diff -Nru lyx-2.0.2/ANNOUNCE lyx-2.0.3/ANNOUNCE --- lyx-2.0.2/ANNOUNCE 2011-11-26 15:40:05.000000000 +0000 +++ lyx-2.0.3/ANNOUNCE 2012-02-19 15:52:50.000000000 +0000 @@ -1,10 +1,10 @@ -Public release of LyX version 2.0.2 +Public release of LyX version 2.0.3 =================================== -We are pleased to announce the release of LyX 2.0.2. This is the second +We are pleased to announce the release of LyX 2.0.3. This is the third maintenance release in the 2.0.x series. -LyX 2.0.2 is the result of on-going efforts to make our stable version +LyX 2.0.3 is the result of on-going efforts to make our stable version even more reliable and stable. We have fixed a number of bugs and made a number of improvements. These are detailed below. We encourage all LyX users to upgrade to this version. @@ -13,9 +13,9 @@ on the structure of your documents and not simply their appearance. It is released under a Free and Open Source Software license. -You can download LyX 2.0.2 from http://www.lyx.org/Download/. +You can download LyX 2.0.3 from http://www.lyx.org/Download/. -If you think you found a bug in LyX 2.0.2, either e-mail the LyX +If you think you found a bug in LyX 2.0.3, either e-mail the LyX developers' mailing list (lyx-devel lists.lyx.org), or open a bug report at http://www.lyx.org/trac/wiki/BugTrackerHome. @@ -24,30 +24,26 @@ http://wiki.lyx.org/. If you can't find the answer there, e-mail the LyX users' list (lyx-users at lists.lyx.org). -We hope you enjoy using LyX 2.0.2. +We hope you enjoy using LyX 2.0.3. The LyX team. http://www.lyx.org -What's new in LyX 2.0.2 +What's new in LyX 2.0.3 ======================= -There have been several improvements to LyX's ability to export documents -in the background, so the program does not freeze during compilation. We -hope to continue these improvements throughout the 2.0.x series. - -There have been major updates to the tex2lyx conversion script. Please see -below for the details. - -The ctex document classes, used for Chinese documents, are now supported -by LyX. - -Support for the Springer document classes has been updated for compatibility -with the lasest versions. This has the side-effect that files, created with -LyX 2.0.2 or future, using a Springer document class, will not be compilable -with LyX versions older than LyX 2.0.2. The same applies for files created -with LyX 1.6.10 or older that are saved with LyX 2.0.2 or future. +There have been several more updates to LyX's Sweave support. Work on this +is expected to continue through the 2.0.x series. + +LyX 2.0.3 still requires a python 2 interpreter, but steps have been taken +to avoid problems on systems where python 3 is the default python interpreter. +A python 2 interpreter is now automatically detected and used. Additionally, +byte-compiled python files changed their installation target. Distribution +maintainers are encouraged to verify their patch sets. + +There have again been several updates to the tex2lyx conversion script. Not +as many as with 2.0.2, but quite a few. What's new @@ -58,101 +54,107 @@ * DOCUMENT INPUT/OUTPUT -- Completely revised support for the latest versions of the Springer - document classes svjour3, svmono and svmult. - -- Add possibility to export the R code from a sweave-enabled document - (part of bug 7555). +- Add support for `knitr', an alternative for Sweave on R >= 2.14.1 + (bug 7887). -- XHTML export now respects font color and background color from - Document->Settings->Colors. +- Improved output of Comment notes for XHTML. These are now div's that are + hidden by the default CSS. -- Added support for ctex document classes (bug 7495). +- New layout and template file for articles in the Journal of the Acoustical + Society of America (JASA). +- Speed up autosave a bit by not cloning child documents (bug 7923). -** TEX2LYX IMPROVEMENTS +- Don't use the first python binary in the PATH environment variable if + this is not a version 2.x binary, but try to find a suitable one. + Note that this mechanism triggers only if the binary is invoked exactly + as "python -tt", which is the way it is done internally. -- tex2lyx (that is used to import TeX files) now produces the current - file format 413. +- Allow redirecting stderr in converters (other than stdout). -- tex2lyx now supports the conversion of: +- Add LaTeX commands for unicode symbols U+200c, U+2011, U+2017, U+2027 and + U+202f to be used with non-unicode LaTeX backends (bug 7998). - * The font packages utopia, fourier, ccfonts, chancery and beraserif. - * Documents where no language package is set, or if a language package - are set that work independently of babel and polyglossia. +* TEX2LYX IMPROVEMENTS - * The setting of the document-wide background color and text color - (\color, \pagecolor), the background color of shaded boxes and the - text color of greyed-out notes. +- Support for included external files via the templates + - PDF pages + - Chess diagram + - Spreadsheet - * Horizontal lines (\rule). +- tabular* environments are imported - * Phantom spaces (\phantom, \hphanton, \vphantom). +- Formal tables are now supported (bug 4553). - * Custom width for nomenclature list (\printnomenclature). +- Support for change tracking commands (bug 4213). - * All types of underlined or striked out text. - * Hyperlinks (\href). - - * Rotated floats (sidewaysfigure, sidewaystable). +* USER INTERFACE - * Wrapped floats (wrapfigure, wraptable) (bug 4378). +- Added scalable LyX icon in svg format (bug 7919). - * Subfloats (\subfloat). +- Clarify what the user can do when hyperref is provided by the document + class (bug 6293). - * Frameless boxes (\makebox). (\mbox is not yet supported by LyX.) +- Slightly reduced space around inset buttons, to make it clearer when + there is a real space there (bug 7256). - * Command \date{} in the preamble to suppress the date output. +- Let inset-toggle work for very large documents (bug 7945). -- Augmented the tex2lyx --help message with the default paths (bug 6827). +- Disable spell checker dialog for empty documents (bug 5585). +- Display some commands from mathtools.sty natively (bug 7949). -* USER INTERFACE +- Add the directory /usr/share/myspell as default location for dictionary + lookup of hunspell spell checker backend (a common location on linux). + Detect value change of preferences path to hunspell dictionaries + to avoid the need for a restart. This is related to bug 7884. -- New menu entry Edit->Select Whole Inset. +- We now use the display string as a tooltip in the Outliner, if no + other tooltip is given. -- Speed up cursor movement when inline completion is enabled in math. +- Show check mark on current math limit type in Edit>Math submenu. -- Make InsetInfo output a path matching the LaTeX compiler. -- Improve creation of a LyX archive. Now also the files referenced in ERT - in the document body (e.g., through \input or \insertgraphics) are - included in the archive. +* DOCUMENTATION AND LOCALIZATION -- When changing the document language, also change the language of the - text which is not explicitly marked in a different language, - irrespective of the multilingual status, except for LTR<=>RTL changes. +- Customization manual updated to reflect the features of LyX 2.0.x. -- New command-line switch -v (--version) for tex2lyx showing build - information and version number (bug 6827). +- New Dutch user interface localization. +- Updated Czech, French, German, Indonesian, Interlingua, Italian, + Japanese, Nynorsk, Slovak, Spanish, Swedish and Ukrainian user + interface localizations. -* DOCUMENTATION AND LOCALIZATION +- The Sweave manual was completely revised and is now also available in + the menu Help->Specific Manuals (bug 7891). -- The LyX documentation covers now all new features of LyX 2.0.x; the - User's guide, EmbeddedObjects and the Math manual have been revised - accordingly. +- EmbeddedObjects manual: + - new description how to color dashed table lines + - new section how to split table cells by diagonal lines -- Updated French, German, Indonesian, Interlingua, Italian, Japanese, - Norwegian (Bokmål), Slovak, Spanish, Swedish and Ukrainian user - interface localization. +- Updated description of the external material template PDFPages + (bug 7888). -- Revised template files for the Springer document classes. +- Improved description of the modulo-functions in the Math manual (bug 7961). -- Revised example file sweave.lyx. -- New appendix in the EmbeddedObjects manual with list of available - colors and new section about the calculation of table widths. +* BUILD/INSTALLATION -- New example file spreadsheet.lyx. +- Make sure that we detect and use python 2 on systems where python 3 + is the default python interpreter. +- cmake, LYX_DEPENDENCIES_DOWNLOAD: look for the right filename on SourceForge. -* BUILD/INSTALLATION +- Make compilation work with GCC 4.7. -- Add background image for Mac OS X disk image. +- Support configure --with-packaging=posix on Mac OS X (bug 7927). +- Improved disk image creation on Mac OS X: + * Provide translation of the application menu. + * Enhanced background image. + * Package with hunspell dictionaries is default. ** Bug fixes: @@ -160,170 +162,141 @@ * DOCUMENT INPUT/OUTPUT -- Fix execution of biber with MiKTeX. - -- Fix parsing of branch names containing spaces. +- Fix crash when exporting branches to XHTML. -- Fix output of multirow table cell borders (bug 7578). +- Do not allow user to over-write a file already open. Attempting to do so + crashes LyX (bug 7921). -- Fix ASCII export for branch inset (bug 7720). +- Fix problem with translation of theorem environments when language and + buffer encoding differ (bug 7941). -- Fix regression where parent macros were not displayed in a viewed child - (bug 7593). +- Fix monitoring of bib files with recent versions of biber. -- Fix regression where children included more than once are only rendered - once (bug 7594). +- Fix python problem with common path prefixes when exporting a LyX archive + (bug 7933). -- Fix problem where updates to children were not seen on output of master - (bug 7360). +- Fix dvips paper size arguments for presentations (beamer etc) (bug 7013). -- Fix XHTML export of branches (bug 7721). +- Do not use \inputencoding for translated names of theorem-like environments + if they can be actually encoded in the chosen document encoding (bug 7800). -- Fix whitespace issues with language changes (bug 7607). +- Do not misdetect office file formats as zip (bug 7973). -- Fix deletion of temporary file used for preferences conversion on - Windows (bug 7796). +- Fix font/script definition clashes with XeTeX/LuaTeX and unicode output + (bug 7766, 7782). -- Fix handling of relative paths used in the preamble or ERT (bug 7835). +- Fix marvosym/bbding package clash caused by using 0x271d "LATIN CROSS" + unicode symbol (part of bug 7811). -- Disable impossible settings in context menu of boxes (bug 7849). +- Fix error when exporting DocBook tables (bug 7004). -- Store the autosave files of unnamed buffers in the correct directory - and make sure they are not left behind after saving (bug 7793). +- Fix Sweave support for document encoding with R >= 2.13.1 (bug + 7876). -- Escape ampersands in when outputting XHTML. +- Avoid creation of a spurious Rplots.pdf file when using Sweave (bug 8019). -- Fix export of spreadsheets (bug 7897). +- Find correctly the file Sweave.sty with older R versions (bug 8019). +- Fix lyx archive creation when the document file name contains spaces + or other characters which are special to latex. + * TEX2LYX -- Fix tex2lyx handling of recognized Roman fonts (bug 7856). - -- Fix tex2lyx handling babel-specific preamble commands (bug 7861). +- Full support for the command \date{} (bug 7844). -- Fix tex2lyx handling of inputenc encoding settings (bug 7863). +- Fixed LaTeX import whitespace issue (bug 7668). -- Fix tex2lyx handling of framed boxes without inner box. +- Fix some asme2e issues (bug 6449). -- Fix tex2lyx handling of description \item with spaces (bug 7663). +- Fixed problem with macros nested in \foreignlanguage (bug 5187). -- tex2lyx does not start floats with lines containing only a single space - anymore (bug 7895). +- Fixed problematic that tex2lyx roundtips polluted the preamble with + color code (bug 7845). -- Fix (La)TeX import for files using Latvian, Lithuanian, Mongolian, - Turkmen and/or Vietnamese (bug 7862). - -- Fix (La)TeX import of shaded boxes (bug 7843). - -- Fix LaTeX import of theorem environment with optional argument (bug 6834). - -- Fix LaTeX import of tabular environment with optional argument. - -- Fix latex export of multilingual documents containing theorem-like - environments (bug 7800). - -- tex2lyx does not produce invalid Flex insets anymore (bug 7780). - -- Fix import of required arguments of standard environments (part of bug - 7468). +- Fixed problems with character style switches (bug 3036). * USER INTERFACE -- Correctly group Koma book environments inside environment combo-box listing. +- Fixed crash when changing label when outliner is open and sorted (bug 7709). -- Add undo for change of text language when document language is changed. - When a document is not multi-lingual, the text contents is changed to the - new language. This should be recorded for Undo (bug 7740). +- Fixed crash when moving out of nested empty items (bug 7673). -- Adjust the cursor language after document language change has changed the - text language (bug 7681). +- Fix crash when performing "forward search" while cursor is in mathed + (bug 7992). -- Correctly sort modules in Document->Settings and formats in the "Other - formats" dialog (bug 7751). +- Fix crash when inserting a float around multiple display maths (bug 7974). -- Repair outliner display for broken references (bug 7708). +- Fix crash when copying table columns or rows (bug 7644). -- Fix Horizontal Space dialog when issued from within math (bug 7746). +- Correctly set the default output format in the document settings dialog + if non-tex fonts are used (bug 8013). -- Fix bottom border allocation when setting a multirow (bug 7791). +- Update citation labels when the BibTeX file changes (bug 7499). -- Fix merging of cells (multicolumn, multirow) when the first cell in the - selection is already a multi-cell (bug 7792). +- Mark Buffer dirty when changing branch activation status (bug 7872). Sadly, + this does not work properly if the branches are in a master document that is + hidden, but this is a larger issue. -- Disable interword and protected space lfuns in math, since these spaces - are not yet supported. +- Fix undo after changing limit type of a subscript in math mode (bug 8007). -- Mark buffer dirty when a label is changed, so the file can be saved and - the change can be reverted (bug 7655). +- Fix inconsistent state of horizontal space dialog on start up (bug 7906). -- Fix shortcuts in cross reference dialog (bug 7576). +- Unify display of theorem headings (bug 7883). -- Fixed recursive repaint problem (see bugs 7503 and 7173). +- Keep the selection when doing Page Up/Down and in mark-on selection mode + (bug 7909). -- Restore nomenclature dialog's ability to take the symbol from an explicit - or implicit selection. +- Correctly display and handle the math commands \pod and \mod (bug 7962). -- Fix on-screen display of graphics when the name of the temporary directory - contains non-ASCII characters (bug 7621). +- Fix tabbar visibility in fullscreen mode when opening/closing files (bug 7963). -- Fix the tab ordering of widgets in the Document->Settings and - Tools->Preferences panels. +- Show a message box if the current spell checker has no dictionaries (bug 7884). -- Mark settings as changed when the Nomenclature line is edited in the - Tools->Preferences panel. +- Fix problem where box gets modifications intended for table (bug 7983). -- Fix instant preview when external files are loaded in the preamble, - e.g. through the \input LaTeX command. +- Fix broken instant preview due to ghostscript on 64-bit Windows (bug 7938). -- Fix instant preview when using Python version 2.4 or lower. +- Show entire index entry in outliner (bug 7774). -- Don't allow copy-pasting newline characters in Document->Settings - and Tools->Preferences (bug 5840). +- Fix a warning when changing table settings via the dialog (bug 7755). -- Allow the \nocite LaTeX command when using the basic citation engine. +- Correct buffer statistics when change tracking is on. + LyX did incorrectly count the words in deleted notes (bug 7789). -- Do not incorrectly activate Edit->Table inside index entries (bug 7816). -- Fix display of section (etc.) headings, in both TOC and menu, when there is - math in the title. - -- Correct handling of custom width in the nomenclature dialog (bug 7853). - -- Improved scrolling in large tables with vertical alignment (bug 7662). +* DOCUMENTATION AND LOCALIZATION -- Make cursor position after paste independent of where the pasted material - comes from (bug 3821). +- Fixed description in the example file multicol.lyx (bug 7953). -- Fix display of thickness of horizontal lines (bug 7851). +- Fixed description of automatic reference naming in sec. 3.4.2 of the + Embedded Objects manual. -- Fix change of language of selected text with context menu (bug 7778). +- Fixed preamble code for automatic reference naming in the thesis template + files. -- Sort formats under Document>Settings>Output (bug 7758). +- Translated German strings in the Appendix.lyx file of the thesis template + to English. -- Fix crash when changing labelwidth (bug 7873). +- Fixed example file modernCV.lyx: corrected subsection example, added a + separator, set the page size to A4 (bug 7991). -- Keep cursor inside index inset when a blank one is created (bug 7905). +- Update tex2lyx man page regarding partial documents (bug 5906). * ADVANCED FIND AND REPLACE -- Fix a crash when searching in all manuals, but the manuals could - not be loaded. +- Fix crash with Replace All (bug 7410). * BUILD/INSTALLATION -- Fix compile error with gcc 4.5.3 when using the included mythes library. - -- Fix the detection of the tex2lyx converter (bug 3308). - -- Fix the detection of htmltolatex (bug 6339). +- Fix link problem when compiling on Mac OS X with plain autotools. -- Fix the detection of splitindex (bug 7579). +- Add forgotten file Package.cpp to list of files that need l10n. -- Fix the detection of jfig3-itext, jfig3. +- Fix installation of python files (bug 6080, bug 7990). -- Properly associate the gnumeric converter with the Excel and OpenOffice - spreadsheet formats. +- When building LyX package on Mac don't call configure with --build anymore. + It's guessed by configure anyway. diff -Nru lyx-2.0.2/NEWS lyx-2.0.3/NEWS --- lyx-2.0.2/NEWS 2011-11-25 16:01:35.000000000 +0000 +++ lyx-2.0.3/NEWS 2012-02-19 15:52:50.000000000 +0000 @@ -1,3 +1,19 @@ +What's new in version 2.0.3? +---------------------------- + +There have been several more updates to LyX's Sweave support. Work on this +is expected to continue through the 2.0.x series. + +LyX 2.0.3 still requires a python 2 interpreter, but steps have been taken +to avoid problems on systems where python 3 is the default python interpreter. +A python 2 interpreter is now automatically detected and used. Additionally, +byte-compiled python files changed their installation target. Distribution +maintainers are encouraged to verify their patch sets. + +There have again been several updates to the tex2lyx conversion script. Not +as many as with 2.0.2, but quite a few. + + What's new in version 2.0.2? ---------------------------- diff -Nru lyx-2.0.2/RELEASE-NOTES lyx-2.0.3/RELEASE-NOTES --- lyx-2.0.2/RELEASE-NOTES 2011-10-29 21:46:33.000000000 +0000 +++ lyx-2.0.3/RELEASE-NOTES 2012-01-16 01:12:02.000000000 +0000 @@ -216,14 +216,6 @@ For proper LuaTeX support you need to have at least TeXLive 2010. -Known issues in version 2.0.0 ------------------------------ - -- LyX needs to be run under Python 2 and will not work properly on systems - where Python 3 is the default binary. See bug #7030 to know how to fix - this properly, since simple sheebang conversion in *.py files will not - be enough. - Caveats when upgrading from earlier versions to 2.0.x ------------------------------------------------------- diff -Nru lyx-2.0.2/aclocal.m4 lyx-2.0.3/aclocal.m4 --- lyx-2.0.2/aclocal.m4 2011-11-27 01:07:32.000000000 +0000 +++ lyx-2.0.3/aclocal.m4 2012-02-19 15:53:56.000000000 +0000 @@ -13,8 +13,8 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.66],, -[m4_warning([this file was generated for autoconf 2.66. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, +[m4_warning([this file was generated for autoconf 2.68. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) diff -Nru lyx-2.0.2/autogen.sh lyx-2.0.3/autogen.sh --- lyx-2.0.2/autogen.sh 2010-11-17 14:11:15.000000000 +0000 +++ lyx-2.0.3/autogen.sh 2012-01-25 22:59:42.000000000 +0000 @@ -2,7 +2,7 @@ ACLOCAL="aclocal -I m4 -I config" AUTOHEADER="autoheader" -AUTOMAKE="automake --add-missing --copy --foreign" +AUTOMAKE="automake --add-missing --force-missing --copy --foreign" AUTOCONF="autoconf" # Discover what version of automake we are using. diff -Nru lyx-2.0.2/config/config.guess lyx-2.0.3/config/config.guess --- lyx-2.0.2/config/config.guess 2008-08-11 23:27:08.000000000 +0000 +++ lyx-2.0.3/config/config.guess 2012-02-19 15:53:57.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2008-01-23' +timestamp='2009-11-20' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -27,16 +27,16 @@ # the same distribution terms that you use for the rest of that program. -# Originally written by Per Bothner <per@bothner.com>. -# Please send patches to <config-patches@gnu.org>. Submit a context -# diff and a properly formatted ChangeLog entry. +# Originally written by Per Bothner. Please send patches (context +# diff format) to <config-patches@gnu.org> and include a ChangeLog +# entry. # # This script attempts to guess a canonical system name similar to # config.sub. If it succeeds, it prints the system name on stdout, and # exits with 0. Otherwise, it exits with 1. # -# The plan is that this can be called by configure scripts if you -# don't specify an explicit build system type. +# You can get the latest version of this script from: +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD me=`echo "$0" | sed -e 's,.*/,,'` @@ -170,7 +170,7 @@ arm*|i386|m68k|ns32k|sh3*|sparc|vax) eval $set_cc_for_build if echo __ELF__ | $CC_FOR_BUILD -E - 2>/dev/null \ - | grep __ELF__ >/dev/null + | grep -q __ELF__ then # Once all utilities can be ECOFF (netbsdecoff) or a.out (netbsdaout). # Return netbsd for either. FIX? @@ -324,14 +324,33 @@ case `/usr/bin/uname -p` in sparc) echo sparc-icl-nx7; exit ;; esac ;; + s390x:SunOS:*:*) + echo ${UNAME_MACHINE}-ibm-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + exit ;; sun4H:SunOS:5.*:*) echo sparc-hal-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:5.*:* | tadpole*:SunOS:5.*:*) echo sparc-sun-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; + i86pc:AuroraUX:5.*:* | i86xen:AuroraUX:5.*:*) + echo i386-pc-auroraux${UNAME_RELEASE} + exit ;; i86pc:SunOS:5.*:* | i86xen:SunOS:5.*:*) - echo i386-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` + eval $set_cc_for_build + SUN_ARCH="i386" + # If there is a compiler, see if it is configured for 64-bit objects. + # Note that the Sun cc does not turn __LP64__ into 1 like gcc does. + # This test works for both compilers. + if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then + if (echo '#ifdef __amd64'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + SUN_ARCH="x86_64" + fi + fi + echo ${SUN_ARCH}-pc-solaris2`echo ${UNAME_RELEASE}|sed -e 's/[^.]*//'` exit ;; sun4*:SunOS:6*:*) # According to config.sub, this is the proper way to canonicalize @@ -640,7 +659,7 @@ # => hppa64-hp-hpux11.23 if echo __LP64__ | (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | - grep __LP64__ >/dev/null + grep -q __LP64__ then HP_ARCH="hppa2.0w" else @@ -791,12 +810,12 @@ i*:PW*:*) echo ${UNAME_MACHINE}-pc-pw32 exit ;; - *:Interix*:[3456]*) + *:Interix*:*) case ${UNAME_MACHINE} in x86) echo i586-pc-interix${UNAME_RELEASE} exit ;; - EM64T | authenticamd) + authenticamd | genuineintel | EM64T) echo x86_64-unknown-interix${UNAME_RELEASE} exit ;; IA64) @@ -806,6 +825,9 @@ [345]86:Windows_95:* | [345]86:Windows_98:* | [345]86:Windows_NT:*) echo i${UNAME_MACHINE}-pc-mks exit ;; + 8664:Windows_NT:*) + echo x86_64-pc-mks + exit ;; i*:Windows_NT*:* | Pentium*:Windows_NT*:*) # How do we know it's Interix rather than the generic POSIX subsystem? # It also conflicts with pre-2.0 versions of AT&T UWIN. Should we @@ -835,6 +857,20 @@ i*86:Minix:*:*) echo ${UNAME_MACHINE}-pc-minix exit ;; + alpha:Linux:*:*) + case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in + EV5) UNAME_MACHINE=alphaev5 ;; + EV56) UNAME_MACHINE=alphaev56 ;; + PCA56) UNAME_MACHINE=alphapca56 ;; + PCA57) UNAME_MACHINE=alphapca56 ;; + EV6) UNAME_MACHINE=alphaev6 ;; + EV67) UNAME_MACHINE=alphaev67 ;; + EV68*) UNAME_MACHINE=alphaev68 ;; + esac + objdump --private-headers /bin/sh | grep -q ld.so.1 + if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi + echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + exit ;; arm*:Linux:*:*) eval $set_cc_for_build if echo __ARM_EABI__ | $CC_FOR_BUILD -E - 2>/dev/null \ @@ -857,6 +893,17 @@ frv:Linux:*:*) echo frv-unknown-linux-gnu exit ;; + i*86:Linux:*:*) + LIBC=gnu + eval $set_cc_for_build + sed 's/^ //' << EOF >$dummy.c + #ifdef __dietlibc__ + LIBC=dietlibc + #endif +EOF + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^LIBC'` + echo "${UNAME_MACHINE}-pc-linux-${LIBC}" + exit ;; ia64:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; @@ -866,74 +913,33 @@ m68*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; - mips:Linux:*:*) - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #undef CPU - #undef mips - #undef mipsel - #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mipsel - #else - #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips - #else - CPU= - #endif - #endif -EOF - eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' - /^CPU/{ - s: ::g - p - }'`" - test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } - ;; - mips64:Linux:*:*) + mips:Linux:*:* | mips64:Linux:*:*) eval $set_cc_for_build sed 's/^ //' << EOF >$dummy.c #undef CPU - #undef mips64 - #undef mips64el + #undef ${UNAME_MACHINE} + #undef ${UNAME_MACHINE}el #if defined(__MIPSEL__) || defined(__MIPSEL) || defined(_MIPSEL) || defined(MIPSEL) - CPU=mips64el + CPU=${UNAME_MACHINE}el #else #if defined(__MIPSEB__) || defined(__MIPSEB) || defined(_MIPSEB) || defined(MIPSEB) - CPU=mips64 + CPU=${UNAME_MACHINE} #else CPU= #endif #endif EOF - eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' - /^CPU/{ - s: ::g - p - }'`" + eval `$CC_FOR_BUILD -E $dummy.c 2>/dev/null | grep '^CPU'` test x"${CPU}" != x && { echo "${CPU}-unknown-linux-gnu"; exit; } ;; or32:Linux:*:*) echo or32-unknown-linux-gnu exit ;; - ppc:Linux:*:*) - echo powerpc-unknown-linux-gnu - exit ;; - ppc64:Linux:*:*) - echo powerpc64-unknown-linux-gnu + padre:Linux:*:*) + echo sparc-unknown-linux-gnu exit ;; - alpha:Linux:*:*) - case `sed -n '/^cpu model/s/^.*: \(.*\)/\1/p' < /proc/cpuinfo` in - EV5) UNAME_MACHINE=alphaev5 ;; - EV56) UNAME_MACHINE=alphaev56 ;; - PCA56) UNAME_MACHINE=alphapca56 ;; - PCA57) UNAME_MACHINE=alphapca56 ;; - EV6) UNAME_MACHINE=alphaev6 ;; - EV67) UNAME_MACHINE=alphaev67 ;; - EV68*) UNAME_MACHINE=alphaev68 ;; - esac - objdump --private-headers /bin/sh | grep ld.so.1 >/dev/null - if test "$?" = 0 ; then LIBC="libc1" ; else LIBC="" ; fi - echo ${UNAME_MACHINE}-unknown-linux-gnu${LIBC} + parisc64:Linux:*:* | hppa64:Linux:*:*) + echo hppa64-unknown-linux-gnu exit ;; parisc:Linux:*:* | hppa:Linux:*:*) # Look for CPU level @@ -943,8 +949,11 @@ *) echo hppa-unknown-linux-gnu ;; esac exit ;; - parisc64:Linux:*:* | hppa64:Linux:*:*) - echo hppa64-unknown-linux-gnu + ppc64:Linux:*:*) + echo powerpc64-unknown-linux-gnu + exit ;; + ppc:Linux:*:*) + echo powerpc-unknown-linux-gnu exit ;; s390:Linux:*:* | s390x:Linux:*:*) echo ${UNAME_MACHINE}-ibm-linux @@ -967,69 +976,6 @@ xtensa*:Linux:*:*) echo ${UNAME_MACHINE}-unknown-linux-gnu exit ;; - i*86:Linux:*:*) - # The BFD linker knows what the default object file format is, so - # first see if it will tell us. cd to the root directory to prevent - # problems with other programs or directories called `ld' in the path. - # Set LC_ALL=C to ensure ld outputs messages in English. - ld_supported_targets=`cd /; LC_ALL=C ld --help 2>&1 \ - | sed -ne '/supported targets:/!d - s/[ ][ ]*/ /g - s/.*supported targets: *// - s/ .*// - p'` - case "$ld_supported_targets" in - elf32-i386) - TENTATIVE="${UNAME_MACHINE}-pc-linux-gnu" - ;; - a.out-i386-linux) - echo "${UNAME_MACHINE}-pc-linux-gnuaout" - exit ;; - coff-i386) - echo "${UNAME_MACHINE}-pc-linux-gnucoff" - exit ;; - "") - # Either a pre-BFD a.out linker (linux-gnuoldld) or - # one that does not give us useful --help. - echo "${UNAME_MACHINE}-pc-linux-gnuoldld" - exit ;; - esac - # Determine whether the default compiler is a.out or elf - eval $set_cc_for_build - sed 's/^ //' << EOF >$dummy.c - #include <features.h> - #ifdef __ELF__ - # ifdef __GLIBC__ - # if __GLIBC__ >= 2 - LIBC=gnu - # else - LIBC=gnulibc1 - # endif - # else - LIBC=gnulibc1 - # endif - #else - #if defined(__INTEL_COMPILER) || defined(__PGI) || defined(__SUNPRO_C) || defined(__SUNPRO_CC) - LIBC=gnu - #else - LIBC=gnuaout - #endif - #endif - #ifdef __dietlibc__ - LIBC=dietlibc - #endif -EOF - eval "`$CC_FOR_BUILD -E $dummy.c 2>/dev/null | sed -n ' - /^LIBC/{ - s: ::g - p - }'`" - test x"${LIBC}" != x && { - echo "${UNAME_MACHINE}-pc-linux-${LIBC}" - exit - } - test x"${TENTATIVE}" != x && { echo "${TENTATIVE}"; exit; } - ;; i*86:DYNIX/ptx:4*:*) # ptx 4.0 does uname -s correctly, with DYNIX/ptx in there. # earlier versions are messed up and put the nodename in both @@ -1058,7 +1004,7 @@ i*86:syllable:*:*) echo ${UNAME_MACHINE}-pc-syllable exit ;; - i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.0*:*) + i*86:LynxOS:2.*:* | i*86:LynxOS:3.[01]*:* | i*86:LynxOS:4.[02]*:*) echo i386-unknown-lynxos${UNAME_RELEASE} exit ;; i*86:*DOS:*:*) @@ -1102,8 +1048,11 @@ pc:*:*:*) # Left here for compatibility: # uname -m prints for DJGPP always 'pc', but it prints nothing about - # the processor, so we play safe by assuming i386. - echo i386-pc-msdosdjgpp + # the processor, so we play safe by assuming i586. + # Note: whatever this is, it MUST be the same as what config.sub + # prints for the "djgpp" host, or else GDB configury will decide that + # this is a cross-build. + echo i586-pc-msdosdjgpp exit ;; Intel:Mach:3*:*) echo i386-pc-mach3 @@ -1141,6 +1090,16 @@ 3[34]??:*:4.0:* | 3[34]??,*:*:4.0:*) /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ && { echo i486-ncr-sysv4; exit; } ;; + NCR*:*:4.2:* | MPRAS*:*:4.2:*) + OS_REL='.3' + test -r /etc/.relid \ + && OS_REL=.`sed -n 's/[^ ]* [^ ]* \([0-9][0-9]\).*/\1/p' < /etc/.relid` + /bin/uname -p 2>/dev/null | grep 86 >/dev/null \ + && { echo i486-ncr-sysv4.3${OS_REL}; exit; } + /bin/uname -p 2>/dev/null | /bin/grep entium >/dev/null \ + && { echo i586-ncr-sysv4.3${OS_REL}; exit; } + /bin/uname -p 2>/dev/null | /bin/grep pteron >/dev/null \ + && { echo i586-ncr-sysv4.3${OS_REL}; exit; } ;; m68*:LynxOS:2.*:* | m68*:LynxOS:3.0*:*) echo m68k-unknown-lynxos${UNAME_RELEASE} exit ;; @@ -1153,7 +1112,7 @@ rs6000:LynxOS:2.*:*) echo rs6000-unknown-lynxos${UNAME_RELEASE} exit ;; - PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.0*:*) + PowerPC:LynxOS:2.*:* | PowerPC:LynxOS:3.[01]*:* | PowerPC:LynxOS:4.[02]*:*) echo powerpc-unknown-lynxos${UNAME_RELEASE} exit ;; SM[BE]S:UNIX_SV:*:*) @@ -1216,6 +1175,9 @@ BePC:BeOS:*:*) # BeOS running on Intel PC compatible. echo i586-pc-beos exit ;; + BePC:Haiku:*:*) # Haiku running on Intel PC compatible. + echo i586-pc-haiku + exit ;; SX-4:SUPER-UX:*:*) echo sx4-nec-superux${UNAME_RELEASE} exit ;; @@ -1243,6 +1205,16 @@ *:Darwin:*:*) UNAME_PROCESSOR=`uname -p` || UNAME_PROCESSOR=unknown case $UNAME_PROCESSOR in + i386) + eval $set_cc_for_build + if [ "$CC_FOR_BUILD" != 'no_compiler_found' ]; then + if (echo '#ifdef __LP64__'; echo IS_64BIT_ARCH; echo '#endif') | \ + (CCOPTS= $CC_FOR_BUILD -E - 2>/dev/null) | \ + grep IS_64BIT_ARCH >/dev/null + then + UNAME_PROCESSOR="x86_64" + fi + fi ;; unknown) UNAME_PROCESSOR=powerpc ;; esac echo ${UNAME_PROCESSOR}-apple-darwin${UNAME_RELEASE} @@ -1324,6 +1296,9 @@ i*86:rdos:*:*) echo ${UNAME_MACHINE}-pc-rdos exit ;; + i*86:AROS:*:*) + echo ${UNAME_MACHINE}-pc-aros + exit ;; esac #echo '(No uname command or uname output not recognized.)' 1>&2 diff -Nru lyx-2.0.2/config/config.sub lyx-2.0.3/config/config.sub --- lyx-2.0.2/config/config.sub 2008-08-11 23:27:08.000000000 +0000 +++ lyx-2.0.3/config/config.sub 2012-02-19 15:53:57.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 # Free Software Foundation, Inc. -timestamp='2008-01-16' +timestamp='2009-11-20' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -32,13 +32,16 @@ # Please send patches to <config-patches@gnu.org>. Submit a context -# diff and a properly formatted ChangeLog entry. +# diff and a properly formatted GNU ChangeLog entry. # # Configuration subroutine to validate and canonicalize a configuration type. # Supply the specified configuration type as an argument. # If it is invalid, we print an error message on stderr and exit with code 1. # Otherwise, we print the canonical config type on stdout and succeed. +# You can get the latest version of this script from: +# http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub;hb=HEAD + # This file is supposed to be the same for all GNU packages # and recognize all the CPU types, system types and aliases # that are meaningful with *any* GNU software. @@ -122,6 +125,7 @@ case $maybe_os in nto-qnx* | linux-gnu* | linux-dietlibc | linux-newlib* | linux-uclibc* | \ uclinux-uclibc* | uclinux-gnu* | kfreebsd*-gnu* | knetbsd*-gnu* | netbsd*-gnu* | \ + kopensolaris*-gnu* | \ storm-chaos* | os2-emx* | rtmk-nova*) os=-$maybe_os basic_machine=`echo $1 | sed 's/^\(.*\)-\([^-]*-[^-]*\)$/\1/'` @@ -148,10 +152,13 @@ -convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\ -c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \ -harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \ - -apple | -axis | -knuth | -cray) + -apple | -axis | -knuth | -cray | -microblaze) os= basic_machine=$1 ;; + -bluegene*) + os=-cnk + ;; -sim | -cisco | -oki | -wec | -winbond) os= basic_machine=$1 @@ -249,13 +256,16 @@ | h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \ | i370 | i860 | i960 | ia64 \ | ip2k | iq2000 \ + | lm32 \ | m32c | m32r | m32rle | m68000 | m68k | m88k \ - | maxq | mb | microblaze | mcore | mep \ + | maxq | mb | microblaze | mcore | mep | metag \ | mips | mipsbe | mipseb | mipsel | mipsle \ | mips16 \ | mips64 | mips64el \ - | mips64vr | mips64vrel \ + | mips64octeon | mips64octeonel \ | mips64orion | mips64orionel \ + | mips64r5900 | mips64r5900el \ + | mips64vr | mips64vrel \ | mips64vr4100 | mips64vr4100el \ | mips64vr4300 | mips64vr4300el \ | mips64vr5000 | mips64vr5000el \ @@ -268,6 +278,7 @@ | mipsisa64sr71k | mipsisa64sr71kel \ | mipstx39 | mipstx39el \ | mn10200 | mn10300 \ + | moxie \ | mt \ | msp430 \ | nios | nios2 \ @@ -276,20 +287,22 @@ | pdp10 | pdp11 | pj | pjl \ | powerpc | powerpc64 | powerpc64le | powerpcle | ppcbe \ | pyramid \ + | rx \ | score \ - | sh | sh[1234] | sh[24]a | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ + | sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3ele \ | sh64 | sh64le \ | sparc | sparc64 | sparc64b | sparc64v | sparc86x | sparclet | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v \ | spu | strongarm \ | tahoe | thumb | tic4x | tic80 | tron \ + | ubicom32 \ | v850 | v850e \ | we32k \ | x86 | xc16x | xscale | xscalee[bl] | xstormy16 | xtensa \ - | z8k) + | z8k | z80) basic_machine=$basic_machine-unknown ;; - m6811 | m68hc11 | m6812 | m68hc12) + m6811 | m68hc11 | m6812 | m68hc12 | picochip) # Motorola 68HC11/12. basic_machine=$basic_machine-unknown os=-none @@ -329,14 +342,17 @@ | hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \ | i*86-* | i860-* | i960-* | ia64-* \ | ip2k-* | iq2000-* \ + | lm32-* \ | m32c-* | m32r-* | m32rle-* \ | m68000-* | m680[012346]0-* | m68360-* | m683?2-* | m68k-* \ - | m88110-* | m88k-* | maxq-* | mcore-* \ + | m88110-* | m88k-* | maxq-* | mcore-* | metag-* | microblaze-* \ | mips-* | mipsbe-* | mipseb-* | mipsel-* | mipsle-* \ | mips16-* \ | mips64-* | mips64el-* \ - | mips64vr-* | mips64vrel-* \ + | mips64octeon-* | mips64octeonel-* \ | mips64orion-* | mips64orionel-* \ + | mips64r5900-* | mips64r5900el-* \ + | mips64vr-* | mips64vrel-* \ | mips64vr4100-* | mips64vr4100el-* \ | mips64vr4300-* | mips64vr4300el-* \ | mips64vr5000-* | mips64vr5000el-* \ @@ -357,21 +373,22 @@ | pdp10-* | pdp11-* | pj-* | pjl-* | pn-* | power-* \ | powerpc-* | powerpc64-* | powerpc64le-* | powerpcle-* | ppcbe-* \ | pyramid-* \ - | romp-* | rs6000-* \ - | sh-* | sh[1234]-* | sh[24]a-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ + | romp-* | rs6000-* | rx-* \ + | sh-* | sh[1234]-* | sh[24]a-* | sh[24]aeb-* | sh[23]e-* | sh[34]eb-* | sheb-* | shbe-* \ | shle-* | sh[1234]le-* | sh3ele-* | sh64-* | sh64le-* \ | sparc-* | sparc64-* | sparc64b-* | sparc64v-* | sparc86x-* | sparclet-* \ | sparclite-* \ | sparcv8-* | sparcv9-* | sparcv9b-* | sparcv9v-* | strongarm-* | sv1-* | sx?-* \ | tahoe-* | thumb-* \ - | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* \ + | tic30-* | tic4x-* | tic54x-* | tic55x-* | tic6x-* | tic80-* | tile-* \ | tron-* \ + | ubicom32-* \ | v850-* | v850e-* | vax-* \ | we32k-* \ | x86-* | x86_64-* | xc16x-* | xps100-* | xscale-* | xscalee[bl]-* \ | xstormy16-* | xtensa*-* \ | ymp-* \ - | z8k-*) + | z8k-* | z80-*) ;; # Recognize the basic CPU types without company name, with glob match. xtensa*) @@ -439,6 +456,10 @@ basic_machine=m68k-apollo os=-bsd ;; + aros) + basic_machine=i386-pc + os=-aros + ;; aux) basic_machine=m68k-apple os=-aux @@ -455,10 +476,18 @@ basic_machine=bfin-`echo $basic_machine | sed 's/^[^-]*-//'` os=-linux ;; + bluegene*) + basic_machine=powerpc-ibm + os=-cnk + ;; c90) basic_machine=c90-cray os=-unicos ;; + cegcc) + basic_machine=arm-unknown + os=-cegcc + ;; convex-c1) basic_machine=c1-convex os=-bsd @@ -526,6 +555,10 @@ basic_machine=m88k-motorola os=-sysv3 ;; + dicos) + basic_machine=i686-pc + os=-dicos + ;; djgpp) basic_machine=i586-pc os=-msdosdjgpp @@ -699,6 +732,9 @@ basic_machine=ns32k-utek os=-sysv ;; + microblaze) + basic_machine=microblaze-xilinx + ;; mingw32) basic_machine=i386-pc os=-mingw32 @@ -1128,6 +1164,10 @@ basic_machine=z8k-unknown os=-sim ;; + z80-*-coff) + basic_machine=z80-unknown + os=-sim + ;; none) basic_machine=none-none os=-none @@ -1166,7 +1206,7 @@ we32k) basic_machine=we32k-att ;; - sh[1234] | sh[24]a | sh[34]eb | sh[1234]le | sh[23]ele) + sh[1234] | sh[24]a | sh[24]aeb | sh[34]eb | sh[1234]le | sh[23]ele) basic_machine=sh-unknown ;; sparc | sparcv8 | sparcv9 | sparcv9b | sparcv9v) @@ -1216,6 +1256,9 @@ # First match some system type aliases # that might get confused with valid system types. # -solaris* is a basic system type, with this one exception. + -auroraux) + os=-auroraux + ;; -solaris1 | -solaris1.*) os=`echo $os | sed -e 's|solaris1|sunos4|'` ;; @@ -1236,10 +1279,11 @@ # Each alternative MUST END IN A *, to match a version number. # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ - | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ + | -*vms* | -sco* | -esix* | -isc* | -aix* | -cnk* | -sunos | -sunos[34]*\ + | -hpux* | -unos* | -osf* | -luna* | -dgux* | -auroraux* | -solaris* \ + | -sym* | -kopensolaris* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ - | -aos* \ + | -aos* | -aros* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \ @@ -1248,7 +1292,7 @@ | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ - | -chorusos* | -chorusrdb* \ + | -chorusos* | -chorusrdb* | -cegcc* \ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ | -mingw32* | -linux-gnu* | -linux-newlib* | -linux-uclibc* \ | -uxpv* | -beos* | -mpeix* | -udk* \ @@ -1258,7 +1302,7 @@ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \ | -powermax* | -dnix* | -nx6 | -nx7 | -sei* | -dragonfly* \ - | -skyos* | -haiku* | -rdos* | -toppers* | -drops*) + | -skyos* | -haiku* | -rdos* | -toppers* | -drops* | -es*) # Remember, each alternative MUST END IN *, to match a version number. ;; -qnx*) @@ -1388,6 +1432,9 @@ -zvmoe) os=-zvmoe ;; + -dicos*) + os=-dicos + ;; -none) ;; *) @@ -1585,7 +1632,7 @@ -sunos*) vendor=sun ;; - -aix*) + -cnk*|-aix*) vendor=ibm ;; -beos*) diff -Nru lyx-2.0.2/config/depcomp lyx-2.0.3/config/depcomp --- lyx-2.0.2/config/depcomp 2005-12-18 14:22:07.000000000 +0000 +++ lyx-2.0.3/config/depcomp 2012-02-19 15:53:58.000000000 +0000 @@ -1,9 +1,10 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2005-02-09.22 +scriptversion=2009-04-28.21; # UTC -# Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009 Free +# Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,9 +17,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see <http://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -86,12 +85,34 @@ depmode=dashmstdout fi +cygpath_u="cygpath -u -f -" +if test "$depmode" = msvcmsys; then + # This is just like msvisualcpp but w/o cygpath translation. + # Just convert the backslash-escaped backslashes to single forward + # slashes to satisfy depend.m4 + cygpath_u="sed s,\\\\\\\\,/,g" + depmode=msvisualcpp +fi + case "$depmode" in gcc3) ## gcc 3 implements dependency tracking that does exactly what ## we want. Yay! Note: for some reason libtool 1.4 doesn't like ## it if -MD -MP comes after the -MF stuff. Hmm. - "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" +## Unfortunately, FreeBSD c89 acceptance of flags depends upon +## the command line argument order; so add the flags where they +## appear in depend2.am. Note that the slowdown incurred here +## affects only configure: in makefiles, %FASTDEP% shortcuts this. + for arg + do + case $arg in + -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;; + *) set fnord "$@" "$arg" ;; + esac + shift # fnord + shift # $arg + done + "$@" stat=$? if test $stat -eq 0; then : else @@ -178,14 +199,14 @@ ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \ tr ' -' ' ' >> $depfile - echo >> $depfile +' ' ' >> "$depfile" + echo >> "$depfile" # The second pass generates a dummy entry for each header file. tr ' ' ' ' < "$tmpdepfile" \ | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \ - >> $depfile + >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile @@ -201,34 +222,39 @@ # current directory. Also, the AIX compiler puts `$object:' at the # start of each line; $object doesn't have directory information. # Version 6 uses the directory in both cases. - stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'` - tmpdepfile="$stripped.u" + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` + test "x$dir" = "x$object" && dir= + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` if test "$libtool" = yes; then + tmpdepfile1=$dir$base.u + tmpdepfile2=$base.u + tmpdepfile3=$dir.libs/$base.u "$@" -Wc,-M else + tmpdepfile1=$dir$base.u + tmpdepfile2=$dir$base.u + tmpdepfile3=$dir$base.u "$@" -M fi stat=$? - if test -f "$tmpdepfile"; then : - else - stripped=`echo "$stripped" | sed 's,^.*/,,'` - tmpdepfile="$stripped.u" - fi - if test $stat -eq 0; then : else - rm -f "$tmpdepfile" + rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" exit $stat fi + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" + do + test -f "$tmpdepfile" && break + done if test -f "$tmpdepfile"; then - outname="$stripped.o" # Each line is of the form `foo.o: dependent.h'. # Do two passes, one to just change these to # `$object: dependent.h' and one to simply `dependent.h:'. - sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile" - sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile" + sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile" + # That's a tab and a space in the []. + sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile" else # The sourcefile does not contain any dependencies, so just # store a dummy comment line, to avoid errors with the Makefile @@ -276,6 +302,51 @@ rm -f "$tmpdepfile" ;; +hp2) + # The "hp" stanza above does not work with aCC (C++) and HP's ia64 + # compilers, which have integrated preprocessors. The correct option + # to use with these is +Maked; it writes dependencies to a file named + # 'foo.d', which lands next to the object file, wherever that + # happens to be. + # Much of this is similar to the tru64 case; see comments there. + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'` + test "x$dir" = "x$object" && dir= + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'` + if test "$libtool" = yes; then + tmpdepfile1=$dir$base.d + tmpdepfile2=$dir.libs/$base.d + "$@" -Wc,+Maked + else + tmpdepfile1=$dir$base.d + tmpdepfile2=$dir$base.d + "$@" +Maked + fi + stat=$? + if test $stat -eq 0; then : + else + rm -f "$tmpdepfile1" "$tmpdepfile2" + exit $stat + fi + + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" + do + test -f "$tmpdepfile" && break + done + if test -f "$tmpdepfile"; then + sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile" + # Add `dependent.h:' lines. + sed -ne '2,${ + s/^ *// + s/ \\*$// + s/$/:/ + p + }' "$tmpdepfile" >> "$depfile" + else + echo "#dummy" > "$depfile" + fi + rm -f "$tmpdepfile" "$tmpdepfile2" + ;; + tru64) # The Tru64 compiler uses -MD to generate dependencies as a side # effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'. @@ -288,13 +359,13 @@ if test "$libtool" = yes; then # With Tru64 cc, shared objects can also be used to make a - # static library. This mecanism is used in libtool 1.4 series to + # static library. This mechanism is used in libtool 1.4 series to # handle both shared and static libraries in a single compilation. # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d. # # With libtool 1.5 this exception was removed, and libtool now # generates 2 separate objects for the 2 libraries. These two - # compilations output dependencies in in $dir.libs/$base.o.d and + # compilations output dependencies in $dir.libs/$base.o.d and # in $dir$base.o.d. We have to check for both files, because # one of the two compilations can be disabled. We should prefer # $dir$base.o.d over $dir.libs/$base.o.d because the latter is @@ -345,7 +416,7 @@ # Remove the call to Libtool. if test "$libtool" = yes; then - while test $1 != '--mode=compile'; do + while test "X$1" != 'X--mode=compile'; do shift done shift @@ -396,32 +467,39 @@ "$@" || exit $? # Remove any Libtool call if test "$libtool" = yes; then - while test $1 != '--mode=compile'; do + while test "X$1" != 'X--mode=compile'; do shift done shift fi # X makedepend shift - cleared=no - for arg in "$@"; do + cleared=no eat=no + for arg + do case $cleared in no) set ""; shift cleared=yes ;; esac + if test $eat = yes; then + eat=no + continue + fi case "$arg" in -D*|-I*) set fnord "$@" "$arg"; shift ;; # Strip any option that makedepend may not understand. Remove # the object too, otherwise makedepend will parse it as a source file. + -arch) + eat=yes ;; -*|$object) ;; *) set fnord "$@" "$arg"; shift ;; esac done - obj_suffix="`echo $object | sed 's/^.*\././'`" + obj_suffix=`echo "$object" | sed 's/^.*\././'` touch "$tmpdepfile" ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@" rm -f "$depfile" @@ -441,7 +519,7 @@ # Remove the call to Libtool. if test "$libtool" = yes; then - while test $1 != '--mode=compile'; do + while test "X$1" != 'X--mode=compile'; do shift done shift @@ -467,7 +545,8 @@ done "$@" -E | - sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | + sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \ + -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' | sed '$ s: \\$::' > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" @@ -478,13 +557,27 @@ msvisualcpp) # Important note: in order to support this mode, a compiler *must* - # always write the preprocessed file to stdout, regardless of -o, - # because we must use -o when running libtool. + # always write the preprocessed file to stdout. "$@" || exit $? + + # Remove the call to Libtool. + if test "$libtool" = yes; then + while test "X$1" != 'X--mode=compile'; do + shift + done + shift + fi + IFS=" " for arg do case "$arg" in + -o) + shift + ;; + $object) + shift + ;; "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI") set fnord "$@" shift @@ -497,16 +590,23 @@ ;; esac done - "$@" -E | - sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile" + "$@" -E 2>/dev/null | + sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile" rm -f "$depfile" echo "$object : \\" > "$depfile" - . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" + sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile" echo " " >> "$depfile" - . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile" + sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile" rm -f "$tmpdepfile" ;; +msvcmsys) + # This case exists only to let depend.m4 do its work. It works by + # looking at the text of this script. This case will never be run, + # since it is checked for above. + exit 1 + ;; + none) exec "$@" ;; @@ -525,5 +625,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: diff -Nru lyx-2.0.2/config/install-sh lyx-2.0.3/config/install-sh --- lyx-2.0.2/config/install-sh 2005-12-18 14:22:07.000000000 +0000 +++ lyx-2.0.3/config/install-sh 2012-02-19 15:53:57.000000000 +0000 @@ -1,7 +1,7 @@ #!/bin/sh # install - install a program, script, or datafile -scriptversion=2005-02-02.21 +scriptversion=2009-04-28.21; # UTC # This originates from X11R5 (mit/util/scripts/install.sh), which was # later released in X11R6 (xc/config/util/install.sh) with the @@ -39,38 +39,68 @@ # when there is no Makefile. # # This script is compatible with the BSD install script, but was written -# from scratch. It can only install one file at a time, a restriction -# shared with many OS's install programs. +# from scratch. + +nl=' +' +IFS=" "" $nl" # set DOITPROG to echo to test this script # Don't use :- since 4.3BSD and earlier shells don't like it. -doit="${DOITPROG-}" +doit=${DOITPROG-} +if test -z "$doit"; then + doit_exec=exec +else + doit_exec=$doit +fi -# put in absolute paths if you don't have them in your path; or use env. vars. +# Put in absolute file names if you don't have them in your path; +# or use environment vars. -mvprog="${MVPROG-mv}" -cpprog="${CPPROG-cp}" -chmodprog="${CHMODPROG-chmod}" -chownprog="${CHOWNPROG-chown}" -chgrpprog="${CHGRPPROG-chgrp}" -stripprog="${STRIPPROG-strip}" -rmprog="${RMPROG-rm}" -mkdirprog="${MKDIRPROG-mkdir}" +chgrpprog=${CHGRPPROG-chgrp} +chmodprog=${CHMODPROG-chmod} +chownprog=${CHOWNPROG-chown} +cmpprog=${CMPPROG-cmp} +cpprog=${CPPROG-cp} +mkdirprog=${MKDIRPROG-mkdir} +mvprog=${MVPROG-mv} +rmprog=${RMPROG-rm} +stripprog=${STRIPPROG-strip} + +posix_glob='?' +initialize_posix_glob=' + test "$posix_glob" != "?" || { + if (set -f) 2>/dev/null; then + posix_glob= + else + posix_glob=: + fi + } +' + +posix_mkdir= + +# Desired mode of installed file. +mode=0755 -chmodcmd="$chmodprog 0755" -chowncmd= chgrpcmd= -stripcmd= +chmodcmd=$chmodprog +chowncmd= +mvcmd=$mvprog rmcmd="$rmprog -f" -mvcmd="$mvprog" +stripcmd= + src= dst= dir_arg= -dstarg= +dst_arg= + +copy_on_change=false no_target_directory= -usage="Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE +usage="\ +Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE or: $0 [OPTION]... SRCFILES... DIRECTORY or: $0 [OPTION]... -t DIRECTORY SRCFILES... or: $0 [OPTION]... -d DIRECTORIES... @@ -80,81 +110,86 @@ In the 4th, create DIRECTORIES. Options: --c (ignored) --d create directories instead of installing files. --g GROUP $chgrpprog installed files to GROUP. --m MODE $chmodprog installed files to MODE. --o USER $chownprog installed files to USER. --s $stripprog installed files. --t DIRECTORY install into DIRECTORY. --T report an error if DSTFILE is a directory. ---help display this help and exit. ---version display version info and exit. + --help display this help and exit. + --version display version info and exit. + + -c (ignored) + -C install only if different (preserve the last data modification time) + -d create directories instead of installing files. + -g GROUP $chgrpprog installed files to GROUP. + -m MODE $chmodprog installed files to MODE. + -o USER $chownprog installed files to USER. + -s $stripprog installed files. + -t DIRECTORY install into DIRECTORY. + -T report an error if DSTFILE is a directory. Environment variables override the default commands: - CHGRPPROG CHMODPROG CHOWNPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG + CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG + RMPROG STRIPPROG " -while test -n "$1"; do +while test $# -ne 0; do case $1 in - -c) shift - continue;; + -c) ;; - -d) dir_arg=true - shift - continue;; + -C) copy_on_change=true;; + + -d) dir_arg=true;; -g) chgrpcmd="$chgrpprog $2" - shift - shift - continue;; + shift;; --help) echo "$usage"; exit $?;; - -m) chmodcmd="$chmodprog $2" - shift - shift - continue;; + -m) mode=$2 + case $mode in + *' '* | *' '* | *' +'* | *'*'* | *'?'* | *'['*) + echo "$0: invalid mode: $mode" >&2 + exit 1;; + esac + shift;; -o) chowncmd="$chownprog $2" - shift - shift - continue;; - - -s) stripcmd=$stripprog - shift - continue;; - - -t) dstarg=$2 - shift - shift - continue;; - - -T) no_target_directory=true - shift - continue;; + shift;; + + -s) stripcmd=$stripprog;; + + -t) dst_arg=$2 + shift;; + + -T) no_target_directory=true;; --version) echo "$0 $scriptversion"; exit $?;; - *) # When -d is used, all remaining arguments are directories to create. - # When -t is used, the destination is already specified. - test -n "$dir_arg$dstarg" && break - # Otherwise, the last argument is the destination. Remove it from $@. - for arg - do - if test -n "$dstarg"; then - # $@ is not empty: it contains at least $arg. - set fnord "$@" "$dstarg" - shift # fnord - fi - shift # arg - dstarg=$arg - done + --) shift break;; + + -*) echo "$0: invalid option: $1" >&2 + exit 1;; + + *) break;; esac + shift done -if test -z "$1"; then +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then + # When -d is used, all remaining arguments are directories to create. + # When -t is used, the destination is already specified. + # Otherwise, the last argument is the destination. Remove it from $@. + for arg + do + if test -n "$dst_arg"; then + # $@ is not empty: it contains at least $arg. + set fnord "$@" "$dst_arg" + shift # fnord + fi + shift # arg + dst_arg=$arg + done +fi + +if test $# -eq 0; then if test -z "$dir_arg"; then echo "$0: no input file specified." >&2 exit 1 @@ -164,24 +199,47 @@ exit 0 fi +if test -z "$dir_arg"; then + trap '(exit $?); exit' 1 2 13 15 + + # Set umask so as not to create temps with too-generous modes. + # However, 'strip' requires both read and write access to temps. + case $mode in + # Optimize common cases. + *644) cp_umask=133;; + *755) cp_umask=22;; + + *[0-7]) + if test -z "$stripcmd"; then + u_plus_rw= + else + u_plus_rw='% 200' + fi + cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;; + *) + if test -z "$stripcmd"; then + u_plus_rw= + else + u_plus_rw=,u+rw + fi + cp_umask=$mode$u_plus_rw;; + esac +fi + for src do # Protect names starting with `-'. case $src in - -*) src=./$src ;; + -*) src=./$src;; esac if test -n "$dir_arg"; then dst=$src - src= - - if test -d "$dst"; then - mkdircmd=: - chmodcmd= - else - mkdircmd=$mkdirprog - fi + dstdir=$dst + test -d "$dstdir" + dstdir_status=$? else + # Waiting for this to be detected by the "$cpprog $src $dsttmp" command # might cause directories to be created, which would be especially bad # if $src (and thus $dsttmp) contains '*'. @@ -190,71 +248,199 @@ exit 1 fi - if test -z "$dstarg"; then + if test -z "$dst_arg"; then echo "$0: no destination specified." >&2 exit 1 fi - dst=$dstarg + dst=$dst_arg # Protect names starting with `-'. case $dst in - -*) dst=./$dst ;; + -*) dst=./$dst;; esac # If destination is a directory, append the input filename; won't work # if double slashes aren't ignored. if test -d "$dst"; then if test -n "$no_target_directory"; then - echo "$0: $dstarg: Is a directory" >&2 + echo "$0: $dst_arg: Is a directory" >&2 exit 1 fi - dst=$dst/`basename "$src"` + dstdir=$dst + dst=$dstdir/`basename "$src"` + dstdir_status=0 + else + # Prefer dirname, but fall back on a substitute if dirname fails. + dstdir=` + (dirname "$dst") 2>/dev/null || + expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ + X"$dst" : 'X\(//\)[^/]' \| \ + X"$dst" : 'X\(//\)$' \| \ + X"$dst" : 'X\(/\)' \| . 2>/dev/null || + echo X"$dst" | + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ + s//\1/ + q + } + /^X\(\/\/\)[^/].*/{ + s//\1/ + q + } + /^X\(\/\/\)$/{ + s//\1/ + q + } + /^X\(\/\).*/{ + s//\1/ + q + } + s/.*/./; q' + ` + + test -d "$dstdir" + dstdir_status=$? fi fi - # This sed command emulates the dirname command. - dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` - - # Make sure that the destination directory exists. + obsolete_mkdir_used=false - # Skip lots of stat calls in the usual case. - if test ! -d "$dstdir"; then - defaultIFS=' - ' - IFS="${IFS-$defaultIFS}" - - oIFS=$IFS - # Some sh's can't handle IFS=/ for some reason. - IFS='%' - set x `echo "$dstdir" | sed -e 's@/@%@g' -e 's@^%@/@'` - shift - IFS=$oIFS + if test $dstdir_status != 0; then + case $posix_mkdir in + '') + # Create intermediate dirs using mode 755 as modified by the umask. + # This is like FreeBSD 'install' as of 1997-10-28. + umask=`umask` + case $stripcmd.$umask in + # Optimize common cases. + *[2367][2367]) mkdir_umask=$umask;; + .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;; + + *[0-7]) + mkdir_umask=`expr $umask + 22 \ + - $umask % 100 % 40 + $umask % 20 \ + - $umask % 10 % 4 + $umask % 2 + `;; + *) mkdir_umask=$umask,go-w;; + esac + + # With -d, create the new directory with the user-specified mode. + # Otherwise, rely on $mkdir_umask. + if test -n "$dir_arg"; then + mkdir_mode=-m$mode + else + mkdir_mode= + fi + + posix_mkdir=false + case $umask in + *[123567][0-7][0-7]) + # POSIX mkdir -p sets u+wx bits regardless of umask, which + # is incompatible with FreeBSD 'install' when (umask & 300) != 0. + ;; + *) + tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$ + trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0 + + if (umask $mkdir_umask && + exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1 + then + if test -z "$dir_arg" || { + # Check for POSIX incompatibilities with -m. + # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or + # other-writeable bit of parent directory when it shouldn't. + # FreeBSD 6.1 mkdir -m -p sets mode of existing directory. + ls_ld_tmpdir=`ls -ld "$tmpdir"` + case $ls_ld_tmpdir in + d????-?r-*) different_mode=700;; + d????-?--*) different_mode=755;; + *) false;; + esac && + $mkdirprog -m$different_mode -p -- "$tmpdir" && { + ls_ld_tmpdir_1=`ls -ld "$tmpdir"` + test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1" + } + } + then posix_mkdir=: + fi + rmdir "$tmpdir/d" "$tmpdir" + else + # Remove any dirs left behind by ancient mkdir implementations. + rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null + fi + trap '' 0;; + esac;; + esac - pathcomp= + if + $posix_mkdir && ( + umask $mkdir_umask && + $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir" + ) + then : + else - while test $# -ne 0 ; do - pathcomp=$pathcomp$1 + # The umask is ridiculous, or mkdir does not conform to POSIX, + # or it failed possibly due to a race condition. Create the + # directory the slow way, step by step, checking for races as we go. + + case $dstdir in + /*) prefix='/';; + -*) prefix='./';; + *) prefix='';; + esac + + eval "$initialize_posix_glob" + + oIFS=$IFS + IFS=/ + $posix_glob set -f + set fnord $dstdir shift - if test ! -d "$pathcomp"; then - $mkdirprog "$pathcomp" - # mkdir can fail with a `File exist' error in case several - # install-sh are creating the directory concurrently. This - # is OK. - test -d "$pathcomp" || exit + $posix_glob set +f + IFS=$oIFS + + prefixes= + + for d + do + test -z "$d" && continue + + prefix=$prefix$d + if test -d "$prefix"; then + prefixes= + else + if $posix_mkdir; then + (umask=$mkdir_umask && + $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break + # Don't fail if two instances are running concurrently. + test -d "$prefix" || exit 1 + else + case $prefix in + *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;; + *) qprefix=$prefix;; + esac + prefixes="$prefixes '$qprefix'" + fi + fi + prefix=$prefix/ + done + + if test -n "$prefixes"; then + # Don't fail if two instances are running concurrently. + (umask $mkdir_umask && + eval "\$doit_exec \$mkdirprog $prefixes") || + test -d "$dstdir" || exit 1 + obsolete_mkdir_used=true fi - pathcomp=$pathcomp/ - done + fi fi if test -n "$dir_arg"; then - $doit $mkdircmd "$dst" \ - && { test -z "$chowncmd" || $doit $chowncmd "$dst"; } \ - && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } \ - && { test -z "$stripcmd" || $doit $stripcmd "$dst"; } \ - && { test -z "$chmodcmd" || $doit $chmodcmd "$dst"; } - + { test -z "$chowncmd" || $doit $chowncmd "$dst"; } && + { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } && + { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false || + test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1 else - dstfile=`basename "$dst"` # Make a couple of temp file names in the proper directory. dsttmp=$dstdir/_inst.$$_ @@ -262,10 +448,9 @@ # Trap to clean up those temp files at exit. trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0 - trap '(exit $?); exit' 1 2 13 15 # Copy the file name to the temp name. - $doit $cpprog "$src" "$dsttmp" && + (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") && # and set any options; do chmod last to preserve setuid bits. # @@ -273,51 +458,63 @@ # ignore errors from any of these, just make sure not to ignore # errors from the above "$doit $cpprog $src $dsttmp" command. # - { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \ - && { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \ - && { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \ - && { test -z "$chmodcmd" || $doit $chmodcmd "$dsttmp"; } && - - # Now rename the file to the real destination. - { $doit $mvcmd -f "$dsttmp" "$dstdir/$dstfile" 2>/dev/null \ - || { - # The rename failed, perhaps because mv can't rename something else - # to itself, or perhaps because mv is so ancient that it does not - # support -f. - - # Now remove or move aside any old file at destination location. - # We try this two ways since rm can't unlink itself on some - # systems and the destination file might be busy for other - # reasons. In this case, the final cleanup might fail but the new - # file should still install successfully. - { - if test -f "$dstdir/$dstfile"; then - $doit $rmcmd -f "$dstdir/$dstfile" 2>/dev/null \ - || $doit $mvcmd -f "$dstdir/$dstfile" "$rmtmp" 2>/dev/null \ - || { - echo "$0: cannot unlink or rename $dstdir/$dstfile" >&2 - (exit 1); exit 1 - } - else - : - fi - } && - - # Now rename the file to the real destination. - $doit $mvcmd "$dsttmp" "$dstdir/$dstfile" - } - } - fi || { (exit 1); exit 1; } -done + { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } && + { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } && + { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } && + { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } && + + # If -C, don't bother to copy if it wouldn't change the file. + if $copy_on_change && + old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` && + new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` && + + eval "$initialize_posix_glob" && + $posix_glob set -f && + set X $old && old=:$2:$4:$5:$6 && + set X $new && new=:$2:$4:$5:$6 && + $posix_glob set +f && + + test "$old" = "$new" && + $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1 + then + rm -f "$dsttmp" + else + # Rename the file to the real destination. + $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null || -# The final little trick to "correctly" pass the exit status to the exit trap. -{ - (exit 0); exit 0 -} + # The rename failed, perhaps because mv can't rename something else + # to itself, or perhaps because mv is so ancient that it does not + # support -f. + { + # Now remove or move aside any old file at destination location. + # We try this two ways since rm can't unlink itself on some + # systems and the destination file might be busy for other + # reasons. In this case, the final cleanup might fail but the new + # file should still install successfully. + { + test ! -f "$dst" || + $doit $rmcmd -f "$dst" 2>/dev/null || + { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null && + { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; } + } || + { echo "$0: cannot unlink or rename $dst" >&2 + (exit 1); exit 1 + } + } && + + # Now rename the file to the real destination. + $doit $mvcmd "$dsttmp" "$dst" + } + fi || exit 1 + + trap '' 0 + fi +done # Local variables: # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: diff -Nru lyx-2.0.2/config/lyxinclude.m4 lyx-2.0.3/config/lyxinclude.m4 --- lyx-2.0.2/config/lyxinclude.m4 2011-02-10 20:31:07.000000000 +0000 +++ lyx-2.0.3/config/lyxinclude.m4 2012-01-10 07:16:00.000000000 +0000 @@ -512,6 +512,7 @@ default_prefix=$ac_default_prefix case ${host} in *cygwin*) lyx_install_cygwin=true ;; + *apple-darwin*) lyx_install_macosx=true ;; esac ;; *) LYX_ERROR([Unknown packaging type $lyx_use_packaging]) ;; esac @@ -635,3 +636,24 @@ AC_SUBST(LYX_DIR_VER,"$lyx_dir_ver") AC_SUBST(LYX_USERDIR_VER,"$lyx_userdir_ver") ]) + +# AM_PYTHON_CHECK_VERSION(PROG, VERSION, [ACTION-IF-TRUE], [ACTION-IF-FALSE]) +# --------------------------------------------------------------------------- +# Copied from autoconf 2.68, added a check that python version is < 3.0 +# Run ACTION-IF-TRUE if the Python interpreter PROG has version >= VERSION. +# Run ACTION-IF-FALSE otherwise. +# This test uses sys.hexversion instead of the string equivalent (first +# word of sys.version), in order to cope with versions such as 2.2c1. +# This supports Python 2.0 or higher. (2.0 was released on October 16, 2000). +AC_DEFUN([AM_PYTHON_CHECK_VERSION], + [prog="import sys +# split strings by '.' and convert to numeric. Append some zeros +# because we need at least 4 digits for the hex conversion. +# map returns an iterator in Python 3.0 and a list in 2.x +minver = list(map(int, '$2'.split('.'))) + [[0, 0, 0]] +minverhex = 0 +maxverhex = 50331648 # = 3.0.0.0 +# xrange is not present in Python 3.0 and range returns an iterator +for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[[i]] +sys.exit(sys.hexversion < minverhex or sys.hexversion >= maxverhex)" + AS_IF([AM_RUN_LOG([$1 -c "$prog"])], [$3], [$4])]) diff -Nru lyx-2.0.2/config/missing lyx-2.0.3/config/missing --- lyx-2.0.2/config/missing 2005-12-18 14:22:07.000000000 +0000 +++ lyx-2.0.3/config/missing 2012-02-19 15:53:57.000000000 +0000 @@ -1,10 +1,10 @@ #! /bin/sh # Common stub for a few missing GNU programs while installing. -scriptversion=2005-02-08.22 +scriptversion=2009-04-28.21; # UTC -# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 -# Free Software Foundation, Inc. +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006, +# 2008, 2009 Free Software Foundation, Inc. # Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify @@ -18,9 +18,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see <http://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -33,6 +31,8 @@ fi run=: +sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p' +sed_minuso='s/.* -o \([^ ]*\).*/\1/p' # In the cases where this matters, `missing' is being run in the # srcdir already. @@ -44,7 +44,7 @@ msg="missing on your system" -case "$1" in +case $1 in --run) # Try to run requested program, and just exit if it succeeds. run= @@ -77,6 +77,7 @@ aclocal touch file \`aclocal.m4' autoconf touch file \`configure' autoheader touch file \`config.h.in' + autom4te touch the output file, or create a stub one automake touch all \`Makefile.in' files bison create \`y.tab.[ch]', if possible, from existing .[ch] flex create \`lex.yy.c', if possible, from existing .c @@ -86,6 +87,9 @@ tar try tar, gnutar, gtar, then tar without non-portable flags yacc create \`y.tab.[ch]', if possible, from existing .[ch] +Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and +\`g' are ignored when checking the name. + Send bug reports to <bug-automake@gnu.org>." exit $? ;; @@ -103,15 +107,22 @@ esac +# normalize program name to check for. +program=`echo "$1" | sed ' + s/^gnu-//; t + s/^gnu//; t + s/^g//; t'` + # Now exit if we have it, but it failed. Also exit now if we # don't have it and --version was passed (most likely to detect -# the program). -case "$1" in - lex|yacc) +# the program). This is about non-GNU programs, so use $1 not +# $program. +case $1 in + lex*|yacc*) # Not GNU programs, they don't have --version. ;; - tar) + tar*) if test -n "$run"; then echo 1>&2 "ERROR: \`tar' requires --run" exit 1 @@ -135,7 +146,7 @@ # If it does not exist, or fails to run (possibly an outdated version), # try to emulate it. -case "$1" in +case $program in aclocal*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if @@ -145,7 +156,7 @@ touch aclocal.m4 ;; - autoconf) + autoconf*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`${configure_ac}'. You might want to install the @@ -154,7 +165,7 @@ touch configure ;; - autoheader) + autoheader*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified \`acconfig.h' or \`${configure_ac}'. You might want @@ -164,7 +175,7 @@ test -z "$files" && files="config.h" touch_files= for f in $files; do - case "$f" in + case $f in *:*) touch_files="$touch_files "`echo "$f" | sed -e 's/^[^:]*://' -e 's/:.*//'`;; *) touch_files="$touch_files $f.in";; @@ -184,7 +195,7 @@ while read f; do touch "$f"; done ;; - autom4te) + autom4te*) echo 1>&2 "\ WARNING: \`$1' is needed, but is $msg. You might have modified some files without having the @@ -192,8 +203,8 @@ You can get \`$1' as part of \`Autoconf' from any GNU archive site." - file=`echo "$*" | sed -n 's/.*--output[ =]*\([^ ]*\).*/\1/p'` - test -z "$file" && file=`echo "$*" | sed -n 's/.*-o[ ]*\([^ ]*\).*/\1/p'` + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -f "$file"; then touch $file else @@ -207,80 +218,78 @@ fi ;; - bison|yacc) + bison*|yacc*) echo 1>&2 "\ WARNING: \`$1' $msg. You should only need it if you modified a \`.y' file. You may need the \`Bison' package in order for those modifications to take effect. You can get \`Bison' from any GNU archive site." rm -f y.tab.c y.tab.h - if [ $# -ne 1 ]; then + if test $# -ne 1; then eval LASTARG="\${$#}" - case "$LASTARG" in + case $LASTARG in *.y) SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.c fi SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" y.tab.h fi ;; esac fi - if [ ! -f y.tab.h ]; then + if test ! -f y.tab.h; then echo >y.tab.h fi - if [ ! -f y.tab.c ]; then + if test ! -f y.tab.c; then echo 'main() { return 0; }' >y.tab.c fi ;; - lex|flex) + lex*|flex*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.l' file. You may need the \`Flex' package in order for those modifications to take effect. You can get \`Flex' from any GNU archive site." rm -f lex.yy.c - if [ $# -ne 1 ]; then + if test $# -ne 1; then eval LASTARG="\${$#}" - case "$LASTARG" in + case $LASTARG in *.l) SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'` - if [ -f "$SRCFILE" ]; then + if test -f "$SRCFILE"; then cp "$SRCFILE" lex.yy.c fi ;; esac fi - if [ ! -f lex.yy.c ]; then + if test ! -f lex.yy.c; then echo 'main() { return 0; }' >lex.yy.c fi ;; - help2man) + help2man*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a dependency of a manual page. You may need the \`Help2man' package in order for those modifications to take effect. You can get \`Help2man' from any GNU archive site." - file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` - if test -z "$file"; then - file=`echo "$*" | sed -n 's/.*--output=\([^ ]*\).*/\1/p'` - fi - if [ -f "$file" ]; then + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` + if test -f "$file"; then touch $file else test -z "$file" || exec >$file echo ".ab help2man is required to generate this page" - exit 1 + exit $? fi ;; - makeinfo) + makeinfo*) echo 1>&2 "\ WARNING: \`$1' is $msg. You should only need it if you modified a \`.texi' or \`.texinfo' file, or any other file @@ -289,18 +298,27 @@ DU, IRIX). You might want to install the \`Texinfo' package or the \`GNU make' package. Grab either from any GNU archive site." # The file to touch is that specified with -o ... - file=`echo "$*" | sed -n 's/.*-o \([^ ]*\).*/\1/p'` + file=`echo "$*" | sed -n "$sed_output"` + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"` if test -z "$file"; then # ... or it is the one specified with @setfilename ... infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'` - file=`sed -n '/^@setfilename/ { s/.* \([^ ]*\) *$/\1/; p; q; }' $infile` + file=`sed -n ' + /^@setfilename/{ + s/.* \([^ ]*\) *$/\1/ + p + q + }' $infile` # ... or it is derived from the source name (dir/f.texi becomes f.info) test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info fi + # If the file does not exist, the user really needs makeinfo; + # let's fail without touching anything. + test -f $file || exit 1 touch $file ;; - tar) + tar*) shift # We have already tried tar in the generic part. @@ -314,13 +332,13 @@ fi firstarg="$1" if shift; then - case "$firstarg" in + case $firstarg in *o*) firstarg=`echo "$firstarg" | sed s/o//` tar "$firstarg" "$@" && exit 0 ;; esac - case "$firstarg" in + case $firstarg in *h*) firstarg=`echo "$firstarg" | sed s/h//` tar "$firstarg" "$@" && exit 0 @@ -353,5 +371,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: diff -Nru lyx-2.0.2/config/py-compile lyx-2.0.3/config/py-compile --- lyx-2.0.2/config/py-compile 2005-07-15 16:38:59.000000000 +0000 +++ lyx-2.0.3/config/py-compile 2012-02-19 15:53:57.000000000 +0000 @@ -1,9 +1,10 @@ #!/bin/sh # py-compile - Compile a Python program -scriptversion=2005-02-02.22 +scriptversion=2009-04-28.21; # UTC -# Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 2000, 2001, 2003, 2004, 2005, 2008, 2009 Free Software +# Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -16,9 +17,7 @@ # GNU General Public License for more details. # You should have received a copy of the GNU General Public License -# along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -# 02111-1307, USA. +# along with this program. If not, see <http://www.gnu.org/licenses/>. # As a special exception to the GNU General Public License, if you # distribute this file as part of a program that contains a @@ -103,38 +102,38 @@ fi $PYTHON -c " -import sys, os, string, py_compile +import sys, os, py_compile files = '''$files''' -print 'Byte-compiling python modules...' -for file in string.split(files): +sys.stdout.write('Byte-compiling python modules...\n') +for file in files.split(): $pathtrans $filetrans if not os.path.exists(filepath) or not (len(filepath) >= 3 and filepath[-3:] == '.py'): - continue - print file, + continue + sys.stdout.write(file) sys.stdout.flush() py_compile.compile(filepath, filepath + 'c', path) -print" || exit $? +sys.stdout.write('\n')" || exit $? # this will fail for python < 1.5, but that doesn't matter ... $PYTHON -O -c " -import sys, os, string, py_compile +import sys, os, py_compile files = '''$files''' -print 'Byte-compiling python modules (optimized versions) ...' -for file in string.split(files): +sys.stdout.write('Byte-compiling python modules (optimized versions) ...\n') +for file in files.split(): $pathtrans $filetrans if not os.path.exists(filepath) or not (len(filepath) >= 3 and filepath[-3:] == '.py'): - continue - print file, + continue + sys.stdout.write(file) sys.stdout.flush() py_compile.compile(filepath, filepath + 'o', path) -print" 2>/dev/null || : +sys.stdout.write('\n')" 2>/dev/null || : # Local Variables: # mode: shell-script @@ -142,5 +141,6 @@ # eval: (add-hook 'write-file-hooks 'time-stamp) # time-stamp-start: "scriptversion=" # time-stamp-format: "%:y-%02m-%02d.%02H" -# time-stamp-end: "$" +# time-stamp-time-zone: "UTC" +# time-stamp-end: "; # UTC" # End: diff -Nru lyx-2.0.2/configure lyx-2.0.3/configure --- lyx-2.0.2/configure 2011-11-27 01:07:35.000000000 +0000 +++ lyx-2.0.3/configure 2012-02-19 15:53:58.000000000 +0000 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.66 for LyX 2.0.2. +# Generated by GNU Autoconf 2.68 for LyX 2.0.3. # # Report bugs to <lyx-devel@lists.lyx.org>. # @@ -91,6 +91,7 @@ IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. +as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -216,11 +217,18 @@ # We cannot yet assume a decent shell, so we have to provide a # neutralization value for shells without unset; and this also # works around shells that cannot unset nonexistent variables. + # Preserve -v and -x to the replacement shell. BASH_ENV=/dev/null ENV=/dev/null (unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV export CONFIG_SHELL - exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} + case $- in # (((( + *v*x* | *x*v* ) as_opts=-vx ;; + *v* ) as_opts=-v ;; + *x* ) as_opts=-x ;; + * ) as_opts= ;; + esac + exec "$CONFIG_SHELL" $as_opts "$as_myself" ${1+"$@"} fi if test x$as_have_required = xno; then : @@ -552,8 +560,8 @@ # Identity of this package. PACKAGE_NAME='LyX' PACKAGE_TARNAME='lyx' -PACKAGE_VERSION='2.0.2' -PACKAGE_STRING='LyX 2.0.2' +PACKAGE_VERSION='2.0.3' +PACKAGE_STRING='LyX 2.0.3' PACKAGE_BUGREPORT='lyx-devel@lists.lyx.org' PACKAGE_URL='' @@ -979,8 +987,9 @@ fi case $ac_option in - *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; - *) ac_optarg=yes ;; + *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; + *=) ac_optarg= ;; + *) ac_optarg=yes ;; esac # Accept the important Cygnus configure options, so we can diagnose typos. @@ -1320,7 +1329,7 @@ $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 - : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} + : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}" ;; esac @@ -1458,7 +1467,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures LyX 2.0.2 to adapt to many kinds of systems. +\`configure' configures LyX 2.0.3 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1533,7 +1542,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of LyX 2.0.2:";; + short | recursive ) echo "Configuration of LyX 2.0.3:";; esac cat <<\_ACEOF @@ -1572,7 +1581,7 @@ --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-version-suffix[=VERSION] - install lyx files as lyxVERSION (VERSION=-2.0.2) + install lyx files as lyxVERSION (VERSION=-2.0.3) --with-packaging=THIS use THIS packaging for installation: Possible values: posix, windows, macosx --with-frontend=THIS use THIS frontend as main GUI: Possible values: qt4 @@ -1703,8 +1712,8 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -LyX configure 2.0.2 -generated by GNU Autoconf 2.66 +LyX configure 2.0.3 +generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation @@ -1750,7 +1759,7 @@ ac_retval=1 fi - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_compile @@ -1792,7 +1801,7 @@ ac_retval=$ac_status fi rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_run @@ -1818,7 +1827,7 @@ mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } >/dev/null && { + test $ac_status = 0; } > conftest.i && { test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || test ! -s conftest.err }; then : @@ -1829,7 +1838,7 @@ ac_retval=1 fi - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_cpp @@ -1843,7 +1852,7 @@ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -1861,7 +1870,7 @@ eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_compile @@ -1898,7 +1907,7 @@ ac_retval=1 fi - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_compile @@ -1924,7 +1933,7 @@ mv -f conftest.er1 conftest.err fi $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 - test $ac_status = 0; } >/dev/null && { + test $ac_status = 0; } > conftest.i && { test -z "$ac_cxx_preproc_warn_flag$ac_cxx_werror_flag" || test ! -s conftest.err }; then : @@ -1935,7 +1944,7 @@ ac_retval=1 fi - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_cpp @@ -1973,7 +1982,7 @@ ac_retval=1 fi - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_objc_try_compile @@ -2019,7 +2028,7 @@ # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_try_link @@ -2032,10 +2041,10 @@ ac_fn_cxx_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if eval "test \"\${$3+set}\"" = set; then : + if eval \${$3+:} false; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 @@ -2071,7 +2080,7 @@ else ac_header_preproc=no fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } @@ -2102,7 +2111,7 @@ esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" @@ -2111,7 +2120,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_header_mongrel @@ -2156,7 +2165,7 @@ # interfere with the next link command; also delete a directory that is # left behind by Apple's compiler. We do this before executing the actions. rm -rf conftest.dSYM conftest_ipa8_conftest.oo - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_cxx_try_link @@ -2334,7 +2343,7 @@ rm -f conftest.val fi - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno as_fn_set_status $ac_retval } # ac_fn_c_compute_int @@ -2347,10 +2356,10 @@ ac_fn_c_check_header_mongrel () { as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack - if eval "test \"\${$3+set}\"" = set; then : + if eval \${$3+:} false; then : { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 fi eval ac_res=\$$3 @@ -2386,7 +2395,7 @@ else ac_header_preproc=no fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5 $as_echo "$ac_header_preproc" >&6; } @@ -2417,7 +2426,7 @@ esac { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=\$ac_header_compiler" @@ -2426,7 +2435,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } fi - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_header_mongrel @@ -2438,7 +2447,7 @@ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -2493,7 +2502,7 @@ eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_func @@ -2506,7 +2515,7 @@ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=no" @@ -2547,7 +2556,7 @@ eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_c_check_type @@ -2560,7 +2569,7 @@ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else eval "$3=no" @@ -2601,7 +2610,7 @@ eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_type @@ -2613,7 +2622,7 @@ as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5 $as_echo_n "checking for $2... " >&6; } -if eval "test \"\${$3+set}\"" = set; then : +if eval \${$3+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -2668,15 +2677,15 @@ eval ac_res=\$$3 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5 $as_echo "$ac_res" >&6; } - eval $as_lineno_stack; test "x$as_lineno_stack" = x && { as_lineno=; unset as_lineno;} + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno } # ac_fn_cxx_check_func cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by LyX $as_me 2.0.2, which was -generated by GNU Autoconf 2.66. Invocation command line was +It was created by LyX $as_me 2.0.3, which was +generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -3028,7 +3037,7 @@ # Use ISO format only. The frontend needs to parse this -LYX_DATE="2011-11-26" +LYX_DATE="2012-02-19" @@ -3067,7 +3076,7 @@ # First check the version -echo "configuring LyX version" 2.0.2 +echo "configuring LyX version" 2.0.3 lyx_devel_version=no lyx_prerelease=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for build type" >&5 @@ -3083,7 +3092,7 @@ *) as_fn_error $? "Bad build type specification \"$enableval\". Please use one of rel(ease), pre(release), dev(elopment), prof(iling), or gprof" "$LINENO" 5;; esac else - case 2.0.2 in + case 2.0.3 in *svn*) build_type=development;; *pre*|*alpha*|*beta*|*rc*) build_type=prerelease;; *) build_type=release ;; @@ -3113,7 +3122,7 @@ if test "${with_version_suffix+set}" = set; then : withval=$with_version_suffix; if test "x$withval" = "xyes"; then - withval="-"2.0.2 + withval="-"2.0.3 ac_configure_args=`echo "$ac_configure_args" | sed "s,--with-version-suffix,--with-version-suffix=$withval,"` fi version_suffix=$withval @@ -3132,7 +3141,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking build system type" >&5 $as_echo_n "checking build system type... " >&6; } -if test "${ac_cv_build+set}" = set; then : +if ${ac_cv_build+:} false; then : $as_echo_n "(cached) " >&6 else ac_build_alias=$build_alias @@ -3166,7 +3175,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking host system type" >&5 $as_echo_n "checking host system type... " >&6; } -if test "${ac_cv_host+set}" = set; then : +if ${ac_cv_host+:} false; then : $as_echo_n "(cached) " >&6 else if test "x$host_alias" = x; then @@ -3199,7 +3208,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking target system type" >&5 $as_echo_n "checking target system type... " >&6; } -if test "${ac_cv_target+set}" = set; then : +if ${ac_cv_target+:} false; then : $as_echo_n "(cached) " >&6 else if test "x$target_alias" = x; then @@ -3288,6 +3297,7 @@ default_prefix=$ac_default_prefix case ${host} in *cygwin*) lyx_install_cygwin=true ;; + *apple-darwin*) lyx_install_macosx=true ;; esac ;; *) lyx_error_txt="$lyx_error_txt @@ -3379,7 +3389,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5 $as_echo_n "checking for a BSD-compatible install... " >&6; } if test -z "$INSTALL"; then -if test "${ac_cv_path_install+set}" = set; then : +if ${ac_cv_path_install+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -3556,7 +3566,7 @@ set dummy ${ac_tool_prefix}strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_STRIP+set}" = set; then : +if ${ac_cv_prog_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$STRIP"; then @@ -3596,7 +3606,7 @@ set dummy strip; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then : +if ${ac_cv_prog_ac_ct_STRIP+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_STRIP"; then @@ -3649,7 +3659,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5 $as_echo_n "checking for a thread-safe mkdir -p... " >&6; } if test -z "$MKDIR_P"; then - if test "${ac_cv_path_mkdir+set}" = set; then : + if ${ac_cv_path_mkdir+:} false; then : $as_echo_n "(cached) " >&6 else as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -3700,7 +3710,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_AWK+set}" = set; then : +if ${ac_cv_prog_AWK+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$AWK"; then @@ -3740,7 +3750,7 @@ $as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } set x ${MAKE-make} ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` -if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\"" = set; then : +if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then : $as_echo_n "(cached) " >&6 else cat >conftest.make <<\_ACEOF @@ -3798,7 +3808,7 @@ # Define the identity of the package. PACKAGE='lyx' - VERSION='2.0.2' + VERSION='2.0.3' # Some tools Automake needs. @@ -3928,17 +3938,18 @@ if test -n "$PYTHON"; then # If the user set $PYTHON, use it and don't search something else. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.3.4" >&5 -$as_echo_n "checking whether $PYTHON version >= 2.3.4... " >&6; } + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $PYTHON version >= 2.4.0" >&5 +$as_echo_n "checking whether $PYTHON version >= 2.4.0... " >&6; } prog="import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x -minver = list(map(int, '2.3.4'.split('.'))) + [0, 0, 0] +minver = list(map(int, '2.4.0'.split('.'))) + [0, 0, 0] minverhex = 0 +maxverhex = 50331648 # = 3.0.0.0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] -sys.exit(sys.hexversion < minverhex)" +sys.exit(sys.hexversion < minverhex or sys.hexversion >= maxverhex)" if { echo "$as_me:$LINENO: $PYTHON -c "$prog"" >&5 ($PYTHON -c "$prog") >&5 2>&5 ac_status=$? @@ -3953,9 +3964,9 @@ else # Otherwise, try each interpreter until we find one that satisfies # VERSION. - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 2.3.4" >&5 -$as_echo_n "checking for a Python interpreter with version >= 2.3.4... " >&6; } -if test "${am_cv_pathless_PYTHON+set}" = set; then : + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for a Python interpreter with version >= 2.4.0" >&5 +$as_echo_n "checking for a Python interpreter with version >= 2.4.0... " >&6; } +if ${am_cv_pathless_PYTHON+:} false; then : $as_echo_n "(cached) " >&6 else @@ -3965,11 +3976,12 @@ # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x -minver = list(map(int, '2.3.4'.split('.'))) + [0, 0, 0] +minver = list(map(int, '2.4.0'.split('.'))) + [0, 0, 0] minverhex = 0 +maxverhex = 50331648 # = 3.0.0.0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] -sys.exit(sys.hexversion < minverhex)" +sys.exit(sys.hexversion < minverhex or sys.hexversion >= maxverhex)" if { echo "$as_me:$LINENO: $am_cv_pathless_PYTHON -c "$prog"" >&5 ($am_cv_pathless_PYTHON -c "$prog") >&5 2>&5 ac_status=$? @@ -3989,7 +4001,7 @@ set dummy $am_cv_pathless_PYTHON; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_PYTHON+set}" = set; then : +if ${ac_cv_path_PYTHON+:} false; then : $as_echo_n "(cached) " >&6 else case $PYTHON in @@ -4037,7 +4049,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON version" >&5 $as_echo_n "checking for $am_display_PYTHON version... " >&6; } -if test "${am_cv_python_version+set}" = set; then : +if ${am_cv_python_version+:} false; then : $as_echo_n "(cached) " >&6 else am_cv_python_version=`$PYTHON -c "import sys; sys.stdout.write(sys.version[:3])"` @@ -4056,7 +4068,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON platform" >&5 $as_echo_n "checking for $am_display_PYTHON platform... " >&6; } -if test "${am_cv_python_platform+set}" = set; then : +if ${am_cv_python_platform+:} false; then : $as_echo_n "(cached) " >&6 else am_cv_python_platform=`$PYTHON -c "import sys; sys.stdout.write(sys.platform)"` @@ -4070,7 +4082,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON script directory" >&5 $as_echo_n "checking for $am_display_PYTHON script directory... " >&6; } -if test "${am_cv_python_pythondir+set}" = set; then : +if ${am_cv_python_pythondir+:} false; then : $as_echo_n "(cached) " >&6 else if test "x$prefix" = xNONE @@ -4108,7 +4120,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $am_display_PYTHON extension module directory" >&5 $as_echo_n "checking for $am_display_PYTHON extension module directory... " >&6; } -if test "${am_cv_python_pyexecdir+set}" = set; then : +if ${am_cv_python_pyexecdir+:} false; then : $as_echo_n "(cached) " >&6 else if test "x$exec_prefix" = xNONE @@ -4222,7 +4234,7 @@ set dummy ${ac_tool_prefix}gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_CC+set}" = set; then : +if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -4262,7 +4274,7 @@ set dummy gcc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : +if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then @@ -4315,7 +4327,7 @@ set dummy ${ac_tool_prefix}cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_CC+set}" = set; then : +if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -4355,7 +4367,7 @@ set dummy cc; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_CC+set}" = set; then : +if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -4414,7 +4426,7 @@ set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_CC+set}" = set; then : +if ${ac_cv_prog_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CC"; then @@ -4458,7 +4470,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_ac_ct_CC+set}" = set; then : +if ${ac_cv_prog_ac_ct_CC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CC"; then @@ -4741,7 +4753,7 @@ ac_clean_files=$ac_clean_files_save { $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5 $as_echo_n "checking for suffix of object files... " >&6; } -if test "${ac_cv_objext+set}" = set; then : +if ${ac_cv_objext+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -4792,7 +4804,7 @@ ac_objext=$OBJEXT { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5 $as_echo_n "checking whether we are using the GNU C compiler... " >&6; } -if test "${ac_cv_c_compiler_gnu+set}" = set; then : +if ${ac_cv_c_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -4829,7 +4841,7 @@ ac_save_CFLAGS=$CFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 $as_echo_n "checking whether $CC accepts -g... " >&6; } -if test "${ac_cv_prog_cc_g+set}" = set; then : +if ${ac_cv_prog_cc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_c_werror_flag=$ac_c_werror_flag @@ -4907,7 +4919,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5 $as_echo_n "checking for $CC option to accept ISO C89... " >&6; } -if test "${ac_cv_prog_cc_c89+set}" = set; then : +if ${ac_cv_prog_cc_c89+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_prog_cc_c89=no @@ -5006,7 +5018,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } -if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then : +if ${am_cv_CC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then @@ -5142,7 +5154,7 @@ CPP= fi if test -z "$CPP"; then - if test "${ac_cv_prog_CPP+set}" = set; then : + if ${ac_cv_prog_CPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CPP needs to be expanded @@ -5172,7 +5184,7 @@ # Broken: fails on valid input. continue fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. @@ -5188,11 +5200,11 @@ ac_preproc_ok=: break fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext +rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi @@ -5231,7 +5243,7 @@ # Broken: fails on valid input. continue fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. @@ -5247,11 +5259,11 @@ ac_preproc_ok=: break fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext +rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else @@ -5270,7 +5282,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5 $as_echo_n "checking for grep that handles long lines and -e... " >&6; } -if test "${ac_cv_path_GREP+set}" = set; then : +if ${ac_cv_path_GREP+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$GREP"; then @@ -5333,7 +5345,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5 $as_echo_n "checking for egrep... " >&6; } -if test "${ac_cv_path_EGREP+set}" = set; then : +if ${ac_cv_path_EGREP+:} false; then : $as_echo_n "(cached) " >&6 else if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 @@ -5400,7 +5412,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5 $as_echo_n "checking for ANSI C header files... " >&6; } -if test "${ac_cv_header_stdc+set}" = set; then : +if ${ac_cv_header_stdc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -5529,7 +5541,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5 $as_echo_n "checking whether byte ordering is bigendian... " >&6; } -if test "${ac_cv_c_bigendian+set}" = set; then : +if ${ac_cv_c_bigendian+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_c_bigendian=unknown @@ -5841,7 +5853,7 @@ set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_CXX+set}" = set; then : +if ${ac_cv_prog_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$CXX"; then @@ -5885,7 +5897,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then : +if ${ac_cv_prog_ac_ct_CXX+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_CXX"; then @@ -5963,7 +5975,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C++ compiler" >&5 $as_echo_n "checking whether we are using the GNU C++ compiler... " >&6; } -if test "${ac_cv_cxx_compiler_gnu+set}" = set; then : +if ${ac_cv_cxx_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -6000,7 +6012,7 @@ ac_save_CXXFLAGS=$CXXFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 $as_echo_n "checking whether $CXX accepts -g... " >&6; } -if test "${ac_cv_prog_cxx_g+set}" = set; then : +if ${ac_cv_prog_cxx_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_cxx_werror_flag=$ac_cxx_werror_flag @@ -6086,7 +6098,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } -if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then : +if ${am_cv_CXX_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then @@ -6217,7 +6229,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C++ preprocessor" >&5 $as_echo_n "checking how to run the C++ preprocessor... " >&6; } if test -z "$CXXCPP"; then - if test "${ac_cv_prog_CXXCPP+set}" = set; then : + if ${ac_cv_prog_CXXCPP+:} false; then : $as_echo_n "(cached) " >&6 else # Double quotes because CXXCPP needs to be expanded @@ -6247,7 +6259,7 @@ # Broken: fails on valid input. continue fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. @@ -6263,11 +6275,11 @@ ac_preproc_ok=: break fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext +rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : break fi @@ -6306,7 +6318,7 @@ # Broken: fails on valid input. continue fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext # OK, works on sane cases. Now check whether nonexistent headers # can be detected and how. @@ -6322,11 +6334,11 @@ ac_preproc_ok=: break fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext done # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. -rm -f conftest.err conftest.$ac_ext +rm -f conftest.i conftest.err conftest.$ac_ext if $ac_preproc_ok; then : else @@ -6559,7 +6571,7 @@ set dummy $ac_tool_prefix$ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_OBJC+set}" = set; then : +if ${ac_cv_prog_OBJC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$OBJC"; then @@ -6603,7 +6615,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_ac_ct_OBJC+set}" = set; then : +if ${ac_cv_prog_ac_ct_OBJC+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_OBJC"; then @@ -6679,7 +6691,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU Objective C compiler" >&5 $as_echo_n "checking whether we are using the GNU Objective C compiler... " >&6; } -if test "${ac_cv_objc_compiler_gnu+set}" = set; then : +if ${ac_cv_objc_compiler_gnu+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -6716,7 +6728,7 @@ ac_save_OBJCFLAGS=$OBJCFLAGS { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $OBJC accepts -g" >&5 $as_echo_n "checking whether $OBJC accepts -g... " >&6; } -if test "${ac_cv_prog_objc_g+set}" = set; then : +if ${ac_cv_prog_objc_g+:} false; then : $as_echo_n "(cached) " >&6 else ac_save_objc_werror_flag=$ac_objc_werror_flag @@ -6802,7 +6814,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } -if test "${am_cv_OBJC_dependencies_compiler_type+set}" = set; then : +if ${am_cv_OBJC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then @@ -6928,7 +6940,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5 $as_echo_n "checking dependency style of $depcc... " >&6; } -if test "${am_cv_OBJC_dependencies_compiler_type+set}" = set; then : +if ${am_cv_OBJC_dependencies_compiler_type+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then @@ -7061,7 +7073,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for extra library directory" >&5 $as_echo_n "checking for extra library directory... " >&6; } if test -z "$with_extra_lib"; then - if test "${lyx_cv_extra_lib+set}" = set; then : + if ${lyx_cv_extra_lib+:} false; then : $as_echo_n "(cached) " >&6 else lyx_cv_extra_lib=NONE @@ -7105,7 +7117,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for extra include directory" >&5 $as_echo_n "checking for extra include directory... " >&6; } if test -z "$with_extra_inc"; then - if test "${lyx_cv_extra_inc+set}" = set; then : + if ${lyx_cv_extra_inc+:} false; then : $as_echo_n "(cached) " >&6 else lyx_cv_extra_inc=NONE @@ -7140,7 +7152,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for extra lib+include directory" >&5 $as_echo_n "checking for extra lib+include directory... " >&6; } if test -z "$with_extra_prefix"; then - if test "${lyx_cv_extra_prefix+set}" = set; then : + if ${lyx_cv_extra_prefix+:} false; then : $as_echo_n "(cached) " >&6 else lyx_cv_extra_prefix=NONE @@ -7177,7 +7189,7 @@ ### These are needed in windows { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lshlwapi" >&5 $as_echo_n "checking for main in -lshlwapi... " >&6; } -if test "${ac_cv_lib_shlwapi_main+set}" = set; then : +if ${ac_cv_lib_shlwapi_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -7205,14 +7217,14 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_shlwapi_main" >&5 $as_echo "$ac_cv_lib_shlwapi_main" >&6; } -if test "x$ac_cv_lib_shlwapi_main" = x""yes; then : +if test "x$ac_cv_lib_shlwapi_main" = xyes; then : LIBSHLWAPI=-lshlwapi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lpsapi" >&5 $as_echo_n "checking for main in -lpsapi... " >&6; } -if test "${ac_cv_lib_psapi_main+set}" = set; then : +if ${ac_cv_lib_psapi_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -7240,14 +7252,14 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_psapi_main" >&5 $as_echo "$ac_cv_lib_psapi_main" >&6; } -if test "x$ac_cv_lib_psapi_main" = x""yes; then : +if test "x$ac_cv_lib_psapi_main" = xyes; then : LIBPSAPI=-lpsapi fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lgdi32" >&5 $as_echo_n "checking for main in -lgdi32... " >&6; } -if test "${ac_cv_lib_gdi32_main+set}" = set; then : +if ${ac_cv_lib_gdi32_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -7275,7 +7287,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_gdi32_main" >&5 $as_echo "$ac_cv_lib_gdi32_main" >&6; } -if test "x$ac_cv_lib_gdi32_main" = x""yes; then : +if test "x$ac_cv_lib_gdi32_main" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_LIBGDI32 1 _ACEOF @@ -7309,7 +7321,7 @@ if test x$lyx_cv_with_included_boost != xyes ; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lboost_signals" >&5 $as_echo_n "checking for main in -lboost_signals... " >&6; } -if test "${ac_cv_lib_boost_signals_main+set}" = set; then : +if ${ac_cv_lib_boost_signals_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -7337,13 +7349,13 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_boost_signals_main" >&5 $as_echo "$ac_cv_lib_boost_signals_main" >&6; } -if test "x$ac_cv_lib_boost_signals_main" = x""yes; then : +if test "x$ac_cv_lib_boost_signals_main" = xyes; then : lyx_boost_underscore=yes fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lboost_signals-mt" >&5 $as_echo_n "checking for main in -lboost_signals-mt... " >&6; } -if test "${ac_cv_lib_boost_signals_mt_main+set}" = set; then : +if ${ac_cv_lib_boost_signals_mt_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -7371,7 +7383,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_boost_signals_mt_main" >&5 $as_echo "$ac_cv_lib_boost_signals_mt_main" >&6; } -if test "x$ac_cv_lib_boost_signals_mt_main" = x""yes; then : +if test "x$ac_cv_lib_boost_signals_mt_main" = xyes; then : lyx_boost_underscore_mt=yes fi @@ -7422,14 +7434,14 @@ ac_compiler_gnu=$ac_cv_cxx_compiler_gnu ac_fn_cxx_check_header_mongrel "$LINENO" "mythes.hxx" "ac_cv_header_mythes_hxx" "$ac_includes_default" -if test "x$ac_cv_header_mythes_hxx" = x""yes; then : +if test "x$ac_cv_header_mythes_hxx" = xyes; then : ac_cv_header_mythes_h=yes lyx_cv_mythes_h_location="<mythes.hxx>" fi if test x$ac_cv_header_mythes_h != xyes; then ac_fn_cxx_check_header_mongrel "$LINENO" "mythes/mythes.hxx" "ac_cv_header_mythes_mythes_hxx" "$ac_includes_default" -if test "x$ac_cv_header_mythes_mythes_hxx" = x""yes; then : +if test "x$ac_cv_header_mythes_mythes_hxx" = xyes; then : ac_cv_header_mythes_h=yes lyx_cv_mythes_h_location="<mythes/mythes.hxx>" fi @@ -7437,7 +7449,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lmythes" >&5 $as_echo_n "checking for main in -lmythes... " >&6; } -if test "${ac_cv_lib_mythes_main+set}" = set; then : +if ${ac_cv_lib_mythes_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -7465,7 +7477,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mythes_main" >&5 $as_echo "$ac_cv_lib_mythes_main" >&6; } -if test "x$ac_cv_lib_mythes_main" = x""yes; then : +if test "x$ac_cv_lib_mythes_main" = xyes; then : MYTHES_LIBS="-lmythes" lyx_mythes=yes else lyx_mythes=no @@ -7474,7 +7486,7 @@ if test x$lyx_mythes != xyes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lmythes-1.2" >&5 $as_echo_n "checking for main in -lmythes-1.2... " >&6; } -if test "${ac_cv_lib_mythes_1_2_main+set}" = set; then : +if ${ac_cv_lib_mythes_1_2_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -7502,7 +7514,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_mythes_1_2_main" >&5 $as_echo "$ac_cv_lib_mythes_1_2_main" >&6; } -if test "x$ac_cv_lib_mythes_1_2_main" = x""yes; then : +if test "x$ac_cv_lib_mythes_1_2_main" = xyes; then : MYTHES_LIBS="-lmythes-1.2" lyx_mythes=yes else lyx_mythes=no @@ -7541,7 +7553,7 @@ # This bug is HP SR number 8606223364. { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of wchar_t" >&5 $as_echo_n "checking size of wchar_t... " >&6; } -if test "${ac_cv_sizeof_wchar_t+set}" = set; then : +if ${ac_cv_sizeof_wchar_t+:} false; then : $as_echo_n "(cached) " >&6 else if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (wchar_t))" "ac_cv_sizeof_wchar_t" "$ac_includes_default"; then : @@ -7646,7 +7658,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for non-GNU ld" >&5 $as_echo_n "checking for non-GNU ld... " >&6; } fi -if test "${acl_cv_path_LD+set}" = set; then : +if ${acl_cv_path_LD+:} false; then : $as_echo_n "(cached) " >&6 else if test -z "$LD"; then @@ -7683,7 +7695,7 @@ test -z "$LD" && as_fn_error $? "no acceptable ld found in \$PATH" "$LINENO" 5 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if the linker ($LD) is GNU ld" >&5 $as_echo_n "checking if the linker ($LD) is GNU ld... " >&6; } -if test "${acl_cv_prog_gnu_ld+set}" = set; then : +if ${acl_cv_prog_gnu_ld+:} false; then : $as_echo_n "(cached) " >&6 else # I'd rather use --version here, but apparently some GNU ld's only accept -v. @@ -7703,7 +7715,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shared library run path origin" >&5 $as_echo_n "checking for shared library run path origin... " >&6; } -if test "${acl_cv_rpath+set}" = set; then : +if ${acl_cv_rpath+:} false; then : $as_echo_n "(cached) " >&6 else @@ -8180,7 +8192,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 $as_echo_n "checking for iconv... " >&6; } -if test "${am_cv_func_iconv+set}" = set; then : +if ${am_cv_func_iconv+:} false; then : $as_echo_n "(cached) " >&6 else @@ -8255,7 +8267,7 @@ if test "$am_cv_func_iconv" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5 $as_echo_n "checking for iconv declaration... " >&6; } - if test "${am_cv_proto_iconv+set}" = set; then : + if ${am_cv_proto_iconv+:} false; then : $as_echo_n "(cached) " >&6 else @@ -8317,13 +8329,13 @@ for ac_header in zlib.h do : ac_fn_c_check_header_mongrel "$LINENO" "zlib.h" "ac_cv_header_zlib_h" "$ac_includes_default" -if test "x$ac_cv_header_zlib_h" = x""yes; then : +if test "x$ac_cv_header_zlib_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_ZLIB_H 1 _ACEOF { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gzopen in -lz" >&5 $as_echo_n "checking for gzopen in -lz... " >&6; } -if test "${ac_cv_lib_z_gzopen+set}" = set; then : +if ${ac_cv_lib_z_gzopen+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -8357,7 +8369,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_z_gzopen" >&5 $as_echo "$ac_cv_lib_z_gzopen" >&6; } -if test "x$ac_cv_lib_z_gzopen" = x""yes; then : +if test "x$ac_cv_lib_z_gzopen" = xyes; then : LIBS="$LIBS -lz" else @@ -8445,7 +8457,7 @@ set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_PKG_CONFIG+set}" = set; then : +if ${ac_cv_path_PKG_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $PKG_CONFIG in @@ -8488,7 +8500,7 @@ set dummy pkg-config; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then : +if ${ac_cv_path_ac_pt_PKG_CONFIG+:} false; then : $as_echo_n "(cached) " >&6 else case $ac_pt_PKG_CONFIG in @@ -8738,7 +8750,7 @@ else case $x_includes,$x_libraries in #( *\'*) as_fn_error $? "cannot use X directory names containing '" "$LINENO" 5;; #( - *,NONE | NONE,*) if test "${ac_cv_have_x+set}" = set; then : + *,NONE | NONE,*) if ${ac_cv_have_x+:} false; then : $as_echo_n "(cached) " >&6 else # One or both of the vars are not set, and there is no cached value. @@ -8841,7 +8853,7 @@ fi done fi -rm -f conftest.err conftest.$ac_ext +rm -f conftest.err conftest.i conftest.$ac_ext fi # $ac_x_includes = no if test "$ac_x_libraries" = no; then @@ -9015,7 +9027,7 @@ else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet" >&5 $as_echo_n "checking for dnet_ntoa in -ldnet... " >&6; } -if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then : +if ${ac_cv_lib_dnet_dnet_ntoa+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -9049,14 +9061,14 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 $as_echo "$ac_cv_lib_dnet_dnet_ntoa" >&6; } -if test "x$ac_cv_lib_dnet_dnet_ntoa" = x""yes; then : +if test "x$ac_cv_lib_dnet_dnet_ntoa" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" fi if test $ac_cv_lib_dnet_dnet_ntoa = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dnet_ntoa in -ldnet_stub" >&5 $as_echo_n "checking for dnet_ntoa in -ldnet_stub... " >&6; } -if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then : +if ${ac_cv_lib_dnet_stub_dnet_ntoa+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -9090,7 +9102,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 $as_echo "$ac_cv_lib_dnet_stub_dnet_ntoa" >&6; } -if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = x""yes; then : +if test "x$ac_cv_lib_dnet_stub_dnet_ntoa" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" fi @@ -9109,14 +9121,14 @@ # The functions gethostbyname, getservbyname, and inet_addr are # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. ac_fn_c_check_func "$LINENO" "gethostbyname" "ac_cv_func_gethostbyname" -if test "x$ac_cv_func_gethostbyname" = x""yes; then : +if test "x$ac_cv_func_gethostbyname" = xyes; then : fi if test $ac_cv_func_gethostbyname = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lnsl" >&5 $as_echo_n "checking for gethostbyname in -lnsl... " >&6; } -if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then : +if ${ac_cv_lib_nsl_gethostbyname+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -9150,14 +9162,14 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_nsl_gethostbyname" >&5 $as_echo "$ac_cv_lib_nsl_gethostbyname" >&6; } -if test "x$ac_cv_lib_nsl_gethostbyname" = x""yes; then : +if test "x$ac_cv_lib_nsl_gethostbyname" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" fi if test $ac_cv_lib_nsl_gethostbyname = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gethostbyname in -lbsd" >&5 $as_echo_n "checking for gethostbyname in -lbsd... " >&6; } -if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then : +if ${ac_cv_lib_bsd_gethostbyname+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -9191,7 +9203,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_bsd_gethostbyname" >&5 $as_echo "$ac_cv_lib_bsd_gethostbyname" >&6; } -if test "x$ac_cv_lib_bsd_gethostbyname" = x""yes; then : +if test "x$ac_cv_lib_bsd_gethostbyname" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" fi @@ -9206,14 +9218,14 @@ # must be given before -lnsl if both are needed. We assume that # if connect needs -lnsl, so does gethostbyname. ac_fn_c_check_func "$LINENO" "connect" "ac_cv_func_connect" -if test "x$ac_cv_func_connect" = x""yes; then : +if test "x$ac_cv_func_connect" = xyes; then : fi if test $ac_cv_func_connect = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for connect in -lsocket" >&5 $as_echo_n "checking for connect in -lsocket... " >&6; } -if test "${ac_cv_lib_socket_connect+set}" = set; then : +if ${ac_cv_lib_socket_connect+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -9247,7 +9259,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_connect" >&5 $as_echo "$ac_cv_lib_socket_connect" >&6; } -if test "x$ac_cv_lib_socket_connect" = x""yes; then : +if test "x$ac_cv_lib_socket_connect" = xyes; then : X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" fi @@ -9255,14 +9267,14 @@ # Guillermo Gomez says -lposix is necessary on A/UX. ac_fn_c_check_func "$LINENO" "remove" "ac_cv_func_remove" -if test "x$ac_cv_func_remove" = x""yes; then : +if test "x$ac_cv_func_remove" = xyes; then : fi if test $ac_cv_func_remove = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for remove in -lposix" >&5 $as_echo_n "checking for remove in -lposix... " >&6; } -if test "${ac_cv_lib_posix_remove+set}" = set; then : +if ${ac_cv_lib_posix_remove+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -9296,7 +9308,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_posix_remove" >&5 $as_echo "$ac_cv_lib_posix_remove" >&6; } -if test "x$ac_cv_lib_posix_remove" = x""yes; then : +if test "x$ac_cv_lib_posix_remove" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" fi @@ -9304,14 +9316,14 @@ # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. ac_fn_c_check_func "$LINENO" "shmat" "ac_cv_func_shmat" -if test "x$ac_cv_func_shmat" = x""yes; then : +if test "x$ac_cv_func_shmat" = xyes; then : fi if test $ac_cv_func_shmat = no; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for shmat in -lipc" >&5 $as_echo_n "checking for shmat in -lipc... " >&6; } -if test "${ac_cv_lib_ipc_shmat+set}" = set; then : +if ${ac_cv_lib_ipc_shmat+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -9345,7 +9357,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ipc_shmat" >&5 $as_echo "$ac_cv_lib_ipc_shmat" >&6; } -if test "x$ac_cv_lib_ipc_shmat" = x""yes; then : +if test "x$ac_cv_lib_ipc_shmat" = xyes; then : X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" fi @@ -9363,7 +9375,7 @@ # John Interrante, Karl Berry { $as_echo "$as_me:${as_lineno-$LINENO}: checking for IceConnectionNumber in -lICE" >&5 $as_echo_n "checking for IceConnectionNumber in -lICE... " >&6; } -if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then : +if ${ac_cv_lib_ICE_IceConnectionNumber+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -9397,7 +9409,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 $as_echo "$ac_cv_lib_ICE_IceConnectionNumber" >&6; } -if test "x$ac_cv_lib_ICE_IceConnectionNumber" = x""yes; then : +if test "x$ac_cv_lib_ICE_IceConnectionNumber" = xyes; then : X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" fi @@ -9440,7 +9452,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for Qt 4 library name" >&5 $as_echo_n "checking for Qt 4 library name... " >&6; } - if test "${qt4_cv_libname+set}" = set; then : + if ${qt4_cv_libname+:} false; then : $as_echo_n "(cached) " >&6 else @@ -9551,7 +9563,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking Qt 4 version" >&5 $as_echo_n "checking Qt 4 version... " >&6; } -if test "${lyx_cv_qt4version+set}" = set; then : +if ${lyx_cv_qt4version+:} false; then : $as_echo_n "(cached) " >&6 else @@ -9565,7 +9577,7 @@ CPPFLAGS="$CPPFLAGS $QT4_INCLUDES" cat > conftest.$ac_ext <<EOF -#line 9568 "configure" +#line 9580 "configure" #include "confdefs.h" #include <qglobal.h> "%%%"QT_VERSION_STR"%%%" @@ -9592,7 +9604,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_MOC4+set}" = set; then : +if ${ac_cv_path_MOC4+:} false; then : $as_echo_n "(cached) " >&6 else case $MOC4 in @@ -9638,7 +9650,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_UIC4+set}" = set; then : +if ${ac_cv_path_UIC4+:} false; then : $as_echo_n "(cached) " >&6 else case $UIC4 in @@ -9684,7 +9696,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_RCC4+set}" = set; then : +if ${ac_cv_path_RCC4+:} false; then : $as_echo_n "(cached) " >&6 else case $RCC4 in @@ -9836,7 +9848,7 @@ set dummy msgfmt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_MSGFMT+set}" = set; then : +if ${ac_cv_path_MSGFMT+:} false; then : $as_echo_n "(cached) " >&6 else case "$MSGFMT" in @@ -9877,7 +9889,7 @@ set dummy gmsgfmt; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_GMSGFMT+set}" = set; then : +if ${ac_cv_path_GMSGFMT+:} false; then : $as_echo_n "(cached) " >&6 else case $GMSGFMT in @@ -9959,7 +9971,7 @@ set dummy xgettext; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_XGETTEXT+set}" = set; then : +if ${ac_cv_path_XGETTEXT+:} false; then : $as_echo_n "(cached) " >&6 else case "$XGETTEXT" in @@ -10037,7 +10049,7 @@ set dummy msgmerge; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_path_MSGMERGE+set}" = set; then : +if ${ac_cv_path_MSGMERGE+:} false; then : $as_echo_n "(cached) " >&6 else case "$MSGMERGE" in @@ -10083,7 +10095,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C Library 2 or newer" >&5 $as_echo_n "checking whether we are using the GNU C Library 2 or newer... " >&6; } -if test "${ac_cv_gnu_library_2+set}" = set; then : +if ${ac_cv_gnu_library_2+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -10119,7 +10131,7 @@ set dummy ${ac_tool_prefix}ranlib; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_RANLIB+set}" = set; then : +if ${ac_cv_prog_RANLIB+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$RANLIB"; then @@ -10159,7 +10171,7 @@ set dummy ranlib; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then : +if ${ac_cv_prog_ac_ct_RANLIB+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$ac_ct_RANLIB"; then @@ -10213,7 +10225,7 @@ if test -n "$GCC"; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for simple visibility declarations" >&5 $as_echo_n "checking for simple visibility declarations... " >&6; } - if test "${gl_cv_cc_visibility+set}" = set; then : + if ${gl_cv_cc_visibility+:} false; then : $as_echo_n "(cached) " >&6 else @@ -10259,7 +10271,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inline" >&5 $as_echo_n "checking for inline... " >&6; } -if test "${ac_cv_c_inline+set}" = set; then : +if ${ac_cv_c_inline+:} false; then : $as_echo_n "(cached) " >&6 else ac_cv_c_inline=no @@ -10300,7 +10312,7 @@ esac ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" -if test "x$ac_cv_type_size_t" = x""yes; then : +if test "x$ac_cv_type_size_t" = xyes; then : else @@ -10313,7 +10325,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdint.h" >&5 $as_echo_n "checking for stdint.h... " >&6; } -if test "${gl_cv_header_stdint_h+set}" = set; then : +if ${gl_cv_header_stdint_h+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -10349,7 +10361,7 @@ # for constant arguments. Useless! { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working alloca.h" >&5 $as_echo_n "checking for working alloca.h... " >&6; } -if test "${ac_cv_working_alloca_h+set}" = set; then : +if ${ac_cv_working_alloca_h+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -10382,7 +10394,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for alloca" >&5 $as_echo_n "checking for alloca... " >&6; } -if test "${ac_cv_func_alloca_works+set}" = set; then : +if ${ac_cv_func_alloca_works+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -10401,7 +10413,7 @@ #pragma alloca # else # ifndef alloca /* predefined by HP cc +Olibcalls */ -char *alloca (); +void *alloca (size_t); # endif # endif # endif @@ -10445,7 +10457,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether \`alloca.c' needs Cray hooks" >&5 $as_echo_n "checking whether \`alloca.c' needs Cray hooks... " >&6; } -if test "${ac_cv_os_cray+set}" = set; then : +if ${ac_cv_os_cray+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -10486,7 +10498,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking stack direction for C alloca" >&5 $as_echo_n "checking stack direction for C alloca... " >&6; } -if test "${ac_cv_c_stack_direction+set}" = set; then : +if ${ac_cv_c_stack_direction+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : @@ -10561,7 +10573,7 @@ for ac_func in getpagesize do : ac_fn_c_check_func "$LINENO" "getpagesize" "ac_cv_func_getpagesize" -if test "x$ac_cv_func_getpagesize" = x""yes; then : +if test "x$ac_cv_func_getpagesize" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_GETPAGESIZE 1 _ACEOF @@ -10571,7 +10583,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for working mmap" >&5 $as_echo_n "checking for working mmap... " >&6; } -if test "${ac_cv_func_mmap_fixed_mapped+set}" = set; then : +if ${ac_cv_func_mmap_fixed_mapped+:} false; then : $as_echo_n "(cached) " >&6 else if test "$cross_compiling" = yes; then : @@ -10739,7 +10751,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether integer division by zero raises SIGFPE" >&5 $as_echo_n "checking whether integer division by zero raises SIGFPE... " >&6; } -if test "${gt_cv_int_divbyzero_sigfpe+set}" = set; then : +if ${gt_cv_int_divbyzero_sigfpe+:} false; then : $as_echo_n "(cached) " >&6 else @@ -10820,7 +10832,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for inttypes.h" >&5 $as_echo_n "checking for inttypes.h... " >&6; } -if test "${gl_cv_header_inttypes_h+set}" = set; then : +if ${gl_cv_header_inttypes_h+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -10855,7 +10867,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for unsigned long long int" >&5 $as_echo_n "checking for unsigned long long int... " >&6; } -if test "${ac_cv_type_unsigned_long_long_int+set}" = set; then : +if ${ac_cv_type_unsigned_long_long_int+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -10922,7 +10934,7 @@ for ac_header in inttypes.h do : ac_fn_c_check_header_mongrel "$LINENO" "inttypes.h" "ac_cv_header_inttypes_h" "$ac_includes_default" -if test "x$ac_cv_header_inttypes_h" = x""yes; then : +if test "x$ac_cv_header_inttypes_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_INTTYPES_H 1 _ACEOF @@ -10934,7 +10946,7 @@ if test $ac_cv_header_inttypes_h = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the inttypes.h PRIxNN macros are broken" >&5 $as_echo_n "checking whether the inttypes.h PRIxNN macros are broken... " >&6; } -if test "${gt_cv_inttypes_pri_broken+set}" = set; then : +if ${gt_cv_inttypes_pri_broken+:} false; then : $as_echo_n "(cached) " >&6 else @@ -11050,7 +11062,7 @@ # On OSF/1, the compiler needs the flag -pthread or -D_REENTRANT so that # it groks <pthread.h>. It's added above, in gl_LOCK_EARLY_BODY. ac_fn_c_check_header_mongrel "$LINENO" "pthread.h" "ac_cv_header_pthread_h" "$ac_includes_default" -if test "x$ac_cv_header_pthread_h" = x""yes; then : +if test "x$ac_cv_header_pthread_h" = xyes; then : gl_have_pthread_h=yes else gl_have_pthread_h=no @@ -11089,7 +11101,7 @@ # need to link with libpthread in order to create multiple threads. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_kill in -lpthread" >&5 $as_echo_n "checking for pthread_kill in -lpthread... " >&6; } -if test "${ac_cv_lib_pthread_pthread_kill+set}" = set; then : +if ${ac_cv_lib_pthread_pthread_kill+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -11123,7 +11135,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_kill" >&5 $as_echo "$ac_cv_lib_pthread_pthread_kill" >&6; } -if test "x$ac_cv_lib_pthread_pthread_kill" = x""yes; then : +if test "x$ac_cv_lib_pthread_pthread_kill" = xyes; then : LIBMULTITHREAD=-lpthread LTLIBMULTITHREAD=-lpthread # On Solaris and HP-UX, most pthread functions exist also in libc. # Therefore pthread_in_use() needs to actually try to create a @@ -11142,7 +11154,7 @@ # Some library is needed. Try libpthread and libc_r. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_kill in -lpthread" >&5 $as_echo_n "checking for pthread_kill in -lpthread... " >&6; } -if test "${ac_cv_lib_pthread_pthread_kill+set}" = set; then : +if ${ac_cv_lib_pthread_pthread_kill+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -11176,7 +11188,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_pthread_pthread_kill" >&5 $as_echo "$ac_cv_lib_pthread_pthread_kill" >&6; } -if test "x$ac_cv_lib_pthread_pthread_kill" = x""yes; then : +if test "x$ac_cv_lib_pthread_pthread_kill" = xyes; then : gl_have_pthread=yes LIBTHREAD=-lpthread LTLIBTHREAD=-lpthread LIBMULTITHREAD=-lpthread LTLIBMULTITHREAD=-lpthread @@ -11186,7 +11198,7 @@ # For FreeBSD 4. { $as_echo "$as_me:${as_lineno-$LINENO}: checking for pthread_kill in -lc_r" >&5 $as_echo_n "checking for pthread_kill in -lc_r... " >&6; } -if test "${ac_cv_lib_c_r_pthread_kill+set}" = set; then : +if ${ac_cv_lib_c_r_pthread_kill+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -11220,7 +11232,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_c_r_pthread_kill" >&5 $as_echo "$ac_cv_lib_c_r_pthread_kill" >&6; } -if test "x$ac_cv_lib_c_r_pthread_kill" = x""yes; then : +if test "x$ac_cv_lib_c_r_pthread_kill" = xyes; then : gl_have_pthread=yes LIBTHREAD=-lc_r LTLIBTHREAD=-lc_r LIBMULTITHREAD=-lc_r LTLIBMULTITHREAD=-lc_r @@ -11246,7 +11258,7 @@ # pthread_rwlock_* functions. ac_fn_c_check_type "$LINENO" "pthread_rwlock_t" "ac_cv_type_pthread_rwlock_t" "#include <pthread.h> " -if test "x$ac_cv_type_pthread_rwlock_t" = x""yes; then : +if test "x$ac_cv_type_pthread_rwlock_t" = xyes; then : $as_echo "#define HAVE_PTHREAD_RWLOCK 1" >>confdefs.h @@ -11329,7 +11341,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libpth" >&5 $as_echo_n "checking how to link with libpth... " >&6; } -if test "${ac_cv_libpth_libs+set}" = set; then : +if ${ac_cv_libpth_libs+:} false; then : $as_echo_n "(cached) " >&6 else @@ -11891,7 +11903,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether feof_unlocked is declared" >&5 $as_echo_n "checking whether feof_unlocked is declared... " >&6; } -if test "${ac_cv_have_decl_feof_unlocked+set}" = set; then : +if ${ac_cv_have_decl_feof_unlocked+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -11932,7 +11944,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether fgets_unlocked is declared" >&5 $as_echo_n "checking whether fgets_unlocked is declared... " >&6; } -if test "${ac_cv_have_decl_fgets_unlocked+set}" = set; then : +if ${ac_cv_have_decl_fgets_unlocked+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12003,7 +12015,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv" >&5 $as_echo_n "checking for iconv... " >&6; } -if test "${am_cv_func_iconv+set}" = set; then : +if ${am_cv_func_iconv+:} false; then : $as_echo_n "(cached) " >&6 else @@ -12078,7 +12090,7 @@ if test "$am_cv_func_iconv" = yes; then { $as_echo "$as_me:${as_lineno-$LINENO}: checking for iconv declaration" >&5 $as_echo_n "checking for iconv declaration... " >&6; } - if test "${am_cv_proto_iconv+set}" = set; then : + if ${am_cv_proto_iconv+:} false; then : $as_echo_n "(cached) " >&6 else @@ -12129,7 +12141,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for NL_LOCALE_NAME macro" >&5 $as_echo_n "checking for NL_LOCALE_NAME macro... " >&6; } -if test "${gt_cv_nl_locale_name+set}" = set; then : +if ${gt_cv_nl_locale_name+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12167,7 +12179,7 @@ set dummy $ac_prog; ac_word=$2 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 $as_echo_n "checking for $ac_word... " >&6; } -if test "${ac_cv_prog_INTLBISON+set}" = set; then : +if ${ac_cv_prog_INTLBISON+:} false; then : $as_echo_n "(cached) " >&6 else if test -n "$INTLBISON"; then @@ -12225,7 +12237,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long long int" >&5 $as_echo_n "checking for long long int... " >&6; } -if test "${ac_cv_type_long_long_int+set}" = set; then : +if ${ac_cv_type_long_long_int+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12265,7 +12277,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for long double" >&5 $as_echo_n "checking for long double... " >&6; } -if test "${gt_cv_c_long_double+set}" = set; then : +if ${gt_cv_c_long_double+:} false; then : $as_echo_n "(cached) " >&6 else if test "$GCC" = yes; then @@ -12306,7 +12318,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wchar_t" >&5 $as_echo_n "checking for wchar_t... " >&6; } -if test "${gt_cv_c_wchar_t+set}" = set; then : +if ${gt_cv_c_wchar_t+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12339,7 +12351,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for wint_t" >&5 $as_echo_n "checking for wint_t... " >&6; } -if test "${gt_cv_c_wint_t+set}" = set; then : +if ${gt_cv_c_wint_t+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12374,7 +12386,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for intmax_t" >&5 $as_echo_n "checking for intmax_t... " >&6; } -if test "${gt_cv_c_intmax_t+set}" = set; then : +if ${gt_cv_c_intmax_t+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12417,7 +12429,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether printf() supports POSIX/XSI format strings" >&5 $as_echo_n "checking whether printf() supports POSIX/XSI format strings... " >&6; } -if test "${gt_cv_func_printf_posix+set}" = set; then : +if ${gt_cv_func_printf_posix+:} false; then : $as_echo_n "(cached) " >&6 else @@ -12480,7 +12492,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C Library 2.1 or newer" >&5 $as_echo_n "checking whether we are using the GNU C Library 2.1 or newer... " >&6; } -if test "${ac_cv_gnu_library_2_1+set}" = set; then : +if ${ac_cv_gnu_library_2_1+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12515,7 +12527,7 @@ for ac_header in stdint.h do : ac_fn_c_check_header_mongrel "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default" -if test "x$ac_cv_header_stdint_h" = x""yes; then : +if test "x$ac_cv_header_stdint_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STDINT_H 1 _ACEOF @@ -12526,7 +12538,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for SIZE_MAX" >&5 $as_echo_n "checking for SIZE_MAX... " >&6; } - if test "${gl_cv_size_max+set}" = set; then : + if ${gl_cv_size_max+:} false; then : $as_echo_n "(cached) " >&6 else @@ -12614,7 +12626,7 @@ for ac_header in stdint.h do : ac_fn_c_check_header_mongrel "$LINENO" "stdint.h" "ac_cv_header_stdint_h" "$ac_includes_default" -if test "x$ac_cv_header_stdint_h" = x""yes; then : +if test "x$ac_cv_header_stdint_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_STDINT_H 1 _ACEOF @@ -12627,7 +12639,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5 $as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; } -if test "${gt_cv_func_CFPreferencesCopyAppValue+set}" = set; then : +if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then : $as_echo_n "(cached) " >&6 else gt_save_LIBS="$LIBS" @@ -12661,7 +12673,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5 $as_echo_n "checking for CFLocaleCopyCurrent... " >&6; } -if test "${gt_cv_func_CFLocaleCopyCurrent+set}" = set; then : +if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then : $as_echo_n "(cached) " >&6 else gt_save_LIBS="$LIBS" @@ -12705,7 +12717,7 @@ ac_fn_c_check_type "$LINENO" "ptrdiff_t" "ac_cv_type_ptrdiff_t" "$ac_includes_default" -if test "x$ac_cv_type_ptrdiff_t" = x""yes; then : +if test "x$ac_cv_type_ptrdiff_t" = xyes; then : else @@ -12743,7 +12755,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether _snprintf is declared" >&5 $as_echo_n "checking whether _snprintf is declared... " >&6; } -if test "${ac_cv_have_decl__snprintf+set}" = set; then : +if ${ac_cv_have_decl__snprintf+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12784,7 +12796,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether _snwprintf is declared" >&5 $as_echo_n "checking whether _snwprintf is declared... " >&6; } -if test "${ac_cv_have_decl__snwprintf+set}" = set; then : +if ${ac_cv_have_decl__snwprintf+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12826,7 +12838,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether getc_unlocked is declared" >&5 $as_echo_n "checking whether getc_unlocked is declared... " >&6; } -if test "${ac_cv_have_decl_getc_unlocked+set}" = set; then : +if ${ac_cv_have_decl_getc_unlocked+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12892,7 +12904,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for nl_langinfo and CODESET" >&5 $as_echo_n "checking for nl_langinfo and CODESET... " >&6; } -if test "${am_cv_langinfo_codeset+set}" = set; then : +if ${am_cv_langinfo_codeset+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12926,7 +12938,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for LC_MESSAGES" >&5 $as_echo_n "checking for LC_MESSAGES... " >&6; } -if test "${gt_cv_val_LC_MESSAGES+set}" = set; then : +if ${gt_cv_val_LC_MESSAGES+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -12994,7 +13006,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFPreferencesCopyAppValue" >&5 $as_echo_n "checking for CFPreferencesCopyAppValue... " >&6; } -if test "${gt_cv_func_CFPreferencesCopyAppValue+set}" = set; then : +if ${gt_cv_func_CFPreferencesCopyAppValue+:} false; then : $as_echo_n "(cached) " >&6 else gt_save_LIBS="$LIBS" @@ -13028,7 +13040,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for CFLocaleCopyCurrent" >&5 $as_echo_n "checking for CFLocaleCopyCurrent... " >&6; } -if test "${gt_cv_func_CFLocaleCopyCurrent+set}" = set; then : +if ${gt_cv_func_CFLocaleCopyCurrent+:} false; then : $as_echo_n "(cached) " >&6 else gt_save_LIBS="$LIBS" @@ -13123,7 +13135,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libc" >&5 $as_echo_n "checking for GNU gettext in libc... " >&6; } -if eval "test \"\${$gt_func_gnugettext_libc+set}\"" = set; then : +if eval \${$gt_func_gnugettext_libc+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -13550,7 +13562,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU gettext in libintl" >&5 $as_echo_n "checking for GNU gettext in libintl... " >&6; } -if eval "test \"\${$gt_func_gnugettext_libintl+set}\"" = set; then : +if eval \${$gt_func_gnugettext_libintl+:} false; then : $as_echo_n "(cached) " >&6 else gt_save_CPPFLAGS="$CPPFLAGS" @@ -13784,7 +13796,7 @@ # some standard header files { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether sys/types.h defines makedev" >&5 $as_echo_n "checking whether sys/types.h defines makedev... " >&6; } -if test "${ac_cv_header_sys_types_h_makedev+set}" = set; then : +if ${ac_cv_header_sys_types_h_makedev+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -13812,7 +13824,7 @@ if test $ac_cv_header_sys_types_h_makedev = no; then ac_fn_cxx_check_header_mongrel "$LINENO" "sys/mkdev.h" "ac_cv_header_sys_mkdev_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_mkdev_h" = x""yes; then : +if test "x$ac_cv_header_sys_mkdev_h" = xyes; then : $as_echo "#define MAJOR_IN_MKDEV 1" >>confdefs.h @@ -13822,7 +13834,7 @@ if test $ac_cv_header_sys_mkdev_h = no; then ac_fn_cxx_check_header_mongrel "$LINENO" "sys/sysmacros.h" "ac_cv_header_sys_sysmacros_h" "$ac_includes_default" -if test "x$ac_cv_header_sys_sysmacros_h" = x""yes; then : +if test "x$ac_cv_header_sys_sysmacros_h" = xyes; then : $as_echo "#define MAJOR_IN_SYSMACROS 1" >>confdefs.h @@ -13849,7 +13861,7 @@ # some standard structures { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat file-mode macros are broken" >&5 $as_echo_n "checking whether stat file-mode macros are broken... " >&6; } -if test "${ac_cv_header_stat_broken+set}" = set; then : +if ${ac_cv_header_stat_broken+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -13891,7 +13903,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5 $as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; } -if test "${ac_cv_header_time+set}" = set; then : +if ${ac_cv_header_time+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -13927,14 +13939,14 @@ # some standard types ac_fn_cxx_check_type "$LINENO" "mode_t" "ac_cv_type_mode_t" "$ac_includes_default" -if test "x$ac_cv_type_mode_t" = x""yes; then : +if test "x$ac_cv_type_mode_t" = xyes; then : $as_echo "#define HAVE_MODE_T 1" >>confdefs.h fi ac_fn_cxx_check_type "$LINENO" "off_t" "ac_cv_type_off_t" "$ac_includes_default" -if test "x$ac_cv_type_off_t" = x""yes; then : +if test "x$ac_cv_type_off_t" = xyes; then : else @@ -13945,7 +13957,7 @@ fi ac_fn_cxx_check_type "$LINENO" "pid_t" "ac_cv_type_pid_t" "$ac_includes_default" -if test "x$ac_cv_type_pid_t" = x""yes; then : +if test "x$ac_cv_type_pid_t" = xyes; then : else @@ -13957,7 +13969,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking return type of signal handlers" >&5 $as_echo_n "checking return type of signal handlers... " >&6; } -if test "${ac_cv_type_signal+set}" = set; then : +if ${ac_cv_type_signal+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -13989,7 +14001,7 @@ ac_fn_cxx_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default" -if test "x$ac_cv_type_size_t" = x""yes; then : +if test "x$ac_cv_type_size_t" = xyes; then : else @@ -14001,7 +14013,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for uid_t in sys/types.h" >&5 $as_echo_n "checking for uid_t in sys/types.h... " >&6; } -if test "${ac_cv_type_uid_t+set}" = set; then : +if ${ac_cv_type_uid_t+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -14087,7 +14099,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether mkdir takes one argument" >&5 $as_echo_n "checking whether mkdir takes one argument... " >&6; } -if test "${ac_cv_mkdir_takes_one_arg+set}" = set; then : +if ${ac_cv_mkdir_takes_one_arg+:} false; then : $as_echo_n "(cached) " >&6 else cat confdefs.h - <<_ACEOF >conftest.$ac_ext @@ -14136,7 +14148,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking types of arguments for select" >&5 $as_echo_n "checking types of arguments for select... " >&6; } -if test "${ac_cv_func_select_args+set}" = set; then : +if ${ac_cv_func_select_args+:} false; then : $as_echo_n "(cached) " >&6 else for ac_arg234 in 'fd_set *' 'int *' 'void *'; do @@ -14170,7 +14182,7 @@ done done # Provide a safe default value. -: ${ac_cv_func_select_args='int,int *,struct timeval *'} +: "${ac_cv_func_select_args=int,int *,struct timeval *}" fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_select_args" >&5 @@ -14212,7 +14224,7 @@ for ac_header in aspell.h do : ac_fn_cxx_check_header_mongrel "$LINENO" "aspell.h" "ac_cv_header_aspell_h" "$ac_includes_default" -if test "x$ac_cv_header_aspell_h" = x""yes; then : +if test "x$ac_cv_header_aspell_h" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_ASPELL_H 1 _ACEOF @@ -14225,7 +14237,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for new_aspell_config in -laspell" >&5 $as_echo_n "checking for new_aspell_config in -laspell... " >&6; } -if test "${ac_cv_lib_aspell_new_aspell_config+set}" = set; then : +if ${ac_cv_lib_aspell_new_aspell_config+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -14259,7 +14271,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_aspell_new_aspell_config" >&5 $as_echo "$ac_cv_lib_aspell_new_aspell_config" >&6; } -if test "x$ac_cv_lib_aspell_new_aspell_config" = x""yes; then : +if test "x$ac_cv_lib_aspell_new_aspell_config" = xyes; then : LIBS="-laspell $LIBS" else lyx_use_aspell=false @@ -14468,7 +14480,7 @@ for ac_header in hunspell/hunspell.hxx do : ac_fn_cxx_check_header_mongrel "$LINENO" "hunspell/hunspell.hxx" "ac_cv_header_hunspell_hunspell_hxx" "$ac_includes_default" -if test "x$ac_cv_header_hunspell_hunspell_hxx" = x""yes; then : +if test "x$ac_cv_header_hunspell_hunspell_hxx" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_HUNSPELL_HUNSPELL_HXX 1 _ACEOF @@ -14481,7 +14493,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lhunspell" >&5 $as_echo_n "checking for main in -lhunspell... " >&6; } -if test "${ac_cv_lib_hunspell_main+set}" = set; then : +if ${ac_cv_lib_hunspell_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -14509,7 +14521,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_hunspell_main" >&5 $as_echo "$ac_cv_lib_hunspell_main" >&6; } -if test "x$ac_cv_lib_hunspell_main" = x""yes; then : +if test "x$ac_cv_lib_hunspell_main" = xyes; then : LIBS="-lhunspell $LIBS" else lyx_use_hunspell=false @@ -14521,7 +14533,7 @@ for ac_header in hunspell/hunspell.hxx do : ac_fn_cxx_check_header_mongrel "$LINENO" "hunspell/hunspell.hxx" "ac_cv_header_hunspell_hunspell_hxx" "$ac_includes_default" -if test "x$ac_cv_header_hunspell_hunspell_hxx" = x""yes; then : +if test "x$ac_cv_header_hunspell_hunspell_hxx" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_HUNSPELL_HUNSPELL_HXX 1 _ACEOF @@ -14534,7 +14546,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for main in -lhunspell" >&5 $as_echo_n "checking for main in -lhunspell... " >&6; } -if test "${ac_cv_lib_hunspell_main+set}" = set; then : +if ${ac_cv_lib_hunspell_main+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -14562,7 +14574,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_hunspell_main" >&5 $as_echo "$ac_cv_lib_hunspell_main" >&6; } -if test "x$ac_cv_lib_hunspell_main" = x""yes; then : +if test "x$ac_cv_lib_hunspell_main" = xyes; then : LIBS="-lhunspell $LIBS" else lyx_use_hunspell=false @@ -14613,13 +14625,13 @@ for ac_func in fcntl do : ac_fn_c_check_func "$LINENO" "fcntl" "ac_cv_func_fcntl" -if test "x$ac_cv_func_fcntl" = x""yes; then : +if test "x$ac_cv_func_fcntl" = xyes; then : cat >>confdefs.h <<_ACEOF #define HAVE_FCNTL 1 _ACEOF { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing gethostbyname" >&5 $as_echo_n "checking for library containing gethostbyname... " >&6; } -if test "${ac_cv_search_gethostbyname+set}" = set; then : +if ${ac_cv_search_gethostbyname+:} false; then : $as_echo_n "(cached) " >&6 else ac_func_search_save_LIBS=$LIBS @@ -14653,11 +14665,11 @@ fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext - if test "${ac_cv_search_gethostbyname+set}" = set; then : + if ${ac_cv_search_gethostbyname+:} false; then : break fi done -if test "${ac_cv_search_gethostbyname+set}" = set; then : +if ${ac_cv_search_gethostbyname+:} false; then : else ac_cv_search_gethostbyname=no @@ -14675,7 +14687,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing socket" >&5 $as_echo_n "checking for library containing socket... " >&6; } -if test "${ac_cv_search_socket+set}" = set; then : +if ${ac_cv_search_socket+:} false; then : $as_echo_n "(cached) " >&6 else ac_func_search_save_LIBS=$LIBS @@ -14709,11 +14721,11 @@ fi rm -f core conftest.err conftest.$ac_objext \ conftest$ac_exeext - if test "${ac_cv_search_socket+set}" = set; then : + if ${ac_cv_search_socket+:} false; then : break fi done -if test "${ac_cv_search_socket+set}" = set; then : +if ${ac_cv_search_socket+:} false; then : else ac_cv_search_socket=no @@ -14730,7 +14742,7 @@ else { $as_echo "$as_me:${as_lineno-$LINENO}: checking for socket in -lsocket" >&5 $as_echo_n "checking for socket in -lsocket... " >&6; } -if test "${ac_cv_lib_socket_socket+set}" = set; then : +if ${ac_cv_lib_socket_socket+:} false; then : $as_echo_n "(cached) " >&6 else ac_check_lib_save_LIBS=$LIBS @@ -14764,7 +14776,7 @@ fi { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_socket_socket" >&5 $as_echo "$ac_cv_lib_socket_socket" >&6; } -if test "x$ac_cv_lib_socket_socket" = x""yes; then : +if test "x$ac_cv_lib_socket_socket" = xyes; then : LIBS="-lsocket -lnsl $LIBS" fi @@ -15096,10 +15108,21 @@ :end' >>confcache if diff "$cache_file" confcache >/dev/null 2>&1; then :; else if test -w "$cache_file"; then - test "x$cache_file" != "x/dev/null" && + if test "x$cache_file" != "x/dev/null"; then { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5 $as_echo "$as_me: updating cache $cache_file" >&6;} - cat confcache >$cache_file + if test ! -f "$cache_file" || test -h "$cache_file"; then + cat confcache >"$cache_file" + else + case $cache_file in #( + */* | ?:*) + mv -f confcache "$cache_file"$$ && + mv -f "$cache_file"$$ "$cache_file" ;; #( + *) + mv -f confcache "$cache_file" ;; + esac + fi + fi else { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5 $as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} @@ -15236,7 +15259,7 @@ Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi -: ${CONFIG_STATUS=./config.status} +: "${CONFIG_STATUS=./config.status}" ac_write_fail=0 ac_clean_files_save=$ac_clean_files ac_clean_files="$ac_clean_files $CONFIG_STATUS" @@ -15337,6 +15360,7 @@ IFS=" "" $as_nl" # Find who we are. Look in the path if we contain no directory separator. +as_myself= case $0 in #(( *[\\/]* ) as_myself=$0 ;; *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR @@ -15643,8 +15667,8 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by LyX $as_me 2.0.2, which was -generated by GNU Autoconf 2.66. Invocation command line was +This file was extended by LyX $as_me 2.0.3, which was +generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES CONFIG_HEADERS = $CONFIG_HEADERS @@ -15709,8 +15733,8 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -LyX config.status 2.0.2 -configured by $0, generated by GNU Autoconf 2.66, +LyX config.status 2.0.3 +configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\" Copyright (C) 2010 Free Software Foundation, Inc. @@ -15731,11 +15755,16 @@ while test $# != 0 do case $1 in - --*=*) + --*=?*) ac_option=`expr "X$1" : 'X\([^=]*\)='` ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` ac_shift=: ;; + --*=) + ac_option=`expr "X$1" : 'X\([^=]*\)='` + ac_optarg= + ac_shift=: + ;; *) ac_option=$1 ac_optarg=$2 @@ -15757,6 +15786,7 @@ $ac_shift case $ac_optarg in *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; + '') as_fn_error $? "missing file argument" ;; esac as_fn_append CONFIG_FILES " '$ac_optarg'" ac_need_defaults=false;; @@ -15895,9 +15925,10 @@ # after its creation but before its name has been assigned to `$tmp'. $debug || { - tmp= + tmp= ac_tmp= trap 'exit_status=$? - { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status + : "${ac_tmp:=$tmp}" + { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status ' 0 trap 'as_fn_exit 1' 1 2 13 15 } @@ -15905,12 +15936,13 @@ { tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && - test -n "$tmp" && test -d "$tmp" + test -d "$tmp" } || { tmp=./conf$$-$RANDOM (umask 077 && mkdir "$tmp") } || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 +ac_tmp=$tmp # Set up the scripts for CONFIG_FILES section. # No need to generate them if there are no CONFIG_FILES. @@ -15932,7 +15964,7 @@ ac_cs_awk_cr=$ac_cr fi -echo 'BEGIN {' >"$tmp/subs1.awk" && +echo 'BEGIN {' >"$ac_tmp/subs1.awk" && _ACEOF @@ -15960,7 +15992,7 @@ rm -f conf$$subs.sh cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 -cat >>"\$tmp/subs1.awk" <<\\_ACAWK && +cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK && _ACEOF sed -n ' h @@ -16008,7 +16040,7 @@ rm -f conf$$subs.awk cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 _ACAWK -cat >>"\$tmp/subs1.awk" <<_ACAWK && +cat >>"\$ac_tmp/subs1.awk" <<_ACAWK && for (key in S) S_is_set[key] = 1 FS = "" @@ -16040,7 +16072,7 @@ sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" else cat -fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ || as_fn_error $? "could not setup config files machinery" "$LINENO" 5 _ACEOF @@ -16074,7 +16106,7 @@ # No need to generate them if there are no CONFIG_HEADERS. # This happens for instance with `./config.status Makefile'. if test -n "$CONFIG_HEADERS"; then -cat >"$tmp/defines.awk" <<\_ACAWK || +cat >"$ac_tmp/defines.awk" <<\_ACAWK || BEGIN { _ACEOF @@ -16086,8 +16118,8 @@ # handling of long lines. ac_delim='%!_!# ' for ac_last_try in false false :; do - ac_t=`sed -n "/$ac_delim/p" confdefs.h` - if test -z "$ac_t"; then + ac_tt=`sed -n "/$ac_delim/p" confdefs.h` + if test -z "$ac_tt"; then break elif $ac_last_try; then as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5 @@ -16207,7 +16239,7 @@ for ac_f do case $ac_f in - -) ac_f="$tmp/stdin";; + -) ac_f="$ac_tmp/stdin";; *) # Look for the file first in the build tree, then in the source tree # (if the path is not absolute). The absolute path cannot be DOS-style, # because $ac_f cannot contain `:'. @@ -16242,7 +16274,7 @@ esac case $ac_tag in - *:-:* | *:-) cat >"$tmp/stdin" \ + *:-:* | *:-) cat >"$ac_tmp/stdin" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; esac ;; @@ -16379,21 +16411,22 @@ s&@MKDIR_P@&$ac_MKDIR_P&;t t $ac_datarootdir_hack " -eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ - || as_fn_error $? "could not create $ac_file" "$LINENO" 5 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ + >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && - { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && - { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && + { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ + "$ac_tmp/out"`; test -z "$ac_out"; } && { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&5 $as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' which seems to be undefined. Please make sure it is defined" >&2;} - rm -f "$tmp/stdin" + rm -f "$ac_tmp/stdin" case $ac_file in - -) cat "$tmp/out" && rm -f "$tmp/out";; - *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; + -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; + *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; esac \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; @@ -16404,20 +16437,20 @@ if test x"$ac_file" != x-; then { $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" - } >"$tmp/config.h" \ + && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" + } >"$ac_tmp/config.h" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 - if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then + if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 $as_echo "$as_me: $ac_file is unchanged" >&6;} else rm -f "$ac_file" - mv "$tmp/config.h" "$ac_file" \ + mv "$ac_tmp/config.h" "$ac_file" \ || as_fn_error $? "could not create $ac_file" "$LINENO" 5 fi else $as_echo "/* $configure_input */" \ - && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \ + && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ || as_fn_error $? "could not create -" "$LINENO" 5 fi # Compute "$ac_file"'s index in $config_headers. diff -Nru lyx-2.0.2/configure.ac lyx-2.0.3/configure.ac --- lyx-2.0.2/configure.ac 2011-11-26 15:04:37.000000000 +0000 +++ lyx-2.0.3/configure.ac 2012-02-19 15:52:50.000000000 +0000 @@ -1,8 +1,8 @@ dnl Process with autoconf to generate configure script -*- sh -*- -AC_INIT(LyX,2.0.2,[lyx-devel@lists.lyx.org],[lyx]) +AC_INIT(LyX,2.0.3,[lyx-devel@lists.lyx.org],[lyx]) # Use ISO format only. The frontend needs to parse this -AC_SUBST(LYX_DATE, ["2011-11-26"]) +AC_SUBST(LYX_DATE, ["2012-02-19"]) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(src/main.cpp) AC_CONFIG_HEADERS([config.h]) @@ -58,7 +58,7 @@ done # Check for installed python -AM_PATH_PYTHON(2.3.4,, :) +AM_PATH_PYTHON(2.4.0,, :) ### we need to know the byte order for unicode conversions AC_C_BIGENDIAN diff -Nru lyx-2.0.2/debian/changelog lyx-2.0.3/debian/changelog --- lyx-2.0.2/debian/changelog 2012-02-13 12:51:31.000000000 +0000 +++ lyx-2.0.3/debian/changelog 2013-04-25 23:30:51.000000000 +0000 @@ -1,19 +1,41 @@ -lyx (2.0.2-1ubuntu2) precise; urgency=low +lyx (2.0.3-3~zk1~precise1) precise; urgency=low - * Use maintscript support in dh_installdeb rather than writing out - dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on a - new enough version of dpkg rather than using 'dpkg-maintscript-helper - supports' guards, leading to more predictable behaviour on upgrades. + * Backport from Quantal to Precise. + + -- Zak Kipling <zak.kipling@cantab.net> Fri, 26 Apr 2013 00:30:50 +0100 + +lyx (2.0.3-3) unstable; urgency=low + + * Recommend texlive-generic-recommended, since ulem.sty was moved + there. Closes: #671749. + * Add debugging symbols package lyx-dbg. Closes: #438161. + + -- Per Olofsson <pelle@debian.org> Wed, 30 May 2012 18:06:22 +0200 + +lyx (2.0.3-2) unstable; urgency=low - -- Colin Watson <cjwatson@ubuntu.com> Mon, 13 Feb 2012 12:51:30 +0000 + * Create /usr/share/doc/fonts-lyx before moving the readme file there. + Fixes FTBFS when building binary-arch. -lyx (2.0.2-1ubuntu1) precise; urgency=low + -- Per Olofsson <pelle@debian.org> Tue, 06 Mar 2012 17:16:26 +0100 - * Merge from Debian testing. Remaining changes: - - Pre-Depends: dpkg (>= 1.15.6) for xz compression support. Needed until - after Ubuntu 12.04 LTS. +lyx (2.0.3-1) unstable; urgency=low - -- Micah Gersten <micahg@ubuntu.com> Fri, 23 Dec 2011 00:36:36 -0600 + * New upstream release. + * Use maintscript support in dh_installdeb rather than writing out + dpkg-maintscript-helper commands by hand. We now simply Pre-Depend on + a new enough version of dpkg rather than using + 'dpkg-maintscript-helper supports' guards, leading to more predictable + behaviour on upgrades. Thanks to Colin Watson. Closes: #659721. + * Use debhelper v9 mode. + * Use xz source tarballs. + * Make /usr/share/lyx/scripts/listerrors executable. + * Rename ttf-lyx to fonts-lyx. + * Bump Standards-Version to 3.9.3. No changes. + * Make a symlink from /usr/share/bash-completion/completions/lyx to + the installed completion file and remove /etc/bash_completion.d/lyx. + + -- Per Olofsson <pelle@debian.org> Sun, 04 Mar 2012 17:12:53 +0100 lyx (2.0.2-1) unstable; urgency=low @@ -24,13 +46,6 @@ -- Per Olofsson <pelle@debian.org> Sun, 11 Dec 2011 14:36:17 +0100 -lyx (2.0.1-1ubuntu1) precise; urgency=low - - * Pre-Depends: dpkg (>= 1.15.6) for xz compression support. Needed until - after Ubuntu 12.04 LTS. - - -- Micah Gersten <micahg@ubuntu.com> Mon, 17 Oct 2011 23:05:33 -0500 - lyx (2.0.1-1) unstable; urgency=low * New upstream release. diff -Nru lyx-2.0.2/debian/compat lyx-2.0.3/debian/compat --- lyx-2.0.2/debian/compat 2011-12-22 05:01:31.000000000 +0000 +++ lyx-2.0.3/debian/compat 2012-03-02 17:47:03.000000000 +0000 @@ -1 +1 @@ -8 +9 diff -Nru lyx-2.0.2/debian/control lyx-2.0.3/debian/control --- lyx-2.0.2/debian/control 2012-02-13 12:51:09.000000000 +0000 +++ lyx-2.0.3/debian/control 2012-05-07 08:51:59.000000000 +0000 @@ -1,14 +1,13 @@ Source: lyx -Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> -XSBC-Original-Maintainer: Debian LyX Maintainers <pkg-lyx-devel@lists.alioth.debian.org> +Maintainer: Debian LyX Maintainers <pkg-lyx-devel@lists.alioth.debian.org> Uploaders: Per Olofsson <pelle@debian.org>, Sven Hoexter <hoexter@debian.org> Section: editors Priority: optional -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Git: git://anonscm.debian.org/pkg-lyx/lyx.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-lyx/lyx.git Homepage: http://www.lyx.org/ -Build-Depends: python (>= 2.6.6-3), debhelper (>= 8.1.0~), +Build-Depends: python (>= 2.6.6-3), debhelper (>= 9), libz-dev, libx11-dev, libenchant-dev, libmythes-dev, autotools-dev, libqt4-dev, libboost-dev, libboost-filesystem-dev, libboost-signals-dev, @@ -17,10 +16,9 @@ Package: lyx Architecture: any -Pre-Depends: dpkg (>= 1.15.6) Depends: ${shlibs:Depends}, ${misc:Depends}, lyx-common (= ${source:Version}), xdg-utils -Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, ttf-lyx, evince-gtk | pdf-viewer, elyxer | tex4ht | hevea | tth | latex2html -Suggests: rcs, dvipost, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape, texlive-xetex, etoolbox +Recommends: texlive-latex-recommended, texlive-latex-extra, texlive-science, texlive-generic-recommended, texlive-generic-extra, texlive-fonts-recommended, preview-latex-style, dvipng, imagemagick, psutils, ghostscript, poppler-utils, fonts-lyx, evince-gtk | pdf-viewer, elyxer | tex4ht | hevea | tth | latex2html +Suggests: rcs, dvipost, groff, libtiff-tools, gnuhtml2latex, wv, chktex, noweb, sgmltools-lite, linuxdoc-tools, writer2latex, latex2rtf, librsvg2-bin | inkscape, texlive-xetex, etoolbox, lyx-dbg (= ${binary:Version}) Description: document processor LyX is an almost WYSIWYG-frontend for LaTeX. It makes the power and typesetting quality of LaTeX available for people who are used to @@ -46,7 +44,7 @@ Package: lyx-common Architecture: all -Pre-Depends: dpkg (>= 1.15.6) +Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${python:Depends} Recommends: lyx Description: architecture-independent files for LyX @@ -54,12 +52,19 @@ architecture-dependent. See the lyx package for a description of LyX itself. -Package: ttf-lyx +Package: lyx-dbg +Architecture: any +Depends: ${misc:Depends}, lyx (= ${binary:Version}) +Section: debug +Priority: extra +Description: debugging symbols for LyX + This package contains debugging symbols for LyX. + +Package: fonts-lyx Architecture: all Section: fonts -Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6) Depends: ${misc:Depends} -Description: TrueType versions of some TeX fonts +Description: TrueType versions of some TeX fonts used by LyX These fonts are needed for the visual math symbol display in LyX. They can also be used to display MathML in Gecko-based browsers like Iceweasel. @@ -74,3 +79,14 @@ * msam10 - Extra math symbols, first series * msbm10 - Extra math symbols, second series, including Blackboard Bold * wasy10 - Waldi symbol fonts + +Package: ttf-lyx +Architecture: all +Section: oldlibs +Priority: extra +Pre-Depends: ${misc:Pre-Depends} +Depends: ${misc:Depends}, fonts-lyx +Description: transitional package + This package only exists to facilitate the renaming of ttf-lyx to + fonts-lyx. You may safely remove this package once no other package + depends on it. diff -Nru lyx-2.0.2/debian/lyx-common.links lyx-2.0.3/debian/lyx-common.links --- lyx-2.0.2/debian/lyx-common.links 2011-12-22 05:01:31.000000000 +0000 +++ lyx-2.0.3/debian/lyx-common.links 2012-03-04 15:38:37.000000000 +0000 @@ -1,2 +1,3 @@ usr/share/lyx/images/lyx.png usr/share/icons/hicolor/48x48/apps/lyx.png usr/share/mythes usr/share/lyx/thes +usr/share/lyx/scripts/bash_completion usr/share/bash-completion/completions/lyx diff -Nru lyx-2.0.2/debian/lyx-common.maintscript lyx-2.0.3/debian/lyx-common.maintscript --- lyx-2.0.2/debian/lyx-common.maintscript 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/debian/lyx-common.maintscript 2012-03-04 15:40:39.000000000 +0000 @@ -0,0 +1 @@ +rm_conffile /etc/bash_completion.d/lyx 2.0.2-1 diff -Nru lyx-2.0.2/debian/rules lyx-2.0.3/debian/rules --- lyx-2.0.2/debian/rules 2011-12-22 05:01:31.000000000 +0000 +++ lyx-2.0.3/debian/rules 2012-05-07 09:37:39.000000000 +0000 @@ -1,6 +1,6 @@ #!/usr/bin/make -f -LDFLAGS += -Wl,-z,defs -Wl,--as-needed +export DEB_LDFLAGS_MAINT_PREPEND := -Wl,-z,defs -Wl,--as-needed %: dh $@ --with autotools_dev,python2,tex --builddirectory @@ -28,9 +28,9 @@ mv debian/lyx-common/usr/share/man debian/lyx/usr/share/man # move fonts to font package - mkdir -p debian/ttf-lyx/usr/share/fonts/truetype + mkdir -p debian/fonts-lyx/usr/share/fonts/truetype mv debian/lyx-common/usr/share/lyx/fonts \ - debian/ttf-lyx/usr/share/fonts/truetype/ttf-lyx + debian/fonts-lyx/usr/share/fonts/truetype/lyx # remove empty directory rmdir debian/lyx-common/usr/share/lyx/images/commands @@ -40,22 +40,23 @@ mv debian/lyx-common/usr/share/lyx/tex \ debian/lyx-common/usr/share/texmf/tex/latex/lyx -# install bash completion in the correct location - mkdir -p debian/lyx-common/etc/bash_completion.d - mv debian/lyx-common/usr/share/lyx/scripts/bash_completion \ - debian/lyx-common/etc/bash_completion.d/lyx +# make script executable + chmod 755 debian/lyx-common/usr/share/lyx/scripts/listerrors +# handle font documentation + mkdir -p debian/fonts-lyx/usr/share/doc/fonts-lyx + mv debian/fonts-lyx/usr/share/fonts/truetype/lyx/ReadmeBaKoMa4LyX.txt \ + debian/fonts-lyx/usr/share/doc/fonts-lyx/ + rm debian/fonts-lyx/usr/share/fonts/truetype/lyx/BaKoMaFontLicense.txt override_dh_installdocs: mkdir -p debian/lyx/usr/share/doc ln -s lyx-common debian/lyx/usr/share/doc/lyx - dh_installdocs + mkdir -p debian/lyx-dbg/usr/share/doc + ln -s lyx debian/lyx-dbg/usr/share/doc/lyx-dbg - mkdir -p debian/ttf-lyx/usr/share/doc/ttf-lyx - mv debian/ttf-lyx/usr/share/fonts/truetype/ttf-lyx/ReadmeBaKoMa4LyX.txt \ - debian/ttf-lyx/usr/share/doc/ttf-lyx/ - rm debian/ttf-lyx/usr/share/fonts/truetype/ttf-lyx/BaKoMaFontLicense.txt + dh_installdocs override_dh_python2: dh_python2 /usr/share/lyx @@ -63,5 +64,8 @@ override_dh_installtex: dh_installtex -plyx-common +override_dh_strip: + dh_strip --dbg-package=lyx-dbg + override_dh_builddeb: dh_builddeb -- -Z xz diff -Nru lyx-2.0.2/debian/watch lyx-2.0.3/debian/watch --- lyx-2.0.2/debian/watch 2011-12-22 05:01:31.000000000 +0000 +++ lyx-2.0.3/debian/watch 2012-03-02 17:47:03.000000000 +0000 @@ -1,2 +1,2 @@ version=3 -ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-([\d\.]+)\.tar\.gz +ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/lyx-([\d\.]+)\.tar\.xz diff -Nru lyx-2.0.2/development/LyX-Mac-binary-release.sh lyx-2.0.3/development/LyX-Mac-binary-release.sh --- lyx-2.0.2/development/LyX-Mac-binary-release.sh 2011-04-02 12:16:32.000000000 +0000 +++ lyx-2.0.3/development/LyX-Mac-binary-release.sh 2012-01-26 15:30:58.000000000 +0000 @@ -34,7 +34,7 @@ #Qt4ConfigureOptions="${Qt4ConfigureOptions} ${CARBON}" aspell_dictionaries="no" -hunspell_dictionaries="no" +hunspell_dictionaries="yes" aspell_deployment="yes" hunspell_deployment="yes" @@ -197,6 +197,7 @@ Qt4SourceDir=${QT4SOURCEDIR:-`dirname "${LyxSourceDir}"`/${Qt4SourceVersion}} Qt4BuildDir=${Qt4BuildDir:-"${LyxBuildDir}"/${Qt4BuildSubDir:-"qt4-build"}} DictionarySourceDir=${DICTIONARYDIR:-`dirname "${LyxSourceDir}"`/dictionaries} +DmgBackground="${LyxSourceDir}"/development/MacOSX/dmg-background.png ASpellInstallHdr="${ASpellInstallDir}/include/aspell.h" HunSpellInstallHdr="${HunSpellInstallDir}/include/hunspell/hunspell.h" @@ -215,8 +216,6 @@ # if zip file is needed... remove the comment sign #LyxAppZip="${LyxAppPrefix}.zip" -BuildSystem=`"${LyxSourceDir}/config/config.guess"` - # --------------------------------- # DON'T MODIFY ANYTHING BELOW HERE! # --------------------------------- @@ -226,7 +225,6 @@ DMGNAME="${LyxBase}" DMGSIZE="550m" -BACKGROUND="${LyxAppDir}.app/Contents/Resources/images/banner.png" # Check for existing SDKs SDKs=`echo /Developer/SDKs/MacOSX10*sdk` @@ -318,7 +316,6 @@ "${HunSpellSourceDir}/configure"\ --prefix="${HunSpellInstallDir}"\ ${HunspellConfigureOptions} - #--host="${HOSTSYSTEM}" ${BuildSystem:+"--build=${BuildSystem}"} make && make install${strip} for file in ${FILE_LIST} ; do if [ -f "${HunSpellInstallDir}"/lib/${file} ]; then @@ -383,7 +380,6 @@ CXXFLAGS=-g "${ASpellSourceDir}/configure"\ --prefix="${ASpellInstallDir}"\ ${AspellConfigureOptions} - #--host="${HOSTSYSTEM}" ${BuildSystem:+"--build=${BuildSystem}"} make && make install${aspellstrip} for file in ${FILE_LIST} ; do if [ -f "${ASpellInstallDir}"/lib/${file} ]; then @@ -492,7 +488,7 @@ --prefix="${LyxAppPrefix}" --with-version-suffix="-${LyXVersionSuffix}"\ ${QtInstallDir:+"--with-qt4-dir=${QtInstallDir}"} \ ${LyXConfigureOptions}\ - --host="${HOSTSYSTEM}" --build="${BuildSystem}" --enable-build-type=rel && \ + --enable-build-type=rel && \ make -j2 && make install${strip} for file in ${LYX_FILE_LIST} ; do if [ -f "${LYX_BUNDLE_PATH}/${file}" ]; then @@ -538,6 +534,7 @@ test -f "${condir}/Resources/qt.conf" || cat - > "${condir}/Resources/qt.conf" <<-EOF [Paths] Plugins = PlugIns +Translations = translations EOF if [ ! -d "${condir}/PlugIns" ]; then mkdir -p "${condir}/PlugIns" @@ -583,6 +580,11 @@ "@executable_path/../${fwdir}/${version}${libnm}"\ "${target}" done + if [ ! -d "${condir}/translations" ]; then + mkdir -p "${condir}/translations" + fi + echo Copy Qt translations to "${condir}/translations" + cp -p "${source}"/translations/qt_*.qm "${condir}/translations" } # ------------------------- @@ -646,8 +648,16 @@ } set_bundle_display_options() { + X_BOUNDS=$2 + Y_BOUNDS=$3 + Y_POSITION=$((Y_BOUNDS - 65)) + Y_BOUNDS=$((Y_BOUNDS + 20)) + LYX_X_POSITION=$((X_BOUNDS / 4)) + LYX_Y_POSITION=$Y_POSITION + APP_X_POSITION=$((3 * X_BOUNDS / 4)) + APP_Y_POSITION=$Y_POSITION osascript <<-EOF - tell application "Finder" + tell application "Finder" set f to POSIX file ("${1}" as string) as alias tell folder f open @@ -656,16 +666,16 @@ set statusbar visible to false set current view to icon view delay 1 -- sync - set the bounds to {20, 50, $2, $3} + set the bounds to {20, 50, $X_BOUNDS, $Y_BOUNDS} end tell delay 1 -- sync set icon size of the icon view options of container window to 64 set arrangement of the icon view options of container window to not arranged - set position of item "${LyxName}.app" to {100,$4} - set position of item "Applications" to {280,$4} + set position of item "${LyxName}.app" to {$LYX_X_POSITION,$LYX_Y_POSITION} + set position of item "Applications" to {$APP_X_POSITION,$APP_Y_POSITION} set background picture of the icon view options\ of container window to file "background.png" of folder "Pictures" - set the bounds of the container window to {0, 0, $2, $3} + set the bounds of the container window to {0, 0, $X_BOUNDS, $Y_BOUNDS} update without registering applications delay 5 -- sync close @@ -678,10 +688,9 @@ make_dmg() { cd "${1}" - BGSIZE=`file "$BACKGROUND" | awk -F , '/PNG/{print $2 }' | tr x ' '` + BGSIZE=`file "$DmgBackground" | awk -F , '/PNG/{print $2 }' | tr x ' '` BG_W=`echo ${BGSIZE} | awk '{print $1 }'` - BG_H=`echo ${BGSIZE} | awk '{h = $2 + 20 ;print h }'` - BG_Y=`echo ${BGSIZE} | awk '{y = $2 - 60 ;print y }'` + BG_H=`echo ${BGSIZE} | awk '{print $2 }'` rm -f "${DMGNAME}.sparseimage" "${DMGNAME}.dmg" @@ -702,10 +711,11 @@ # copy in background image mkdir -p "${VOLUME}/Pictures" - cp "${BACKGROUND}" "${VOLUME}/Pictures/background.png" + cp "${DmgBackground}" "${VOLUME}/Pictures/background.png" # symlink applications ln -s /Applications/ "${VOLUME}"/Applications - set_bundle_display_options "${VOLUME}" ${BG_W} ${BG_H} ${BG_Y} + set_bundle_display_options "${VOLUME}" ${BG_W} ${BG_H} + /Developer/Tools/SetFile -a C "${VOLUME}" mv "${VOLUME}/Pictures" "${VOLUME}/.Pictures" # Unmount the disk image diff -Nru lyx-2.0.2/development/Win32/packaging/installer/settings.nsh lyx-2.0.3/development/Win32/packaging/installer/settings.nsh --- lyx-2.0.2/development/Win32/packaging/installer/settings.nsh 2011-10-31 02:16:15.000000000 +0000 +++ lyx-2.0.3/development/Win32/packaging/installer/settings.nsh 2011-11-30 09:15:19.000000000 +0000 @@ -38,6 +38,7 @@ !define FILES_DEPS "C:\LyX\lyx-20-build\msvc2010-deps\deps20" !define FILES_BUNDLE "C:\LyX\depsbundle" !define FILES_QT "C:\Qt\qt-everywhere-opensource-src-4.7.4" +!define FILES_DICT_THES "C:\LyX\dictionaries" #-------------------------------- # MiKTeX diff -Nru lyx-2.0.2/development/Win32/packaging/installer/setup/install.nsh lyx-2.0.3/development/Win32/packaging/installer/setup/install.nsh --- lyx-2.0.2/development/Win32/packaging/installer/setup/install.nsh 2011-10-31 02:13:11.000000000 +0000 +++ lyx-2.0.3/development/Win32/packaging/installer/setup/install.nsh 2011-11-30 09:15:19.000000000 +0000 @@ -42,6 +42,10 @@ # recursively copy all files under Resources File /r "${FILES_LYX}\Resources" + SetOutPath "$INSTDIR\Resources" + File /r "${FILES_DICT_THES}\dicts" + File /r "${FILES_DICT_THES}\thes" + # Python SetOutPath "$INSTDIR" # recursively copy all files under Python diff -Nru lyx-2.0.2/development/cmake/CMakeLists.txt lyx-2.0.3/development/cmake/CMakeLists.txt --- lyx-2.0.2/development/cmake/CMakeLists.txt 2011-11-26 10:04:14.000000000 +0000 +++ lyx-2.0.3/development/cmake/CMakeLists.txt 2011-12-06 19:50:59.000000000 +0000 @@ -109,7 +109,7 @@ message(STATUS) set(LYX_DEPENDENCIES_DIR ${CMAKE_BINARY_DIR}/msvc2010-deps) message(STATUS "Using downloaded dependencies in ${LYX_DEPENDENCIES_DIR}") - set(deps_files lyx20-deps-msvc2010.zip) + set(deps_files lyx20-deps-msvc2010-x86.zip) set(deps_server http://downloads.sourceforge.net/project/lyx/Win_installers/Dependencies) foreach(it ${deps_files}) set(already_downloaded already_downloaded-NOTFOUND CACHE PATH "downloaded" FORCE) diff -Nru lyx-2.0.2/development/cmake/src/CMakeLists.txt lyx-2.0.3/development/cmake/src/CMakeLists.txt --- lyx-2.0.2/development/cmake/src/CMakeLists.txt 2011-02-23 18:53:56.000000000 +0000 +++ lyx-2.0.3/development/cmake/src/CMakeLists.txt 2011-11-30 11:46:14.000000000 +0000 @@ -139,7 +139,7 @@ if(APPLE) target_link_libraries(${_lyx} "-bind_at_load") - target_link_libraries(${_lyx} "-framework Carbon") + target_link_libraries(${_lyx} "-framework AppKit") endif() if(MINGW) diff -Nru lyx-2.0.2/development/cmake/src/client/CMakeLists.txt lyx-2.0.3/development/cmake/src/client/CMakeLists.txt --- lyx-2.0.2/development/cmake/src/client/CMakeLists.txt 2011-02-11 02:20:23.000000000 +0000 +++ lyx-2.0.3/development/cmake/src/client/CMakeLists.txt 2011-11-30 11:46:14.000000000 +0000 @@ -39,7 +39,7 @@ endif() if(APPLE) - target_link_libraries(${_lyxclient} "-framework Carbon") + target_link_libraries(${_lyxclient} "-framework AppKit") endif() install(TARGETS ${_lyxclient} DESTINATION bin) diff -Nru lyx-2.0.2/development/cmake/src/support/CMakeLists.txt lyx-2.0.3/development/cmake/src/support/CMakeLists.txt --- lyx-2.0.2/development/cmake/src/support/CMakeLists.txt 2011-01-10 23:24:00.000000000 +0000 +++ lyx-2.0.3/development/cmake/src/support/CMakeLists.txt 2011-11-30 11:46:14.000000000 +0000 @@ -75,7 +75,7 @@ lyx_add_gcc_pch(support) if(APPLE) - target_link_libraries(support "objc" "-framework Appkit" "-framework CoreFoundation") + target_link_libraries(support "objc" "-framework AppKit" "-framework CoreFoundation") elseif(WIN32) target_link_libraries(support shlwapi psapi) endif() diff -Nru lyx-2.0.2/development/cmake/src/tex2lyx/CMakeLists.txt lyx-2.0.3/development/cmake/src/tex2lyx/CMakeLists.txt --- lyx-2.0.2/development/cmake/src/tex2lyx/CMakeLists.txt 2011-10-19 14:53:01.000000000 +0000 +++ lyx-2.0.3/development/cmake/src/tex2lyx/CMakeLists.txt 2011-12-05 21:27:05.000000000 +0000 @@ -12,10 +12,10 @@ set(LINKED_sources ${TOP_SRC_DIR}/src/lengthcommon.cpp) set(LINKED_headers) -foreach(_src insets/InsetLayout Color Counters - Encoding FloatList Floating FontInfo - Layout LayoutFile LayoutModuleList Lexer ModuleList TextClass - Spacing version) +foreach(_src insets/InsetLayout Author Color Counters + Encoding FloatList Floating FontInfo LaTeXPackages + Layout LayoutFile LayoutModuleList Lexer + ModuleList Spacing TextClass version) list(APPEND LINKED_sources ${TOP_SRC_DIR}/src/${_src}.cpp) list(APPEND LINKED_headers ${TOP_SRC_DIR}/src/${_src}.h) endforeach(_src) @@ -31,12 +31,17 @@ add_definitions(-DTEX2LYX) +if(WIN32) + set(FILE_RC ${TOP_SRC_DIR}/development/cmake/lyx.rc) + message(STATUS "Using icon defined in resource file: ${FILE_RC}") + endif() + if(NOT LYX_MERGE_FILES) - add_executable(${_tex2lyx} ${tex2lyx_sources} ${LINKED_sources} ${tex2lyx_headers} ${LINKED_headers}) + add_executable(${_tex2lyx} ${tex2lyx_sources} ${LINKED_sources} ${tex2lyx_headers} ${LINKED_headers} ${FILE_RC}) else() lyx_const_touched_files(_allinone tex2lyx_sources) lyx_const_touched_files(_allinone_linked LINKED_sources) - add_executable(${_tex2lyx} ${_allinone_files} ${_allinone_linked_files}) + add_executable(${_tex2lyx} ${_allinone_files} ${_allinone_linked_files} ${FILE_RC}) endif() target_link_libraries(${_tex2lyx} @@ -51,7 +56,7 @@ endif() if(APPLE) - target_link_libraries(${_tex2lyx} "-framework Carbon") + target_link_libraries(${_tex2lyx} "-framework AppKit") endif() project_source_group("${GROUP_CODE}" tex2lyx_sources tex2lyx_headers) diff -Nru lyx-2.0.2/development/lyx.spec lyx-2.0.3/development/lyx.spec --- lyx-2.0.2/development/lyx.spec 2011-11-27 01:07:46.000000000 +0000 +++ lyx-2.0.3/development/lyx.spec 2012-02-19 15:54:07.000000000 +0000 @@ -2,7 +2,7 @@ Summary: A WYSIWYM (What You See Is What You Mean) document processor Name: lyx -Version: 2.0.2 +Version: 2.0.3 Release: 2 License: GPL Group: Applications/Publishing diff -Nru lyx-2.0.2/development/scons/scons_manifest.py lyx-2.0.3/development/scons/scons_manifest.py --- lyx-2.0.2/development/scons/scons_manifest.py 2011-11-24 22:54:30.000000000 +0000 +++ lyx-2.0.3/development/scons/scons_manifest.py 2011-12-20 00:52:36.000000000 +0000 @@ -87,6 +87,7 @@ KeySequence.h LaTeX.h LaTeXFeatures.h + LaTeXPackages.h Language.h Layout.h LayoutEnums.h @@ -189,6 +190,7 @@ KeySequence.cpp LaTeX.cpp LaTeXFeatures.cpp + LaTeXPackages.cpp Language.cpp Layout.cpp LayoutFile.cpp @@ -598,6 +600,7 @@ src_tex2lyx_header_files = Split(''' Context.h Parser.h + Preamble.h tex2lyx.h ''') @@ -607,7 +610,7 @@ Context.cpp math.cpp Parser.cpp - preamble.cpp + Preamble.cpp table.cpp tex2lyx.cpp text.cpp @@ -621,12 +624,14 @@ src_tex2lyx_copied_files = Split(''' + Author.cpp Color.cpp Counters.cpp Encoding.cpp FloatList.cpp Floating.cpp FontInfo.cpp + LaTeXPackages.cpp Layout.cpp LayoutFile.cpp LayoutModuleList.cpp @@ -1375,6 +1380,7 @@ ijmpc.lyx ijmpd.lyx iop-article.lyx + JASA.lyx JSS-article.lyx kluwer.lyx koma-letter2.lyx @@ -3134,6 +3140,7 @@ iopart.layout isprs.layout jarticle.layout + jasatex.layout jbook.layout jgrga.layout jreport.layout diff -Nru lyx-2.0.2/intl/plural.c lyx-2.0.3/intl/plural.c --- lyx-2.0.2/intl/plural.c 2011-11-27 01:07:48.000000000 +0000 +++ lyx-2.0.3/intl/plural.c 2008-06-09 13:50:05.000000000 +0000 @@ -1,22 +1,24 @@ -/* A Bison parser, made by GNU Bison 2.4.3. */ +/* A Bison parser, made by GNU Bison 2.3. */ /* Skeleton implementation for Bison's Yacc-like parsers in C - - Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006, - 2009, 2010 Free Software Foundation, Inc. - - This program is free software: you can redistribute it and/or modify + + Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + Free Software Foundation, Inc. + + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - + the Free Software Foundation; either version 2, or (at your option) + any later version. + This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - + You should have received a copy of the GNU General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. */ + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* As a special exception, you may create a larger work that contains part or all of the Bison parser skeleton and distribute that work @@ -27,7 +29,7 @@ special exception, which will cause the skeleton and the resulting Bison output files to be licensed under the GNU General Public License without this special exception. - + This special exception was added by the Free Software Foundation in version 2.2 of Bison. */ @@ -45,7 +47,7 @@ #define YYBISON 1 /* Bison version. */ -#define YYBISON_VERSION "2.4.3" +#define YYBISON_VERSION "2.3" /* Skeleton name. */ #define YYSKELETON_NAME "yacc.c" @@ -53,29 +55,44 @@ /* Pure parsers. */ #define YYPURE 1 -/* Push parsers. */ -#define YYPUSH 0 - -/* Pull parsers. */ -#define YYPULL 1 - /* Using locations. */ #define YYLSP_NEEDED 0 /* Substitute the variable and function names. */ -#define yyparse __gettextparse -#define yylex __gettextlex -#define yyerror __gettexterror -#define yylval __gettextlval -#define yychar __gettextchar -#define yydebug __gettextdebug -#define yynerrs __gettextnerrs +#define yyparse __gettextparse +#define yylex __gettextlex +#define yyerror __gettexterror +#define yylval __gettextlval +#define yychar __gettextchar +#define yydebug __gettextdebug +#define yynerrs __gettextnerrs + + +/* Tokens. */ +#ifndef YYTOKENTYPE +# define YYTOKENTYPE + /* Put the tokens into the symbol table, so that GDB and other debuggers + know about them. */ + enum yytokentype { + EQUOP2 = 258, + CMPOP2 = 259, + ADDOP2 = 260, + MULOP2 = 261, + NUMBER = 262 + }; +#endif +/* Tokens. */ +#define EQUOP2 258 +#define CMPOP2 259 +#define ADDOP2 260 +#define MULOP2 261 +#define NUMBER 262 -/* Copy the first part of user declarations. */ -/* Line 189 of yacc.c */ -#line 1 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" + +/* Copy the first part of user declarations. */ +#line 1 "../../lyx-devel/intl/plural.y" /* Expression parsing for plural form selection. Copyright (C) 2000-2001, 2003, 2005 Free Software Foundation, Inc. @@ -124,9 +141,6 @@ #define YYPARSE_PARAM arg -/* Line 189 of yacc.c */ -#line 129 "/cvs/lyx/lyx-release/lyx-export/intl/plural.c" - /* Enabling traces. */ #ifndef YYDEBUG # define YYDEBUG 0 @@ -145,56 +159,26 @@ # define YYTOKEN_TABLE 0 #endif - -/* Tokens. */ -#ifndef YYTOKENTYPE -# define YYTOKENTYPE - /* Put the tokens into the symbol table, so that GDB and other debuggers - know about them. */ - enum yytokentype { - EQUOP2 = 258, - CMPOP2 = 259, - ADDOP2 = 260, - MULOP2 = 261, - NUMBER = 262 - }; -#endif -/* Tokens. */ -#define EQUOP2 258 -#define CMPOP2 259 -#define ADDOP2 260 -#define MULOP2 261 -#define NUMBER 262 - - - - #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED typedef union YYSTYPE +#line 51 "../../lyx-devel/intl/plural.y" { - -/* Line 214 of yacc.c */ -#line 51 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" - unsigned long int num; enum operator op; struct expression *exp; - - - -/* Line 214 of yacc.c */ -#line 187 "/cvs/lyx/lyx-release/lyx-export/intl/plural.c" -} YYSTYPE; -# define YYSTYPE_IS_TRIVIAL 1 +} +/* Line 187 of yacc.c. */ +#line 172 "../../lyx-devel/intl/plural.c" + YYSTYPE; # define yystype YYSTYPE /* obsolescent; will be withdrawn */ # define YYSTYPE_IS_DECLARED 1 +# define YYSTYPE_IS_TRIVIAL 1 #endif -/* Copy the second part of user declarations. */ -/* Line 264 of yacc.c */ -#line 57 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +/* Copy the second part of user declarations. */ +#line 57 "../../lyx-devel/intl/plural.y" /* Prototypes for local functions. */ static int yylex (YYSTYPE *lval, const char **pexp); @@ -270,8 +254,8 @@ -/* Line 264 of yacc.c */ -#line 275 "/cvs/lyx/lyx-release/lyx-export/intl/plural.c" +/* Line 216 of yacc.c. */ +#line 259 "../../lyx-devel/intl/plural.c" #ifdef short # undef short @@ -321,7 +305,7 @@ #define YYSIZE_MAXIMUM ((YYSIZE_T) -1) #ifndef YY_ -# if defined YYENABLE_NLS && YYENABLE_NLS +# if YYENABLE_NLS # if ENABLE_NLS # include <libintl.h> /* INFRINGES ON USER NAME SPACE */ # define YY_(msgid) dgettext ("bison-runtime", msgid) @@ -346,14 +330,14 @@ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static int -YYID (int yyi) +YYID (int i) #else static int -YYID (yyi) - int yyi; +YYID (i) + int i; #endif { - return yyi; + return i; } #endif @@ -434,9 +418,9 @@ /* A type that is properly aligned for any stack member. */ union yyalloc { - yytype_int16 yyss_alloc; - YYSTYPE yyvs_alloc; -}; + yytype_int16 yyss; + YYSTYPE yyvs; + }; /* The size of the maximum gap between one aligned stack and the next. */ # define YYSTACK_GAP_MAXIMUM (sizeof (union yyalloc) - 1) @@ -470,12 +454,12 @@ elements in the stack, and YYPTR gives the new location of the stack. Advance YYPTR to a properly aligned location for the next stack. */ -# define YYSTACK_RELOCATE(Stack_alloc, Stack) \ +# define YYSTACK_RELOCATE(Stack) \ do \ { \ YYSIZE_T yynewbytes; \ - YYCOPY (&yyptr->Stack_alloc, Stack, yysize); \ - Stack = &yyptr->Stack_alloc; \ + YYCOPY (&yyptr->Stack, Stack, yysize); \ + Stack = &yyptr->Stack; \ yynewbytes = yystacksize * sizeof (*Stack) + YYSTACK_GAP_MAXIMUM; \ yyptr += yynewbytes / sizeof (*yyptr); \ } \ @@ -676,18 +660,9 @@ /* Like YYERROR except do call yyerror. This remains here temporarily to ease the transition to the new meaning of YYERROR, for GCC. - Once GCC version 2 has supplanted version 1, this can go. However, - YYFAIL appears to be in use. Nevertheless, it is formally deprecated - in Bison 2.4.2's NEWS entry, where a plan to phase it out is - discussed. */ + Once GCC version 2 has supplanted version 1, this can go. */ #define YYFAIL goto yyerrlab -#if defined YYFAIL - /* This is here to suppress warnings from the GCC cpp's - -Wunused-macros. Normally we don't worry about that warning, but - some users do, and we want to make it easy for users to remove - YYFAIL uses, which will produce warnings from Bison 2.5. */ -#endif #define YYRECOVERING() (!!yyerrstatus) @@ -744,7 +719,7 @@ we won't break user code: when these are the locations we know. */ #ifndef YY_LOCATION_PRINT -# if defined YYLTYPE_IS_TRIVIAL && YYLTYPE_IS_TRIVIAL +# if YYLTYPE_IS_TRIVIAL # define YY_LOCATION_PRINT(File, Loc) \ fprintf (File, "%d.%d-%d.%d", \ (Loc).first_line, (Loc).first_column, \ @@ -855,20 +830,17 @@ #if (defined __STDC__ || defined __C99__FUNC__ \ || defined __cplusplus || defined _MSC_VER) static void -yy_stack_print (yytype_int16 *yybottom, yytype_int16 *yytop) +yy_stack_print (yytype_int16 *bottom, yytype_int16 *top) #else static void -yy_stack_print (yybottom, yytop) - yytype_int16 *yybottom; - yytype_int16 *yytop; +yy_stack_print (bottom, top) + yytype_int16 *bottom; + yytype_int16 *top; #endif { YYFPRINTF (stderr, "Stack now"); - for (; yybottom <= yytop; yybottom++) - { - int yybot = *yybottom; - YYFPRINTF (stderr, " %d", yybot); - } + for (; bottom <= top; ++bottom) + YYFPRINTF (stderr, " %d", *bottom); YYFPRINTF (stderr, "\n"); } @@ -902,11 +874,11 @@ /* The symbols being reduced. */ for (yyi = 0; yyi < yynrhs; yyi++) { - YYFPRINTF (stderr, " $%d = ", yyi + 1); + fprintf (stderr, " $%d = ", yyi + 1); yy_symbol_print (stderr, yyrhs[yyprhs[yyrule] + yyi], &(yyvsp[(yyi + 1) - (yynrhs)]) ); - YYFPRINTF (stderr, "\n"); + fprintf (stderr, "\n"); } } @@ -1186,8 +1158,10 @@ break; } } + /* Prevent warnings from -Wmissing-prototypes. */ + #ifdef YYPARSE_PARAM #if defined __STDC__ || defined __cplusplus int yyparse (void *YYPARSE_PARAM); @@ -1206,9 +1180,10 @@ -/*-------------------------. -| yyparse or yypush_parse. | -`-------------------------*/ + +/*----------. +| yyparse. | +`----------*/ #ifdef YYPARSE_PARAM #if (defined __STDC__ || defined __C99__FUNC__ \ @@ -1232,46 +1207,22 @@ #endif #endif { -/* The lookahead symbol. */ + /* The look-ahead symbol. */ int yychar; -/* The semantic value of the lookahead symbol. */ +/* The semantic value of the look-ahead symbol. */ YYSTYPE yylval; - /* Number of syntax errors so far. */ - int yynerrs; - - int yystate; - /* Number of tokens to shift before error messages enabled. */ - int yyerrstatus; - - /* The stacks and their tools: - `yyss': related to states. - `yyvs': related to semantic values. - - Refer to the stacks thru separate pointers, to allow yyoverflow - to reallocate them elsewhere. */ - - /* The state stack. */ - yytype_int16 yyssa[YYINITDEPTH]; - yytype_int16 *yyss; - yytype_int16 *yyssp; - - /* The semantic value stack. */ - YYSTYPE yyvsa[YYINITDEPTH]; - YYSTYPE *yyvs; - YYSTYPE *yyvsp; - - YYSIZE_T yystacksize; +/* Number of syntax errors so far. */ +int yynerrs; + int yystate; int yyn; int yyresult; - /* Lookahead token as an internal (translated) token number. */ - int yytoken; - /* The variables used to return semantic value and location from the - action routines. */ - YYSTYPE yyval; - + /* Number of tokens to shift before error messages enabled. */ + int yyerrstatus; + /* Look-ahead token as an internal (translated) token number. */ + int yytoken = 0; #if YYERROR_VERBOSE /* Buffer for error messages, and its allocated size. */ char yymsgbuf[128]; @@ -1279,28 +1230,51 @@ YYSIZE_T yymsg_alloc = sizeof yymsgbuf; #endif + /* Three stacks and their tools: + `yyss': related to states, + `yyvs': related to semantic values, + `yyls': related to locations. + + Refer to the stacks thru separate pointers, to allow yyoverflow + to reallocate them elsewhere. */ + + /* The state stack. */ + yytype_int16 yyssa[YYINITDEPTH]; + yytype_int16 *yyss = yyssa; + yytype_int16 *yyssp; + + /* The semantic value stack. */ + YYSTYPE yyvsa[YYINITDEPTH]; + YYSTYPE *yyvs = yyvsa; + YYSTYPE *yyvsp; + + + #define YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) + YYSIZE_T yystacksize = YYINITDEPTH; + + /* The variables used to return semantic value and location from the + action routines. */ + YYSTYPE yyval; + + /* The number of symbols on the RHS of the reduced rule. Keep to zero when no symbol should be popped. */ int yylen = 0; - yytoken = 0; - yyss = yyssa; - yyvs = yyvsa; - yystacksize = YYINITDEPTH; - YYDPRINTF ((stderr, "Starting parse\n")); yystate = 0; yyerrstatus = 0; yynerrs = 0; - yychar = YYEMPTY; /* Cause a token to be read. */ + yychar = YYEMPTY; /* Cause a token to be read. */ /* Initialize stack pointers. Waste one element of value and location stack so that they stay on the same level as the state stack. The wasted elements are never initialized. */ + yyssp = yyss; yyvsp = yyvs; @@ -1330,6 +1304,7 @@ YYSTYPE *yyvs1 = yyvs; yytype_int16 *yyss1 = yyss; + /* Each stack pointer address is followed by the size of the data in use in that stack, in bytes. This used to be a conditional around just the two extra args, but that might @@ -1337,6 +1312,7 @@ yyoverflow (YY_("memory exhausted"), &yyss1, yysize * sizeof (*yyssp), &yyvs1, yysize * sizeof (*yyvsp), + &yystacksize); yyss = yyss1; @@ -1359,8 +1335,9 @@ (union yyalloc *) YYSTACK_ALLOC (YYSTACK_BYTES (yystacksize)); if (! yyptr) goto yyexhaustedlab; - YYSTACK_RELOCATE (yyss_alloc, yyss); - YYSTACK_RELOCATE (yyvs_alloc, yyvs); + YYSTACK_RELOCATE (yyss); + YYSTACK_RELOCATE (yyvs); + # undef YYSTACK_RELOCATE if (yyss1 != yyssa) YYSTACK_FREE (yyss1); @@ -1371,6 +1348,7 @@ yyssp = yyss + yysize - 1; yyvsp = yyvs + yysize - 1; + YYDPRINTF ((stderr, "Stack size increased to %lu\n", (unsigned long int) yystacksize)); @@ -1380,9 +1358,6 @@ YYDPRINTF ((stderr, "Entering state %d\n", yystate)); - if (yystate == YYFINAL) - YYACCEPT; - goto yybackup; /*-----------. @@ -1391,16 +1366,16 @@ yybackup: /* Do appropriate processing given the current state. Read a - lookahead token if we need one and don't already have one. */ + look-ahead token if we need one and don't already have one. */ - /* First try to decide what to do without reference to lookahead token. */ + /* First try to decide what to do without reference to look-ahead token. */ yyn = yypact[yystate]; if (yyn == YYPACT_NINF) goto yydefault; - /* Not known => get a lookahead token if don't already have one. */ + /* Not known => get a look-ahead token if don't already have one. */ - /* YYCHAR is either YYEMPTY or YYEOF or a valid lookahead symbol. */ + /* YYCHAR is either YYEMPTY or YYEOF or a valid look-ahead symbol. */ if (yychar == YYEMPTY) { YYDPRINTF ((stderr, "Reading a token: ")); @@ -1432,16 +1407,20 @@ goto yyreduce; } + if (yyn == YYFINAL) + YYACCEPT; + /* Count tokens shifted since error; after three, turn off error status. */ if (yyerrstatus) yyerrstatus--; - /* Shift the lookahead token. */ + /* Shift the look-ahead token. */ YY_SYMBOL_PRINT ("Shifting", yytoken, &yylval, &yylloc); - /* Discard the shifted token. */ - yychar = YYEMPTY; + /* Discard the shifted token unless it is eof. */ + if (yychar != YYEOF) + yychar = YYEMPTY; yystate = yyn; *++yyvsp = yylval; @@ -1481,9 +1460,7 @@ switch (yyn) { case 2: - -/* Line 1464 of yacc.c */ -#line 153 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 153 "../../lyx-devel/intl/plural.y" { if ((yyvsp[(1) - (1)].exp) == NULL) YYABORT; @@ -1492,90 +1469,70 @@ break; case 3: - -/* Line 1464 of yacc.c */ -#line 161 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 161 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_3 (qmop, (yyvsp[(1) - (5)].exp), (yyvsp[(3) - (5)].exp), (yyvsp[(5) - (5)].exp)); } break; case 4: - -/* Line 1464 of yacc.c */ -#line 165 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 165 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_2 (lor, (yyvsp[(1) - (3)].exp), (yyvsp[(3) - (3)].exp)); } break; case 5: - -/* Line 1464 of yacc.c */ -#line 169 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 169 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_2 (land, (yyvsp[(1) - (3)].exp), (yyvsp[(3) - (3)].exp)); } break; case 6: - -/* Line 1464 of yacc.c */ -#line 173 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 173 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_2 ((yyvsp[(2) - (3)].op), (yyvsp[(1) - (3)].exp), (yyvsp[(3) - (3)].exp)); } break; case 7: - -/* Line 1464 of yacc.c */ -#line 177 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 177 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_2 ((yyvsp[(2) - (3)].op), (yyvsp[(1) - (3)].exp), (yyvsp[(3) - (3)].exp)); } break; case 8: - -/* Line 1464 of yacc.c */ -#line 181 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 181 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_2 ((yyvsp[(2) - (3)].op), (yyvsp[(1) - (3)].exp), (yyvsp[(3) - (3)].exp)); } break; case 9: - -/* Line 1464 of yacc.c */ -#line 185 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 185 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_2 ((yyvsp[(2) - (3)].op), (yyvsp[(1) - (3)].exp), (yyvsp[(3) - (3)].exp)); } break; case 10: - -/* Line 1464 of yacc.c */ -#line 189 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 189 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_1 (lnot, (yyvsp[(2) - (2)].exp)); } break; case 11: - -/* Line 1464 of yacc.c */ -#line 193 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 193 "../../lyx-devel/intl/plural.y" { (yyval.exp) = new_exp_0 (var); } break; case 12: - -/* Line 1464 of yacc.c */ -#line 197 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 197 "../../lyx-devel/intl/plural.y" { if (((yyval.exp) = new_exp_0 (num)) != NULL) (yyval.exp)->val.num = (yyvsp[(1) - (1)].num); @@ -1583,18 +1540,15 @@ break; case 13: - -/* Line 1464 of yacc.c */ -#line 202 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 202 "../../lyx-devel/intl/plural.y" { (yyval.exp) = (yyvsp[(2) - (3)].exp); } break; - -/* Line 1464 of yacc.c */ -#line 1598 "/cvs/lyx/lyx-release/lyx-export/intl/plural.c" +/* Line 1267 of yacc.c. */ +#line 1552 "../../lyx-devel/intl/plural.c" default: break; } YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn], &yyval, &yyloc); @@ -1605,6 +1559,7 @@ *++yyvsp = yyval; + /* Now `shift' the result of the reduction. Determine what state that goes to, based on the state we popped back to and the rule number reduced by. */ @@ -1669,7 +1624,7 @@ if (yyerrstatus == 3) { - /* If just tried and failed to reuse lookahead token after an + /* If just tried and failed to reuse look-ahead token after an error, discard it. */ if (yychar <= YYEOF) @@ -1686,7 +1641,7 @@ } } - /* Else will try to reuse lookahead token after shifting the error + /* Else will try to reuse look-ahead token after shifting the error token. */ goto yyerrlab1; @@ -1743,6 +1698,9 @@ YY_STACK_PRINT (yyss, yyssp); } + if (yyn == YYFINAL) + YYACCEPT; + *++yyvsp = yylval; @@ -1767,7 +1725,7 @@ yyresult = 1; goto yyreturn; -#if !defined(yyoverflow) || YYERROR_VERBOSE +#ifndef yyoverflow /*-------------------------------------------------. | yyexhaustedlab -- memory exhaustion comes here. | `-------------------------------------------------*/ @@ -1778,7 +1736,7 @@ #endif yyreturn: - if (yychar != YYEMPTY) + if (yychar != YYEOF && yychar != YYEMPTY) yydestruct ("Cleanup: discarding lookahead", yytoken, &yylval); /* Do not reclaim the symbols of the rule which action triggered @@ -1804,9 +1762,7 @@ } - -/* Line 1684 of yacc.c */ -#line 207 "/cvs/lyx/lyx-release/lyx-export/intl/plural.y" +#line 207 "../../lyx-devel/intl/plural.y" void diff -Nru lyx-2.0.2/lib/Makefile.am lyx-2.0.3/lib/Makefile.am --- lyx-2.0.2/lib/Makefile.am 2011-11-24 22:04:11.000000000 +0000 +++ lyx-2.0.3/lib/Makefile.am 2012-01-28 10:50:12.000000000 +0000 @@ -8,8 +8,9 @@ encodings layouttranslations languages symbols syntax.default \ unicodesymbols +# We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually this file in install-data-hook. -dist_pkgdata_PYTHON = configure.py +dist_pkgdata_DATA += configure.py dist_noinst_DATA = \ images/README \ @@ -257,6 +258,7 @@ examples/iecc07.fen \ examples/iecc12.fen \ examples/instant_preview.lyx \ + examples/knitr.lyx \ examples/landslide.lyx \ examples/lilypond.lyx \ examples/linguistics.lyx \ @@ -403,6 +405,7 @@ images/layout_Section.png \ images/lyx-quit.png \ images/lyx.png \ + images/lyx.svg \ images/marginalnote-insert.png \ images/master-buffer-update.png \ images/master-buffer-view.png \ @@ -1387,6 +1390,7 @@ layouts/iopart.layout \ layouts/isprs.layout \ layouts/jarticle.layout \ + layouts/jasatex.layout \ layouts/jbook.layout \ layouts/jgrga.layout \ layouts/jreport.layout \ @@ -1394,6 +1398,7 @@ layouts/jsbook.layout \ layouts/jss.layout \ layouts/kluwer.layout \ + layouts/knitr.module \ layouts/latex8.layout \ layouts/letter.layout \ layouts/lettre.layout \ @@ -1495,10 +1500,12 @@ scriptsdir = $(pkgdatadir)/scripts dist_scripts_DATA = \ scripts/bash_completion \ + scripts/lyxknitr.R \ scripts/lyxstangle.R \ scripts/lyxsweave.R +# We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually these files in install-data-hook. -dist_scripts_PYTHON = \ +dist_scripts_DATA += \ scripts/clean_dvi.py \ scripts/convertDefault.py \ scripts/csv2lyx.py \ @@ -1551,6 +1558,7 @@ templates/ijmpc.lyx \ templates/ijmpd.lyx \ templates/iop-article.lyx \ + templates/JASA.lyx \ templates/JSS-article.lyx \ templates/kluwer.lyx \ templates/koma-letter2.lyx \ @@ -1621,6 +1629,6 @@ install-data-hook: $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py - for i in $(dist_scripts_PYTHON); do \ + for i in $(scriptdir)/*.py ; do \ $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/$$i; \ done diff -Nru lyx-2.0.2/lib/Makefile.in lyx-2.0.3/lib/Makefile.in --- lyx-2.0.2/lib/Makefile.in 2011-11-27 01:07:33.000000000 +0000 +++ lyx-2.0.3/lib/Makefile.in 2012-02-19 15:53:57.000000000 +0000 @@ -48,10 +48,9 @@ $(dist_imagesoxygen_DATA) $(dist_itexamples_DATA) \ $(dist_jaexamples_DATA) $(dist_kbd_DATA) $(dist_layouts_DATA) \ $(dist_nlexamples_DATA) $(dist_noinst_DATA) \ - $(dist_pkgdata_DATA) $(dist_pkgdata_PYTHON) \ - $(dist_plexamples_DATA) $(dist_ptexamples_DATA) \ - $(dist_roexamples_DATA) $(dist_ruexamples_DATA) \ - $(dist_scripts_DATA) $(dist_scripts_PYTHON) \ + $(dist_pkgdata_DATA) $(dist_plexamples_DATA) \ + $(dist_ptexamples_DATA) $(dist_roexamples_DATA) \ + $(dist_ruexamples_DATA) $(dist_scripts_DATA) \ $(dist_skexamples_DATA) $(dist_slexamples_DATA) \ $(dist_springertemplates_DATA) $(dist_srexamples_DATA) \ $(dist_svexamples_DATA) $(dist_templates_DATA) \ @@ -120,8 +119,7 @@ am__base_list = \ sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(scriptsdir)" \ - "$(DESTDIR)$(binddir)" "$(DESTDIR)$(caexamplesdir)" \ +am__installdirs = "$(DESTDIR)$(binddir)" "$(DESTDIR)$(caexamplesdir)" \ "$(DESTDIR)$(commandsdir)" "$(DESTDIR)$(csexamplesdir)" \ "$(DESTDIR)$(daexamplesdir)" "$(DESTDIR)$(debinddir)" \ "$(DESTDIR)$(deexamplesdir)" "$(DESTDIR)$(elexamplesdir)" \ @@ -144,7 +142,6 @@ "$(DESTDIR)$(templatesdir)" "$(DESTDIR)$(texdir)" \ "$(DESTDIR)$(thesistemplatesdir)" "$(DESTDIR)$(uidir)" \ "$(DESTDIR)$(ukexamplesdir)" -py_compile = $(top_srcdir)/config/py-compile DATA = $(dist_bind_DATA) $(dist_caexamples_DATA) $(dist_commands_DATA) \ $(dist_csexamples_DATA) $(dist_daexamples_DATA) \ $(dist_debind_DATA) $(dist_deexamples_DATA) \ @@ -432,13 +429,12 @@ @USE_INCLUDED_BOOST_FALSE@BOOST_SIGNALS = -lboost_signals$(BOOST_MT) SUBDIRS = doc lyx2lyx CHMOD = chmod -dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx external_templates \ - encodings layouttranslations languages symbols syntax.default \ - unicodesymbols - +# We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually this file in install-data-hook. -dist_pkgdata_PYTHON = configure.py +dist_pkgdata_DATA = CREDITS autocorrect chkconfig.ltx \ + external_templates encodings layouttranslations languages \ + symbols syntax.default unicodesymbols configure.py # subscript.sty is not in dist_tex_DATA since we don't want to install it # (it is part of TeXLive). We include it in our source package only so that @@ -677,6 +673,7 @@ examples/iecc07.fen \ examples/iecc12.fen \ examples/instant_preview.lyx \ + examples/knitr.lyx \ examples/landslide.lyx \ examples/lilypond.lyx \ examples/linguistics.lyx \ @@ -823,6 +820,7 @@ images/layout_Section.png \ images/lyx-quit.png \ images/lyx.png \ + images/lyx.svg \ images/marginalnote-insert.png \ images/master-buffer-update.png \ images/master-buffer-view.png \ @@ -1806,6 +1804,7 @@ layouts/iopart.layout \ layouts/isprs.layout \ layouts/jarticle.layout \ + layouts/jasatex.layout \ layouts/jbook.layout \ layouts/jgrga.layout \ layouts/jreport.layout \ @@ -1813,6 +1812,7 @@ layouts/jsbook.layout \ layouts/jss.layout \ layouts/kluwer.layout \ + layouts/knitr.module \ layouts/latex8.layout \ layouts/letter.layout \ layouts/lettre.layout \ @@ -1912,37 +1912,21 @@ layouts/tufte-handout.layout scriptsdir = $(pkgdatadir)/scripts -dist_scripts_DATA = \ - scripts/bash_completion \ - scripts/lyxstangle.R \ - scripts/lyxsweave.R - +# We use DATA now instead of PYTHON because automake 1.11.2 complains. # Note that we "chmod 755" manually these files in install-data-hook. -dist_scripts_PYTHON = \ - scripts/clean_dvi.py \ - scripts/convertDefault.py \ - scripts/csv2lyx.py \ - scripts/date.py \ - scripts/ext_copy.py \ - scripts/fen2ascii.py \ - scripts/fig2pdftex.py \ - scripts/fig2pstex.py \ - scripts/fig_copy.py \ - scripts/include_bib.py \ - scripts/layout2layout.py \ - scripts/legacy_lyxpreview2ppm.py \ - scripts/listerrors \ - scripts/lyxpak.py \ - scripts/lyxpreview2bitmap.py \ +dist_scripts_DATA = scripts/bash_completion scripts/lyxknitr.R \ + scripts/lyxstangle.R scripts/lyxsweave.R scripts/clean_dvi.py \ + scripts/convertDefault.py scripts/csv2lyx.py scripts/date.py \ + scripts/ext_copy.py scripts/fen2ascii.py scripts/fig2pdftex.py \ + scripts/fig2pstex.py scripts/fig_copy.py \ + scripts/include_bib.py scripts/layout2layout.py \ + scripts/legacy_lyxpreview2ppm.py scripts/listerrors \ + scripts/lyxpak.py scripts/lyxpreview2bitmap.py \ scripts/lyxpreview-lytex2bitmap.py \ scripts/lyxpreview-platex2bitmap.py \ - scripts/lyxpreview_tools.py \ - scripts/prefs2prefs.py \ - scripts/prefs2prefs_lfuns.py \ - scripts/prefs2prefs_prefs.py \ - scripts/tex_copy.py \ - scripts/TeXFiles.py - + scripts/lyxpreview_tools.py scripts/prefs2prefs.py \ + scripts/prefs2prefs_lfuns.py scripts/prefs2prefs_prefs.py \ + scripts/tex_copy.py scripts/TeXFiles.py templatesdir = $(pkgdatadir)/templates dist_templates_DATA = \ templates/aa.lyx \ @@ -1971,6 +1955,7 @@ templates/ijmpc.lyx \ templates/ijmpd.lyx \ templates/iop-article.lyx \ + templates/JASA.lyx \ templates/JSS-article.lyx \ templates/kluwer.lyx \ templates/koma-letter2.lyx \ @@ -2054,82 +2039,6 @@ $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh $(am__aclocal_m4_deps): -install-dist_pkgdataPYTHON: $(dist_pkgdata_PYTHON) - @$(NORMAL_INSTALL) - test -z "$(pkgdatadir)" || $(MKDIR_P) "$(DESTDIR)$(pkgdatadir)" - @list='$(dist_pkgdata_PYTHON)'; dlist=; list2=; test -n "$(pkgdatadir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ - if test -f $$b$$p; then \ - $(am__strip_dir) \ - dlist="$$dlist $$f"; \ - list2="$$list2 $$b$$p"; \ - else :; fi; \ - done; \ - for file in $$list2; do echo $$file; done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgdatadir)" || exit $$?; \ - done || exit $$?; \ - if test -n "$$dlist"; then \ - if test -z "$(DESTDIR)"; then \ - PYTHON=$(PYTHON) $(py_compile) --basedir "$(pkgdatadir)" $$dlist; \ - else \ - PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pkgdatadir)" $$dlist; \ - fi; \ - else :; fi - -uninstall-dist_pkgdataPYTHON: - @$(NORMAL_UNINSTALL) - @list='$(dist_pkgdata_PYTHON)'; test -n "$(pkgdatadir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - filesc=`echo "$$files" | sed 's|$$|c|'`; \ - fileso=`echo "$$files" | sed 's|$$|o|'`; \ - echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$files || exit $$?; \ - echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$filesc ")"; \ - cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$filesc || exit $$?; \ - echo " ( cd '$(DESTDIR)$(pkgdatadir)' && rm -f" $$fileso ")"; \ - cd "$(DESTDIR)$(pkgdatadir)" && rm -f $$fileso -install-dist_scriptsPYTHON: $(dist_scripts_PYTHON) - @$(NORMAL_INSTALL) - test -z "$(scriptsdir)" || $(MKDIR_P) "$(DESTDIR)$(scriptsdir)" - @list='$(dist_scripts_PYTHON)'; dlist=; list2=; test -n "$(scriptsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \ - if test -f $$b$$p; then \ - $(am__strip_dir) \ - dlist="$$dlist $$f"; \ - list2="$$list2 $$b$$p"; \ - else :; fi; \ - done; \ - for file in $$list2; do echo $$file; done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(scriptsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(scriptsdir)" || exit $$?; \ - done || exit $$?; \ - if test -n "$$dlist"; then \ - if test -z "$(DESTDIR)"; then \ - PYTHON=$(PYTHON) $(py_compile) --basedir "$(scriptsdir)" $$dlist; \ - else \ - PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(scriptsdir)" $$dlist; \ - fi; \ - else :; fi - -uninstall-dist_scriptsPYTHON: - @$(NORMAL_UNINSTALL) - @list='$(dist_scripts_PYTHON)'; test -n "$(scriptsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - filesc=`echo "$$files" | sed 's|$$|c|'`; \ - fileso=`echo "$$files" | sed 's|$$|o|'`; \ - echo " ( cd '$(DESTDIR)$(scriptsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(scriptsdir)" && rm -f $$files || exit $$?; \ - echo " ( cd '$(DESTDIR)$(scriptsdir)' && rm -f" $$filesc ")"; \ - cd "$(DESTDIR)$(scriptsdir)" && rm -f $$filesc || exit $$?; \ - echo " ( cd '$(DESTDIR)$(scriptsdir)' && rm -f" $$fileso ")"; \ - cd "$(DESTDIR)$(scriptsdir)" && rm -f $$fileso install-dist_bindDATA: $(dist_bind_DATA) @$(NORMAL_INSTALL) test -z "$(binddir)" || $(MKDIR_P) "$(DESTDIR)$(binddir)" @@ -3209,7 +3118,7 @@ all-am: Makefile $(DATA) installdirs: installdirs-recursive installdirs-am: - for dir in "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(scriptsdir)" "$(DESTDIR)$(binddir)" "$(DESTDIR)$(caexamplesdir)" "$(DESTDIR)$(commandsdir)" "$(DESTDIR)$(csexamplesdir)" "$(DESTDIR)$(daexamplesdir)" "$(DESTDIR)$(debinddir)" "$(DESTDIR)$(deexamplesdir)" "$(DESTDIR)$(elexamplesdir)" "$(DESTDIR)$(esexamplesdir)" "$(DESTDIR)$(euexamplesdir)" "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(faexamplesdir)" "$(DESTDIR)$(fontsdir)" "$(DESTDIR)$(frexamplesdir)" "$(DESTDIR)$(glexamplesdir)" "$(DESTDIR)$(heexamplesdir)" "$(DESTDIR)$(huexamplesdir)" "$(DESTDIR)$(idexamplesdir)" "$(DESTDIR)$(imagesdir)" "$(DESTDIR)$(imagesclassicdir)" "$(DESTDIR)$(imagescommandsdir)" "$(DESTDIR)$(imagesmathdir)" "$(DESTDIR)$(imagesoxygendir)" "$(DESTDIR)$(itexamplesdir)" "$(DESTDIR)$(jaexamplesdir)" "$(DESTDIR)$(kbddir)" "$(DESTDIR)$(layoutsdir)" "$(DESTDIR)$(nlexamplesdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(plexamplesdir)" "$(DESTDIR)$(ptexamplesdir)" "$(DESTDIR)$(roexamplesdir)" "$(DESTDIR)$(ruexamplesdir)" "$(DESTDIR)$(scriptsdir)" "$(DESTDIR)$(skexamplesdir)" "$(DESTDIR)$(slexamplesdir)" "$(DESTDIR)$(springertemplatesdir)" "$(DESTDIR)$(srexamplesdir)" "$(DESTDIR)$(svexamplesdir)" "$(DESTDIR)$(templatesdir)" "$(DESTDIR)$(texdir)" "$(DESTDIR)$(thesistemplatesdir)" "$(DESTDIR)$(uidir)" "$(DESTDIR)$(ukexamplesdir)"; do \ + for dir in "$(DESTDIR)$(binddir)" "$(DESTDIR)$(caexamplesdir)" "$(DESTDIR)$(commandsdir)" "$(DESTDIR)$(csexamplesdir)" "$(DESTDIR)$(daexamplesdir)" "$(DESTDIR)$(debinddir)" "$(DESTDIR)$(deexamplesdir)" "$(DESTDIR)$(elexamplesdir)" "$(DESTDIR)$(esexamplesdir)" "$(DESTDIR)$(euexamplesdir)" "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(faexamplesdir)" "$(DESTDIR)$(fontsdir)" "$(DESTDIR)$(frexamplesdir)" "$(DESTDIR)$(glexamplesdir)" "$(DESTDIR)$(heexamplesdir)" "$(DESTDIR)$(huexamplesdir)" "$(DESTDIR)$(idexamplesdir)" "$(DESTDIR)$(imagesdir)" "$(DESTDIR)$(imagesclassicdir)" "$(DESTDIR)$(imagescommandsdir)" "$(DESTDIR)$(imagesmathdir)" "$(DESTDIR)$(imagesoxygendir)" "$(DESTDIR)$(itexamplesdir)" "$(DESTDIR)$(jaexamplesdir)" "$(DESTDIR)$(kbddir)" "$(DESTDIR)$(layoutsdir)" "$(DESTDIR)$(nlexamplesdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(plexamplesdir)" "$(DESTDIR)$(ptexamplesdir)" "$(DESTDIR)$(roexamplesdir)" "$(DESTDIR)$(ruexamplesdir)" "$(DESTDIR)$(scriptsdir)" "$(DESTDIR)$(skexamplesdir)" "$(DESTDIR)$(slexamplesdir)" "$(DESTDIR)$(springertemplatesdir)" "$(DESTDIR)$(srexamplesdir)" "$(DESTDIR)$(svexamplesdir)" "$(DESTDIR)$(templatesdir)" "$(DESTDIR)$(texdir)" "$(DESTDIR)$(thesistemplatesdir)" "$(DESTDIR)$(uidir)" "$(DESTDIR)$(ukexamplesdir)"; do \ test -z "$$dir" || $(MKDIR_P) "$$dir"; \ done install: install-recursive @@ -3274,10 +3183,9 @@ install-dist_imagesoxygenDATA install-dist_itexamplesDATA \ install-dist_jaexamplesDATA install-dist_kbdDATA \ install-dist_layoutsDATA install-dist_nlexamplesDATA \ - install-dist_pkgdataDATA install-dist_pkgdataPYTHON \ - install-dist_plexamplesDATA install-dist_ptexamplesDATA \ - install-dist_roexamplesDATA install-dist_ruexamplesDATA \ - install-dist_scriptsDATA install-dist_scriptsPYTHON \ + install-dist_pkgdataDATA install-dist_plexamplesDATA \ + install-dist_ptexamplesDATA install-dist_roexamplesDATA \ + install-dist_ruexamplesDATA install-dist_scriptsDATA \ install-dist_skexamplesDATA install-dist_slexamplesDATA \ install-dist_springertemplatesDATA install-dist_srexamplesDATA \ install-dist_svexamplesDATA install-dist_templatesDATA \ @@ -3342,10 +3250,9 @@ uninstall-dist_itexamplesDATA uninstall-dist_jaexamplesDATA \ uninstall-dist_kbdDATA uninstall-dist_layoutsDATA \ uninstall-dist_nlexamplesDATA uninstall-dist_pkgdataDATA \ - uninstall-dist_pkgdataPYTHON uninstall-dist_plexamplesDATA \ - uninstall-dist_ptexamplesDATA uninstall-dist_roexamplesDATA \ - uninstall-dist_ruexamplesDATA uninstall-dist_scriptsDATA \ - uninstall-dist_scriptsPYTHON uninstall-dist_skexamplesDATA \ + uninstall-dist_plexamplesDATA uninstall-dist_ptexamplesDATA \ + uninstall-dist_roexamplesDATA uninstall-dist_ruexamplesDATA \ + uninstall-dist_scriptsDATA uninstall-dist_skexamplesDATA \ uninstall-dist_slexamplesDATA \ uninstall-dist_springertemplatesDATA \ uninstall-dist_srexamplesDATA uninstall-dist_svexamplesDATA \ @@ -3375,10 +3282,9 @@ install-dist_imagesoxygenDATA install-dist_itexamplesDATA \ install-dist_jaexamplesDATA install-dist_kbdDATA \ install-dist_layoutsDATA install-dist_nlexamplesDATA \ - install-dist_pkgdataDATA install-dist_pkgdataPYTHON \ - install-dist_plexamplesDATA install-dist_ptexamplesDATA \ - install-dist_roexamplesDATA install-dist_ruexamplesDATA \ - install-dist_scriptsDATA install-dist_scriptsPYTHON \ + install-dist_pkgdataDATA install-dist_plexamplesDATA \ + install-dist_ptexamplesDATA install-dist_roexamplesDATA \ + install-dist_ruexamplesDATA install-dist_scriptsDATA \ install-dist_skexamplesDATA install-dist_slexamplesDATA \ install-dist_springertemplatesDATA install-dist_srexamplesDATA \ install-dist_svexamplesDATA install-dist_templatesDATA \ @@ -3406,10 +3312,9 @@ uninstall-dist_itexamplesDATA uninstall-dist_jaexamplesDATA \ uninstall-dist_kbdDATA uninstall-dist_layoutsDATA \ uninstall-dist_nlexamplesDATA uninstall-dist_pkgdataDATA \ - uninstall-dist_pkgdataPYTHON uninstall-dist_plexamplesDATA \ - uninstall-dist_ptexamplesDATA uninstall-dist_roexamplesDATA \ - uninstall-dist_ruexamplesDATA uninstall-dist_scriptsDATA \ - uninstall-dist_scriptsPYTHON uninstall-dist_skexamplesDATA \ + uninstall-dist_plexamplesDATA uninstall-dist_ptexamplesDATA \ + uninstall-dist_roexamplesDATA uninstall-dist_ruexamplesDATA \ + uninstall-dist_scriptsDATA uninstall-dist_skexamplesDATA \ uninstall-dist_slexamplesDATA \ uninstall-dist_springertemplatesDATA \ uninstall-dist_srexamplesDATA uninstall-dist_svexamplesDATA \ @@ -3446,7 +3351,7 @@ install-data-hook: $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/configure.py - for i in $(dist_scripts_PYTHON); do \ + for i in $(scriptdir)/*.py ; do \ $(CHMOD) 755 $(DESTDIR)$(pkgdatadir)/$$i; \ done diff -Nru lyx-2.0.2/lib/chkconfig.ltx lyx-2.0.3/lib/chkconfig.ltx --- lyx-2.0.2/lib/chkconfig.ltx 2011-11-13 05:19:14.000000000 +0000 +++ lyx-2.0.3/lib/chkconfig.ltx 2012-01-24 00:55:04.000000000 +0000 @@ -314,6 +314,7 @@ \TestPackage{units} \TestPackage{url} \TestPackage{varioref} +\TestPackage{wasy} \TestPackage{wasysym} \TestPackage{wrapfig} \TestPackage{xargs} diff -Nru lyx-2.0.2/lib/configure.py lyx-2.0.3/lib/configure.py --- lyx-2.0.2/lib/configure.py 2011-09-30 06:30:26.000000000 +0000 +++ lyx-2.0.3/lib/configure.py 2012-02-18 14:00:41.000000000 +0000 @@ -581,6 +581,7 @@ \Format literate nw NoWeb N "" "%%" "document,menu=export" \Format sweave Rnw "Sweave" S "" "%%" "document,menu=export" \Format r R "R/S code" "" "" "%%" "document,menu=export" +\Format knitr Rnw "Rnw (knitr)" "" "" "%%" "document,menu=export" \Format lilypond ly "LilyPond music" "" "" "%%" "vector" \Format lilypond-book lytex "LilyPond book (LaTeX)" "" "" "%%" "document,menu=export" \Format latex tex "LaTeX (plain)" L "" "%%" "document,menu=export" @@ -708,9 +709,18 @@ \converter sweave xetex "%%" "" \converter sweave luatex "%%" ""''']) # + checkProg('a knitr -> LaTeX converter', ['Rscript --verbose --no-save --no-restore $$s/scripts/lyxknitr.R $$p$$i $$p$$o $$e $$r'], + rc_entry = [r'''\converter knitr latex "%%" "" +\converter knitr pdflatex "%%" "" +\converter knitr xetex "%%" "" +\converter knitr luatex "%%" ""''']) + # checkProg('a Sweave -> R/S code converter', ['Rscript --verbose --no-save --no-restore $$s/scripts/lyxstangle.R $$i $$e $$r'], rc_entry = [ r'\converter sweave r "%%" ""' ]) # + checkProg('a knitr -> R/S code converter', ['Rscript --verbose --no-save --no-restore $$s/scripts/lyxknitr.R $$p$$i $$p$$o $$e $$r tangle'], + rc_entry = [ r'\converter knitr r "%%" ""' ]) + # checkProg('an HTML -> LaTeX converter', ['html2latex $$i', 'gnuhtml2latex $$i', 'htmltolatex -input $$i -output $$o', 'htmltolatex.jar -input $$i -output $$o'], rc_entry = [ r'\converter html latex "%%" ""' ]) @@ -956,7 +966,7 @@ # Currently, lyxpak outputs a gzip compressed tar archive on *nix # and a zip archive on Windows. # So, we configure the appropriate version according to the platform. - cmd = r'\converter lyx %s "python -tt $$s/scripts/lyxpak.py $$r/$$i" ""' + cmd = r'\converter lyx %s "python -tt $$s/scripts/lyxpak.py $$r/$$f" ""' if os.name == 'nt': addToRC(r'\Format lyxzip zip "LyX Archive (zip)" "" "" "" "document,menu=export"') addToRC(cmd % "lyxzip") diff -Nru lyx-2.0.2/lib/doc/Customization.lyx lyx-2.0.3/lib/doc/Customization.lyx --- lyx-2.0.2/lib/doc/Customization.lyx 2011-09-06 02:46:23.000000000 +0000 +++ lyx-2.0.3/lib/doc/Customization.lyx 2011-12-10 01:14:07.000000000 +0000 @@ -9777,13 +9777,6 @@ \end_inset -\begin_inset CommandInset label -LatexCommand label -name "des:CopyStyle" - -\end_inset - - \begin_inset Flex Code status collapsed @@ -10314,14 +10307,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:KeepEmpty" - -\end_inset - -[ + [ \begin_inset Flex Code status collapsed @@ -11146,14 +11132,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:LatexType" - -\end_inset - -[ + [ \begin_inset Flex Code status collapsed @@ -11364,16 +11343,8 @@ status collapsed \begin_layout Plain Layout - -\bar under -Edit -\bar default -\SpecialChar \menuseparator - -\bar under -P -\bar default -aragraph +Edit\SpecialChar \menuseparator +Paragraph \begin_inset space ~ \end_inset @@ -11903,13 +11874,6 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:ParbreakIsNewline" - -\end_inset - [ \begin_inset Flex Code status collapsed @@ -12148,14 +12112,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:PassThru" - -\end_inset - -[ + [ \begin_inset Flex Code status collapsed @@ -12191,14 +12148,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:Preamble" - -\end_inset - -Information to be included in the LaTeX preamble when this style is used. + Information to be included in the LaTeX preamble when this style is used. Used to define macros, load packages, etc., required by this particular style. Must end with @@ -12310,14 +12260,7 @@ \end_inset -] -\begin_inset CommandInset label -LatexCommand label -name "des:Requires" - -\end_inset - -Whether the style requires the feature +] Whether the style requires the feature \begin_inset Flex Code status collapsed @@ -14211,14 +14154,18 @@ \end_inset - As with paragraph styles (see page -\begin_inset CommandInset ref -LatexCommand ref -reference "des:CopyStyle" + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +[string] +\end_layout \end_inset -). + Copies all the features of an existing style into the current one. + \end_layout \begin_layout Description @@ -14573,14 +14520,46 @@ \end_inset - As with paragraph styles (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:FreeSpacing" + [ +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\emph on +0 +\end_layout \end_inset -). +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + +] Usually LyX doesn't allow you to insert more than one space between words, + since a space is considered as the separation between two words, not a + character or symbol of its own. + This is a very fine thing but sometimes annoying, for example, when typing + program code or plain LaTeX code. + For this reason, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +FreeSpacing +\end_layout + +\end_inset + + can be enabled. + Note that LyX will create protected blanks for the additional blanks when + in another mode than LaTeX-mode. Default is false. \end_layout @@ -14655,14 +14634,34 @@ \end_inset - As with paragraph styles (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:KeepEmpty" + [ +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\emph on +0 +\end_layout \end_inset -). +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + +] Usually LyX does not allow you to leave a paragraph empty, since it would + lead to empty LaTeX output. + There are some cases where this could be desirable however: in a letter + template, the required fields can be provided as empty fields, so that + people do not forget them; in some special classes, a style can be used + as some kind of break, which does not contain actual text. Default is false. \end_layout @@ -14794,16 +14793,268 @@ \end_inset - As with paragraph styles (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:LatexType" + [ +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\emph on +Paragraph +\emph default +, Command, Environment, Item_Environment, +\end_layout \end_inset -). + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +List_Environment, Bib_Environment +\end_layout + +\end_inset + +] How the style should be translated into LaTeX. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LatexType +\end_layout + +\end_inset + + is perhaps a bit misleading, since these rules apply to SGML classes, too. + Visit the SGML class files for specific examples. +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Paragraph +\end_layout + +\end_inset + + means nothing special. + +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Command +\end_layout + +\end_inset + + means +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash + +\emph on +LatexName +\emph default +{\SpecialChar \ldots{} +} +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Environment +\end_layout + +\end_inset + + means +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash +begin{ +\emph on +LatexName +\emph default +}\SpecialChar \ldots{} + +\backslash +end{ +\emph on +LatexName +\emph default +} +\end_layout + +\end_inset + +. + +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Item_Environment +\end_layout + +\end_inset + + is the same as +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Environment +\end_layout + +\end_inset + +, except that an +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash +item +\end_layout + +\end_inset + + is generated for each paragraph of this environment. + +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +List_Environment \end_layout +\end_inset + + is the same as +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Item_Environment +\end_layout + +\end_inset + +, except that +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LabelWidthString +\end_layout + +\end_inset + + is passed as an argument to the environment. + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LabelWidthString +\end_layout + +\end_inset + + can be defined in the +\begin_inset Flex MenuItem +status collapsed + +\begin_layout Plain Layout + +\bar under +Edit +\bar default +\SpecialChar \menuseparator + +\bar under +P +\bar default +aragraph +\begin_inset space ~ +\end_inset + +settings +\end_layout + +\end_inset + + dialog. + +\end_layout + +\begin_layout Standard +Putting the last few things together, the LaTeX output will be either: +\end_layout + +\begin_layout LyX-Code + +\backslash +latexname[latexparam]{\SpecialChar \ldots{} +} +\end_layout + +\begin_layout Standard +or: +\end_layout + +\begin_layout LyX-Code + +\backslash +begin{latexname}[latexparam] \SpecialChar \ldots{} + +\backslash +end{latexname}. +\end_layout + +\begin_layout Standard +depending upon the LaTeX type. +\end_layout + +\end_deeper \begin_layout Description \begin_inset Flex Code status collapsed @@ -15071,14 +15322,18 @@ \end_inset -] As with paragraph styles (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:ParbreakIsNewline" +] Indicates that paragraphs will not be separated by an empty line in LaTeX + output, but only by a line break; together with +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +PassThru 1 +\end_layout \end_inset -). +, this allows to emulate a plain text editor (like the ERT inset). Default is false. \end_layout @@ -15104,7 +15359,7 @@ \end_inset -, +, \begin_inset Flex Code status collapsed @@ -15114,15 +15369,8 @@ \end_inset -] As with paragraph styles (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:PassThru" - -\end_inset - -). - Default is false. +] Whether the contents of this paragraph should be output in raw form, meaning + without special translations that LaTeX would require. \end_layout \begin_layout Description @@ -15135,14 +15383,28 @@ \end_inset - As with paragraph styles (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:Preamble" + Information to be included in the LaTeX preamble when this style is used. + Used to define macros, load packages, etc., required by this particular + style. + Must end with +\begin_inset Quotes eld +\end_inset + + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +EndPreamble +\end_layout \end_inset -). + +\begin_inset Quotes erd +\end_inset + +. \end_layout \begin_layout Description @@ -15189,14 +15451,36 @@ \end_inset -] As with paragraph styles (see page +] Whether the style requires the feature +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +string +\end_layout + +\end_inset + +. + See the description of +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Provides +\end_layout + +\end_inset + + above (page \begin_inset CommandInset ref LatexCommand pageref -reference "des:Requires" +reference "des:FreeSpacing" \end_inset -). +) for information on `features'. + \end_layout \begin_layout Description diff -Nru lyx-2.0.2/lib/doc/EmbeddedObjects.lyx lyx-2.0.3/lib/doc/EmbeddedObjects.lyx --- lyx-2.0.2/lib/doc/EmbeddedObjects.lyx 2011-11-21 21:18:38.000000000 +0000 +++ lyx-2.0.3/lib/doc/EmbeddedObjects.lyx 2012-02-12 03:07:51.000000000 +0000 @@ -153,6 +153,13 @@ {\usepackage{lettrine} \setboolean{lettrine}{true}} {\setboolean{lettrine}{false}} + +% check for diagbox +\newboolean{diagbox} +\IfFileExists{diagbox.sty} + {\usepackage{diagbox} + \setboolean{diagbox}{true}} + {\setboolean{diagbox}{false}} \end_preamble \options fleqn,bibliography=totoc,index=totoc,BCOR7.5mm,titlepage,captions=tableheading,usenames,dvipsnames \use_default_options false @@ -308,7 +315,7 @@ \series default , \series bold -lettrine, marginnote, picinpar +diagbox, lettrine, marginnote, picinpar \series default and \series bold @@ -544,7 +551,7 @@ box \family default will only print the image region within the given coordinates. - Normally you don't need to take care about image coordinates and can ignore + Normally you don't need to worry about image coordinates and can ignore this tab. \end_layout @@ -1293,8 +1300,8 @@ \family default in the background to convert the images to the right format. To increase your work flow by avoiding these conversions in the background, - you can use only the image formats that can directly be embedded in the - output file format. + you could choose to use only the image formats that can directly be embedded + in the output file format. The output file formats are explained in appendix \begin_inset space ~ \end_inset @@ -2420,7 +2427,7 @@ \begin_inset Newline newline \end_inset -You can also add here space to table rows as described in section +You can also add space here to table rows as described in section \begin_inset space ~ \end_inset @@ -2829,7 +2836,7 @@ \end_layout \begin_layout Standard -Additionally to the table dialog and toolbar, the menu +In addition to the table dialog and toolbar, the menu \family sans Edit\SpecialChar \menuseparator Table @@ -6451,8 +6458,8 @@ 1: \series default - The table number is increased for for every longtable, even if you did - not set a caption for it. + The table number is increased for every longtable, even if you did not + set a caption for it. For this reason you could have the case that e. \begin_inset space \thinspace{} \end_inset @@ -6483,7 +6490,7 @@ \end_layout \begin_layout Plain Layout -This is not needed when none of your longtables have a caption and you add +This is not needed when none of your longtables has a caption and you add the following code to the document preamble: \end_layout @@ -6951,7 +6958,7 @@ \end_layout \begin_layout Standard -The maximal width of of caption lines is defined by the length +The maximal width of caption lines is defined by the length \series bold \backslash @@ -7775,7 +7782,7 @@ \begin_layout Standard When the table captions for the following pages should differ from the one - of the first table page, insert a caption with the TeX code command + of the first table page, insert a caption with the TeX-Code command \end_layout \begin_layout Standard @@ -12990,146 +12997,123 @@ Therefore be careful with forced line breaks. \end_layout -\begin_layout Section -Formal Tables -\begin_inset CommandInset label -LatexCommand label -name "sec:Formal-Tables" - -\end_inset +\begin_layout Subsection +Cells with diagonal line(s) +\end_layout +\begin_layout Standard +To tell the reader what is meant by column and row headings in a table, + it is helpful to split the first cell of the table by one or two diagonal + lines. + This can be achieved by loading the LaTeX-package +\series bold +diagbox +\series default \begin_inset Index idx status collapsed \begin_layout Plain Layout -Table ! Formal +LaTeX-packages ! picinpar \end_layout \end_inset + in the document preamble. + The package provides the command +\series bold -\end_layout - -\begin_layout Standard -Tables are often typeset in books similar to Table +\backslash +diagbox +\series default + that is inserted as TeX-Code and that can take 2 or 3 \begin_inset space ~ \end_inset +arguments: +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Example-booktabs-table" +\begin_layout Standard -\end_inset +\series bold -. - This kind of tables is called -\begin_inset Quotes eld -\end_inset +\backslash +diagbox[options]{lower left}{upper right} +\end_layout +\begin_layout Standard -\emph on -formal -\emph default +\series bold -\begin_inset Quotes erd +\backslash +diagbox[options]{lower left}{upper left}{upper right} +\end_layout + +\begin_layout Standard +The first scheme divides the cell by a single diagonal line and the arguments + are placed below and above this line. + The second scheme divides the cell by 2 +\begin_inset space ~ \end_inset -. - To make a table a formal table use the option -\family sans -Formal -\family default - in the -\family sans -Borders -\family default - tab of the table dialog. +lines. \end_layout \begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Example-booktabs-table" -\end_inset -Example booktabs-table +\backslash +ifdiagbox \end_layout \end_inset -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="8" columns="4"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status open \begin_layout Plain Layout -System +The following section will only be displayed when the LaTeX-package +\series bold +diagbox +\series default + is installed. \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset -1 \end_layout -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset - -2 -\end_layout +\begin_layout Standard +Here is an example table where +\series bold +\backslash +diagbox +\series default +is used in the 2-argument scheme in the first cell: +\begin_inset VSpace medskip \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -</row> +\begin_layout Standard +\noindent +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -13140,177 +13124,208 @@ \backslash -cmidrule(r){2-2} +diagbox{ \end_layout \end_inset - +Name \begin_inset ERT status collapsed \begin_layout Plain Layout +}{ +\end_layout -\backslash -cmidrule(l){3-4} +\end_inset + +Parameter +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} \end_layout \end_inset -Detector thickness in µm + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 +Thickness in nm \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 +Transparency in % \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -700 +Hardness in MPa \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Edge angle in ° +Perfect Green \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3.55 +45 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -2.71 +80 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -7.99 +504 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Spatial resolution in µm +Dark Multi-P \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -4.26 +60 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.17 +72 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.56 +982 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -MTF at -\begin_inset Formula $f_{\mathrm{max}}$ -\end_inset - - +Crystal Clear Pro \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.53 +18 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.37 +86 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.39 +374 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +</lyxtabular> + +\end_inset + + +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +The 3-argument scheme is for example useful for cross-tables of sports leagues + or distances: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -13321,320 +13336,2098 @@ \backslash -cmidrule(l{10pt}){1-1} +diagbox{ \end_layout \end_inset -LSF-spatial resolution +Team home +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Result +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Team away +\begin_inset ERT +status collapsed \begin_layout Plain Layout +} +\end_layout + +\end_inset + + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +Tigers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +Panthers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +Falcons \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -in µm +Tigers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -129.7 +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -52.75 +1:3 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -50.78 +0:1 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -in % of pixel size +Panthers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -76.3 +3:1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -95.9 +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -92.3 +0:0 \end_layout \end_inset </cell> </row> -</lyxtabular> - -\end_inset - +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +Falcons \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +1:0 \end_layout -\begin_layout Standard -Spaces to table rows can be added using the -\family sans -Borders -\family default - tab of the table dialog as described in section -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text - -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Row-Spacing" +\begin_layout Plain Layout +0:0 +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -. +\begin_layout Plain Layout +--- \end_layout -\begin_layout Standard -Unlike normal tables, formal tables have no vertical table lines. - The horizontal table lines can be set as for normal tables but they appear - with different widths in the output: -\begin_inset Newline newline \end_inset +</cell> +</row> +</lyxtabular> -The first and the last table line have a default width of 0.08 -\begin_inset space \thinspace{} \end_inset -em while the other lines have a default width of 0.05 -\begin_inset space \thinspace{} -\end_inset -em. \end_layout \begin_layout Standard -The default widths can be changed with the following preamble lines +For larger cross-tables one might use split cells in 2 or every corner of + the table like in this example: \end_layout \begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="5" columns="5"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout +\begin_inset ERT +status open -\backslash -let -\backslash -mytoprule -\backslash -toprule -\begin_inset Newline newline -\end_inset +\begin_layout Plain Layout \backslash -renewcommand{ -\backslash -toprule}{ -\backslash -mytoprule[width]} +diagbox{ \end_layout -\begin_layout Standard -This example is for the first line, the so called -\series bold -toprule -\series default -. - If you want to change the width for the last line, replace -\series bold -toprule -\series default - by -\series bold -bottomrule -\series default -. - To change the width for the other lines replace -\series bold -toprule -\series default - by -\series bold -midrule -\series default -. - You can use all units listed in appendix -\begin_inset space ~ \end_inset +Team home +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "cha:Units-available-in" +}{ +\end_layout \end_inset - to set the width. -\end_layout +Result +\begin_inset ERT +status collapsed -\begin_layout Standard -Lines that do not span all table columns can be created by setting a table - line for multicolumn cells. - LyX will then internally use the command -\series bold +\begin_layout Plain Layout -\backslash -cmidrule -\series default - to create this line. - Its full scheme is +}{ \end_layout -\begin_layout Standard +\end_inset -\series bold +Team away +\begin_inset ERT +status collapsed -\backslash -cmidrule[width](trim){startcol-endcol} +\begin_layout Plain Layout + +} \end_layout -\begin_layout Standard -The options of -\series bold +\end_inset -\backslash -cmidrule -\series default - are currently not supported by LyX so you have to use TeX-Code to be able - to use them. - -\series bold -\backslash -cmidrule -\series default -s can manually be created by inserting the command as TeX-Code as the first - cell entry of the first cell of a row. - The line is then drawn in the output above the current row. \end_layout -\begin_layout Standard -The default for the width is 0.03 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -em. - Startcol is the number of the column where the line starts and endcol the - column number where the line ends. - The endcol always needs to be specified, also when the line should span - only one column. - The optional parameter trim could be either -\emph on -l{trimwidth} -\emph default -, or -\emph on -r{trimwidth} -\emph default - where the trimwidth is also optional. - Using for example the parameter -\emph on -l{2pt} -\emph default - means that the line is trimmed from its left end by 2 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Plain Layout +Tigers +\end_layout -pt. - If you don't specify the trimwidth the lines are trimmed by the default - of 0.5 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -em. +\begin_layout Plain Layout +Panthers \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Falcons +\end_layout -Table -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\begin_inset ERT +status open -\begin_inset CommandInset ref +\begin_layout Plain Layout + + +\backslash +diagbox[dir=NE]{ +\end_layout + +\end_inset + +Team home +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Result +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Team away +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tigers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +--- +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +1:3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0:1 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tigers +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Panthers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +3:1 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +--- +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0:0 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Panthers +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Falcons +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +1:0 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0:0 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +--- +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Falcons +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[dir=SW]{ +\end_layout + +\end_inset + +Team home +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Result +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Team away +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tigers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Panthers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Falcons +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[dir=SE]{ +\end_layout + +\end_inset + +Team home +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Result +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Team away +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +To rotate the diagonal lines, the command option +\series bold +dir=direction +\series default + is used. + +\emph on +direction +\emph default + is either +\series bold +NE +\series default +, +\series bold +DE +\series default +, +\series bold +SW +\series default + or +\series bold +NW +\series default + and represent a point of a compass. + +\series bold +SW +\series default + is for example the south-west corner. + Thus in the lower left cell of the above table the command +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +diagbox[dir=SW]{Team home}{Result}{Team away} +\end_layout + +\begin_layout Standard +is used. + If no direction is given, it will be NW. +\end_layout + +\begin_layout Standard +The necessary width of split cells is automatically calculated. + Thus if you set a fixed column width smaller than the calculated one, the + cell's content will protrude the cell borders: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="3cm"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +diagbox{ +\end_layout + +\end_inset + +Name +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Parameter +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +If you need a certain width for columns with a split cell, use the command + option +\series bold +width=3cm +\series default + (replace '3cm' by the width you need). + In the following table the width of the first column is set to 4 +\begin_inset space \thinspace{} +\end_inset + +cm. + For +\series bold + +\backslash +diagbox +\series default + a width of 4 +\begin_inset space \thinspace{} +\end_inset + +cm + 2 +\begin_inset space \thinspace{} +\end_inset + + +\backslash +tabcolsep is necessary because the overall width is the width for the text + (in this case the 4 +\begin_inset space \thinspace{} +\end_inset + +cm) plus two times the separation of the text and the cell border. + The calculation of the width cannot be done in the command option of +\series bold + +\backslash +diagbox +\series default + so one needs to create a new length which can be used later. + This is done with the TeX-Code commands +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newlength{ +\backslash +diagtest} +\begin_inset Newline newline +\end_inset + + +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +newlength{ +\backslash +diagtest} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +To enable calculations in LaTeX one needs to load the package +\series bold +calc +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-packages ! calc +\end_layout + +\end_inset + + in the document preamble. +\end_layout + +\begin_layout Standard +In this table you can now use the command +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +diagbox[width= +\backslash +diagtest]{A}{B} +\end_layout + +\begin_layout Standard +in the first cell: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="4cm"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[width= +\backslash +diagtest]{ +\end_layout + +\end_inset + +A +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +B +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +Note that the split cell needs to be the widest one in the column. + Otherwise the length of the diagonal line cannot be calculated correctly + like in this table: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +diagbox{ +\end_layout + +\end_inset + +A +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +B +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +In this case use the +\series bold +width +\series default + option of the +\series bold + +\backslash +diagbox +\series default + command. + It is then not necessary to add 2 +\backslash +tabcolsep because the cell width is now the width of the column. + In this table a width of 3 +\begin_inset space \thinspace{} +\end_inset + +cm is used: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[width=3cm]{ +\end_layout + +\end_inset + +A +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +B +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +For multiple text lines in split cells one needs some extra height to fit + the text to the cell. + This can be achieved with the +\series bold + +\backslash +diagbox +\series default + option +\series bold +height=3cm +\series default + (replace '3cm' by the height you need). + In the following table the command +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +diagbox[width=3cm,height=1.4cm]{A +\backslash + +\backslash +B}{C +\backslash + +\backslash +D} +\end_layout + +\begin_layout Standard +is used in the first cell. + The command +\series bold + +\backslash + +\backslash + +\series default + creates hereby the line break. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Breaking lines with +\family sans +Ctrl+Return +\family default + is only possible when the column has a fixed width. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[width=3cm,height=1.4cm]{ +\end_layout + +\end_inset + +A +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash + +\backslash + +\end_layout + +\end_inset + +B +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +C +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash + +\backslash + +\end_layout + +\end_inset + +D +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following will be displayed when the LaTeX-package +\series bold +diagbox +\series default + is not installed: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +You need to install the LaTeX-package +\series bold +diagbox +\series default + to see the following part of this section in the output. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +For more info about the LaTeX-package +\series bold +diagbox +\series default +, see its documentation, +\begin_inset CommandInset citation +LatexCommand cite +key "diagbox" + +\end_inset + +. +\end_layout + +\begin_layout Section +Formal Tables +\begin_inset CommandInset label +LatexCommand label +name "sec:Formal-Tables" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Table ! Formal +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Tables are often typeset in books similar to Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Example-booktabs-table" + +\end_inset + +. + This kind of tables is called +\begin_inset Quotes eld +\end_inset + + +\emph on +formal +\emph default + +\begin_inset Quotes erd +\end_inset + +. + To make a table a formal table use the option +\family sans +Formal +\family default + in the +\family sans +Borders +\family default + tab of the table dialog. +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Example-booktabs-table" + +\end_inset + +Example booktabs-table +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="8" columns="4"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +System +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +1 +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +2 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){2-2} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l){3-4} +\end_layout + +\end_inset + +Detector thickness in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +700 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Edge angle in ° +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +3.55 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +2.71 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +7.99 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Spatial resolution in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +4.26 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.17 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.56 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +MTF at +\begin_inset Formula $f_{\mathrm{max}}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.53 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.37 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.39 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l{10pt}){1-1} +\end_layout + +\end_inset + +LSF-spatial resolution +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +129.7 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +52.75 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +50.78 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +in % of pixel size +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +76.3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +95.9 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +92.3 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Spaces to table rows can be added using the +\family sans +Borders +\family default + tab of the table dialog as described in section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Row-Spacing" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Unlike normal tables, formal tables have no vertical table lines. + The horizontal table lines can be set as for normal tables but they appear + with different widths in the output: +\begin_inset Newline newline +\end_inset + +The first and the last table line have a default width of 0.08 +\begin_inset space \thinspace{} +\end_inset + +em while the other lines have a default width of 0.05 +\begin_inset space \thinspace{} +\end_inset + +em. +\end_layout + +\begin_layout Standard +The default widths can be changed with the following preamble lines +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +mytoprule +\backslash +toprule +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +toprule}{ +\backslash +mytoprule[width]} +\end_layout + +\begin_layout Standard +This example is for the first line, the so called +\series bold +toprule +\series default +. + If you want to change the width for the last line, replace +\series bold +toprule +\series default + by +\series bold +bottomrule +\series default +. + To change the width for the other lines replace +\series bold +toprule +\series default + by +\series bold +midrule +\series default +. + You can use all units listed in appendix +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "cha:Units-available-in" + +\end_inset + + to set the width. +\end_layout + +\begin_layout Standard +Lines that do not span all table columns can be created by setting a table + line for multicolumn cells. + LyX will then internally use the command +\series bold + +\backslash +cmidrule +\series default + to create this line. + Its full scheme is +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule[width](trim){startcol-endcol} +\end_layout + +\begin_layout Standard +The options of +\series bold + +\backslash +cmidrule +\series default + are currently not supported by LyX so you have to use TeX-Code to be able + to use them. + +\series bold + +\backslash +cmidrule +\series default +s can manually be created by inserting the command as TeX-Code as the first + cell entry of the first cell of a row. + The line is then drawn in the output above the current row. +\end_layout + +\begin_layout Standard +The default for the width is 0.03 +\begin_inset space \thinspace{} +\end_inset + +em. + Startcol is the number of the column where the line starts and endcol the + column number where the line ends. + The endcol always needs to be specified, also when the line should span + only one column. + The optional parameter trim could be either +\emph on +l{trimwidth} +\emph default +, or +\emph on +r{trimwidth} +\emph default + where the trimwidth is also optional. + Using for example the parameter +\emph on +l{2pt} +\emph default + means that the line is trimmed from its left end by 2 +\begin_inset space \thinspace{} +\end_inset + +pt. + If you don't specify the trimwidth the lines are trimmed by the default + of 0.5 +\begin_inset space \thinspace{} +\end_inset + +em. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + +Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref LatexCommand ref reference "tab:Example-booktabs-table" @@ -13759,8 +15552,8 @@ \end_layout \begin_layout Standard -If you are anyway not satisfied with the border line spacing, you can use - the following command to produce lines that span over all table columns +If you are in any way not satisfied with the border line spacing, you can + use the following command to produce lines that span over all table columns \series bold : \end_layout @@ -14252,7 +16045,7 @@ \end_layout \begin_layout Standard -To align tables vertically in a text line the table must be inside a box. +To align tables vertically in a text line, the table must be inside a box. The box can then be vertically aligned as described in section \begin_inset space ~ \end_inset @@ -17313,7 +19106,7 @@ \backslash strut \series default - in TeX code at the beginning of a table row. + in TeX-Code at the beginning of a table row. Table \begin_inset space ~ \end_inset @@ -18636,32 +20429,561 @@ \end_layout \begin_layout Standard -for the first column and the multicolumn, -\end_layout +for the first column and the multicolumn, +\end_layout + +\begin_layout Standard + +\series bold +K{red} +\end_layout + +\begin_layout Standard +for the last column, and +\end_layout + +\begin_layout Standard + +\series bold +S{2.5cm}{2} +\end_layout + +\begin_layout Standard +for the cells in the second column. +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Table-using-user-defined" + +\end_inset + +Table using user-defined table formats +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> +<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> +<column alignment="center" valignment="middle" width="0"> +<column alignment="center" valignment="middle" width="0" special="K{red}"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +verylongtablecellword +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> +\begin_inset Text + +\begin_layout Plain Layout +multiple lines multicolumn +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +g +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +j +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +k +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Line Thickness +\begin_inset CommandInset label +LatexCommand label +name "sub:Line-Thickness" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Table Customization ! Line Thickness +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The line thickness for all lines in a table can be adjusted with the length + +\series bold + +\backslash +arrayrulewidth +\series default +. + To set for example a line thickness of 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt, as in Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Table-with-1.5" + +\end_inset + +, insert the command +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} +\end_layout + +\begin_layout Standard +in TeX-Code before the table or table float. + The changed thickness is valid for all subsequent tables. + To use the default value again, set +\series bold + +\backslash +arrayrulewidth +\series default + to 0.4 +\begin_inset space \thinspace{} +\end_inset + +pt in TeX-Code after the table or table float. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} +\end_layout + +\end_inset + + +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Table-with-1.5" + +\end_inset + +Table with 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt thick lines +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + +To set the line thickness to 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt only for horizontal lines, as in Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Table-with-horizontal" + +\end_inset + +, insert these commands in TeX-Code before the table or table float: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +myHline +\backslash +hline +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +hline} +\begin_inset Newline newline +\end_inset + + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} +\begin_inset Newline newline +\end_inset + + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} +\end_layout + +\begin_layout Standard +To return to the default line thickness, insert this command in TeX-Code + after the table or table float: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed -\begin_layout Standard +\begin_layout Plain Layout -\series bold -K{red} + +\backslash +let +\backslash +myHline +\backslash +hline \end_layout -\begin_layout Standard -for the last column, and +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +hline} \end_layout -\begin_layout Standard +\begin_layout Plain Layout -\series bold -S{2.5cm}{2} + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} \end_layout -\begin_layout Standard -for the cells in the second column. +\begin_layout Plain Layout + + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} \end_layout -\begin_layout Standard +\end_inset + + \begin_inset Float table -placement h wide false sideways false status open @@ -18672,11 +20994,15 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Table-using-user-defined" +name "tab:Table-with-horizontal" \end_inset -Table using user-defined table formats +Table with 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt thick horizontal lines \end_layout \end_inset @@ -18687,32 +21013,22 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="4"> +<lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> -<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> -<column alignment="center" valignment="middle" width="0"> -<column alignment="center" valignment="middle" width="0" special="K{red}"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -verylongtablecellword -\end_layout - -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> -\begin_inset Text - -\begin_layout Plain Layout -multiple lines multicolumn +sd \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18725,7 +21041,7 @@ \begin_inset Text \begin_layout Plain Layout -c + \end_layout \end_inset @@ -18736,16 +21052,7 @@ \begin_inset Text \begin_layout Plain Layout -d -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e \end_layout \end_inset @@ -18754,7 +21061,7 @@ \begin_inset Text \begin_layout Plain Layout -f +sd \end_layout \end_inset @@ -18763,7 +21070,7 @@ \begin_inset Text \begin_layout Plain Layout -g + \end_layout \end_inset @@ -18774,16 +21081,7 @@ \begin_inset Text \begin_layout Plain Layout -h -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -i \end_layout \end_inset @@ -18792,7 +21090,7 @@ \begin_inset Text \begin_layout Plain Layout -j + \end_layout \end_inset @@ -18801,7 +21099,7 @@ \begin_inset Text \begin_layout Plain Layout -k +sd \end_layout \end_inset @@ -18817,22 +21115,18 @@ \end_inset -\end_layout - -\begin_layout Subsection -Line Thickness -\begin_inset CommandInset label -LatexCommand label -name "sub:Line-Thickness" - -\end_inset - - -\begin_inset Index idx +\begin_inset ERT status collapsed \begin_layout Plain Layout -Table Customization ! Line Thickness + + +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout \end_inset @@ -18841,30 +21135,26 @@ \end_layout \begin_layout Standard -The line thickness for all lines in a table can be adjusted with the length - -\series bold +\begin_inset VSpace bigskip +\end_inset -\backslash -arrayrulewidth -\series default -. - To set for example a line thickness of 1.5 +To set the line thickness to 1.5 \begin_inset space \thinspace{} \end_inset -pt, as in Table +pt only for vertical lines, create the following column format in the document + preamble, according to the description in section \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Table-with-1.5" +reference "sub:Customized-Format" \end_inset -, insert the command +: \end_layout \begin_layout Standard @@ -18872,43 +21162,47 @@ \series bold \backslash -setlength{ +newcolumntype{V}{!{ \backslash -arrayrulewidth}{1.5pt} +vrule width 1.5pt}} \end_layout \begin_layout Standard -in TeX-Code before the table or table float. - The changed thickness is valid for all subsequent tables. - To use the default value again, set -\series bold +For Table +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Table-with-vertical" -\backslash -arrayrulewidth -\series default - to 0.4 -\begin_inset space \thinspace{} \end_inset -pt in TeX-Code after the table or table float. + the LaTeX-argument \end_layout \begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\series bold +VcV +\end_layout -\backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +\begin_layout Standard +was used for the last column and \end_layout -\end_inset +\begin_layout Standard + +\series bold +Vc +\end_layout +\begin_layout Standard +for the other columns. +\end_layout +\begin_layout Standard \begin_inset Float table wide false sideways false @@ -18920,7 +21214,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Table-with-1.5" +name "tab:Table-with-vertical" \end_inset @@ -18928,7 +21222,7 @@ \begin_inset space \thinspace{} \end_inset -pt thick lines +pt thick vertical lines \end_layout \end_inset @@ -18941,11 +21235,11 @@ \begin_inset Tabular <lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="VcV"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18954,7 +21248,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18963,7 +21257,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18974,7 +21268,7 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18983,7 +21277,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18992,7 +21286,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19003,7 +21297,7 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19012,7 +21306,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19021,7 +21315,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19041,16 +21335,15 @@ \end_inset -\begin_inset ERT +\end_layout + +\begin_layout Subsection +Dashed Lines +\begin_inset Index idx status collapsed \begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -arrayrulewidth}{0.4pt} +Table Customization ! Dashed Lines \end_layout \end_inset @@ -19059,203 +21352,273 @@ \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\begin_inset ERT +status collapsed -To set the line thickness to 1.5 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Plain Layout + + +\backslash +ifarydshln +\end_layout -pt only for horizontal lines, as in Table -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Table-with-horizontal" +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following section will only be displayed when the LaTeX-package +\series bold +arydshln +\series default + is installed. +\end_layout \end_inset -, insert these commands in TeX-Code before the table or table float: + \end_layout \begin_layout Standard +\begin_inset Float table +placement H +wide false +sideways false +status open -\series bold +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Table-with-dashed" -\backslash -let -\backslash -myHline -\backslash -hline -\begin_inset Newline newline \end_inset +Table with dashed lines +\end_layout -\backslash -renewcommand{ -\backslash -hline} -\begin_inset Newline newline \end_inset - { -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 1.5pt} -\begin_inset Newline newline -\end_inset - -\backslash -myHline -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 0.4pt}} \end_layout -\begin_layout Standard -To return to the default line thickness, insert this command in TeX-Code - after the table or table float: +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="5" columns="5"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special=":c"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +a \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout +b +\end_layout -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c \end_layout -\begin_layout Standard -\begin_inset ERT -status collapsed +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout +d +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\backslash -let -\backslash -myHline -\backslash -hline +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f \end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + \begin_layout Plain Layout +g +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -\backslash -renewcommand{ -\backslash -hline} +\begin_layout Plain Layout +h \end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + \begin_layout Plain Layout +i +\end_layout - { -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 1.5pt} +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +j \end_layout +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + \begin_layout Plain Layout - -\backslash -myHline -\backslash -noalign{ -\backslash -global + \backslash -arrayrulewidth 0.4pt}} +hdashline \end_layout \end_inset +k +\end_layout -\begin_inset Float table -wide false -sideways false -status open +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset Caption +l +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Table-with-horizontal" +m +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +n +\end_layout -Table with 1.5 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -pt thick horizontal lines +\begin_layout Plain Layout +o \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cdashline{4-5} +\end_layout +\end_inset +p \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> +\end_inset +</cell> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +q \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> \begin_inset Text \begin_layout Plain Layout - +r \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +s \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19264,31 +21627,31 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +t \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +u \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +v \end_layout \end_inset @@ -19297,7 +21660,7 @@ \begin_inset Text \begin_layout Plain Layout - +w \end_layout \end_inset @@ -19306,7 +21669,7 @@ \begin_inset Text \begin_layout Plain Layout -sd +x \end_layout \end_inset @@ -19322,46 +21685,50 @@ \end_inset -\begin_inset ERT +\end_layout + +\begin_layout Standard +LyX does not natively support dashed lines, so you have to use TeX-Code. + As a prerequisite the LaTeX-package +\series bold +arydshln +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout +LaTeX-packages ! arydshln +\end_layout +\end_inset -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} + must be loaded in the document preamble with the command \end_layout -\end_inset +\begin_layout Standard +\series bold +\backslash +usepackage{arydshln} \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - -To set the line thickness to 1.5 -\begin_inset space \thinspace{} +To make a vertical line dashed, enter the colon +\begin_inset Quotes eld \end_inset -pt only for vertical lines, create the following column format in the document - preamble, according to the description in section -\begin_inset space ~ +: +\begin_inset Quotes erd \end_inset + together with the character for the horizontal alignment as LaTeX-argument + in the table cell dialog. +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Customized-Format" - -\end_inset - -: +\begin_layout Standard +For a horizontal dashed line add the command \end_layout \begin_layout Standard @@ -19369,188 +21736,215 @@ \series bold \backslash -newcolumntype{V}{!{ -\backslash -vrule width 1.5pt}} +hdashline \end_layout \begin_layout Standard -For Table -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Table-with-vertical" - -\end_inset +in TeX-Code as first element of the first cell in the table row. +\end_layout - the LaTeX-argument +\begin_layout Standard +For dashed multicolumn lines use the command \end_layout \begin_layout Standard \series bold -VcV + +\backslash +cdashline{line number +\series default +} \end_layout \begin_layout Standard -was used for the last column and +in TeX-Code as the first element of the first cell in the table row. + If you have for example a multicolumn spanning columns 2 to 4 and you want + to have a dashed line above, add the command \end_layout \begin_layout Standard \series bold -Vc + +\backslash +cdashline{2-4} \end_layout \begin_layout Standard -for the other columns. +as the first element of the first cell in the row of the multicolumn. \end_layout \begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open +\begin_inset VSpace bigskip +\end_inset -\begin_layout Plain Layout -\begin_inset Caption -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Table-with-vertical" +\end_layout +\begin_layout Standard +Table +\begin_inset space ~ \end_inset -Table with 1.5 -\begin_inset space \thinspace{} + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Table-with-dashed" + \end_inset -pt thick vertical lines -\end_layout + was created using +\begin_inset Quotes eld +\end_inset + + +\series bold +:c +\series default +\begin_inset Quotes erd \end_inset + as LaTeX-argument of the third column. + The TeX-Code command +\series bold -\end_layout +\backslash +hdashline +\series default + was inserted in the first cell of the third row and the TeX-Code command +\begin_inset Newline newline +\end_inset -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="VcV"> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text + +\series bold -\begin_layout Plain Layout -sd +\backslash +cdashline{4-5} +\series default + was inserted in the first cell of the fourth row. \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout +\begin_layout Standard +Tables with dashed lines can also be colored as shown by Table +\begin_inset space ~ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Colored-table-with" \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text + +. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout + +\backslash +setlength{ +\backslash +arrayrulewidth}{1pt} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text + + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -sd +thicker lines for better visualization of the line color \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout + +\backslash +dashgapcolor{green} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +color gaps between dashes green \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd + \end_layout -\end_inset -</cell> -</row> -</lyxtabular> +\begin_layout Standard +\begin_inset ERT +status collapsed -\end_inset +\begin_layout Plain Layout +\backslash +let +\backslash +myHdashline +\backslash +hdashline \end_layout -\end_inset +\begin_layout Plain Layout +\backslash +renewcommand{ +\backslash +hdashline} \end_layout -\begin_layout Subsection -Dashed Lines -\begin_inset Index idx +\begin_layout Plain Layout + + { +\backslash +arrayrulecolor{red} +\backslash +myHdashline +\backslash +arrayrulecolor{black}} +\end_layout + +\end_inset + + +\begin_inset Note Note status collapsed \begin_layout Plain Layout -Table Customization ! Dashed Lines +color horizontal, dashed lines red \end_layout \end_inset @@ -19566,21 +21960,41 @@ \backslash -ifarydshln +let +\backslash +myCdashline +\backslash +cdashline +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +cdashline}[1] +\end_layout + +\begin_layout Plain Layout + + { +\backslash +arrayrulecolor{yellow} +\backslash +myCdashline{#1} +\backslash +arrayrulecolor{black}} \end_layout \end_inset \begin_inset Note Note -status open +status collapsed \begin_layout Plain Layout -The following section will only be displayed when the LaTeX-package -\series bold -arydshln -\series default - is installed. +color partial horizontal, dashed lines yellow \end_layout \end_inset @@ -19590,7 +22004,7 @@ \begin_layout Standard \begin_inset Float table -placement H +placement h wide false sideways false status open @@ -19601,11 +22015,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Table-with-dashed" +name "tab:Colored-table-with" \end_inset -Table with dashed lines +Colored table with dashed lines \end_layout \end_inset @@ -19618,13 +22032,13 @@ \begin_inset Tabular <lyxtabular version="3" rows="5" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0" special=":c"> +<column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0pt" special=":c"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19633,7 +22047,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19642,7 +22056,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19651,7 +22065,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19660,7 +22074,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19671,7 +22085,7 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19680,7 +22094,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19734,6 +22148,19 @@ \end_inset + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +rowcolor{Gray} +\end_layout + +\end_inset + k \end_layout @@ -19761,26 +22188,182 @@ \begin_inset Text \begin_layout Plain Layout -n +n +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +o +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cdashline{4-5} +\end_layout + +\end_inset + +p +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +q +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> +\begin_inset Text + +\begin_layout Plain Layout +r +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +s +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +t +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +u +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +v +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +w +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cellcolor{Maroon} +\end_layout + +\end_inset + +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -o -\end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\end_layout -\begin_layout Plain Layout +\begin_layout Standard \begin_inset ERT status collapsed @@ -19788,158 +22371,226 @@ \backslash -cdashline{4-5} +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \end_inset -p -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -q +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> -\begin_inset Text -\begin_layout Plain Layout -r -\end_layout - -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:"> -\begin_inset Text -\begin_layout Plain Layout -s \end_layout -\end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout + +\backslash +nodashgapcolor \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text + + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -t +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -u + \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -v + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text + + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -w +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -x + \end_layout +\begin_layout Standard +The coloring of lines, columns and lines works as decribed in section +\begin_inset space ~ \end_inset -</cell> -</row> -</lyxtabular> + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Colored-Tables" \end_inset +. + Coloring horizontal lines works analogically as described there as well, + one only needs to replace in the commands +\series bold -\end_layout +\backslash +myHlineC +\series default + by +\series bold -\end_inset +\backslash +myHdashline +\series default + and +\backslash +\series bold +hline +\series default + by +\series bold +\backslash +hdashline +\series default +; so one uses the command \end_layout \begin_layout Standard -LyX does not natively support dashed lines, so you have to use TeX-Code. - As a prerequisite the LaTeX-package + \series bold -arydshln -\series default -\begin_inset Index idx -status collapsed +\backslash +let +\backslash +myHdashline +\backslash +hdashline +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +hdashline} +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout -LaTeX-packages ! arydshln +\begin_inset space ~ +\end_inset + + \end_layout \end_inset - must be loaded in the document preamble with the command +{ +\backslash +arrayrulecolor{red} +\backslash +myHdashline +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard - +To color \series bold \backslash -usepackage{arydshln} +cdashline +\series default +, the command is \end_layout \begin_layout Standard -To make a vertical line dashed, enter the colon -\begin_inset Quotes eld + +\series bold + +\backslash +let +\backslash +myCdashline +\backslash +cdashline +\begin_inset Newline newline \end_inset -: -\begin_inset Quotes erd + +\backslash +renewcommand{ +\backslash +cdashline}[1] +\begin_inset Newline newline \end_inset - together with the character for the horizontal alignment as LaTeX-argument - in the table cell dialog. + +\begin_inset Phantom HPhantom +status open + +\begin_layout Plain Layout +\begin_inset space ~ +\end_inset + + \end_layout -\begin_layout Standard -For a horizontal dashed line add the command +\end_inset + +{ +\backslash +arrayrulecolor{red} +\backslash +myCdashline{#1} +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard +To get back the black line color, one needs to insert the following commands + as TeX-Code behind the table: +\end_layout +\begin_layout Standard +For \series bold \backslash @@ -19947,11 +22598,23 @@ \end_layout \begin_layout Standard -in TeX-Code as first element of the first cell in the table row. + +\series bold + +\backslash +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} \end_layout \begin_layout Standard -For dashed multicolumn lines use the command +and for +\series bold + +\backslash +cdashline \end_layout \begin_layout Standard @@ -19959,15 +22622,15 @@ \series bold \backslash -cdashline{line number -\series default -} +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \begin_layout Standard -in TeX-Code as the first element of the first cell in the table row. - If you have for example a multicolumn spanning columns 2 to 4 and you want - to have a dashed line above, add the command +To color the gaps between the dashes the command \end_layout \begin_layout Standard @@ -19975,62 +22638,81 @@ \series bold \backslash -cdashline{2-4} +dashgapcolor{color} \end_layout \begin_layout Standard -as the first element of the first cell in the row of the multicolumn. +can be used in front of a table as TeX-Code. + color is hereby the name of a defined color. + The command \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\series bold +\backslash +nodashgapcolor \end_layout \begin_layout Standard -Table -\begin_inset space ~ -\end_inset +unsets the changes made by +\series bold +\backslash +dashgapcolor +\series default +. +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Table-with-dashed" +\begin_layout Standard +\begin_inset Note Greyedout +status open -\end_inset +\begin_layout Plain Layout - was created using -\begin_inset Quotes eld +\series bold +\color none +Note +\series default +: If there are multiple commands in a cell, the command of +\series bold +arydshln +\series default + needs to be the first one in the cell. + Therefore in cell +\emph on +k +\emph default + of Table +\begin_inset space ~ \end_inset -\series bold -:c -\series default +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Colored-table-with" -\begin_inset Quotes erd \end_inset - as LaTeX-argument of the third column. - The TeX-Code command + the command \series bold \backslash hdashline \series default - was inserted in the first cell of the third row and the TeX-Code command -\begin_inset Newline newline -\end_inset - - + is before \series bold \backslash -cdashline{4-5} +rowcolor \series default - was inserted in the first cell of the fourth row. +. +\end_layout + +\end_inset + + \end_layout \begin_layout Standard @@ -20040,13 +22722,14 @@ \begin_layout Plain Layout \series bold +\color none Note: \series default The LaTeX-package \series bold arydshln \series default - is apparently not compatible with the LaTeX-package + must be loaded in the document preamble before the LaTeX-package \series bold colortbl \series default @@ -20060,19 +22743,7 @@ \end_inset - that is used for colored tables in section -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Colored-Tables" - -\end_inset - . - That means colored tables cannot have dashed lines. \end_layout \end_inset @@ -20134,6 +22805,21 @@ \end_layout +\begin_layout Standard +For more information about dashed lines see the documentation of +\series bold +arydshln +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "arydshln" + +\end_inset + +. +\end_layout + \begin_layout Chapter Floats \begin_inset CommandInset label @@ -20200,13 +22886,13 @@ Notes \family default - are also floats, because they can float to the next page when there are + are also floats because they can float to the next page when there are too many notes on the page. \end_layout \begin_layout Standard Floats allow a high quality layout. - Images and tables can be spread evenly to the pages to avoid white space + Images and tables can be spread evenly among the pages to avoid white space and pages without text. As the floating often destroys the context between the text and the image/table , every float can be referenced in the text. @@ -20268,7 +22954,7 @@ \end_layout \begin_layout Standard -It is recommended that you insert floats as a separate standard paragraph +It is recommended that you insert floats as separate standard paragraphs to avoid possible LaTeX-errors that can occur when the surrounding text is specially formatted. \end_layout @@ -20388,7 +23074,7 @@ This float type is inserted with the menu \family sans Insert\SpecialChar \menuseparator -Floats\SpecialChar \menuseparator +Float\SpecialChar \menuseparator Algorithm \family default . @@ -20648,8 +23334,8 @@ \backslash thetable \series default - is the command that prints the table number, for figure floats, the command - would be + is the command that prints the table number. + For figure floats, the command would be \series bold \backslash @@ -20662,7 +23348,7 @@ \backslash roman \series default - in the command above prints the table number as small roman number. + in the command above prints the table number as a small roman number. \end_layout \begin_layout Standard @@ -20825,6 +23511,10 @@ \family default . + The cross-reference window appears showing all labels of the document. + If you have multiple LyX-documents opened, choose the one you are working + on from the drop-list at the top of the dialog. + You can now sort the labels alphabetically and then choose one. A grey cross-reference box like this one: \begin_inset Graphics filename clipart/referenceQt4.png @@ -20833,11 +23523,7 @@ \end_inset - will be inserted and the cross-reference window appear showing all labels - of the document. - If you have multiple LyX-documents opened, choose the one you are working - on from the drop-list at the top of the dialog. - You can now sort the labels alphabetically and then choose one. + will be inserted. At the position of the cross-reference box the float number will appear in the output. \end_layout @@ -20851,8 +23537,8 @@ \begin_layout Standard You can change labels at any time by clicking on the label box. - References to the changed label will automatically change its link to the - new label text, so that you don't need to take care about this. + References to the changed label will automatically update their links to + the new label text. \end_layout \begin_layout Standard @@ -20874,8 +23560,6 @@ \end_inset Back and you can use it to set the cursor back to the cross-reference. - Right-clicking on a cross-reference box also sets the cursor before the - referenced label but without the possibility of going back. \end_layout \begin_layout Subsection @@ -21443,54 +24127,13 @@ \series bold \backslash -newlength{ -\backslash -abc} -\begin_inset Newline newline -\end_inset - - -\backslash -settowidth{ -\backslash -abc}{ -\backslash -space} -\begin_inset Newline newline -\end_inset - - -\backslash addto \backslash extrasenglish{ \backslash -renewcommand{ -\backslash -equationautorefname} -\begin_inset Newline newline -\end_inset - - -\begin_inset Phantom HPhantom -status open - -\begin_layout Plain Layout - -\series bold -\begin_inset space ~ -\end_inset - - -\end_layout - -\end_inset - -{ -\backslash -hspace{- +renewcommand*{ \backslash -abc}} +equationautorefname}[1]{}} \end_layout \begin_layout Standard @@ -21710,8 +24353,12 @@ \end_layout \begin_layout Standard -Right-clicking on a float-box opens a dialog where you can alter the placement - options that LaTeX uses for positioning the float. +Right-clicking on a float-box and clicking on +\family sans +Settings +\family default + opens a dialog where you can alter the placement options that LaTeX uses + for positioning the float. \begin_inset Newline newline \end_inset @@ -21747,7 +24394,7 @@ \end_layout \begin_layout Standard -You can use one ore more of the following options in the float dialog to +You can use one or more of the following options in the float dialog to set the placement for a particular float when you uncheck the option \family sans Use @@ -21849,8 +24496,8 @@ \begin_inset space ~ \end_inset -placements are possible the procedure is internally repeated but it is tried - to put the float on the following page. +placements is possible the procedure is internally repeated trying to put + the float on the following page. \end_layout \begin_layout Standard @@ -21930,7 +24577,7 @@ \begin_inset space \thinspace{} \end_inset -% of the page are occupied by floats, several floats can be set together +% of the page is occupied by floats, several floats can be set together on a page. ( \series bold @@ -22112,7 +24759,7 @@ \begin_layout Standard There are various package options to format the created figure/table sections. - For more information we refer to the + For more information we refer you to the \series bold endfloat \series default @@ -23148,7 +25795,7 @@ Floats \family default . - On the LyX screen captions appear as label, e. + On the LyX screen captions appear as a label, e. \begin_inset space \thinspace{} \end_inset @@ -25607,7 +28254,7 @@ Note \family default is inserted. - You can switch between the five note types by right-clicking on the note-box. + You can switch between the three note types by right-clicking on the note-box. \family roman \series medium @@ -25692,15 +28339,7 @@ Footnote \family default . - -\family roman -\series medium -\bar no -You'll see -\family default -\series default -\bar default - then the following footnote-box: + You will then see the following footnote-box: \begin_inset Graphics filename clipart/footnoteQt4.png scale 80 @@ -25817,8 +28456,8 @@ position where the footnote box is placed. The footnote text is placed at the bottom of the current page. The footnote number is calculated by LaTeX; the numbers are consecutive. - It depends on your document-class, whether the footnote number is reset - for every chapter. + Whether the footnote number is reset for every chapter depends on your + document class. \end_layout \begin_layout Standard @@ -30161,7 +32800,7 @@ \begin_layout Plain Layout -\lang german +\lang ngerman Dies ist ein deutscher Text. Dies ist ein deutscher Text. Dies ist ein deutscher Text. @@ -30180,7 +32819,7 @@ \begin_layout Plain Layout -\lang german +\lang ngerman Dies ist eine deutsche Fußnote. \end_layout @@ -30238,7 +32877,6 @@ \end_inset This is an English Text. - \end_layout \end_inset @@ -30340,7 +32978,7 @@ special "none" height "1in" height_special "totalheight" -status collapsed +status open \begin_layout Plain Layout This a text within a parbox. @@ -33855,7 +36493,7 @@ \end_layout \begin_layout Standard -as TeX Code at the beginning of the paragraph. +as TeX-Code at the beginning of the paragraph. The first parameter in the bracket, here '2', defines the number of lines above the object, the second, here 'c', the position of the object. The positions 'l', 'c' and 'r' (for left, center, right) are possible. @@ -34088,12 +36726,12 @@ \series bold } \series default -' as TeX Code behind it. +' as TeX-Code behind it. At the end of the style there must be an opening brace ' \series bold { \series default -' as TeX Code. +' as TeX-Code. \end_layout \begin_layout Standard @@ -34534,7 +37172,7 @@ Insert\SpecialChar \menuseparator File \family default - you can insert external material to your document. + you can insert external material into your document. This can be: \end_layout @@ -34604,7 +37242,7 @@ \end_layout \begin_layout Standard -The external material feature allows you to insert files in to your document +The external material feature allows you to insert files into your document without converting them to a format that can be read by the document output format. LyX takes care of the necessary conversions. @@ -34966,7 +37604,7 @@ \family sans EndFrame \family default - environment and in a subsequent paragraph a TeX Code box containing the + environment and in a subsequent paragraph a TeX-Code box containing the command \series bold @@ -35350,7 +37988,7 @@ , and a master document connects them to print the full document or parts of it. - A child document inherits elements of its master, for example the LaTeX + A child document inherits elements from its master, for example the LaTeX preamble, the bibliography, and labels for cross-references. \end_layout @@ -35398,14 +38036,14 @@ Include You can include LyX- and LaTeX-documents. When you press the \family sans -Load +Edit \family default button in the \family sans Child Document \family default - dialog, the included documents will be opened in LyX in a new file tab - so that you can modify them. + dialog, the included document will be opened in LyX in a new file tab so + that you can modify it. \begin_inset Newline newline \end_inset @@ -41281,6 +43919,39 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem +key "arydshln" + +\end_inset + +Documentation of the LaTeX-package +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "arydshln" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-packages ! arydshln +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem key "booktabs" \end_inset @@ -41347,6 +44018,39 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem +key "diagbox" + +\end_inset + +Documentation of the LaTeX-package +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "diagbox" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-packages ! diagbox +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem key "endfloat" \end_inset @@ -41512,7 +44216,7 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "listings" +key "lettrine" \end_inset @@ -41521,19 +44225,27 @@ \begin_inset CommandInset href LatexCommand href -name "listings" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" +name "lettrine" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" \end_inset \series default + and an +\begin_inset CommandInset href +LatexCommand href +name "example" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf" + +\end_inset + \begin_inset Index idx status collapsed \begin_layout Plain Layout -LaTeX-packages ! listings +LaTeX-packages ! lettrine \end_layout \end_inset @@ -41545,7 +44257,7 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "marginnote" +key "listings" \end_inset @@ -41554,8 +44266,8 @@ \begin_inset CommandInset href LatexCommand href -name "marginnote" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" +name "listings" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" \end_inset @@ -41566,7 +44278,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-packages ! marginnote +LaTeX-packages ! listings \end_layout \end_inset @@ -41578,7 +44290,7 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "lettrine" +key "marginnote" \end_inset @@ -41587,27 +44299,19 @@ \begin_inset CommandInset href LatexCommand href -name "lettrine" -target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" +name "marginnote" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" \end_inset \series default - and an -\begin_inset CommandInset href -LatexCommand href -name "example" -target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf" - -\end_inset - \begin_inset Index idx status collapsed \begin_layout Plain Layout -LaTeX-packages ! lettrine +LaTeX-packages ! marginnote \end_layout \end_inset @@ -41619,17 +44323,17 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "pstricks" +key "pdfpages" \end_inset -Web page of the LaTeX-package +Documentation of the LaTeX-package \series bold \begin_inset CommandInset href LatexCommand href -name "PSTricks" -target "http://tug.org/PSTricks/" +name "pdfpages" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf" \end_inset @@ -41640,7 +44344,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-packages ! PSTricks +LaTeX-packages ! pdfpages \end_layout \end_inset @@ -41652,7 +44356,7 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "sidecap" +key "prettyref" \end_inset @@ -41661,8 +44365,8 @@ \begin_inset CommandInset href LatexCommand href -name "sidecap" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" +name "prettyref" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf" \end_inset @@ -41673,7 +44377,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-packages ! sidecap +LaTeX-packages ! prettyref \end_layout \end_inset @@ -41685,17 +44389,17 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "pdfpages" +key "pstricks" \end_inset -Documentation of the LaTeX-package +Web page of the LaTeX-package \series bold \begin_inset CommandInset href LatexCommand href -name "pdfpages" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf" +name "PSTricks" +target "http://tug.org/PSTricks/" \end_inset @@ -41706,7 +44410,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-packages ! pdfpages +LaTeX-packages ! PSTricks \end_layout \end_inset @@ -41718,7 +44422,7 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "prettyref" +key "refstyle" \end_inset @@ -41727,8 +44431,8 @@ \begin_inset CommandInset href LatexCommand href -name "prettyref" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf" +name "refstyle" +target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf" \end_inset @@ -41739,7 +44443,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-packages ! prettyref +LaTeX-packages ! refstyle \end_layout \end_inset @@ -41751,7 +44455,7 @@ \labelwidthstring Bibliography \begin_inset CommandInset bibitem LatexCommand bibitem -key "refstyle" +key "sidecap" \end_inset @@ -41760,8 +44464,8 @@ \begin_inset CommandInset href LatexCommand href -name "refstyle" -target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf" +name "sidecap" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" \end_inset @@ -41772,7 +44476,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-packages ! refstyle +LaTeX-packages ! sidecap \end_layout \end_inset diff -Nru lyx-2.0.2/lib/doc/Intro.lyx lyx-2.0.3/lib/doc/Intro.lyx --- lyx-2.0.2/lib/doc/Intro.lyx 2011-07-19 20:57:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/Intro.lyx 2012-02-19 04:40:03.000000000 +0000 @@ -151,16 +151,16 @@ LyX is a document preparation system. It excels at letting you create complex technical and scientific articles with mathematics, cross-references, bibliographies, indices, etc. - It is very good at documents of any length in which the usual processing - abilities are required: automatic sectioning and pagination, spell checking, - and so forth. + It is very good for working with documents of any length in which the usual + processing abilities are required: automatic sectioning and pagination, + spell checking, and so forth. It can also be used to write a letter to your mom, though granted, there are probably simpler programs available for that. It is definitely not the best tool for creating banners, flyers, or advertiseme nts (we'll explain why later), though with some effort all these can be done, too. - Some examples of what it is used for: memos, letters, dissertations and - theses, lecture notes, seminar notebooks, conference proceedings, software + Here are some examples of what it is used for: memos, letters, dissertations + and theses, lecture notes, seminar notebooks, conference proceedings, software documentation, books, articles in refereed scientific journals, scripts for plays and movies, business proposals, presentations \SpecialChar \ldots{} @@ -179,7 +179,7 @@ . It is designed for authors who want professional output quickly with a - minimum of effort without becoming specialists in typesetting. + minimum of effort and without becoming specialists in typesetting. The job of typesetting is done mostly by the computer, not the author; with LyX, the author can concentrate on the contents of his writing. \end_layout @@ -242,9 +242,9 @@ \emph default and LyX takes care of the rest, following a set of rules called a \emph on -style. +style \emph default - +. \begin_inset Foot status collapsed @@ -294,7 +294,6 @@ in the document, or if you insert a new section before it, you need to change the numbering for this and all following sections, as well as any entry in the table of contents. - \end_layout \begin_layout Standard @@ -307,12 +306,11 @@ \begin_inset Quotes eld \end_inset -Introduction\SpecialChar \@. - +Introduction \begin_inset Quotes erd \end_inset - +. \end_layout \begin_layout Standard @@ -562,7 +560,7 @@ \end_inset - + \end_layout \begin_layout Standard @@ -596,7 +594,7 @@ WYSIWYM concept. However, they've only recently been able to do so, whereas LyX is built upon the LaTeX document preparation system. - LaTeX has been around for over 20 years, and + LaTeX has been around since 1985, and \emph on works \emph default @@ -679,7 +677,7 @@ This is where Leslie Lamport enters our story. He wanted a macro package that was more user- and less typesetter-oriented, with a set of commands that consistently typeset things like sections, - tables or math formulas in an uniform, consistent fashion. + tables or math formulas in a uniform, consistent fashion. This is how LaTeX was born. \end_layout @@ -707,7 +705,8 @@ or an article. There are classes for slides, for physics and math journals\SpecialChar \ldots{} many universities - even have a class for their thesis format! A + even have a class for their thesis format. + A \emph on style \emph default @@ -756,9 +755,9 @@ This section attempts to account for the difference between LyX and other word processors. Simply put, LaTeX is the difference. - By using LaTeX as its backend, LyX helps you think more about + By using LaTeX as its backend, LyX helps you think more about \emph on - what + what \emph default (as in the \emph on @@ -781,7 +780,7 @@ of LyX, the documentation has been split up into several different files. Each one has its own purpose, as described below. Before you go ploughing into any of those files, however, you should read - this chapter thoroughly first, since it contains a lot of useful information + this chapter thoroughly, since it contains a lot of useful information and commentary that can save you some time. \end_layout @@ -824,7 +823,7 @@ \end_inset . - If you have questions which are not obviously answered in the documentation, + If you have questions that are not obviously answered in the documentation, and need help fast, there is an active users' mailing list which you can reach at \begin_inset CommandInset href @@ -843,9 +842,9 @@ \begin_layout Standard Some may have printed out the manuals. - Others may be reading it within LyX. + Others may be reading them within LyX. There are some differences between the LyX-file and the printed version. - First, the title is simply at the top of the document, not formatted on + In LyX, the title is simply at the top of the document, not formatted on a separate page as in some of the printed versions. Nor are any of the footnotes or the Table of Contents fully visible. To open a footnote, which looks like this: @@ -1938,7 +1937,7 @@ \begin_inset space ~ \end_inset -configuration LyX investigates your system upon installation. +Configuration LyX investigates your system upon installation. This file contains info on what LyX learned about your installation. Check it to see if you're missing something you might like to have. \end_layout @@ -2089,7 +2088,6 @@ config.log \family default , and mention which compiler you are using. - \end_layout \begin_layout Subsubsection @@ -2184,7 +2182,7 @@ \emph on User's Guide \emph default - is likely to be the most up-to-date of all of the documentation. + are likely to be the most up-to-date of all of the documentation. You should be able to glean some insights into how we want the manuals to read and to look. \end_layout @@ -2206,7 +2204,7 @@ \begin_inset Newline newline \end_inset -to discuss your intended changes, and get some feedback on them. +to discuss your intended changes and to get some feedback on them. \end_layout \begin_layout Standard diff -Nru lyx-2.0.2/lib/doc/LFUNs.lyx lyx-2.0.3/lib/doc/LFUNs.lyx --- lyx-2.0.2/lib/doc/LFUNs.lyx 2011-06-13 14:56:37.000000000 +0000 +++ lyx-2.0.3/lib/doc/LFUNs.lyx 2011-12-17 15:47:37.000000000 +0000 @@ -75,7 +75,7 @@ \begin_body \begin_layout Section* -LFUNs documentation automatically generated 2011-03-28 +LFUNs documentation automatically generated 2011-12-15 \end_layout \begin_layout Standard @@ -4689,7 +4689,7 @@ A typical example is inset-forall Note note-insert which starts an infinite loop. This is mitigated by the fact that the number of actions is arbitrarily - limited to 10000. + limited to 100000. Note also that inset-forall does not update metrics between iterations, which can lead to bugs. This has to be eventually fixed. diff -Nru lyx-2.0.2/lib/doc/Math.lyx lyx-2.0.3/lib/doc/Math.lyx --- lyx-2.0.2/lib/doc/Math.lyx 2011-10-15 20:48:28.000000000 +0000 +++ lyx-2.0.3/lib/doc/Math.lyx 2012-02-12 01:50:21.000000000 +0000 @@ -39,14 +39,11 @@ % increase link area for cross-references and autoname them, \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasenglish{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} +\addto\extrasenglish{% + \renewcommand*{\equationautorefname}[1]{} \renewcommand{\sectionautorefname}{sec.\negthinspace} \renewcommand{\subsectionautorefname}{sec.\negthinspace} - \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}} + \renewcommand{\subsubsectionautorefname}{sec.\negthinspace} } % don't load packages twice @@ -71,13 +68,13 @@ % provides caption formatting \setkomafont{captionlabel}{\bfseries} -% used in sec. 23.6 +% used in sec. 24.5 \usepackage[samesize]{cancel} % enables calculation of values \usepackage{calc} -% for multiple columns used in sec. 23.7 +% for multiple columns used in sec. 24.7 \usepackage{multicol} % needed in sec. 19.4 @@ -26025,10 +26022,7 @@ \begin_layout Standard The modulo-function is special, because it exists in four variants. -\end_layout - -\begin_layout Standard -The variants in a displayed formula: + The variants in a displayed formula are: \begin_inset Formula \begin{align*} \underline{\textrm{Command}\raisebox{-0.9mm}{}} & & \underline{\textrm{Result}}\\ @@ -26046,6 +26040,19 @@ \begin_layout Standard In an inline formula less space is set before the function names for all variants. + By default the modulo-functions take only the first following character + into account. + To use more than one character, one has to put them into TeX-braces: +\begin_inset Formula +\begin{align*} +\underline{\textrm{Command}\raisebox{-0.9mm}{}} & & \underline{\textrm{Result}}\\ +\mathrm{a\backslash pod\textrm{\spce}bcd} & & a\pod bcd\\ +\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d +\end{align*} + +\end_inset + + \end_layout \begin_layout Section @@ -31069,7 +31076,7 @@ \end_layout \begin_layout Standard -Thus in our case the following LaTeX-preamble or TeX-Code line is used: +Thus in our case the following LaTeX-preamble or TeX code line is used: \end_layout \begin_layout Standard @@ -31130,7 +31137,7 @@ \begin_layout Standard To go back to the standard numbering or to prevent this kind of numbering when it is defined by the document class, the following command is inserted - as TeX-Code or to the LaTeX-preamble: + as TeX code or to the LaTeX-preamble: \end_layout \begin_layout Standard @@ -35536,6 +35543,13 @@ \end_layout \begin_layout Standard +\begin_inset Newpage newpage +\end_inset + + +\end_layout + +\begin_layout Standard A test: \begin_inset Formula \begin{align*} @@ -35586,7 +35600,7 @@ \series bold \backslash -usepackage[samesize]{cancel} +usepackage{cancel} \end_layout \begin_layout Standard @@ -35858,6 +35872,151 @@ \end_layout \begin_layout Standard +To change the size of +\series bold + +\backslash +cancelto +\series default +'s +\begin_inset Quotes eld +\end_inset + +subscript +\begin_inset Quotes erd +\end_inset + + value one can load the package +\series bold +cancel +\series default + with either the option +\series bold +samesize +\series default + which leads to the same size as for the canceled value or with the option + +\series bold +Smaller +\series default + which makes is it a bit smaller than the size one gets without using a + package option. + In this document +\series bold +cancel +\series default + was loaded with this line: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage[samesize]{cancel} +\end_layout + +\begin_layout Standard +To color the cancellation bar one adds this command as TeX code: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\begin_layout Standard + +\series bold +red +\series default + can be replaced by a color of your choice. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Formula +\[ +\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}} +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{black}} +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +reset the color +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +For further customizations, see the documentation of the package +\series bold +cancel +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "cancel" + +\end_inset + +. +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -36836,6 +36995,13 @@ \end_layout +\begin_layout Standard +\begin_inset Newpage newpage +\end_inset + + +\end_layout + \begin_layout Subsection Text Characters in Formulas \begin_inset CommandInset label @@ -38021,6 +38187,39 @@ \labelwidthstring References \begin_inset CommandInset bibitem LatexCommand bibitem +key "cancel" + +\end_inset + + +\begin_inset CommandInset href +LatexCommand href +name "Documentation" +target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf" + +\end_inset + + of the LaTeX-package +\series bold +cancel +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Packages ! cancel +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring References +\begin_inset CommandInset bibitem +LatexCommand bibitem key "hyperref" \end_inset diff -Nru lyx-2.0.2/lib/doc/Tutorial.lyx lyx-2.0.3/lib/doc/Tutorial.lyx --- lyx-2.0.2/lib/doc/Tutorial.lyx 2011-07-23 04:29:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/Tutorial.lyx 2012-02-11 01:21:24.000000000 +0000 @@ -236,9 +236,9 @@ \begin_layout Standard This tutorial consists of examples and exercises. - To get the most out of this document, you should read through the document, - typing all the little things we are telling you to type and trying out - all of the exercises to see if you get them right. + To get the most out of this document, you should read through the it, typing + all the little things we are telling you to type and trying out all of + the exercises to see if you get them right. For convenience, you might want to print out the PDF version of this document. \end_layout @@ -486,41 +486,37 @@ \end_layout \begin_layout Itemize -Run LaTeX to create a DVI file, with +Create a PDF file, with \family sans View\SpecialChar \menuseparator -DVI +View \family default or the toolbar button -\begin_inset Graphics - filename ../images/buffer-view_dvi.png - scale 75 - +\begin_inset Info +type "icon" +arg "buffer-view" \end_inset . - LyX will open a DVI-viewer program displaying your document as it will + LyX will open a PDF-viewer program displaying your document as it will look when printed. \begin_inset Foot status collapsed \begin_layout Plain Layout -You can save time by leaving the DVI-viewer running in the background. +You can save time by leaving the PDF-viewer running in the background. Then, you can use \family sans View\SpecialChar \menuseparator -Update\SpecialChar \menuseparator -DVI +Update \family default or the toolbar button -\begin_inset Graphics - filename ../images/buffer-update_dvi.png - scale 75 - +\begin_inset Info +type "icon" +arg "buffer-update" \end_inset - and just click on the DVI-viewer window (or unminimize it) after LaTeX - finishes running. + and just click on the PDF-viewer window (or unminimize it) afterwards. \end_layout \end_inset @@ -549,24 +545,24 @@ \end_layout \begin_layout Standard -LyX can of course do most of the things you are used to do with a word processor. +LyX can of course do most of the things you are used to doing with a word + processor. It will word-wrap and indent paragraphs automatically. Here is a quick description of how to do some simple actions. \end_layout \begin_layout Description Undo LyX has multiple levels of undo, which means you can undo everything - you have done since your current editing session started, by selecting + you have done since your current editing session started, by selecting \family sans Edit\SpecialChar \menuseparator Undo \family default (toolbar button -\begin_inset Graphics - filename ../images/undo.png - scale 75 - +\begin_inset Info +type "icon" +arg "undo" \end_inset ) over and over again. @@ -576,14 +572,12 @@ Redo \family default (toolbar button -\begin_inset Graphics - filename ../images/redo.png - scale 75 - +\begin_inset Info +type "icon" +arg "redo" \end_inset ) to get it back. - \end_layout \begin_deeper @@ -599,10 +593,9 @@ Cut \family default (toolbar button -\begin_inset Graphics - filename ../images/cut.png - scale 75 - +\begin_inset Info +type "icon" +arg "cut" \end_inset ), @@ -611,10 +604,9 @@ Copy \family default (toolbar button -\begin_inset Graphics - filename ../images/copy.png - scale 75 - +\begin_inset Info +type "icon" +arg "copy" \end_inset ), and @@ -623,6 +615,12 @@ Paste \family default (toolbar button +\begin_inset Info +type "icon" +arg "paste" +\end_inset + + \begin_inset Graphics filename ../images/paste.png scale 75 @@ -653,10 +651,9 @@ Replace \family default (toolbar button -\begin_inset Graphics - filename ../images/dialog-show_findreplace.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show findreplace" \end_inset ) to search. @@ -672,7 +669,7 @@ \family sans Replace \family default - button to replace a word you have found. + button to replace a word you have found. \begin_inset Foot status collapsed @@ -680,8 +677,8 @@ Close the window when you are done or leave it open if you find it more convenient. Most dialog boxes in LyX can operate like this. - Just be sure you have the right window focus when you are trying to type - in the main LyX window or a LyX dialog. + Just be sure you have the right window in focus when you are trying to + type in the main LyX window or a LyX dialog. \end_layout \end_inset @@ -719,10 +716,9 @@ Style \family default dialog (toolbar button -\begin_inset Graphics - filename ../images/dialog-show_character.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show character" \end_inset ). @@ -1216,7 +1212,6 @@ \end_inset . - \end_layout \begin_layout Standard @@ -1332,7 +1327,6 @@ Itemize \family default environment's bulleted lists to describe different points. - \end_layout \begin_layout Itemize @@ -1341,7 +1335,6 @@ Enumerate \family default environment's numbered lists (and lettered sublists). - \end_layout \begin_layout Itemize @@ -1350,7 +1343,6 @@ Description \family default environment, where each item in the list begins with a bold-faced word. - \end_layout \begin_layout Itemize @@ -1358,7 +1350,11 @@ \family sans List \family default - environment is a variation on the + (also named +\family sans +Labeling +\family default +) environment is a variation on the \family sans Description \family default @@ -1373,7 +1369,7 @@ \begin_layout Standard \family typewriter -LyX is better than other word processors because: +LyX is better than other word processors because: \end_layout \begin_layout Standard @@ -1390,7 +1386,13 @@ \family sans Environment \family default - box. + box ( +\begin_inset Info +type "icon" +arg "layout Itemize" +\end_inset + +). LyX writes a \begin_inset Quotes eld \end_inset @@ -1400,7 +1402,7 @@ \end_inset on the line. - Type in your reasons: + Type in your reasons: \end_layout \begin_layout LyX-Code @@ -1444,14 +1446,12 @@ \family sans Standard \family default - environment (or just use the key binding, -\family sans -Alt+P -\begin_inset space ~ + environment (or just use the key binding +\begin_inset Info +type "shortcut" +arg "layout Standard" \end_inset -S -\family default ). \end_layout @@ -1485,7 +1485,13 @@ \family sans Environment \family default - box. + box ( +\begin_inset Info +type "icon" +arg "layout Enumerate" +\end_inset + +). Pow! As we mentioned, if you add or delete a list item, LyX will fix the numbering. \end_layout @@ -1499,15 +1505,40 @@ and \family sans List +\begin_inset space \thinspace{} +\end_inset + + \family default -, in order to see what they look like. +/ +\begin_inset space \thinspace{} +\end_inset + + +\family sans +Labeling +\family default + ( +\begin_inset Info +type "icon" +arg "layout Description" +\end_inset + + and +\begin_inset Info +type "icon" +arg "layout List" +\end_inset + +), in order to see what they look like. For those two environments, each list item is made up of a term, which is the item's first word, followed by a definition, which is the rest of the paragraph (until you hit \family sans Return \family default -.) The term is either typeset in boldface ( +). + The term is either typeset in boldface ( \family sans Description \family default @@ -2013,7 +2044,7 @@ Address \family default - environment, which do not even exist in most other document classes. + environment, that do not exist in most other document classes. Others, like \family sans Description @@ -2030,7 +2061,7 @@ \end_inset Signature: -\begin_inset Quotes eld +\begin_inset Quotes erd \end_inset in red before the actual text of the signature. @@ -2101,8 +2132,8 @@ document classes. Finally, they may be useful for a person who is configuring LyX for a bunch of less computer-aware users. - When they are first learning LyX, it will be much less intimidating if - they have a letter template customized for their company, for example. + When they are first learning LyX, it will be less intimidating if they + have a letter template customized for their company, for example. \end_layout \begin_layout Section @@ -2197,11 +2228,10 @@ using cross-references. You can refer either to the section's number, or to the page that the section appears on. - As with section numbering, LyX also takes care about cross-reference numbering + As with section numbering, LyX also takes care of cross-reference numbering for you. - Automatic labels and cross-references are among the most significant advantages - of LyX (and LaTeX) over conventional word processors. - + Automatic management of labels and cross-references is among the most significa +nt advantages of LyX (and LaTeX) over conventional word processors. \end_layout \begin_layout Subsection @@ -2224,11 +2254,9 @@ Label \family default or the toolbar button -\begin_inset Graphics - filename ../images/label-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "label-insert" \end_inset . @@ -2288,11 +2316,9 @@ Reference \family default or the toolbar button -\begin_inset Graphics - filename ../images/dialog-show-new-inset_ref.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset ref" \end_inset . @@ -2307,7 +2333,15 @@ \end_inset . - First, select the drop-down menu labeled Format and select + First, select the drop-down menu labeled +\begin_inset Quotes eld +\end_inset + +Format +\begin_inset Quotes erd +\end_inset + + and select \begin_inset Quotes eld \end_inset @@ -2350,12 +2384,12 @@ \end_inset and the reference). - Alternatively to that method, you can right-click on a label and use in - the appearing context menu + An alternative way to reference a label is to right-click the label and + select \family sans Copy as Reference \family default -. + in the appearing context menu. The cross-reference to this label is now in the clipboard and can be copied to the actual cursor position via the menu \family sans @@ -2363,9 +2397,11 @@ Paste \family default (shortcut -\family sans -Ctrl+V -\family default +\begin_inset Info +type "shortcut" +arg "paste" +\end_inset + ). In the printed document, this reference marker will be replaced with the section number and then the page number. @@ -2440,14 +2476,14 @@ \end_layout \begin_layout Standard -We told you that LyX takes care about numbering cross-references; now you - can test that. +We told you that LyX takes care of numbering cross-references; now you can + test this claim. Add a new section before Section \begin_inset space ~ \end_inset 2. - Update the DVI view, and — voilà! — the section cross reference changed + Update the DVI view, and — voilà! — the section cross-reference changed to \begin_inset Quotes eld \end_inset @@ -2491,8 +2527,8 @@ \end_layout \begin_layout Standard -If you want to make sure that the cross-referencing gets the pages right - even for larger documents, +If you want to confirm that the cross-referencing gets the pages right even + for larger documents, \family sans Copy \family default @@ -2504,7 +2540,7 @@ \family sans Paste \family default - the stolen text into your document. + it into your document. \begin_inset Foot status collapsed @@ -2546,11 +2582,9 @@ \begin_layout Standard Footnotes can be added using the toolbar button -\begin_inset Graphics - filename ../images/footnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset or the menu @@ -2567,15 +2601,7 @@ \begin_inset Quotes erd \end_inset - somewhere in your document and click the -\begin_inset Graphics - filename ../images/footnote-insert.png - scale 75 - scaleBeforeRotation - -\end_inset - - button. + somewhere in your document and insert a footnote. A footnote box appears where you can enter the text of the footnote. LyX should place the cursor at the beginning of the footnote box. Type @@ -2642,11 +2668,9 @@ it. In addition, you can change regular text to a footnote, by selecting it and hitting the -\begin_inset Graphics - filename ../images/footnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset button; change a footnote to regular text by hitting the @@ -2658,7 +2682,7 @@ \family sans Delete \family default - key when the cursor is in the very last position of the footnote, respectively. + key when the cursor is in the very last position of the footnote. \end_layout \begin_layout Standard @@ -2672,11 +2696,9 @@ Note \family default or the toolbar button -\begin_inset Graphics - filename ../images/marginalnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "marginalnote-insert" \end_inset \SpecialChar \@. @@ -2739,7 +2761,7 @@ \end_layout \begin_layout Standard -Bibliographies (at least in the exact sciences) are similar to cross references. +Bibliographies (at least in the exact sciences) are similar to cross-references. The bibliography contains a list of references at the end of the document, and they can be referenced from within the document. Like section titles, LyX and LaTeX make your job easier by automatically @@ -2791,7 +2813,7 @@ Label \family default is set (default), you will see the number of the bibliography in the output. - Change now the + Now change the \family sans Key \family default @@ -2814,11 +2836,9 @@ Citation \family default or the toolbar button -\begin_inset Graphics - filename ../images/dialog-show-new-inset_citation.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset citation" \end_inset . @@ -2908,7 +2928,7 @@ \begin_layout Standard You may want to put a table of contents at the beginning of your document. - LyX makes this very easy to do. + LyX makes this easy to do. Just hit \family sans Return @@ -2968,17 +2988,15 @@ Outline \family default or the toolbar button -\begin_inset Graphics - filename ../images/dialog-toggle_toc.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-toggle toc" \end_inset . This menu will work even if you do not have a table of contents inset in your document. - This is a very useful tool for moving around your document parts. + This is a very useful tool for rearranging your document parts. Clicking on a (sub)section title in the \family sans Outline @@ -3067,11 +3085,9 @@ \begin_layout Standard Instead, we create a formula that will get typeset properly. In order to create a formula, just click the toolbar button -\begin_inset Graphics - filename ../images/math-mode.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-mode" \end_inset or use the menu @@ -3086,7 +3102,7 @@ \family default . LyX will insert a little blue square, which is an empty math formula. - Now just type + Now type \family typewriter E=mc^2 \family default @@ -3335,7 +3351,7 @@ \end_layout \begin_layout Standard -Writing a subscript (index) is just easy; start one by typing the underscore +Writing a subscript (index) is just as easy; start one by typing the underscore key \begin_inset Quotes eld \end_inset @@ -3379,7 +3395,7 @@ toolbar \family default - is a convenient way to enter symbols or to perform complicated formula + is a convenient way to enter symbols and/or to perform complicated formula operations. Many of these operations can be accomplished from the keyboard or the \family sans @@ -3432,7 +3448,13 @@ \begin_inset Quotes erd \end_inset - the toolbar will be shown permanently at the bottom; this state is visualized + ( +\begin_inset Info +type "icon" +arg "toolbar-toggle math" +\end_inset + +) the toolbar will be shown permanently at the bottom; this state is visualized in the \family sans Toolbars @@ -3495,7 +3517,6 @@ arrows, relationships, delimiters, special characters, sums and integrals. Note that subscripting and superscripting allow you to put lower and upper limits on sums and integrals. - \end_layout \begin_layout Subsection @@ -3504,11 +3525,9 @@ \begin_layout Standard To type a square root, just click on the button -\begin_inset Graphics - filename ../images/math/sqrt.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" \end_inset . @@ -3521,20 +3540,26 @@ \begin_layout Standard Accenting a character ( -\begin_inset Formula $\overrightarrow{v}$ +\begin_inset Formula $\overrightarrow{a}$ \end_inset ) or group of characters ( \begin_inset Formula $\overrightarrow{a+b}$ \end_inset -) is done the same way. - Decorations are available from the toolbar via the button -\begin_inset Graphics - filename ../images/math/hat.png - scale 75 - scaleBeforeRotation +) is done similarly, and is an example of inserting a +\begin_inset Quotes eld +\end_inset +frame decoration +\begin_inset Quotes erd +\end_inset + +. + Decorations are available from the toolbar via the button +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset . @@ -3551,11 +3576,9 @@ Delimiters such as parentheses, brackets, and braces work similarly, but are a bit more complicated. Hit the delimiter button -\begin_inset Graphics - filename ../images/dialog-show_mathdelimiter.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" \end_inset to pop up the @@ -3640,12 +3663,15 @@ \begin_layout Standard To create a fraction, click on the fraction button -\begin_inset Graphics - filename ../images/math/frac.png - lyxscale 75 - scale 60 - scaleBeforeRotation +\begin_inset Info +type "icon" +arg "math-insert \\frac" +\end_inset + or +\begin_inset Info +type "icon" +arg "math-insert \\frac-square" \end_inset in the @@ -3796,11 +3822,9 @@ Toolbar \family default button -\begin_inset Graphics - filename ../images/math/functions.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset and then on @@ -3888,11 +3912,9 @@ \begin_layout Standard Click on the matrix button -\begin_inset Graphics - filename ../images/dialog-show_mathmatrix.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset in the @@ -3953,35 +3975,27 @@ Columns \family default or the math toolbar buttons -\begin_inset Graphics - filename ../images/tabular-feature_append-row.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-row" \end_inset , -\begin_inset Graphics - filename ../images/tabular-feature_delete-row.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-row" \end_inset , -\begin_inset Graphics - filename ../images/tabular-feature_append-column.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-column" \end_inset , -\begin_inset Graphics - filename ../images/tabular-feature_delete-column.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-column" \end_inset . @@ -4019,11 +4033,9 @@ \begin_layout Standard While being in a formula, click on the display button -\begin_inset Graphics - filename ../images/math-display.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-display" \end_inset in the @@ -4148,20 +4160,21 @@ \end_layout \begin_layout Standard -LyX's math editor can do a lot more. - Now you are familiar with the basics, you can refer to the +Now you are familiar with the basics. + LyX's math editor can do a lot more. + You can refer to the \emph on -User's Guide +Math \emph default - for tips on how to: + manual for tips on how to: \end_layout \begin_layout Itemize -Label and number expressions +Label and number expressions. \end_layout \begin_layout Itemize -Create multi-line equations +Create multi-line equations. \end_layout \begin_layout Itemize @@ -4188,7 +4201,7 @@ \end_layout \begin_layout Itemize -Do lots of other things that we have no space for in this Tutorial. +Almost all you can do with math. \end_layout \begin_layout Chapter @@ -4226,11 +4239,9 @@ Table \family default (toolbar button -\begin_inset Graphics - filename ../images/tabular-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "tabular-insert" \end_inset ) to get a table. @@ -4247,6 +4258,13 @@ Settings \family default dialog box which allows extensive table editing. + By pressing +\begin_inset Info +type "icon" +arg "toolbar-toggle table" +\end_inset + + the table toolbar will appear permanently. \end_layout \begin_layout Itemize @@ -4257,11 +4275,9 @@ Graphics \family default (toolbar button -\begin_inset Graphics - filename ../images/dialog-show-new-inset_graphics.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset graphics" \end_inset ). @@ -4314,8 +4330,13 @@ \family sans O \family default - or by using the binding which is shown next to it in the menu (Ctrl+O by - default). + or by using the binding which is shown next to it in the menu ( +\begin_inset Info +type "shortcut" +arg "file-open" +\end_inset + + by default). Keybindings are also configurable. For information on this, check out \family sans @@ -4416,11 +4437,9 @@ Code \family default (toolbar button -\begin_inset Graphics - filename ../images/ert-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "ert-insert" \end_inset ). @@ -4429,7 +4448,7 @@ \begin_layout Standard In a math formula, TeX mode is handled a bit differently. - TeX mode is there entered by typing a backslash. + TeX mode is entered there by typing a backslash. The backslash is not written out, but anything you type afterwards will be in red. You exit TeX mode by typing @@ -4438,7 +4457,7 @@ \family default or some other non-alphabetic character, like a number, underscore, caret, or parenthesis. - Once you exit TeX mode, if LyX knows the TeX command you have typed in, + Once you exit TeX mode, if LyX knows the TeX command you have typed in, it will convert it to WYSIWYM\SpecialChar \@. So if you type \begin_inset Quotes eld @@ -4512,7 +4531,7 @@ \emph default ending braces will be inserted in red while the cursor is placed between the braces. - This makes it more convenient to type those commands which take an argument. + This makes it more convenient to type those commands that take an argument. \end_layout \begin_layout Standard @@ -4676,7 +4695,6 @@ whatever.lyx \family default file you are editing. - LyX always creates temporary LaTeX files when viewing or printing files. \end_layout \begin_layout Subsection @@ -4693,9 +4711,9 @@ Document\SpecialChar \menuseparator Settings \family default - dialog takes care of the document-wide options. - You can change there the document class, default font size and paper size. - Document class options but also options for LaTeX packages can be entered + dialog takes care of the document-wide options, such as changing the document + class, default font size and paper size. + Document class options and also options for LaTeX packages can be entered there in the \family sans Class @@ -4779,7 +4797,7 @@ \begin_layout Standard After you have done this, you can use citations from any bibliographies - you are including with + you have included with \family sans Insert\SpecialChar \menuseparator Citation @@ -4796,7 +4814,6 @@ \end_inset ). - LyX will take care of running BibTeX. The box in the \family sans Citation diff -Nru lyx-2.0.2/lib/doc/UserGuide.lyx lyx-2.0.3/lib/doc/UserGuide.lyx --- lyx-2.0.2/lib/doc/UserGuide.lyx 2011-11-12 01:12:10.000000000 +0000 +++ lyx-2.0.3/lib/doc/UserGuide.lyx 2012-02-19 04:18:27.000000000 +0000 @@ -173,7 +173,7 @@ Version 2.0.x \begin_inset Note Note -status open +status collapsed \begin_layout Plain Layout The latest PDF-version of this document can be found here: @@ -229,7 +229,7 @@ \begin_inset Quotes erd \end_inset -, not +, not as \begin_inset Quotes eld \end_inset @@ -247,11 +247,11 @@ . LyX takes care of the typesetting for you, so you deal only with concepts, - not the mechanics. + not with mechanics. \end_layout \begin_layout Standard -This philosophy is explained in much greater detail in the +This philosophy is explained in greater detail in the \emph on \begin_inset Quotes eld @@ -360,12 +360,8 @@ \begin_layout Standard The help system consists of the LyX manuals. - You can read -\emph on -all -\emph default - of the manuals from inside LyX. - Just select the manual you want read from the + You can read all of the manuals from inside LyX. + Just select the manual you want to read from the \family sans Help \family default @@ -721,8 +717,8 @@ Selecting a template will automatically set certain layout features for the document, features you would otherwise need to change manually. They can be of use for certain classes, especially those for writing letters - (see section -\begin_inset space ~ + (see sec. +\begin_inset space \thinspace{} \end_inset @@ -737,7 +733,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -839,8 +835,8 @@ Control \family default -you can there register the changes you made to a document so that others - can identify them as your changes. +you can register the changes you made to a document so that others can identify + them as your changes. \end_layout \begin_layout Section @@ -970,31 +966,7 @@ \begin_layout Standard The first three are self-explanatory. - One thing to note: whenever you delete a block of text that you have selected, - it is automatically placed in the clipboard. - That is, the -\family sans -Delete -\family default - and -\family sans -Backspace -\family default - keys also function as the -\family sans -Cut -\family default - command. - Also, if you've selected text, be careful: If you hit a key, LyX will completel -y delete the selected text and replace it with what you just typed. - You will have to do an -\family sans -Undo -\family default - to get back the lost text. -\end_layout - -\begin_layout Standard + \begin_inset Index idx status collapsed @@ -1213,7 +1185,7 @@ Replace \family default feature that is described in sec. -\begin_inset space ~ +\begin_inset space \thinspace{} \end_inset @@ -1227,7 +1199,19 @@ \end_layout \begin_layout Standard -Things like notes, floats, etc., the so called insets can be dissolved. +Things like notes, floats, etc. +\begin_inset space \space{} +\end_inset + +(the so called +\begin_inset Quotes eld +\end_inset + +insets +\begin_inset Quotes erd +\end_inset + +) can be dissolved. This means that the inset is deleted and its content is left as normal text. Dissolving an inset is done by setting the cursor to the beginning of an @@ -1528,7 +1512,7 @@ \begin_inset CommandInset ref -LatexCommand formatted +LatexCommand ref reference "sec:Cross-References" \end_inset @@ -1539,7 +1523,7 @@ \begin_inset CommandInset ref -LatexCommand formatted +LatexCommand ref reference "sec:Bibliography" \end_inset @@ -1582,7 +1566,8 @@ \family default option sorts the current list alphabetically. Otherwise, the elements appear in the order in which they occur in the - document.The + document. + The \family sans Keep \family default @@ -1728,7 +1713,7 @@ \begin_inset space ~ \end_inset -3 or to subsection +3 or subsection \begin_inset space ~ \end_inset @@ -1844,8 +1829,8 @@ \end_layout \begin_layout Standard -LyX shows a small triangle behind the cursor as indicator that there are - completions available. +LyX shows a small triangle behind the cursor as an indicator that there + are completions available. Press the \family sans Tab @@ -1892,7 +1877,7 @@ autocorrect \family default that is somewhere in LyX's installation folder. - Math autocorrection can any time turned on by pressing the exclamation + Math autocorrection can at any time be turned on by pressing the exclamation mark key '!'. Pressing \family sans @@ -2370,8 +2355,8 @@ \begin_layout Standard You will learn more and more key bindings and short-cut keys as you use LyX, because most actions will prompt a small message in the status bar - at the bottom of LyX's main window which describe the name of the action, - you've just triggered, and any existing key bindings for that action. + at the bottom of LyX's main window which describes the name of the action + you have just triggered, and any existing key bindings for that action. The LyX menus also list the defined key bindings. The notation for the key bindings is very similar to the notation used in this documentation, so you should not have any problems understanding @@ -2608,7 +2593,7 @@ \begin_layout Description Broadway Layout for writing plays. - It is not an existing LaTeX document class, but a new one which is distributed + It is not an existing LaTeX document class, but a new one that is distributed with LyX. \end_layout @@ -2634,7 +2619,7 @@ \begin_layout Description Hollywood Used to type spec scripts for the US film industry. - It is not an existing LaTeX document class, but a new one which is distributed + It is not an existing LaTeX document class, but a new one that is distributed with LyX. \end_layout @@ -2701,15 +2686,15 @@ \end_layout \begin_layout Standard -We will not go into any detail about how to use these different document - classes here. - You can find all the details about the non-standard classes in Chapter - 6 of the +We will not go into detail about how to use these different document classes + here. + You can find details about the non-standard classes in Chapter 6 of the + \emph on Additional Features \emph default manual. - Here, we will settle with a list of some of the common properties of all + Here, we will settle for a list of some of the common properties of all of the document classes. \end_layout @@ -2911,7 +2896,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -3554,7 +3539,7 @@ \end_layout \begin_layout Standard -The most important properties of documents classes are set in the menu +The most important properties of document classes are set in the menu \family sans Document\SpecialChar \menuseparator Settings @@ -3717,7 +3702,7 @@ \end_layout \begin_layout Standard -You find the following options in the menu +You can find the following options in the menu \family sans Page \begin_inset space ~ @@ -3916,8 +3901,8 @@ The name of the style is retained, in case you should want to go back to the old class. But these paragraphs will be output with no special formatting, so you - will either need to create a new style yourself or else to convert these - paragraphs manually to a style present in your new document class. + will either need to create a new style yourself or else convert these paragraph +s manually to a style present in your new document class. \end_layout \begin_layout Section @@ -4263,7 +4248,7 @@ The different paragraph environments totally replace the need for messy tab stops, on the fly margin adjustment, and other hold-overs from the days of typewriters. - There are several paragraph environments which are specific to a particular + There are several paragraph environments that are specific to a particular document type. We will only be covering the most common ones here. \end_layout @@ -4650,7 +4635,7 @@ \family sans Part \family default - is divided in either + is divided into either \family sans Chapter \family default @@ -4723,7 +4708,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -5038,16 +5023,12 @@ Return \family default without worrying about the paragraph environment changing on you. - Of course, that means that, once you're done typing in that poem, you have - to change back to the + Of course, that means that, once you are done typing in that poem, you + have to change back to the \family sans Standard \family default environment yourself. -\end_layout - -\begin_layout Subsubsection - \family sans Quote \family default @@ -5947,7 +5928,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -6049,7 +6030,7 @@ \family sans List \family default - environment have the same left margin. + environment has the same left margin. \begin_inset Newline newline \end_inset @@ -6116,14 +6097,18 @@ \begin_inset Quotes erd \end_inset - (equal to 6 M). + (equal to 6 +\begin_inset space ~ +\end_inset + +M). \begin_inset Newline newline \end_inset \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -6144,7 +6129,7 @@ \family sans List \family default - environment the same way like the + environment the same way as the \family sans Description \family default @@ -6406,7 +6391,7 @@ \begin_layout Standard \noindent \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -6436,11 +6421,11 @@ \begin_layout Enumerate \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -6466,11 +6451,11 @@ \begin_deeper \begin_layout Enumerate \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -6498,11 +6483,11 @@ \begin_deeper \begin_layout Enumerate \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -6526,11 +6511,11 @@ \begin_deeper \begin_layout Enumerate \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -6613,7 +6598,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -6649,11 +6634,11 @@ \begin_layout Enumerate \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -6671,7 +6656,7 @@ first \begin_inset Note Note -status open +status collapsed \begin_layout Plain Layout goes back to default numbering @@ -6706,7 +6691,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -6726,8 +6711,8 @@ next one. Or you want to start a new enumeration with a defined number. This is possible by adding an optional argument to the first list item - of a normal new enumeration. - There insert the command + of a normal enumeration. + There, insert the command \end_layout \begin_layout Standard @@ -6763,7 +6748,7 @@ \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -6797,7 +6782,7 @@ \begin_layout Standard In some cases you might want less or more vertical space between the items of a list. - For example the default space is too much in your opinion in this case: + For example if the default space is too much in your opinion in this case: \end_layout \begin_layout Itemize @@ -6811,7 +6796,7 @@ \begin_layout Standard You can decrease the space by adding an optional argument to the first item of the list. - There add the command + Add there the command \series bold nolistsep \series default @@ -6824,7 +6809,7 @@ \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -6879,8 +6864,8 @@ \begin_layout Standard There are also many commands available to change the horizontal spacing and indentation. - Here is an example where the indentation was changed to the one of the - paragraphs in the document and the label separation was set to 2 + Here is an example where the indentation was changed to that of the paragraphs + in the document and the label separation was set to 2 \begin_inset space \thinspace{} \end_inset @@ -6893,7 +6878,7 @@ \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -6978,11 +6963,11 @@ radiation: \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -7037,7 +7022,7 @@ \end_inset - +. \end_layout \begin_layout Subsection @@ -7382,7 +7367,7 @@ \begin_inset Float figure wide false sideways false -status open +status collapsed \begin_layout Plain Layout \align center @@ -7400,7 +7385,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Paragraph-in-the" +name "fig:Paragraph-in-the" \end_inset @@ -7442,7 +7427,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Paragraph-in-the" +reference "fig:Paragraph-in-the" \end_inset @@ -7542,7 +7527,7 @@ There is another, usually better way to include references in your document by using a BibTeX database. For more information on that, and for a detailed description of LyX's bibliogra -phy handling, have a look at in section +phy handling, have a look at section \begin_inset space ~ \end_inset @@ -7665,7 +7650,7 @@ \begin_inset space \thinspace{} \end_inset -g. +e. \begin_inset space \space{} \end_inset @@ -8213,7 +8198,7 @@ \end_deeper \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -8232,7 +8217,7 @@ \begin_inset space ~ \end_inset -to e. +into e. \begin_inset space \thinspace{} \end_inset @@ -8241,7 +8226,7 @@ \end_inset lists, it is highly recommended not to do this because the aim is to create - well structured documents following typesetting guidelines whereas nested + well-structured documents following typesetting guidelines whereas nested section headings violate this. \end_layout @@ -8285,7 +8270,7 @@ \begin_layout Standard ( \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -8725,6 +8710,7 @@ \end_layout +\end_deeper \begin_layout Standard \begin_inset VSpace 0.3cm \end_inset @@ -8741,7 +8727,6 @@ inside (a). \end_layout -\end_deeper \begin_layout Enumerate Back out again. \end_layout @@ -9990,7 +9975,7 @@ (shortcut \begin_inset Info type "shortcut" -arg "space-insert protected" +arg "command-alternatives space-insert protected ; math-space" \end_inset ). @@ -10032,7 +10017,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cha:Units-available-in" +reference "chap:Units-available-in" \end_inset @@ -10184,13 +10169,6 @@ \begin_layout Subsubsection More Spaces -\begin_inset CommandInset label -LatexCommand label -name "sub:More-Spaces" - -\end_inset - - \end_layout \begin_layout Standard @@ -10361,7 +10339,7 @@ \begin_inset Float table wide false sideways false -status open +status collapsed \begin_layout Plain Layout \align center @@ -10630,11 +10608,10 @@ the remaining space between the left and right margins. If there is more than one HFill on a line, they divide the available space equally between themselves. - \end_layout \begin_layout Standard -Here a few examples what you can do with them: +Here are a few examples of what you can do with them: \end_layout \begin_layout Quote @@ -10788,7 +10765,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -11124,7 +11101,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cha:Units-available-in" +reference "chap:Units-available-in" \end_inset @@ -11133,7 +11110,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -11559,6 +11536,7 @@ \end_layout \begin_layout Standard +\noindent In the dialog \family sans Insert\SpecialChar \menuseparator @@ -11634,7 +11612,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -11856,18 +11834,18 @@ \end_layout \begin_layout Standard -Furthermore, recent developments brought some new LaTeX engines that are - also able to directly access fonts that are installed for your operating - system (OS), namely XeTeX and LuaTeX. - Both engines are now supported by LyX. +Recent developments brought some new LaTeX engines that are also able to + directly access fonts that are installed for your operating system, namely + XeTeX and LuaTeX. + Both engines are supported by LyX. By using them, you can use theoretically any OpenType or TrueType font that is installed on your system. - The next section describes how to use these OS fonts. + The next section describes how to use these fonts. \end_layout \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -11885,7 +11863,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -12033,12 +12011,12 @@ eX) \family default - as output format, i. + as the output format, i. \begin_inset space \thinspace{} \end_inset e. -\begin_inset space ~ +\begin_inset space \space{} \end_inset you will have to have either XeTeX or LuaTeX installed (see section @@ -12195,7 +12173,7 @@ \family typewriter cm \family default -.; +. \begin_inset Foot status collapsed @@ -12316,7 +12294,7 @@ \emph on one \emph default - glyph, but build of + glyph, but built of \emph on two \emph default @@ -12495,7 +12473,7 @@ Roman \family default was originally designed for newspapers. - That means its glyphs are smaller than the ones from other fonts to fit + Its glyphs are thus smaller than glyphs from other fonts in order to fit into the small newspaper columns. Therefore \family sans @@ -12652,7 +12630,7 @@ \family sans Use True Small Caps \family default - are enabled. + are available. These are extra features some fonts provide. If \family sans @@ -12727,7 +12705,7 @@ \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -12916,7 +12894,7 @@ \begin_layout Quotation \emph on -Don't overuse character styles! +Do not overuse character styles! \end_layout \begin_layout Standard @@ -13009,7 +12987,7 @@ . There are several boxes on this dialog, each corresponding to a different - font property which you can choose. + font property that you can choose. You can choose an option for one of these properties, or select \family sans No @@ -13609,7 +13587,7 @@ : don't go crazy with this feature. You should almost never need to change the font size. LyX automatically changes the font size for different paragraph environments - — use that instead. + — use those instead. This is here for fine-tuning only! \end_layout @@ -13906,7 +13884,7 @@ Style \family default dialog, the settings are saved. - You can activate them using the toolbar button + You can activate them by using the toolbar button \begin_inset Info type "icon" arg "textstyle-apply" @@ -13915,7 +13893,6 @@ . The button lets you apply your custom character style even when the dialog isn't visible. - \end_layout \begin_layout Standard @@ -13992,7 +13969,7 @@ \begin_inset Quotes erd \end_inset - font, that means every character has the same width, the + font, which means every character has the same width; the \begin_inset Quotes eld \end_inset @@ -14039,7 +14016,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "sub:More-Spaces" +reference "sub:Phantom-Space" \end_inset @@ -14070,7 +14047,7 @@ \end_inset at the ends of the strokes that form the character. - The following example will show the difference: + The following example shows the difference: \begin_inset Newline newline \end_inset @@ -14099,8 +14076,8 @@ \family sans Sans serif \family default - don't use serifs. - This font type is therefore often used for headings and short texts. + is not recommended to use a base type. + This font type is therefore often only used for headings and short texts. We use it in this document to highlight menu names. \end_layout @@ -14116,9 +14093,10 @@ When a property is marked for toggling in the Text Style dialog, applying the style to text that already has the property will cause the property to be removed. - If you apply a style with properties A, B and C to text that currently - has font properties B, C, F and G, and if B is set to toggle and C is set - not to toggle, the text ends up with properties A, C, F and G. + If you for example apply a style with properties A, B and C to text that + currently has font properties B, C, F and G, and if B is set to toggle + and C is set not to toggle, the text ends up with properties A, C, F and + G. \begin_inset Quotes eld \end_inset @@ -14146,13 +14124,13 @@ etc.), toggling behavior is up to you. If -\begin_inset Quotes eld -\end_inset - -Toggle all -\begin_inset Quotes erd +\family sans +Toggle +\begin_inset space ~ \end_inset +all +\family default is checked, all of the left side properties are toggled; by default, none of them are. Finally, @@ -14164,7 +14142,15 @@ \end_inset is never toggled. - If you set + If you e. +\begin_inset space \thinspace{} +\end_inset + +g. +\begin_inset space \space{} +\end_inset + +set \begin_inset Quotes eld \end_inset @@ -14181,13 +14167,13 @@ \end_inset and select -\begin_inset Quotes eld -\end_inset - -Toggle all -\begin_inset Quotes erd +\family sans +Toggle +\begin_inset space ~ \end_inset +all +\family default , then apply the style to bold face text, the text will revert to the default series ( \begin_inset Quotes eld @@ -14198,11 +14184,10 @@ \end_inset ), no matter how many times you apply the style. - \end_layout \begin_layout Standard -We conclude with the same warning once again: Don't overuse the fonts. +We conclude with the same warning once again: Do not overuse the fonts! They are, more often than not, a kludge and a bad substitute for good writing. \end_layout @@ -14253,7 +14238,7 @@ \end_layout \begin_layout Enumerate -Next, LaTeX uses the commands in the +Next, LyX calls LaTeX to use the commands in the \family typewriter .tex \family default @@ -14322,7 +14307,7 @@ \end_layout \begin_layout Standard -You can export your document to ASCII by the menu +You can export your document to ASCII with the menu \family sans File\SpecialChar \menuseparator Export\SpecialChar \menuseparator @@ -14387,7 +14372,7 @@ \end_layout \begin_layout Standard -You can export your document as LaTeX-file using the menu +You can export your document as a LaTeX-file using the menu \family sans File\SpecialChar \menuseparator Export\SpecialChar \menuseparator @@ -14462,12 +14447,12 @@ \end_layout \begin_layout Standard -DVI files do not contain images, they only link them. +DVI files do not contain images, they only link to them. So don't forget to deliver the images together with your DVIs. Because the DVI-viewer has to convert the image in the background to make it visible when you scroll the DVI, this can slow down your computer when you view the DVI. - So we recommend to use PDF for files with many images. + So we recommend using PDF for files with many images. \end_layout \begin_layout Standard @@ -14521,8 +14506,8 @@ \end_inset ). - LuaTeX is still work in progress, but it might develop into the next standard - TeX processor. + LuaTeX is still a work in progress, but it might develop into the next + standard TeX processor. \end_layout \begin_layout Subsubsection @@ -14558,7 +14543,7 @@ Adobe \family default as a printer language. - The file contains therefore commands that the printer uses to print the + The file therefore contains commands that the printer uses to print the file. PostScript can be seen as a \begin_inset Quotes eld @@ -14620,16 +14605,24 @@ ). As LyX allows you to use any known image format in your document, it has to convert them in the background to EPS. - If you have e.g 50 + If you have e. \begin_inset space \thinspace{} \end_inset +g. +\begin_inset space \space{} +\end_inset + +50 +\begin_inset space ~ +\end_inset + images in your document, LyX has to do 50 \begin_inset space ~ \end_inset -conversions whenever you view or export your document. - This will slow down your workflow with LyX drastically. +conversions when you view or export your document the first time. + This might slow down your workflow with LyX. So if you plan to use PostScript, you can insert your images directly as EPS to avoid this problem. \end_layout @@ -14762,11 +14755,11 @@ \end_inset ). - You can although use any other image format, because LyX converts them - in the background to one of these formats. + You can also use any other image format, because LyX converts them in the + background to one of these formats. But as described in the section about PostScript, the image conversion will slow down your workflow. - So we recommend to use images in one of the three mentioned formats. + So we recommend using images in one of the three mentioned formats. \end_layout \begin_layout Standard @@ -14775,11 +14768,15 @@ File\SpecialChar \menuseparator Export \family default - in three different ways: + in different ways: \end_layout \begin_layout Description -PDF This uses the program +PDF +\begin_inset space ~ +\end_inset + +(ps2pdf) This uses the program \family typewriter ps2pdf \family default @@ -14814,7 +14811,7 @@ \family typewriter pdftex \family default - that converts your file directly to PDF. + which converts your file directly to PDF. \end_layout \begin_layout Description @@ -14879,7 +14876,7 @@ \family typewriter LuaTeX \family default - that converts your file directly to PDF. + which converts your file directly to PDF. \family typewriter LuaTeX @@ -14901,12 +14898,12 @@ \end_inset ). - LuaTeX is still work in progress, but it might develop into the next standard - TeX processor. + LuaTeX is still a work in progress, but it might develop into the next + standard TeX processor. \end_layout \begin_layout Standard -We recommend to use +We recommend using \family sans PDF \begin_inset space ~ @@ -14974,7 +14971,7 @@ status collapsed \begin_layout Plain Layout -File formats ! XHTML +FileFormats ! XHTML \end_layout \end_inset @@ -15007,16 +15004,16 @@ . It is a file suitable for viewing in web browsers. - It does not itself contain images and the like but only links them, and - when LyX produces XHTML, it also generates corresponding images in formats - suitable for the purpose. + It does not itself contain images and the like but only links to them, + and when LyX produces XHTML, it also generates corresponding images in + formats suitable for the purpose. For the math output you can choose in the menu \family sans Document\SpecialChar \menuseparator Settings\SpecialChar \menuseparator Output \family default - between different formats, that are described in section + between different formats, which are described in section \emph on Math Output in XHTML \emph default @@ -15283,7 +15280,7 @@ \end_layout \begin_layout Subsection -Hyphens +Hyphens, Dashes and Minus Signs \begin_inset Index idx status collapsed @@ -15294,6 +15291,16 @@ \end_inset +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Dashes +\end_layout + +\end_inset + + \end_layout \begin_layout Standard @@ -15582,19 +15589,7 @@ \begin_layout Standard The three dash types are distinct from the minus sign, which appears in math mode and has a length of its own. - Here are some examples of the -\begin_inset Quotes eld -\end_inset - - -\family typewriter -- -\family default - -\begin_inset Quotes eld -\end_inset - - in use: + Here are some examples: \end_layout \begin_layout Enumerate @@ -15801,7 +15796,8 @@ . That means sentences get a little bit more space between the period and the next word. - Abbreviations get the same amount of space after the period as a word uses. + Abbreviations get the same amount of space after the period that a word + gets after another word. \end_layout \begin_layout Standard @@ -15828,7 +15824,7 @@ \emph on correct \emph default - abbreviations and the end of a sentence: + abbreviations and of the end of a sentence: \end_layout \begin_layout Itemize @@ -15842,7 +15838,7 @@ \end_layout \begin_layout Standard -And here's an example of the algorithm going wrong: +And here is an example of the algorithm going wrong: \end_layout \begin_layout Itemize @@ -16907,7 +16903,7 @@ \begin_inset Note Note -status open +status collapsed \begin_layout Plain Layout This is text in a note box that doesn't appear in the output. @@ -16919,8 +16915,8 @@ \end_layout \begin_layout Description -Comment This note also doesn't appear in the output but it appears as LaTeX-comm -ent, when you export the document to LaTeX via the menu +Comment This note also doesn't appear in the output but it does appear as + a LaTeX-comment when you export the document to LaTeX via the menu \family sans File\SpecialChar \menuseparator Export\SpecialChar \menuseparator @@ -16936,10 +16932,10 @@ \begin_inset Note Comment -status open +status collapsed \begin_layout Plain Layout -This is text in a note box that only appears as comment in LaTeX-files. +This is text in a note box that only appears as a comment in LaTeX-files. \end_layout \end_inset @@ -16972,12 +16968,12 @@ \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout This is text \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout This is an example footnote within a greyed out note. @@ -17119,8 +17115,8 @@ \series medium \bar no . - If you want to turn existing text into a footnote, simply mark it and click - on the footnote + If you want to turn existing text into a footnote, simply highlight it + and click on the footnote \family default \series default \bar default @@ -17142,7 +17138,7 @@ \bar no \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout To close a footnote, click on the footnote box label. @@ -17249,12 +17245,12 @@ \end_layout \begin_layout Standard -At the side is an example marginal note. +At the side of this sentence is an example marginal note. \family roman \series medium \begin_inset Marginal -status open +status collapsed \begin_layout Plain Layout This is a marginal note. @@ -17355,7 +17351,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cha:Units-available-in" +reference "chap:Units-available-in" \end_inset @@ -17414,7 +17410,7 @@ LaTeX and LyX options \family default tab LaTeX experts can specify additional LaTeX options. - You can also specify here the appearance of the image inside LyX. + In this tab you can also specify the appearance of the image inside LyX. The option \family sans Draft @@ -17476,7 +17472,7 @@ \end_layout \begin_layout Standard -If you need image captions and want to reference images, you have to put +If you need image captions or want to reference images, you have to put the image into a float, see section \begin_inset space ~ \end_inset @@ -17526,13 +17522,13 @@ \end_inset , every output document format allows only a few image formats. - LyX uses therefore the program + LyX therefore uses the program \family typewriter ImageMagick \family default in the background to convert the images to the right format. To increase your workflow by avoiding these conversions in the background, - you can use only the image formats listed in the subsections of section + use only the image formats listed in the subsections of section \begin_inset space ~ \end_inset @@ -17735,7 +17731,7 @@ images consist of vectors and can therefore be scaled to any size without data loss. - The scaling ability is necessary if you want to create presentations, because + The scaling ability is desired if you want to create presentations, because presentations are always scaled by the beamer. Scaling is also useful for online documents to let the user zoom into diagrams. \begin_inset Newline newline @@ -17876,10 +17872,18 @@ \end_inset . - We say it can be, because you can convert any bitmap image format to PDF - or EPS and the result will not be scalable. - In this cases only a header with the image properties is added to the original - image + We say +\begin_inset Quotes eld +\end_inset + +can be +\begin_inset Quotes erd +\end_inset + +, because you can convert any bitmap image format to PDF or EPS and the + result will not be scalable. + In this case only a header with the image properties is added to the original + image. \begin_inset Foot status collapsed @@ -17889,7 +17893,7 @@ \end_inset -. + \end_layout \begin_layout Standard @@ -18202,7 +18206,7 @@ \end_layout \begin_layout Standard -Additionally to the table dialog, the +In addition to the table dialog, the \family sans table \begin_inset space ~ @@ -18421,12 +18425,12 @@ \end_inset degrees counterclockwise. - These rotations are not visible in LyX but in the output. + These rotations are not visible in LyX but are visible in the output. \end_layout \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -18587,7 +18591,7 @@ \begin_layout Standard You can also specify a row where the table is split. If you set more than one option in the same table row, you should be aware - of the fact that only the first one is used in the given table row. + that only the first one is used in the given table row. The others will then be defined as \emph on empty @@ -21155,7 +21159,7 @@ To insert a float, use the menu \family sans Insert\SpecialChar \menuseparator -Floats +Float \family default . A box with a caption will be inserted into your document. @@ -21223,7 +21227,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Platypus" +reference "fig:Platypus-distorted" \end_inset @@ -21296,7 +21300,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Platypus" +name "fig:Platypus-distorted" \end_inset @@ -21315,19 +21319,7 @@ \begin_layout Standard This figure float also shows how to set a label and create a cross-reference - to it. - As described in section -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Cross-References" - -\end_inset - -, you can simply insert a label in the caption using the menu + to it: Insert a label into the caption using the menu \family sans Insert\SpecialChar \menuseparator Label @@ -21369,6 +21361,18 @@ \end_inset at all. + For more about cross-references, see section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Cross-References" + +\end_inset + +. \end_layout \begin_layout Standard @@ -21560,7 +21564,7 @@ Float\SpecialChar \menuseparator Table \family default - or the toolbar botton + or the toolbar button \begin_inset Info type "icon" arg "float-insert table" @@ -21831,7 +21835,7 @@ \emph on Floats \emph default - of the the + of the \emph on Embedded \begin_inset space ~ @@ -21898,7 +21902,7 @@ special "none" height "1pt" height_special "totalheight" -status open +status collapsed \begin_layout Plain Layout @@ -21957,7 +21961,7 @@ special "none" height "1pt" height_special "totalheight" -status open +status collapsed \begin_layout Plain Layout This is a minipage with some stupid dummy text. @@ -21982,7 +21986,7 @@ special "none" height "1pt" height_special "totalheight" -status open +status collapsed \begin_layout Plain Layout This is a minipage with some stupid dummy text. @@ -22065,7 +22069,7 @@ \begin_inset CommandInset label LatexCommand label -name "cha:Mathematical-Formulas" +name "chap:Mathematical-Formulas" \end_inset @@ -22129,8 +22133,8 @@ \end_layout \begin_layout Standard -There are two main types of formulas: Inline formulas appear within a text - line, like this one: +There are two main types of formulas, inline formulas and display formulas. + Inline formulas appear within a text line, like this one: \end_layout \begin_layout Standard @@ -22142,8 +22146,8 @@ \end_layout \begin_layout Standard -Displayed formulas appear outside the text like if they were in an own paragraph -, like this one: +Displayed formulas appear outside the text like if they were in a separate + paragraph, like this one: \begin_inset Formula \[ A=B @@ -22183,7 +22187,7 @@ \end_inset . - So typing commands might sometimes be faster than using the + Typing commands might sometimes be faster than using the \family sans Math \begin_inset space ~ @@ -22277,8 +22281,8 @@ status collapsed \begin_layout Plain Layout -This command will appear in the output as official character denoting the - space character (visible space). +This command will appear in the output as an official character denoting + the space character (visible space). \end_layout \end_inset @@ -22420,8 +22424,19 @@ \end_layout \begin_layout Standard -You can use the math panel to add super- or subscripts, but the much easier - way is to use a command. +You can use the math panel to add super- or subscripts (buttons +\begin_inset Info +type "icon" +arg "math-superscript" +\end_inset + + and +\begin_inset Info +type "icon" +arg "math-subscript" +\end_inset + +), but the much easier way is to use a command. To get \begin_inset Formula $x^{2}$ \end_inset @@ -22569,10 +22584,9 @@ frac \series default or using the icon -\begin_inset Graphics - filename ../images/math/frac.png - scale 60 - +\begin_inset Info +type "icon" +arg "math-insert \\frac" \end_inset in the @@ -22633,12 +22647,16 @@ Panel \family default - button -\begin_inset Graphics - filename ../images/math/sqrt.png - scale 85 - groupId toolbarbuttons + button +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" +\end_inset + or +\begin_inset Info +type "icon" +arg "math-insert \\root" \end_inset or the commands @@ -22729,7 +22747,7 @@ , versus \begin_inset Formula \[ -\sum_{n=0}^{\infty}\frac{1}{n!}=e +\sum\nolimits _{n=0}^{\infty}\frac{1}{n!}=e \] \end_inset @@ -22865,7 +22883,7 @@ \family sans Operators \family default - , +, \family sans Relations \family default @@ -22888,7 +22906,7 @@ Panel \family default -, but can type the command directly into the formula. +; you can type the command directly into the formula. LyX will convert it to the corresponding symbol or construct. \end_layout @@ -22909,13 +22927,13 @@ \begin_layout Standard You may want to create spaces that differ from the standard spacing that LaTeX provides. - To do this, type + To do this, press \begin_inset Info type "shortcut" -arg "space-insert protected" +arg "command-alternatives space-insert protected ; math-space" \end_inset - or to use the + or use the \family sans Math \begin_inset space ~ @@ -22924,13 +22942,15 @@ Panel \family default button -\begin_inset Graphics - filename ../images/math/space.png - scale 85 - groupId toolbarbuttons +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\space" \end_inset + +\family default . This generates a small space, and shows a small marker on the screen. For example, the sequence @@ -23019,13 +23039,15 @@ Panel \family default contains under the button -\begin_inset Graphics - filename ../images/math/functions.png - scale 85 - groupId toolbarbuttons +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset + +\family default a number of function macros, such as \begin_inset Formula $\sin$ \end_inset @@ -23068,7 +23090,7 @@ \begin_inset Formula $asinx$ \end_inset - +. \end_layout \begin_layout Standard @@ -23145,7 +23167,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Accent-names-and" +reference "tab:Accent-names-and" \end_inset @@ -23164,7 +23186,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Accent-names-and" +name "tab:Accent-names-and" \end_inset @@ -23775,14 +23797,12 @@ decorations \family default symbol set button -\begin_inset Graphics - filename ../images/math/hat.png - scale 85 - groupId toolbarbuttons - +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset - in the math panel ; this will apply to any selection you have made within + in the math panel; this will apply to any selection you have made within a formula too. \end_layout @@ -23819,7 +23839,7 @@ \begin_layout Standard There are several brackets available through LyX. - For most purposes, using just the keys + For some purposes, using just the keys \family typewriter []{}()|<> \family default @@ -23833,8 +23853,7 @@ \end_inset . - For example, that's how you would construct the brackets around a standard - matrix such as: + For example, that is how you would construct the brackets around a matrix: \begin_inset Formula \[ \left[\begin{array}{cc} @@ -23845,10 +23864,23 @@ \end_inset -and to make it easier to see the layers of parentheses as in: +and to make it easier to see the layers of parentheses. + Below, the expression on the left was entered using the delimiter icon + +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" +\end_inset + + and the expression on the right was entered using the +\family typewriter +() +\family default + keys. + \begin_inset Formula \[ -\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)} +\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\qquad\qquad\frac{1}{(1+(\frac{1}{1+(\frac{1}{1+x})}))} \] \end_inset @@ -23857,8 +23889,9 @@ \end_layout \begin_layout Standard -The parentheses, and other brackets from that menu will automatically re-size - to accommodate the size of what is inside. +If you use the delimiter icon, the parentheses, and other brackets from + that menu will automatically re-size to accommodate the size of what is + inside. \end_layout \begin_layout Standard @@ -23880,14 +23913,24 @@ \begin_layout Standard If you want to place brackets around math structures, like a square root, - you can do that by highlighting (selecting) the structure that is to go - inside the brackets. + you can do so by first highlighting (selecting) the structure that is to + go inside the brackets. Then choose the appropriate brackets for left and right and click on \family sans Insert \family default . The parentheses will be drawn around the selected structure. + The most common bracket combinations (parentheses, square brackets, and + braces, on both sides) can be entered more quickly using keyboard shortcuts. + For example, to insert a pair of flexible parentheses on both sides, select + the structure and enter +\begin_inset Info +type "shortcut" +arg "math-delim ( )" +\end_inset + +. \end_layout \begin_layout Section @@ -23934,13 +23977,15 @@ Panel \family default matrix button -\begin_inset Graphics - filename ../images/math/matrix.png - scale 85 - groupId toolbarbuttons +\family sans +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset + +\family default . It will open a dialog for you to choose the number of rows/columns. Here is an example: @@ -24149,16 +24194,8 @@ \end_inset - To change the column assignment of the formula parts, place the cursor - where you want to start the shift and hit -\family sans -Ctrl-Tab. - -\family default - It shifts everything in the column which is right beside the current cursor - position to the next column. - Note that the middle column is designed for relation signs, structures - within this column will be printed in a smaller size: +Note that the middle column is designed for relation signs so structures + in this column will be printed in a smaller size: \begin_inset Formula \begin{eqnarray*} \frac{A}{B} & \frac{A}{B} & \frac{A}{B} @@ -24177,15 +24214,15 @@ \family default \series default . - There are other multi-line types being more suitable for certain situations, - for example if you want a better inter-line spacing than in formula ( + There are other multi-line types more suitable for certain situations, + for example if you want a better inter-line spacing than in formula \begin_inset CommandInset ref -LatexCommand ref +LatexCommand eqref reference "eq:asquared" \end_inset -). +. The other types are described in section \begin_inset space ~ \end_inset @@ -24357,8 +24394,8 @@ \begin_inset Quotes erd \end_inset - as first part of the label, because this helps later to identify the label - type when you have many labels in your document. + as the first part of the label, because this helps later to identify the + label type when you have many labels in your document. We inserted in the following example the label \begin_inset Quotes eld \end_inset @@ -24397,8 +24434,8 @@ Reference \family default . - A dialog appears to choose a label you want refer to. - The reference appears in LyX as a gray cross reference box and in the output + A dialog appears to choose a label you want to refer to. + The reference appears in LyX as a gray cross-reference box and in the output as the formula number: \end_layout @@ -24426,23 +24463,12 @@ \end_inset . - To delete a label, set the cursor in the labeled formula, use the menu - + To delete a label, set the cursor at the end in the labeled formula and + press \family sans -Insert\SpecialChar \menuseparator -Label +Del \family default - and delete the label in the appearing dialog. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -This is a unintuitive and will be fixed in the next version of LyX. -\end_layout - -\end_inset - - +. \end_layout \begin_layout Section @@ -24506,13 +24532,15 @@ Panel \family default button -\begin_inset Graphics - filename ../images/math/font.png - scale 85 - groupId toolbarbuttons +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset + +\family default , or enter its command, listed in table \begin_inset space ~ \end_inset @@ -24520,7 +24548,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Typefaces-and-the" +reference "tab:Typefaces-and-the" \end_inset @@ -24539,7 +24567,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Typefaces-and-the" +name "tab:Typefaces-and-the" \end_inset @@ -24859,7 +24887,7 @@ \family default within the box will set the cursor outside, so that you have to use a protected space when you need a space in the box. - Here an example where + Here is an example where \begin_inset Quotes eld \end_inset @@ -24996,13 +25024,15 @@ Panel \family default button -\begin_inset Graphics - filename ../images/math/font.png - scale 85 - groupId toolbarbuttons +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset + +\family default (shortcut \begin_inset Info type "shortcut" @@ -25078,13 +25108,15 @@ situations, all text will be set in the styles that LaTeX thinks are appropriat e. These choices can be overridden by using the math panel button -\begin_inset Graphics - filename ../images/math/style.png - scale 85 - groupId toolbarbuttons +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\style" \end_inset + +\family default . A box for the size will be created in which you can insert the math structure. For example, you can set @@ -25127,8 +25159,8 @@ \end_layout \begin_layout Standard -All these math-mode font sizes are relative, that means, if the whole math - inset is set in a particular size with the menu +All these math-mode font sizes are relative so that if the whole math inset + is set in a particular size with the menu \family sans Edit\SpecialChar \menuseparator Text @@ -25262,8 +25294,7 @@ Options \family default - will include the AMS-packages in the document, and make the facilities - available. + will include the AMS-packages in the document and make the facilities available. AMS is needed for many math-constructs, so when you get LaTeX-errors in formulas, ensure that you have enabled AMS. \end_layout @@ -25341,11 +25372,11 @@ \end_layout \begin_layout Standard -One of LyX's strengths are cross-references. +One of LyX's strengths is cross-references. You can reference every section, float, footnote, formula, and list in the document. To reference a document part, you have to insert a label into it. - The label is used as anchor and name for the reference. + The label is used as an anchor and a name for the reference. We want for example to refer to the second item of the following list: \end_layout @@ -25395,7 +25426,7 @@ \family sans -enu: Second-item +enu:Second-item \family default \begin_inset Quotes erd @@ -25431,7 +25462,8 @@ \begin_inset space \space{} \end_inset -if you insert a label into a section heading, the prefix will be +if you insert a label into a section heading, the suggested prefix will + be \begin_inset Quotes eld \end_inset @@ -25656,7 +25688,7 @@ \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -25901,7 +25933,7 @@ \begin_layout Standard You can change labels at any time. References to the changed label will automatically be updated so that you - do not need to take care about this. + do not need to think about this. \end_layout \begin_layout Standard @@ -25996,8 +26028,8 @@ \family sans Outline \family default - window appears, showing you the TOC entries as outline to move and rearrange - sections in your documents. + window appears, showing you the TOC entries as outline, which allows you + to move and rearrange sections in your documents. So this operation is an alternative to the menu \family sans Document\SpecialChar \menuseparator @@ -26125,7 +26157,7 @@ \begin_layout Standard Here is an example URL: LyX's homepage: \begin_inset Flex URL -status open +status collapsed \begin_layout Plain Layout @@ -26220,8 +26252,8 @@ \end_layout \begin_layout Standard -You can start applications via a hyperlink when you insert a weblink, but - add the prefix +You can start applications via a hyperlink when you insert a weblink by + adding the prefix \begin_inset Quotes eld \end_inset @@ -26345,7 +26377,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cha:Credits" +reference "chap:Credits" \end_inset @@ -26460,7 +26492,7 @@ \begin_inset Quotes erd \end_inset -, a short form of its title, as key. +, a short form of its title, as the key. \end_layout \begin_layout Standard @@ -26579,9 +26611,9 @@ entries. You can collect the bibliography of all relevant books and articles of your working field in a database. - This database can be used for different documents, and only the entries - cited in a particular document will appear in the bibliography list for - that document. + This database can be used for different documents, and by default only + the entries cited in a particular document will appear in the bibliography + list for that document. This relieves you of the need to keep track of which articles and books you have cited. \end_layout @@ -26619,7 +26651,7 @@ special program to create and edit the entries in the database. A list of such programs is maintained on the LyX Wiki at \begin_inset Flex URL -status collapsed +status open \begin_layout Plain Layout @@ -26669,7 +26701,7 @@ \family sans Content \family default - drop box you can select whether to include > all the entries in the database + drop box you can select whether to include all the entries in the database in the document or just the cited references. \end_layout @@ -26696,7 +26728,7 @@ status collapsed \begin_layout Plain Layout -For information how this is done, have a look at +For information on how this is done, have a look at \begin_inset Newline newline \end_inset @@ -26721,7 +26753,7 @@ \begin_layout Standard To generate the bibliography from a database, LyX uses the program BibTeX. - You can choose which of its variants should be used by LyX as processor; + You can choose which of its variants should be used by LyX as the processor either in the document settings under \family sans Bibliography @@ -26887,9 +26919,9 @@ \end_layout \begin_layout Standard -You can also set text, that should appear before or after a citation reference, - in the citation reference window. - Here an example where we set the text +You can also set text to appear before or after a citation reference, in + the citation reference window. + Here is an example where the text \begin_inset Quotes eld \end_inset @@ -26901,7 +26933,7 @@ \begin_inset Quotes erd \end_inset - to appear after the reference: + appears after the reference: \end_layout \begin_layout Standard @@ -26954,37 +26986,12 @@ \end_inset . - A box labeled -\begin_inset Quotes eld -\end_inset - - -\family sans -Index -\family default - -\begin_inset Quotes erd -\end_inset - - is inserted containing the text that appears in the index. + A box is inserted containing the text that appears in the index. The word where the cursor is in or the currently highlighted text is proposed by LyX as the index entry. \end_layout \begin_layout Standard -We give a short overview of the index commands in the next subsections. - For a detailed description of LaTeX's index mechanism, have a look at one - of the LaTeX books -\begin_inset CommandInset citation -LatexCommand cite -key "latexcompanion,latexguide,latexbook" - -\end_inset - -. -\end_layout - -\begin_layout Standard The index list is inserted in the document with the menu \family sans Insert\SpecialChar \menuseparator @@ -27020,6 +27027,19 @@ The index list box is not clickable like other LyX-boxes. \end_layout +\begin_layout Standard +We give a short overview of the index commands in the next subsections. + For a detailed description of LaTeX's index mechanism, have a look at one + of the LaTeX books +\begin_inset CommandInset citation +LatexCommand cite +key "latexcompanion,latexguide,latexbook" + +\end_inset + +. +\end_layout + \begin_layout Subsection Grouping Index Entries \begin_inset Index idx @@ -27316,9 +27336,9 @@ \end_layout \begin_layout Standard -You can use accented characters in the index entry, but the entries might - then not follow the rules for the index order. - The index entries are sorted alphabetically, but LaTeX +If you use accented characters in the index entry the entries might not + follow the rules for the index order. + The index entries are sorted alphabetically but LaTeX \begin_inset Foot status collapsed @@ -27340,7 +27360,7 @@ \end_inset - doesn't know how to sort accents in different languages. + does not know how to sort accents in different languages. We have created as an example the three dummy index entries \begin_inset Quotes eld \end_inset @@ -27367,7 +27387,7 @@ . \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout Dummy entries ! maïs @@ -27377,7 +27397,7 @@ \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout Dummy entries ! maître @@ -27387,7 +27407,7 @@ \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout Dummy entries ! maïs@maison @@ -27395,8 +27415,8 @@ \end_inset - They will be sorted in the order maïs, maître, maison, but we want the - order maïs, maison, maître. + They will be sorted in the order maïs, maître, maison but we want the order + maïs, maison, maître. To achieve this, we use the command \end_layout @@ -27433,9 +27453,9 @@ \end_layout \begin_layout Standard -The previous entry needn't to be a real existing entry, you can also use - another word to tell LaTeX the entry order, see the next subsection for - an example. +The previous entry need not be a real existing entry. + You can also use another word to tell LaTeX the entry order. + See the next subsection for an example. \end_layout \begin_layout Standard @@ -27486,10 +27506,10 @@ \series bold -LaTeX-packages ! +LaTeX-packages ! \series default - -\begin_inset Quotes eld + +\begin_inset Quotes erd \end_inset . @@ -27648,9 +27668,12 @@ \family sans xindy \family default -, however, this will not work for anything other than bold or italic text. - This is because xindy requires you to define semantic elements before they - can be used, see +, this will not work for anything other than bold or italic text. + This is because +\family sans +xindy +\family default + requires you to define semantic elements before they can be used, see \begin_inset CommandInset citation LatexCommand cite after "p. 678 ff." @@ -27669,8 +27692,7 @@ \begin_layout Standard In general, we encourage you to not format page numbers directly as shown above. - Instead of this, you should define a macro in the preamble and use that. - Consider why you want some page numbers to be bold. + Instead, you should define a macro in the preamble and use that. Maybe you want all page references italic that refer to a definition of the indexed term, so that users can easily find definitions. If so, put the following in the preamble @@ -27845,7 +27867,7 @@ \end_layout \begin_layout Standard -In many fields, it is common to have more than one index. +In many fields it is common to have more than one index. For instance, you might need to set up a separate \begin_inset Quotes eld \end_inset @@ -27941,8 +27963,8 @@ \end_inset button. - The label color may help you to differentiate index entries of different - indexes in the LyX work area. + The label color may help you to differentiate between index entries of + different indexes in the LyX work area. \end_layout \begin_layout Standard @@ -28125,7 +28147,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -28241,7 +28263,7 @@ Style \family default - dialog to format the description text but have to use LaTeX-commands. + dialog to format the description text; you have to use LaTeX-commands. For example the description of the nomenclature entry for the \begin_inset Quotes eld \end_inset @@ -28910,7 +28932,7 @@ \end_inset branches that were added to the document via copy and paste from other documents -, without having being defined) to the document's branch list. +, without having been defined) to the document's branch list. \end_layout \begin_layout Standard @@ -28927,12 +28949,12 @@ \begin_layout Standard Here is an example, where only the question text appears, the answer branch - is deactivated and does therefore not appear in the output: + is deactivated and therefore does not appear in the output: \end_layout \begin_layout Standard \begin_inset Branch Question -status open +status collapsed \begin_layout Standard Question: Who was the first physics Nobel prize winner? @@ -29135,7 +29157,7 @@ \begin_layout Standard \begin_inset Branch Question -status open +status collapsed \begin_layout Standard \begin_inset ERT @@ -29175,7 +29197,7 @@ \begin_layout Standard \begin_inset ERT -status open +status collapsed \begin_layout Plain Layout @@ -29308,7 +29330,7 @@ \family sans Hyperlinks \family default - how the links will look like and if links for bibliographical backreferences + how the links will look and if links for bibliographical backreferences are created. The backreferences will appear in the bibliography behind the different entries, showing the number of the section, slide, or page where the entry @@ -29422,7 +29444,7 @@ \begin_layout Standard As LyX uses LaTeX in the background, it supports many LaTeX commands and constructs, but not all. - LaTeX contains of hundreds of packages which provide different commands. + LaTeX contains hundreds of packages that provide different commands. All the time packages are being updated and new ones added. This has the advantage that you can typeset nearly everything as there is for every problem a LaTeX-package. @@ -29448,9 +29470,19 @@ arg "ert-insert" \end_inset -. + (shortcut +\begin_inset Info +type "shortcut" +arg "ert-insert" +\end_inset + +). The box can be opened by left-clicking and closed by right-clicking on - it. + it and selecting +\family sans +Close Inset +\family default +. \end_layout \begin_layout Standard @@ -29593,18 +29625,18 @@ imagine you have to write a manual for a product and the deadline is the end of the day. - Your boss just has complimented you for your good work but wants to have + Your boss has just complimented you for your good work but wants to have all caption labels bold. - But you have over hundred figure and table captions with non-bold labels + But you have over a hundred figure and table captions with non-bold labels in your manual. - Of course it's impossible to change all caption labels manually in one + Of course it is impossible to change all caption labels manually in one day. \end_layout \begin_layout Standard Now LaTeX comes into play. As mentioned above, for every problem there exists a LaTeX-package. - First you have to find out which and therefore look in the LaTeX package + First you have to find out which and therefore look into the LaTeX package database, \begin_inset CommandInset citation LatexCommand cite @@ -29616,7 +29648,7 @@ \end_layout \begin_layout Standard -As result you know that the package +As result you find that the package \series bold caption \series default @@ -29649,7 +29681,7 @@ \begin_layout Standard All LaTeX commands begin with a backslash, the command argument is set within - two braces, and the options are set within two brackets. + two braces and the options are set within two brackets. Note that not all commands have an argument and options. \end_layout @@ -29702,7 +29734,7 @@ \end_layout \begin_layout Standard -Note that some document classes have built-in solutions for well known problems +Note that some document classes have built-in solutions for well-known problems like your case. For example if you use a \family sans @@ -29793,7 +29825,7 @@ \begin_layout Left Header \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout @@ -29816,7 +29848,7 @@ \begin_inset Note Note -status open +status collapsed \begin_layout Plain Layout defines the header line as described below @@ -29829,7 +29861,7 @@ \begin_layout Center Header \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout @@ -29842,7 +29874,7 @@ \begin_layout Right Header \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout \begin_inset ERT @@ -29867,7 +29899,7 @@ \begin_layout Left Footer \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout \begin_inset ERT @@ -29892,7 +29924,7 @@ \begin_layout Center Footer \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout @@ -29917,7 +29949,7 @@ \begin_layout Right Footer \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout @@ -29973,7 +30005,7 @@ \end_layout \begin_layout Standard -To define custom page header and footer line for your document, you need +To define a custom page header and footer line for your document, you need to set the headings style to \family sans Fancy @@ -29992,7 +30024,7 @@ Layout \family default . - As second step add in the menu + As a second step add in the menu \family sans Document\SpecialChar \menuseparator Settings\SpecialChar \menuseparator @@ -30007,11 +30039,11 @@ \end_inset . - This module offers the 6 + This module offers the following 6 \begin_inset space ~ \end_inset -styles +styles: \end_layout \begin_layout Description @@ -30088,7 +30120,7 @@ placement h wide false sideways false -status open +status collapsed \begin_layout Plain Layout \noindent @@ -30393,7 +30425,7 @@ \begin_layout Standard The header and footer will appear on normal pages. Some pages are different. - The title page has a style of its own, and so has any page that starts + The title page has a style of its own, and so does any page that starts a new part or chapter in your book. Such pages will not have the custom headers/footers, but that is normal. There is for example no need to print a header with the chapter name on @@ -30454,7 +30486,7 @@ \begin_layout Standard The lines can also be colored, but this requires more knowledge of LaTeX. - If you really need this, have a look in the Internet or in sec. + If you really need this, have a look at the Internet or in sec. \begin_inset space ~ \end_inset @@ -30473,8 +30505,8 @@ \end_layout \begin_layout Standard -In case that you need more than one text line as a header/footer, you can - do this by adding a normal line break in the style definition. +In case you need more than one text line as a header/footer, you can do + this by adding a normal line break in the style definition. However, the default height of the header/footer is only the one of one text line. To expand the height, redefine the LaTeX length @@ -30666,8 +30698,7 @@ \end_layout \begin_layout Standard -In principle you can use almost everything in headers/footers, except of - floats. +In principle you can use almost everything in headers/footers, except floats. For more special things like e. \begin_inset space \thinspace{} \end_inset @@ -30699,7 +30730,7 @@ \begin_layout Standard \begin_inset ERT -status collapsed +status open \begin_layout Plain Layout @@ -30801,7 +30832,7 @@ \family typewriter netpbm \family default - package; for LyX on Windows this program and also the LaTeX-package is + package; for LyX on Windows this program and also the LaTeX-package are automatically installed together with LyX. \end_layout @@ -30886,7 +30917,7 @@ Graphics \family default . - Reopening the documents assures to get previews. + Reopening the documents will fix such problems. \end_layout \end_inset @@ -30901,7 +30932,7 @@ \begin_layout Standard Besides math there are other cases where you might like to see a preview, for example things that LyX cannot render like rotated parts or things - which are not yet supported by LyX. + that are not yet supported by LyX. To do this, insert a preview inset via the menu \family sans Insert\SpecialChar \menuseparator @@ -30952,7 +30983,7 @@ boxes, for example to adjust the rotation angle to fit with the surrounding text. Therefore you create a preview inset and copy the text with the rotated - boxes into in. + boxes into it. Here is the result: \end_layout @@ -31138,9 +31169,9 @@ \end_layout \begin_layout Standard -If LyX does not show a preview, assure that you enabled previews as described - above and also assure that TeX Code in the preview inset is valid and that - you loaded the LaTeX packages in your document preamble that are required +If LyX does not show a preview, make sure that you enabled previews as described + above and also make sure that TeX Code in the preview inset is valid and + that you loaded the LaTeX packages in your document preamble that are required by the TeX Code. If LyX cannot create a preview, you will in most cases also not be able to view your document due to LaTeX errors. @@ -31268,8 +31299,7 @@ \end_layout \begin_layout Standard -The advanced find and replace feature of LyX is activated through the menu - +The advanced find and replace feature is activated through the menu \family sans Edit\SpecialChar \menuseparator Find & Replace @@ -31774,11 +31804,11 @@ scrolled so that it is visible. In the spellchecker sidebar, there is a box showing suggestions for a correctio n, if any could be found. - Clicking on one of the corrections will copy to the + Clicking on one of the corrections will copy it to the \family sans Replacement \family default - field, double-click invokes directly the replacement. + field, double-click directly invokes the replacement. Unknown but correctly typed words can be added to the personal dictionary. \end_layout @@ -31906,9 +31936,9 @@ \end_inset continuously Check the spelling of your document as you type it. - Misspelled words gets underlined with a dotted red line. - By right-clicking on an underlined word, the suggestions by the spell appear - in the context menu. + Misspelled words get underlined with a dotted red line. + By right-clicking on an underlined word, suggestions from the spellchecker + appear in the context menu. Choosing one of them will replace the misspelled word with the suggested word. \end_layout @@ -31953,8 +31983,8 @@ \begin_layout Standard LyX provides a multilingual thesaurus. - It uses the same thesaurus framework as OpenOffice and Firefox (namely - the + It uses the same thesaurus framework as LibreOffice, OpenOffice and Firefox + (namely the \family typewriter MyThes \family default @@ -32025,8 +32055,8 @@ \end_layout \begin_layout Standard -If you have OpenOffice and its thesaurus installed, these files should be - already on your system. +If you have LibreOffice or OpenOffice and its thesaurus installed, these + files should be already on your system. If not, you can get dictionaries either from \begin_inset Flex URL status collapsed @@ -32119,7 +32149,7 @@ while the cursor is at the word you want to look up or while a word is selected. A dialog pops up showing you probably related words that you can use as - replacement. + a replacement. The proposals are grouped into categories. Note that the thesaurus does not only show synonyms, but also hyperonyms and hyponyms (such as @@ -32772,7 +32802,7 @@ \end_layout \begin_layout Standard -To show made changes in the output you need the LaTeX package +To show the made changes in the output you need the LaTeX package \series bold dvipost \series default @@ -32820,7 +32850,9 @@ . The comparison result is a LyX file with change tracking enabled showing the differences. - In the comparison dialog you can select with the option + In the comparison dialog you can select from which document LyX should + take the document settings for the resulting difference file with the option + \family sans Copy \begin_inset space ~ @@ -32836,8 +32868,7 @@ from \family default - from which document LyX should take the document settings for the resulting - difference file. +. The option \family sans Enable @@ -33078,7 +33109,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:The-latin1-character" +reference "tab:The-latin1-character" \end_inset @@ -33128,7 +33159,7 @@ \begin_inset Float table wide false sideways false -status open +status collapsed \begin_layout Plain Layout \begin_inset Caption @@ -33136,7 +33167,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:The-latin1-character" +name "tab:The-latin1-character" \end_inset @@ -37868,7 +37899,8 @@ \end_layout \begin_layout Standard -This is used when more people are working on the same document. +This is used when multiple people are working on the same document or when + one person wants to keep a careful archive of changes. It is described in the section \emph on Version Control in LyX @@ -37885,10 +37917,10 @@ \end_layout \begin_layout Standard -You can import there files from older LyX-versions, HTML-files, LaTeX-files, +Here you can import files from older LyX-versions, HTML-files, LaTeX-files, NoWeb-files, plain text files and comma separated, table-like text files (CSV). - The files will be imported as new LyX-document. + The files will be imported as a new LyX-document. \end_layout \begin_layout Standard @@ -37932,7 +37964,7 @@ You can export your document to various file formats. The resulting files are placed in the directory of your LyX-file. The menu entries are not the same on all installations. - They depend on the programs found by LyX while its configuration. + They depend on the programs found by LyX during its configuration. \end_layout \begin_layout Standard @@ -37979,7 +38011,7 @@ \begin_inset Newline newline \end_inset - Since LyX 1.5.0 CJK support is fully integrated to LyX. + Since LyX 1.5.0 CJK support is fully integrated into LyX. \end_layout \begin_layout Description @@ -38012,8 +38044,8 @@ \end_layout \begin_layout Description -DVI DVI-format that also allows to use special characters or spaces in files - paths or file names +DVI DVI-format that also allows the useage of special characters or spaces + in files paths or file names \end_layout \begin_layout Description @@ -38040,7 +38072,7 @@ \series bold \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -38064,7 +38096,7 @@ \family typewriter Dot \family default - that is used to draw visualizations of graphs via the program + which is used to draw visualizations of graphs via the program \family typewriter Graphviz \end_layout @@ -38134,7 +38166,7 @@ \family sans ) \family default -text file with the LaTeX source that it is compilable with the program +text file with the LaTeX source that is compilable with the program \family typewriter LuaTeX \end_layout @@ -38235,7 +38267,7 @@ \family sans ) \family default -text file with the LaTeX source that it is compilable with the program +text file with the LaTeX source that is compilable with the program \family typewriter XeTeX \end_layout @@ -38294,9 +38326,9 @@ \begin_inset space ~ \end_inset -(zip) creates a zip-archive file that contains your document and all files - that are necessary to compile it (images, child documents, BibTeX files, - etc.) +(zip|tar.gz) creates a zip-archive or a tar.gz-archive file (depending upon + your system) that contains your document and all files that are necessary + to compile it (images, child documents, BibTeX files, etc.) \end_layout \begin_layout Description @@ -38725,7 +38757,7 @@ \begin_layout Standard Selects the content of the inset where the cursor is currently in. - Is the cursor outside of an inset, the whole document will be selected. + If the cursor is outside of an inset, the whole document will be selected. \end_layout \begin_layout Subsection @@ -38818,7 +38850,8 @@ \begin_layout Standard Enables you to set the paragraph alignment, line spacing and label width. - These settings only affect the paragraph in which the cursor is currently. + These settings only affect the paragraph in which the cursor is currently + in. \end_layout \begin_layout Standard @@ -38865,7 +38898,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cha:Mathematical-Formulas" +reference "chap:Mathematical-Formulas" \end_inset @@ -38977,7 +39010,7 @@ \end_inset e., hunt for errors in the program) or to see what is going on in the background - while LaTeX is processing the document, + while LaTeX is processing the document. \end_layout \begin_layout Subsection @@ -39251,8 +39284,8 @@ \begin_layout Standard This will split LyX's main window vertically or horizontally. - This allows you to view documents the same time to compare them, or to - view the same document, but at different positions. + This allows you to view documents at the same time to compare them, or + to view the same document, but at different positions. You can even split the main window several times to view for example 3 or more documents at the same time. To return to an unsplit view, use the menu @@ -39337,7 +39370,7 @@ \family default , \family sans -Mathe +Math \begin_inset space ~ \end_inset @@ -39415,7 +39448,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cha:Mathematical-Formulas" +reference "chap:Mathematical-Formulas" \end_inset @@ -39450,7 +39483,7 @@ \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -39611,8 +39644,8 @@ \begin_inset Newline newline \end_inset -For more information about this feature we refer to the documentation of - +For more information about this feature we refer you to the documentation + of \series bold tipa, \begin_inset CommandInset citation @@ -40121,8 +40154,8 @@ \end_layout \begin_layout Standard -This menu entry allows you to insert or include the contents of other LyX - files in your document. +This menu entry allows you to insert or include the contents of other files + in your document. How you can do this is explained in detail in the chapter \emph on External Stuff @@ -40372,7 +40405,7 @@ \end_layout \begin_layout Standard -Inserts an URL as described in section +Inserts a URL as described in section \begin_inset space ~ \end_inset @@ -40575,7 +40608,7 @@ \end_inset of the current document. - This allows you to navigate easily through you document. + This allows you to navigate easily through your document. \end_layout \begin_layout Subsection @@ -41044,7 +41077,8 @@ \begin_layout Standard This menu lists the documentation files of LyX in the language of LyX's menus. - Is a file not available in this language, the English version will be listed. + If a file is not available in this language, the English version will be + listed. \end_layout \begin_layout Standard @@ -43133,7 +43167,7 @@ \end_layout \begin_layout Standard -The different submenus of the dialog are explained in the following. +The different submenus of the dialog are explained in the following sections. \end_layout \begin_layout Section @@ -43191,7 +43225,7 @@ \family default and you can decide to use them or not. If you do not exactly know what the default class options are for, it is - recommended to use them untouched. + recommended to leave them untouched. The \family sans Graphics driver @@ -43515,8 +43549,8 @@ \begin_layout Standard LyX also supports Unicode output, which is particularly useful if you need lots of special symbols or non-alphabetic scripts, respectively. - If you want to use this (and your LaTeX installation supports Unicode, - for that matter), choose one of the four utf8 variants from the list below. + If you want to use this (and your LaTeX installation supports Unicode), + choose one of the four utf8 variants from the list below. Unfortunately the Unicode support of standard LaTeX is quite incomplete, so it is not uncommon that a file with lots of Unicode symbols works fine with @@ -44358,9 +44392,13 @@ \begin_layout Standard Finally, the dialog lets you select a specific language package for the current document. - See + See sec. +\begin_inset space \thinspace{} +\end_inset + + \begin_inset CommandInset ref -LatexCommand formatted +LatexCommand ref reference "sub:Prefs-Language" \end_inset @@ -44417,7 +44455,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout The colors are not shown within LyX, only in the output. @@ -44632,7 +44670,7 @@ \end_layout \begin_layout Standard -How to define and use custom colors, see section +To see how to define and use custom colors, see section \emph on Colored \begin_inset space ~ @@ -44656,7 +44694,7 @@ \end_layout \begin_layout Standard -You can adjust here the numbering depth of section headings and the section +Here you can adjust the numbering depth of section headings and the section depth in the table of contents as described in section \begin_inset space ~ \end_inset @@ -45048,7 +45086,7 @@ \begin_inset CommandInset ref -LatexCommand formatted +LatexCommand ref reference "sec:File-Formats" \end_inset @@ -45157,8 +45195,8 @@ \end_layout \begin_layout Standard -In this text field are entered commands to load special LaTeX-packages or - to define LaTeX-commands. +In this text field you can enter commands to load special LaTeX-packages + or to define LaTeX-commands. The preamble is a thing for LaTeX-experts. You should not enter commands here until you exactly know what you are doing. @@ -45249,7 +45287,7 @@ \begin_layout Standard The appearance of the menus and toolbars can be changed by choosing a user interface (ui) file. - An ui-file is a text file where the toolbars and menus are listed. + A ui-file is a text file where the toolbars and menus are listed. The toolbar buttons and menu entries are specified in the files \shape italic stdtoolbars.inc @@ -45474,8 +45512,8 @@ \family sans Restore cursor positions \family default - sets the cursor to the position in the file where it has been the last - time. + sets the cursor to the position in the file where it was at the end of + the last session. \end_layout \begin_layout Standard @@ -45651,7 +45689,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -45693,7 +45731,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -45781,7 +45819,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cha:Units-available-in" +reference "chap:Units-available-in" \end_inset @@ -45790,7 +45828,7 @@ \begin_inset space \thinspace{} \end_inset -pt would be used. +pt were used. The sizes are explained in detail in section \begin_inset space ~ \end_inset @@ -45847,7 +45885,7 @@ \end_layout \begin_layout Standard -You can here change all the colors used by LyX. +Here you can change all the colors used by LyX. Choose an item in the list and use the \family sans Alter @@ -46033,8 +46071,8 @@ Limit text width \family default specifies the width of the text in fullscreen mode. - This way you can display the text smaller than the screen; the text appears - then centered. + This way you can display the text smaller than the screen; the text then + appears centered. \end_layout \begin_layout Subsection @@ -46104,7 +46142,7 @@ broadway.bind \shape default , and bind files for special languages. - The name of language bind-files begin with a language code, e. + The names of language bind-files begin with a language code, e. \begin_inset space \thinspace{} \end_inset @@ -46318,7 +46356,7 @@ \begin_layout Standard \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -46468,7 +46506,7 @@ \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -46704,7 +46742,8 @@ \end_inset prefix The TEXINPUTS environment variable allows to use external files which - are included to a LyX document via commands in TeX code. + are included to a LyX document via commands in TeX code or in the document + preamble. This prefix includes by default the document directory (represented by a single dot '.'). The prefix can contain any list of paths separated by the default separator @@ -46800,7 +46839,7 @@ package determines which LaTeX package should be loaded to handle language issues. - Language issues which are handled by this package include proper hyphenation + Language issues that are handled by this package include proper hyphenation as well as localization of dates and text strings such as \begin_inset Quotes eld \end_inset @@ -46833,8 +46872,8 @@ \end_inset , it is the default language package in classic LaTeX. - However, more recent typesetting engines such as XeTeX and LuaTeX come - with the alternative language package + More recent typesetting engines such as XeTeX and LuaTeX come with the + alternative language package \series bold polyglossia \series default @@ -46870,7 +46909,7 @@ \begin_inset space ~ \end_inset -start When a special LaTeX-package is needed to write in a certain document +start If a special LaTeX-package is needed to write in a certain document language, you can here specify the command to start the package. An example is the start command \family sans @@ -46954,7 +46993,7 @@ \begin_inset space ~ \end_inset -begin When this option is set, the documents starts with the chosen document +begin When this option is set, documents start with the chosen document language. When this option is not set, the \family sans @@ -47011,7 +47050,7 @@ \end_inset languages Text marked formatted in a language different from the document - language will be underlined blue. + language will be underlined in blue. \end_layout \begin_layout Description @@ -47054,7 +47093,7 @@ \end_inset - +. \end_layout \begin_layout Section @@ -47234,7 +47273,7 @@ \begin_inset Note Greyedout -status open +status collapsed \begin_layout Plain Layout @@ -47263,11 +47302,11 @@ \end_inset LaTeX uses for printing. - The default is on most systems + The default is \family sans dvips \family default -. + on most systems. \end_layout \begin_layout Description @@ -47406,7 +47445,7 @@ \family default are used for Cyrillic. Combinations of the encodings are possible, like -\begin_inset Quotes erd +\begin_inset Quotes eld \end_inset @@ -47465,7 +47504,7 @@ \end_layout \begin_layout Standard -You can also specify here options and commands with parameters for processors. +Here you can also specify options and commands with parameters for processors. But before you change something, it is strongly recommended to read the manuals of the applications. \end_layout @@ -47646,7 +47685,7 @@ \begin_inset space ~ \end_inset -classes +class \begin_inset space ~ \end_inset @@ -47838,7 +47877,7 @@ \begin_layout Standard Since all conversions from one format to another take place in LyX's temporary directory, it is sometimes necessary to modify a file before copying it - to the temporary directory in order that the conversion may be performed. + to the temporary directory so that the conversion may be performed. This is done by specifying a \family sans Copier @@ -47869,7 +47908,7 @@ \begin_inset CommandInset label LatexCommand label -name "cha:Units-available-in" +name "chap:Units-available-in" \end_inset @@ -47880,7 +47919,7 @@ To understand the units described in this documentation, \begin_inset CommandInset ref LatexCommand ref -reference "cap:Units" +reference "tab:Units" \end_inset @@ -47892,7 +47931,7 @@ placement h wide false sideways false -status open +status collapsed \begin_layout Plain Layout \begin_inset Caption @@ -47900,7 +47939,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Units" +name "tab:Units" \end_inset @@ -48410,7 +48449,7 @@ Credits \begin_inset CommandInset label LatexCommand label -name "cha:Credits" +name "chap:Credits" \end_inset Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/lib/doc/clipart/ChangesToolbar.png and /tmp/iVJDbUw7XB/lyx-2.0.3/lib/doc/clipart/ChangesToolbar.png differ Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/lib/doc/clipart/ExtraToolbar.png and /tmp/iVJDbUw7XB/lyx-2.0.3/lib/doc/clipart/ExtraToolbar.png differ Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/lib/doc/clipart/StandardToolbar.png and /tmp/iVJDbUw7XB/lyx-2.0.3/lib/doc/clipart/StandardToolbar.png differ diff -Nru lyx-2.0.2/lib/doc/de/Customization.lyx lyx-2.0.3/lib/doc/de/Customization.lyx --- lyx-2.0.2/lib/doc/de/Customization.lyx 2011-10-13 23:14:37.000000000 +0000 +++ lyx-2.0.3/lib/doc/de/Customization.lyx 2011-11-29 20:58:46.000000000 +0000 @@ -150,7 +150,7 @@ \begin_layout Author vom LyX-Team \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout Übersetzung: @@ -8240,14 +8240,7 @@ CopyStyle \family default \series default - -\begin_inset CommandInset label -LatexCommand label -name "CopyStyle" - -\end_inset - -Hiermit können Sie alle Optionen eines bereits definierten Layouts in das + Hiermit können Sie alle Optionen eines bereits definierten Layouts in das aktuelle kopieren. \end_layout @@ -8692,13 +8685,6 @@ \family default - -\begin_inset CommandInset label -LatexCommand label -name "KeepEmpty" - -\end_inset - Normalerweise ist es in LyX nicht möglich, einen Absatz leer zu lassen, da das zu einer leeren LaTeX-Ausgabe führen würde. In manchen Fällen ist das aber durchaus gewünscht: So können beispielsweise @@ -9265,14 +9251,7 @@ LatexType \family default \series default - -\begin_inset CommandInset label -LatexCommand label -name "LatexType" - -\end_inset - -[ + [ \family typewriter \emph on Paragraph @@ -9452,7 +9431,7 @@ definiert werden. \emph on - [Stimmt das noch? Glaube nicht! P.S.] + \end_layout \end_deeper @@ -9874,22 +9853,21 @@ \end_layout \begin_layout Description + +\series medium \begin_inset Flex Code status collapsed \begin_layout Plain Layout + +\series medium ParbreakIsNewline \end_layout \end_inset -\begin_inset CommandInset label -LatexCommand label -name "des:ParbreakIsNewline" - -\end_inset - +\series default [ \begin_inset Flex Code status collapsed @@ -10148,13 +10126,6 @@ \end_inset -\begin_inset CommandInset label -LatexCommand label -name "PassThru" - -\end_inset - - \series medium [0, \series default @@ -10215,6 +10186,8 @@ status collapsed \begin_layout Plain Layout + +\series medium RefPrefix \end_layout @@ -10241,6 +10214,8 @@ status collapsed \begin_layout Plain Layout + +\series medium RequiredArgs \end_layout @@ -10462,6 +10437,8 @@ status collapsed \begin_layout Plain Layout + +\series medium Spellcheck \end_layout @@ -11636,14 +11613,8 @@ \begin_inset Newline newline \end_inset -wie beim Absatzstil (siehe -\begin_inset CommandInset ref -LatexCommand vref -reference "CopyStyle" - -\end_inset - -). +Hiermit können Sie alle Optionen eines bereits definierten Layouts in das + aktuelle kopieren. \end_layout \begin_layout Description @@ -11956,14 +11927,22 @@ \begin_inset Newline newline \end_inset -wie beim Absatzstil (siehe -\begin_inset CommandInset ref -LatexCommand vref -reference "FreeSpacing" - -\end_inset - -). +Normalerweise erlaubt es LyX nicht, mehr als ein Leerzeichen zwischen Wörtern + einzufügen. + Diese Eigenschaft kann in bestimmten Fällen umständ\SpecialChar \- +lich sein, zum Beispiel, + wenn ein Programmcode eingegeben werden soll. + In solchen Fällen kann +\family typewriter +FreeSpacing +\family default + auf +\family typewriter +1 +\family default + gesetzt werden. + LyX erzeugt in diesem Fall für jedes zusätzliche Leerzeichen ein geschütztes + Leerzeichen, es sei denn, LyX befindet sich im LaTeX-Modus. \end_layout \begin_layout Description @@ -12044,14 +12023,13 @@ \begin_inset Newline newline \end_inset -wie beim Absatzstil (siehe -\begin_inset CommandInset ref -LatexCommand vref -reference "KeepEmpty" - -\end_inset - -). +Normalerweise ist es in LyX nicht möglich, einen Absatz leer zu lassen, + da das zu einer leeren LaTeX-Ausgabe führen würde. + In manchen Fällen ist das aber durchaus gewünscht: So können beispielsweise + in einer Briefvorlage die benötigten Felder leer voreingestellt werden, + damit keiner vergisst, sie anzugeben. + In anderen Klassen wird ein solcher Absatz als Unterbrechung verwendet, + die keinen eigentlichen Text enthält. \end_layout \begin_layout Description @@ -12170,16 +12148,187 @@ \begin_inset Newline newline \end_inset -wie beim Absatzstil (siehe -\begin_inset CommandInset ref -LatexCommand vref -reference "LatexType" +[ +\family typewriter +\emph on +Paragraph +\emph default +, Command, Environment, Item_Environment, +\begin_inset Newline newline +\end_inset + +List_Environment +\family default +] +\begin_inset Newline newline +\end_inset + +Legt fest, wie das Layout in LaTeX überführt wird. + +\end_layout + +\begin_deeper +\begin_layout Description + +\family typewriter +\series medium +Paragraph +\family default +\series default + bewirkt nichts besonderes -- der Text wird als +\emph on +normaler +\emph default + +\emph on +Absatz +\emph default + übernommen. + +\end_layout + +\begin_layout Description + +\family typewriter +\series medium +Command +\family default +\series default + behandelt den Text als Argument eines LaTeX-Befehls ( +\family typewriter +\emph on +\backslash +LatexBe\SpecialChar \- +fehl +\emph default + {\SpecialChar \ldots{} +} +\family default +). +\end_layout + +\begin_layout Description + +\family typewriter +\series medium +Environment +\family default +\series default + behandelt den Text als Kern einer LaTeX-Umgebung +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +LaTeX-Umgebung und LaTeX-Befehl sind hier etwas irreführend, denn diese + Regeln gelten auch für SGML-Klassen. + Schauen Sie sich am besten die SGML-Klassen-Dateien für Beispiele an. +\end_layout + +\end_inset + + +\begin_inset Newline newline \end_inset +( +\family typewriter + +\backslash +begin{ +\emph on +LatexUmgebung +\emph default +} \SpecialChar \ldots{} + +\backslash +end{ +\emph on +LatexUmgebung +\emph default +} +\family default ). + +\end_layout + +\begin_layout Description + +\family typewriter +\series medium +Item_Environment +\family default +\series default + bewirkt dasselbe wie +\family typewriter +Environment +\family default +, nur dass vor jedem Absatz ein +\family typewriter + +\backslash +item +\family default + eingefügt wird. + +\end_layout + +\begin_layout Description + +\family typewriter +\series medium +List_Environment +\family default +\series default + funktioniert wie +\family typewriter +Item_Environment +\family default +, nur dass +\family typewriter + Label\SpecialChar \- +Width\SpecialChar \- +String +\family default + als Argument an die Umgebung übergeben wird. + +\family typewriter + Label\SpecialChar \- +WidthString +\family default + kann im Menü +\family sans +Absatz-Einstellungen +\family default + ( +\family sans +Bearbeiten +\family default +\SpecialChar \menuseparator + +\family sans +Absatz-Einstellungen +\family default + +\begin_inset Marginal +status open + +\begin_layout Plain Layout +\begin_inset Graphics + filename ../../images/layout-paragraph.png + BoundingBox 0bp 6bp 20bp 20bp + +\end_inset + + +\end_layout + +\end_inset + + definiert werden. \end_layout +\end_deeper \begin_layout Description \family typewriter @@ -12341,17 +12490,42 @@ \end_inset +] [ +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +0 +\end_layout + +\end_inset + +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + ] \lang english -As with paragraph styles (see page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:ParbreakIsNewline" +Indicates that paragraphs will not be separated by an empty line in LaTeX + output, but only by a line break; together with +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\lang english +PassThru 1 +\end_layout \end_inset -). - Default is false. +, this allows to emulate a plain text editor (like the ERT inset). \end_layout \begin_layout Description @@ -12381,36 +12555,35 @@ \begin_inset Newline newline \end_inset -wie beim Absatzstil (siehe -\begin_inset CommandInset ref -LatexCommand vref -reference "PassThru" +Legt fest, ob der Absatzinhalt unverändert ausgegeben werden soll, also + ohne diverse von LaTeX benötigte Ersetzungen durchzuführen. + Dies ersetzt in gewisser Weise das alte Zeichensatzattribut +\family typewriter +LaTe +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +{} +\end_layout \end_inset -). +X +\family default +. \end_layout \begin_layout Description \family typewriter \series medium -Preamble -\begin_inset space ~ -\end_inset - -[ -\emph on -0 -\emph default -, -\begin_inset space ~ -\end_inset - -1] +Preamble\SpecialChar \ldots{} +EndPreamble \family default \series default - + \begin_inset space ~ \end_inset @@ -12418,14 +12591,14 @@ \begin_inset Newline newline \end_inset -wie beim Absatzstil (siehe -\begin_inset CommandInset ref -LatexCommand vref -reference "Preamble" - -\end_inset +Eine Serie von Makrodefinitionen, die in die Präambel (vor +\family typewriter -). +\backslash +begin{docu\SpecialChar \- +ment} +\family default +) eingefügt werden, falls dieses Layout benutzt wird. \end_layout \begin_layout Description @@ -12473,14 +12646,23 @@ \begin_inset Newline newline \end_inset -wie beim Absatzstil (siehe +Legt fest, dass das Layout die Funktion +\family typewriter +string +\family default + benötigt. + Sehen Sie sich auch die Beschreibung von +\family typewriter +Provides +\family default + \begin_inset CommandInset ref -LatexCommand vref -reference "Requires-2" +LatexCommand vpageref +reference "Provides" \end_inset -). + an. \end_layout \begin_layout Description diff -Nru lyx-2.0.2/lib/doc/de/EmbeddedObjects.lyx lyx-2.0.3/lib/doc/de/EmbeddedObjects.lyx --- lyx-2.0.2/lib/doc/de/EmbeddedObjects.lyx 2011-11-21 21:18:38.000000000 +0000 +++ lyx-2.0.3/lib/doc/de/EmbeddedObjects.lyx 2012-02-12 03:07:51.000000000 +0000 @@ -145,13 +145,20 @@ \setboolean{picinpar}{true}} {\setboolean{picinpar}{false}} -% check for lettrine +% Prüfung auf lettrine \newboolean{lettrine} \IfFileExists{lettrine.sty} {\usepackage{lettrine} \setboolean{lettrine}{true}} {\setboolean{lettrine}{false}} +% Prüfung auf diagbox +\newboolean{diagbox} +\IfFileExists{diagbox.sty} + {\usepackage{diagbox} + \setboolean{diagbox}{true}} + {\setboolean{diagbox}{false}} + % Damit der Index den Namen "Stichwortverzeichnis" erhält \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}} \end_preamble @@ -326,7 +333,7 @@ \series default , \series bold -lettrine, marginnote, picinpar +diagbox, lettrine, marginnote, picinpar \series default und \series bold @@ -12956,7 +12963,7 @@ Um eine neue Zeile zu beginnen, können Sie einen erzwungenen Zeilenumbruch (Tastenkürzel \family sans -Ctrl+Enter +Strg+Enter \family default ) verwenden. Dieser respektiert jedoch nicht die Tabellenlinien, wie diese Tabelle zeigt: @@ -13049,146 +13056,123 @@ Seien Sie daher vorsichtig mit erzwungenen Zeilenumbrüchen. \end_layout -\begin_layout Section -Formale Tabellen -\begin_inset CommandInset label -LatexCommand label -name "abs:Formale-Tabellen" - -\end_inset +\begin_layout Subsection +Zellen mit diagonalen Linien +\end_layout +\begin_layout Standard +Um dem Leser mitzuteilen, was die Spalten und Zeilenüberschriften in einer + Tabelle bedeuten, ist es hilfreich, die erste Zelle der Tabelle mit einer + oder zwei diagonalen Linien zu teilen. + Dies kann erreicht werden, indem man das LaTeX-Paket +\series bold +diagbox +\series default \begin_inset Index idx status collapsed \begin_layout Plain Layout -Tabellen ! Formale +LaTeX-Pakete ! diagbox \end_layout \end_inset + im LaTeX-Vorspann lädt. + Das Paket stellt den Befehl +\series bold -\end_layout - -\begin_layout Standard -Tabellen werden in Büchern oft wie Tabelle +\backslash +diagbox +\series default + zur Verfügung, der als TeX-Code eingefügt wird und 2 oder 3 \begin_inset space ~ \end_inset +Argumente hat: +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Formale-Tabelle" +\begin_layout Standard -\end_inset +\series bold - gesetzt. - Diese Tabellen werden -\emph on - formal -\emph default - genannt. - Formale Tabellen bekommen Sie, wenn Sie im -\family sans -Tabellen-Einstellungen -\family default --Dialog auf der Karteikarte -\family sans -Rahmen -\family default - den -\family sans -Stil -\family default - -\family sans -Formal -\family default - ankreuzen. +\backslash +diagbox[Optionen]{links unten}{rechts oben} \end_layout \begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Formale-Tabelle" -\end_inset +\series bold -Formale Tabelle +\backslash +diagbox[Optionen]{links unten}{links oben}{rechts oben} \end_layout +\begin_layout Standard +Das erste Schema teilt die Zelle mit einer einzigen diagonalen Linie und + die Argumente werden unter und über diese Linie platziert. + Das zweite Schema teilt die Zelle mit 2 +\begin_inset space ~ \end_inset - +Linien. \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="8" columns="4"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="right" valignment="top" width="0"> -<column alignment="right" valignment="top" width="0"> -<column alignment="right" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -System + + +\backslash +ifdiagbox \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset -1 +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket +\series bold +diagbox +\series default + installiert ist. \end_layout \end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset -2 \end_layout +\begin_layout Standard +Hier ist eine Beispieltabelle in der +\series bold + +\backslash +diagbox +\series default +im 2-Argument Schema in der ersten Zelle verwendet wird: +\begin_inset VSpace medskip \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -</row> +\begin_layout Standard +\noindent +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -13199,178 +13183,218 @@ \backslash -cmidrule(r){2-2} +diagbox{ \end_layout \end_inset - +Name \begin_inset ERT status collapsed \begin_layout Plain Layout +}{ +\end_layout -\backslash -cmidrule(l){3-4} +\end_inset + +Parameter +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} \end_layout \end_inset -Detektordicke in µm + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 +Dicke in nm \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 +Transparenz in % \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -700 +Härte in MPa \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Kantenwinkel in ° +Perfekt Grün \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3.55 +45 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -2.71 +80 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -7.99 +504 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -räumliche Auf\SpecialChar \textcompwordmark{} -lösung in µm +Dunkel Multi-P \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -4.26 +60 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.17 +72 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.56 +982 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -MTF bei -\begin_inset Formula $f_{\mathrm{max}}$ -\end_inset - - +Kristallklar Pro \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.53 +18 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.37 +86 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.39 +374 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +</lyxtabular> + +\end_inset + + +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Newpage newpage +\end_inset + + +\end_layout + +\begin_layout Standard +Das 3-Argument Schema ist z. +\begin_inset space \thinspace{} +\end_inset + +B: für Kreuztabellen von Sportligen oder Entfernungen nützlich: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -13381,806 +13405,705 @@ \backslash -cmidrule(l{10pt}){1-1} +diagbox{ \end_layout \end_inset -LSF räumliche Auf\SpecialChar \textcompwordmark{} -lösung +Heim +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Ergebnis +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Auswärts +\begin_inset ERT +status collapsed \begin_layout Plain Layout +} +\end_layout + +\end_inset + + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +Tiger \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +Panther +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +Falken \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -in µm +Tiger \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -129.7 +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -52.75 +1:3 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -50.78 +0:1 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -in % der Pixelgröße +Panther \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -76.3 +3:1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -95.9 +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -92.3 +0:0 \end_layout \end_inset </cell> </row> -</lyxtabular> - -\end_inset - +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +Falken \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +1:0 \end_layout -\begin_layout Standard -Abstände zu Tabellenzeilen können auf der Karteikarte -\family sans -Rahmen -\family default - des -\family sans -Tabellen-Ein\SpecialChar \- -stel\SpecialChar \- -lun\SpecialChar \- -gen -\family default --Dialogs hinzugefügt werden, wie in Abschnitt -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text - -\begin_inset CommandInset ref -LatexCommand ref -reference "uab:Zeilenabstand" +\begin_layout Plain Layout +0:0 +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text - beschrieben. +\begin_layout Plain Layout +--- \end_layout -\begin_layout Standard -Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien. - Die horizontalen können wie für normale Tabellen gesetzt werden, sehen - gedruckt aber anders aus. - Die erste und letzte Linie ist 0.08 -\begin_inset space \thinspace{} \end_inset +</cell> +</row> +</lyxtabular> -em dick, während die anderen 0.05 -\begin_inset space \thinspace{} \end_inset -em dick sind. + \end_layout \begin_layout Standard -Die Standarddicken können im LaTeX-Vorspann geändert werden: +Für größere Kreuztabellen möchte man vielleicht geteilte Zellen in 2 oder + jeder Ecke der Tabelle verwenden, wie in diesem Beispiel: \end_layout \begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="5" columns="5"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout +\begin_inset ERT +status open -\backslash -let -\backslash -mytoprule -\backslash -toprule -\begin_inset Newline newline -\end_inset +\begin_layout Plain Layout \backslash -renewcommand{ -\backslash -toprule}{ -\backslash -mytoprule[Breite]} +diagbox{ \end_layout -\begin_layout Standard -Dies Beispiel gilt für die oberste Linie, genannt -\series bold -toprule -\series default -. - Für die letzte müssen Sie -\series bold -toprule -\series default - durch -\series bold -bottomrule -\series default - ersetzen. - Die Linien dazwischen heißen -\series bold -midrule -\series default -. - Für -\family sans -Breite -\family default - können Sie alle Einheiten benutzen, die in Anhang -\begin_inset space ~ \end_inset +Heim +\begin_inset ERT +status collapsed -\begin_inset CommandInset ref -LatexCommand ref -reference "kap:In-LyX-verfügbare" +\begin_layout Plain Layout + +}{ +\end_layout \end_inset - aufgelistet sind. +Ergebnis +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ \end_layout -\begin_layout Standard -Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch - eine Linie unter einer Mehrfachspalte. - LyX wird intern den Befehl -\series bold +\end_inset -\backslash -cmidrule -\series default - benutzen, um diese Linie zu drucken. - Der ganze Befehl sieht so aus: +Auswärts +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -cmidrule[width](trim){Anfangsspalte-Endspalte} \end_layout -\begin_layout Standard -Die -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -cmidrule -\series default --Optionen werden (noch) nicht von LyX unterstützt, also müssen Sie TeX-Code - benutzen. - -\series bold +\begin_layout Plain Layout +Tiger +\end_layout -\backslash -cmidrule -\series default - kann man benutzen, indem man den Befehl als TeX-Code als erstes in die - erste Zelle einer Zeile einfügt. - Die Linie wird dann über der Zeile gedruckt. +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Panther \end_layout -\begin_layout Standard -Der Standardwert ist 0.03 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -em. - Die Linie reicht von -\family typewriter -Anfangsspalte -\family default - bis -\family typewriter -End\SpecialChar \- -spal\SpecialChar \- -te -\family default -. - Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich. - Der optionale Parameter -\family typewriter -trim -\family default - kann die Werte -\emph on -r -\emph default -, -\emph on -r{Breite} -\emph default -, -\emph on -l -\family typewriter -\emph default - -\family default -oder -\emph on -l{Breite} -\emph default - annehmen, wobei die -\family sans -Breite -\family default - optional ist. - -\emph on -l{2pt} -\emph default - zum Beispiel bedeutet, dass die Linie links um 2 -\begin_inset space \thinspace{} -\end_inset - -pt gekürzt wird. - Ohne Breitenangabe werden die Linien um 0.5 -\begin_inset space \thinspace{} -\end_inset - -em gekürzt. +\begin_layout Plain Layout +Falken \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - -In Tabelle -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Formale-Tabelle" - \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text - wurden die Befehle -\end_layout +\begin_layout Plain Layout +\begin_inset ERT +status open -\begin_layout Standard +\begin_layout Plain Layout -\series bold \backslash -cmidrule(r){2-2} -\backslash -cmidrule(l){3-4} -\end_layout - -\begin_layout Standard -am Anfang der zweiten Zeile und +diagbox[dir=NE]{ \end_layout -\begin_layout Standard +\end_inset -\series bold +Heim +\begin_inset ERT +status collapsed -\backslash -cmidrule(l{10pt}){1-1} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -in der sechsten benutzt. +}{ \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +Ergebnis +\begin_inset ERT +status collapsed -\end_layout - -\begin_layout Standard -Sie können mit -\series bold - -\backslash -cmidrule -\series default - auch überlappende Linien wie in Tabelle -\begin_inset space ~ -\end_inset - +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Special-booktabs-table" +}{ +\end_layout \end_inset - definieren. - Der Befehl ist: -\end_layout - -\begin_layout Standard +Auswärts +\begin_inset ERT +status collapsed -\series bold +\begin_layout Plain Layout -\backslash -morecmidrules +} \end_layout -\begin_layout Standard -In Zeile zwei der Tabelle -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Special-booktabs-table" +\end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text - wurde folgender Befehl benutzt: +\begin_layout Plain Layout +Tiger \end_layout -\begin_layout Standard - -\series bold - -\backslash -cmidrule(r){2-2} -\backslash -cmidrule(l){3-4} -\backslash -morecmidrules -\begin_inset Newline newline \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text - -\backslash -cmidrule{2-4} -\end_layout - -\begin_layout Standard -und in Zeile sechs: +\begin_layout Plain Layout +--- \end_layout -\begin_layout Standard - -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -midrule -\backslash -morecmidrules -\backslash -cmidrule{3-4} +\begin_layout Plain Layout +1:3 \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text - -\end_layout - -\begin_layout Standard -Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem - Befehl eine Linie zeichnen, die alle Spalten überspannt: +\begin_layout Plain Layout +0:1 \end_layout -\begin_layout Standard - -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text -\backslash -specialrule{Dicke}{Abstand davor}{Abstand danach} +\begin_layout Plain Layout +Tiger \end_layout -\begin_layout Standard -Weitere Informationen finden Sie im Handbuch des LaTeX-Pakets -\series bold -booktabs -\series default - -\begin_inset CommandInset citation -LatexCommand cite -key "booktabs" - \end_inset - -. -\begin_inset Index idx -status collapsed +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -LaTeX-Pakete ! booktabs +Panther \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +3:1 \end_layout -\begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Special-booktabs-table" +--- +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -Eine spezielle formale Tabelle +\begin_layout Plain Layout +0:0 \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +Panther \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="8" columns="4"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="right" valignment="top" width="0"> -<column alignment="right" valignment="top" width="0"> +\end_inset +</cell> +</row> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -System +Falken \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset - -1 +1:0 \end_layout \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} +0:0 +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -2 +\begin_layout Plain Layout +--- \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +Falken \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout \begin_inset ERT -status collapsed +status open \begin_layout Plain Layout \backslash -cmidrule(r){2-2} +diagbox[dir=SW]{ \end_layout \end_inset - +Heim \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule(l){3-4} +}{ \end_layout \end_inset - +Ergebnis \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -morecmidrules +}{ \end_layout \end_inset - +Auswärts \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule{2-4} +} \end_layout \end_inset -Detektordicke in µm -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -300 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 +Tiger \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -700 +Panther \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Kantenwinkel in ° +Falken \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3,55 -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\begin_inset ERT +status open \begin_layout Plain Layout -2,71 -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -7,99 +\backslash +diagbox[dir=SE]{ \end_layout \end_inset -</cell> -</row> -<row topspace="default"> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Heim +\begin_inset ERT +status collapsed \begin_layout Plain Layout -räumliche Auf\SpecialChar \textcompwordmark{} -lösung in µm + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Ergebnis +\begin_inset ERT +status collapsed \begin_layout Plain Layout -4,26 + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Auswärts +\begin_inset ERT +status collapsed \begin_layout Plain Layout -10,17 + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -10,56 + \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +</lyxtabular> -\begin_layout Plain Layout -MTF bei -\begin_inset Formula $f_{\mathrm{max}}$ \end_inset \end_layout +\begin_layout Standard +Um die diagonalen Linien zu drehen, wird die Befehlsoption +\series bold +dir=Richtung +\series default + verwendet. + +\emph on +Richtung +\emph default + ist entweder +\series bold +NE +\series default +, +\series bold +DE +\series default +, +\series bold +SW +\series default + oder +\series bold +NW +\series default + und stellt eine Himmelsrichtung dar. + +\series bold +SW +\series default + ist z. +\begin_inset space \thinspace{} \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -0,53 +B. + die Südwestecke. + Daher wird in der unteren, linken Zelle der obigen Tabelle der Befehl \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -0,37 +\series bold + +\backslash +diagbox[dir=SW]{Heim}{Ergebnis}{Auswärts} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard +verwendet. + Wenn keine Richtung angegeben ist, wird NW verwendet. +\end_layout -\begin_layout Plain Layout -0,39 +\begin_layout Standard +Die benötigte Breite von geteilten Zellen wird automatisch berechnet. + Wenn Sie eine feste Breite für die Spalte setzen, die kleiner als die berechnet +e ist, ragt der Inhalt über die Zelle hinaus: \end_layout -\end_inset -</cell> -</row> +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="3cm"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -14191,272 +14114,259 @@ \backslash -morecmidrules +diagbox{ \end_layout \end_inset - +Name \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule{3-4} +}{ \end_layout \end_inset -LSF-räumliche Auf\SpecialChar \textcompwordmark{} -lösung -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +Parameter +\begin_inset ERT +status collapsed \begin_layout Plain Layout +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +Dicke in nm \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -in µm +Perfekt Grün \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -129,7 +45 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -52,75 -\end_layout +</row> +</lyxtabular> \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -50,78 -\end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -in % der Pixelgröße \end_layout +\begin_layout Standard +Wenn man eine bestimmte Breite für Spalten mit einer geteilten Zelle braucht, + verwendet man die Befehlsoption +\series bold +width=3cm +\series default + (ersetzen Sie '3cm' durch die benötigte Breite). + In der folgenden Tabelle ist die Breite der ersten Spalte auf 4 +\begin_inset space \thinspace{} \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -76,3 -\end_layout +cm gesetzt. + Für +\series bold +\backslash +diagbox +\series default + wird eine Breite von 4 +\begin_inset space \thinspace{} \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -95,9 -\end_layout +cm + 2 +\begin_inset space \thinspace{} \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -92,3 -\end_layout -\end_inset -</cell> -</row> -</lyxtabular> +\backslash +tabcolsep benötigt, denn die Gesamtbreite ist die Breite für den Text (in + diesem Fall 4 +\begin_inset space \thinspace{} \end_inset +cm) plus zweimal den Abstand zwischen Text und Zellrand. + Die Berechnung der Breite kann nicht in der Befehlsoption von +\series bold +\backslash +diagbox +\series default + durchgeführt werden, so dass man eine neue Länge erstellen muss, die man + später verwenden kann. + Dies wird mit den TeX-Code Befehlen \end_layout +\begin_layout Standard + +\series bold + +\backslash +newlength{ +\backslash +diagtest} +\begin_inset Newline newline \end_inset +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} \end_layout -\begin_layout Section -Vertikale Tabellen-Ausrichtung -\begin_inset Index idx +\begin_layout Standard +erreicht. +\end_layout + +\begin_layout Standard +\begin_inset ERT status collapsed \begin_layout Plain Layout -Tabellen ! Ausrichtung -\end_layout - -\end_inset +\backslash +newlength{ +\backslash +diagtest} \end_layout -\begin_layout Standard -Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in - einer Box sein. - Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt -\begin_inset space ~ -\end_inset +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "abs:Box-Dialog" +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} +\end_layout \end_inset - beschrieben. + \end_layout \begin_layout Standard -Im folgenden sind die Tabellen jeweils in einer Minipage-Box -\begin_inset Foot +Um Berechnungen in LaTeX zu aktivieren, muss das Paket +\series bold +calc +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout -Minipages werden in Abschnitt -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "abs:Minipage" +LaTeX-Pakete ! calc +\end_layout \end_inset - beschrieben. + im LaTeX-Vorspann geladen werden. \end_layout -\end_inset +\begin_layout Standard +In der Tabelle kann man nun den Befehl +\end_layout - mit 15 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Standard -col%-Breite: +\series bold + +\backslash +diagbox[width= +\backslash +diagtest]{A}{B} \end_layout -\begin_layout Itemize -Test -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_layout Standard +in der ersten Zelle verwenden: +\end_layout -\begin_layout Plain Layout +\begin_layout Standard +\noindent +\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="4cm"> <column alignment="center" valignment="top" width="0"> <row> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Tabelle 1 -\end_layout - -\end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset ERT +status open \begin_layout Plain Layout + +\backslash +diagbox[width= +\backslash +diagtest]{ \end_layout \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -b + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e + \end_layout \end_inset @@ -14465,7 +14375,7 @@ \begin_inset Text \begin_layout Plain Layout -h +Dicke in nm \end_layout \end_inset @@ -14476,16 +14386,7 @@ \begin_inset Text \begin_layout Plain Layout -c -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -f +Perfekt Grün \end_layout \end_inset @@ -14494,7 +14395,7 @@ \begin_inset Text \begin_layout Plain Layout -i +45 \end_layout \end_inset @@ -14507,9 +14408,26 @@ \end_layout -\end_inset +\begin_layout Standard +Man beachte, dass die geteilte Zelle die breiteste Zelle in der Spalte sein + muss. + Ansonsten kann die Länge der diagonalen Linie nicht richtig berechnet werden, + wie in in dieser Tabelle: +\end_layout - Test +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout \begin_inset ERT status collapsed @@ -14517,78 +14435,34 @@ \backslash -raisebox{0.85 -\backslash -baselineskip}{ +diagbox{ \end_layout \end_inset - -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" +A +\begin_inset ERT status collapsed \begin_layout Plain Layout -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -Tabelle 2 +}{ \end_layout \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout - -\end_layout - -\end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout +} \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -b -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e \end_layout \end_inset @@ -14597,7 +14471,7 @@ \begin_inset Text \begin_layout Plain Layout -h +Dicke in nm \end_layout \end_inset @@ -14608,16 +14482,7 @@ \begin_inset Text \begin_layout Plain Layout -c -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -f +Perfekt Grün \end_layout \end_inset @@ -14626,7 +14491,7 @@ \begin_inset Text \begin_layout Plain Layout -i +45 \end_layout \end_inset @@ -14639,88 +14504,77 @@ \end_layout -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout +\begin_layout Standard +Verwenden Sie in diesem Fall die Option +\series bold +width +\series default + des Befehls +\series bold +\backslash +diagbox +\series default +. + Es ist dabei nicht notwendig, 2 +\backslash +tabcolsep hinzu zu addieren, da die Zellbreite nun die Breite der Spalte + ist. + In dieser Tabelle wird eine Breite von 3 +\begin_inset space \thinspace{} \end_inset - +cm verwendet: \end_layout -\begin_layout Itemize -Test -\begin_inset Box Frameless -position "c" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed - -\begin_layout Plain Layout +\begin_layout Standard +\noindent +\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0pt"> <column alignment="center" valignment="top" width="0"> <row> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Tabelle 3 -\end_layout - -\end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset ERT +status open \begin_layout Plain Layout + +\backslash +diagbox[width=3cm]{ \end_layout \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -b + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e + \end_layout \end_inset @@ -14729,7 +14583,7 @@ \begin_inset Text \begin_layout Plain Layout -h +Dicke in nm \end_layout \end_inset @@ -14740,16 +14594,7 @@ \begin_inset Text \begin_layout Plain Layout -c -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -f +Perfekt Grün \end_layout \end_inset @@ -14758,7 +14603,7 @@ \begin_inset Text \begin_layout Plain Layout -i +45 \end_layout \end_inset @@ -14771,106 +14616,164 @@ \end_layout -\end_inset +\begin_layout Standard +Für mehrere Textzeilen in geteilten Zellen braucht man mehr Höhe um den + Text in der Zelle unterzubringen. + Dies wird mit der +\series bold + +\backslash +diagbox +\series default +-Option +\series bold +height=3cm +\series default + erreicht (ersetzen Sie '3cm' durch die benötigte Höhe). + In der folgenden Tabelle wird der Befehl +\end_layout +\begin_layout Standard + +\series bold + +\backslash +diagbox[width=3cm,height=1.4cm]{A +\backslash + +\backslash +B}{C +\backslash +\backslash +D} \end_layout -\begin_layout Itemize -Test -\begin_inset Box Frameless -position "b" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" +\begin_layout Standard +in der ersten Zelle verwendet. + Der Befehl +\series bold + +\backslash + +\backslash + +\series default + erzeugt hierbei den Zeilenumbruch. +\begin_inset Foot status collapsed \begin_layout Plain Layout +Zeilen mit +\family sans +Strg+Enter +\family default + umzubrechen ist nur möglich, wenn die Spalte eine feste Breite hat. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> <row> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Tabelle 4 +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[width=3cm,height=1.4cm]{ \end_layout \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout + +\backslash + +\backslash + \end_layout \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +C +\begin_inset ERT +status collapsed \begin_layout Plain Layout -b + + +\backslash + +\backslash + \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +D +\begin_inset ERT +status collapsed \begin_layout Plain Layout -e + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -h + \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -c +Dicke in nm \end_layout \end_inset </cell> +</row> +<row> <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -f +Perfekt Grün \end_layout \end_inset @@ -14879,7 +14782,7 @@ \begin_inset Text \begin_layout Plain Layout -i +45 \end_layout \end_inset @@ -14892,9 +14795,7 @@ \end_layout -\end_inset - -Test +\begin_layout Standard \begin_inset ERT status collapsed @@ -14902,31 +14803,1945 @@ \backslash -raisebox{-0.32 -\backslash -baselineskip}{ +else \end_layout \end_inset -\begin_inset Box Frameless -position "b" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_inset Note Note +status open \begin_layout Plain Layout -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> +Der folgende Teil wird gedruckt, wenn das LaTeX-Paket +\series bold +diagbox +\series default + nicht installiert ist: +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Sie müssen das LaTeX-Paket +\series bold +diagbox +\series default + installiert haben um den Inhalt dieses Abschnitts zu sehen. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Für mehr Informationen über das LaTeX-Paket +\series bold +diagbox +\series default +, siehe dessen Dokumentation, +\begin_inset CommandInset citation +LatexCommand cite +key "diagbox" + +\end_inset + +. +\end_layout + +\begin_layout Section +Formale Tabellen +\begin_inset CommandInset label +LatexCommand label +name "abs:Formale-Tabellen" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Tabellen ! Formale +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Tabellen werden in Büchern oft wie Tabelle +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Formale-Tabelle" + +\end_inset + + gesetzt. + Diese Tabellen werden +\emph on + formal +\emph default + genannt. + Formale Tabellen bekommen Sie, wenn Sie im +\family sans +Tabellen-Einstellungen +\family default +-Dialog auf der Karteikarte +\family sans +Rahmen +\family default + den +\family sans +Stil +\family default + +\family sans +Formal +\family default + ankreuzen. +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Formale-Tabelle" + +\end_inset + +Formale Tabelle +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="8" columns="4"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="right" valignment="top" width="0"> +<column alignment="right" valignment="top" width="0"> +<column alignment="right" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +System +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +1 +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +2 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){2-2} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l){3-4} +\end_layout + +\end_inset + +Detektordicke in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +700 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Kantenwinkel in ° +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +3.55 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +2.71 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +7.99 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +räumliche Auf\SpecialChar \textcompwordmark{} +lösung in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +4.26 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.17 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.56 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +MTF bei +\begin_inset Formula $f_{\mathrm{max}}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.53 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.37 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.39 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l{10pt}){1-1} +\end_layout + +\end_inset + +LSF räumliche Auf\SpecialChar \textcompwordmark{} +lösung +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +129.7 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +52.75 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +50.78 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +in % der Pixelgröße +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +76.3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +95.9 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +92.3 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Abstände zu Tabellenzeilen können auf der Karteikarte +\family sans +Rahmen +\family default + des +\family sans +Tabellen-Ein\SpecialChar \- +stel\SpecialChar \- +lun\SpecialChar \- +gen +\family default +-Dialogs hinzugefügt werden, wie in Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "uab:Zeilenabstand" + +\end_inset + + beschrieben. +\end_layout + +\begin_layout Standard +Im Gegensatz zu normalen Tabellen haben formale keine vertikalen Linien. + Die horizontalen können wie für normale Tabellen gesetzt werden, sehen + gedruckt aber anders aus. + Die erste und letzte Linie ist 0.08 +\begin_inset space \thinspace{} +\end_inset + +em dick, während die anderen 0.05 +\begin_inset space \thinspace{} +\end_inset + +em dick sind. +\end_layout + +\begin_layout Standard +Die Standarddicken können im LaTeX-Vorspann geändert werden: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +mytoprule +\backslash +toprule +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +toprule}{ +\backslash +mytoprule[Breite]} +\end_layout + +\begin_layout Standard +Dies Beispiel gilt für die oberste Linie, genannt +\series bold +toprule +\series default +. + Für die letzte müssen Sie +\series bold +toprule +\series default + durch +\series bold +bottomrule +\series default + ersetzen. + Die Linien dazwischen heißen +\series bold +midrule +\series default +. + Für +\family sans +Breite +\family default + können Sie alle Einheiten benutzen, die in Anhang +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "kap:In-LyX-verfügbare" + +\end_inset + + aufgelistet sind. +\end_layout + +\begin_layout Standard +Linien, die nicht über alle Spalten der Tabelle gehen, erhalten Sie durch + eine Linie unter einer Mehrfachspalte. + LyX wird intern den Befehl +\series bold + +\backslash +cmidrule +\series default + benutzen, um diese Linie zu drucken. + Der ganze Befehl sieht so aus: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule[width](trim){Anfangsspalte-Endspalte} +\end_layout + +\begin_layout Standard +Die +\series bold + +\backslash +cmidrule +\series default +-Optionen werden (noch) nicht von LyX unterstützt, also müssen Sie TeX-Code + benutzen. + +\series bold + +\backslash +cmidrule +\series default + kann man benutzen, indem man den Befehl als TeX-Code als erstes in die + erste Zelle einer Zeile einfügt. + Die Linie wird dann über der Zeile gedruckt. +\end_layout + +\begin_layout Standard +Der Standardwert ist 0.03 +\begin_inset space \thinspace{} +\end_inset + +em. + Die Linie reicht von +\family typewriter +Anfangsspalte +\family default + bis +\family typewriter +End\SpecialChar \- +spal\SpecialChar \- +te +\family default +. + Wenn die Linie nur über eine Spalte reicht, sind beide Werte gleich. + Der optionale Parameter +\family typewriter +trim +\family default + kann die Werte +\emph on +r +\emph default +, +\emph on +r{Breite} +\emph default +, +\emph on +l +\family typewriter +\emph default + +\family default +oder +\emph on +l{Breite} +\emph default + annehmen, wobei die +\family sans +Breite +\family default + optional ist. + +\emph on +l{2pt} +\emph default + zum Beispiel bedeutet, dass die Linie links um 2 +\begin_inset space \thinspace{} +\end_inset + +pt gekürzt wird. + Ohne Breitenangabe werden die Linien um 0.5 +\begin_inset space \thinspace{} +\end_inset + +em gekürzt. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + +In Tabelle +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Formale-Tabelle" + +\end_inset + + wurden die Befehle +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule(r){2-2} +\backslash +cmidrule(l){3-4} +\end_layout + +\begin_layout Standard +am Anfang der zweiten Zeile und +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule(l{10pt}){1-1} +\end_layout + +\begin_layout Standard +in der sechsten benutzt. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +Sie können mit +\series bold + +\backslash +cmidrule +\series default + auch überlappende Linien wie in Tabelle +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Special-booktabs-table" + +\end_inset + + definieren. + Der Befehl ist: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +morecmidrules +\end_layout + +\begin_layout Standard +In Zeile zwei der Tabelle +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Special-booktabs-table" + +\end_inset + + wurde folgender Befehl benutzt: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule(r){2-2} +\backslash +cmidrule(l){3-4} +\backslash +morecmidrules +\begin_inset Newline newline +\end_inset + + +\backslash +cmidrule{2-4} +\end_layout + +\begin_layout Standard +und in Zeile sechs: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +midrule +\backslash +morecmidrules +\backslash +cmidrule{3-4} +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +Wenn Sie trotzdem mit den Linien nicht zufrieden sind, können Sie mit folgendem + Befehl eine Linie zeichnen, die alle Spalten überspannt: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +specialrule{Dicke}{Abstand davor}{Abstand danach} +\end_layout + +\begin_layout Standard +Weitere Informationen finden Sie im Handbuch des LaTeX-Pakets +\series bold +booktabs +\series default + +\begin_inset CommandInset citation +LatexCommand cite +key "booktabs" + +\end_inset + +. +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-Pakete ! booktabs +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Special-booktabs-table" + +\end_inset + +Eine spezielle formale Tabelle +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="8" columns="4"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="right" valignment="top" width="0"> +<column alignment="right" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +System +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +1 +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +2 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){2-2} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l){3-4} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +morecmidrules +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule{2-4} +\end_layout + +\end_inset + +Detektordicke in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +700 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Kantenwinkel in ° +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +3,55 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +2,71 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +7,99 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +räumliche Auf\SpecialChar \textcompwordmark{} +lösung in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +4,26 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10,17 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10,56 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +MTF bei +\begin_inset Formula $f_{\mathrm{max}}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0,53 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0,37 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0,39 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +morecmidrules +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule{3-4} +\end_layout + +\end_inset + +LSF-räumliche Auf\SpecialChar \textcompwordmark{} +lösung +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +129,7 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +52,75 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +50,78 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +in % der Pixelgröße +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +76,3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +95,9 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +92,3 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Vertikale Tabellen-Ausrichtung +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Tabellen ! Ausrichtung +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Damit Tabellen vertikal im Text ausgerichtet werden können, müssen sie in + einer Box sein. + Die Box kann dann vertikal ausgerichtet werden, wie in Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "abs:Box-Dialog" + +\end_inset + + beschrieben. +\end_layout + +\begin_layout Standard +Im folgenden sind die Tabellen jeweils in einer Minipage-Box +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Minipages werden in Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "abs:Minipage" + +\end_inset + + beschrieben. +\end_layout + +\end_inset + + mit 15 +\begin_inset space \thinspace{} +\end_inset + +col%-Breite: +\end_layout + +\begin_layout Itemize +Test +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tabelle 1 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + Test +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +raisebox{0.85 +\backslash +baselineskip}{ +\end_layout + +\end_inset + + +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tabelle 2 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +Test +\begin_inset Box Frameless +position "c" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tabelle 3 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +Test +\begin_inset Box Frameless +position "b" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tabelle 4 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + +Test +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +raisebox{-0.32 +\backslash +baselineskip}{ +\end_layout + +\end_inset + + +\begin_inset Box Frameless +position "b" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> @@ -15913,7 +17728,7 @@ \begin_layout Plain Layout \begin_inset ERT -status collapsed +status open \begin_layout Plain Layout @@ -18328,185 +20143,679 @@ \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $10^{\mbox{-}17}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\Gamma(t)\propto$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\:\Upsilon(t)$ +\end_inset + + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +1024× +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +768 +\begin_inset space \thinspace{} +\end_inset + +Pixel +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $5.78\cdot$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $10^{7}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $A\ne$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\: B_{\mathrm{red}}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +32× +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +6 +\begin_inset space \thinspace{} +\end_inset + +cm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +- +\begin_inset Formula $33.5\cdot$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $10^{4}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\sin(\alpha)\ge$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\:\sin(\beta)$ +\end_inset + + +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Angepasste Zellen-/Spaltenformate +\begin_inset CommandInset label +LatexCommand label +name "uab:Angepasste-Zellen-/Spaltenformate" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Tabellen ! Spaltenformat +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Wenn man wie in Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Berechnung-der-Tabellenbreite" + +\end_inset + + oder Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "uab:Mehrfachspalten-Berechnungen" + +\end_inset + + die gewünschte Breite von Spalten berechnen muss, ist das bei mehreren + Tabellen sehr lästig. + Um sich das Leben zu erleichtern, kann man im LaTeX-Vorspann ein Zellen/Spalten +-Format definieren, das dann in allen Tabellen des Dokuments verwendet werden + kann. + Das Format wird mit dem Befehl +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{Formatname}[Zahl der Argumente]{Befehle} +\end_layout + +\begin_layout Standard +definiert. + Der Formatname darf nur ein Buchstabe sein, aber nicht +\emph on +b +\emph default +, +\emph on +c +\emph default +, +\emph on +l +\emph default +, +\emph on +m +\emph default +, +\emph on +p +\emph default + oder +\emph on +r +\emph default +, weil diese vordefiniert sind. + Aber alle Buchstaben sind als Großbuchstaben erlaubt. +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester + Breite könnte das Format so aussehen: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{M}[1]{>{ +\backslash +centering +\backslash +hspace{0pt}}m{#1}} +\end_layout + +\begin_layout Standard +wobei +\series bold + +\backslash +hspace{0pt} +\series default + das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in + Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "uab:Mehrfache-Zeilen-in" + +\end_inset + + beschrieben. + Jetzt können Sie mit +\end_layout + +\begin_layout Standard + +\series bold +M{Breite} +\end_layout + +\begin_layout Standard +im +\family sans +LaTeX-Argument +\family default + im Tabellen-Einstellungen-Dialog eine Mehrfachspalte definieren. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes + Format definieren: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{S}[2]{>{ +\backslash +centering +\backslash +hspace{0pt}} +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom +status open + +\begin_layout Plain Layout + +\series bold + +\backslash +newcolumntype +\end_layout + +\end_inset + +m{(#1+(2 +\backslash +tabcolsep+ +\backslash +arrayrulewidth)*(1-#2))/#2}} +\end_layout + +\begin_layout Standard +Dieses Format benutzt Gleichung +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "eq:Wgn" + +\end_inset + +, um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich + breit ist. +\end_layout + +\begin_layout Standard +Jetzt können Sie im +\family sans +LaTeX-Argument +\family default + im +\family sans +Tabellen-Einstellungen +\family default +-Dialog folgendes einfügen: +\end_layout + +\begin_layout Standard + +\series bold +S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten} +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +Für farbige Spalten können Sie folgendes einfügen: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{K}[1]{>{ +\backslash +columncolor{#1} +\backslash +hspace{0pt}}c} +\end_layout + +\begin_layout Standard +Das +\begin_inset Quotes gld +\end_inset + +c +\begin_inset Quotes grd +\end_inset + + am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal + zentriert ist. + Jetzt können Sie als +\family sans +LaTeX-Argument +\family default + folgendes einfügen: +\end_layout + +\begin_layout Standard + +\series bold +K{Farbname} +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +Für Tabelle +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tabelle-mit-benutzerdefinierte" + +\end_inset + + wurden folgende +\family sans +LaTeX-Argumente +\family default + benutzt: +\end_layout + +\begin_layout Standard + +\series bold +M{2.5cm} +\end_layout + +\begin_layout Standard +für die erste Spalte und die Mehrfachspalte, +\end_layout + +\begin_layout Standard + +\series bold +K{red} +\end_layout + +\begin_layout Standard +für die letzte Spalte und +\end_layout -\begin_layout Plain Layout -\begin_inset Formula $10^{\mbox{-}17}$ -\end_inset +\begin_layout Standard +\series bold +S{2.5cm}{2} +\end_layout +\begin_layout Standard +für die Spalten in der zweiten Mehrfachspalte. \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open \begin_layout Plain Layout -\begin_inset Formula $\Gamma(t)\propto$ -\end_inset - +\begin_inset Caption -\end_layout +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tabelle-mit-benutzerdefinierte" \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\begin_inset Formula $\:\Upsilon(t)$ +Tabelle mit benutzerdefinierten Formaten +\end_layout + \end_inset \end_layout -\end_inset -</cell> -</row> +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> +<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> +<column alignment="center" valignment="middle" width="0"> +<column alignment="center" valignment="middle" width="0" special="K{red}"> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -1024× +einsehrlangesWort \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> \begin_inset Text \begin_layout Plain Layout -768 -\begin_inset space \thinspace{} -\end_inset - -Pixel +Mehrfachspalte mit mehreren Zeilen \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $5.78\cdot$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $10^{7}$ -\end_inset - - +c \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\ne$ -\end_inset - - +d \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\: B_{\mathrm{red}}$ -\end_inset - - +e \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -32× +f \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -6 -\begin_inset space \thinspace{} -\end_inset - -cm +g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -- -\begin_inset Formula $33.5\cdot$ -\end_inset - - +h \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $10^{4}$ -\end_inset - - +i \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\sin(\alpha)\ge$ -\end_inset - - +j \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\:\sin(\beta)$ -\end_inset - - +k \end_layout \end_inset @@ -18525,10 +20834,10 @@ \end_layout \begin_layout Subsection -Angepasste Zellen-/Spaltenformate +Liniendicke \begin_inset CommandInset label LatexCommand label -name "uab:Angepasste-Zellen-/Spaltenformate" +name "uab:Liniendicke" \end_inset @@ -18537,7 +20846,7 @@ status collapsed \begin_layout Plain Layout -Tabellen ! Spaltenformat +Tabellen ! Linien ! -dicke \end_layout \end_inset @@ -18546,34 +20855,29 @@ \end_layout \begin_layout Standard -Wenn man wie in Abschnitt -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Berechnung-der-Tabellenbreite" +Die Liniendicke für alle Linien einer Tabelle kann mit +\series bold +\backslash +arrayrulewidth +\series default + eingestellt werden. + Um eine Liniendicke von 1.5 +\begin_inset space \thinspace{} \end_inset - oder Abschnitt +pt wie in Tabelle \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "uab:Mehrfachspalten-Berechnungen" +reference "tab:Tabelle-mit-1.5pt-Liniendicke" \end_inset - die gewünschte Breite von Spalten berechnen muss, ist das bei mehreren - Tabellen sehr lästig. - Um sich das Leben zu erleichtern, kann man im LaTeX-Vorspann ein Zellen/Spalten --Format definieren, das dann in allen Tabellen des Dokuments verwendet werden - kann. - Das Format wird mit dem Befehl + zu bekommen, geben Sie den Befehl \end_layout \begin_layout Standard @@ -18581,189 +20885,218 @@ \series bold \backslash -newcolumntype{Formatname}[Zahl der Argumente]{Befehle} +setlength{ +\backslash +arrayrulewidth}{1.5pt} \end_layout \begin_layout Standard -definiert. - Der Formatname darf nur ein Buchstabe sein, aber nicht -\emph on -b -\emph default -, -\emph on -c -\emph default -, -\emph on -l -\emph default -, -\emph on -m -\emph default -, -\emph on -p -\emph default - oder -\emph on -r -\emph default -, weil diese vordefiniert sind. - Aber alle Buchstaben sind als Großbuchstaben erlaubt. +als TeX-Code vor der (Gleitobjekt-)Tabelle ein. + Die geänderte Liniendicke gilt für alle folgenden Tabellen. + Mit \end_layout \begin_layout Standard -\begin_inset VSpace medskip -\end_inset +\series bold +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} \end_layout \begin_layout Standard -Für vertikal und horizontal zentrierte Mehrfachspalten-Zellen mit fester - Breite könnte das Format so aussehen: +bekommen Sie wieder die Standarddicke. \end_layout \begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\series bold \backslash -newcolumntype{M}[1]{>{ -\backslash -centering +setlength{ \backslash -hspace{0pt}}m{#1}} +arrayrulewidth}{1.5pt} \end_layout -\begin_layout Standard -wobei -\series bold - -\backslash -hspace{0pt} -\series default - das Problem mit der Silbentrennung des ersten Wortes vermeidet, wie in - Abschnitt -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "uab:Mehrfache-Zeilen-in" +\begin_inset Float table +placement H +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tabelle-mit-1.5pt-Liniendicke" \end_inset - beschrieben. - Jetzt können Sie mit +Tabelle mit 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt Liniendicke \end_layout -\begin_layout Standard +\end_inset + -\series bold -M{Breite} \end_layout -\begin_layout Standard -im -\family sans -LaTeX-Argument -\family default - im Tabellen-Einstellungen-Dialog eine Mehrfachspalte definieren. +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -Für Zellen, die von einer Mehrfachspalte überspannt werden, können Sie folgendes - Format definieren: +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout + +\end_layout -\backslash -newcolumntype{S}[2]{>{ -\backslash -centering -\backslash -hspace{0pt}} -\begin_inset Newline newline \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +sd +\end_layout -\begin_inset Phantom HPhantom -status open +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\series bold +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout -\backslash -newcolumntype \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout -m{(#1+(2 -\backslash -tabcolsep+ -\backslash -arrayrulewidth)*(1-#2))/#2}} \end_layout -\begin_layout Standard -Dieses Format benutzt Gleichung -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +sd +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "eq:Wgn" +\end_inset +</cell> +</row> +</lyxtabular> \end_inset -, um die nötige Breite zu berechnen, damit jede überspannte Spalte gleich - breit ist. + \end_layout -\begin_layout Standard -Jetzt können Sie im -\family sans -LaTeX-Argument -\family default - im -\family sans -Tabellen-Einstellungen -\family default --Dialog folgendes einfügen: +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} \end_layout -\begin_layout Standard +\end_inset + -\series bold -S{Mehrfachspalten-Breite}{Zahl der überspannten Spalten} \end_layout \begin_layout Standard \begin_inset VSpace bigskip \end_inset +Um eine Liniendicke von 1.5 +\begin_inset space \thinspace{} +\end_inset -\end_layout +pt nur für horizontale Linien zu bekommen wie in Tabelle +\begin_inset space ~ +\end_inset -\begin_layout Standard -Für farbige Spalten können Sie folgendes einfügen: + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tabelle-mit-1.5pt-horiz" + +\end_inset + +, müssen Sie folgende Befehle als TeX-Code vor der (Gleitobjekt-)Tabelle + einfügen: \end_layout \begin_layout Standard @@ -18771,94 +21104,112 @@ \series bold \backslash -newcolumntype{K}[1]{>{ +let \backslash -columncolor{#1} +myHline \backslash -hspace{0pt}}c} -\end_layout +hline +\begin_inset Newline newline +\end_inset -\begin_layout Standard -Das -\begin_inset Quotes gld + +\backslash +renewcommand{ +\backslash +hline} +\begin_inset Newline newline \end_inset -c -\begin_inset Quotes grd + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} +\begin_inset Newline newline \end_inset - am Ende erzeugt eine Spalte mit flexibler Breite, deren Text horizontal - zentriert ist. - Jetzt können Sie als -\family sans -LaTeX-Argument -\family default - folgendes einfügen: + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} \end_layout \begin_layout Standard - -\series bold -K{Farbname} +Die Standarddicke erhalten Sie mit folgendem Befehl als TeX-Code hinter + der (Gleit\SpecialChar \- +objekt-)Tabelle zurück: \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\series bold +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout \begin_layout Standard -Für Tabelle -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tabelle-mit-benutzerdefinierte" - -\end_inset +\begin_inset ERT +status collapsed - wurden folgende -\family sans -LaTeX-Argumente -\family default - benutzt: -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -\series bold -M{2.5cm} +\backslash +let +\backslash +myHline +\backslash +hline \end_layout -\begin_layout Standard -für die erste Spalte und die Mehrfachspalte, -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -\series bold -K{red} +\backslash +renewcommand{ +\backslash +hline} \end_layout -\begin_layout Standard -für die letzte Spalte und +\begin_layout Plain Layout + + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} \end_layout -\begin_layout Standard +\begin_layout Plain Layout -\series bold -S{2.5cm}{2} + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} \end_layout -\begin_layout Standard -für die Spalten in der zweiten Mehrfachspalte. -\end_layout +\end_inset + -\begin_layout Standard \begin_inset Float table placement h wide false @@ -18871,11 +21222,15 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Tabelle-mit-benutzerdefinierte" +name "tab:Tabelle-mit-1.5pt-horiz" \end_inset -Tabelle mit benutzerdefinierten Formaten +Tabelle mit 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt dicken horizontalen Linien \end_layout \end_inset @@ -18886,32 +21241,22 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="4"> +<lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> -<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> -<column alignment="center" valignment="middle" width="0"> -<column alignment="center" valignment="middle" width="0" special="K{red}"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -einsehrlangesWort -\end_layout - -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> -\begin_inset Text - -\begin_layout Plain Layout -Mehrfachspalte mit mehreren Zeilen +sd \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18924,7 +21269,7 @@ \begin_inset Text \begin_layout Plain Layout -c + \end_layout \end_inset @@ -18935,16 +21280,7 @@ \begin_inset Text \begin_layout Plain Layout -d -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e \end_layout \end_inset @@ -18953,7 +21289,7 @@ \begin_inset Text \begin_layout Plain Layout -f +sd \end_layout \end_inset @@ -18962,7 +21298,7 @@ \begin_inset Text \begin_layout Plain Layout -g + \end_layout \end_inset @@ -18973,16 +21309,7 @@ \begin_inset Text \begin_layout Plain Layout -h -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -i \end_layout \end_inset @@ -18991,7 +21318,7 @@ \begin_inset Text \begin_layout Plain Layout -j + \end_layout \end_inset @@ -19000,7 +21327,7 @@ \begin_inset Text \begin_layout Plain Layout -k +sd \end_layout \end_inset @@ -19016,22 +21343,18 @@ \end_inset -\end_layout - -\begin_layout Subsection -Liniendicke -\begin_inset CommandInset label -LatexCommand label -name "uab:Liniendicke" - -\end_inset - - -\begin_inset Index idx +\begin_inset ERT status collapsed \begin_layout Plain Layout -Tabellen ! Linien ! -dicke + + +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout \end_inset @@ -19040,29 +21363,26 @@ \end_layout \begin_layout Standard -Die Liniendicke für alle Linien einer Tabelle kann mit -\series bold +\begin_inset VSpace bigskip +\end_inset -\backslash -arrayrulewidth -\series default - eingestellt werden. - Um eine Liniendicke von 1.5 +Um die Liniendicke von 1.5 \begin_inset space \thinspace{} \end_inset -pt wie in Tabelle +pt nur für vertikale Linien zu bekommen, müssen Sie im LaTeX-Vorspann folgendes + Spaltenformat entsprechend der Beschreibung in Abschnitt \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Tabelle-mit-1.5pt-Liniendicke" +reference "uab:Angepasste-Zellen-/Spaltenformate" \end_inset - zu bekommen, geben Sie den Befehl + definieren: \end_layout \begin_layout Standard @@ -19070,47 +21390,49 @@ \series bold \backslash -setlength{ +newcolumntype{V}{!{ \backslash -arrayrulewidth}{1.5pt} -\end_layout - -\begin_layout Standard -als TeX-Code vor der (Gleitobjekt-)Tabelle ein. - Die geänderte Liniendicke gilt für alle folgenden Tabellen. - Mit +vrule width 1.5pt}} \end_layout \begin_layout Standard +In Tabelle +\begin_inset space ~ +\end_inset -\series bold -\backslash -setlength{ -\backslash -arrayrulewidth}{0.4pt} -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tabelle-mit-1.5pt-vert" -\begin_layout Standard -bekommen Sie wieder die Standarddicke. -\end_layout +\end_inset -\begin_layout Standard + wurde das +\family sans +LaTe \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +{} \end_layout \end_inset +X-Argument +\family default +\series bold + VcV +\series default + für die letzte Spalte und +\series bold + Vc +\series default + für die anderen benutzt. +\end_layout +\begin_layout Standard \begin_inset Float table placement H wide false @@ -19123,7 +21445,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Tabelle-mit-1.5pt-Liniendicke" +name "tab:Tabelle-mit-1.5pt-vert" \end_inset @@ -19131,7 +21453,7 @@ \begin_inset space \thinspace{} \end_inset -pt Liniendicke +pt dicken vertikalen Linien \end_layout \end_inset @@ -19144,11 +21466,11 @@ \begin_inset Tabular <lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="VcV"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19157,7 +21479,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19166,7 +21488,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19177,7 +21499,7 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19186,7 +21508,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19195,7 +21517,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19206,7 +21528,7 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19215,7 +21537,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19224,7 +21546,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19244,16 +21566,15 @@ \end_inset -\begin_inset ERT +\end_layout + +\begin_layout Subsection +Gestrichelte Linien +\begin_inset Index idx status collapsed \begin_layout Plain Layout - - -\backslash -setlength{ -\backslash -arrayrulewidth}{0.4pt} +Tabellen ! Linien ! gestrichelte \end_layout \end_inset @@ -19262,181 +21583,241 @@ \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\begin_inset ERT +status collapsed -Um eine Liniendicke von 1.5 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Plain Layout + + +\backslash +ifarydshln +\end_layout -pt nur für horizontale Linien zu bekommen wie in Tabelle -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tabelle-mit-1.5pt-horiz" +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket +\series bold +arydshln +\series default + installiert ist. +\end_layout \end_inset -, müssen Sie folgende Befehle als TeX-Code vor der (Gleitobjekt-)Tabelle - einfügen: + \end_layout \begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open -\series bold +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tabelle-mit-gestrichelten" -\backslash -let -\backslash -myHline -\backslash -hline -\begin_inset Newline newline \end_inset +Tabelle mit gestrichelten Linien +\end_layout -\backslash -renewcommand{ -\backslash -hline} -\begin_inset Newline newline \end_inset - { -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 1.5pt} -\begin_inset Newline newline -\end_inset - -\backslash -myHline -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 0.4pt}} \end_layout -\begin_layout Standard -Die Standarddicke erhalten Sie mit folgendem Befehl als TeX-Code hinter - der (Gleit\SpecialChar \- -objekt-)Tabelle zurück: -\end_layout +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="5" columns="5"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special=":c"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\begin_layout Standard +\begin_layout Plain Layout +a +\end_layout -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} +\begin_layout Plain Layout +b \end_layout -\begin_layout Standard -\begin_inset ERT -status collapsed +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout +c +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -let -\backslash -myHline -\backslash -hline +\begin_layout Plain Layout +d \end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + \begin_layout Plain Layout +e +\end_layout +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -renewcommand{ -\backslash -hline} +\begin_layout Plain Layout +f \end_layout -\begin_layout Plain Layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text - { -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 1.5pt} +\begin_layout Plain Layout +g \end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + \begin_layout Plain Layout +h +\end_layout - -\backslash -myHline -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 0.4pt}} +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +j +\end_layout -\begin_inset Float table -placement h -wide false -sideways false -status open +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset Caption +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tabelle-mit-1.5pt-horiz" + + +\backslash +hdashline +\end_layout \end_inset -Tabelle mit 1.5 -\begin_inset space \thinspace{} +k +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text -pt dicken horizontalen Linien +\begin_layout Plain Layout +l \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +m +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +n \end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + \begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +o +\end_layout + +\end_inset +</cell> +</row> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cdashline{4-5} +\end_layout + +\end_inset + +p \end_layout \end_inset @@ -19445,23 +21826,30 @@ \begin_inset Text \begin_layout Plain Layout - +q \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> \begin_inset Text \begin_layout Plain Layout +r +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +s \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19470,31 +21858,31 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +t \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +u \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +v \end_layout \end_inset @@ -19503,7 +21891,7 @@ \begin_inset Text \begin_layout Plain Layout - +w \end_layout \end_inset @@ -19512,7 +21900,7 @@ \begin_inset Text \begin_layout Plain Layout -sd +x \end_layout \end_inset @@ -19528,46 +21916,85 @@ \end_inset -\begin_inset ERT +\end_layout + +\begin_layout Standard +LyX unterstützt von sich aus keine gestrichelten Linien, also müssen Sie + TeX-Code benutzen. + Zunächst müssen Sie das LaTeX-Paket +\series bold +arydshln +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout +LaTeX-Pakete ! arydshln +\end_layout +\end_inset -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} + im LaTeX-Vorspann laden: \end_layout -\end_inset +\begin_layout Standard +\series bold +\backslash +usepackage{arydshln} \end_layout \begin_layout Standard -\begin_inset VSpace bigskip +Um senkrechte Linien zu stricheln, müssen Sie im +\family sans +LaTe +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +{} +\end_layout + \end_inset -Um die Liniendicke von 1.5 -\begin_inset space \thinspace{} +X-Argument +\family default + des +\family sans +Tabellen-Einstellungen +\family default +-Dialogs +\begin_inset Quotes gld \end_inset -pt nur für vertikale Linien zu bekommen, müssen Sie im LaTeX-Vorspann folgendes - Spaltenformat entsprechend der Beschreibung in Abschnitt -\begin_inset space ~ +: +\begin_inset Quotes grd \end_inset +, zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben. +\end_layout + +\begin_layout Standard +Für eine gestrichelte horizontale Linie müssen Sie den Befehl +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "uab:Angepasste-Zellen-/Spaltenformate" +\begin_layout Standard -\end_inset +\series bold - definieren: +\backslash +hdashline +\end_layout + +\begin_layout Standard +als TeX-Code als erstes in die erste Zelle einer Zeile einfügen. +\end_layout + +\begin_layout Standard +Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl \end_layout \begin_layout Standard @@ -19575,9 +22002,37 @@ \series bold \backslash -newcolumntype{V}{!{ +cdashline{Anfangsspalte-Endspalte} +\end_layout + +\begin_layout Standard +als TeX-Code als erstes in die erste Zelle einer Zeile eingefügt. + Wenn Sie z. +\begin_inset space \thinspace{} +\end_inset + +B. + eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine + gestrichelte Linie haben, fügen Sie den Befehl +\end_layout + +\begin_layout Standard + +\series bold + \backslash -vrule width 1.5pt}} +cdashline{2-4} +\end_layout + +\begin_layout Standard +als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + \end_layout \begin_layout Standard @@ -19588,178 +22043,165 @@ \begin_inset CommandInset ref LatexCommand ref -reference "tab:Tabelle-mit-1.5pt-vert" +reference "tab:Tabelle-mit-gestrichelten" \end_inset - wurde das -\family sans -LaTe -\begin_inset ERT -status collapsed + wurde in der dritten Spalte der Befehl +\series bold + +\series default -\begin_layout Plain Layout +\begin_inset Quotes gld +\end_inset -{} -\end_layout +\series bold +:c +\begin_inset Quotes grd \end_inset -X-Argument -\family default + +\series default + benutzt. + Der Befehl \series bold - VcV + +\backslash +hdashline \series default - für die letzte Spalte und + wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl +\begin_inset Newline newline +\end_inset + + \series bold - Vc + +\backslash +cdashline{4-5} \series default - für die anderen benutzt. +wurde in die erste Zelle der vierten Zeile eingefügt. \end_layout \begin_layout Standard -\begin_inset Float table -placement H -wide false -sideways false -status open +\begin_inset VSpace bigskip +\end_inset -\begin_layout Plain Layout -\begin_inset Caption -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tabelle-mit-1.5pt-vert" +\end_layout +\begin_layout Standard +Tabellen mit gestrichelten Linien können auch gefärbt werden, wie Tabelle +\begin_inset space ~ \end_inset -Tabelle mit 1.5 -\begin_inset space \thinspace{} -\end_inset -pt dicken vertikalen Linien -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Farbige-Tabelle-mit" \end_inset - + verdeutlicht. \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="VcV"> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -sd + + +\backslash +setlength{ +\backslash +arrayrulewidth}{1pt} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +dickere Linien zur besseren Visualisierung der Linienfarbe \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout + +\backslash +dashgapcolor{green} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout - +färbt Raum zwischen den Strichen grün \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +\backslash +let +\backslash +myHdashline +\backslash +hdashline +\end_layout \begin_layout Plain Layout -sd -\end_layout -\end_inset -</cell> -</row> -</lyxtabular> -\end_inset +\backslash +renewcommand{ +\backslash +hdashline} +\end_layout +\begin_layout Plain Layout + { +\backslash +arrayrulecolor{red} +\backslash +myHdashline +\backslash +arrayrulecolor{black}} \end_layout \end_inset -\end_layout - -\begin_layout Subsection -Gestrichelte Linien -\begin_inset Index idx +\begin_inset Note Note status collapsed \begin_layout Plain Layout -Tabellen ! Linien ! gestrichelte +färbt horizontale, gestrichelte Linien rot \end_layout \end_inset @@ -19775,21 +22217,41 @@ \backslash -ifarydshln +let +\backslash +myCdashline +\backslash +cdashline +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +cdashline}[1] +\end_layout + +\begin_layout Plain Layout + + { +\backslash +arrayrulecolor{yellow} +\backslash +myCdashline{#1} +\backslash +arrayrulecolor{black}} \end_layout \end_inset \begin_inset Note Note -status open +status collapsed \begin_layout Plain Layout -Der folgende Teil wird nur gedruckt, wenn das LaTeX-Paket -\series bold -arydshln -\series default - installiert ist. +färbt partielle horizontale, gestrichelte Linien gelb \end_layout \end_inset @@ -19810,11 +22272,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Tabelle-mit-gestrichelten" +name "tab:Farbige-Tabelle-mit" \end_inset -Tabelle mit gestrichelten Linien +Farbige Tabelle mit gestrichelten Linien \end_layout \end_inset @@ -19827,13 +22289,13 @@ \begin_inset Tabular <lyxtabular version="3" rows="5" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0" special=":c"> +<column alignment="center" valignment="top" width="0pt" special=">{\columncolor{dunkelgruen}\centering}c"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0pt" special=":c"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19842,7 +22304,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19851,7 +22313,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19860,7 +22322,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19869,7 +22331,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19880,7 +22342,7 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19889,7 +22351,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19943,6 +22405,19 @@ \end_inset + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +rowcolor{Gray} +\end_layout + +\end_inset + k \end_layout @@ -19989,7 +22464,165 @@ <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text -\begin_layout Plain Layout +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cdashline{4-5} +\end_layout + +\end_inset + +p +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +q +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> +\begin_inset Text + +\begin_layout Plain Layout +r +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +s +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +t +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +u +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +v +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +w +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cellcolor{Maroon} +\end_layout + +\end_inset + + +\color green +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +zurücksetzen auf Standardwert +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -19997,177 +22630,230 @@ \backslash -cdashline{4-5} +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \end_inset -p -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -q +zurücksetzen auf Standardwert \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> -\begin_inset Text - -\begin_layout Plain Layout -r -\end_layout -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:"> -\begin_inset Text -\begin_layout Plain Layout -s \end_layout -\end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout + +\backslash +nodashgapcolor \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text + + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -t +zurücksetzen auf Standardwert \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -u + \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -v + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text + + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -w +zurücksetzen auf Standardwert \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -x + \end_layout +\begin_layout Standard +Das Färben von Zeilen, Spalten und Zeilen erfolgt wie in Abschnitt +\begin_inset space ~ \end_inset -</cell> -</row> -</lyxtabular> + + +\begin_inset CommandInset ref +LatexCommand ref +reference "abs:Farbige-Tabellen" \end_inset + beschrieben. + Das Färben von horizontalen Linien funktioniert analog wie dort ebenso + beschrieben, man muss in den Befehlen nur +\series bold -\end_layout +\backslash +myHlineC +\series default + durch +\series bold -\end_inset +\backslash +myHdashline +\series default + und +\backslash +\series bold +hline +\series default + durch +\series bold +\backslash +hdashline +\series default + ersetzen; man verwendet also den Befehl \end_layout \begin_layout Standard -LyX unterstützt von sich aus keine gestrichelten Linien, also müssen Sie - TeX-Code benutzen. - Zunächst müssen Sie das LaTeX-Paket + \series bold -arydshln -\series default -\begin_inset Index idx -status collapsed +\backslash +let +\backslash +myHdashline +\backslash +hdashline +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +hdashline} +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout -LaTeX-Pakete ! arydshln + +\series bold +\begin_inset space ~ +\end_inset + + \end_layout \end_inset - im LaTeX-Vorspann laden: +{ +\backslash +arrayrulecolor{red} +\backslash +myHdashline +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard - +Um \series bold \backslash -usepackage{arydshln} +cdashline +\series default + zu färben, lautet der Befehl \end_layout \begin_layout Standard -Um senkrechte Linien zu stricheln, müssen Sie im -\family sans -LaTe -\begin_inset ERT -status collapsed -\begin_layout Plain Layout +\series bold + +\backslash +let +\backslash +myCdashline +\backslash +cdashline +\begin_inset Newline newline +\end_inset -{} -\end_layout +\backslash +renewcommand{ +\backslash +cdashline}[1] +\begin_inset Newline newline \end_inset -X-Argument -\family default - des -\family sans -Tabellen-Einstellungen -\family default --Dialogs -\begin_inset Quotes gld + +\begin_inset Phantom HPhantom +status open + +\begin_layout Plain Layout + +\series bold +\begin_inset space ~ \end_inset -: -\begin_inset Quotes grd + +\end_layout + \end_inset -, zusammen mit dem Buchstaben für die horizontale Ausrichtung, eingeben. +{ +\backslash +arrayrulecolor{red} +\backslash +myCdashline{#1} +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard -Für eine gestrichelte horizontale Linie müssen Sie den Befehl +Um die schwarze Linienfarbe zurückzubekommen, muss man folgende Befehle + als TeX-Code hinter der Tabelle einfügen: \end_layout \begin_layout Standard - +Für \series bold \backslash @@ -20175,11 +22861,23 @@ \end_layout \begin_layout Standard -als TeX-Code als erstes in die erste Zelle einer Zeile einfügen. + +\series bold + +\backslash +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} \end_layout \begin_layout Standard -Für gestrichelte horizontale Linien für Mehrfachspalten wird der Befehl +und für +\series bold + +\backslash +cdashline \end_layout \begin_layout Standard @@ -20187,18 +22885,16 @@ \series bold \backslash -cdashline{Anfangsspalte-Endspalte} +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \begin_layout Standard -als TeX-Code als erstes in die erste Zelle einer Zeile eingefügt. - Wenn Sie z. -\begin_inset space \thinspace{} -\end_inset - -B. - eine Mehrfachspalte über Spalte 2 bis 4 haben und Sie möchten darüber eine - gestrichelte Linie haben, fügen Sie den Befehl +Um den Bereich zwischen den Strichen einer Linie zu färben, kann man den + Befehl \end_layout \begin_layout Standard @@ -20206,66 +22902,82 @@ \series bold \backslash -cdashline{2-4} +dashgapcolor{Farbe} \end_layout \begin_layout Standard -als erstes Element der ersten Zelle in der Zeile der Mehrfachspalte ein. +als TeX-Code vor der Tabelle verwenden. + Farbe ist hierbei der Name einer definierten Farbe. + Der Befehl \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\series bold +\backslash +nodashgapcolor \end_layout \begin_layout Standard -In Tabelle -\begin_inset space ~ -\end_inset +hebt die Einstellung von +\series bold +\backslash +dashgapcolor +\series default + auf. +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tabelle-mit-gestrichelten" +\begin_layout Standard +\begin_inset Note Greyedout +status open -\end_inset +\begin_layout Plain Layout - wurde in der dritten Spalte der Befehl \series bold +\color none +Achtung +\series default +: Befinden sich mehrere Befehle in einer Zelle, muss sich der Befehl von +\series bold +arydshln \series default - -\begin_inset Quotes gld + an erster Stelle in der Zelle befinden. + Daher ist in in Zelle +\emph on +k +\emph default + der Tabelle +\begin_inset space ~ \end_inset -\series bold -:c -\begin_inset Quotes grd -\end_inset +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Farbige-Tabelle-mit" +\end_inset -\series default - benutzt. - Der Befehl + der Befehl \series bold \backslash hdashline \series default - wurde in die erste Zelle der dritten Zeile eingefügt und der Befehl -\begin_inset Newline newline -\end_inset - - + vor \series bold \backslash -cdashline{4-5} +rowcolor \series default -wurde in die erste Zelle der vierten Zeile eingefügt. +. +\end_layout + +\end_inset + + \end_layout \begin_layout Standard @@ -20275,13 +22987,14 @@ \begin_layout Plain Layout \series bold -Bemerkung: +\color none +Achtung: \series default Das LaTeX-Paket \series bold arydshln \series default - ist nicht kompatibel dem LaTeX-Paket + muss im LaTeX-Vorspann nach dem LaTeX-Paket \series bold colortbl \series default @@ -20295,19 +23008,7 @@ \end_inset -, das für die farbigen Tabellen in Abschnitt -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "abs:Farbige-Tabellen" - -\end_inset - - benutzt wurde. - Deswegen können farbige Tabellen keine gestrichelten Linien haben. + geladen werden. \end_layout \end_inset @@ -20369,6 +23070,22 @@ \end_layout +\begin_layout Standard +Für weitere Informationen über gestrichelte Linien, siehe die Dokumentation + von +\series bold +arydshln +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "arydshln" + +\end_inset + +. +\end_layout + \begin_layout Chapter Gleitobjekte \begin_inset CommandInset label @@ -21128,17 +23845,6 @@ zurück \family default und ein Klick darauf macht genau dies. - Ein Rechts-Klick auf das Querverweis-Kästchen stellt den Cursor vor die - entsprechende Marke, ohne dass das Querverweis-Fenster zusehen ist. - Dann ist auch kein -\family sans -Gehe -\begin_inset space ~ -\end_inset - -zurück -\family default - möglich. \end_layout \begin_layout Subsection @@ -21350,7 +24056,7 @@ \backslash newref \series default - (refstyle) in die Dokumentpräambel einfügt. + (refstyle) in den LaTeX-Vorspann einfügt. Z. \begin_inset space \thinspace{} \end_inset @@ -21678,7 +24384,7 @@ \end_layout \begin_layout Standard -Wenn Sie eine andere Dokumentsprache als Englisch benutzen, ersetzen Sie +Wenn Sie eine andere Dokumentsprache als Deutsch benutzen, ersetzen Sie \begin_inset Newline newline \end_inset @@ -21712,54 +24418,13 @@ \series bold \backslash -newlength{ -\backslash -abc} -\begin_inset Newline newline -\end_inset - - -\backslash -settowidth{ -\backslash -abc}{ -\backslash -space} -\begin_inset Newline newline -\end_inset - - -\backslash addto \backslash -extrasenglish{ -\backslash -renewcommand{ -\backslash -equationautorefname} -\begin_inset Newline newline -\end_inset - - -\begin_inset Phantom HPhantom -status open - -\begin_layout Plain Layout - -\series bold -\begin_inset space ~ -\end_inset - - -\end_layout - -\end_inset - -{ +extrasngerman{ \backslash -hspace{- +renewcommand*{ \backslash -abc}} +equationautorefname}[1]{}} \end_layout \begin_layout Standard @@ -21979,12 +24644,12 @@ \end_layout \begin_layout Standard -Ein Rechtsklick auf ein Gleitobjekt-Kästchen öffnet den +Ein Rechtsklick auf ein Gleitobjekt-Kästchen und Klicken auf \family sans -Gleitobjekt-Einstellungen +Einstellungen \family default --Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzierung ändern - können. +öffnet einen Dialog, in dem Sie die LaTeX-Optionen für die Gleitobjekt-Platzieru +ng ändern können. \begin_inset Newline newline \end_inset @@ -25821,8 +28486,8 @@ LyX-Notiz \family default eingefügt. - Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie eine der vier - anderen Möglichkeiten auswählen. + Mit einem Rechts-Klick auf das Notiz-Kästchen können Sie einen der drei + Notiz-Typen auswählen. Wenn Sie einen vorhandenen Text in eine Notiz verwandeln wollen, markieren Sie ihn und klicken dann auf den Werkzeugleistenknopf. Um eine Notiz in Text zu verwandeln, drücken Sie die Backspace-Taste, wenn @@ -30387,7 +33052,6 @@ \end_inset This is an English Text. - \end_layout \end_inset @@ -30505,7 +33169,7 @@ special "none" height "1in" height_special "totalheight" -status collapsed +status open \begin_layout Plain Layout Dies ist Text in einer Parbox. @@ -34475,7 +37139,7 @@ \begin_inset Quotes erd \end_inset - sein kann, und diesen Befehl zur Dokument Präambel hinzufügen: + sein kann, und diesen Befehl zum LaTeX-Vorspann hinzufügen: \begin_inset Newline newline \end_inset @@ -35519,7 +38183,7 @@ \family default auf \family sans -Öffnen +Bearbeiten \family default klicken, wird das eingebundene Dokument in einem eigenen Unterfenster geöffnet, und Sie können es editieren. @@ -41461,6 +44125,39 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem +key "arydshln" + +\end_inset + +Dokumentation des LaTeX-Pakets +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "arydshln" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-Pakete ! arydshln +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Literaturverzeichnis +\begin_inset CommandInset bibitem +LatexCommand bibitem key "booktabs" \end_inset @@ -41527,6 +44224,39 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem +key "diagbox" + +\end_inset + +Dokumentation des LaTeX-Pakets +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "diagbox" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-Pakete ! diagbox +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Literaturverzeichnis +\begin_inset CommandInset bibitem +LatexCommand bibitem key "endfloat" \end_inset @@ -41692,7 +44422,7 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem -key "listings" +key "lettrine" \end_inset @@ -41701,19 +44431,27 @@ \begin_inset CommandInset href LatexCommand href -name "listings" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" +name "lettrine" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" \end_inset \series default + und ein +\begin_inset CommandInset href +LatexCommand href +name "Beispiel" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo-de.pdf" + +\end_inset + \begin_inset Index idx status collapsed \begin_layout Plain Layout -LaTeX-Pakete ! listings +LaTeX-Pakete ! lettrine \end_layout \end_inset @@ -41725,7 +44463,7 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem -key "marginnote" +key "listings" \end_inset @@ -41734,8 +44472,8 @@ \begin_inset CommandInset href LatexCommand href -name "marginnote" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" +name "listings" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" \end_inset @@ -41746,7 +44484,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-Pakete ! marginnote +LaTeX-Pakete ! listings \end_layout \end_inset @@ -41758,7 +44496,7 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem -key "lettrine" +key "marginnote" \end_inset @@ -41767,27 +44505,19 @@ \begin_inset CommandInset href LatexCommand href -name "lettrine" -target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" +name "marginnote" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" \end_inset \series default - und ein -\begin_inset CommandInset href -LatexCommand href -name "Beispiel" -target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo-de.pdf" - -\end_inset - \begin_inset Index idx status collapsed \begin_layout Plain Layout -LaTeX-Pakete ! lettrine +LaTeX-Pakete ! marginnote \end_layout \end_inset @@ -41799,17 +44529,17 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem -key "pstricks" +key "pdfpages" \end_inset -Webseite des LaTeX-Pakets +Dokumentation des LaTeX-Pakets \series bold \begin_inset CommandInset href LatexCommand href -name "PSTricks" -target "http://tug.org/PSTricks/" +name "pdfpages" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf" \end_inset @@ -41820,7 +44550,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-Pakete ! pstricks +LaTeX-Pakete ! pdfpages \end_layout \end_inset @@ -41832,7 +44562,7 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem -key "pdfpages" +key "prettyref" \end_inset @@ -41841,8 +44571,8 @@ \begin_inset CommandInset href LatexCommand href -name "pdfpages" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf" +name "prettyref" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf" \end_inset @@ -41853,7 +44583,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-Pakete ! pdfpages +LaTeX-Pakete ! prettyref \end_layout \end_inset @@ -41865,17 +44595,17 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem -key "sidecap" +key "pstricks" \end_inset -Dokumentation des LaTeX-Pakets +Webseite des LaTeX-Pakets \series bold \begin_inset CommandInset href LatexCommand href -name "sidecap" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" +name "PSTricks" +target "http://tug.org/PSTricks/" \end_inset @@ -41886,7 +44616,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-Pakete ! sidecap +LaTeX-Pakete ! pstricks \end_layout \end_inset @@ -41898,7 +44628,7 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem -key "prettyref" +key "refstyle" \end_inset @@ -41907,8 +44637,8 @@ \begin_inset CommandInset href LatexCommand href -name "prettyref" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf" +name "refstyle" +target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf" \end_inset @@ -41919,7 +44649,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-Pakete ! prettyref +LaTeX-Pakete ! refstyle \end_layout \end_inset @@ -41931,7 +44661,7 @@ \labelwidthstring Literaturverzeichnis \begin_inset CommandInset bibitem LatexCommand bibitem -key "refstyle" +key "sidecap" \end_inset @@ -41940,8 +44670,8 @@ \begin_inset CommandInset href LatexCommand href -name "refstyle" -target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf" +name "sidecap" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" \end_inset @@ -41952,7 +44682,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-Pakete ! refstyle +LaTeX-Pakete ! sidecap \end_layout \end_inset diff -Nru lyx-2.0.2/lib/doc/de/Intro.lyx lyx-2.0.3/lib/doc/de/Intro.lyx --- lyx-2.0.2/lib/doc/de/Intro.lyx 2011-07-19 20:57:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/de/Intro.lyx 2012-02-19 04:40:03.000000000 +0000 @@ -615,17 +615,6 @@ . All die kleinen Fehler, die ein neues Programm immer hat, sind bei LaTeX schon lange gefunden und beseitigt. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Natürlich ist nichts perfekt, aber LaTeX ist so nahe an einem fehlerfreien - Computerprogramm, wie dies nur möglich ist. -\end_layout - -\end_inset - - \end_layout \begin_layout Subsection @@ -934,10 +923,7 @@ \end_layout \begin_layout Standard -Obwohl LyX mittlerweile bei Versionsnummer 1.6 angekommen ist, kann die Dokumenta -tion immer noch teilweise unvollständig sein oder sich noch auf eine ältere - Version beziehen. - Wie auch das Programm LyX selber wird die Dokumentation von einer Gruppe +Wie auch das Programm LyX selber wird die Dokumentation von einer Gruppe von Freiwilligen geschrieben, die \emph on nebenher diff -Nru lyx-2.0.2/lib/doc/de/Math.lyx lyx-2.0.3/lib/doc/de/Math.lyx --- lyx-2.0.2/lib/doc/de/Math.lyx 2011-10-12 16:08:19.000000000 +0000 +++ lyx-2.0.3/lib/doc/de/Math.lyx 2012-02-12 01:50:21.000000000 +0000 @@ -39,14 +39,11 @@ % Linkfläche für Querverweise vergrößern und automatisch benennen, \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasngerman{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} +\addto\extrasngerman{% + \renewcommand*{\equationautorefname}[1]{} \renewcommand{\sectionautorefname}{Kap.\negthinspace} \renewcommand{\subsectionautorefname}{Kap.\negthinspace} - \renewcommand{\subsubsectionautorefname}{Kap.\negthinspace}} + \renewcommand{\subsubsectionautorefname}{Kap.\negthinspace} } % Makros damit Pakete nicht doppelt geladen werden. @@ -71,13 +68,13 @@ % provides caption formatting \setkomafont{captionlabel}{\bfseries} -% benutzt in Kap. 23.6 +% benutzt in Kap. 24.5 \usepackage[samesize]{cancel} % enables calculation of values \usepackage{calc} -% für Mehrfachzeilen, benutzt in Kap. 23.7 +% für Mehrfachzeilen, benutzt in Kap. 24.7 \usepackage{multicol} % benutzt in Kap. 19.4 @@ -4934,13 +4931,9 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset VSpace medskip \end_inset - -\lang ngerman Um \series bold @@ -26065,6 +26058,18 @@ \begin_layout Standard In einer eingebetteten Formel wird bei allen Varianten vor den Funktionsnamen weniger Leerraum gesetzt. + Standardmäßig beachten die Modulo-Funktionen nur das erste, folgende Zeichen. + Um mehrere Zeichen zu verwenden, muss man sie in TeX-Klammern setzen: +\begin_inset Formula +\begin{align*} +\underline{\textrm{Befehl}\raisebox{-0.9mm}{}} & & \underline{\textrm{Ergebnis}}\\ +\mathrm{a\backslash pod\textrm{\leer}bcd} & & a\pod bcd\\ +\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d +\end{align*} + +\end_inset + + \end_layout \begin_layout Section @@ -33913,28 +33918,20 @@ \end_inset -\lang english - \begin_inset space \hspace*{\fill} \end_inset -\lang ngerman - \begin_inset Graphics filename ../clipart/macrobox.png \end_inset -\lang english - \begin_inset space \hspace*{\fill} \end_inset -\lang ngerman - \begin_inset Newline newline \end_inset @@ -34071,28 +34068,20 @@ \end_inset -\lang english - \begin_inset space \hspace*{\fill} \end_inset -\lang ngerman - \begin_inset Graphics filename ../clipart/macrouse.png \end_inset -\lang english - \begin_inset space \hspace*{\fill} \end_inset -\lang ngerman - \begin_inset Newline newline \end_inset @@ -35657,7 +35646,7 @@ \series bold \backslash -usepackage[samesize]{cancel} +usepackage{cancel} \end_layout \begin_layout Standard @@ -35934,6 +35923,152 @@ \end_layout \begin_layout Standard +Um die Größe des +\begin_inset Quotes gld +\end_inset + +hochgestellten +\begin_inset Quotes grd +\end_inset + + Werts von +\series bold + +\backslash +cancelto +\series default + zu ändern, kann man das Paket +\series bold +cancel +\series default + entweder mit der Option +\series bold +samesize +\series default +, die zur selben Größe wie die der durchgestrichenen Zeichen führt, oder + mit der Option +\series bold +Smaller +\series default +, die zu einer etwas kleineren Größe führt als es ohne Option der Fall ist. + In diesem Dokument wurde +\series bold +cancel +\series default + mit der Zeile +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage[samesize]{cancel} +\end_layout + +\begin_layout Standard +geladen. + Um den Durchstrich zu färben, verwendet man den Befehl +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\begin_layout Standard +als TeX-Code. + +\series bold +red +\series default + kann durch eine Farbe der Wahl ersetzt werden. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Formula +\[ +\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}} +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{black}} +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Farbe zurücksetzen +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Für weitere Anpassungen siehe die Dokumentation des Pakets +\series bold +cancel +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "cancel" + +\end_inset + +. +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -38095,6 +38230,39 @@ \labelwidthstring Referenzen \begin_inset CommandInset bibitem LatexCommand bibitem +key "cancel" + +\end_inset + + +\begin_inset CommandInset href +LatexCommand href +name "Dokumentation" +target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf" + +\end_inset + + des LaTeX-Pakets +\series bold +cancel +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Pakete ! cancel +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Referenzen +\begin_inset CommandInset bibitem +LatexCommand bibitem key "hyperref" \end_inset diff -Nru lyx-2.0.2/lib/doc/de/Tutorial.lyx lyx-2.0.3/lib/doc/de/Tutorial.lyx --- lyx-2.0.2/lib/doc/de/Tutorial.lyx 2011-07-23 04:29:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/de/Tutorial.lyx 2012-01-04 23:40:58.000000000 +0000 @@ -117,6 +117,10 @@ \begin_layout Plain Layout Deutsche Übersetzung \noun on +Uwe Stöhr +\noun default +, +\noun on Hartmut Haase \noun default ( @@ -573,72 +577,46 @@ \begin_inset space \space{} \end_inset -unter\SpecialChar \ldots{} - +unter +\family default +. \end_layout \begin_layout Itemize -Starten Sie LaTeX, um eine -\family typewriter -DVI -\family default --Datei zu erzeugen: +Erzeugen Sie eine PDF-Datei mit \family sans Ansicht\SpecialChar \menuseparator -DVI +Ansicht \family default - (oder klicken Sie auf den Werkzeugleistenknopf -\begin_inset Graphics - filename ../../images/buffer-view_dvi.png - scale 70 - scaleBeforeRotation - + (Werkzeugleistenknopf +\begin_inset Info +type "icon" +arg "buffer-view" \end_inset )\SpecialChar \@. - -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Von jetzt an wird -\begin_inset Quotes gld -\end_inset - -oder klicken Sie auf den Werkzeugleistenknopf -\begin_inset Quotes grd -\end_inset - - weggelassen. -\end_layout - -\end_inset - - LyX wird einen DVI-Betrachter starten, der dann ein eigenes Fenster öffnet, + LyX wird einen PDF-Betrachter starten, der dann ein eigenes Fenster öffnet, in dem Sie den Text so sehen können, wie er später gedruckt aussehen wird. \begin_inset Foot status collapsed \begin_layout Plain Layout -Sie können Zeit sparen, wenn Sie den DVI-Betrachter nicht jedes Mal neu +Sie können Zeit sparen, wenn Sie den PDF-Betrachter nicht jedes Mal neu starten, sondern nur das erste Mal, und das Programm dann im Hintergrund weiterlaufen lassen. Sie können dann den Menüpunkt \family sans Ansicht\SpecialChar \menuseparator -Aktualisieren\SpecialChar \menuseparator -DVI +Aktualisieren \family default wählen oder auf -\begin_inset Graphics - filename ../../images/buffer-update_dvi.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "buffer-update" \end_inset - klicken und, nachdem LaTeX beendet ist, in das DVI-Betrachter-Fenster klicken, - um die neue Version zu sehen. + klicken und danach in das PDF-Betrachter-Fenster klicken, um die neue Version + zu sehen. \end_layout \end_inset @@ -650,8 +628,7 @@ Drucken Sie den Text aus: \family sans Datei\SpecialChar \menuseparator -Drucken\SpecialChar \ldots{} - +Drucken \family default und dann auf \family sans @@ -712,10 +689,9 @@ Rückgängig \family default oder einen Klick auf -\begin_inset Graphics - filename ../../images/undo.png - scale 70 - +\begin_inset Info +type "icon" +arg "undo" \end_inset alles, was Sie seit dem Öffnen des Dokumentes verändert haben, zurücknehmen. @@ -726,10 +702,9 @@ Wiederholen \family default oder -\begin_inset Graphics - filename ../../images/redo.png - scale 70 - +\begin_inset Info +type "icon" +arg "redo" \end_inset macht das Rückgängig machen wieder ungeschehen. @@ -748,44 +723,37 @@ beiten\SpecialChar \menuseparator Aus\SpecialChar \- schnei\SpecialChar \- -den ( +den \family default - -\begin_inset Graphics - filename ../../images/cut.png - scale 70 - +( +\begin_inset Info +type "icon" +arg "cut" \end_inset - -\family sans - ), -\family default - +), \family sans Bearbeiten\SpecialChar \menuseparator Kopieren \family default ( -\begin_inset Graphics - filename ../../images/copy.png - scale 70 - +\begin_inset Info +type "icon" +arg "copy" \end_inset - ) und +) und \family sans Bearbeiten\SpecialChar \menuseparator Einfügen \family default ( -\begin_inset Graphics - filename ../../images/paste.png - scale 70 - +\begin_inset Info +type "icon" +arg "paste" \end_inset - ), um markierten Text zu bearbeiten. +), um markierten Text zu bearbeiten. Zum Einfügen können Sie auch die \emph on mittlere @@ -805,14 +773,12 @@ \begin_inset space ~ \end_inset -Ersetzen\SpecialChar \ldots{} - +Ersetzen \family default ( -\begin_inset Graphics - filename ../../images/dialog-show_findreplace.png - scale 70 - +\begin_inset Info +type "icon" +arg "dialog-show findreplace" \end_inset ) gelangen Sie in einen Dialog, in dem Sie Begriffe (wahlweise unter Berücksicht @@ -832,10 +798,9 @@ Textstil \family default oder einen Klick auf -\begin_inset Graphics - filename ../../images/dialog-show_character.png - scale 70 - +\begin_inset Info +type "icon" +arg "dialog-show character" \end_inset können Sie Text @@ -1655,10 +1620,9 @@ Auflistung \family default aus dem Auswahlmenü ( -\begin_inset Graphics - filename ../../images/layout_Itemize.png - scale 70 - +\begin_inset Info +type "icon" +arg "layout Itemize" \end_inset ). @@ -1701,7 +1665,13 @@ \family sans Standard \family default - als Umgebungstyp aktivieren. + als Umgebungstyp aktivieren (Tastenkürzel +\begin_inset Info +type "shortcut" +arg "layout Standard" +\end_inset + +). \end_layout \begin_layout Standard @@ -1730,10 +1700,9 @@ Aufzählung \family default ( -\begin_inset Graphics - filename ../../images/layout_Enumerate.png - scale 70 - +\begin_inset Info +type "icon" +arg "layout Enumerate" \end_inset ), fertig. @@ -1749,9 +1718,21 @@ \family default oder \family sans -Liste +Liste \family default -, konvertieren, dann sehen Sie sofort, wie diese aussehen. +( +\begin_inset Info +type "icon" +arg "layout Description" +\end_inset + + und +\begin_inset Info +type "icon" +arg "layout List" +\end_inset + +), konvertieren, dann sehen Sie sofort, wie diese aussehen. Bei diesen beiden Typen bestehen die Listen aus einem Begriff (dem ersten Wort im Absatz) und einer Definition, die den Rest des Absatzes (bis zum nächsten @@ -2273,7 +2254,6 @@ Dokument\SpecialChar \menuseparator Einstellungen \family default -\SpecialChar \ldots{} \SpecialChar \menuseparator \family sans @@ -2327,7 +2307,7 @@ Vorlage \family default -\SpecialChar \ldots{} +. Nachdem Sie einen Namen für Ihren Brief eingegeben haben, wählen Sie den Eintrag \family typewriter @@ -2532,15 +2512,12 @@ Sie dann das Menü \family sans Einfügen\SpecialChar \menuseparator -Marke\SpecialChar \ldots{} - ( +Marke ( \family default -\begin_inset Graphics - filename ../../images/label-insert.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "label-insert" \end_inset @@ -2661,24 +2638,13 @@ Einfügen\SpecialChar \menuseparator Querverweis \family default -\SpecialChar \ldots{} - -\family sans -( -\family default - -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_ref.png - scale 70 - scaleBeforeRotation - + ( +\begin_inset Info +type "icon" +arg "dialog-show-new-inset ref" \end_inset - -\family sans - ). - -\family default +). Es öffnet sich ein Auswahlfeld, in dem Sie die im aktuellen Text definierten Marken aufgeführt sehen. Suchen Sie den Eintrag @@ -2725,7 +2691,11 @@ Bearbeiten\SpecialChar \menuseparator Einfügen \family default - (Tastenkürzel Strg+V) an die aktuelle Stelle des Cursors eingefügt werden. + (Tastenkürzel +\family sans +Strg+V +\family default +) an die aktuelle Stelle des Cursors eingefügt werden. \end_layout \begin_layout Standard @@ -2859,13 +2829,12 @@ Fußnote \family default ( -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 70 - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset - ) einfügen. +) einfügen. Setzen Sie beispielsweise den Cursor hinter das Wort \emph on LyX @@ -2987,13 +2956,12 @@ Randnotiz \family default ( -\begin_inset Graphics - filename ../../images/marginalnote-insert.png - scale 70 - +\begin_inset Info +type "icon" +arg "marginalnote-insert" \end_inset - ) eingefügt. +) eingefügt. Eine Randnotiz ist fast wie eine Fußnote, mit den folgenden Unterschieden: \end_layout @@ -3102,14 +3070,16 @@ Literaturverweis \family default ( -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_citation.png - scale 70 - scaleBeforeRotation +\family sans + +\family default +\begin_inset Info +type "icon" +arg "dialog-show-new-inset citation" \end_inset - ). +). Das Dialogfenster \family sans Literaturverweis @@ -3267,15 +3237,13 @@ \begin_layout Standard Innerhalb von LyX selber wird das Inhaltsverzeichnis in einem Unterfenster - angezeigt, wenn Sie auf ( -\begin_inset Graphics - filename ../../images/dialog-toggle_toc.png - scale 70 - scaleBeforeRotation - + angezeigt, wenn Sie auf +\begin_inset Info +type "icon" +arg "dialog-toggle toc" \end_inset - ) klicken. + klicken. Dieses Fenster ist ungemein hilfreich, denn Sie können damit in Ihrem Dokument navigieren: Klicken Sie auf ein (Unter)kapitel im Fenster \family sans @@ -3394,11 +3362,9 @@ matik-Modus. Um in den Mathematik-Modus zu kommen, müssen Sie nur den blau beschrifteten Knopf -\begin_inset Graphics - filename ../../images/math-mode.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-mode" \end_inset in der Werkzeugleiste anklicken. @@ -3548,14 +3514,12 @@ Rückgängig \family default ( -\begin_inset Graphics - filename ../../images/undo.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "undo" \end_inset - ) funktioniert auch im Mathematik-Modus, ebenso wie +) funktioniert auch im Mathematik-Modus, ebenso wie \family sans Ausschneiden \family default @@ -3580,13 +3544,12 @@ Rückgängig \family default ( -\begin_inset Graphics - filename ../../images/undo.png - scale 70 - +\begin_inset Info +type "icon" +arg "undo" \end_inset - ) zurückholen. +) zurückholen. \end_layout \begin_layout Standard @@ -3855,11 +3818,9 @@ Mathe \family default ( -\begin_inset Graphics - filename ../../images/toolbar-toggle_math.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "toolbar-toggle math" \end_inset ) eingeblendet werden. @@ -3875,15 +3836,7 @@ \begin_inset Quotes grd \end_inset - ( -\begin_inset Graphics - filename ../../images/toolbar-toggle_math.png - scale 70 - scaleBeforeRotation - -\end_inset - -) geklickt wird, wird die Werkzeugleiste nur angezeigt, wenn sich der Cursor + geklickt wird, wird die Werkzeugleiste nur angezeigt, wenn sich der Cursor in einer Formel befindet; diese Einstellung wird durch die Umbenennung des Menüeintrags von \begin_inset Quotes gld @@ -3930,11 +3883,9 @@ \begin_layout Standard Wenn Sie auf den Schalter -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" \end_inset klicken, erhalten Sie eine Quadratwurzel. @@ -3960,11 +3911,9 @@ ) zum Beispiel mit einem Pfeil zu versehen, wird genauso gemacht. Wenn der Cursor in einem mathematischen Ausdruck steht, klicken Sie auf den Schalknopf -\begin_inset Graphics - filename ../../images/math/hat.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset und wählen ein Symbol aus. @@ -3981,11 +3930,9 @@ jedoch etwas komplizierter gehandhabt. Hierzu ist der Knopf mit dem blauen Rechteck, umgeben von rechteckigen Klammern ( -\begin_inset Graphics - filename ../../images/dialog-show_mathdelimiter.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" \end_inset ), anzuklicken. @@ -4074,16 +4021,10 @@ \family sans Brüche \family default --Schalter -\begin_inset Graphics - filename ../../images/math/frac-square.png - scale 70 - scaleBeforeRotation - -\end_inset - - -\begin_inset space ~ +-Knopf +\begin_inset Info +type "icon" +arg "math-insert \\frac-square" \end_inset im Fenster @@ -4123,11 +4064,9 @@ Natürlich können Sie auch beliebige andere Ausdrücke in die zwei Quadrate schreiben: Variablen mit Exponenten, Quadratwurzeln, andere Brüche, usw. Wenn Sie nur einen Standardbruch benötigen, können Sie auch auf -\begin_inset Graphics - filename ../../images/math/frac.png - scale 50 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\frac" \end_inset in der @@ -4237,23 +4176,21 @@ \end_layout \begin_layout Standard -Wählen Sie dazu im Kasten -\family sans -Funktionen -\family default - im Dialogfeld -\family sans -Mathe -\begin_inset space ~ +Klicken Sie dazu auf den Werkzeugleistenknopf +\begin_inset Info +type "icon" +arg "math-insert \\functions" +\end_inset + + und dann auf +\begin_inset Quotes gld \end_inset -Kontrollfläche -\family default - den Eintrag -\emph on sin -\emph default - aus. +\begin_inset Quotes grd +\end_inset + +. Das Wort \emph on sin @@ -4349,12 +4286,10 @@ \end_layout \begin_layout Standard -Um eine Matrix zu erstellen, klicken Sie auf den Schalter -\begin_inset Graphics - filename ../../images/math-matrix.png - scale 70 - scaleBeforeRotation - +Um eine Matrix zu erstellen, klicken Sie auf den Knopf +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset in der @@ -4372,11 +4307,6 @@ Wie gewohnt können Sie an diesen Stellen jede Art von mathematischen Ausdrücken einfügen, wie etwa Wurzeln, Brüche oder sogar weitere Matrizen. Sie können auch einzelne Felder ganz leer lassen. -\begin_inset Formula $\begin{array}{ccccc} -\end{array}$ -\end_inset - - \end_layout \begin_layout Standard @@ -4415,35 +4345,27 @@ Spalten \family default ( -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-row" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_delete-row.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-row" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_append-column.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-column" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_delete-column.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-column" \end_inset ) tun (sie werden unter/rechts von der aktuellen Cursorposition eingefügt); @@ -4486,23 +4408,6 @@ abgesetzte Formeln \emph default schreiben. - Außerdem können auch nur abgesetzte Ausdrücke benannt und nummeriert werden - (siehe -\emph on -Benutzerhandbuch -\emph default -) oder mehrzeilige Gleichungen enthalten (siehe Kapitel -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand vref -reference "sec:Gleichungssysteme" - -\end_inset - -). \end_layout \begin_layout Standard @@ -4511,10 +4416,9 @@ Anzeige \family default -Schalter -\begin_inset Graphics - filename ../../images/math/equation.png - scale 70 - +\begin_inset Info +type "icon" +arg "math-display" \end_inset in der unteren @@ -4626,309 +4530,6 @@ \end_layout \begin_layout Section -Mehrzeilige Gleichungen -\begin_inset CommandInset label -LatexCommand label -name "sec:Gleichungssysteme" - -\end_inset - - -\end_layout - -\begin_layout Standard -Versuchen Sie doch einmal, zwei zusammengehörende Gleichungen wie die folgenden - zu schreiben, und sehen Sie sich das Ergebnis in der -\family typewriter -DVI -\family default --Vorschau an. - Sie werden dazu zwei getrennte Formeln im abgesetzten Modus schreiben müssen. -\end_layout - -\begin_layout Standard -\begin_inset Formula -\[ -x=y+y+y+y+y -\] - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Formula -\[ -=5y -\] - -\end_inset - - -\end_layout - -\begin_layout Standard -Das Ergebnis sieht überhaupt nicht gut aus! Wenn man zwei oder mehrere Gleichung -en erfolgreich setzen möchte, dann sieht es viel besser aus, wenn die Gleichheit -szeichen untereinander stehen; dies ist besonders wichtig, wenn in der zweiten - Gleichung keine linke Seite vorhanden ist. - LyX ermöglicht das Schreiben von mehrzeilige Gleichungen mit einigen Kontrollmö -glichkeiten hinsichtlich der Ausrichtung: -\begin_inset Formula -\begin{eqnarray*} -x & = & y+y+y+y+y\\ - & = & 5y -\end{eqnarray*} - -\end_inset - - -\end_layout - -\begin_layout Standard -Dies sieht doch -\emph on -viel -\emph default - besser aus! Die Gleichheitszeichen stehen untereinander, und es ist viel - weniger Platz zwischen den Gleichungen. -\end_layout - -\begin_layout Standard -Um mehrzeilige Gleichungen zu schreiben, müssen Sie eine abgesetzten Formel - öffnen und -\family sans -Strg+Eingabe -\family default - drücken oder den Menüpunkt -\family sans -Einfügen\SpecialChar \menuseparator -Mathe\SpecialChar \menuseparator -Eqnarray -\begin_inset space ~ -\end_inset - -Umgebung -\family default - wählen. - LyX zeigt dann zwei Zeilen mit jeweils drei leeren Einfügepunkten an. - Dies ist eine mehrzeilige Formel mit zwei Zeilen. - Enttäuscht? Drücken Sie erneut -\family sans -Strg+Eingabe -\family default - oder verwenden Sie -\family sans -Bearbeiten\SpecialChar \menuseparator -Zeilen -\begin_inset space ~ -\end_inset - -& -\begin_inset space ~ -\end_inset - -Spalten\SpecialChar \menuseparator -Zeile -\begin_inset space ~ -\end_inset - -anfügen, -\family default - um eine weitere derartige Zeile zu erzeugen. - Mit diesem Wissen sollten Sie die obigen, mehrzeiligen Gleichungen reproduziere -n können. - Zu beachten ist auch, dass es durchaus erlaubt ist, einen oder mehrere - Einfügepunkte leer zu lassen. - Dies kann sowohl bei dem obigen Beispiel als auch bei einer aufgeteilten, - sehr langen Gleichung sinnvoll sein: -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Wenn Sie sich das Ergebnis ansehen, werden Sie feststellen, dass der Abstand - nach dem ersten Pluszeichen in der zweiten Zeile zu gering ist. - Dies ist einer der seltenen Fälle, in denen LaTeX versagt und Sie die Abstände - von Hand anpassen müssen. - Mehr dazu im -\emph on -Benutzerhandbuch -\emph default -. -\end_layout - -\end_inset - - -\begin_inset Formula -\begin{eqnarray*} -x & = & a+b+c+d\\ - & & +e+f+g -\end{eqnarray*} - -\end_inset - - -\end_layout - -\begin_layout Standard -LyX bringt das zweite (zentrale) Feld jeder Reihe in eine Linie, so dass - man gewöhnlich das Gleichheits- oder Relationszeichen in dieses Feld setzt; - man kann natürlich auch andere Zeichen dort einsetzen. - Doch sollten Sie keine mehrzeilige Gleichungen verwenden, um Felder zu - drucken; hierfür bieten sich Matrizen an (siehe Abschnitt -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand vref -reference "sub:Matrizen" - -\end_inset - -). -\end_layout - -\begin_layout Standard -Wenn Sie weitere Zeilen in Ihrem Gleichungssystem benötigen, drücken Sie - einfach ein weiteres Mal -\family sans -Strg+Eingabe -\family default -, und eine weitere Reihe mit drei Einfügepunkten erscheint. - Falls sich der Cursor dabei nicht am Ende einer Zeile befand, wird alles, - was in dieser Zeile hinter dem Cursor stand, in die nächste Zeile verschoben. - Wenn Sie bereits eine (normale, einteilige) Gleichung geschrieben haben - und dann an deren Ende -\family sans -Strg+Eingabe -\family default - drücken, wird die gesamte Gleichung in das erste Feld gesetzt. - Positionieren Sie in diesem Fall den Cursor vor das Gleichheitszeichen - und drücken Sie -\family sans -Strg+Tab -\family default -. - Dadurch wird alles hinter dem Cursor in das nächste Feld verschoben. - Wiederholen Sie das mit dem Teil nach dem Gleichheitszeichen, um ihn in - das rechte Feld zu verschieben. - Versuchen Sie als Übung, die Gleichung -\begin_inset Formula $E=mc^{2}$ -\end_inset - - in -\end_layout - -\begin_layout Standard -\begin_inset Formula -\begin{eqnarray*} -E & = & mc^{2}\\ - & = & mc\times c -\end{eqnarray*} - -\end_inset - -umzuschreiben. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -KDE-Benutzer können diese Übung leider nicht nachvollziehen, da mit -\family sans -Strg+Tab -\family default - zwischen den einzelnen KDE-Bildschirmen umgeschaltet wird, es sei denn, - man definiert -\family sans -Strg+Tab -\family default - in KDE um, zum Beispiel -\family sans - in -\family default - -\family sans -Windows+Tab -\family default -. - In diesem Falle müsste die erste Gleichungsreihe neu geschrieben werden. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Falls Sie überzählige Zeilen angelegt haben, können Sie diese mit -\family sans -Bearbeiten\SpecialChar \menuseparator -Zeilen -\begin_inset space ~ -\end_inset - -& -\begin_inset space ~ -\end_inset - -Spalten\SpecialChar \menuseparator -Zeile -\begin_inset space ~ -\end_inset - -löschen -\family default - entfernen. - Alternativ können Sie auch den Cursor an das Ende der vorangehenden Zeile - positionieren und -\family sans -Strg+K -\family default - drücken. - Dadurch wird der Inhalt der drei Eingabebereiche der folgenden Zeile zusammen - an die aktuelle Zeile angefügt; ist die nächste Zeile leer, wird sie also - einfach gelöscht. - Befindet sich der Cursor nicht am Zeilenende, wird alles bis zum Zeilenende - gelöscht. - Die Tastenkombination -\family sans -Strg+K -\family default - ist übrigens nicht spezifisch für den Mathematiksatz – dieses Löschen bis - zum Zeilenende funktioniert in allen Umgebungen. -\end_layout - -\begin_layout Standard -Und noch ein letzter Hinweis: Zu mehrzeiligen Gleichungen gäbe es noch viel - zu sagen. - Insbesondere haben wir hier die vielen Punkte im Menü -\family sans -Einfügen\SpecialChar \menuseparator -Mathe -\family default -, die mit -\family sans -AMS -\family default - beginnen, nicht erläutert. - Die American Mathematical Society war mit einigen Dingen, wie LaTeX mehrzeilige - Gleichungen behandelt, nicht zufrieden und hat deswegen eine eigene Sammlung - von Befehlen erstellt, um das besser zu machen. - Wollen Sie sie verwenden? Dann ziehen Sie bitte das -\emph on -Benutzerhandbuch -\emph default - oder die -\emph on -Handbuchergänzungen -\emph default - zu Rate. -\end_layout - -\begin_layout Section Weitere mathematische Dinge \end_layout @@ -4937,9 +4538,9 @@ haben Sie nur die Grundlagen kennengelernt. Im \emph on -Benutzerhandbuch +Mathe \emph default - finden Sie dann Anleitungen zu den folgenden Themenbereichen: + Handbuch finden Sie dann Anleitungen zu den folgenden Themenbereichen: \end_layout \begin_layout Itemize @@ -4966,11 +4567,7 @@ \end_layout \begin_layout Itemize -Viele andere Dinge, für die kein Platz in diesem -\emph on -Tutorium -\emph default - ist. +Fast alles, was man mit Mathe machen kann. \end_layout \begin_layout Chapter @@ -5000,14 +4597,12 @@ Einfügen\SpecialChar \menuseparator Ta\SpecialChar \- bel\SpecialChar \- -le\SpecialChar \ldots{} - +le \family default ( -\begin_inset Graphics - filename ../../images/tabular-insert.png - scale 70 - +\begin_inset Info +type "icon" +arg "tabular-insert" \end_inset ) legen Sie eine Tabelle an, indem Sie mit der Maus die Größe festlegen.. @@ -5026,15 +4621,12 @@ zu öffnen. Hier können umfangreiche Einstellungen einfach vorgenommen werden. Wenn Sie auf -\begin_inset Graphics - filename ../../images/toolbar-toggle_table.png - scale 70 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "toolbar-toggle table" \end_inset - klicken, erscheint am unteren Fensterrand eine Werkzeugleiste mit den wichtigst -en Tabellenbefehlen. + klicken, erscheint die Tabellen-Werkzeugleiste permanent. \end_layout \begin_layout Itemize @@ -5045,13 +4637,12 @@ Grafik \family default ( -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_graphics.png - scale 70 - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset graphics" \end_inset - ) öffnet eine Dialogbox, in der Sie die Abbildung einfach definieren, skalieren +) öffnet eine Dialogbox, in der Sie die Abbildung einfach definieren, skalieren und drehen können usw. \end_layout @@ -5072,7 +4663,7 @@ \SpecialChar \menuseparator \family sans -Einstellungen\SpecialChar \ldots{} +Einstellungen. \family default Lesen Sie dazu das Dokument @@ -5145,8 +4736,7 @@ Mit der Auswahl \family sans Werkzeuge\SpecialChar \menuseparator -Rechtschreibprüfung\SpecialChar \ldots{} - +Rechtschreibprüfung \family default oder \family sans @@ -5259,10 +4849,9 @@ X \family default oder durch Klicken auf -\begin_inset Graphics - filename ../../images/ert-insert.png - scale 70 - +\begin_inset Info +type "icon" +arg "ert-insert" \end_inset in der zweiten Werkzeugleiste. @@ -5524,13 +5113,7 @@ bla.tex \family default im selben Verzeichnis wie die LyX-Datei abgelegt. - Temporär legt LyX immer eine LaTeX-Version des gerade editierten Dokumentes - an, wenn Sie eine Datei drucken oder als -\family typewriter -DVI -\family default --Datei betrachten. - Deshalb ist die LaTeX-Generierung von LyX auch sehr ausgereift. + \end_layout \begin_layout Subsection @@ -5591,7 +5174,6 @@ \family sans Einstellungen \family default -\SpecialChar \ldots{} \family sans \SpecialChar \menuseparator @@ -5622,7 +5204,7 @@ Verwendung in vielen Dokumenten zu unterhalten. Um eine solche \family typewriter -bib +.bib \family default -Datei einzubinden, verwenden Sie den Menüpunkt \family sans @@ -5653,49 +5235,23 @@ Literaturverzeichnis \family default -\SpecialChar \ldots{} +. Es öffnet sich ein Dialogfeld. - (Wenn Sie später Änderungen vornehmen wollen, klicken Sie auf die graue - Box -\begin_inset Quotes gld -\end_inset - -Von BibTeX erstellte Verweise -\begin_inset Quotes grd -\end_inset - -.) Im Feld + Im Feld \family sans Datenbanken \family default - geben Sie den Namen ein, den Sie in den Klammern des LaTeX-Befehls + geben Sie den Namen der \family typewriter - -\backslash -bibliography{} +.bib \family default - verwenden würden. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Wie bei normalem LaTeX können auch mehrere Bibliographien, durch Kommas - ohne Leerzeichen getrennt, angegeben werden. -\end_layout - -\end_inset - - In das Feld +-Datei ein. + Im Feld \family sans Stil \family default - gehört der Eintrag für den Befehl -\family typewriter - -\backslash -bibliographystyle{} -\family default -. + können BibTeX-Stildagteien geladen werden, die festlegen wie das Literaturverze +ichnis formatiert wird. \end_layout \begin_layout Standard @@ -5704,9 +5260,8 @@ Einfügen\SpecialChar \menuseparator Zitat \family default -\SpecialChar \ldots{} die in den Datenbanken definierten Referenzen, die im Dialogfeld angezeigt - werden, verwenden (siehe auch Abschnitt + werden, verwenden (siehe Abschnitt \begin_inset CommandInset ref LatexCommand vref reference "sec:Literaturverzeichnisse" @@ -5714,7 +5269,7 @@ \end_inset ). - LyX kümmert sich darum, dass BibTeX aufgerufen wird. + Dieser Dialog zeigt alle in der Datenbank verfügbaren Einträge an. \end_layout \begin_layout Subsection @@ -5751,16 +5306,5 @@ So können Sie die meisten Fehler relativ leicht beheben. \end_layout -\begin_layout Bibliography -\labelwidthstring Literaturverzeichnis -\begin_inset CommandInset bibitem -LatexCommand bibitem -key "lyxtutorium" - -\end_inset - -Das LyX-Tutorium, vom LyX-Team -\end_layout - \end_body \end_document diff -Nru lyx-2.0.2/lib/doc/de/UserGuide.lyx lyx-2.0.3/lib/doc/de/UserGuide.lyx --- lyx-2.0.2/lib/doc/de/UserGuide.lyx 2011-11-11 00:03:38.000000000 +0000 +++ lyx-2.0.3/lib/doc/de/UserGuide.lyx 2012-02-19 04:18:27.000000000 +0000 @@ -36,6 +36,9 @@ % Damit der Index den Namen "Stichwortverzeichnis" erhält \addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}} +% define a short command for \textvisiblespace +\newcommand{\leer}{\textvisiblespace} + % macro for italic page numbers in the index \newcommand{\IndexDef}[1]{\textit{#1}} @@ -990,16 +993,7 @@ \end_layout \begin_layout Standard -Die ersten drei sind selbsterklärend, lediglich ein Punkt ist erwähnenswert: - Wenn Sie ein Stück Text, das Sie markiert hatten, mit -\family sans -Strg+X -\family default - löschen oder mit -\family sans -Strg+C -\family default - kopieren, wird der gelöschte Text automatisch in den Zwischenspeicher kopiert. +Die ersten drei sind selbsterklärend. Unter \family sans Bearbeiten\SpecialChar \menuseparator @@ -1013,7 +1007,7 @@ Auswahl) \family default - finden Sie eine Liste der letzten 10 auf diese Weise gespeicherten Textstücke. + finden Sie eine Liste der letzten eingefügten Textstücke. Durch anklicken können Sie eins davon an der momentanen Cursorposition einfügen. \end_layout @@ -12413,6 +12407,7 @@ \end_layout \begin_layout Standard +\noindent Horizontale Linien können Sie mit \family sans Einfügen @@ -12696,24 +12691,19 @@ \end_layout \begin_layout Standard - -\lang english -Traditionally, LaTeX uses its own fonts. - That is to say, you cannot directly access the fonts installed on your - operating system, but you have to use specific fonts provided by your LaTeX - distribution. - The reason is that LaTeX needs some extra information über the fonts, which - have to be provided by additional Dateien und packages. - The downside of this is that your font choice is somewhat limited, compared - to usual word processors. - On the other hand this comes mit the advantage that the provided fonts - are generally of very good quality, und that LaTeX Dateien are very portable - across different machines. - Also, the range of fonts supported by traditional LaTeX was increased a - lot meanwhile so that you can find packages für many free und commercial - fonts. - In LyX, nur a subset of these are directly selectable via the user interface -\lang ngerman +Traditionell verwendet LaTeX seine eigenen Schriften. + Daher kann man die Schriften, die im Betriebssystem installiert sind nicht + verwenden, sondern muss spezielle LaTeX-Schriften benutzen. + Der Grund ist, dass LaTeX besondere Informationen von den Schriften benötigt, + die von zusätzlichen Dateien und Paketen bereit gestellt werden. + Die Schattenseite ist, dass daher die Auswahl an Schriften im Vergleich + zu anderen Textprogrammen etwas eingeschränkt ist. + Auf der anderen Seite hat man den Vorteil dass die LaTeX-Schriften generell + eine exzellente Qualität haben und auf allen Betriebssystemen exakt gleich + aussehen. + Mittlerweile gibt es eine recht große Zahl an LaTeX-Schriften, freie und + kommerzielle. + In LyX sind nur einige davon direkt über die Dokumenteinstellungen auswählbar (siehe Abschnitt \begin_inset space ~ \end_inset @@ -12726,28 +12716,22 @@ \end_inset für Details). - -\lang english -However, all others are available if you enter the respective LaTeX code - in the document preamble (please refer to the documentation of your desired - font). + Es sind dennoch alle verfügbar wenn man den entsprechenden LaTeX-Code in + den LaTeX-Vorspann einfügt (bitte lesen Sie dazu die Dokumentation der + gewünschten Schrift). \end_layout \begin_layout Standard - -\lang english -Furthermore, recent developments brought some new LaTeX engines that are - auch able to directly access fonts that are installed für your operating - system (OS), namely XeTeX und LuaTeX. - Both engines are now supported by LyX. - By using them, you can use theoretically any OpenType oder TrueType font - that is installed on your system. - The next Abschnitt describes how to use these OS fonts. +Die neuesten Entwicklungen sind LaTeX-Interpreter, die es erlauben die Schriften +, die auf Ihrem Betriebssystem installiert sind, direkt zu verwenden. + Dies sind die Interpreter XeTeX und LuaTeX. + Beine werden von LyX unterstützt. + Damit kann man theoretisch jede installierte OpenType oder TrueType Schrift + verwenden. + Der nächste Abschnitt beschreibt wie man diese Schriften verwendet. \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open @@ -12756,10 +12740,9 @@ \series bold Achtung: \series default - -\lang english -In practice, some fonts might fail due to bad metrics und other font deficiencie -s; so you might have to experiment. + Es kann sein, dass einige Schriften aufgrund schlechter Zeichendefinitionen + ein schlechtes Ergebnis in der Ausgabe bringen; daher muss man manchmal + experimentieren. \end_layout \end_inset @@ -12768,8 +12751,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open @@ -12778,10 +12759,8 @@ \series bold Achtung: \series default - -\lang english -XeTeX und especially LuaTeX, are still rather new und thus not as mature - as traditional LaTeX oder PDFTeX. + XeTeX und besonders LuaTeX sind immer noch relativ neu und daher noch nicht + ganz so stabil wie das traditionelle LaTeX oder PDFTeX. \end_layout \end_inset @@ -14901,7 +14880,302 @@ Zeichenformat \family default nicht zu sehen ist. +\end_layout + +\begin_layout Standard +Um den Buchstabenstil komplett auf die Voreinstellung zurückzusetzen, drückt + man +\family sans +Alt+Z +\begin_inset space ~ +\end_inset + +Leertaste +\family default +. + Will man nur die Einstellungen umschalten, die man gerade geändert hat + (angenommen man hat gerade den Schnitt auf +\begin_inset Quotes gld +\end_inset + +geneigt +\begin_inset Quotes grd +\end_inset + + und die Strichstärke auf +\begin_inset Quotes gld +\end_inset + +fett +\begin_inset Quotes grd +\end_inset + + gesetzt), verwendet man die Option +\family sans +Alle +\begin_inset space ~ +\end_inset + +umschalten +\family default + und drückt +\family sans +Übernehmen +\family default +. +\end_layout + +\begin_layout Standard +Sie sollten den Unterschied zwischen den drei Hauptschrifttypen kennen +\family sans +Serifenschrift +\family default +, +\family sans +Serifenlos +\family default +, und +\family typewriter +Schreibmaschine +\family default +: +\end_layout + +\begin_layout Itemize + +\family typewriter +Schreibmaschine +\family default + ist eine sogenannte +\begin_inset Quotes gld +\end_inset + +nichtproportionale +\begin_inset Quotes grd +\end_inset + + Schriftart, was bedeutet, dass jedes Zeichen dieselbe Breite hat; das +\begin_inset Quotes gld +\end_inset + +i +\begin_inset Quotes grd +\end_inset + + ist so breit wie das +\begin_inset Quotes gld +\end_inset + +m +\begin_inset Quotes grd +\end_inset + +. + Hier ist ein Beispiel +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom +status open + +\begin_layout Plain Layout +kein +\end_layout + +\end_inset + + +\family typewriter +Schreibmaschine-Text +\family default + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Für mehr über Phantom-Leerräume, siehe Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Phantom-Leerraum" + +\end_inset + +. +\end_layout + +\end_inset + + +\begin_inset Newline newline +\end_inset + +kein Schreibmaschine-Text +\end_layout + +\begin_layout Itemize + +\family sans +Serifenschrift +\family default + Schriftarten verwenden Zeichen mit Serifen. + Dies sind die kleinen +\begin_inset Quotes gld +\end_inset + +Anhängsel +\begin_inset Quotes grd +\end_inset + + am Ende der Striche, die ein Zeichen bilden. + Das folgende Beispiel zeigt den Unterschied: +\begin_inset Newline newline +\end_inset + +Text mit Serifen +\begin_inset Newline newline +\end_inset + + +\family sans +Text ohne Serifen +\family default + +\begin_inset Newline newline +\end_inset + +Serifen ermöglichen ein schnelles und leichtes Lesen. + Diese Schriften werden daher als Standardschrift verwendet. +\end_layout + +\begin_layout Itemize + +\family sans +Serifenlos +\family default + wird nicht als Grundtyp empfohlen. + Diese Schrift wird daher oft nur für Abschnittsüberschriften und Kurztexte + verwendet. + In diesem Dokument wird er zur Hervorhebung von Menünamen verwendet. +\end_layout + +\begin_layout Standard +\begin_inset Quotes gld +\end_inset + +Umschalten +\begin_inset Quotes grd +\end_inset + + bezieht sich auf das Setzen oder Entfernen von Schrifteigenschaften. + Wenn eine Eigenschaft fürs Umschalten im Textstil-Dialog ausgewählt ist, + wird sie vom ausgewählten Text entfernt, wenn dieser schon die Eigenschaft + besitzt. + Wenn man z. +\begin_inset space \thinspace{} +\end_inset + +B. + einen Stil mit den Eigenschaften A, B und C für Text anwendet, der aktuell + die Schrifteigenschaften B, C, F und G hat, und wenn B auf umschalten, + C auf nicht umschalten gesetzt ist, wird der Text danach die Eigenschaften + A, C, F und G haben. + +\begin_inset Quotes gld +\end_inset + +Niemals Umschalten +\begin_inset Quotes grd +\end_inset + + und +\begin_inset Quotes gld +\end_inset + +Immer Umschalten +\begin_inset Quotes grd +\end_inset + + bedeutet, dass man die Umschalt-Eigenschaft nicht kontrolliert. + Für die Eigenschaften der linken Seite des Dialogs ( +\begin_inset Quotes gld +\end_inset + +Familie +\begin_inset Quotes grd +\end_inset + + usw.) entscheidet man selbst über das Umschalten. + Wenn +\family sans +Alle +\begin_inset space ~ +\end_inset + +umschalten +\family default + gewählt ist, werden alle Eigenschaften der linken Dialogseite umgeschaltet; + standardmäßig werden sie nicht umgeschaltet. + Die Einstellung +\begin_inset Quotes gld +\end_inset + +Zurücksetzen +\begin_inset Quotes grd +\end_inset + + wird nie umgeschaltet. + Wenn man z. +\begin_inset space \thinspace{} +\end_inset + +B: +\begin_inset Quotes gld +\end_inset + +Strichstärke +\begin_inset Quotes grd +\end_inset + + auf +\begin_inset Quotes gld +\end_inset + +Zurücksetzen +\begin_inset Quotes grd +\end_inset + + setzt, +\family sans +Alle +\begin_inset space ~ +\end_inset + +umschalten +\family default + wählt und dies auf fett gesetzten Text anwendet, wird auf die Voreinstellung + +\begin_inset Quotes gld +\end_inset + +Mittel +\begin_inset Quotes grd +\end_inset + + zurückgesetzt, egal wie oft man den Stil anwendet. +\end_layout + +\begin_layout Standard +Es wird zum Schluss nochmal gewarnt: Übertreiben Sie den Gebrauch von +\emph on +\emph default +Schriften nicht! Sie sind ansonsten nur ein vorgetäuschter Ersatz für gutes + Schreiben. \end_layout \begin_layout Section @@ -15260,7 +15534,7 @@ \begin_layout Standard Dieses Dateiformat hat die Endung -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset @@ -15268,18 +15542,18 @@ .dvi \family default -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset . \lang english It is called -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset device-independent -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset (DVI), because it is completely portable; you can move them from one machine @@ -15340,7 +15614,9 @@ LuaTeX \family default is an engine that provides direct Unicode support und support für direct - font access (siehe Abschnitt + font access +\lang ngerman + (siehe Abschnitt \begin_inset space ~ \end_inset @@ -15352,8 +15628,10 @@ \end_inset ). - LuaTeX is still work in progress, but it might develop into the next standard - TeX processor. + LuaTeX +\lang english +is still work in progress, but it might develop into the next standard TeX + processor. \end_layout \begin_layout Subsubsection @@ -15435,16 +15713,18 @@ \begin_layout Standard \lang english -PostScript can nur contain images in the format -\begin_inset Quotes eld +PostScript can nur contain +\lang ngerman + Bilder im Format +\begin_inset Quotes gld \end_inset Encapsulated PostScript -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset - (EPS, Datei extension -\begin_inset Quotes eld + (EPS, Dateiendung +\begin_inset Quotes gld \end_inset @@ -15452,22 +15732,29 @@ .eps \family default -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset ). - As LyX allows you to use any known image format in your Dokument, it has + +\lang english +As LyX allows you to use any known image format in your Dokument, it has to convert them in the background to EPS. - If you have e.g 50 + If you have z. \begin_inset space \thinspace{} \end_inset -images in your Dokument, LyX has to do 50 +B. + 50 +\begin_inset space ~ +\end_inset + +Bilder in your Dokument, LyX has to do 50 \begin_inset space ~ \end_inset -conversions whenever you view oder export your Dokument. - This will slow down your workflow mit LyX drastically. +conversions when you view oder export your Dokument zum ersten Mal. + This könnte slow down your workflow mit LyX. So if you plan to use PostScript, you can insert your images directly as EPS to avoid this problem. \end_layout @@ -15621,11 +15908,15 @@ Datei\SpecialChar \menuseparator Exportieren \family default - in drei verschiedenen Arten exportieren: + in verschiedenen Arten exportieren: \end_layout \begin_layout Description -PDF +PDF +\begin_inset space ~ +\end_inset + +(ps2pdf) \lang english This uses the program \family typewriter @@ -15778,8 +16069,8 @@ supports all the Features of actual PDF-versions, is quick, stable, und works ohne problems. If you rely on multiscript support and\SpecialChar \slash{} -or specific OpenType fonts, you might - want to try out +or specific OpenType Schriften, you + might want to try out \family sans PDF \begin_inset space ~ @@ -15853,7 +16144,7 @@ \lang english This Datei type has the extension -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset @@ -15861,7 +16152,7 @@ .xhtml \family default -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset . @@ -15894,11 +16185,11 @@ \lang english XHTML output remains -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset under development -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset , und not all LyX Features are supported yet. @@ -15944,84 +16235,95 @@ \begin_layout Standard \lang english -To get a look at the final version of your Dokument, mit all of the page - breaks in place, the footnotes correctly numbered, und so on, use the Menü +To get a look at the final version of your document, with all of the page + breaks in place, the footnotes correctly numbered, and so on, use the menu \family sans View \family default - und choose a Datei type. - A viewing program will pop up showing the output. - For + and choose \family sans -Ansicht\SpecialChar \menuseparator -DVI +View \family default - you can use the Werkzeugleistenknopf -\begin_inset Graphics - filename ../../images/buffer-view_dvi.png + or the toolbar button +\begin_inset Info +type "icon" +arg "buffer-view" +\end_inset +. + A viewing program will pop up showing the output in the defined default + output format, which is globally set in the preferences (see sec. +\begin_inset space \thinspace{} \end_inset - (Tastenkürzel -\begin_inset Info -type "shortcut" -arg "buffer-view dvi" + +\lang ngerman + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Dateiformate" + \end_inset -), für -\family sans -Ansicht\SpecialChar \menuseparator -PDF -\begin_inset space ~ + +\lang english +) and can also be altered for single documents in the document settings + (see sec. +\begin_inset space \thinspace{} \end_inset -(pdflatex) -\family default - the Werkzeugleistenknopf -\begin_inset Graphics - filename ../../images/buffer-view_pdf2.png + +\lang ngerman + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Dokument-Ausgabe" \end_inset -, und für + +\lang english +). + Further output formats can be selected via \family sans Ansicht\SpecialChar \menuseparator -Postscript +Other Formats \family default - the Werkzeugleistenknopf + or the toolbar button \begin_inset Graphics - filename ../../images/buffer-view_ps.png - -\end_inset + filename ../../images/view-others.png + scale 85 + groupId toolbarbuttons - (Tastenkürzel -\begin_inset Info -type "shortcut" -arg "buffer-view ps" \end_inset -). +. \end_layout \begin_layout Standard \lang english -If you have changed your Dokument, you can refresh the output in the same - viewer Fenster using the Menü +If you have changed your document, you can refresh the output in the same + viewer window using the menu \family sans Ansicht\SpecialChar \menuseparator -Aktualisieren +Update \family default -. + or +\family sans +Ansicht\SpecialChar \menuseparator +Update (Other Formats) +\family default +, respectively. \end_layout \begin_layout Standard \lang english -When you preview a Datei, the output Datei is nur generated in LyX's temporary +When you preview a file, the output file is only generated in LyX's temporary directory. - To have a real output, export your Dokument. + To have a real output, export your document. \end_layout \begin_layout Subsection @@ -16050,9 +16352,9 @@ oder \lang english click on the Werkzeugleistenknopf -\begin_inset Graphics - filename ../../images/dialog-show_print.png - +\begin_inset Info +type "icon" +arg "dialog-show print" \end_inset . @@ -16158,7 +16460,7 @@ \end_layout \begin_layout Subsection -Bindestriche +Bindestriche, Gedankenstriche und Minuszeichen \begin_inset Index idx status collapsed @@ -16169,6 +16471,16 @@ \end_inset +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Gedankenstriche +\end_layout + +\end_inset + + \end_layout \begin_layout Standard @@ -21799,44 +22111,50 @@ \end_layout \begin_layout Standard - +Ein Gleitobjekt ist ein Textblock \lang english -A float is a block of text associated with some sort of label, which doesn't - have a fixed location. +associated with some sort of label, which doesn't have a fixed location. It can -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset -float -\begin_inset Quotes erd +gleiten +\begin_inset Quotes grd \end_inset forward or backward a page or two, to wherever it fits best. + +\lang ngerman \family sans -Footnotes +Fußnoten \family default - and + und \family sans -Margin -\begin_inset space ~ -\end_inset - -Notes +Randnotizen \family default - are also floats, because they can float to the next page when there are - too many notes on the page. + sind ebenfalls Gleitobjekte, da +\lang english +they can float to the next page when there are too many notes on the page. \end_layout \begin_layout Standard - +Gleitobjekt \lang english -Floats make it possible to get a high quality layout. +e make it possible to get a high quality layout. Images and tables can be spread evenly over the pages to avoid whitespace and pages without text. As the floating often destroys the context between the text and the image/table -, every float can be referenced in the text. - Floats are therefore numbered. +, every +\lang ngerman +Gleitobjekt +\lang english + can be referenced in the text. + +\lang ngerman +Gleitobjekte +\lang english +are therefore numbered. Referencing is described in \lang ngerman Abschnitt @@ -21856,11 +22174,18 @@ \begin_layout Standard \lang english -To insert a float, use the menu +To insert a +\lang ngerman +Gleitobjekt +\lang english +, use the Menü \family sans Einfügen\SpecialChar \menuseparator -Floats + +\lang ngerman +Gleitobjekt \family default +\lang english . A box with a caption that has e. \begin_inset space \thinspace{} @@ -21871,15 +22196,15 @@ \end_inset the label -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset -Figure +Abbildung \begin_inset space ~ \end_inset #: -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset (# is the actual number) will be inserted into your Dokument. @@ -21900,10 +22225,21 @@ \lang english The image or table is inserted above or below the caption in a separate - Absatz within the float. - To keep your LyX-Dokument readable, you can open and close the float box - by left-clicking on the box label. - A closed float box looks like this: + Absatz within the +\lang ngerman +Gleitobjekt +\lang english +s. + To keep your LyX-Dokument readable, you can open and close the +\lang ngerman +Gleitobjekt-B +\lang english +ox by left-clicking on the box label. + A closed +\lang ngerman +Gleitobjekt-B +\lang english +ox looks like this: \begin_inset Graphics filename clipart/GleitobjektQt4.png scale 80 @@ -21916,8 +22252,12 @@ \begin_layout Standard \lang english -It is recommended to insert floats as a separate Absatz to avoid possible - LaTeX-errors that can occur when the surrounding text is specially formatted. +It is recommended to insert +\lang ngerman +Gleitobjekte +\lang english + as a separate Absatz to avoid possible LaTeX-errors that can occur when + the surrounding text is specially formatted. \end_layout \begin_layout Subsection @@ -21957,57 +22297,45 @@ \end_inset - -\lang english -was created using the Menü + wurde mit dem Menü \family sans Einfügen\SpecialChar \menuseparator -Float\SpecialChar \menuseparator -Figure +Gleitobjekt\SpecialChar \menuseparator +Abbildung \family default - or the -\lang ngerman - Werkzeugleistenknopf + oder dem Werkzeugleistenknopf \begin_inset Info type "icon" arg "float-insert figure" \end_inset -. - -\lang english -The image was inserted by setting the Cursor above the caption label and - using the Menü + erstellt. + Das Bild wurde eingefügt, indem der Cursor über die Beschriftung gesetzt + wurde und dann das Menü \family sans Einfügen\SpecialChar \menuseparator -Graphics +Grafik \family default - or the -\lang ngerman - Werkzeugleistenknopf + oder der Werkzeugleistenknopf \begin_inset Info type "icon" arg "dialog-show-new-inset graphics" \end_inset -. - -\lang english -The image in the float was horizontally centered by putting the Cursor in - front of or behind the image and using the -\lang ngerman - Menü + verwendet wurde. + Das Bild wurde horizontal im Gleitobjekt zentriert, indem der Cursor vor + oder hinter das Bild gesetzt wurde und dann das Menü \family sans Bearbeiten\SpecialChar \menuseparator Absatz-Einstellungen \family default - oder dem Werkzeugleistenknopf + oder der Werkzeugleistenknopf \begin_inset Info type "icon" arg "layout-paragraph" \end_inset -. + benutzt wurde. \end_layout \begin_layout Standard @@ -22052,23 +22380,8 @@ \end_layout \begin_layout Standard - -\lang english -This figure float also shows how to set a label and create a cross-reference - to it. - As described in Abschnitt -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Querverweise" - -\end_inset - -, you can simply insert a label in the caption using the -\lang ngerman +Dieses Abbildungs-Gleitobjekt zeigt außerdem, wie man eine Marke einfügt + und diese referenziert: Man fügt eine Marke in die Beschriftung über das Menü \family sans Einfügen\SpecialChar \menuseparator @@ -22080,53 +22393,58 @@ arg "label-insert" \end_inset - -\lang english -and refer to it using the Menü + ein und verweist darauf mit dem Menü \family sans Einfügen\SpecialChar \menuseparator -Cross-Reference +Querverweis \family default - or the -\lang ngerman - Werkzeugleistenknopf + oder dem Werkzeugleistenknopf \begin_inset Info type "icon" arg "dialog-show-new-inset ref" \end_inset . - -\lang english -It is important to use references to figure floats, rather than using vague - references like -\begin_inset Quotes eld + Es ist wichtig Querverweise für Abbildungs-Gleitobjekte zu verwenden, und + nicht vage Formulierungen wie +\begin_inset Quotes gld \end_inset -the figure above -\begin_inset Quotes erd +die obige Abbildung +\begin_inset Quotes grd \end_inset -, because, as LaTeX will reposition the floats in the final Dokument, it - might not be -\begin_inset Quotes eld +, denn LaTeX wird die Gleitobjekte in der Ausgabe neu anordnen, so dass + sie nicht mehr +\begin_inset Quotes gld \end_inset -above -\begin_inset Quotes erd +obig +\begin_inset Quotes grd +\end_inset + + sein muss. + Für mehr über Querverweise siehe Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Querverweise" + \end_inset - at all. +. \end_layout \begin_layout Standard - -\lang english -Normally only one image is inserted in a figure float, but sometimes you - might want to use two images with separate subcaptions. - This can be done by inserting image floats into existing image floats. - Note that only the main caption of the float is added to the List of Figures - as described in Abschnitt +Normalerweise wird nur ein Bild in ein Abbildungs-Gleitobjekt eingefügt + aber manchmal will man zwei Bilder mit eigenen Beschriftungen haben. + Dies wird erreicht, indem man ein Abbildungs-Gleitobjekt in ein existierendes + Abbildungs-Gleitobjekt einfügt. + Dabei ist zu beachten, dass nur die Hauptbeschriftung des Gleitobjekts + in die Liste der Abbildungen, wie in Abschnitt \begin_inset space ~ \end_inset @@ -22137,7 +22455,7 @@ \end_inset -. + beschrieben, eingefügt wird. Abbildung \begin_inset space ~ \end_inset @@ -22149,8 +22467,8 @@ \end_inset - is an example of a figure float with two images set side by side. - You can also set the images one below the other. + ist ein Beispiel eines Abbildungs-Gleitobjekts mit zwei Bildern nebeneinander. + Man kann die Bilder auch untereinander setzen. Abbildung \begin_inset space ~ \end_inset @@ -22169,7 +22487,7 @@ \end_inset - are the subfigures. + sind die Untergleitobjekte. \end_layout \begin_layout Standard @@ -22304,15 +22622,11 @@ \end_layout \begin_layout Standard -Tabellen-Gleitobjekt -\lang english -e -\lang ngerman - können über das Menü +Tabellen-Gleitobjekte können über das Menü \family sans Einfügen\SpecialChar \menuseparator -Float\SpecialChar \menuseparator -Table +Gleitobjekt\SpecialChar \menuseparator +Tabelle \family default oder dem Werkzeugleistenknopf \begin_inset Info @@ -22495,14 +22809,9 @@ \end_layout \begin_layout Standard -LyX -\lang english -offers you further float types as well as rotated floats. - It also allows you to change the float numbering scheme, to control the - float placement and to change the formatting and placement of the float - caption. - -\lang ngerman +LyX unterstützt weitere Gleitojekt-Typen und auch rotierte Gleitobjekte. + Des Weiteren kann das Nummerierungsschema, die Gleitobjekt-Platzierung + und die Formatierung der Beschriftung geändert werden. All diese Features sind im Detail in Kapitel \emph on Gleitobjekte @@ -22752,166 +23061,124 @@ \end_layout \begin_layout Standard -Es gibt verschiedene Wege eine Formel einzufügen. - Sie können einfach auf den Werkzeugleistenknopf -\begin_inset Graphics - filename ../../images/math-mode.png - scale 85 - groupId Icon +\lang english +To create a math formula, you can just click on the toolbar icon +\lang ngerman + +\begin_inset Info +type "icon" +arg "math-mode on" \end_inset - klicken. - Das öffnet ein kleines blaues Rechteck, mit purpurnen Häkchen umrandet. - Die purpurne Farbe deutet an, dass Sie im -\family typewriter -Mathe-Modus -\family default - sind. -\end_layout -\begin_layout Standard -Sie können auch +\lang english +. + That will create a little blue rectangle, with purple markers around its + corners. + That blue rectangle is the formula itself; the purple markers indicate + what level of nesting within the formula you are at. + You can also choose a particular formula type to insert via +\lang ngerman + des Menüs \family sans Einfügen\SpecialChar \menuseparator -Mathe\SpecialChar \menuseparator -Eingebettete -\begin_inset space \space{} -\end_inset - -Formel +Mathe \family default - wählen oder die Tastenkürzel -\family sans -Alt+M -\begin_inset space ~ -\end_inset +. +\end_layout -M -\family default -, +\begin_layout Standard + +\lang english +Editing the parameters of a formula and adding math constructs can be done + with the \family sans -Alt+Z +math \begin_inset space ~ \end_inset -M -\family default - oder -\family sans -Strg+M +toolbar \family default - benutzen. - Auf all diese Arten wird eine Formel -\emph on -in der Zeile -\emph default - (eingebettet) erzeugt. +, that appears when the cursor is in a formula. \end_layout \begin_layout Standard -Um eine abgesetzte Formel zu erhalten, wählen Sie -\family sans -Einfügen\SpecialChar \menuseparator -Mathe\SpecialChar \menuseparator -Abgesetzte -\begin_inset space \space{} -\end_inset -Formel -\family default - ( -\family sans -Strg+Umschalt+M -\family default -). +\lang english +There are two main types of formulas, inline formulas and display formulas. + Inline formulas appear within a text line, like this one: \end_layout \begin_layout Standard -Wenn Sie den -\family typewriter -Mathe-Modus -\family default - nur benutzen wollen, um zum Beispiel ein -\begin_inset Formula $\alpha$ -\end_inset - zu schreiben, gibt es besondere Tastenkürzel, zum Beispiel -\family sans -Alt+M -\begin_inset space ~ +\lang english +This is a line with an inline formula +\begin_inset Formula $A=B$ \end_inset -G -\begin_inset space ~ -\end_inset + in it. +\end_layout + +\begin_layout Standard + +\lang english +Displayed formulas appear outside the text like if they were in a separate + paragraph, like this one: +\lang ngerman + +\begin_inset Formula +\[ +A=B +\] -A -\family default - für -\begin_inset Formula $\alpha$ \end_inset -, -\family sans -Alt+M -\begin_inset space ~ + +\lang english +You can only number and reference displayed formulas. +\end_layout + +\begin_layout Standard + +\lang english +LyX supports also many LaTeX math commands. + E. +\begin_inset space \thinspace{} \end_inset -G -\begin_inset space ~ +g. +\begin_inset space \space{} \end_inset -B -\family default - für -\begin_inset Formula $\beta$ +typing +\begin_inset Quotes gld \end_inset - usw -\emph on -. -\end_layout -\begin_layout Standard -Dann gibt es noch die Mathe-Kontrollflächen -\begin_inset Index idx -status collapsed +\series bold -\begin_layout Plain Layout -Mathe-!Kontrollflächen -\end_layout +\backslash +alpha +\series default +\begin_inset Quotes grd \end_inset -, die Sie über -\family sans -Ansicht\SpecialChar \menuseparator -Werkzeugleisten\SpecialChar \menuseparator -Mathe-Kontrollflächen -\family default - oder -\family sans -Einfügen\SpecialChar \menuseparator -Mathe\SpecialChar \menuseparator -Mathe-Kontrollflächen -\family default - ein- und ausschalten können, und die Mathe-Werkzeugleiste, die Sie über - -\family sans -Ansicht\SpecialChar \menuseparator -Werkzeugleisten\SpecialChar \menuseparator -Mathe -\family default - oder einen Klick auf -\begin_inset Graphics - filename ../../images/toolbar-toggle_math.png - scale 85 - groupId Icon +, followed by a space, in a formula will create the Greek letter +\begin_inset Formula $\alpha$ +\end_inset +. + Typing commands might sometimes be faster than using the +\family sans +Math +\begin_inset space ~ \end_inset - ein- und ausschalten können. +Panel +\family default +. \end_layout \begin_layout Subsection @@ -23007,61 +23274,69 @@ \end_inset erreichen will, muss man -\family typewriter +\series bold \backslash sqrt -\family default - eingeben, dann -\family sans -Leertaste -\family default -, dann -\family typewriter -2x+1 -\family default -, aber nicht -\family typewriter +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + \backslash -sqrt -\family sans +leer +\end_layout -\begin_inset space ~ \end_inset -Leertaste -\begin_inset space ~ -\end_inset +2x+1 +\series default +eingeben und nicht +\series bold + +\backslash +sqrt +\begin_inset ERT +status collapsed +\begin_layout Plain Layout -\family typewriter -2x -\family sans -\begin_inset space ~ -\end_inset +\backslash +leer +\end_layout -Leertaste -\begin_inset space ~ \end_inset +2x +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\family typewriter -+ -\family sans -\begin_inset space ~ -\end_inset +\backslash +leer +\end_layout -Leertaste -\begin_inset space ~ \end_inset ++ +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +leer +\end_layout + +\end_inset -\family typewriter 1 -\family default +\series default , weil dann nur die \family typewriter @@ -23086,18 +23361,8 @@ \family default sprechen: es mag sein, dass Sie Leerzeichen erzeugen wollen, die über das hinausgehen, was LaTeX normalerweise erzeugt. - Wir empfehlen das natürlich nicht, weil das WYSIWYM -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -WYSIWYM -\end_layout - -\end_inset - --Prinzip bedeutet, dass Sie nicht über den Schriftsatz nachdenken sollen, - sondern über den Inhalt. + Wir empfehlen das natürlich nicht, weil das WYSIWYM-Prinzip bedeutet, dass + Sie nicht über den Schriftsatz nachdenken sollen, sondern über den Inhalt. Es mag aber Situationen geben, in denen Sie wirklich Leerzeichen hinzufügen wollen. \end_layout @@ -23110,7 +23375,7 @@ machen. Das erzeugt einen kleinen Zwischenraum und zeigt ihn auf dem Bildschirm wie eine auf dem Rücken liegende eckige rote Klammer an: -\begin_inset Formula $a\!\sqcup\! b$ +\begin_inset Formula $a\text{{\color{red}\leer}}b$ \end_inset . @@ -23223,24 +23488,20 @@ \end_layout \begin_layout Standard -Sie können die automatische +Sie können die \family sans Mathe-Werkzeugleiste \family default - am unteren Rand benutzen, um Hoch- oder Tiefstellungen zu erzeugen ( -\begin_inset Graphics - filename ../../images/math/super.png - scale 85 - groupId Icon - + benutzen um Hoch- oder Tiefstellungen zu erzeugen (Knöpfe +\begin_inset Info +type "icon" +arg "math-superscript" \end_inset und -\begin_inset Graphics - filename ../../images/math/sub.png - scale 85 - groupId Icon - +\begin_inset Info +type "icon" +arg "math-subscript" \end_inset ), aber viel einfacher geht es mit der normalen TeX-Methode. @@ -23248,25 +23509,34 @@ \begin_inset Formula $x^{2}$ \end_inset - zu erhalten, tippen Sie (in Mathed) -\family typewriter + zu erhalten, geben Sie +\series bold x^2 -\family default -, dann -\family sans -Leertaste -\family default -. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +leer +\end_layout + +\end_inset + + +\series default + ein. Die \family sans Leertaste \family default bringt den Cursor zurück auf die Grundlinie des Ausdrucks. Wenn Sie -\family typewriter +\series bold x^2y -\family default - tippen, erhalten Sie +\series default + eingeben, erhalten Sie \begin_inset Formula $x^{2y}$ \end_inset @@ -23275,31 +23545,85 @@ \end_inset zu erhalten, müssen Sie -\family typewriter -x^2, -\family default - dann +\series bold +x^2 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +leer +\end_layout + +\end_inset + +y +\series default + eingeben. + Wenn Sie Zeichen in der Hochstellung haben, die mit dem Zirkumflex +\begin_inset Quotes gld +\end_inset + +^ +\begin_inset Quotes grd +\end_inset + + akzentuiert werden können, müssen Sie die \family sans Leertaste \family default -, dann -\family typewriter -y -\family default - tippen. + ein weiteres Mal drücken um den Zirkumflex vom Zeichen zu trennen. + Wenn Sie z. +\begin_inset space \thinspace{} +\end_inset + +B. + +\begin_inset Formula $x^{a}$ +\end_inset + + haben wollen, geben Sie +\series bold +x^ +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +leer +\end_layout + +\end_inset + +a +\series default + ein. Indizes sind ähnlich: um \begin_inset Formula $a_{1}$ \end_inset zu erhalten, müssen Sie in Mathed -\family typewriter +\series bold a_1 -\family default -, dann -\family sans -Leertaste -\family default - tippen. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +leer +\end_layout + +\end_inset + + +\series default + eingeben. \end_layout \begin_layout Subsection @@ -23318,17 +23642,15 @@ \begin_layout Standard Einen Bruch kann man mit -\family typewriter +\series bold \backslash - -\family default - (in Mathed) oder mit dem Bruchsymbol -\begin_inset Graphics - filename ../../images/math/frac-square.png - scale 85 - groupId Icon - +frac +\series default + oder mit dem Bruchsymbol +\begin_inset Info +type "icon" +arg "math-insert \\frac" \end_inset aus der @@ -23349,18 +23671,6 @@ \end_inset -Taste wieder in den Zähler. - Mit der automatischen -\family sans -Mathe-Werkzeugleiste -\family default - am unteren Rand können Sie über -\begin_inset Graphics - filename ../../images/math/frac.png - scale 50 - -\end_inset - - einen Standardbruch erzeugen. Jede mathematische Struktur kann in einen Bruch geschrieben werden, wie dieses Beispiel zeigt: \begin_inset Formula @@ -23391,21 +23701,19 @@ \end_layout \begin_layout Standard -Wurzeln erhält man, wenn man auf das -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 70 - +Wurzeln erhält man, wenn man auf das Symbol +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" \end_inset --Symbol oder das -\begin_inset Graphics - filename ../../images/math/root.png - scale 70 - + oder +\begin_inset Info +type "icon" +arg "math-insert \\root" \end_inset --Symbol in der + in der \family sans Mathe-Werkzeugleiste \family default @@ -23529,11 +23837,11 @@ In LaTeX wird es als Sonderobjekt behandelt, damit es Indizes wie beschrieben darstellen kann. In LyX erhält man es mit -\family typewriter +\series bold \backslash lim -\family default +\series default in Mathed oder indem man es aus den \family sans Funktionen @@ -23553,949 +23861,199 @@ ). \end_layout -\begin_layout Subsubsection -Besondere Integralzeichen +\begin_layout Subsection +Mathematische Symbole +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +mathematische!Symbole \end_layout -\begin_layout Standard -Das Standard-LaTeX hat nur einen beschränkten Satz von Integralzeichen. - Deshalb haben mehrere Pakete zusätzliche Zeichen implementiert wie Mehrfachinte -grale -\begin_inset Formula $\iint$ \end_inset - ( -\family typewriter -\backslash -iint -\family default -). - Unglücklicherweise sehen sie nicht immer konsistent aus. \end_layout \begin_layout Standard -Deswegen sollten Sie in -\family sans -Dokument\SpecialChar \menuseparator -Einstellungen -\family default -\SpecialChar \menuseparator +\lang english +Most math symbols can be found in the \family sans -Mathe-Optionen esint-Paket -\begin_inset space \space{} -\end_inset - -automatisch -\begin_inset space \space{} +Math +\begin_inset space ~ \end_inset -verwenden +Panel \family default - ankreuzen, wenn Sie besondere Integralzeichen benötigen. - Dieses Paket hat einen vollständigen Satz von Integralzeichen, die konsistent - aussehen. - Die meisten finden Sie in der + under one of several categories; including \family sans -Mathe-Werkzeugleiste +Greek +\family default +, +\family sans +Operators +\family default +, +\family sans +Relations +\family default +, +\family sans +Arrows \family default . + There are also the additional symbols provided by the American Mathematical + Society (AMS). \end_layout -\begin_layout Subsection -Die -\family sans -Mathe-Kontrollflächen -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -Mathe-!Kontrollflächen -\end_layout +\begin_layout Standard +\lang english +If you know the LaTeX-command for a construct or symbol you wish to use, + you don't have to use the +\family sans +Math +\begin_inset space ~ \end_inset +Panel +\family default +; you can type the command directly into the formula. + LyX will convert it to the corresponding symbol or construct. +\end_layout +\begin_layout Subsection +Leerraum ändern \end_layout \begin_layout Standard -Die +Will man Leerraum erzeugen, der sich von LaTeXs Standard-Leerraum unterscheidet, + drückt man \family sans -Mathe-Kontrollflächen +Strg+Leertaste \family default - sind in einer Werkzeugleiste zusammengefasst, die eine sehr umfangreiche - Liste an Symbolen, Funktionen und Strukturen besitzt. - Wie bereits erwähnt können Sie sie anzeigen lassen, wenn Sie mathematische - Formeln schreiben. - Dadurch gelangen Sie leichter an die weniger trivialen Funktionen des -\family typewriter -Mathe-Modus + oder den +\family sans +Mathe \family default -. - Wenn Sie auf einen Schaltknopf klicken, bekommen Sie eine Auswahl an Symbolen - angezeigt, von denen Sie eines durch Anklicken einfügen. -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/space.png - scale 85 - groupId Icon + Werkzeugleistenknopf +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\space" \end_inset - bringt eine Auswahl von geschützten Leerzeichen, zum Beispiel -\begin_inset Formula $2\qquad3$ -\end_inset +\family default . -\end_layout + Dies erzeugt einen kleinen Leerraum mit einer Marke zur Visualisierung. + Zum Beispiel erscheint die Sequenz +\series bold +a Strg+Leertaste b +\series default +: +\begin_inset Formula $a\, b$ +\end_inset -\begin_layout Enumerate + in LyX als \begin_inset Graphics - filename ../../images/math/style.png - scale 85 - groupId Icon + filename ../clipart/SpaceMarker.png \end_inset - gibt eine Auswahl von Schriftstilen. - Dabei ist -\family typewriter +. + Man kann verschiedenen Größen für den Leerraum anwählen, indem man den + Cursor hinter die Marke setzt und mehrfach die Leertaste drückt. + Mit jedem Drücken der Leertaste wird die Größe verändert. + Die Marke erscheint für einige Größen rot, da diese Größen negativen Leerraum + darstellen. + Hier sind zwei Beispiele: +\end_layout -\backslash -displaystyle -\family default - die Grundgröße für abgesetzte Formeln, -\family typewriter +\begin_layout Standard -\backslash -textstyle +\series bold +a Strg+Leertaste b +\series default + und 3× +\family sans +Leertaste \family default - die Grundgröße für Textformeln, -\family typewriter +: +\begin_inset Formula $a\quad b$ +\end_inset -\backslash -scriptstyle -\family default - die Grundgröße für einfache Umstellungen und -\family typewriter -\backslash -scriptscript\SpecialChar \- -style -\family default - die Grundgröße für zweifache Umstellungen (siehe auch -\begin_inset CommandInset citation -LatexCommand cite -after "Abschnitt 5.5.2" -key "latex-einführung" +\end_layout -\end_inset +\begin_layout Standard - und Abschnitt -\begin_inset space \space{} +\series bold +a Strg+Leertaste b +\series default + und 5× +\family sans +Leertaste +\family default +: +\begin_inset Formula $a\! b$ \end_inset -\begin_inset CommandInset ref -LatexCommand vref -reference "sub:Schriftgrößen-Mathe" +\end_layout -\end_inset +\begin_layout Subsection +Mathematische Funktionen +\begin_inset Index idx +status collapsed -). +\begin_layout Plain Layout +mathematische!Funktionen \end_layout -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/frac-square.png - scale 85 - groupId Icon - \end_inset -\begin_inset space \space{} -\end_inset - +\begin_inset CommandInset label +LatexCommand label +name "sub:Mathematische-Funktionen" -\begin_inset space \space{} \end_inset -erzeugt eine Schablone für Brüche wie -\begin_inset Formula $\frac{1}{2},\:\nicefrac{1}{2},\:\tfrac{1}{2},\:\dfrac{1}{2}$ -\end_inset -. - Auch hier gibt es eine Auswahl an Bruchtypen, die mehr oder weniger selbsterklä -rend ist. \end_layout -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/font.png - scale 85 - groupId Icon - +\begin_layout Standard +Die Funktionen wie +\begin_inset Formula $\sin$ \end_inset - legt den Schrifttyp fest. -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/functions.png - scale 85 - groupId Icon - +, +\begin_inset Formula $\lim$ \end_inset - Funktionen: siehe Abschnitt +, usw. \begin_inset space \space{} \end_inset +kann man entweder mit dem Werkzeugleistenknopf +\family sans -\begin_inset CommandInset ref -LatexCommand vref -reference "sub:Mathematische-Funktionen" - +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset -. -\end_layout -\begin_layout Standard -Die folgenden Symbole sind auch in Abschnitt -\begin_inset space \space{} -\end_inset - - -\begin_inset CommandInset ref -LatexCommand vref -reference "sub:Andere-Mathe-Symbole" - -\end_inset - - beschrieben. - Wenn Sie mit der Maus auf ein Symbol zeigen, erhalten Sie eine Beschreibung. -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/hat.png - scale 85 - groupId Icon - -\end_inset - -: Rahmen-Verzierungen. -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/intop.png - scale 85 - groupId Icon - -\end_inset - -: große Operatoren -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/bigtriangledown.png - scale 85 - groupId Icon - -\end_inset - -: verschiedene, nicht zuzuordnende Symbole -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/alpha.png - scale 85 - groupId Icon - -\end_inset - -: kleine griechische Buchstaben und die großen, die anders aussehen als - die lateinischen. -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/leftarrow.png - scale 85 - groupId Icon - -\end_inset - - : Pfeile -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/dashleftarrow.png - scale 85 - groupId Icon - -\end_inset - -: AMS-Pfeile -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/pm.png - scale 85 - groupId Icon - -\end_inset - -: Operatoren -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/leq.png - scale 85 - groupId Icon - -\end_inset - -: Relationen -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/leqq.png - scale 85 - groupId Icon - -\end_inset - -: AMS-Relationen -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/nless.png - scale 85 - groupId Icon - -\end_inset - -: AMS-Negierte-Relationen -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/ldots.png - scale 85 - groupId Icon - -\end_inset - -: Punkte -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/dotplus.png - scale 85 - groupId Icon - -\end_inset - -: AMS-Operatoren -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/digamma.png - scale 85 - groupId Icon - -\end_inset - -: AMS-Verschiedenes -\end_layout - -\begin_layout Subsection -Die Mathe-Werkzeugleiste -\family sans - -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -Mathe-!Werkzeugleiste -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Sie enthält ebenfalls eine Liste mit Schaltknöpfen: -\end_layout - -\begin_layout Enumerate -\paragraph_spacing onehalf -\begin_inset Graphics - filename ../../images/math/equation.png - scale 85 - groupId Icon - -\end_inset - -: Darstellungsmodus -\end_layout - -\begin_layout Enumerate -\paragraph_spacing onehalf -\begin_inset Graphics - filename ../../images/math/sub.png - scale 85 - groupId Icon - -\end_inset - -: Indizes -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/super.png - scale 85 - groupId Icon - -\end_inset - -: Exponenten -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 85 - groupId Icon - -\end_inset - - : Quadratwurzeln -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/root.png - scale 85 - groupId Icon - -\end_inset - - : allgemeine Wurzeln -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/frac.png - scale 85 - groupId Icon - -\end_inset - - : Standardbrüche -\end_layout - -\begin_layout Enumerate -\begin_inset Formula $\sum$ -\end_inset - - : Summen -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/int.png - scale 85 - groupId Icon - -\end_inset - - : Integrale -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/prod.png - scale 85 - groupId Icon - -\end_inset - - : Produkte -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/lparen_rparen.png - scale 85 - groupId Icon - -\end_inset - - : runde Klammern -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/lbracket_rbracket.png - scale 70 - -\end_inset - - : eckige Klammern -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/lbrace_rbrace.png - scale 85 - groupId Icon - -\end_inset - - : geschweifte Klammern -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/dialog-show_mathdelimiter.png - scale 85 - groupId Icon - -\end_inset - - : Trennzeichen -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math-matrix.png - scale 85 - groupId Icon - -\end_inset - - : Matrizen -\end_layout - -\begin_layout Enumerate -\begin_inset Graphics - filename ../../images/math/cases.png - scale 85 - groupId Icon - -\end_inset - - : Fallunterscheidungen -\end_layout - -\begin_layout Enumerate - -\family sans -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 85 - groupId Icon - -\end_inset - - -\family default - : Zeile hinzufügen -\end_layout - -\begin_layout Enumerate - -\family sans -\begin_inset Graphics - filename ../../images/tabular-feature_append-column.png - scale 85 - groupId Icon - -\end_inset - - -\family default - : Spalte hinzufügen -\end_layout - -\begin_layout Enumerate - -\family sans -\begin_inset Graphics - filename ../../images/tabular-feature_delete-row.png - scale 85 - groupId Icon - -\end_inset - - -\family default - : Zeile löschen -\end_layout - -\begin_layout Enumerate - -\family sans -\begin_inset Graphics - filename ../../images/tabular-feature_delete-column.png - scale 85 - groupId Icon - -\end_inset - - -\family default - : Spalte löschen -\end_layout - -\begin_layout Enumerate - -\family sans -\begin_inset Graphics - filename ../../images/toolbar-toggle_math_panels.png - scale 85 - groupId Icon - -\end_inset - - -\family default - : Mathe-Kontrollflächen an/aus -\end_layout - -\begin_layout Subsection -Andere mathematische Symbole -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -mathematische!Symbole -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "sub:Andere-Mathe-Symbole" - -\end_inset - - -\end_layout - -\begin_layout Standard -Wenn Sie den LaTeX-Namen für ein bestimmtes Symbol kennen, können Sie ihn - direkt eingeben. - Mathematische Symbole sind sehr hilfreich, wenn Sie den LaTeX-Namen nicht - kennen. - Einen LaTeX-Namen, den Sie kennen, tippen Sie mit einem vorangestellten - -\family typewriter - -\backslash - -\family default -, den LaTeX benutzt, ein, wie zum Beispiel -\family typewriter - -\backslash -alpha -\family default -, und der Text wird automatisch in das Zeichen konvertiert, nachdem Sie - ihn mit der -\family sans -Leertaste -\family default - oder einem anderen nicht-alphabetischen Symbol abgeschlossen haben. - Der Text erscheint zunächst ohne den -\family typewriter - -\backslash - -\family default -, wird aber zu einem blauen Symbol, wenn LyX verstanden hat, was Sie wollen. - Wenn Mathed den Text nicht in ein Symbol konvertieren kann, wird er rot - bleiben. - Das nennt man -\emph on -Makromodus. -\end_layout - -\begin_layout Standard -Inzwischen werden fast alle in LaTeX verfügbaren Symbole WYSIWYM -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -WYSIWYM -\end_layout - -\end_inset - - in LyX dargestellt. - Sie finden Sie in der -\family sans -Mathe-Werkzeugleiste -\family default - rechts von den Funktionen. - Die dort unter -\family sans -Griechisch -\family default - -\emph on -fehlenden -\emph default - großen Buchstaben sehen aus wie die entsprechenden lateinischen. -\end_layout - -\begin_layout Standard -Diese Eigenschaft von LyX, Texte in Mathed, die es nicht kennt, so zu lassen - wie sie eingegeben wurden, erlaubt Ihnen, Ihre eigenen Makrokürzel zu definiere -n und zu benutzen. - Der zugehörige Befehl muss im LaTeX-Vorspann stehen (siehe -\emph on -Hand\SpecialChar \- -buch\SpecialChar \- -ergänzungen -\emph default -). - Wenn Sie dort zum Beispiel schreiben: -\end_layout - -\begin_layout LyX-Code - -\backslash -newcommand{ -\backslash -a}{ -\backslash -alpha} -\end_layout - -\begin_layout Standard -können Sie in Mathed -\family typewriter - -\backslash -a -\family default - anstatt -\family typewriter - -\backslash -alpha -\family default - benutzen, um -\begin_inset Formula $\alpha$ -\end_inset - - zu erzeugen. - Vorsicht ist aber geboten, weil es LyX egal ist, ob das Makro gültig ist. - Ist es ungültig, werden Sie Fehlermeldungen erhalten, sobald Sie es an - LaTeX senden (für eine Druckvorschau oder zum Druck). - Weitere Einzelheiten finden Sie in den -\emph on -Handbuchergänzungen -\emph default -. -\end_layout - -\begin_layout Subsection -Weitere Symbole -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -Symbole -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "sub:Weitere-Symbole" - -\end_inset - - -\end_layout - -\begin_layout Standard -Es gibt einige mathematische Symbole, die es in LaTeX (oder LyX) nicht gibt, - die aber in mathematischen Schriften benutzt werden, wie zum Beispiel die - altdeutsche Frakturschrift und die -\emph on -Wandtafel -\emph default --Fettschrift (Blackboard), die für Vektoren, komplexe Zahlen oder ganze - Zahlen benutzt werden. - Diese Pakete kann man jetzt über ein Menü hinzufügen: im Dialogfenster - -\family sans -Dokument-Einstellungen -\family default - gibt es unter -\family sans -Mathe-Optionen -\family default - die Optionen -\family sans -AMS-Mathe-Paket -\begin_inset space \space{} -\end_inset - -automatisch -\begin_inset space \space{} -\end_inset - -verwenden \family default - und -\family sans -AMS-Mathe-Paket -\begin_inset space \space{} -\end_inset - -verwenden -\family default -, von denen keine oder eine angekreuzt werden kann. -\end_layout - -\begin_layout Standard -Wenn die erste angekreuzt ist, sind alle AMS-LaTeX-Symbole und Umgebungen - verfügbar, und LyX versucht, sie so gut wie möglich zu verwenden. - Wenn Sie die zweite ankreuzen, wird LyX gezwungen, das Paket zu benutzen. - Sie werden Ärger bekommen, wenn Sie diese Pakete in den Vorspann einfügen, - weil LyX jetzt ein paar Makros dieser Pakete selber definiert hat. - Die AMS-Klassen fügen diese Pakete automatisch hinzu. -\end_layout - -\begin_layout Standard -Das -\family typewriter -esint -\family default --Paket, das Sie ebenfalls [automatisch] benutzen können, erlaubt für Computer-Mo -dern Schriften alternative Integral-Symbole, näheres finden Sie auf -\begin_inset Newline linebreak -\end_inset - - -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -ftp://dante.ctan.org/tex-archive/help/Catalogue/entries/esint.html -\end_layout - -\end_inset - -. -\end_layout - -\begin_layout Subsection -Leerraum ändern -\end_layout - -\begin_layout Standard -Vielleicht wollen Sie Leerraum verwenden, der vom LaTeX-Standard abweicht. - Natürlich empfehlen wir das nicht, weil es dem WYSIWYM-Prinzip widerspricht, - sich nur um den Inhalt zu kümmern und nicht um den Druck. - Aber es gibt Situationen, in denen Sie mehr Leerraum benötigen. - Als erstes benutzen Sie -\family sans -Strg+Leertaste -\family default -, was einen kleinen Leerraum erzeugt und in LyX so aussieht: -\begin_inset Formula $a\, b$ -\end_inset - -. - Wenn Sie dann wieder die -\family sans -Leertaste -\family default - betätigen, wird der Leerraum größer: -\begin_inset Formula $a\quad b$ -\end_inset - -. - Zuletzt wird der Leerraum rot und bedeutet einen negativen Leerraum: -\begin_inset Formula $a\! b$ -\end_inset - -. - Diese Leerräume können Sie auch über die -\family sans -Mathe-Werkzeugleiste -\family default - einfügen. -\end_layout - -\begin_layout Subsection -Mathematische Funktionen -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -mathematische!Funktionen -\end_layout - -\end_inset - - -\begin_inset CommandInset label -LatexCommand label -name "sub:Mathematische-Funktionen" - -\end_inset - - -\end_layout - -\begin_layout Standard -Die Funktionen wie -\begin_inset Formula $\sin$ -\end_inset - -, -\begin_inset Formula $\lim$ -\end_inset - -, usw. -\begin_inset space \space{} -\end_inset - -kann man in Mathed auch mit Befehlen wie -\family typewriter + oder mit Befehlen wie +\series bold \backslash sin -\family default +\series default usw. \begin_inset space \space{} \end_inset @@ -24561,30 +24119,30 @@ \end_layout - -\begin_layout Standard -Im -\family typewriter -Mathe-Modus -\family default - setzt man Akzente wie im normalen Textmodus. + +\begin_layout Standard +Im Mathe-Modus setzt man Akzente wie im normalen Textmodus. Wie das gemacht wird, kann von Ihrer Tastatur und Ihrer Tastaturdatei abhängen. Sie können aber auch die LaTeX-Äquivalente als Makros benutzen. Wenn Ihre Tastatur keine Akzente ermöglicht, können Sie zum Beispiel in Mathed -\family typewriter +\series bold \backslash hat{a -\family default +\series default eintippen, um \begin_inset Formula $\hat{a}$ \end_inset zu erhalten. - Tabelle + Tabelle +\begin_inset space ~ +\end_inset + + \begin_inset CommandInset ref -LatexCommand vref +LatexCommand ref reference "tab:Akzente" \end_inset @@ -24597,7 +24155,7 @@ \begin_inset Float table wide false sideways false -status collapsed +status open \begin_layout Plain Layout \begin_inset Caption @@ -24640,9 +24198,7 @@ \begin_inset Text \begin_layout Plain Layout - -\series bold -Text +Name \end_layout \end_inset @@ -24651,9 +24207,7 @@ \begin_inset Text \begin_layout Plain Layout - -\series bold -Mathed +Befehl \end_layout \end_inset @@ -24662,8 +24216,6 @@ \begin_inset Text \begin_layout Plain Layout - -\series bold Beispiel \end_layout @@ -24684,6 +24236,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash hat \end_layout @@ -24716,6 +24272,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash grave \end_layout @@ -24748,6 +24308,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash acute \end_layout @@ -24780,6 +24344,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash ddot \end_layout @@ -24812,6 +24380,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash tilde \end_layout @@ -24844,6 +24416,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash dot \end_layout @@ -24876,6 +24452,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash breve \end_layout @@ -24908,6 +24488,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash check \end_layout @@ -24940,6 +24524,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash bar \end_layout @@ -24963,7 +24551,7 @@ \begin_inset Text \begin_layout Plain Layout -— +vector \end_layout \end_inset @@ -24972,6 +24560,10 @@ \begin_inset Text \begin_layout Plain Layout + +\series bold + +\backslash vector \end_layout @@ -25002,6 +24594,21 @@ \end_layout +\begin_layout Standard +Sie können die Akzente auch über das Untermenü +\family sans +Rahmen-Verzierungen +\family default + des Mathe-Werkzeugleistenknopfs +\begin_inset Info +type "icon" +arg "math-insert \\hat" +\end_inset + + auswählen. + Dies wirkt auch auf markierte Bereiche in Formeln. +\end_layout + \begin_layout Section Klammern \begin_inset Index idx @@ -25064,16 +24671,19 @@ \begin_layout Standard \noindent -In Abschnitt +In Abschnitt +\begin_inset space ~ +\end_inset + + \begin_inset CommandInset ref -LatexCommand vref +LatexCommand ref reference "sec:Matrizen-mehrzeilige-Gleichungen" \end_inset steht ausführlich beschrieben, wie man das im Einzelnen macht. - Auch erkennt man mehrere Klammernschichten besser bei Scheußlichkeiten - wie hier: + Auch erkennt man mehrere Klammernschichten besser bei Ausdrücken wie \begin_inset Formula \begin{equation} \frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\label{eq:Bruch} @@ -25081,7 +24691,7 @@ \end_inset -oder hier: +oder \begin_inset Formula \[ f\left(g\left(h\left(k\left(l\left(x\right)\right)\right)\right)\right). @@ -25092,7 +24702,7 @@ Die Klammern aus dem Menü werden automatisch an die Größe ihres Inhaltes angepasst. (Das wird direkt mit den LaTeX-Befehlen -\family typewriter +\series bold \backslash left( bla @@ -25102,7 +24712,7 @@ bla \backslash right) -\family default +\series default erreicht.) \end_layout @@ -25148,7 +24758,11 @@ \end_layout \begin_layout Standard -Schließlich können Sie noch zwischen 5 Klammergrößen wählen. +Schließlich können Sie noch zwischen 5 +\begin_inset space ~ +\end_inset + +Klammergrößen wählen. \family sans Variabel @@ -25184,65 +24798,6 @@ \end_layout \begin_layout Section -Gruppierung -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -Gruppierung -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -Eventuell müssen Sie einen Satz von Symbolen gruppieren. - In LaTeX wird zum Beispiel -\family typewriter -(x^y)^z -\family default - anders als -\family typewriter -x^(y^z)=x^y^z -\family default - gesetzt: -\end_layout - -\begin_layout Standard -\begin_inset Formula -\begin{eqnarray*} -x^{yz} & \mathrm{ist}\,\mathrm{anders\, als} & x^{y^{z}} -\end{eqnarray*} - -\end_inset - - -\end_layout - -\begin_layout Standard -Die Gruppierung erreichen Sie, indem Sie im ersten Fall -\family typewriter -x^y -\family default -, gefolgt von -\family sans -Leertaste -\family default - und schließlich -\family typewriter -^z -\family default - eingeben. - Im zweiten Fall geben Sie einfach -\family typewriter -x^y^z -\family default - ein. -\end_layout - -\begin_layout Section Matrizen \begin_inset Index idx status collapsed @@ -25287,13 +24842,15 @@ Mathe-Werkzeugleiste \family default den Knopf -\begin_inset Graphics - filename ../../images/math-matrix.png - scale 85 - groupId Icon +\family sans +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset + +\family default an, der das Menü \family sans Mathe-Matrix @@ -25441,18 +24998,18 @@ \family default hat viele Matrizenarten, insbesondere bietet das AMS-LaTeX-Paket zum Beispiel -\family typewriter +\series bold \backslash cases -\family default +\series default und kommutative Diagramme. Hier ist ein einfaches Beispiel, wie LyX Bedingungen (LaTeX -\family typewriter +\series bold \backslash cases -\family default +\series default ) darstellen kann: \end_layout @@ -25539,35 +25096,6 @@ tippt. LyX wird alles in den linken Teil der mehrzeiligen Gleichung packen, wobei alles links vom Cursor in die erste Zeile kommt, der Rest in die zweite. - Um die Gleichungen auszurichten, stellen Sie den Cursor dorthin, wo der - mittlere Teil (zum Beispiel das Gleichheitszeichen) beginnen soll, und - tippen -\family sans -Strg+Tab. -\family default - -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Wenn Sie KDE als grafische Oberfläche verwenden, geht das leider nicht, - es sei denn, Sie konfigurieren KDE um (zum Beispiel -\family sans -Strg+Tab -\family default - auf -\family sans -Windows+Tab -\family default -: KDE-Kontrollzentrum oder Kubuntu-Systemeinstellungen\SpecialChar \menuseparator -Regional-Einstellungen - & Zugangshilfen\SpecialChar \menuseparator -Tastenkürzel). -\end_layout - -\end_inset - - \end_layout \begin_layout Standard @@ -25790,6 +25318,27 @@ ) wieder markiert. \end_layout +\begin_layout Standard +Die Eigenschaften von LyXs Querverweis-Box sind in Abschnitt +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Querverweise" + +\end_inset + + beschrieben. + Um eine Marke zu entfernen, setzt man den Cursor ans Ende in die Gleichung + und drückt die +\family sans +Entf +\family default +-Taste. +\end_layout + \begin_layout Section Benutzerdefinierte Mathe-Makros \begin_inset Index idx @@ -25848,29 +25397,22 @@ \begin_layout Standard Sie können verschiedene Schriftstile benutzen, die Sie über die Schaltfläche -\begin_inset Graphics - filename ../../images/math/font.png - scale 85 - groupId Icon +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset + +\family default auf der \family sans Mathe-Werkzeugleiste \family default oder Tastaturbefehle auswählen. - Nicht alle erscheinen genau WYSIWYM -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -WYSIWYM -\end_layout - -\end_inset - -, und einige werden überhaupt nicht angezeigt. + Nicht alle erscheinen genau WYSIWYM, und einige werden überhaupt nicht + angezeigt. Der Standardschriftstil für Text ist kursiv, \begin_inset Formula $text$ \end_inset @@ -25971,39 +25513,17 @@ \begin_layout Plain Layout \align center - -\family typewriter \begin_inset Tabular -<lyxtabular version="3" rows="11" columns="4"> +<lyxtabular version="3" rows="9" columns="2"> <features tabularvalignment="middle"> -<column alignment="left" valignment="top" width="0pt"> -<column alignment="left" valignment="top" width="0cm"> -<column alignment="left" valignment="top" width="0pt"> -<column alignment="left" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0pt"> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -Textmodus -\end_layout - -\end_inset -</cell> <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Mathed -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -Mathed-Tastenkürzel +Schriftstil \end_layout \end_inset @@ -26012,125 +25532,18 @@ \begin_inset Text \begin_layout Plain Layout -LaTeX-Befehl -\end_layout - -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\series bold -fett -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\mathbf{Fett}$ -\end_inset - - -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout ---------- -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\backslash - -\family typewriter -mathbf -\end_layout - -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout ---------- -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\mathcal{KALLIGRAFISCH}$ -\end_inset - - -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\family sans -Alt+Z -\begin_inset space ~ -\end_inset - -I -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\backslash - -\family typewriter -mathcal +Befehl \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout ---------- -\end_layout - -\end_inset -</cell> <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\mathrm{Roman}$ +\begin_inset Formula $\mathrm{Aufrecht}$ \end_inset @@ -26143,24 +25556,9 @@ \begin_layout Plain Layout -\family sans -Alt+Z -\begin_inset space ~ -\end_inset - -R -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout +\series bold \backslash - -\family typewriter mathrm \end_layout @@ -26168,85 +25566,14 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\family typewriter -Schreibmaschine -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\mathtt{Schreibmaschine}$ -\end_inset - - -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout ---------- -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\backslash - -\family typewriter -mathtt -\end_layout - -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -Voreinstellung -\end_layout - -\end_inset -</cell> <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\textrm{Voreinstellung}$ -\end_inset - - -\end_layout - +\begin_inset Formula $\mathbf{\mathbf{Fett}}$ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\family sans -Alt+Z -\begin_inset space ~ -\end_inset -Leertaste \end_layout \end_inset @@ -26256,257 +25583,174 @@ \begin_layout Plain Layout -\backslash - -\family typewriter -textrm -\end_layout - -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout ---------- -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\mathbb{WANDTAFEL}$ -\end_inset - - -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\family sans -Alt+Z -\begin_inset space ~ -\end_inset - -K -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\backslash - -\family typewriter -mathbb -\end_layout - -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout ---------- -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\mathfrak{Fraktur}$ -\end_inset - - -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout ---------- -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\backslash +\series bold -\family typewriter -mathfrak +\backslash +mathbf \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\mathit{Kursiv}$ +\end_inset + -\emph on -kursiv \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\mathit{kursiv}$ -\end_inset +\series bold +\backslash +mathit \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout ---------- +\begin_inset Formula $\mathtt{Schreibmaschine}$ +\end_inset + + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\backslash +\series bold -\family typewriter -mathit +\backslash +mathtt \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\mathbf{\mathbb{BLACKBOARD}}$ +\end_inset + -\family sans -serifenfrei \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\mathsf{serifenfrei}$ -\end_inset +\series bold +\backslash +mathbb \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\family sans -Alt+Z -\begin_inset space ~ +\begin_inset Formula $\mathfrak{Fraktur}$ \end_inset -S + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\backslash +\series bold -\family typewriter -mathsf +\backslash +mathfrak \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout ---------- + +\emph on +\begin_inset Formula $\mathcal{KALLIGRAFISCH}$ +\end_inset + + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\boldsymbol{Fett\, Symbol}$ -\end_inset +\series bold +\backslash +mathcal \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\family sans -Alt+Z -\begin_inset space ~ +\begin_inset Formula $\mathsf{Serifenlos}$ \end_inset -F + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\backslash +\series bold -\family typewriter -boldsymbol +\backslash +mathsf \end_layout \end_inset @@ -26525,6 +25769,31 @@ \end_layout \begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout + +\series bold +Achtung: +\series default + Man kann nur Großbuchstaben in die Stile +\family sans +Blackboard +\family default + und +\family sans +Kalligrafisch +\family default + setzen. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard \noindent Der Tastaturbefehl, um zu einem speziellen Schriftstil zu wechseln, wird im @@ -26558,7 +25827,7 @@ \end_inset zu bekommen, müssen Sie -\family typewriter +\series bold \backslash boldsymbol @@ -26568,7 +25837,7 @@ { \backslash alpha} -\family default +\series default eingeben: \begin_inset Formula $\boldsymbol{\mathbb{\alpha}}$ \end_inset @@ -26658,13 +25927,6 @@ \begin_layout Subsection Schriftgrößen -\begin_inset CommandInset label -LatexCommand label -name "sub:Schriftgrößen-Mathe" - -\end_inset - - \begin_inset Index idx status collapsed @@ -26748,13 +26010,15 @@ \end_inset ein oder wählt über den Knopf -\begin_inset Graphics - filename ../../images/math/style.png - scale 85 - groupId Icon +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\style" \end_inset + +\family default der \family sans Mathe-Werkzeugleiste @@ -28971,21 +28235,7 @@ \end_layout \begin_layout Standard -Im Literaturverweisdialog ( -\family sans -Einfügen\SpecialChar \menuseparator -Literaturverweis\SpecialChar \ldots{} - -\family default - oder -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_citation.png - scale 85 - groupId Icon - -\end_inset - -) können Sie eine +Im Literaturverweisdialog können Sie eine \family sans Formatierung \family default @@ -29065,63 +28315,28 @@ \end_layout \begin_layout Standard - -\lang english -An index entry is created if you use the menu +Ein Stichwort wird erzeugt, wenn man das Menü \family sans Einfügen\SpecialChar \menuseparator -Index -\begin_inset space ~ -\end_inset - -Entry +Stichwort \family default - or the Werkzeugleistenknopf + oder den Werkzeugleistenknopf \begin_inset Info type "icon" arg "index-insert" \end_inset -. - A box labeled -\begin_inset Quotes eld -\end_inset - - -\family sans -Index -\family default - -\begin_inset Quotes erd -\end_inset - - is inserted containing the text that appears in the index. - The word where the Cursor is in or the currently highlighted text is proposed - by LyX as the index entry. -\end_layout - -\begin_layout Standard - -\lang english -We give a short overview of the index Befehle in the next subsections. - For a detailed description of LaTeX's index mechanism, have a look at one - of the LaTeX books -\begin_inset CommandInset citation -LatexCommand cite -key "latexcompanion,latexguide,latexbook" - -\end_inset - -. + verwendet. + Es wird dann eine Box eingefügt, die den Text des Stichworts enthält. + Das Wort in dem sich der Cursor befindet oder markierter Text wird von + LyX als Stichwort vorgeschlagen. \end_layout \begin_layout Standard - -\lang english -The index list is inserted in the Dokument with the menu +Das Stichwortverzeichnis wird in das Dokument mit dem Menü \family sans Einfügen\SpecialChar \menuseparator -List +Liste \begin_inset space ~ \end_inset @@ -29129,28 +28344,38 @@ \begin_inset space ~ \end_inset -TOC\SpecialChar \menuseparator -Index -\begin_inset space ~ -\end_inset - -List +Inhaltsverzeichnis\SpecialChar \menuseparator +Stichwortverzeichnis \family default -. - A light blue box labeled -\begin_inset Quotes eld + eingefügt. + Eine hellblaue Box namens +\begin_inset Quotes gld \end_inset \family sans -Index +Stichwortverzeichnis \family default -\begin_inset Quotes erd +\begin_inset Quotes grd +\end_inset + + zeigt die Stelle an, wo das Stichwortverzeichnis in der Ausgabe erscheinen + wird. + Die Stichwortverzeichnis-Box ist nicht wie andere LyX-Boxen anklickbar. +\end_layout + +\begin_layout Standard +Es folgt ein kurzer Überblick über die Stichwort-Befehle. + Für eine detaillierte Beschreibung von LaTeXs Stichwort-Mechanismus, sei + auf eines dieser LaTeX-Bücher verwiesen: +\begin_inset CommandInset citation +LatexCommand cite +key "latexcompanion,latexguide,latexbook" + \end_inset - will show the place where the index is printed in the output. - The index list box is not clickable like other LyX-boxes. +. \end_layout \begin_layout Subsection @@ -29285,24 +28510,16 @@ \end_layout \begin_layout Standard - -\lang english -Normally an index entry will appear with the page number of the indexed - section. - But sometimes you want to index more pages under the same entry. - E. +Normalerweise erscheint ein Stichwort im Verzeichnis mit der Seitennummer + des Abschnitts, indem sich das Stichwort befindet. + Manchmal will man aber mehrere Seiten unter einem Stichwort indizieren. + Will man z. \begin_inset space \thinspace{} \end_inset -g. -\begin_inset space \space{} -\end_inset - -if we want to index the -\lang ngerman -Absatzumgebungen -\lang english -, we create an index entry in section +B. + den Abschnitt über Absatzumgebungen indizieren, erzeugt man ein Stichwort + in Abschnitt \begin_inset space ~ \end_inset @@ -29313,7 +28530,7 @@ \end_inset - with the Befehl + mit dem Befehl \end_layout \begin_layout Standard @@ -29323,9 +28540,7 @@ \end_layout \begin_layout Standard - -\lang english -und another entry at the end of section +und ein weiteres Stichwort am Ende des Abschnitts \begin_inset space ~ \end_inset @@ -29336,7 +28551,7 @@ \end_inset - with the Befehl + mit dem Befehl \end_layout \begin_layout Standard @@ -29370,17 +28585,16 @@ \begin_inset Quotes grd \end_inset - -\lang english -start bzw. -\begin_inset space ~ + beginnen bzw. +\begin_inset space \space{} \end_inset - end the index range. - You can also add the same index entry at different places in the Dokument. - They appear in the output under one entry with a comma separated list of - the pages of the indexed Dokument parts. - An example is the index entry +beenden den Indexbereich. + Man kann außerdem dasselbe Stichwort mehrfach an verschiedenen Stellen + des Dokuments einfügen. + Diese erscheinen im Stichwortverzeichnis als ein Stichwort mit einer nachstehen +den Liste von Seitenzahlen in denen sich das Stichwort befindet. + Ein Beispiel ist das Stichwort \begin_inset Quotes gld \end_inset @@ -29480,19 +28694,16 @@ \end_layout \begin_layout Standard - -\lang english -You can use accented characters in the index entry, but the entries might - then not follow the rules for the index order. - The index entries are sorted alphabetically, but LaTeX +Man kann akzentuierte Zeichen in Stichwörtern verwenden, aber diese Zeichen + können dazu führen, dass das Stichwort im Stichwortverzeichnis nicht korrekt + sortiert wird. + Die Stichworte werden alphabetisch sortiert, aber LaTeX \begin_inset Foot status collapsed \begin_layout Plain Layout - -\lang english -The index generating is done in the background by an extra program, see - section +Das Stichwortverzeichnis wird im Hintergrund von einem speziellen Programm + erzeugt, siehe Abschnitt \begin_inset space ~ \end_inset @@ -29508,10 +28719,8 @@ \end_inset - doesn't know how to sort accents in different languages. - We have created as an example the three dummy index entries -\lang ngerman - + weiß nicht wie die Akzente in verschiedenen Sprachen einsortiert werden. + Als Beispiel haben wir die drei Stichworte \begin_inset Quotes gld \end_inset @@ -29527,7 +28736,7 @@ \begin_inset Quotes grd \end_inset - and + und \begin_inset Quotes gld \end_inset @@ -29537,7 +28746,7 @@ . \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout Sinnloseintrag ! maïs @@ -29547,7 +28756,7 @@ \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout Sinnloseintrag ! maître @@ -29557,7 +28766,7 @@ \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout Sinnloseintrag ! maïs@maison @@ -29565,40 +28774,36 @@ \end_inset - -\lang english -They will be sorted in the order maïs, maître, maison, but we want the order - maïs, maison, maître. - To achieve this, we use the Befehl + eingefügt. + Sie werden in der Reihenfolge maïs, maître, maison sortiert, aber wir wollen + die Reihenfolge maïs, maison, maître. + Um dies zu erreichen, verwendet man den Befehl \end_layout \begin_layout Standard \series bold -\lang english -previous entry@current entry +voriger Eintrag@aktueller Eintrag \end_layout \begin_layout Standard - -\lang english -In our case we want to have -\begin_inset Quotes eld +In unserem Fall wollen wir +\begin_inset Quotes gld \end_inset maison -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset - after -\begin_inset Quotes eld + nach +\begin_inset Quotes gld \end_inset maïs -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset - and write therefore for the index entry of maison: + haben und schreiben daher in das Stichwort von maison: \end_layout \begin_layout Standard @@ -29608,11 +28813,9 @@ \end_layout \begin_layout Standard - -\lang english -The previous entry needn't to be a real existing entry, you can also use - another word to tell LaTeX the entry order, see the next subsection for - an example. +Der vorige Eintrag muss kein existierender Eintrag sein. + Man kann ein beliebiges Wort verwenden um LaTeX die Reihenfolge vorzugeben, + siehe den nächsten Unterabschnitt für ein Beispiel. \end_layout \begin_layout Standard @@ -29625,14 +28828,12 @@ \end_layout \begin_layout Standard - -\lang english -In some cases the index entry order is not correct when you are using the - program +In einigen Fällen ist die Stichwort-Reihenfolge inkorrekt wenn das Programm + \family sans makeindex \family default -to generate the index (see sec. +verwendet wird um das Stichwortverzeichnis zu erzeugen (siehe Kap. \begin_inset space \thinspace{} \end_inset @@ -29648,8 +28849,7 @@ \family sans makeindex \family default - would for example print the index entry for the LaTeX-package aeguill in - sec. + gibt zum Beispiel das Stichwort für das LaTeX-Paket aeguill in Kap. \begin_inset space \thinspace{} \end_inset @@ -29660,26 +28860,26 @@ \end_inset - after the index entries of the other LaTeX-packages although all these - index Befehle start with -\begin_inset Quotes eld + nach den Stichworten der anderen LaTeX-Pakete aus, obwohl all diese Stichwort-B +efehle mit +\begin_inset Quotes gld \end_inset \series bold -LaTeX-packages ! +LaTeX-Paket ! \series default -\begin_inset Quotes eld +\begin_inset Quotes grd \end_inset -. - The reason is that the index entry for aeguill is in a footnote. - To fix this + beginnen. + Der Grund ist, dass sich das Stichwort für aeguill in einer Fußnote befindet. + Um diesen Fehler von \family sans makeindex \family default - bug, add these Befehle to the preamble of your Dokument: + zu umgehen, kann man diese Befehle zum LaTeX-Vorspann des Dokuments hinzufügen: \end_layout \begin_layout Standard @@ -29707,12 +28907,12 @@ \end_layout \begin_layout Subsection -Stichwort formatieren +Stichwort-Formatierung \begin_inset Index idx status collapsed \begin_layout Plain Layout -Stichwort ! formatieren +Stichwort ! Formatierung \end_layout \end_inset @@ -29721,11 +28921,7 @@ \end_layout \begin_layout Standard - -\lang english -You can change the appearance of index entries via the text style dialog. -\lang ngerman - +Man kann das Erscheinungsbild von Stichworten über den Textstil-Dialog verändern. \begin_inset Index idx status open @@ -29737,9 +28933,7 @@ \end_inset - -\lang english -You can also format the page number using the character + Des Weiteren kann die Seitennummer mit dem Befehl \begin_inset Quotes gld \end_inset @@ -29747,23 +28941,18 @@ \begin_inset Quotes grd \end_inset - followed by a LaTeX-Befehl without a backslash. - We can write for example +, gefolgt von einem LaTeX-Befehl ohne Backslash, formatiert werden . + Man kann zum Beispiel \end_layout \begin_layout Standard \series bold -\lang english -italic page number:|textit +kursive Seitennummer:|textit \end_layout \begin_layout Standard - -\lang english -to get the page number in italic. -\lang ngerman - +schreiben, um die Seitennummer kursiv zu bekommen. \begin_inset Index idx status open @@ -29773,33 +28962,27 @@ \end_inset - -\lang english -Normally all LaTeX-Befehle begin with a backslash, but in this special case - + Normalerweise beginnen alle LaTeX-Befehle mit einem Backslash, aber in + diesem speziellen Fall bedeutet \begin_inset Quotes gld \end_inset \series bold -|command +|Befehl \series default \begin_inset Quotes grd \end_inset - means + \series bold \backslash -command{page -\begin_inset space ~ -\end_inset - -number} +Befehl{Seitennummer} \series default . - Have a look at section + Siehe Abschnitt \begin_inset space ~ \end_inset @@ -29810,26 +28993,24 @@ \end_inset - to learn more about the LaTeX-syntax. + um mehr über die LaTeX-Syntax zu erfahren. \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open \begin_layout Plain Layout \series bold -\lang english -Note: +Achtung: \series default - Formatting single index entries only works when you use the program + Die Formatierung von einzelnen Stichworten funktioniert nur, wenn Sie das + Programm \family sans makeindex \family default -to generate the index, see sec. +verwenden um das Stichwortverzeichnis zu erzeugen, siehe Kap. \begin_inset space \thinspace{} \end_inset @@ -29841,13 +29022,15 @@ \end_inset . - If you use + Verwenden Sie +\family sans +xindy +\family default +, wird es mit Ausnahme von fett und kursiv nicht funktionieren, da \family sans xindy \family default -, however, this won't work for anything other than bold or italic text. - This is because xindy requires you to define semantic elements before they - can be used, see + semantische Elemente benötigt, die man erst definieren muss; siehe \begin_inset CommandInset citation LatexCommand cite after "p. 678 ff." @@ -29855,7 +29038,7 @@ \end_inset - for details. + für Details. \end_layout \end_inset @@ -29864,15 +29047,14 @@ \end_layout \begin_layout Standard - -\lang english -In general, we encourage you to not format page numbers directly as shown - above. - Instead of this, you should define a macro in the preamble and use that. - Consider why you want some page numbers to be bold. - Maybe you want all page references italic that refer to a definition of - the indexed term, so that users can easily find definitions. - If so, put the following in the preamble +Allgemein ist es jedoch nicht empfehlenswert die Seitennummer auf obige + Weise zu formatieren. + Stattdessen sollte man ein Makro im LaTeX-Vorspann definieren und es in + Stichworten verwenden. + Vielleicht wollen Sie alle Seitennummern von Stichworten, die auf eine + Definition verweisen, kursiv setzen, so dass die Leser schnell Definitionen + finden können. + In diesem Fall schreiben Sie Folgendes in den LaTeX-Vorspann \end_layout \begin_layout Standard @@ -29888,9 +29070,7 @@ \end_layout \begin_layout Standard - -\lang english -and write +und schreiben \end_layout \begin_layout Standard @@ -29900,11 +29080,7 @@ \end_layout \begin_layout Standard - -\lang english -in the index entry. -\lang ngerman - +in das Stichwort. \begin_inset Index idx status open @@ -29914,11 +29090,10 @@ \end_inset - -\lang english -The advantage is that, if you change your mind later or if your publisher - insists that definitions must not be italic but bold, you just need to - change the macro in the preamble, not every single index entry. + Der Vorteil ist, dass, wenn man seine Meinung später ändert oder der Lektor + darauf besteht, dass Definitionen nicht kursiv gesetzt werden dürfen, sondern + fett gesetzt werden müssen, man nur den Befehl im Vorspann ändern muss, + nicht jedes Stichwort. \end_layout \begin_layout Standard @@ -29950,7 +29125,7 @@ \backslash addto \backslash -captionsgerman{ +captionsngerman{ \backslash renewcommand{ \backslash @@ -30123,19 +29298,19 @@ \lang english In many fields, it is common to have more than one index. For instance, you might need to set up a separate -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset Index of Names -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset next to the standard index. LaTeX does not provide this possibility out of the box, but there are many - packages that add this feature. - LyX uses the + packages that add this feature \lang ngerman - +. + LyX verwendet das LaTeX-Paket \series bold splitidx \series default @@ -30149,10 +29324,10 @@ \end_inset - + um mehrere Stichwortverzeichnisse zu erzeugen. + Dieses Paket ist \lang english -package to generate multiple indexes. - The package is included in all recent LaTeX distributions. +included in all recent LaTeX distributions. If yours does not ship it, consult \lang ngerman den TeX-Katalog, @@ -30175,25 +29350,28 @@ \lang english To set up LyX for the use of multiple indexes, go to \family sans +\lang ngerman Dokument\SpecialChar \menuseparator Einstellungen\SpecialChar \menuseparator -Indexes +Stichwortverzeichnis \family default - and select -\begin_inset Quotes eld + und aktiviert +\begin_inset Quotes gld \end_inset -Use multiple Indexes -\begin_inset Quotes erd +Mehrere Indexe verwenden +\begin_inset Quotes grd \end_inset . - Note that the list of -\begin_inset Quotes eld + +\lang english +Note that the list of +\begin_inset Quotes gld \end_inset -Available Indexes -\begin_inset Quotes erd +Verfügbare Indexe +\begin_inset Quotes grd \end_inset below already contains the standard index. @@ -30269,11 +29447,11 @@ \lang english By right-clicking on an index, you can change its type. Furthermore, you can specify an index list to be a -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset Subindex -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset . @@ -31421,14 +30599,10 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Branch Frage status open \begin_layout Standard - -\lang english \begin_inset ERT status collapsed @@ -31461,8 +30635,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Branch Antwort status collapsed @@ -31734,7 +30906,7 @@ \end_layout \begin_layout Subsection -TeX-Code-BocKästchen +TeX-Code-Kästchen \begin_inset CommandInset label LatexCommand label name "sub:TeX-Code-Kästchen" @@ -31785,7 +30957,11 @@ \end_inset --Knopf. +-Knopf (Tastenkürzel +\family sans +Strg+L +\family default +). Es erscheint ein rotes Rechteck, in das Sie Ihren LaTeX-Text schreiben. LyX wird alles, was im TeX-Code-Kästchen steht, unverändert an LaTeX übergeben. \end_layout @@ -31869,8 +31045,7 @@ \begin_layout Standard \begin_inset Graphics filename clipart/ERT.png - display false - scale 240 + scale 75 \end_inset @@ -31958,7 +31133,11 @@ eingerahmt werden. \end_layout -\begin_layout Description +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout \series bold Bemerkung: @@ -31967,12 +31146,9 @@ damit LaTeX weiß, dass der Befehl zu Ende ist. \end_layout -\begin_layout Standard -Siehe auch -\emph on -Handbuchergänzungen -\emph default -. +\end_inset + + \end_layout \begin_layout Subsection @@ -31987,48 +31163,33 @@ \end_layout \begin_layout Standard - -\lang english -When you write larger Dokumente or books, you will need to know something - about the LaTeX-Befehle that LyX uses in the background. - Because LaTeX is based on Befehle, you can -\begin_inset Quotes eld -\end_inset - -program -\begin_inset Quotes erd -\end_inset - - your text. - This has the advantage that the layout of the Dokument can be changed at - any time if you know the right Befehle. - E. -\begin_inset space \thinspace{} +Wenn Sie größere Dokumente oder Bücher schreiben, müssen Sie etwas über + die LaTeX-Befehle wissen, die LyX im Hintergrund verwendet. + Da LaTeX auf Befehlen basiert, können Sie Ihren Text +\begin_inset Quotes gld \end_inset -g. -\begin_inset space \space{} +programmieren +\begin_inset Quotes grd \end_inset -imagine you have to write a manual for a product and the deadline is the - end of the day. - Your boss just has complimented you for your good work but wants to have - all caption labels bold. - But you have over hundred figure and table captions with non-bold labels - in your manual. - Of course it's impossible to change all caption labels manually in one - day. +. + Dies hat den Vorteil, dass das Aussehen des Dokuments jederzeit geändert + werden kann, wenn man die richtigen Befehle kennt. + Stellen Sie sich zum Beispiel vor, dass Sie ein Handbuch für ein Produkt + schreiben müssen und der Abgabetermin in wenigen Stunden ist. + Ihr Chef hat Sie eben für Ihre gute Arbeit gelobt, hätte aber gern alle + Beschriftungsmarken fett gesetzt. + Nun haben Sie aber im Dokument über hundert Abbildungs- und Tabellenbeschriftun +gen mit Marken in normaler Schrift. + Natürlich kann man sie nicht alle in so kurzer Zeit manuell ändern. \end_layout \begin_layout Standard - -\lang english -Now LaTeX comes into play. - As mentioned above, for every problem there exists a LaTeX-package. - First you have to find out which and therefore look in the LaTeX package - database -\lang ngerman -, +Nun kommt LaTeX ins Spiel. + Wie schon weiter oben erwähnt, gibt es für jedes Problem ein LaTeX-Paket. + Zuerst müssen Sie herausfinden welches und schauen daher in die LaTeX-Paket + Datenbank, \begin_inset CommandInset citation LatexCommand cite key "Catalogue" @@ -32039,11 +31200,7 @@ \end_layout \begin_layout Standard - -\lang english -As result you know that the package -\lang ngerman - +Als Ergebnis wissen Sie, dass das Paket \series bold caption \series default @@ -32057,15 +31214,13 @@ \end_inset - -\lang english -is what you need. - To use a package, you have to load it in the document preamble (menu + das ist, das Sie brauchen. + Um ein Paket zu verwenden, muss es im LaTeX-Vorspann (Menü \family sans Dokument\SpecialChar \menuseparator Einstellungen \family default -) with the Befehl +) mit dem Befehl \end_layout \begin_layout Standard @@ -32077,28 +31232,25 @@ \end_layout \begin_layout Standard - -\lang english -All LaTeX Befehle begin with a backslash, the Befehl argument is set within - two braces, and the Optionen are set within two brackets. - Note that not all Befehle have an argument and Optionen. +geladen werden. + Alle LaTeX Befehle beginnen mit einem Backslash, das Befehls-Argument wird + in geschweifte Klammern gesetzt und die Optionen in eckige Klammern. + Nicht alle Befehle haben ein Argument und Optionen. \end_layout \begin_layout Standard - -\lang english -In your case the package name is +In Ihrem Fall ist der Paketname \series bold caption \series default . - After a look in the documentation of the package, you know that the Option + Nach einem Blick in die Dokumentation des Pakets wissen Sie, dass die Option \series bold labelfont=bf \series default - will change the font of all caption labels to bold. - So you add the Befehl + die Schrift aller Beschriftungsmarken fett setzt. + Daher fügen Sie den Befehl \end_layout \begin_layout Standard @@ -32110,20 +31262,16 @@ \end_layout \begin_layout Standard - -\lang english -to the preamble and the problem is solved. +in den LaTeX-Vorspann ein und das Problem ist gelöst. \begin_inset Foot status collapsed \begin_layout Plain Layout - -\lang english -For more Befehle provided by the +Für weitere Befehle, die das Paket \series bold caption \series default - package, have a look at its documentation, + zur Verfügung stellt, siehe seine Dokumentation, \begin_inset CommandInset citation LatexCommand cite key "caption" @@ -32139,19 +31287,23 @@ \end_layout \begin_layout Standard +Beachten Sie dass einige Dokumentklassen eingebaute Lösungen für häufige + Problemstellungen wie diese haben. + Verwenden Sie z. +\begin_inset space \thinspace{} +\end_inset -\lang english -Note that some Dokumentklassen have built-in solutions for well known problems - like your case. - For example if you use a +B. + eine \family sans KOMA-Script \family default - class, you don't need the package + Kasse, müssen Die das Paket \series bold caption \series default -, you can instead write + nicht verwenden. + Sie können stattdessen \end_layout \begin_layout Standard @@ -32165,37 +31317,29 @@ \end_layout \begin_layout Standard - -\lang english -in the preamble and the problem is solved. - So if you plan to write a large Dokument, you should have a look at the - documentation of the Dokumentklasse you want to use. +in den LaTeX-Vorspann schreiben und das Problem ist gelöst. + Wenn Sie also ein größeres Dokument planen, sollten Sie einen Blick in + die Dokumentation der Dokumentklasse werfen, die Sie verwenden wollen. ( \series bold \backslash setkomafont \series default - is an example of a Befehl with more than one argument.) + ist ein Beispiel für einen Befehl mit mehr als einem Argument.) \end_layout \begin_layout Standard - -\lang english -Befehle in the preamble affect the whole Dokument, while Befehle in the - text affect only the text after the Befehl or only the text used as Befehl - argument. - To insert a LaTeX-Befehl in text, use the TeX Code box as described in - the previous section. +Befehle im LaTeX-Vorspann beeinflussen das gesamte Dokument, während Befehle + im Text nur den Text nach dem Befehl oder den Text, der als Befehlsargument + verwendet wird, beeinflussen. + Um einen LaTeX-Befehl im Text einzufügen, verwenden Sie die TeX-Code-Kästchen + wie im vorigen Abschnitt beschrieben. \end_layout \begin_layout Standard - -\lang english -If you want to learn more about LaTeX and its syntax, have a look at the - LaTeX-books -\lang ngerman - +Wenn Sie mehr über LaTeX und seine Syntax wissen wollen, schauen Sie in + die LaTeX-Bücher \begin_inset CommandInset citation LatexCommand cite key "latexcompanion,latexguide" @@ -33664,12 +32808,18 @@ \end_layout \begin_layout Standard -Das fortgeschrittene Suchen und Ersetzen -\lang english - Feature of LyX allows für searching of complex, format-sensitive text segments - und mathematics contents within LyX Dokumente. - It is an enhancement of the standard (quick) find und replace Feature. - The key-Features are: +Das fortgeschrittene Suchen und Ersetzen von LyX erlaubt es nach komplexen + Textabschnitten und mathematischem Inhalt zu suchen. + Es ist eine Erweiterung des Standard Suchen +\begin_inset space \thinspace{} +\end_inset + +& +\begin_inset space \thinspace{} +\end_inset + +Ersetzen Dialogs. + Die Hauptfeatures sind: \end_layout \begin_layout Itemize @@ -33733,28 +32883,31 @@ \end_layout \begin_layout Standard +Das erweiterte Suchen +\begin_inset space \thinspace{} +\end_inset -\lang english -The advanced find und replace Feature of LyX is activated through the Menü - +& +\begin_inset space \thinspace{} +\end_inset + +Ersetzen Feature wird über das Menü \family sans Bearbeiten\SpecialChar \menuseparator -Find & Replace +Suchen & Ersetzen \noun on ( \noun default -Advanced +ersetzen \noun on ) \family default \noun default - (Tastenkürzel -\begin_inset Info -type "shortcut" -arg "dialog-show findreplaceadv" -\end_inset - -) oder the Werkzeugleistenknopf + (Tastenkürzel Ctrl+ +\family sans +Umschalt +\family default ++F oder den Werkzeugleistenknopf \begin_inset Graphics filename ../../images/dialog-toggle_findreplaceadv.png scale 85 @@ -33762,12 +32915,12 @@ \end_inset -. - This opens the + aktiviert. + Damit wird der Dialog \family sans -Advanced Find und Replace +Erweitertes Suchen und Ersetzen \family default - Dialog. + geöffnet. \end_layout \begin_layout Subsubsection @@ -33800,7 +32953,10 @@ keeps searching forward. Similarly, pressing \family sans -Shift+Enter +\lang ngerman +Umschalt +\lang english ++Enter \family default searches für the entered text backwards. \end_layout @@ -33971,21 +33127,21 @@ \lang english replacing occurrences of a word mit a benutzerdefinierten formatted version of the same word, zum Beispiel replacing occurrences of a name like -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset func() -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset mit its typewriter version \family typewriter -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset func() -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset ; @@ -33996,7 +33152,7 @@ \lang english performing a notation rework of mathematical symbols, zum Beispiel replacing occurrences of -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset @@ -34004,11 +33160,11 @@ \end_inset -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset mit -\begin_inset Quotes eld +\begin_inset Quotes gld \end_inset @@ -34016,7 +33172,7 @@ \end_inset -\begin_inset Quotes erd +\begin_inset Quotes grd \end_inset (you may want to enable the @@ -34067,52 +33223,42 @@ \end_layout \begin_layout Standard - -\lang english -There is a regular expression (regexp) based searching facility. +Es gibt einen Regulärer Ausdruck (Regexp)-basierten Suchmodus. \begin_inset Foot status collapsed \begin_layout Plain Layout - -\lang english -A good explanation of regular expressions is given in this Wikipedia entry: - +Der Wikipedia-Eintrag \begin_inset CommandInset href LatexCommand href target "http://de.wikipedia.org/wiki/Regulärer_Ausdruck" \end_inset -. + ist eine gute Erklärung was ein Regulärer Ausdruck ist. \end_layout \end_inset - You can search für regular expression by inserting a regexp Einfügung into - the + Man kann nach Regulären Ausdrücken suchen, indem man eine Regexp-Einfügung + in den \family sans -Find +Suchen \family default - editor. - This is done via the Menü +-Editor einfügt. + Dies geschieht über das Menü \family sans Einfügen\SpecialChar \menuseparator -Insert Regular Expression +Regulären Ausdruck einfügen \family default - (Tastenkürzel -\begin_inset Info -type "shortcut" -arg "regexp-mode" -\end_inset - -) while the Cursor is in the + während sich der Cursor im \family sans -Find +Suchen \family default - editor. - Characters entered within regexp Einfügungen are matched according to the - regular expression matching rules +-Editor befindet. + Zeichen in Regexp-Einfügungen +\lang english +are matched according to the regular expression matching rules \begin_inset Foot status collapsed @@ -34136,7 +33282,7 @@ , while text entered outside regexp Einfügungen is matched exactly against the same text in the Dokument. - Note that it is allowed to cut und paste regexp-mode Einfügungen as usual. + Note that it is allowed to cut und paste Regexp-mode Einfügungen as usual. Examples of using such a Feature may be: \end_layout @@ -34294,11 +33440,9 @@ F7 \family default oder dem Werkzeugleistenknopf -\begin_inset Graphics - filename ../../images/dialog-show_spellchecker.png - scale 85 - groupId Icon - +\begin_inset Info +type "icon" +arg "dialog-show spellchecker" \end_inset starten. @@ -34495,11 +33639,9 @@ \end_layout \begin_layout Standard - -\lang english -LyX provides a multilingual thesaurus. - It uses the same thesaurus framework as OpenOffice und Firefox (namely - the +LyX bietet einen mehrsprachigen Thesaurus. + Es verwendet denselben Thesaurus wie LibreOffice, OpenOffice und Firefox + (namentlich die \family typewriter MyThes \family default @@ -34508,8 +33650,6 @@ status collapsed \begin_layout Plain Layout - -\lang english \begin_inset CommandInset href LatexCommand href target "http://lingucomponent.openoffice.org/thesaurus.html" @@ -34521,74 +33661,59 @@ \end_inset - thesaurus library, which is included in LyX). - Therefore, LyX can directly access OpenOffice thesaurus dictionaries, which - are available für many languages. + Thesaurus-Bibliothek, die in LyX enthalten ist). + Daher kann LyX direkt auf OpenOffice Thesaurus Wörterbücher zugreifen, + die für viele Sprachen verfügbar sind. \end_layout \begin_layout Standard - -\lang english -This Abschnitt describes how new dictionaries are installed und set up für - the use mit LyX. +Dieser Abschnitt beschreibt wie neue Wörterbücher installiert und für LyX + bereitgestellt werden. \end_layout \begin_layout Subsection - -\lang english -Setting up the thesaurus +Einrichten des Thesaurus \end_layout \begin_layout Standard - -\lang english -The +Die \family typewriter MyThes \family default \emph on / \emph default -OpenOffice thesauri consist of two Dateien per language: A Datei mit the - suffix +OpenOffice Thesauri bestehen aus zwei Dateien pro Sprache: Eine Datei mit + der Endung \emph on *.dat \emph default - containing the data und an index Datei mit the suffix +, die die Daten enthält und eine Index-Datei mit der Endung \emph on *.idx \emph default . - The standardized Datei names include the language code für the given language - (e. + Der Standardisierte Dateinamen enthält den Code der Sprache (z. \begin_inset space \thinspace{} \end_inset -g. - en_EN für English). - For instance, the English Dateien are named: +B. + de_DE für Deutsch). + So heißen die Dateien für Deutsch: \end_layout \begin_layout Itemize - -\lang english -th_en_EN_v2.idx +th_de_DE_v2.idx \end_layout \begin_layout Itemize - -\lang english -th_en_EN_v2.dat +th_de_DE_v2.dat \end_layout \begin_layout Standard - -\lang english -If you have OpenOffice und its thesaurus installed, these Dateien should - be already on your system. - If not, you can get dictionaries either from -\lang ngerman - +Wenn Sie LibreOffice oder OpenOffice verwenden uns dessen Thesaurus installiert + haben sollten sich diese Dateien bereits auf Ihrem System befinden. + Falls nicht, kann man die Wörterbücher auch von \begin_inset Flex URL status collapsed @@ -34599,11 +33724,7 @@ \end_inset - -\lang english -or from the site -\lang ngerman - + oder von der Seite \begin_inset Flex URL status collapsed @@ -34614,20 +33735,16 @@ \end_inset -. -\lang english - + beziehen. \begin_inset Foot status collapsed \begin_layout Plain Layout - -\lang english -Note that, as of OpenOffice +Beachten Sie, dass seit OpenOffice \begin_inset space ~ \end_inset -3.0, the Dateien on +3.0 die Dateien auf \begin_inset Flex URL status collapsed @@ -34638,19 +33755,19 @@ \end_inset - are usually packed in extension archives ( + üblicherweise als Erweiterungs-Archiv-Datei ( \emph on *.oxt \emph default -) that contain other Dateien such as spellchecker dictionaries besides the - thesauri. - These archives are simple zip Dateien, so you can unpack them as you would - unpack a zip archive. +) gepackt sind und sich darin Dateien wie Rechtschreibprüfungs-Wörterbücher + neben den Thesaurus-Dateien befinden. + Diese Archiv-Dateien sind einfache Zip-Dateien und lassen sich mit jedem + Zip-Programm entpacken. \end_layout \end_inset - Put the + Packen Sie die \emph on *.idx \emph default @@ -34658,40 +33775,39 @@ \emph on *.dat \emph default - Dateien of all languages you want to use into one directory (do not use - subfolders), und specify the path to this directory in +-Dateien aller Sprachen, die Sie verwenden wollen, in ein Verzeichnis (verwenden + Sie keine Unterverzeichnisse) und geben Sie den Pfad zu diesem Verzeichnis + im Menü \family sans Werkzeuge\SpecialChar \menuseparator -Preferences\SpecialChar \menuseparator -Paths +Einstellungen\SpecialChar \menuseparator +Pfade \family default -. - Now the thesaurus should be ready to use. + an. + Nun sollte der Thesaurus benutzbar sein. \end_layout \begin_layout Subsection - -\lang english -Using the thesaurus +Verwendung des Thesaurus \end_layout \begin_layout Standard - -\lang english -To start the thesaurus, use the Menü +Um den Thesaurus zu starten, verwendet man das Menü \family sans Werkzeuge\SpecialChar \menuseparator Thesaurus \family default - oder the Werkzeugleistenknopf + oder den Werkzeugleistenknopf \begin_inset Info type "icon" arg "thesaurus-entry" \end_inset - while the Cursor is at the word you want to look up oder while a word is - selected. - A Dialog pops up showing you probably related words that you can use as + während ein Wort markiert ist oder während sich der Cursor in einem Wort + befindet. + +\lang english +A Dialog pops up showing you probably related words that you can use as replacement. The proposals are grouped into categories. Note that the thesaurus does not nur show synonyms, but auch hyperonyms @@ -35727,7 +34843,8 @@ \end_layout \begin_layout Standard -Dies wird verwendet, wenn mehrere Personen am selben Dokument arbeiten. +Dies wird verwendet, wenn mehrere Personen am selben Dokument arbeiten oder + wenn eine Person ihre Änderungen archivieren möchte. Es ist in Abschnitt \emph on Versionskontrolle @@ -36124,9 +35241,9 @@ \begin_inset space ~ \end_inset -(zip) erstellt eine zip-Archiv-Datei die Ihr Dokument und alle Dateien, - die notwendig sind, um es zu kompilieren, enthält (Bilder, Unterdokumente, - BibTeX-Dateien, usw.) +(zip|tar.gz) erstellt eine zip- oder-tar.gz-Archiv-Datei (abhängig von Ihrem + System) die Ihr Dokument und alle Dateien, die notwendig sind, um es zu + kompilieren, enthält (Bilder, Unterdokumente, BibTeX-Dateien, usw.) \end_layout \begin_layout Description @@ -37905,8 +37022,8 @@ \end_layout \begin_layout Standard -Dieses Menü ermöglicht es, den Inhalt von anderen LyX-Dokumenten in Ihr - Dokument einzufügen. +Dieses Menü ermöglicht es, den Inhalt von anderen Dokumenten in Ihr Dokument + einzufügen. Wie dies geschieht ist im Detail im Kapitel \emph on Externe Dateien @@ -44353,8 +43470,8 @@ \begin_layout Description TEXINPUTS-Präfix Die TEXINPUTS Umgebungsvariable erlaubt es externe Dateien, - die in LyX-Dokumenten mittels Befehlen in TeX-Code eingefügt wurden, zu - verwenden. + die in LyX-Dokumenten mittels Befehlen als TeX-Code oder im LaTeX-Vorspann + eingefügt wurden, zu verwenden. Dieser Präfix enthält standardmäßig das Dokumentverzeichnis (durch einen Punkt '.' repräsentiert). Der Präfix kann jede Liste an Pfaden enthalten, die durch das Standard-Trennzei Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/lib/doc/de/clipart/ERT.png and /tmp/iVJDbUw7XB/lyx-2.0.3/lib/doc/de/clipart/ERT.png differ Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/lib/doc/de/clipart/GleitobjektQt4.png and /tmp/iVJDbUw7XB/lyx-2.0.3/lib/doc/de/clipart/GleitobjektQt4.png differ diff -Nru lyx-2.0.2/lib/doc/es/Customization.lyx lyx-2.0.3/lib/doc/es/Customization.lyx --- lyx-2.0.2/lib/doc/es/Customization.lyx 2011-09-06 02:46:23.000000000 +0000 +++ lyx-2.0.3/lib/doc/es/Customization.lyx 2011-11-29 20:58:46.000000000 +0000 @@ -9334,13 +9334,6 @@ \end_inset -\begin_inset CommandInset label -LatexCommand label -name "des:CopyStyle" - -\end_inset - - \begin_inset Flex Code status collapsed @@ -9924,14 +9917,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:KeepEmpty" - -\end_inset - -[ + [ \emph on \begin_inset Flex Code @@ -10771,14 +10757,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:LatexType" - -\end_inset - -[ + [ \begin_inset Flex Code status collapsed @@ -11806,14 +11785,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:PathThru" - -\end_inset - -[ + [ \emph on \begin_inset Flex Code @@ -11853,14 +11825,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:Preamble" - -\end_inset - -Información a incluir en el preámbulo LaTeX cuando se usa este estilo. + Información a incluir en el preámbulo LaTeX cuando se usa este estilo. Utilizado para definir macros, paquetes a cargar, etc., requeridos por este estilo en particular. Debe terminar con @@ -11957,14 +11922,14 @@ status collapsed \begin_layout Plain Layout -Requires +Requires \end_layout \end_inset \series medium -[ + [ \begin_inset Flex Code status collapsed @@ -11976,14 +11941,7 @@ ] \series default - -\begin_inset CommandInset label -LatexCommand label -name "des:Requires" - -\end_inset - -Si el estilo requiere la característica + Si el estilo requiere la característica \begin_inset Flex Code status collapsed @@ -13909,14 +13867,18 @@ \end_inset - Como con los estilos de párrafo (véase -\begin_inset CommandInset ref -LatexCommand ref -reference "des:CopyStyle" + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +[string] +\end_layout \end_inset -). + Copia todas las características de un estilo existente en el actual. + \end_layout \begin_layout Description @@ -14269,14 +14231,49 @@ \end_inset - Como con los estilos de párrafo (véase -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:FreeSpacing" + [ +\emph on + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +0 +\end_layout \end_inset -). + +\emph default +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + +] Usualmente LyX no permite insertar más de un espacio entre palabras, puesto + que un espacio se considera como la separación entre dos palabras, no un + carácter o símbolo por sí mismo. + Esto es una buena cosa pero a veces puede ser molesta, por ejemplo, para + escribir código de programas o de LaTeX puro. + Por esta razón se puede habilitar +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +FreeSpacing +\end_layout + +\end_inset + +. + Anotar que LyX creará espacios protegidos para los espacios adicionales + en modos que no sean LaTeX. + \end_layout \begin_layout Description @@ -14338,6 +14335,16 @@ header to be included in the TOC displayed in the outline, but one would normally want the content of a character style displayed. Default is false: not to include. +\begin_inset Note Note +status open + +\begin_layout Plain Layout +UNTRANSLATED +\end_layout + +\end_inset + + \end_layout \begin_layout Description @@ -14350,14 +14357,38 @@ \end_inset - Como con los estilos de párrafo (véase -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:KeepEmpty" + [ +\emph on + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\emph on +0 +\end_layout \end_inset -). + +\emph default +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + +] Habitualmente, LyX no permite dejar un párrafo vacío, porque llevaría + a una salida de LaTeX vacía. + Sin embargo, hay algunos casos donde podría ser útil: en una plantilla + de carta, los campos requeridos pueden proporcionarse vacíos, así el usuario + no los olvida; en algunos casos especiales, se puede usar un estilo que + no contiene texto real como una especie de salto. \end_layout \begin_layout Description @@ -14488,16 +14519,270 @@ \end_inset - Como con los estilos de párrafo (véase -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:LatexType" + [ +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\emph on +Paragraph +\emph default +, Command, Environment, Item_Environment, +\end_layout \end_inset -). + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +List_Environment, Bib_Environment +\end_layout + +\end_inset + +] Cómo debería traducirse el estilo a LaTeX. +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LatexType +\end_layout + +\end_inset + + es un poco engañoso porque estas reglas se aplican también a clases SGML. + Consulta los archivos de clases SGML para ejemplos concretos. +\end_layout + +\end_inset + + +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Paragraph +\end_layout + +\end_inset + + no significa nada especial. + +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Command \end_layout +\end_inset + + significa +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash + +\emph on +LatexName +\emph default +{\SpecialChar \ldots{} +} +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Environment +\end_layout + +\end_inset + + significa +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash +begin{ +\emph on +LatexName +\emph default +}\SpecialChar \ldots{} + +\backslash +end{ +\emph on +LatexName +\emph default +} +\end_layout + +\end_inset + +. + +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Item_Environment +\end_layout + +\end_inset + + eslo mismo que +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Environment +\end_layout + +\end_inset + +, excepto que un +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash +item +\end_layout + +\end_inset + + se genera para cada párrafo de este entorno. + +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +List_Environment +\end_layout + +\end_inset + + es lo mismo que +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Item_Environment +\end_layout + +\end_inset + +, excepto que +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LabelWidthString +\end_layout + +\end_inset + + se pasa como un argumento al entorno. + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LabelWidthString +\end_layout + +\end_inset + + puede definirse en el diálogo +\begin_inset Flex MenuItem +status collapsed + +\begin_layout Plain Layout + +\bar under +Edit +\bar default +ar\SpecialChar \menuseparator + +\bar under +Configuración +\begin_inset space ~ +\end_inset + +de +\begin_inset space ~ +\end_inset + +párrafos +\end_layout + +\end_inset + +. + +\end_layout + +\begin_layout Standard +Poniendo juntas las últimas cosas, la salida LaTeX será una de estas: +\end_layout + +\begin_layout LyX-Code + +\backslash +latexname[latexparam]{\SpecialChar \ldots{} +} +\end_layout + +\begin_layout Standard +o: +\end_layout + +\begin_layout LyX-Code + +\backslash +begin{latexname}[latexparam] \SpecialChar \ldots{} + +\backslash +end{latexname}. +\end_layout + +\begin_layout Standard +dependiendo del tipo de LaTeX. +\end_layout + +\end_deeper \begin_layout Description \begin_inset Flex Code status collapsed @@ -14761,6 +15046,8 @@ \end_inset [ +\emph on + \begin_inset Flex Code status collapsed @@ -14772,7 +15059,9 @@ \end_inset -, + +\emph default +, \begin_inset Flex Code status collapsed @@ -14782,14 +15071,8 @@ \end_inset -] Como con los estilos de párrafo (véase -\begin_inset CommandInset ref -LatexCommand ref -reference "des:PathThru" - -\end_inset - -). +] Si el contenido de este párrafo debería aparecer en la salida en forma + cruda, es decir sin las traducciones especiales que LaTeX necesitaría. \end_layout \begin_layout Description @@ -14802,14 +15085,28 @@ \end_inset - Como con los estilos de párrafo (véase -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:Preamble" + Información a incluir en el preámbulo LaTeX cuando se usa este estilo. + Utilizado para definir macros, paquetes a cargar, etc., requeridos por este + estilo en particular. + Debe terminar con +\begin_inset Quotes fld +\end_inset + + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +EndPreamble +\end_layout \end_inset -). + +\begin_inset Quotes frd +\end_inset + +. \end_layout \begin_layout Description @@ -14857,14 +15154,36 @@ \end_inset -] Como con los estilos de párrafo (véase +] Si el estilo requiere la característica +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +string +\end_layout + +\end_inset + +. + Véase arriba (página \begin_inset CommandInset ref LatexCommand pageref -reference "des:Requires" +reference "des:Provides" \end_inset -). +) la descripción de +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Provides +\end_layout + +\end_inset + + para información sobre 'características'. + \end_layout \begin_layout Description diff -Nru lyx-2.0.2/lib/doc/es/EmbeddedObjects.lyx lyx-2.0.3/lib/doc/es/EmbeddedObjects.lyx --- lyx-2.0.2/lib/doc/es/EmbeddedObjects.lyx 2011-11-21 21:18:38.000000000 +0000 +++ lyx-2.0.3/lib/doc/es/EmbeddedObjects.lyx 2012-02-15 21:54:11.000000000 +0000 @@ -158,6 +158,13 @@ \setboolean{lettrine}{true}} {\setboolean{lettrine}{false}} +% check for diagbox +\newboolean{diagbox} +\IfFileExists{diagbox.sty} + {\usepackage{diagbox} + \setboolean{diagbox}{true}} + {\setboolean{diagbox}{false}} + % to translate the listing label % para traducir la etiqueta listing \renewcommand{\lstlistingname}{Listado} @@ -326,7 +333,7 @@ \series default , \series bold -lettrine, marginnote, picinpar +diagbox, lettrine, marginnote, picinpar \series default y \series bold @@ -421,7 +428,7 @@ \begin_layout Standard Para insertar una imagen en un documento, sitúa el cursor en el lugar del - texto que desees y haz clic en el icono + texto que desees y haz clic en el botón \family sans \begin_inset Info @@ -12818,147 +12825,118 @@ Por tanto, hay que usar con cuidado los saltos forzados. \end_layout -\begin_layout Section -Cuadros formales -\begin_inset CommandInset label -LatexCommand label -name "sec:Cuadros-Formales" - -\end_inset +\begin_layout Subsection +Celdas con línea(s) diagonal(es) +\end_layout +\begin_layout Standard +Para que el lector distinga los encabezados de filas y columnas, es útil + dividir la primera celda del cuadro con una o dos líneas diagonales. + Esto es posible cargando el paquete LaTeX +\series bold +diagbox +\series default \begin_inset Index idx status collapsed \begin_layout Plain Layout -Cuadros ! Formales +LaTeX-paquetes ! diagbox \end_layout \end_inset - + en el preámbulo del documento. + El paquete suministra el comando +\series bold + +\backslash +diagbox +\series default +, que se inserta en código TeX con dos o tres argumentos: \end_layout \begin_layout Standard -En los libros, los cuadros se suelen presentar en un formato como el del - cuadro -\begin_inset space ~ -\end_inset - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Ejemplo-cuadro-formal" - -\end_inset +\series bold -. - Se denominan cuadros -\emph on -formales -\emph default -. - Para hacer cuadros con este diseño, elige -\family sans -Estilo -\family default +\backslash +diagbox[options]{izquierda abajo}{derecha arriba} +\end_layout -\begin_inset space ~ -\end_inset +\begin_layout Standard +\series bold -\family sans -Formal -\family default - en la solapa -\family sans -Bordes -\family default - del diálogo de cuadros. +\backslash +diagbox[options]{izquierda abajo}{izquierda arriba}{derecha arriba} \end_layout \begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open +En el primer caso, la celda se divide con una línea diagonal y los argumentos + se colocan debajo y encima de dicha línea. + En el segundo la celda se divide con dos líneas. +\end_layout -\begin_layout Plain Layout -\begin_inset Caption +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Ejemplo-cuadro-formal" -\end_inset -Ejemplo de cuadro formal +\backslash +ifdiagbox \end_layout \end_inset -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="8" columns="4"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status open \begin_layout Plain Layout -System +La siguiente sección sólo se mostrará en pantalla si está instalado el paquete + LaTeX +\series bold +diagbox +\series default +. \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset -1 \end_layout -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset +\begin_layout Standard +Aquí hay un ejemplo de cuadro con +\series bold -2 +\backslash +diagbox +\series default + y dos argumentos: \end_layout +\begin_layout Standard +\begin_inset VSpace medskip \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -</row> +\begin_layout Standard +\noindent +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -12969,177 +12947,208 @@ \backslash -cmidrule(r){2-2} +diagbox{ \end_layout \end_inset - +Nombre \begin_inset ERT status collapsed \begin_layout Plain Layout +}{ +\end_layout + +\end_inset -\backslash -cmidrule(l){3-4} +Parámetro +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} \end_layout \end_inset -Detector thickness in µm + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 +Thickness in nm \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 +Transparency in % \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -700 +Hardness in MPa \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Edge angle in ° +Perfect Green \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3.55 +45 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -2.71 +80 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -7.99 +504 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Spatial resolution in µm +Dark Multi-P \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -4.26 +60 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.17 +72 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.56 +982 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -MTF at -\begin_inset Formula $f_{\mathrm{max}}$ -\end_inset - - +Crystal Clear Pro \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.53 +18 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.37 +86 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.39 +374 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +</lyxtabular> + +\end_inset + + +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +El esquema con tres argumentos puede ser útil, por ejemplo, para cuadros + de ligas deportivas o distancias: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -13150,115 +13159,186 @@ \backslash -cmidrule(l{10pt}){1-1} +diagbox{ \end_layout \end_inset -LSF-spatial resolution +Equipo local +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Resultado +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Equipo visitante +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +Tigers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +Panthers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +Falcons +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +Tigers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +--- +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +1:3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +0:1 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -in µm +Panthers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -129.7 +3:1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -52.75 +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -50.78 +0:0 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -in % of pixel size +Falcons \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -76.3 +1:0 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -95.9 +0:0 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -92.3 +--- \end_layout \end_inset @@ -13271,152 +13351,1859 @@ \end_layout -\end_inset +\begin_layout Standard +Para cuadros más grandes con datos cruzados se pueden usar celdas divididas + en cada esquina del cuadro, como en el siguiente ejemplo: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="5" columns="5"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout +\backslash +diagbox{ \end_layout -\begin_layout Standard -Se puede añadir espacio adicional a las filas del cuadro mediante los botones - correspondientes que se encuentran en la solapa -\family sans -Bordes -\family default -del diálogo -\family sans - Configuración -\begin_inset space ~ \end_inset -del -\begin_inset space ~ -\end_inset +Equipo local +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout -cuadro -\family default -, como se explica en la sección -\begin_inset space ~ \end_inset +Resultado +\begin_inset ERT +status collapsed -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Espacio-adicional" +\begin_layout Plain Layout + +}{ +\end_layout \end_inset -. +Equipo visitante +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} \end_layout -\begin_layout Standard -A diferencia de los cuadros normales, los cuadros formales no tienen líneas - verticales. - Las líneas horizontales se pueden poner o no como en los cuadros normales, - pero en la salida se mostrarán con distinto grosor: -\begin_inset Newline newline \end_inset -Las líneas primera y última tienen un grosor predeterminado de 0.08 -\begin_inset space \thinspace{} -\end_inset -em, las demás tienen un grosor predeterminado de 0.05 -\begin_inset space \thinspace{} +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -em. +\begin_layout Plain Layout +Tigers \end_layout -\begin_layout Standard -Estos valores predeterminados se pueden cambiar -\series bold - -\series default -con las líneas de preámbulo: +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Panthers \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout +Falcons +\end_layout -\backslash -let -\backslash -mytoprule -\backslash -toprule -\begin_inset Newline newline \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout \backslash -renewcommand{ -\backslash -toprule}{ -\backslash -mytoprule[grosor]} +diagbox[dir=NE]{ \end_layout -\begin_layout Standard -Este ejemplo es para la primera línea, la denominada -\series bold -toprule -\series default -. - Si quieres cambiar el grosor de la última línea, reemplaza -\series bold -toprule -\series default - por -\series bold -bottomrule -\series default -. - Y para cambiar el grosor de las demás líneas cambia -\series bold -toprule -\series default - por -\series bold -midrule -\series default -. - Puedes usar cualquiera de las unidades listadas en el apéndice -\begin_inset space ~ \end_inset +Equipo local +\begin_inset ERT +status collapsed -\begin_inset CommandInset ref -LatexCommand ref -reference "cap:Unidades-disponibles-en" +\begin_layout Plain Layout + +}{ +\end_layout \end_inset - para establecer el grosor. -\end_layout +Resultado +\begin_inset ERT +status collapsed -\begin_layout Standard -Para dibujar líneas que no se extiendan a todas las columnas del cuadro, - puedes marcarlas como celdas multicolumna y entonces ponerles borde. - LyX empleará internamente el comando -\series bold +\begin_layout Plain Layout -\backslash -cmidrule -\series default - para dibujar la línea. - El esquema completo es +}{ \end_layout -\begin_layout Standard +\end_inset -\series bold +Equipo visitante +\begin_inset ERT +status collapsed -\backslash -cmidrule[grosor](recorte){inicol-fincol} +\begin_layout Plain Layout + +} \end_layout -\begin_layout Standard +\end_inset + + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tigers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +--- +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +1:3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0:1 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tigers +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Panthers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +3:1 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +--- +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0:0 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Panthers +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Falcons +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +1:0 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0:0 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +--- +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Falcons +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[dir=SW]{ +\end_layout + +\end_inset + +Equipo local +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Resultado +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Equipo visitante +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Tigers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Panthers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Falcons +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[dir=SE]{ +\end_layout + +\end_inset + +Equipo local +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Resultado +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Equipo visitante +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +Para rotar las líneas diagonales se usa la opción +\series bold +dir=direction +\series default +. + +\emph on +direction +\emph default + es +\series bold +NE +\series default +, +\series bold +DE +\series default +, +\series bold +SW +\series default + o +\series bold +NW +\series default +, que representan puntos en una brújula. + Por ejemplo, +\series bold +SW +\series default + es la orientación suroeste. + Así, en la celda inferior izquierda del cuadro anterior, se ha utilizado + el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +diagbox[dir=SW]{Equipo local}{Resultado}{Equipo visitante} +\end_layout + +\begin_layout Standard +Si no se indica dirección se usa NW. +\end_layout + +\begin_layout Standard +La anchura adecuada para las celdas divididas se calcula automáticamente. + Si estableces una anchura fija de columna menor que la calculada, el contenido + sobrepasará los bordes de la celda: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="3cm"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox{ +\end_layout + +\end_inset + +Nombre +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Parámetro +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +Si hace falta una determinada anchura para columnas con celdas divididas, + se usa la opción +\series bold +width=3cm +\series default + (donde 3cm puede cambiarse por la cantidad deseada). + En el cuadro siguiente se ha puesto 4 +\begin_inset space \thinspace{} +\end_inset + +cm de anchura para la primera columna. + Para +\series bold + +\backslash +diagbox +\series default + se necesita una anchura de 4 +\begin_inset space \thinspace{} +\end_inset + +cm + 2 +\begin_inset space \thinspace{} +\end_inset + + +\backslash +tabcolsep, ya que la anchura total es la del texto (4 +\begin_inset space \thinspace{} +\end_inset + +cm en este caso) más dos veces la separación del texto y el borde. + El cálculo de la anchura no puede hacerse en la opciones del comando +\series bold + +\backslash +diagbox +\series default +, hay que crear una nueva longitud que se puede usar después. + Esto se hace con los comandos en código TeX +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newlength{ +\backslash +diagtest} +\begin_inset Newline newline +\end_inset + + +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +newlength{ +\backslash +diagtest} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Para habilitar cálculos en LaTeX hay que cargar el paquete +\series bold +calc +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-paquetes ! calc +\end_layout + +\end_inset + + en el preámbulo del documento. +\end_layout + +\begin_layout Standard +En este cuadro se puede usar ahora el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +diagbox[width= +\backslash +diagtest]{A}{B} +\end_layout + +\begin_layout Standard +en la primera celda: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="4cm"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[width= +\backslash +diagtest]{ +\end_layout + +\end_inset + +A +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +B +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +Hay que tener en cuenta que la celda dividida ha de ser la más ancha en + la columna. + De otro modo, la longitud de la diagonal no puede calcularse correctamente, + como en este caso: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +diagbox{ +\end_layout + +\end_inset + +A +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +B +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +En este caso se usa la opción +\series bold +width +\series default + del comando +\series bold + +\backslash +diagbox +\series default +. + Ahora no es necesario añadir 2 +\backslash +tabcolsep porque la anchura de la celda es la anchura de la columna. + En este cuadro se usa una anchura de 3 +\begin_inset space \thinspace{} +\end_inset + +cm: +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[width=3cm]{ +\end_layout + +\end_inset + +A +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +B +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +Para múltiples líneas de texto en celdas divididas se necesita una altura + adicional para adaptar el texto a la celda. + Esto se consigue con la opción +\series bold +height=3cm +\series default + (se puede cambiar por el valor deseado). + En el cuadro siguiente se usa el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +diagbox[width=3cm,height=1.4cm]{A +\backslash + +\backslash +B}{C +\backslash + +\backslash +D} +\end_layout + +\begin_layout Standard +en la primera celda. + El comando +\series bold + +\backslash + +\backslash + +\series default + crea el salto de línea. +\begin_inset Foot +status open + +\begin_layout Plain Layout +Saltos de línea con +\family sans +Ctrl+Retorno +\family default + solo es posible si la columna tiene anchura fija. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +diagbox[width=3cm,height=1.4cm]{ +\end_layout + +\end_inset + +A +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash + +\backslash + +\end_layout + +\end_inset + +B +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +C +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash + +\backslash + +\end_layout + +\end_inset + +D +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Thickness in nm +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Perfect Green +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +45 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX + +\series bold +diagbox +\series default +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Hay que instalar el paquete LaTeX +\series bold +diagbox +\series default + para ver la parte siguiente en la salida. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Para más información sobre el paquete LaTeX +\series bold +diagbox +\series default + consulta su documentación, +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset citation +LatexCommand cite +key "diagbox" + +\end_inset + +. +\end_layout + +\begin_layout Section +Cuadros formales +\begin_inset CommandInset label +LatexCommand label +name "sec:Cuadros-Formales" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Cuadros ! Formales +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +En los libros, los cuadros se suelen presentar en un formato como el del + cuadro +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Ejemplo-cuadro-formal" + +\end_inset + +. + Se denominan cuadros +\emph on +formales +\emph default +. + Para hacer cuadros con este diseño, elige +\family sans +Estilo +\family default + +\begin_inset space ~ +\end_inset + + +\family sans +Formal +\family default + en la solapa +\family sans +Bordes +\family default + del diálogo de cuadros. +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Ejemplo-cuadro-formal" + +\end_inset + +Ejemplo de cuadro formal +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="8" columns="4"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +System +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +1 +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +2 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){2-2} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l){3-4} +\end_layout + +\end_inset + +Detector thickness in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +700 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Edge angle in ° +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +3.55 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +2.71 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +7.99 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Spatial resolution in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +4.26 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.17 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.56 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +MTF at +\begin_inset Formula $f_{\mathrm{max}}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.53 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.37 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.39 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l{10pt}){1-1} +\end_layout + +\end_inset + +LSF-spatial resolution +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +in µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +129.7 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +52.75 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +50.78 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +in % of pixel size +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +76.3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +95.9 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +92.3 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Se puede añadir espacio adicional a las filas del cuadro mediante los botones + correspondientes que se encuentran en la solapa +\family sans +Bordes +\family default +del diálogo +\family sans + Configuración +\begin_inset space ~ +\end_inset + +del +\begin_inset space ~ +\end_inset + +cuadro +\family default +, como se explica en la sección +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Espacio-adicional" + +\end_inset + +. +\end_layout + +\begin_layout Standard +A diferencia de los cuadros normales, los cuadros formales no tienen líneas + verticales. + Las líneas horizontales se pueden poner o no como en los cuadros normales, + pero en la salida se mostrarán con distinto grosor: +\begin_inset Newline newline +\end_inset + +Las líneas primera y última tienen un grosor predeterminado de 0.08 +\begin_inset space \thinspace{} +\end_inset + +em, las demás tienen un grosor predeterminado de 0.05 +\begin_inset space \thinspace{} +\end_inset + +em. +\end_layout + +\begin_layout Standard +Estos valores predeterminados se pueden cambiar +\series bold + +\series default +con las líneas de preámbulo: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +mytoprule +\backslash +toprule +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +toprule}{ +\backslash +mytoprule[grosor]} +\end_layout + +\begin_layout Standard +Este ejemplo es para la primera línea, la denominada +\series bold +toprule +\series default +. + Si quieres cambiar el grosor de la última línea, reemplaza +\series bold +toprule +\series default + por +\series bold +bottomrule +\series default +. + Y para cambiar el grosor de las demás líneas cambia +\series bold +toprule +\series default + por +\series bold +midrule +\series default +. + Puedes usar cualquiera de las unidades listadas en el apéndice +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "cap:Unidades-disponibles-en" + +\end_inset + + para establecer el grosor. +\end_layout + +\begin_layout Standard +Para dibujar líneas que no se extiendan a todas las columnas del cuadro, + puedes marcarlas como celdas multicolumna y entonces ponerles borde. + LyX empleará internamente el comando +\series bold + +\backslash +cmidrule +\series default + para dibujar la línea. + El esquema completo es +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule[grosor](recorte){inicol-fincol} +\end_layout + +\begin_layout Standard Por el momento, LyX no soporta las opciones de \series bold @@ -14178,8 +15965,140 @@ % de columna: \end_layout -\begin_layout Itemize -test +\begin_layout Itemize +test +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +a +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +g +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + test +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +raisebox{0.85 +\backslash +baselineskip}{ +\end_layout + +\end_inset + + \begin_inset Box Frameless position "t" hor_pos "c" @@ -14296,24 +16215,24 @@ \end_inset - test + \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -raisebox{0.85 -\backslash -baselineskip}{ +} \end_layout \end_inset +\end_layout + +\begin_layout Itemize +test \begin_inset Box Frameless -position "t" +position "c" hor_pos "c" has_inner_box 1 inner_pos "c" @@ -14429,23 +16348,12 @@ \end_inset -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -} -\end_layout - -\end_inset - - \end_layout \begin_layout Itemize test \begin_inset Box Frameless -position "c" +position "b" hor_pos "c" has_inner_box 1 inner_pos "c" @@ -14560,11 +16468,22 @@ \end_inset + test +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +\backslash +raisebox{-0.32 +\backslash +baselineskip}{ \end_layout -\begin_layout Itemize -test +\end_inset + + \begin_inset Box Frameless position "b" hor_pos "c" @@ -14681,12 +16600,79 @@ \end_inset - test + \begin_inset ERT status collapsed \begin_layout Plain Layout +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Como ves, los contenidos de la primera y última filas no se alinean correctament +e con la línea de texto donde está el cuadro. + Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en + un cuadro elevado («raisebox» +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +El uso del comando +\series bold + +\backslash +raisebox +\series default + se explica en la sección +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Alineación-Vertical" + +\end_inset + +. +\end_layout + +\end_inset + +). + En el ejemplo anterior, el segundo marco del primer ítem está alineado + usando el comando en código TeX +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +raisebox{0.85 +\backslash +baselineskip}{ +\end_layout + +\begin_layout Standard +antes del marco. + Tras él, se pone la llave de cierre +\series bold +} +\series default + también en código TeX. + Para el segundo marco en el tercer ítem se usa el comando +\end_layout + +\begin_layout Standard + +\series bold \backslash raisebox{-0.32 @@ -14694,23 +16680,108 @@ baselineskip}{ \end_layout +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout + +\series bold +Not +\series default +a: La alineación del contenido de la fila con la línea del texto adyacente + no es exacta. + El factor necesario del comando +\series bold + +\backslash +raisebox +\series default + para este alineamiento depende de la tipografía del documento, del tamaño + de letra y del grosor de línea del cuadro. +\end_layout + \end_inset -\begin_inset Box Frameless -position "b" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" +\end_layout + +\begin_layout Section +Cuadros coloreados +\begin_inset CommandInset label +LatexCommand label +name "sec:Cuadros-Coloreados" + +\end_inset + + +\end_layout + +\begin_layout Subsection +Celdas coloreadas +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Cuadros ! Color ! en celdas +\end_layout + +\end_inset + + +\begin_inset Index idx status collapsed \begin_layout Plain Layout +Color ! en celdas de cuadros +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Cuadro-coloreado-sin" + +\end_inset + +Cuadro coloreado sin usar el paquete +\series bold +colortbl +\series default + +\begin_inset Argument +status open + +\begin_layout Plain Layout +Cuadro sin colortbl +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center \begin_inset Tabular <lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> @@ -14722,6 +16793,8 @@ \begin_inset Text \begin_layout Plain Layout + +\color green a \end_layout @@ -14731,7 +16804,9 @@ \begin_inset Text \begin_layout Plain Layout -d + +\color red +b \end_layout \end_inset @@ -14740,7 +16815,9 @@ \begin_inset Text \begin_layout Plain Layout -g + +\color red +c \end_layout \end_inset @@ -14751,7 +16828,9 @@ \begin_inset Text \begin_layout Plain Layout -b + +\color green +d \end_layout \end_inset @@ -14760,6 +16839,8 @@ \begin_inset Text \begin_layout Plain Layout + +\color blue e \end_layout @@ -14769,7 +16850,9 @@ \begin_inset Text \begin_layout Plain Layout -h + +\color blue +f \end_layout \end_inset @@ -14780,7 +16863,9 @@ \begin_inset Text \begin_layout Plain Layout -c + +\color green +g \end_layout \end_inset @@ -14789,7 +16874,9 @@ \begin_inset Text \begin_layout Plain Layout -f + +\color blue +h \end_layout \end_inset @@ -14798,6 +16885,8 @@ \begin_inset Text \begin_layout Plain Layout + +\color blue i \end_layout @@ -14806,61 +16895,323 @@ </row> </lyxtabular> -\end_inset +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Si sólo necesitas color en el texto, marca las celdas y elige un color en + el menú +\family sans +Editar\SpecialChar \menuseparator +Estilo +\begin_inset space ~ +\end_inset + +del +\begin_inset space ~ +\end_inset + +Texto +\family default +. + Esto se ha hecho enl cuadro +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-coloreado-sin" + +\end_inset + +. + En cualquier otro caso hay que usar el paquete LaTeX +\series bold +colortbl +\series default +. +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-paquetes ! colortbl +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +ifcolortbl +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +La siguiente sección sólo se mostrará en pantalla si está instalado el paquete + LaTeX +\series bold +colortbl +\series default +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Para crear cuadros coloreados, +\series bold +colortbl +\series default + debe cargarse en el preámbulo con la línea +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage{colortbl} +\end_layout + +\begin_layout Standard +El color de una columna se define con el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +columncolor{nombre del color} +\end_layout + +\begin_layout Standard +dentro del comando +\series bold +>{ } +\series default +. + Más sobre el comando +\series bold +>{} +\series default + se explica en la sección +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Cálculos-en-Multicolumnas" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Los siguientes nombres de color están predefinidos: +\end_layout + +\begin_layout Standard + +\family sans +red +\family default +, +\family sans +green +\family default +, +\family sans +yellow, blue +\family default +, +\family sans +cyan +\family default +\series bold +, +\series default + +\family sans +magenta, black +\family default +, +\family sans +white +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +Si añades las opciones +\end_layout + +\begin_layout Standard + +\series bold +usenames,dvipsnames +\end_layout + +\begin_layout Standard +en las opciones de clase en la configuración del documento, es posible usar + hasta 61 colores más. + Estos colores se listan en el apéndice +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "chap:Lista-de-colores-dvips" + +\end_inset + +. + Uno de estos colores, +\family sans +Maroon +\family default +, se ha usado en el cuadro de ejemplo +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-coloreado-con" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +Puedes definir tus propios colores con el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +definecolor{nombre del color}{modelo de color}{valores de color} +\end_layout + +\begin_layout Standard +El modelo de color puede ser +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +cmyk: cyan, magenta, yellow, black +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +rgb: red, green, blue +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +gray: gray +\end_layout + +\begin_layout Standard +y los valores de color son números separados por comas entre 0 y 1 que describen + el factor para el color correspondiente del modelo de color. +\end_layout + +\begin_layout Standard +Por ejemplo, puedes definir el color +\series bold + +\series default +« +\emph on +verde oscuro +\emph default +» en el preámbulo con +\end_layout + +\begin_layout Standard +\series bold +\backslash +definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5} \end_layout -\end_inset - +\begin_layout Standard +y el color « +\emph on +gris claro +\emph default +» con +\end_layout -\begin_inset ERT -status collapsed +\begin_layout Standard -\begin_layout Plain Layout +\series bold -} +\backslash +definecolor{grisclaro}{gray}{0.8} \end_layout +\begin_layout Standard +\begin_inset VSpace medskip \end_inset \end_layout \begin_layout Standard -Como ves, los contenidos de la primera y última filas no se alinean correctament -e con la línea de texto donde está el cuadro. - Para conseguir esta alineación, el cuadro (minipágina) debe ponerse en - un cuadro elevado («raisebox» -\begin_inset Foot -status collapsed +Las líneas se colorean con el comando +\end_layout + +\begin_layout Standard -\begin_layout Plain Layout -El uso del comando \series bold \backslash -raisebox -\series default - se explica en la sección -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Alineación-Vertical" - -\end_inset - -. +rowcolor{nombre del color} \end_layout -\end_inset - -). - En el ejemplo anterior, el segundo marco del primer ítem está alineado - usando el comando en código TeX +\begin_layout Standard +y las celdas se colorean con el comando \end_layout \begin_layout Standard @@ -14868,29 +17219,30 @@ \series bold \backslash -raisebox{0.85 -\backslash -baselineskip}{ +cellcolor{nombre del color} \end_layout \begin_layout Standard -antes del marco. - Tras él, se pone la llave de cierre -\series bold -} -\series default - también en código TeX. - Para el segundo marco en el tercer ítem se usa el comando +Ambos comandos se insertan al principio de una celda en código TeX. \end_layout \begin_layout Standard +Para colorear caracteres enl cuadro marca las celdas y usa el menú +\family sans +Editar\SpecialChar \menuseparator +Estilo +\begin_inset space ~ +\end_inset -\series bold +del +\begin_inset space ~ +\end_inset -\backslash -raisebox{-0.32 -\backslash -baselineskip}{ +Texto +\family default +. + Si una celda contiene código TeX marca sólo los caracteres, si no el código + TeX en color puede ocasionar errores de LaTeX. \end_layout \begin_layout Standard @@ -14900,58 +17252,96 @@ \begin_layout Plain Layout \series bold -Not +Nota: \series default -a: La alineación del contenido de la fila con la línea del texto adyacente - no es exacta. - El factor necesario del comando -\series bold + No todos los visores DVI pueden mostrar colores definidos por el usuario. +\end_layout + +\end_inset + -\backslash -raisebox -\series default - para este alineamiento depende de la tipografía del documento, del tamaño - de letra y del grosor de línea del cuadro. \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset \end_layout -\begin_layout Section -Cuadros coloreados -\begin_inset CommandInset label -LatexCommand label -name "sec:Cuadros-Coloreados" +\begin_layout Standard +Para crear el cuadro +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-coloreado-con" \end_inset + haz lo siguiente: el color de la primera columna debe ser +\emph on +verde oscuro +\emph default +, entonces inserta +\end_layout + +\begin_layout Standard +\series bold +>{ +\backslash +columncolor{verdeoscuro} +\backslash +centering}c \end_layout -\begin_layout Subsection -Celdas coloreadas -\begin_inset Index idx -status collapsed +\begin_layout Standard +como argumento LaTeX para esta columna. + La primera fila debe ser celeste, por tanto inserta el comando en código + TeX +\end_layout -\begin_layout Plain Layout -Cuadros ! Color ! en celdas +\begin_layout Standard + +\series bold + +\backslash +rowcolor{cyan} \end_layout -\end_inset +\begin_layout Standard +en la primera celda de esta fila. + Observa que esto sobreescribe el color de la columna para la primera celda. + La última celda de la última fila se colorea castaño insertando el comando + en código TeX +\end_layout +\begin_layout Standard -\begin_inset Index idx -status collapsed +\series bold -\begin_layout Plain Layout -Color ! en celdas de cuadros +\backslash +cellcolor{Maroon} \end_layout +\begin_layout Standard +Ahora podrían colorearse los caracteres usando el menú +\family sans +Editar\SpecialChar \menuseparator +Estilo +\begin_inset space ~ \end_inset +del +\begin_inset space ~ +\end_inset +Texto +\family default +. \end_layout \begin_layout Standard @@ -14967,20 +17357,22 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Cuadro-coloreado-sin" +name "tab:Cuadro-coloreado-con" \end_inset -Cuadro coloreado sin usar el paquete +Cuadro coloreado con el paquete \series bold colortbl \series default \begin_inset Argument -status open +status collapsed \begin_layout Plain Layout -Cuadro sin colortbl +Cuadro con +\series bold +colortbl \end_layout \end_inset @@ -14998,22 +17390,34 @@ \begin_inset Tabular <lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset ERT +status collapsed -\color green +\begin_layout Plain Layout + + +\backslash +rowcolor{cyan} +\end_layout + +\end_inset + + +\color magenta a \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -15024,7 +17428,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -15037,18 +17441,18 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color green +\color yellow d \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -15059,7 +17463,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -15072,18 +17476,18 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color green +\color yellow g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -15094,12 +17498,24 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\color blue + +\backslash +cellcolor{Maroon} +\end_layout + +\end_inset + + +\color green i \end_layout @@ -15119,43 +17535,29 @@ \end_layout \begin_layout Standard -Si sólo necesitas color en el texto, marca las celdas y elige un color en - el menú -\family sans -Editar\SpecialChar \menuseparator -Estilo -\begin_inset space ~ -\end_inset - -del -\begin_inset space ~ -\end_inset +\begin_inset ERT +status collapsed -Texto -\family default -. - Esto se ha hecho enl cuadro -\begin_inset space ~ -\end_inset +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-coloreado-sin" +\backslash +else +\end_layout \end_inset -. - En cualquier otro caso hay que usar el paquete LaTeX + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX + \series bold colortbl \series default . -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -LaTeX-paquetes ! colortbl \end_layout \end_inset @@ -15164,6 +17566,14 @@ \end_layout \begin_layout Standard +Debes instalar el paquete LaTeX +\series bold +colortbl +\series default + para ver la parte siguiente en la salida. +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -15171,47 +17581,95 @@ \backslash -ifcolortbl +fi \end_layout \end_inset -\begin_inset Note Note +\end_layout + +\begin_layout Subsection +Líneas coloreadas +\begin_inset Index idx status collapsed \begin_layout Plain Layout -La siguiente sección sólo se mostrará en pantalla si está instalado el paquete - LaTeX -\series bold -colortbl -\series default -. +Cuadros ! Color ! en líneas \end_layout \end_inset +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Color ! en bordes de cuadros \end_layout -\begin_layout Standard -Para crear cuadros coloreados, -\series bold -colortbl -\series default - debe cargarse en el preámbulo con la línea +\end_inset + + \end_layout \begin_layout Standard +Como se describe en la sección +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Grosor-de-Líneas" + +\end_inset +, el grosor para todas las líneas en un cuadro puede ajustarse con el comando + \series bold \backslash -usepackage{colortbl} +arrayrulewidth +\series default +. + Se ha puesto 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt para todos los cuadros de esta sección. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} +\end_layout + +\end_inset + + \end_layout \begin_layout Standard -El color de una columna se define con el comando +Por ejemplo, para colorear todas las líneas verticales en verde, crea en + el preámbulo del documento el siguiente formato de columna, de acuerdo + a lo descrito en la sección +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Formato-Personalizado" + +\end_inset + +: \end_layout \begin_layout Standard @@ -15219,331 +17677,407 @@ \series bold \backslash -columncolor{nombre del color} +newcolumntype{W}{!{ +\backslash +color{green} +\backslash +vline}} \end_layout \begin_layout Standard -dentro del comando -\series bold ->{ } -\series default -. - Más sobre el comando -\series bold ->{} -\series default - se explica en la sección +Para el cuadro \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "sub:Cálculos-en-Multicolumnas" +reference "tab:Cuadro-con-verticales-coloreadas" \end_inset -. + se usó el argumento LaTeX +\series bold + WcW +\series default + para la última columna y +\series bold + Wc +\series default + para las demás. \end_layout \begin_layout Standard -Los siguientes nombres de color están predefinidos: +Si quieres tener varios colores, define más formatos de columna. \end_layout \begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Cuadro-con-verticales-coloreadas" + +\end_inset + +Cuadro con líneas verticales coloreadas +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="WcW"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout -\family sans -red -\family default -, -\family sans -green -\family default -, -\family sans -yellow, blue -\family default -, -\family sans -cyan -\family default -\series bold -, -\series default - -\family sans -magenta, black -\family default -, -\family sans -white \end_layout -\begin_layout Standard -\begin_inset VSpace medskip \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout -\lang english -If you add the options \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -\series bold -usenames,dvipsnames +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard - -\lang english -to the document class options in the document settings, you can additionally - use further 61 -\begin_inset space ~ \end_inset +</cell> +</row> +</lyxtabular> -colors. - These colors are listed in appendix -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "chap:List-of-dvips-colornames" +\end_layout \end_inset -. - One of these colors, -\family sans -Maroon -\family default -, is used as example in Table -\lang spanish +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + +Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Cuadro-coloreado-con" +reference "tab:Cuadro-con-horizontales-coloreadas" \end_inset -. +, inserta estos comandos en código TeX antes del cuadro o del flotante: \end_layout \begin_layout Standard -\begin_inset VSpace medskip -\end_inset +\series bold -\end_layout +\backslash +let +\backslash +myHlineC +\backslash +hline +\begin_inset Newline newline +\end_inset -\begin_layout Standard -Puedes definir tus propios colores con el comando -\end_layout -\begin_layout Standard +\backslash +renewcommand{ +\backslash +hline} +\begin_inset Newline newline +\end_inset -\series bold -\backslash -definecolor{nombre del color}{modelo de color}{valores de color} -\end_layout +\begin_inset Phantom HPhantom +status open -\begin_layout Standard -El modelo de color puede ser -\end_layout +\begin_layout Plain Layout -\begin_layout Labeling -\labelwidthstring 00.00.0000 -cmyk: cyan, magenta, yellow, black -\end_layout +\series bold +\begin_inset space ~ +\end_inset -\begin_layout Labeling -\labelwidthstring 00.00.0000 -rgb: red, green, blue -\end_layout -\begin_layout Labeling -\labelwidthstring 00.00.0000 -gray: gray \end_layout -\begin_layout Standard -y los valores de color son números separados por comas entre 0 y 1 que describen - el factor para el color correspondiente del modelo de color. -\end_layout +\end_inset -\begin_layout Standard -Por ejemplo, puedes definir el color -\series bold - -\series default -« -\emph on -verde oscuro -\emph default -» en el preámbulo con +{ +\backslash +arrayrulecolor{red} +\backslash +myHlineC +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\series bold \backslash -definecolor{verdeoscuro}{cmyk}{0.5, 0, 1, 0.5} +let +\backslash +myHlineC +\backslash +hline \end_layout -\begin_layout Standard -y el color « -\emph on -gris claro -\emph default -» con -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -\series bold +\backslash +renewcommand{ +\backslash +hline} +\end_layout + +\begin_layout Plain Layout + { \backslash -definecolor{grisclaro}{gray}{0.8} +arrayrulecolor{red} +\backslash +myHlineC +\backslash +arrayrulecolor{black}} \end_layout -\begin_layout Standard -\begin_inset VSpace medskip \end_inset -\end_layout +\begin_inset Float table +placement h +wide false +sideways false +status open -\begin_layout Standard -Las líneas se colorean con el comando +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Cuadro-con-horizontales-coloreadas" + +\end_inset + +Cuadro con líneas horizontales coloreadas \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -rowcolor{nombre del color} \end_layout -\begin_layout Standard -y las celdas se colorean con el comando +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -cellcolor{nombre del color} \end_layout -\begin_layout Standard -Ambos comandos se insertan al principio de una celda en código TeX. +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + \end_layout -\begin_layout Standard -Para colorear caracteres enl cuadro marca las celdas y usa el menú -\family sans -Editar\SpecialChar \menuseparator -Estilo -\begin_inset space ~ \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -del -\begin_inset space ~ -\end_inset +\begin_layout Plain Layout -Texto -\family default -. - Si una celda contiene código TeX marca sólo los caracteres, si no el código - TeX en color puede ocasionar errores de LaTeX. \end_layout -\begin_layout Standard -\begin_inset Note Greyedout -status open +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout - -\series bold -Nota: -\series default - No todos los visores DVI pueden mostrar colores definidos por el usuario. +sd \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -Para crear el cuadro -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-coloreado-con" +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text - haz lo siguiente: el color de la primera columna debe ser -\emph on -verde oscuro -\emph default -, entonces inserta +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset -\series bold ->{ -\backslash -columncolor{verdeoscuro} -\backslash -centering}c -\end_layout -\begin_layout Standard -como argumento LaTeX para esta columna. - La primera fila debe ser celeste, por tanto inserta el comando en código - TeX \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -rowcolor{cyan} \end_layout \begin_layout Standard -en la primera celda de esta fila. - Observa que esto sobreescribe el color de la columna para la primera celda. - La última celda de la última fila se colorea castaño insertando el comando - en código TeX +Para volver al color de línea negro predeterminado inserta este comando + en código TeX detrás del cuadro o el flotante: \end_layout \begin_layout Standard @@ -15551,24 +18085,26 @@ \series bold \backslash -cellcolor{Maroon} +renewcommand{ +\backslash +hline}{ +\backslash +myHlineC} \end_layout \begin_layout Standard -Ahora podrían colorearse los caracteres usando el menú -\family sans -Editar\SpecialChar \menuseparator -Estilo +El cuadro \begin_inset space ~ \end_inset -del -\begin_inset space ~ + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-con-líneas-coloreadas" + \end_inset -Texto -\family default -. + es un ejemplo con líneas verticales y horizontales coloreadas. \end_layout \begin_layout Standard @@ -15584,27 +18120,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Cuadro-coloreado-con" - -\end_inset - -Cuadro coloreado con el paquete -\series bold -colortbl -\series default - -\begin_inset Argument -status collapsed - -\begin_layout Plain Layout -Cuadro con -\series bold -colortbl -\end_layout +name "tab:Cuadro-con-líneas-coloreadas" \end_inset - +Cuadro con líneas coloreadas \end_layout \end_inset @@ -15617,133 +18137,91 @@ \begin_inset Tabular <lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special=">{\columncolor{verdeoscuro}\centering}c"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="WcW"> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -rowcolor{cyan} -\end_layout - -\end_inset - - -\color magenta -a +sd \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color red -b \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color red -c \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color yellow -d \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -e +sd \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color blue -f \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color yellow -g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color blue -h \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -cellcolor{Maroon} -\end_layout - -\end_inset - - -\color green -i +sd \end_layout \end_inset @@ -15769,257 +18247,313 @@ \backslash -else +renewcommand{ +\backslash +hline}{ +\backslash +myHlineC} \end_layout \end_inset -\begin_inset Note Note +\end_layout + +\begin_layout Standard +\begin_inset ERT status collapsed \begin_layout Plain Layout -Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX - -\series bold -colortbl -\series default -. + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} +\end_layout + +\end_inset + + \end_layout +\begin_layout Section +Cálculo de la anchura de cuadros +\begin_inset CommandInset label +LatexCommand label +name "sec:Cálculo-anchura-cuadros" + \end_inset \end_layout \begin_layout Standard -Debes instalar el paquete LaTeX -\series bold -colortbl -\series default - para ver la parte siguiente en la salida. +A veces es difícil garantizar que los cuadros extensos no sobrepasen los + márgenes de la página. + La solución es establecer una anchura fija para cada columna del cuadro, + pero ¿qué espacio necesita cada columna? \end_layout \begin_layout Standard -\begin_inset ERT -status collapsed +La anchura del cuadro +\begin_inset Formula $W_{\mathrm{cuadro}}$ +\end_inset -\begin_layout Plain Layout + se puede calcular: cada columna tiene la anchura de la columna especificada + +\begin_inset Formula $W_{\mathrm{columna}}$ +\end_inset + + (contenido de la columna), más dos veces la separación entre el contenido + y el borde (longitud LaTeX +\series bold + +\backslash +tabcolsep +\series default +, predeterminada 6 +\begin_inset space \thinspace{} +\end_inset +pt), más la anchura del borde (longitud LaTeX +\series bold \backslash -fi +arrayrulewidth +\series default +, predeterminada 0.4 +\begin_inset space \thinspace{} +\end_inset + +pt): así, si las +\begin_inset Formula $n$ +\end_inset + + columnas tienen la misma anchura, la anchura del cuadro es \end_layout +\begin_layout Standard +\begin_inset Formula +\begin{equation} +W_{\mathrm{cuadro}}=n\left(W_{\mathrm{columna}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth} +\end{equation} + \end_inset \end_layout -\begin_layout Subsection -Líneas coloreadas -\begin_inset Index idx -status collapsed +\begin_layout Standard +La anchura disponible para un cuadro es el espacio entre los márgenes de + página o la anchura de la columna de texto (en documentos a dos columnas; + longitud LaTeX +\series bold -\begin_layout Plain Layout -Cuadros ! Color ! en líneas -\end_layout +\backslash +columnwidth +\series default +). + Si todas las columnas del cuadro han de tener la misma anchura y +\begin_inset Formula $W_{\mathrm{cuadro}}$ +\end_inset + debe ser 1 +\begin_inset space \thinspace{} +\end_inset + + +\backslash +columnwidth, +\begin_inset Formula $W_{\mathrm{columna}}$ \end_inset + puede calcularse fácilmente. +\end_layout + +\begin_layout Standard +Para realizar cálculos hay que cargar el paquete LaTeX +\series bold +calc +\series default \begin_inset Index idx status collapsed \begin_layout Plain Layout -Color ! en bordes de cuadros +LaTeX-paquetes ! calc \end_layout \end_inset + en el preámbulo del documento. + Para establecer la anchura en la ventana de configuración de cuadros hay + que usar el campo +\family sans +Argumento +\begin_inset space ~ +\end_inset -\end_layout - -\begin_layout Standard -Como se describe en la sección +LaTeX +\family default +. + El esquema del comando es el mismo que se explica en la sección \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "sub:Grosor-de-Líneas" +reference "sub:Cálculos-en-Multicolumnas" \end_inset -, el grosor para todas las líneas en un cuadro puede ajustarse con el comando - -\series bold - -\backslash -arrayrulewidth -\series default . - Se ha puesto 1.5 + Para un cuadro con 5 \begin_inset space \thinspace{} \end_inset -pt para todos los cuadros de esta sección. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +columnas de anchura uniforme y texto centrado, escribe el comando +\end_layout +\begin_layout Standard +\series bold +>{ \backslash -setlength{ +centering}p{(1 \backslash -arrayrulewidth}{1.5pt} +columnwidth-62.4pt)/5} \end_layout +\begin_layout Standard +Para un cuadro con 5 +\begin_inset space \thinspace{} \end_inset - -\end_layout - -\begin_layout Standard -Por ejemplo, para colorear todas las líneas verticales en verde, crea en - el preámbulo del documento el siguiente formato de columna, de acuerdo - a lo descrito en la sección +columnas en el que dos de ellas tengan 0.75 \begin_inset space ~ \end_inset - -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Formato-Personalizado" +veces la anchura de las otras, el cálculo es +\begin_inset Formula +\begin{align} +\backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\ + & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\ + & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\ +W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5} +\end{align} \end_inset -: + \end_layout \begin_layout Standard +En el cuadro, por tanto, el comando +\end_layout -\series bold +\begin_layout Standard +\series bold +>{ \backslash -newcolumntype{W}{!{ +centering}p{(1 \backslash -color{green} +columnwidth-62.4pt)/ \backslash -vline}} +real{4.5}} \end_layout \begin_layout Standard -Para el cuadro -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-con-verticales-coloreadas" +se usa para las columnas más anchas y +\end_layout -\end_inset +\begin_layout Standard - se usó el argumento LaTeX -\series bold - WcW -\series default - para la última columna y \series bold - Wc -\series default - para las demás. +>{ +\backslash +centering}p{(1 +\backslash +columnwidth-62.4pt)/ +\backslash +real{4.5}* +\backslash +real{0.75}} \end_layout \begin_layout Standard -Si quieres tener varios colores, define más formatos de columna. +para las más estrechas: \end_layout \begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="5"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> +<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> +<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Cuadro-con-verticales-coloreadas" - -\end_inset - -Cuadro con líneas verticales coloreadas +1 \end_layout \end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="WcW"> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +2 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +3 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +4 \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +5 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +111111 1111111 111111 111111111 11111 11111 1111 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -16028,18 +18562,16 @@ \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +2222 22222 222222 222222222 2222222 22 22222 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -16048,11 +18580,11 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +333333 333333 333333 33333 3333333 333 \end_layout \end_inset @@ -16065,233 +18597,349 @@ \end_layout +\begin_layout Section +Personalización de cuadros +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Cuadros ! Personalización +\end_layout + \end_inset \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\begin_layout Subsection +Espacio adicional en filas +\begin_inset CommandInset label +LatexCommand label +name "sub:Espacio-adicional" -Para colorear líneas horizontales, por ejemplo en rojo, como en el cuadro -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-con-horizontales-coloreadas" +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Cuadros ! Personalización ! Espacio adicional en filas +\end_layout \end_inset -, inserta estos comandos en código TeX antes del cuadro o del flotante: + \end_layout \begin_layout Standard +Es posible añadir espacio vertical a las filas de un cuadro en la solapa + +\family sans +Bordes +\family default + del diálogo de configuración de cuadros. + En el marco +\family sans +Espacio +\begin_inset space ~ +\end_inset -\series bold +adicional +\family default + dispones de tres posibilidades: +\end_layout -\backslash -let -\backslash -myHlineC -\backslash -hline -\begin_inset Newline newline +\begin_layout Description +Superior +\begin_inset space ~ \end_inset - -\backslash -renewcommand{ -\backslash -hline} -\begin_inset Newline newline +de +\begin_inset space ~ \end_inset +la +\begin_inset space ~ +\end_inset -\begin_inset Phantom HPhantom +fila añade espacio sobre los caracteres de la fila. + Si el cuadro es de estilo formal +\begin_inset Foot status open \begin_layout Plain Layout - -\series bold +Los cuadros formales se explican en la sección \begin_inset space ~ \end_inset -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Cuadros-Formales" \end_inset -{ -\backslash -arrayrulecolor{red} -\backslash -myHlineC -\backslash -arrayrulecolor{black}} -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -let -\backslash -myHlineC -\backslash -hline -\end_layout - -\begin_layout Plain Layout - -\backslash -renewcommand{ -\backslash -hline} \end_layout -\begin_layout Plain Layout - - { -\backslash -arrayrulecolor{red} -\backslash -myHlineC -\backslash -arrayrulecolor{black}} -\end_layout +\end_inset + LyX insertará 0.5 +\begin_inset space \thinspace{} \end_inset +em por omisión. + Si el cuadro es de estilo normal el espacio adicional destruirá las líneas + verticales, como se ve en el cuadro siguiente: +\begin_inset VSpace medskip +\end_inset -\begin_inset Float table -placement h -wide false -sideways false -status open -\begin_layout Plain Layout -\begin_inset Caption +\begin_inset Newline newline +\end_inset -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Cuadro-con-horizontales-coloreadas" +\begin_inset space \hspace*{} +\length 0pt \end_inset -Cuadro con líneas horizontales coloreadas -\end_layout +\begin_inset space \hfill{} \end_inset -\end_layout - -\begin_layout Plain Layout -\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="3" columns="1"> <features tabularvalignment="middle"> <column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +A \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +</row> +<row topspace="3mm"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +3 +\begin_inset space \thinspace{} +\end_inset +mm sobre la fila \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +C \end_layout \end_inset </cell> </row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +</lyxtabular> -\begin_layout Plain Layout +\end_inset + + +\begin_inset space \hfill{} +\end_inset + + +\begin_inset space \hspace*{} +\length 0pt +\end_inset + + +\begin_inset VSpace medskip +\end_inset + + +\begin_inset Newline newline +\end_inset +Así pues, insertar espacio superior en cuadros normales sólo es útil en + cuadros sin líneas verticales. \end_layout +\begin_layout Description +Inferior +\begin_inset space ~ +\end_inset + +de +\begin_inset space ~ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> + +la +\begin_inset space ~ +\end_inset + +fila añade espacio bajo los caracteres de la fila. + Si el cuadro es formal LyX inserta por omisión 0.5 +\begin_inset space \thinspace{} +\end_inset + +em; si el cuadro es normal inserta 2 +\begin_inset space \thinspace{} +\end_inset + +pt. + +\end_layout + +\begin_layout Description +Entre +\begin_inset space ~ +\end_inset + +las +\begin_inset space ~ +\end_inset + +filas añade espacio entre la fila actual y la siguiente. + Si el cuadro es formal LyX inserta 0.5 +\begin_inset space \thinspace{} +\end_inset + +em por omisión. + En cuadros normales, el espacio adicional destruirá las líneas verticales + del cuadro, como se ve en la siguiente: +\begin_inset VSpace medskip +\end_inset + + +\begin_inset Newline newline +\end_inset + + +\begin_inset space \hspace*{} +\length 0pt +\end_inset + + +\begin_inset space \hfill{} +\end_inset + + +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="1"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +A \end_layout \end_inset </cell> +</row> +<row interlinespace="3mm"> <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\downarrow$ +\end_inset + 3 +\begin_inset space \thinspace{} +\end_inset + +mm entre las filas \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\uparrow$ +\end_inset + + 3 +\begin_inset space \thinspace{} +\end_inset + +mm entre las filas +\begin_inset Formula $\uparrow$ +\end_inset + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +</row> +</lyxtabular> -\begin_layout Plain Layout +\end_inset + + +\begin_inset space \hfill{} +\end_inset + + +\begin_inset space \hspace*{} +\length 0pt +\end_inset + + +\begin_inset VSpace medskip +\end_inset + + +\begin_inset Newline newline +\end_inset +Así pues, los espacios adicionales entre filas de cuadros normales sólo + sirven para cuadros sin líneas verticales. \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd +Para añadir altura vertical extra a todas las celdas de todos los cuadros, + utiliza los siguientes comandos en el preámbulo: \end_layout -\end_inset -</cell> -</row> -</lyxtabular> +\begin_layout Standard + +\series bold + +\backslash +@ifundefined{extrarowheight} +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom +status open + +\begin_layout Plain Layout +\series bold +\begin_inset space ~ \end_inset @@ -16299,42 +18947,62 @@ \end_inset +{ +\backslash +usepackage{array}}{} +\begin_inset Newline newline +\end_inset -\end_layout -\begin_layout Standard -Para volver al color de línea negro predeterminado inserta este comando - en código TeX detrás del cuadro o el flotante: +\backslash +setlength{ +\backslash +extrarowheight}{altura} \end_layout \begin_layout Standard - +Esto tiene el inconveniente de que el texto de las celdas no estará exactamente + centrado en vertical. + (Lyx cargará automáticamente el paquete +\series bold +array +\series default + cuando uses formatos de cuadro autodefinidos. + Para evitar que sea cargado dos veces se pone al principio el comando \series bold \backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHlineC} +@ifundefined +\series default +.) \end_layout \begin_layout Standard -El cuadro +En el caso de usar tipografías de mayor tamaño que el normal, los bordes + del cuadro están a veces demasiado cerca de las letras. + Esto se puede corregir insertando el comando +\series bold + +\backslash +strut +\series default + en código TeX al principio de la fila del cuadro. + El cuadro \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Cuadro-con-líneas-coloreadas" +reference "tab:Alineación-vertical" \end_inset - es un ejemplo con líneas verticales y horizontales coloreadas. + muestra el efecto: \end_layout \begin_layout Standard +\noindent \begin_inset Float table placement h wide false @@ -16347,11 +19015,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Cuadro-con-líneas-coloreadas" +name "tab:Alineación-vertical" \end_inset -Cuadro con líneas coloreadas +Alineación vertical de texto con letras grandes \end_layout \end_inset @@ -16360,95 +19028,105 @@ \end_layout \begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="WcW"> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\begin_inset space \hfill{} +\end_inset -\begin_layout Plain Layout -sd -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\begin_inset Float table +wide false +sideways false +status open \begin_layout Plain Layout +\begin_inset Caption +\begin_layout Plain Layout +Cuadro normal \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -</row> +\begin_layout Plain Layout +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="6" columns="1"> +<features tabularvalignment="middle"> +<column alignment="left" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +Normal, g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd + +\size large +Grande \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size larger +Más grande \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size largest +Grandísima \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size huge +Enorme \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd + +\size huge +Más enorme \end_layout \end_inset @@ -16464,379 +19142,171 @@ \end_inset -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHlineC} -\end_layout - +\begin_inset space \hfill{} \end_inset -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed +\begin_inset Float table +wide false +sideways false +status open \begin_layout Plain Layout +\begin_inset Caption +\begin_layout Plain Layout +Cuadro con comando +\series bold \backslash -setlength{ -\backslash -arrayrulewidth}{0.4pt} -\end_layout - -\end_inset - - +strut \end_layout -\begin_layout Section - -\lang english -Table Width Calculation -\begin_inset CommandInset label -LatexCommand label -name "sec:Table-Width-Calculation" - \end_inset \end_layout -\begin_layout Standard +\begin_layout Plain Layout +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="6" columns="1"> +<features tabularvalignment="middle"> +<column alignment="left" valignment="top" width="0"> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\lang english -For wide tables it is sometimes difficult to assure that the table does - not protrude over the page margin. - Setting a fixed width for every column of the table is the solution, but - what amount of space is needed for each column? +\begin_layout Plain Layout +Normal, g \end_layout -\begin_layout Standard - -\lang english -The table width -\begin_inset Formula $W_{\mathrm{table}}$ -\end_inset - - can be calculated: Every column has the width of the specified column width - -\begin_inset Formula $W_{\mathrm{column}}$ -\end_inset - - (that the content of the column can consume) plus two times the separation - between the column content and the column border (LaTeX length -\series bold - -\backslash -tabcolsep -\series default -, default 6 -\begin_inset space \thinspace{} -\end_inset - -pt) plus the width of a border line (LaTeX length -\series bold - -\backslash -arrayrulewidth -\series default -, default 0.4 -\begin_inset space \thinspace{} -\end_inset - -pt): So if all -\begin_inset Formula $n$ -\end_inset - - -\begin_inset space ~ -\end_inset - -columns have the same width, the table width is -\lang spanish - -\begin_inset Formula -\begin{equation} -W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth} -\end{equation} - \end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\end_layout +\size large +\begin_inset ERT +status collapsed -\begin_layout Standard +\begin_layout Plain Layout -\lang english -The available width for a table is the space between the page margins or - the width of a text column (for a two-column document) (LaTeX length -\series bold \backslash -columnwidth -\series default -). - If all table columns should have the same width and -\begin_inset Formula $W_{\mathrm{table}}$ -\end_inset - - should be 1 -\begin_inset space \thinspace{} -\end_inset - +strut +\end_layout -\backslash -columnwidth, -\begin_inset Formula $W_{\mathrm{column}}$ \end_inset - can easily be calculated. +Grande \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\lang english -To be able to perform calculations you need to load the LaTeX-package -\series bold -calc -\series default -\lang spanish +\begin_layout Plain Layout -\begin_inset Index idx +\size larger +\begin_inset ERT status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! calc -\end_layout - -\end_inset - - -\lang english - in the document preamble. - To set the width in the table dialog you have to use the field -\family sans -LaTeX argument -\family default -. - The command scheme for this field is the same that is explained in section -\begin_inset space ~ -\end_inset - - -\lang spanish - -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Cálculos-en-Multicolumnas" - -\end_inset - -\lang english -. - For a table with 5 -\begin_inset space \thinspace{} -\end_inset - -columns with an uniform width and centered text, enter there for each column - the command -\end_layout - -\begin_layout Standard -\series bold ->{ -\backslash -centering}p{(1 \backslash -columnwidth-62.4pt)/5} +strut \end_layout -\begin_layout Standard - -\lang english -For a table with 5 -\begin_inset space \thinspace{} -\end_inset - -columns where 2 should have 0.75 -\begin_inset space ~ -\end_inset - -times the width than the 3 others, the calculation is -\lang spanish - -\begin_inset Formula -\begin{align} -\backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\ - & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\ - & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\ -W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5} -\end{align} - \end_inset - -\end_layout - -\begin_layout Standard - -\lang english -In the table therefore the command +Más grande \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\series bold ->{ -\backslash -centering}p{(1 -\backslash -columnwidth-62.4pt)/ -\backslash -real{4.5}} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard +\size largest +\begin_inset ERT +status collapsed -\lang english -is used for the wider columns and -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -\series bold ->{ -\backslash -centering}p{(1 -\backslash -columnwidth-62.4pt)/ -\backslash -real{4.5}* \backslash -real{0.75}} -\end_layout - -\begin_layout Standard - -\lang english -for the smaller ones: +strut \end_layout -\begin_layout Standard -\begin_inset Tabular -<lyxtabular version="3" rows="2" columns="5"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> -<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> -<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\end_inset -\begin_layout Plain Layout -1 +Grandísima \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -2 -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\size huge +\begin_inset ERT +status collapsed \begin_layout Plain Layout -3 -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -4 +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -5 +Enorme \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -111111 1111111 111111 111111111 11111 11111 1111 -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\size giant +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -2222 22222 222222 222222222 2222222 22 22222 +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -333333 333333 333333 33333 3333333 333 +\size huge +Más enorme \end_layout \end_inset @@ -16849,13 +19319,13 @@ \end_layout -\begin_layout Section -Personalización de cuadros -\begin_inset Index idx -status collapsed +\end_inset + + +\begin_inset space \hfill{} +\end_inset + -\begin_layout Plain Layout -Cuadros ! Personalización \end_layout \end_inset @@ -16864,10 +19334,10 @@ \end_layout \begin_layout Subsection -Espacio adicional en filas +Alineación especial de celdas \begin_inset CommandInset label LatexCommand label -name "sub:Espacio-adicional" +name "sub:Alineación-especial-de" \end_inset @@ -16876,7 +19346,7 @@ status collapsed \begin_layout Plain Layout -Cuadros ! Personalización ! Espacio adicional en filas +Cuadros ! Personalización ! Alineación especial de celdas \end_layout \end_inset @@ -16885,118 +19355,113 @@ \end_layout \begin_layout Standard -Es posible añadir espacio vertical a las filas de un cuadro en la solapa - -\family sans -Bordes -\family default - del diálogo de configuración de cuadros. - En el marco -\family sans -Espacio -\begin_inset space ~ -\end_inset - -adicional -\family default - dispones de tres posibilidades: -\end_layout - -\begin_layout Description -Superior -\begin_inset space ~ -\end_inset - -de -\begin_inset space ~ +A veces mejora la presentación si las entradas en las celdas de una columna + se alinean con un carácter determinado, p. +\begin_inset space \thinspace{} \end_inset -la +e. \begin_inset space ~ \end_inset - -fila añade espacio sobre los caracteres de la fila. - Si el cuadro es de estilo formal -\begin_inset Foot -status open - -\begin_layout Plain Layout -Los cuadros formales se explican en la sección + +el separador decimal, como en el cuadro \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "sec:Cuadros-Formales" +reference "tab:Cuadro-celdas-alineadas" \end_inset +. + Esta alineación se obtiene poniendo el cursor en la columna y pulsando + el botón +\begin_inset Graphics + filename ../../images/tabular-feature_align-decimal.png + scale 85 + scaleBeforeRotation -\end_layout - -\end_inset - - LyX insertará 0.5 -\begin_inset space \thinspace{} \end_inset -em por omisión. - Si el cuadro es de estilo normal el espacio adicional destruirá las líneas - verticales, como se ve en el cuadro siguiente: -\begin_inset VSpace medskip -\end_inset + de la barra de herramientas o eligiendo la alineación +\family sans +Al separador decimal +\family default + en la configuración del cuadro. + Ahí se puede especificar también el carácter deseado para la alineación. +\end_layout +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open -\begin_inset Newline newline -\end_inset +\begin_layout Plain Layout +\begin_inset Caption +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Cuadro-celdas-alineadas" -\begin_inset space \hspace*{} -\length 0pt \end_inset +Cuadro con celdas alineadas con el separador decimal. +\end_layout -\begin_inset space \hfill{} \end_inset +\end_layout + +\begin_layout Plain Layout +\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="1"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +<lyxtabular version="3" rows="4" columns="1"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="decimal" decimal_point="," valignment="top" width="0pt"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -A +leyenda \end_layout \end_inset </cell> </row> -<row topspace="3mm"> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3 -\begin_inset space \thinspace{} +12,6 +\end_layout + \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -mm sobre la fila +\begin_layout Plain Layout +0,68 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -C +-123,0 \end_layout \end_inset @@ -17007,133 +19472,108 @@ \end_inset -\begin_inset space \hfill{} -\end_inset - - -\begin_inset space \hspace*{} -\length 0pt -\end_inset - +\end_layout -\begin_inset VSpace medskip \end_inset -\begin_inset Newline newline -\end_inset - -Así pues, insertar espacio superior en cuadros normales sólo es útil en - cuadros sin líneas verticales. \end_layout -\begin_layout Description -Inferior -\begin_inset space ~ -\end_inset - -de -\begin_inset space ~ -\end_inset +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open -la -\begin_inset space ~ -\end_inset +\begin_layout Plain Layout +\begin_inset Caption -fila añade espacio bajo los caracteres de la fila. - Si el cuadro es formal LyX inserta por omisión 0.5 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Cuadro-con-celdas-de" -em; si el cuadro es normal inserta 2 -\begin_inset space \thinspace{} \end_inset -pt. - +Cuadro con celdas alineadas con los operadores. \end_layout -\begin_layout Description -Entre -\begin_inset space ~ \end_inset -las -\begin_inset space ~ -\end_inset -filas añade espacio entre la fila actual y la siguiente. - Si el cuadro es formal LyX inserta 0.5 -\begin_inset space \thinspace{} -\end_inset +\end_layout -em por omisión. - En cuadros normales, el espacio adicional destruirá las líneas verticales - del cuadro, como se ve en la siguiente: -\begin_inset VSpace medskip -\end_inset +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="2"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="right" valignment="top" width="0pt"> +<column alignment="left" valignment="top" width="0pt" special="@{}l"> +<row> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +leyenda +\end_layout -\begin_inset Newline newline \end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\begin_inset space \hspace*{} -\length 0pt -\end_inset - +\end_layout -\begin_inset space \hfill{} \end_inset - - -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="1"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +</cell> +</row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -A +\begin_inset Formula $12\,+$ +\end_inset + + \end_layout \end_inset </cell> -</row> -<row interlinespace="3mm"> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\downarrow$ +\begin_inset Formula $\,6$ \end_inset - 3 -\begin_inset space \thinspace{} -\end_inset -mm entre las filas \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\uparrow$ +\begin_inset Formula $0\,-$ \end_inset - 3 -\begin_inset space \thinspace{} + +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -mm entre las filas -\begin_inset Formula $\uparrow$ +\begin_layout Plain Layout +\begin_inset Formula $\,68$ \end_inset @@ -17142,119 +19582,105 @@ \end_inset </cell> </row> -</lyxtabular> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\begin_inset Formula $-123\,/$ \end_inset -\begin_inset space \hfill{} -\end_inset - +\end_layout -\begin_inset space \hspace*{} -\length 0pt \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text - -\begin_inset VSpace medskip +\begin_layout Plain Layout +\begin_inset Formula $\,0$ \end_inset -\begin_inset Newline newline -\end_inset - -Así pues, los espacios adicionales entre filas de cuadros normales sólo - sirven para cuadros sin líneas verticales. \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +</row> +</lyxtabular> -Para añadir altura vertical extra a todas las celdas de todos los cuadros, - utiliza los siguientes comandos en el preámbulo: -\end_layout +\end_inset -\begin_layout Standard -\series bold +\end_layout -\backslash -@ifundefined{extrarowheight} -\begin_inset Newline newline \end_inset -\begin_inset Phantom HPhantom -status open - -\begin_layout Plain Layout +\end_layout -\series bold +\begin_layout Standard +Para alinear con caracteres en ecuaciones este método no funciona porque + el campo para especificar el carácter no permite ecuaciones. + En este caso hay que usar el método del cuadro \begin_inset space ~ \end_inset -\end_layout - -\end_inset +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-con-celdas-de" -{ -\backslash -usepackage{array}}{} -\begin_inset Newline newline \end_inset - -\backslash -setlength{ -\backslash -extrarowheight}{altura} +. + Es un cuadro 4×2. + La leyenda es una multicolumna centrada. + La primera columna está alineada a la derecha y contiene la primera parte + incluyendo el operador. + La segunda columna está alineada a la izquierda y contiene la parte restante. + Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda + columna para mantener el espacio habitual alrededor de los operadores. + Para omitir el espacio que hay normalmente entre dos columnas se ha usado + el siguiente argumento LaTeX para la segunda columna: \end_layout \begin_layout Standard -Esto tiene el inconveniente de que el texto de las celdas no estará exactamente - centrado en vertical. - (Lyx cargará automáticamente el paquete -\series bold -array -\series default - cuando uses formatos de cuadro autodefinidos. - Para evitar que sea cargado dos veces se pone al principio el comando -\series bold -\backslash -@ifundefined -\series default -.) +\series bold +@{}l \end_layout \begin_layout Standard -En el caso de usar tipografías de mayor tamaño que el normal, los bordes - del cuadro están a veces demasiado cerca de las letras. - Esto se puede corregir insertando el comando -\series bold +El cuadro +\begin_inset space ~ +\end_inset -\backslash -strut -\series default - en código TeX al principio de la fila del cuadro. - El cuadro + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Varias-alineaciones" + +\end_inset + + muestra varios ejemplos de alineación. + Para alinear al signo de relación se ha añadido un pequeño espacio como + en la segunda columna del cuadro \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Alineación-vertical" +reference "tab:Cuadro-con-celdas-de" \end_inset - muestra el efecto: +. \end_layout \begin_layout Standard -\noindent \begin_inset Float table placement h wide false @@ -17267,11 +19693,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Alineación-vertical" +name "tab:Varias-alineaciones" \end_inset -Alineación vertical de texto con letras grandes +Cuadro con varias alineaciones. \end_layout \end_inset @@ -17280,301 +19706,291 @@ \end_layout \begin_layout Plain Layout -\begin_inset space \hfill{} -\end_inset - - -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="6"> +<features tabularvalignment="middle"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> +<row> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -Cuadro normal +unidades \end_layout \end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Plain Layout -\noindent -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="6" columns="1"> -<features tabularvalignment="middle"> -<column alignment="left" valignment="top" width="0"> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Normal, g +exponentes \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\size large -Grande \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\size larger -Más grande +relaciones \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\size largest -Grandísima \end_layout \end_inset </cell> </row> <row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\size huge -Enorme +12× \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +24 +\begin_inset space \thinspace{} +\end_inset -\size huge -Más enorme +bottles \end_layout \end_inset </cell> -</row> -</lyxtabular> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\begin_inset Formula $10\cdot$ \end_inset \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text - -\begin_inset space \hfill{} +\begin_layout Plain Layout +\begin_inset Formula $10^{\mbox{-}17}$ \end_inset -\begin_inset Float table -wide false -sideways false -status open +\end_layout -\begin_layout Plain Layout -\begin_inset Caption +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -Cuadro con comando -\series bold - -\backslash -strut -\end_layout - +\begin_inset Formula $\Gamma(t)\propto$ \end_inset \end_layout -\begin_layout Plain Layout -\noindent -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="6" columns="1"> -<features tabularvalignment="middle"> -<column alignment="left" valignment="top" width="0"> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Normal, g +\begin_inset Formula $\:\Upsilon(t)$ +\end_inset + + \end_layout \end_inset </cell> </row> <row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +1024× +\end_layout -\size large -\begin_inset ERT -status collapsed +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout - - -\backslash -strut -\end_layout - +768 +\begin_inset space \thinspace{} \end_inset -Grande +Pixels \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\size larger -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\begin_inset Formula $5.78\cdot$ +\end_inset -\backslash -strut \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $10^{7}$ +\end_inset + -Más grande \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\size largest -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\begin_inset Formula $A\ne$ +\end_inset -\backslash -strut \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\: B_{\mathrm{red}}$ +\end_inset + -Grandísima \end_layout \end_inset </cell> </row> <row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +32× +\end_layout -\size huge -\begin_inset ERT -status collapsed +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout - - -\backslash -strut -\end_layout - +6 +\begin_inset space \thinspace{} \end_inset -Enorme +cm \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +- +\begin_inset Formula $33.5\cdot$ +\end_inset -\size giant -\begin_inset ERT -status collapsed + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $10^{4}$ +\end_inset -\backslash -strut \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $\sen(\alpha)\ge$ +\end_inset -\size huge -Más enorme \end_layout \end_inset </cell> -</row> -</lyxtabular> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\begin_inset Formula $\:\sen(\beta)$ \end_inset \end_layout \end_inset +</cell> +</row> +</lyxtabular> - -\begin_inset space \hfill{} \end_inset @@ -17586,10 +20002,10 @@ \end_layout \begin_layout Subsection -Alineación especial de celdas +Formato personalizado de celda/columna \begin_inset CommandInset label LatexCommand label -name "sub:Alineación-especial-de" +name "sub:Formato-Personalizado" \end_inset @@ -17598,7 +20014,7 @@ status collapsed \begin_layout Plain Layout -Cuadros ! Personalización ! Alineación especial de celdas +Cuadros ! Personalización ! Formato de celda/columna \end_layout \end_inset @@ -17607,132 +20023,279 @@ \end_layout \begin_layout Standard -A veces mejora la presentación si las entradas en las celdas de una columna - se alinean con un carácter determinado, p. -\begin_inset space \thinspace{} +El cálculo de la anchura necesaria para columnas estándar descrito en la + sección +\begin_inset space ~ \end_inset -e. + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Cálculo-anchura-cuadros" + +\end_inset + + y para columnas extendidas descrito en la sección \begin_inset space ~ \end_inset -el separador decimal, como en el cuadro + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Cálculos-en-Multicolumnas" + +\end_inset + + es muy pesado si tienes varios cuadros. + Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu +mna aplicable a todos los cuadros del documento. + El formato se define con el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{nombre del formato}[número de argumentos]{comandos} +\end_layout + +\begin_layout Standard +El nombre de formato puede ser una sola letra. + Las letras +\emph on +b, c, l, m, p +\emph default + y +\emph on +r +\emph default + están predefinidas y no pueden usarse. + Pero se permiten todas las mayúsculas. +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +Para celdas multicolumna vertical y horizontalmente centradas con una anchura + fija puedes definir el formato de celda +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{M}[1]{>{ +\backslash +centering +\backslash +hspace{0pt}}m{#1}} +\end_layout + +\begin_layout Standard +donde +\series bold + +\backslash +hspace{0pt} +\series default + evita el problema de partir con guión la primera palabra, como se describe + en la sección \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Cuadro-celdas-alineadas" +reference "sub:Líneas-Múltiples-en" \end_inset . - Esta alineación se obtiene poniendo el cursor en la columna y pulsando - el botón -\begin_inset Graphics - filename ../../images/tabular-feature_align-decimal.png - scale 85 - scaleBeforeRotation + Ahora puedes introducir simplemente +\end_layout + +\begin_layout Standard +\series bold +M{ancho} +\end_layout + +\begin_layout Standard +como argumento LaTeX en el diálogo de cuadros para crear una multicolumna. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset - de la barra de herramientas o eligiendo la alineación -\family sans -Al separador decimal -\family default - en la configuración del cuadro. - Ahí se puede especificar también el carácter deseado para la alineación. + \end_layout \begin_layout Standard -\begin_inset Float table -wide false -sideways false +Para celdas extendidas en una celda multicolumna, puedes definir el formato +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{S}[2]{>{ +\backslash +centering +\backslash +hspace{0pt}} +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom status open \begin_layout Plain Layout -\begin_inset Caption -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Cuadro-celdas-alineadas" +\series bold + +\backslash +newcolumntype +\end_layout \end_inset -Cuadro con celdas alineadas con el separador decimal. +m{(#1+(2 +\backslash +tabcolsep+ +\backslash +arrayrulewidth)*(1-#2))/#2}} \end_layout +\begin_layout Standard +Este formato usa la ecuación +\begin_inset CommandInset ref +LatexCommand eqref +reference "eq:Wgn" + \end_inset + para calcular la anchura necesaria para que cada celda extendida tenga + la misma anchura. +\end_layout +\begin_layout Standard +Ahora puedes introducir \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="4" columns="1"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="decimal" decimal_point="," valignment="top" width="0pt"> -<row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -leyenda +\series bold +S{ancho de la celda multicolumna}{número de columnas extendidas} +\end_layout + +\begin_layout Standard +como argumento LaTeX de la columna. \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -12,6 + \end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +Para columnas coloreadas puedes definir +\end_layout -\begin_layout Plain Layout -0,68 +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{K}[1]{>{ +\backslash +columncolor{#1} +\backslash +hspace{0pt}}c} +\end_layout + +\begin_layout Standard +La «c» al final crea una columna con anchura flexible cuyo texto está centrado + horizontalmente. + Ahora puedes introducir +\end_layout + +\begin_layout Standard + +\series bold +K{nombre del color} +\end_layout + +\begin_layout Standard +como argumento LaTeX. \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout --123,0 + \end_layout +\begin_layout Standard +Para crear el cuadro +\begin_inset space ~ \end_inset -</cell> -</row> -</lyxtabular> + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-con-formatos-definidos-por" \end_inset + usa los argumentos LaTeX +\end_layout + +\begin_layout Standard +\series bold +M{2.5cm} \end_layout -\end_inset +\begin_layout Standard +para la primera columna y la multicolumna, +\end_layout + +\begin_layout Standard + +\series bold +K{red} +\end_layout + +\begin_layout Standard +para la última columna y +\end_layout + +\begin_layout Standard +\series bold +S{2.5cm}{2} +\end_layout +\begin_layout Standard +para las celdas en la segunda columna. \end_layout \begin_layout Standard \begin_inset Float table +placement h wide false sideways false status open @@ -17743,11 +20306,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Cuadro-con-celdas-de" +name "tab:Cuadro-con-formatos-definidos-por" \end_inset -Cuadro con celdas alineadas con los operadores. +Cuadro con formatos definidos por el usuario \end_layout \end_inset @@ -17758,103 +20321,121 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="4" columns="2"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="right" valignment="top" width="0pt"> -<column alignment="left" valignment="top" width="0pt" special="@{}l"> +<lyxtabular version="3" rows="3" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> +<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> +<column alignment="center" valignment="middle" width="0"> +<column alignment="center" valignment="middle" width="0" special="K{red}"> <row> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -leyenda +palabramuylargaenceldadecuadro \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> \begin_inset Text \begin_layout Plain Layout - +multicolumna línea múltiple \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $12\,+$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\,6$ -\end_inset - - +c \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $0\,-$ -\end_inset +d +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +e \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\,68$ -\end_inset +f +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +g \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $-123\,/$ -\end_inset +h +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +i \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\,0$ -\end_inset +j +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +k \end_layout \end_inset @@ -17872,69 +20453,97 @@ \end_layout +\begin_layout Subsection +Grosor de líneas +\begin_inset CommandInset label +LatexCommand label +name "sub:Grosor-de-Líneas" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Cuadros ! Personalización ! Grosor de línea +\end_layout + +\end_inset + + +\end_layout + \begin_layout Standard -Para alinear con caracteres en ecuaciones este método no funciona porque - el campo para especificar el carácter no permite ecuaciones. - En este caso hay que usar el método del cuadro +El grosor para todas las líneas de un cuadro puede ajustarse con la longitud + +\series bold + +\backslash +arrayrulewidth +\series default +. + Por ejemplo, para poner un grosor de línea de 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt, como en el cuadro \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Cuadro-con-celdas-de" +reference "tab:Cuadro-con-líneas" \end_inset -. - Es un cuadro 4×2. - La leyenda es una multicolumna centrada. - La primera columna está alineada a la derecha y contiene la primera parte - incluyendo el operador. - La segunda columna está alineada a la izquierda y contiene la parte restante. - Se ha añadido un pequeño espacio al comienzo de cada celda de la segunda - columna para mantener el espacio habitual alrededor de los operadores. - Para omitir el espacio que hay normalmente entre dos columnas se ha usado - el siguiente argumento LaTeX para la segunda columna: +, inserta el comando \end_layout \begin_layout Standard \series bold -@{}l + +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} \end_layout \begin_layout Standard -El cuadro -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Varias-alineaciones" +en código TeX antes del cuadro o flotante. + Este cambio es válido para todos los siguientes cuadros. + Para volver al valor predeterminado, define +\series bold +\backslash +arrayrulewidth +\series default + a 0.4 +\begin_inset space \thinspace{} \end_inset - muestra varios ejemplos de alineación. - Para alinear al signo de relación se ha añadido un pequeño espacio como - en la segunda columna del cuadro -\begin_inset space ~ -\end_inset +pt en código TeX detrás del cuadro o flotante. +\end_layout +\begin_layout Standard +\begin_inset ERT +status collapsed -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-con-celdas-de" +\begin_layout Plain Layout -\end_inset -. +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} \end_layout -\begin_layout Standard +\end_inset + + \begin_inset Float table -placement h wide false sideways false status open @@ -17945,11 +20554,15 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Varias-alineaciones" +name "tab:Cuadro-con-líneas" \end_inset -Cuadro con varias alineaciones. +Cuadro con líneas de grosor 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt \end_layout \end_inset @@ -17960,25 +20573,22 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="4" columns="6"> +<lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -unidades +sd \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -17987,16 +20597,18 @@ \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -exponentes + \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18005,16 +20617,16 @@ \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -relaciones +sd \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18025,143 +20637,251 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -12× + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -24 -\begin_inset space \thinspace{} -\end_inset -bottles \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $10\cdot$ +sd +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + \end_inset \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text + + +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset Formula $10^{\mbox{-}17}$ + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} +\end_layout + \end_inset \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\begin_inset Formula $\Gamma(t)\propto$ +Para definir un grosor de 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt sólo para líneas horizontales, como en el cuadro +\begin_inset space ~ \end_inset +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-con-horizontales" + +\end_inset + +, inserta estos comandos en código TeX antes del cuadro o flotante: \end_layout +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +myHline +\backslash +hline +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +hline} +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\begin_inset Formula $\:\Upsilon(t)$ + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} +\begin_inset Newline newline \end_inset + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} +\end_layout +\begin_layout Standard +Para volver al grosor predeterminado, inserta este comando en código TeX + detrás del cuadro o flotante: \end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -1024× +\series bold + +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -768 -\begin_inset space \thinspace{} -\end_inset -Pixels + +\backslash +let +\backslash +myHline +\backslash +hline \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +hline} +\end_layout \begin_layout Plain Layout -\begin_inset Formula $5.78\cdot$ -\end_inset + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} +\end_layout + +\begin_layout Plain Layout + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text + + +\begin_inset Float table +wide false +sideways false +status open \begin_layout Plain Layout -\begin_inset Formula $10^{7}$ +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Cuadro-con-horizontales" + \end_inset +Cuadro con líneas horizontales de 1.5 +\begin_inset space \thinspace{} +\end_inset +pt \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\ne$ +sd +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\: B_{\mathrm{red}}$ -\end_inset - \end_layout @@ -18169,73 +20889,58 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -32× + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -6 -\begin_inset space \thinspace{} -\end_inset - -cm +sd \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -- -\begin_inset Formula $33.5\cdot$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $10^{4}$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\sen(\alpha)\ge$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\:\sen(\beta)$ -\end_inset - - +sd \end_layout \end_inset @@ -18251,91 +20956,43 @@ \end_inset -\end_layout - -\begin_layout Subsection -Formato personalizado de celda/columna -\begin_inset CommandInset label -LatexCommand label -name "sub:Formato-Personalizado" - -\end_inset - - -\begin_inset Index idx +\begin_inset ERT status collapsed \begin_layout Plain Layout -Cuadros ! Personalización ! Formato de celda/columna -\end_layout - -\end_inset +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout -\begin_layout Standard -El cálculo de la anchura necesaria para columnas estándar descrito en la - sección -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Table-Width-Calculation" +\end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset - y para columnas extendidas descrito en la sección +Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el + siguiente formato de columna en el preámbulo del documento, de acuerdo + con lo descrito en la sección \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "sub:Cálculos-en-Multicolumnas" - -\end_inset - - es muy pesado si tienes varios cuadros. - Para hacerlo más fácil, puedes definir en el preámbulo un formato de celda/colu -mna aplicable a todos los cuadros del documento. - El formato se define con el comando -\end_layout - -\begin_layout Standard - -\series bold - -\backslash -newcolumntype{nombre del formato}[número de argumentos]{comandos} -\end_layout - -\begin_layout Standard -El nombre de formato puede ser una sola letra. - Las letras -\emph on -b, c, l, m, p -\emph default - y -\emph on -r -\emph default - están predefinidas y no pueden usarse. - Pero se permiten todas las mayúsculas. -\end_layout +reference "sub:Formato-Personalizado" -\begin_layout Standard -\begin_inset VSpace medskip \end_inset - -\end_layout - -\begin_layout Standard -Para celdas multicolumna vertical y horizontalmente centradas con una anchura - fija puedes definir el formato de celda +: \end_layout \begin_layout Standard @@ -18343,211 +21000,229 @@ \series bold \backslash -newcolumntype{M}[1]{>{ -\backslash -centering +newcolumntype{V}{!{ \backslash -hspace{0pt}}m{#1}} +vrule width 1.5pt}} \end_layout \begin_layout Standard -donde -\series bold - -\backslash -hspace{0pt} -\series default - evita el problema de partir con guión la primera palabra, como se describe - en la sección +Para el cuadro \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "sub:Líneas-Múltiples-en" +reference "tab:Cuadro-con-verticales" \end_inset -. - Ahora puedes introducir simplemente + se usó el argumento LaTeX \end_layout \begin_layout Standard \series bold -M{ancho} +VcV \end_layout \begin_layout Standard -como argumento LaTeX en el diálogo de cuadros para crear una multicolumna. +para la última columna y \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - +\series bold +Vc \end_layout \begin_layout Standard -Para celdas extendidas en una celda multicolumna, puedes definir el formato +para las otras. \end_layout \begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open -\series bold +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Cuadro-con-verticales" -\backslash -newcolumntype{S}[2]{>{ -\backslash -centering -\backslash -hspace{0pt}} -\begin_inset Newline newline \end_inset +Cuadro con líneas verticales de 1.5 +\begin_inset space \thinspace{} +\end_inset -\begin_inset Phantom HPhantom -status open +pt de grosor +\end_layout -\begin_layout Plain Layout +\end_inset -\series bold -\backslash -newcolumntype \end_layout -\end_inset +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="VcV"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -m{(#1+(2 -\backslash -tabcolsep+ -\backslash -arrayrulewidth)*(1-#2))/#2}} +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -Este formato usa la ecuación -\begin_inset CommandInset ref -LatexCommand eqref -reference "eq:Wgn" - \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text - para calcular la anchura necesaria para que cada celda extendida tenga - la misma anchura. -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -Ahora puedes introducir \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout -\series bold -S{ancho de la celda multicolumna}{número de columnas extendidas} \end_layout -\begin_layout Standard -como argumento LaTeX de la columna. +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -Para columnas coloreadas puedes definir +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -newcolumntype{K}[1]{>{ -\backslash -columncolor{#1} -\backslash -hspace{0pt}}c} \end_layout -\begin_layout Standard -La «c» al final crea una columna con anchura flexible cuyo texto está centrado - horizontalmente. - Ahora puedes introducir -\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -\begin_layout Standard +\begin_layout Plain Layout -\series bold -K{nombre del color} \end_layout -\begin_layout Standard -como argumento LaTeX. +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip +\end_inset +</cell> +</row> +</lyxtabular> + \end_inset \end_layout -\begin_layout Standard -Para crear el cuadro -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-con-formatos-definidos-por" +\end_layout -\end_inset +\begin_layout Subsection +Líneas de trazos +\begin_inset Index idx +status collapsed - usa los argumentos LaTeX +\begin_layout Plain Layout +Cuadros ! Personalización ! Líneas de trazos \end_layout -\begin_layout Standard +\end_inset -\series bold -M{2.5cm} -\end_layout -\begin_layout Standard -para la primera columna y la multicolumna, \end_layout \begin_layout Standard +\begin_inset ERT +status collapsed -\series bold -K{red} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -para la última columna y + +\backslash +ifarydshln \end_layout -\begin_layout Standard +\end_inset + + +\begin_inset Note Note +status open +\begin_layout Plain Layout +La siguiente sección sólo se mostrará en pantalla si está instalado el paquete + LaTeX \series bold -S{2.5cm}{2} +arydshln +\series default +. \end_layout -\begin_layout Standard -para las celdas en la segunda columna. +\end_inset + + \end_layout \begin_layout Standard \begin_inset Float table -placement h +placement H wide false sideways false status open @@ -18558,11 +21233,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Cuadro-con-formatos-definidos-por" +name "tab:Cuadro-con-trazos" \end_inset -Cuadro con formatos definidos por el usuario +Cuadro con líneas de trazos \end_layout \end_inset @@ -18573,41 +21248,33 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="4"> +<lyxtabular version="3" rows="5" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> -<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> -<column alignment="center" valignment="middle" width="0"> -<column alignment="center" valignment="middle" width="0" special="K{red}"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special=":c"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -palabramuylargaenceldadecuadro -\end_layout - -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -multicolumna línea múltiple +a \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +b \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18616,9 +21283,7 @@ \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18627,7 +21292,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18636,6 +21301,8 @@ \end_inset </cell> +</row> +<row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text @@ -18645,7 +21312,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18654,9 +21321,7 @@ \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18665,7 +21330,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18674,7 +21339,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18683,103 +21348,71 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -k -\end_layout - -\end_inset -</cell> -</row> -</lyxtabular> +\begin_inset ERT +status collapsed -\end_inset +\begin_layout Plain Layout +\backslash +hdashline \end_layout \end_inset - +k \end_layout -\begin_layout Subsection -Grosor de líneas -\begin_inset CommandInset label -LatexCommand label -name "sub:Grosor-de-Líneas" - \end_inset - - -\begin_inset Index idx -status open +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -Cuadros ! Personalización ! Grosor de línea +l \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +m \end_layout -\begin_layout Standard -El grosor para todas las líneas de un cuadro puede ajustarse con la longitud - -\series bold - -\backslash -arrayrulewidth -\series default -. - Por ejemplo, para poner un grosor de línea de 1.5 -\begin_inset space \thinspace{} -\end_inset - -pt, como en el cuadro -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-con-líneas" - \end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text -, inserta el comando +\begin_layout Plain Layout +n \end_layout -\begin_layout Standard - -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +\begin_layout Plain Layout +o \end_layout -\begin_layout Standard -en código TeX antes del cuadro o flotante. - Este cambio es válido para todos los siguientes cuadros. - Para volver al valor predeterminado, define -\series bold - -\backslash -arrayrulewidth -\series default - a 0.4 -\begin_inset space \thinspace{} \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -pt en código TeX detrás del cuadro o flotante. -\end_layout - -\begin_layout Standard +\begin_layout Plain Layout \begin_inset ERT status collapsed @@ -18787,80 +21420,44 @@ \backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +cdashline{4-5} \end_layout \end_inset - -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Cuadro-con-líneas" - -\end_inset - -Cuadro con líneas de grosor 1.5 -\begin_inset space \thinspace{} -\end_inset - -pt +p \end_layout \end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> +</cell> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +q \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> \begin_inset Text \begin_layout Plain Layout - +r \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +s \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18869,31 +21466,31 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +t \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +u \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +v \end_layout \end_inset @@ -18902,7 +21499,7 @@ \begin_inset Text \begin_layout Plain Layout - +w \end_layout \end_inset @@ -18911,7 +21508,7 @@ \begin_inset Text \begin_layout Plain Layout -sd +x \end_layout \end_inset @@ -18927,102 +21524,259 @@ \end_inset -\begin_inset ERT +\end_layout + +\begin_layout Standard +En principio LyX no soporta líneas de trazos, hay que usar código TeX. + Antes hay que cargar en el preámbulo del documento el paquete LaTeX +\series bold +arydshln +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout +LaTeX-paquetes ! arydshln +\end_layout + +\end_inset + + con el comando +\end_layout + +\begin_layout Standard +\series bold \backslash -setlength{ +usepackage{arydshln} +\end_layout + +\begin_layout Standard +Para hacer una línea vertical a trazos, introduce dos puntos « +\series bold +: +\series default +» junto con el carácter para alineación horizontal como argumento LaTeX + en el diálogo de celdas de cuadros. +\end_layout + +\begin_layout Standard +Para una línea de trazos horizontal añade el comando +\end_layout + +\begin_layout Standard + +\series bold + \backslash -arrayrulewidth}{0.4pt} +hdashline +\end_layout + +\begin_layout Standard +en código TeX como primer elemento de la primera celda en la fila. +\end_layout + +\begin_layout Standard +Para líneas de trazos en multicolumna usa el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cdashline{número de líneas} +\end_layout + +\begin_layout Standard +en código TeX como primer elemento de la primera celda en la fila. + Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a + 4 y quieres una línea de trazos por encima, añade el comando +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cdashline{2-4} +\end_layout + +\begin_layout Standard +como primer elemento de la primera celda en la fila de la multicolumna. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + \end_layout +\begin_layout Standard +El cuadro +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-con-trazos" + +\end_inset + + se ha hecho usando « +\series bold +:c +\series default +» como argumento LaTeX de la tercera columna. + El comando en código TeX +\series bold + +\backslash +hdashline +\series default + se ha insertado en la primera celda de la tercera fila y el comando en + código TeX +\begin_inset Newline newline \end_inset +\series bold + +\backslash +cdashline{4-5} +\series default + en la primera celda de la cuarta fila. \end_layout \begin_layout Standard \begin_inset VSpace bigskip \end_inset -Para definir un grosor de 1.5 -\begin_inset space \thinspace{} + +\end_layout + +\begin_layout Standard +Los cuadros con líneas a trazos también se pueden colorear, como se ve en + el cuadro +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Cuadro-trazos-color" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{1pt} +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +líneas más gruesas para ver mejor los colores +\end_layout + \end_inset -pt sólo para líneas horizontales, como en el cuadro -\begin_inset space ~ + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +dashgapcolor{green} +\end_layout + \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-con-horizontales" +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +huecos de color entre trazos verdes +\end_layout \end_inset -, inserta estos comandos en código TeX antes del cuadro o flotante: + \end_layout \begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\series bold \backslash let \backslash -myHline +myHdashline \backslash -hline -\begin_inset Newline newline -\end_inset +hdashline +\end_layout + +\begin_layout Plain Layout \backslash renewcommand{ \backslash -hline} -\begin_inset Newline newline -\end_inset +hdashline} +\end_layout + +\begin_layout Plain Layout { \backslash -noalign{ +arrayrulecolor{red} \backslash -global +myHdashline \backslash -arrayrulewidth 1.5pt} -\begin_inset Newline newline +arrayrulecolor{black}} +\end_layout + \end_inset - -\backslash -myHline -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 0.4pt}} -\end_layout -\begin_layout Standard -Para volver al grosor predeterminado, inserta este comando en código TeX - detrás del cuadro o flotante: +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +color horizontal, líneas a trazos rojos \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} \end_layout \begin_layout Standard @@ -19035,9 +21789,9 @@ \backslash let \backslash -myHline +myCdashline \backslash -hline +cdashline \end_layout \begin_layout Plain Layout @@ -19046,37 +21800,38 @@ \backslash renewcommand{ \backslash -hline} +cdashline}[1] \end_layout \begin_layout Plain Layout { \backslash -noalign{ +arrayrulecolor{yellow} \backslash -global +myCdashline{#1} \backslash -arrayrulewidth 1.5pt} +arrayrulecolor{black}} \end_layout -\begin_layout Plain Layout +\end_inset - -\backslash -myHline -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 0.4pt}} + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +color parcial horizontal, líneas a trazos amarillos \end_layout \end_inset +\end_layout + +\begin_layout Standard \begin_inset Float table +placement h wide false sideways false status open @@ -19087,15 +21842,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Cuadro-con-horizontales" - -\end_inset +name "tab:Cuadro-trazos-color" -Cuadro con líneas horizontales de 1.5 -\begin_inset space \thinspace{} \end_inset -pt +Cuadro coloreado con líneas a trazos \end_layout \end_inset @@ -19106,108 +21857,112 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="5" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0pt" special=">{\columncolor{verdeoscuro}\centering}c"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0pt" special=":c"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +a \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +b \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +c \end_layout \end_inset </cell> -</row> -<row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +d \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +e \end_layout \end_inset </cell> +</row> +<row> <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +f \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +h \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +i \end_layout \end_inset </cell> -</row> -</lyxtabular> - -\end_inset - +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +j \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout \begin_inset ERT status collapsed @@ -19215,139 +21970,116 @@ \backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} -\end_layout - -\end_inset - - +hdashline \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - -Para establecer un grosor de 1.5 pt sólo para líneas verticales, crea el - siguiente formato de columna en el preámbulo del documento, de acuerdo - con lo descrito en la sección -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Formato-Personalizado" - -\end_inset - -: -\end_layout +\begin_inset ERT +status collapsed -\begin_layout Standard +\begin_layout Plain Layout -\series bold \backslash -newcolumntype{V}{!{ -\backslash -vrule width 1.5pt}} +rowcolor{Gray} \end_layout -\begin_layout Standard -Para el cuadro -\begin_inset space ~ \end_inset - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Cuadro-con-verticales" +k +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text - se usó el argumento LaTeX +\begin_layout Plain Layout +l \end_layout -\begin_layout Standard - -\series bold -VcV -\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -\begin_layout Standard -para la última columna y +\begin_layout Plain Layout +m \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text -\series bold -Vc +\begin_layout Plain Layout +n \end_layout -\begin_layout Standard -para las otras. +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +o \end_layout -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset Caption +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Cuadro-con-verticales" -\end_inset -Cuadro con líneas verticales de 1.5 -\begin_inset space \thinspace{} +\backslash +cdashline{4-5} +\end_layout + \end_inset -pt de grosor +p \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +q \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="VcV"> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> \begin_inset Text \begin_layout Plain Layout -sd +r \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +s \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19358,58 +22090,59 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +t \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +u \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +v \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +w \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +\backslash +cellcolor{Maroon} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd +i \end_layout \end_inset @@ -19427,20 +22160,6 @@ \end_layout -\begin_layout Subsection -Líneas de trazos -\begin_inset Index idx -status open - -\begin_layout Plain Layout -Cuadros ! Personalización ! Líneas de trazos -\end_layout - -\end_inset - - -\end_layout - \begin_layout Standard \begin_inset ERT status collapsed @@ -19449,7 +22168,11 @@ \backslash -ifarydshln +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} \end_layout \end_inset @@ -19459,12 +22182,7 @@ status collapsed \begin_layout Plain Layout -La siguiente sección sólo se mostrará en pantalla si está instalado el paquete - LaTeX -\series bold -arydshln -\series default -. +volver a predeterminado \end_layout \end_inset @@ -19473,139 +22191,36 @@ \end_layout \begin_layout Standard -\begin_inset Float table -placement H -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Cuadro-con-trazos" - -\end_inset - -Cuadro con líneas de trazos -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="5" columns="5"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0" special=":c"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -a -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -b -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -c -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -d -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_inset ERT +status collapsed \begin_layout Plain Layout -e -\end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -f +\backslash +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -g -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -h +volver a predeterminado \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -i -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -j \end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout +\begin_layout Standard \begin_inset ERT status collapsed @@ -19613,58 +22228,25 @@ \backslash -hdashline +nodashgapcolor \end_layout \end_inset -k -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -l -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -m +volver a predeterminado \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -n -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -o \end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout +\begin_layout Standard \begin_inset ERT status collapsed @@ -19672,102 +22254,97 @@ \backslash -cdashline{4-5} +setlength{ +\backslash +arrayrulewidth}{0.4pt} \end_layout \end_inset -p -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -q +volver a predeterminado \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> -\begin_inset Text -\begin_layout Plain Layout -r -\end_layout - -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:"> -\begin_inset Text -\begin_layout Plain Layout -s \end_layout +\begin_layout Standard +La coloración de líneas y columnas funciona como se describe en la sección +\lang english + +\begin_inset space ~ \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\end_layout +\lang spanish + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Cuadros-Coloreados" \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -t -\end_layout +La coloración de líneas horizontales también funciona como se describe ahí, + solo hay que reemplazar en los comandos +\series bold -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\backslash +myHlineC +\series default + por +\series bold -\begin_layout Plain Layout -u -\end_layout +\backslash +myHdashline +\series default + y +\backslash -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +\series bold +hline +\series default + por +\series bold -\begin_layout Plain Layout -v +\backslash +hdashline +\series default +; así, los comandos usados son \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -w -\end_layout +\series bold +\backslash +let +\backslash +myHdashline +\backslash +hdashline +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -x -\end_layout +\backslash +renewcommand{ +\backslash +hdashline} +\begin_inset Newline newline \end_inset -</cell> -</row> -</lyxtabular> + +\begin_inset Phantom HPhantom +status open + +\begin_layout Plain Layout +\begin_inset space ~ \end_inset @@ -19775,63 +22352,115 @@ \end_inset - +{ +\backslash +arrayrulecolor{red} +\backslash +myHdashline +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard -En principio LyX no soporta líneas de trazos, hay que usar código TeX. - Antes hay que cargar en el preámbulo del documento el paquete LaTeX +Para colorear \series bold -arydshln + +\backslash +cdashline \series default +, el comando es +\end_layout -\begin_inset Index idx -status collapsed +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +myCdashline +\backslash +cdashline +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +cdashline}[1] +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout -LaTeX-paquetes ! arydshln +\begin_inset space ~ +\end_inset + + \end_layout \end_inset - con el comando +{ +\backslash +arrayrulecolor{red} +\backslash +myCdashline{#1} +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard +Para recuperar el color negro de las líneas, hay que insertar detrás del + cuadro los comandos siguientes en código TeX: +\end_layout +\begin_layout Standard +Para \series bold \backslash -usepackage{arydshln} +hdashline \end_layout \begin_layout Standard -Para hacer una línea vertical a trazos, introduce dos puntos « + \series bold -: -\series default -» junto con el carácter para alineación horizontal como argumento LaTeX - en el diálogo de celdas de cuadros. -\end_layout -\begin_layout Standard -Para una línea de trazos horizontal añade el comando +\backslash +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} \end_layout \begin_layout Standard - +y para \series bold \backslash -hdashline +cdashline \end_layout \begin_layout Standard -en código TeX como primer elemento de la primera celda en la fila. + +\series bold + +\backslash +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \begin_layout Standard -Para líneas de trazos en multicolumna usa el comando +Para colorear los huecos entre los trazos, se puede usar \end_layout \begin_layout Standard @@ -19839,13 +22468,13 @@ \series bold \backslash -cdashline{número de líneas} +dashgapcolor{color} \end_layout \begin_layout Standard -en código TeX como primer elemento de la primera celda en la fila. - Si por ejemplo tienes una multicolumna extendida sobre las columnas 2 a - 4 y quieres una línea de trazos por encima, añade el comando +delante del cuadro, en código TeX. + color es el nombre de un color definido. + El comando \end_layout \begin_layout Standard @@ -19853,74 +22482,92 @@ \series bold \backslash -cdashline{2-4} +nodashgapcolor \end_layout \begin_layout Standard -como primer elemento de la primera celda en la fila de la multicolumna. +deshace los cambios hechos por +\series bold + +\backslash +dashgapcolor +\series default +. \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\lang english +\begin_inset Note Greyedout +status open -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -El cuadro +\series bold +\color none +Nota +\series default +: Si hay múltiples comandos en una celda, el comando de +\series bold +arydshln +\series default + debe ser el primero. + Por eso, en la celda +\emph on +k +\emph default + del cuadro \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Cuadro-con-trazos" +reference "tab:Cuadro-trazos-color" \end_inset - se ha hecho usando « -\series bold -:c -\series default -» como argumento LaTeX de la tercera columna. - El comando en código TeX + el comando \series bold \backslash hdashline \series default - se ha insertado en la primera celda de la tercera fila y el comando en - código TeX -\begin_inset Newline newline -\end_inset - - + está delante de \series bold \backslash -cdashline{4-5} +rowcolor \series default - en la primera celda de la cuarta fila. +. +\end_layout + +\end_inset + + \end_layout \begin_layout Standard + +\lang english \begin_inset Note Greyedout status open \begin_layout Plain Layout \series bold +\color none Nota: \series default - Aparentemente el paquete LaTeX + El paquete LaTeX \series bold arydshln \series default - no es compatible con el paquete LaTeX + se debe cargar en el preámbulo del documento antes del paquete LaTeX \series bold colortbl \series default +\color inherit \begin_inset Index idx status collapsed @@ -19931,19 +22578,9 @@ \end_inset - que se usa para cuadros coloreados en la sección -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Cuadros-Coloreados" - -\end_inset +\color none . - Esto implica que los cuadros coloreados no pueden tener líneas de trazos. \end_layout \end_inset @@ -19966,7 +22603,7 @@ \begin_inset Note Note -status collapsed +status open \begin_layout Plain Layout Lo siguiente se mostrará en pantalla si no está instalado el paquete LaTeX @@ -20006,6 +22643,21 @@ \end_layout +\begin_layout Standard +Para más información sobre líneas a trazos, véase la documentación de +\series bold +arydshln +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "arydshln" + +\end_inset + +. +\end_layout + \begin_layout Chapter Flotantes \begin_inset CommandInset label @@ -20691,8 +23343,6 @@ Volver \family default , con el que se puede retornar a la referencia. - Un clic derecho sobre el cuadro de la referencia también lleva el cursor - hasta la etiqueta pero sin opción de volver. \end_layout \begin_layout Subsection @@ -21181,7 +23831,7 @@ \backslash addto \backslash -extrasenglish{ +extrasspanish{ \backslash renewcommand{ \backslash @@ -21210,7 +23860,7 @@ \end_layout \begin_layout Standard -Si estás usando un idioma de documento distinto del inglés, reemplaza +Si estás usando un idioma de documento distinto del español, reemplaza \begin_inset Newline newline \end_inset @@ -21218,7 +23868,7 @@ \series bold \backslash -extrasenglish +extrasspanish \series default por \series bold @@ -21239,54 +23889,13 @@ \series bold \backslash -newlength{ -\backslash -abc} -\begin_inset Newline newline -\end_inset - - -\backslash -settowidth{ -\backslash -abc}{ -\backslash -space} -\begin_inset Newline newline -\end_inset - - -\backslash addto \backslash -extrasenglish{ -\backslash -renewcommand{ -\backslash -equationautorefname} -\begin_inset Newline newline -\end_inset - - -\begin_inset Phantom HPhantom -status open - -\begin_layout Plain Layout - -\series bold -\begin_inset space ~ -\end_inset - - -\end_layout - -\end_inset - -{ +extrasspanish{ \backslash -hspace{- +renewcommand*{ \backslash -abc}} +equationautorefname}[1]{}} \end_layout \begin_layout Standard @@ -21513,9 +24122,13 @@ \end_layout \begin_layout Standard -Pulsando con el botón derecho del ratón sobre un cuadro de flotante se abre - un diálogo en el que pueden cambiarse las opciones de LaTeX para situar - los flotantes. +Al pulsar con el botón derecho del ratón sobre un cuadro de flotante y elegir + +\family sans +Configuración +\family default +, se abre un diálogo en el que pueden cambiarse las opciones de LaTeX para + situar los flotantes. \begin_inset Newline newline \end_inset @@ -25383,8 +27996,7 @@ LyX \family default . - Puedes cambiar entre los cinco tipos de nota con clic derecho sobre el - recuadro. + Puedes cambiar entre los tres tipos de nota con clic derecho sobre el recuadro. \family roman \series medium @@ -29883,7 +32495,7 @@ \begin_layout Plain Layout -\lang german +\lang ngerman Dies ist ein deutscher Text. Dies ist ein deutscher Text. Dies ist ein deutscher Text. @@ -29902,7 +32514,7 @@ \begin_layout Plain Layout -\lang german +\lang ngerman Dies ist eine deutsche Fußnote. \end_layout @@ -29964,7 +32576,6 @@ \end_inset This is an English Text. - \end_layout \end_inset @@ -34385,24 +36996,18 @@ Opciones de LaTeX y LyX \family default . - -\lang english -The argument of this option is a comma separated list, containing page numbers - (insert as option + El argumento de esta opción es una lista separada con comas que contiene + números de páginas (opción \series bold pages={3,5,6,8} \series default -), ranges of page numbers ( +), rangos de números de páginas ( \series bold pages={4-9} \series default -) or any combination. - To insert empty pages use {}. - E. -\begin_inset space \thinspace{} -\end_inset - -g. +) o cualquier combinación. + Para insertar páginas vacías usa {}. + Por ej., \begin_inset space ~ \end_inset @@ -34410,82 +37015,79 @@ \series bold pages={3,{},8-11,15} \series default - will insert page 3, an empty page, and pages 8, 9, 10, 11 and 15. - Page ranges are specified in the syntax + insertará la página 3, una página vacía y las páginas 8, 9, 10, 11 y 15. + Los rangos de páginas se especifican según el esquema \emph on -start +inicial \emph default - \emph on -stop +final. + \emph default -. - This selects all pages from + Así se seleccionan todas las páginas desde \emph on -start +inicial \emph default - to + a \emph on -stop +final \emph default . - Omitting + Si se omite \emph on -start +inicial \emph default - defaults to the first page; omitting + comienza en la primera página; si se omite \emph on -stop +final \emph default - defaults to the last page of the document. - The last page can also be selected with the keyword + termina en la última. + La última página también se puede seleccionar con la clave \series bold last \series default . - (This is only permitted in a page range.) So + (Solo está permitido en rangos de páginas). + Así, \series bold pages=- \series default - will insert all pages of the document and + insertará todas las páginas del documento y \series bold pages=last-1 \series default - will insert all pages in reverse order. - -\lang spanish + insertará todas las páginas en orden inverso. Si no se usa la opción pages, sólo se inserta la primera página del PDF. \begin_inset Newline newline \end_inset - -\lang english -The option +La opción \series bold noautoscale \series default - inserts the pages with their original size, if this option is not given, - the pages will be resized to fith the width of the page of your document. - In the tab + inserta las páginas a tamaño original; si esta opción no se especifica, + el tamaño de las páginas se adaptará a la anchura de página del documento. + En la pestaña \family sans -Size and Rotation +Tamaño y rotación \family default - you can specify the width and height of the input pages and their rotation. - If another width than 100 + se puede especificar la anchura, la altura y la rotación de las páginas + introducidas. + Si se usa una anchura distinta de 100 \begin_inset space \thinspace{} \end_inset -Scale% is used, the option +% Escala, la opción \series bold noautoscale \series default - will be overwritten. - For more info and possible options, have a look into the documentation - of the LaTeX-package + será ignorada. + Para más información y otras opciones posibles, consulta la documentación + del paquete LaTeX \series bold pdfpages \series default -\lang spanish \begin_inset CommandInset citation LatexCommand cite @@ -34507,40 +37109,35 @@ \begin_inset Newline newline \end_inset - -\lang english -To use this template in a +Para usar esta plantilla en una presentación \family sans Beamer \family default - presentation you need to first insert an +, hay que insertar primero un entorno \family sans -EndFrame +Fin de fotograma \family default - environment and in a subsequent paragraph a TeX Code box containing the - command + y, en un párrafo siguiente, un recuadro de código TeX con el comando \series bold \backslash setbeamertemplate{background canvas}{} \series default . - Then you can insert as many paragraphs containing the PDFPages template - as you wish. - Behind the included PDF pages you can resume the Beamer presentation by - beginning a new frame or by starting a new section. - To avoid stray blank pages prior to the PDF pages, make sure to use the - + Después puedes insertar tantos párrafos que contengan plantillas PDFPages + como quieras. + Después de las páginas PDF incluidas puedes reanudar la presentación Beamer + comenzando una nueva diapositiva o una nueva sección. + Para evitar páginas en blanco delante de las páginas PDF, asegúrate de + usar alineación \family sans -Default +Predeterminada \family default - alignment for the paragraph containing the template. + para el párrafo que contiene la plantilla. \begin_inset Newline newline \end_inset -Here is an included PDF which is rotated by -5°: -\lang spanish - +Un PDF incluido girado -5°: \begin_inset External template PDFPages filename ../clipart/Abstract.pdf @@ -34575,17 +37172,13 @@ \end_inset . - La diferencia -\lang english -to the normal image input -\lang spanish - es que sólo se permiten imágenes bitmap, por tanto las imágenes PDF y EPS - no están soportadas. - -\lang english -Here is an inserted raster image: -\lang spanish - + La diferencia con la inserción normal es que sólo se permiten imágenes + bitmap, por tanto las imágenes PDF y EPS no están soportadas. + Aquí se ha insertado una imagen +\emph on +raster +\emph default +: \begin_inset External template RasterImage filename ../clipart/ToolbarEnvBox.png @@ -34953,7 +37546,7 @@ Anexar Puedes incluir documentos LyX y documentos LaTeX. Al pulsar el botón \family sans -Aceptar +Editar \family default en el diálogo \family sans @@ -37029,12 +39622,10 @@ \end_layout \begin_layout Chapter - -\lang english -List of dvips color names +Lista de colores dvips \begin_inset CommandInset label LatexCommand label -name "chap:List-of-dvips-colornames" +name "chap:Lista-de-colores-dvips" \end_inset @@ -37077,11 +39668,7 @@ \end_inset - -\lang english Color -\lang spanish - \begin_inset ERT status collapsed @@ -37092,9 +39679,7 @@ \end_inset - -\lang english -Color name + Nombre \end_layout \end_inset @@ -37126,11 +39711,7 @@ \end_inset - -\lang english Color -\lang spanish - \begin_inset ERT status collapsed @@ -37141,9 +39722,7 @@ \end_inset - -\lang english -Color name + Nombre \end_layout \end_inset @@ -37175,11 +39754,7 @@ \end_inset - -\lang english Color -\lang spanish - \begin_inset ERT status collapsed @@ -37190,9 +39765,7 @@ \end_inset - -\lang english -Color name + Nombre \end_layout \end_inset @@ -37224,11 +39797,7 @@ \end_inset - -\lang english Color -\lang spanish - \begin_inset ERT status collapsed @@ -37239,9 +39808,7 @@ \end_inset - -\lang english -Color name + Nombre \end_layout \end_inset @@ -40740,6 +43307,39 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem +key "arydshln" + +\end_inset + +Documentación del paquete LaTeX +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "arydshln" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-paquetes ! arydshln +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Bibliografía +\begin_inset CommandInset bibitem +LatexCommand bibitem key "booktabs" \end_inset @@ -40806,6 +43406,39 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem +key "diagbox" + +\end_inset + +Documentación del paquete LaTeX +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "diagbox" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeX-paquetes ! diagbox +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Bibliografía +\begin_inset CommandInset bibitem +LatexCommand bibitem key "endfloat" \end_inset @@ -40971,7 +43604,7 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem -key "listings" +key "lettrine" \end_inset @@ -40980,19 +43613,27 @@ \begin_inset CommandInset href LatexCommand href -name "listings" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" +name "lettrine" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" \end_inset \series default + y un +\begin_inset CommandInset href +LatexCommand href +name "ejemplo" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf" + +\end_inset + \begin_inset Index idx status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! listings +LaTeX-paquetes ! lettrine \end_layout \end_inset @@ -41004,7 +43645,7 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem -key "marginnote" +key "listings" \end_inset @@ -41013,8 +43654,8 @@ \begin_inset CommandInset href LatexCommand href -name "marginnote" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" +name "listings" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" \end_inset @@ -41025,7 +43666,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! marginnote +LaTeX-paquetes ! listings \end_layout \end_inset @@ -41037,7 +43678,7 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem -key "lettrine" +key "marginnote" \end_inset @@ -41046,27 +43687,19 @@ \begin_inset CommandInset href LatexCommand href -name "lettrine" -target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" +name "marginnote" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" \end_inset \series default - y un -\begin_inset CommandInset href -LatexCommand href -name "ejemplo" -target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf" - -\end_inset - \begin_inset Index idx status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! lettrine +LaTeX-paquetes ! marginnote \end_layout \end_inset @@ -41078,17 +43711,17 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem -key "pstricks" +key "pdfpages" \end_inset -Página web del paquete LaTeX +Documentación del paquete LaTeX \series bold \begin_inset CommandInset href LatexCommand href -name "PSTricks" -target "http://tug.org/PSTricks/" +name "pdfpages" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf" \end_inset @@ -41099,7 +43732,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! PSTricks +LaTeX-paquetes ! pdfpages \end_layout \end_inset @@ -41111,7 +43744,7 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem -key "sidecap" +key "prettyref" \end_inset @@ -41120,8 +43753,8 @@ \begin_inset CommandInset href LatexCommand href -name "sidecap" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" +name "prettyref" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf" \end_inset @@ -41132,7 +43765,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! sidecap +LaTeX-paquetes ! prettyref \end_layout \end_inset @@ -41144,17 +43777,17 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem -key "pdfpages" +key "pstricks" \end_inset -Documentación del paquete LaTeX +Página web del paquete LaTeX \series bold \begin_inset CommandInset href LatexCommand href -name "pdfpages" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf" +name "PSTricks" +target "http://tug.org/PSTricks/" \end_inset @@ -41165,7 +43798,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! pdfpages +LaTeX-paquetes ! PSTricks \end_layout \end_inset @@ -41177,7 +43810,7 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem -key "prettyref" +key "refstyle" \end_inset @@ -41186,8 +43819,8 @@ \begin_inset CommandInset href LatexCommand href -name "prettyref" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf" +name "refstyle" +target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf" \end_inset @@ -41198,7 +43831,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! prettyref +LaTeX-paquetes ! refstyle \end_layout \end_inset @@ -41210,7 +43843,7 @@ \labelwidthstring Bibliografía \begin_inset CommandInset bibitem LatexCommand bibitem -key "refstyle" +key "sidecap" \end_inset @@ -41219,8 +43852,8 @@ \begin_inset CommandInset href LatexCommand href -name "refstyle" -target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf" +name "sidecap" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" \end_inset @@ -41231,7 +43864,7 @@ status collapsed \begin_layout Plain Layout -LaTeX-paquetes ! refstyle +LaTeX-paquetes ! sidecap \end_layout \end_inset diff -Nru lyx-2.0.2/lib/doc/es/Intro.lyx lyx-2.0.3/lib/doc/es/Intro.lyx --- lyx-2.0.2/lib/doc/es/Intro.lyx 2011-07-19 20:57:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/es/Intro.lyx 2012-02-19 04:40:03.000000000 +0000 @@ -562,7 +562,11 @@ a aproximarse a las definiciones de estilo y al concepto WYSIWYM. Sin embargo, acaban de empezar a incluir estas características, mientras que LyX está construido sobre el sistema de proceso de documentos LaTeX. - LaTeX lleva más de 20 años con ellas, y + LaTeX +\lang english +has been around since 1985 +\lang spanish +, y \emph on funciona \emph default diff -Nru lyx-2.0.2/lib/doc/es/Math.lyx lyx-2.0.3/lib/doc/es/Math.lyx --- lyx-2.0.2/lib/doc/es/Math.lyx 2011-10-12 16:08:19.000000000 +0000 +++ lyx-2.0.3/lib/doc/es/Math.lyx 2012-02-15 21:54:11.000000000 +0000 @@ -39,14 +39,11 @@ % increase link area for cross-references and autoname them, \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasspanish{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} +\addto\extrasspanish{% + \renewcommand*{\equationautorefname}[1]{} \renewcommand{\sectionautorefname}{sec.\negthinspace} \renewcommand{\subsectionautorefname}{sec.\negthinspace} - \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}} + \renewcommand{\subsubsectionautorefname}{sec.\negthinspace} } % don't load packages twice @@ -71,13 +68,13 @@ % provides caption formatting \setkomafont{captionlabel}{\bfseries} -% used in sec. 23.6 +% used in sec. 24.5 \usepackage[samesize]{cancel} % enables calculation of values \usepackage{calc} -% for multiple columns used in sec. 23.7 +% for multiple columns used in sec. 24.7 \usepackage{multicol} % needed in sec. 19.4 @@ -26482,6 +26479,19 @@ En una ecuación en línea se pone menos espacio delante del nombre de la función para todas las variantes. + Por omisión, las funciones módulo solo tienen en cuenta el primer carácter + siguente. + Para aplicarlas a más de un carácter hay que poner estos entre llaves TeX: +\begin_inset Formula +\begin{align*} +\underline{\textrm{Comando}\raisebox{-0.9mm}{}} & & \underline{\textrm{Resultado}}\\ +\mathrm{a\backslash pod\textrm{\spce}bcd} & & a\pod bcd\\ +\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d +\end{align*} + +\end_inset + + \end_layout \begin_layout Section @@ -36124,7 +36134,7 @@ \series bold \backslash -usepackage[samesize]{cancel} +usepackage{cancel} \end_layout \begin_layout Standard @@ -36388,7 +36398,7 @@ \backslash cancelto \series default - es especialmente apropiada para visualizar la simplificación de fracciones + es especialmente apropiado para visualizar la simplificación de fracciones en una ecuación: \begin_inset Formula \[ @@ -36401,6 +36411,144 @@ \end_layout \begin_layout Standard +Para cambiar el tamaño del valor subscrito por +\series bold + +\backslash +cancelto +\series default + se puede cargar el paquete +\series bold +cancel +\series default + con la opción +\series bold +samesize +\series default +, que da el mismo tamaño que para el valor cancelado, o con la opción +\series bold +Smaller +\series default +, que da un tamaño un poco más pequeño que el que se obtiene sin usar ninguna + opción. + En este documento, +\series bold +cancel +\series default + se ha cargado con la línea +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage[samesize]{cancel} +\end_layout + +\begin_layout Standard +Para colorear la raya de cancelación añade el siguiente comando en código + TeX: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\begin_layout Standard +donde +\series bold +red +\series default + puede reemplazarse por el color deseado. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Formula +\[ +\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}} +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{black}} +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +restablece el color +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Para otras posibilidades de personalización, véase la documentación del + paquete +\series bold + cancel +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "cancel" + +\end_inset + +. +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -36565,7 +36713,7 @@ \begin_layout Standard parte se refiere a la parte del encabezado que no debería aparecer en el marcador PDF. - Puede ser caracteres, ecuaciones, notas al pie, y también referencias cruzadas. + Pueden ser caracteres, ecuaciones, notas al pie y también referencias cruzadas. La alternativa se usa para el marcador en vez de la parte. \end_layout @@ -36840,7 +36988,7 @@ \series default , \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout véase estilos de ecuación en @@ -37373,6 +37521,13 @@ \end_layout +\begin_layout Standard +\begin_inset Newpage newpage +\end_inset + + +\end_layout + \begin_layout Subsection Caracteres de texto en ecuaciones \begin_inset CommandInset label @@ -37527,7 +37682,7 @@ \start_of_appendix Notas sobre tipografía \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout Tipografía, normas @@ -37831,7 +37986,7 @@ Algunos caracteres y símbolos se pueden componer con varios comandos sinónimos como los que se recogen en esta lista: \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout véase también @@ -38585,6 +38740,39 @@ \labelwidthstring Referencias \begin_inset CommandInset bibitem LatexCommand bibitem +key "cancel" + +\end_inset + + +\begin_inset CommandInset href +LatexCommand href +name "Documentación" +target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf" + +\end_inset + + del paquete LaTeX +\series bold +cancel +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetes ! cancel +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Referencias +\begin_inset CommandInset bibitem +LatexCommand bibitem key "hyperref" \end_inset diff -Nru lyx-2.0.2/lib/doc/es/Tutorial.lyx lyx-2.0.3/lib/doc/es/Tutorial.lyx --- lyx-2.0.2/lib/doc/es/Tutorial.lyx 2011-07-23 04:29:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/es/Tutorial.lyx 2012-02-14 21:14:18.000000000 +0000 @@ -511,42 +511,38 @@ \end_layout \begin_layout Itemize -Ejecuta LaTeX para crear un archivo DVI, con +Comprueba el resultado final en PDF con \family sans Ver\SpecialChar \menuseparator -DVI +Ver [PDF (pdflatex)] \family default o con el botón -\begin_inset Graphics - filename ../../images/buffer-view_dvi.png - scale 75 - +\begin_inset Info +type "icon" +arg "buffer-view" \end_inset de la barra de herramientas. - LyX lanzará un programa visor de DVI que abrirá una nueva ventana mostrándote + LyX lanzará un programa visor de PDF que abrirá una nueva ventana mostrándote el aspecto de tu documento cuando esté impreso. \begin_inset Foot status collapsed \begin_layout Plain Layout -Puedes ahorrar tiempo dejando que el visor de DVI se siga ejecutando en +Puedes ahorrar tiempo dejando que el visor de PDF se siga ejecutando en segundo plano. De esta forma, puedes usar \family sans Ver\SpecialChar \menuseparator -Actualizar\SpecialChar \menuseparator -DVI +Actualizar \family default o el botón -\begin_inset Graphics - filename ../../images/buffer-update_dvi.png - scale 75 - +\begin_inset Info +type "icon" +arg "buffer-update" \end_inset - y simplemente pulsar sobre la ventana del visor (o restaurarla) cuando - LaTeX termine de ejecutarse. + y simplemente pulsar sobre la ventana del visor (o restaurarla) después. \end_layout \end_inset @@ -596,34 +592,24 @@ Deshacer \family default (icono -\begin_inset Graphics - filename ../../images/undo.png - scale 75 - +\begin_inset Info +type "icon" +arg "undo" \end_inset -) -\family sans -. - -\family default +). Si deshaces demasiado, elige simplemente \family sans Editar\SpecialChar \menuseparator Rehacer \family default (icono -\begin_inset Graphics - filename ../../images/redo.png - scale 75 - +\begin_inset Info +type "icon" +arg "redo" \end_inset -) -\family sans - -\family default -para recuperar los cambios. +) para recuperar los cambios. \end_layout @@ -642,10 +628,9 @@ Cortar \family default (icono -\begin_inset Graphics - filename ../../images/cut.png - scale 75 - +\begin_inset Info +type "icon" +arg "cut" \end_inset ), @@ -654,10 +639,9 @@ Copiar \family default (icono -\begin_inset Graphics - filename ../../images/copy.png - scale 75 - +\begin_inset Info +type "icon" +arg "copy" \end_inset ), y @@ -666,10 +650,9 @@ Pegar \family default (icono -\begin_inset Graphics - filename ../../images/paste.png - scale 75 - +\begin_inset Info +type "icon" +arg "paste" \end_inset ) para cortar, copiar y pegar. @@ -692,10 +675,9 @@ Reemplazar \family default (icono -\begin_inset Graphics - filename ../../images/dialog-show_findreplace.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show findreplace" \end_inset ) para realizar una búsqueda. @@ -765,10 +747,9 @@ texto \family default (botón -\begin_inset Graphics - filename ../../images/dialog-show_character.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show character" \end_inset ). @@ -1350,7 +1331,11 @@ \family sans Lista \family default - (que no existe en LaTeX) es ligeramente diferente al entorno + (también llamado +\family sans +Etiquetado +\family default +) es ligeramente diferente al entorno \family sans Descripción \family default @@ -1383,9 +1368,15 @@ \family default en el menú de \family sans -Entorno +Entornos \family default -s. + o con el botón +\begin_inset Info +type "icon" +arg "layout Itemize" +\end_inset + +. LyX pondrá una marca en la línea. Escribe tus razones: \end_layout @@ -1434,13 +1425,11 @@ Normal \family default (o usar la combinación de teclas -\family sans -Alt+P -\begin_inset space ~ +\begin_inset Info +type "shortcut" +arg "layout Standard" \end_inset -S -\family default ). \end_layout @@ -1466,7 +1455,13 @@ \family sans Enumeración \family default - en el menú. + en el menú o usa el botón +\begin_inset Info +type "icon" +arg "layout Enumerate" +\end_inset + +. ¡Increíble! Como ya dijimos, si añades o borras un elemento de la lista, LyX corrige la numeración. \end_layout @@ -1479,9 +1474,33 @@ \family default y \family sans -List +Lista +\family default + +\begin_inset space \thinspace{} +\end_inset + +/ +\begin_inset space \thinspace{} +\end_inset + + +\family sans +Etiquetado \family default -a, para ver cómo son. + ( +\begin_inset Info +type "icon" +arg "layout Description" +\end_inset + + y +\begin_inset Info +type "icon" +arg "layout List" +\end_inset + +), para ver cómo son. Para ambos, cada elemento de la lista está compuesto por un término, que es la primera palabra del elemento, seguido de una definición, que es el resto del párrafo (hasta que pulses @@ -2227,11 +2246,9 @@ Etiqueta \family default o pulsa el icono -\begin_inset Graphics - filename ../../images/label-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "label-insert" \end_inset . @@ -2295,11 +2312,9 @@ Referencia cruzada \family default o pulsa el icono -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_ref.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset ref" \end_inset . @@ -2375,9 +2390,11 @@ Pegar \family default (atajo -\family sans -Ctrl+V -\family default +\begin_inset Info +type "shortcut" +arg "paste" +\end_inset + ). \end_layout @@ -2569,11 +2586,9 @@ \begin_layout Standard Las notas a pie de página se pueden añadir usando el botón -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset de la barra de herramientas o bien accediendo en el menú a @@ -2599,11 +2614,9 @@ \end_inset en cualquier parte de tu documento y pulsa el botón -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset . @@ -2689,11 +2702,9 @@ lo. Además, puedes convertir texto normal en una nota, basta que lo selecciones y pulses el botón -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset ; convierte una nota en texto normal pulsando la tecla @@ -2710,11 +2721,9 @@ \begin_layout Standard Las notas al margen se pueden añadir mediante el botón -\begin_inset Graphics - filename ../../images/marginalnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "marginalnote-insert" \end_inset o bien el menú @@ -2861,11 +2870,9 @@ Cita \family default o con el botón -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_citation.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset citation" \end_inset . @@ -3036,11 +3043,9 @@ Navegador de contorno \family default o con el botón -\begin_inset Graphics - filename ../../images/dialog-toggle_toc.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-toggle toc" \end_inset . @@ -3132,21 +3137,15 @@ como un verdadero exponente. Esta composición tan mala se debe a que no le hemos dicho a LyX que estamos escribiendo una expresión matemática, así que la compone como texto normal. -\begin_inset Formula $ $ -\end_inset - - \end_layout \begin_layout Standard Las expresiones matemáticas se escriben en modo matemático o de ecuaciones. Para entrar en dicho modo, sólo tienes que pinchar el botón de la barra de herramientas -\begin_inset Graphics - filename ../../images/math-mode.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-mode" \end_inset o usar el menú @@ -3581,8 +3580,14 @@ \begin_inset Quotes frd \end_inset - la barra de herramientas se mostrará permanentemente en la parte inferior - de la ventana; este estado se visualiza en el menú con una marca. + la barra de herramientas ( +\begin_inset Info +type "icon" +arg "toolbar-toggle math" +\end_inset + +) se mostrará permanentemente en la parte inferior de la ventana; este estado + se visualiza en el menú con una marca. Si en ese estado vuelves a pulsar \begin_inset Quotes fld \end_inset @@ -3692,11 +3697,9 @@ \begin_layout Standard Para escribir una raíz cuadrada sólo tienes que pulsar el botón -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" \end_inset . @@ -3719,11 +3722,9 @@ ) se realiza de la misma forma. Las decoraciones están disponibles en el botón -\begin_inset Graphics - filename ../../images/math/hat.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset de la barra de herramientas. @@ -3738,11 +3739,9 @@ Los delimitadores (como paréntesis, corchetes y llaves) funcionan de forma similar, pero son un poco más complicados. Pulsa el botón -\begin_inset Graphics - filename ../../images/dialog-show_mathdelimiter.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" \end_inset para abrir la ventana @@ -3835,12 +3834,15 @@ \begin_layout Standard Para crear una fracción pica el botón -\begin_inset Graphics - filename ../../images/math/frac.png - lyxscale 75 - scale 60 - scaleBeforeRotation +\begin_inset Info +type "icon" +arg "math-insert \\frac" +\end_inset + o +\begin_inset Info +type "icon" +arg "math-insert \\frac-square" \end_inset en la @@ -3989,13 +3991,15 @@ \begin_layout Standard Pulsando el botón -\begin_inset Graphics - filename ../../images/math/functions.png - scale 75 - scaleBeforeRotation +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset + +\family default de la \family sans Barra @@ -4044,14 +4048,10 @@ \end_inset , que aparecerá en cursiva azul, como es habitual en una ecuación. - En -\begin_inset Formula $ $ -\end_inset - - la salida, la expresión se imprimirá correctamente. + En la salida, la expresión se imprimirá correctamente. Inténtalo. \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout @@ -4072,10 +4072,9 @@ \series default permite escribir esta función en español. Para ello, dentro de la ecuación, pulsa el botón -\begin_inset Graphics - filename ../../images/ert-insert.png - scale 50 - +\begin_inset Info +type "icon" +arg "ert-insert" \end_inset y escribe @@ -4171,11 +4170,9 @@ \begin_layout Standard Pulsa en el botón -\begin_inset Graphics - filename ../../images/dialog-show_mathmatrix.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset en la @@ -4253,35 +4250,27 @@ columnas \family default o los botones de la barra de herramientas de cuadros -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-row" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_delete-row.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-row" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_append-column.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-column" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_delete-column.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-column" \end_inset . @@ -4321,11 +4310,9 @@ \begin_layout Standard Pincha en el botón -\begin_inset Graphics - filename ../../images/math-display.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-display" \end_inset de la @@ -4457,11 +4444,11 @@ \begin_layout Standard El modo matemático puede hacer muchas cosas más. - Por ahora te has familiarizado con lo básico, así que dirígete a la + Por ahora te has familiarizado con lo básico, así que consulta el manual \emph on -Guía del usuario + Ecuaciones \emph default - si quieres buscar trucos para: + si quieres saber cómo hacer cosas como: \end_layout \begin_layout Itemize @@ -4469,7 +4456,7 @@ \end_layout \begin_layout Itemize -Ecuaciones con varias líneas +Escribir ecuaciones con varias líneas \end_layout \begin_layout Itemize @@ -4493,12 +4480,7 @@ \end_layout \begin_layout Itemize -Hacer un montón de cosas más que no tenemos espacio para contarte en este - -\emph on -Tutorial -\emph default -. +Y casi cualquier cosa que se pueda hacer en una ecuación matemática. \end_layout \begin_layout Chapter @@ -4533,11 +4515,9 @@ Cuadro/Tabla \family default (botón -\begin_inset Graphics - filename ../../images/tabular-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "tabular-insert" \end_inset ) para crear uno. @@ -4554,6 +4534,13 @@ cuadro \family default , que te ofrece extensas posibilidades de edición del cuadro. + Pulsando el botón +\begin_inset Info +type "icon" +arg "toolbar-toggle table" +\end_inset + + la barra de herramientas de cuadros y tablas se mostrará de forma permanente. \end_layout \begin_layout Itemize @@ -4564,11 +4551,9 @@ Imagen \family default (botón -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_graphics.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset graphics" \end_inset )\SpecialChar \@. @@ -4626,9 +4611,11 @@ A \family default , o mediante la combinación de teclas que figura en el menú, -\family sans -Ctrl+O -\family default +\begin_inset Info +type "shortcut" +arg "file-open" +\end_inset + en este caso. Las asociaciones de teclas también son configurables. Para más información, busca en @@ -4691,7 +4678,7 @@ \end_layout \begin_layout Standard -Como este es sólo un tutorial, aquí vamos a mencionar únicamente aquellas +Como esto es sólo un tutorial, aquí vamos a mencionar únicamente aquellas cosas que los nuevos usuarios de LyX vayan a encontrar interesantes. Para mantener corto el \emph on @@ -4727,11 +4714,9 @@ TeX \family default o pinchando en el botón -\begin_inset Graphics - filename ../../images/ert-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "ert-insert" \end_inset de la barra de herramientas. @@ -4978,8 +4963,6 @@ cualquiera.lyx \family default que estés editando. - LyX siempre genera archivos temporales LaTeX cuando visualiza o imprime - los documentos. \end_layout \begin_layout Subsection @@ -5117,7 +5100,6 @@ \end_inset ). - El programa se preocupará de ejecutar BibTeX. El diálogo \family sans Cita diff -Nru lyx-2.0.2/lib/doc/es/UserGuide.lyx lyx-2.0.3/lib/doc/es/UserGuide.lyx --- lyx-2.0.2/lib/doc/es/UserGuide.lyx 2011-11-12 01:12:10.000000000 +0000 +++ lyx-2.0.3/lib/doc/es/UserGuide.lyx 2012-02-19 04:18:27.000000000 +0000 @@ -262,8 +262,8 @@ la siguiente. El texto fluye a las nuevas páginas en vertical, de ahí que sólo haga falta una barra de deslizamiento vertical. - Hay tres casos en que podrías necesitar una barra de desplazamiento horizontal. - El primero es el caso de tener grandes figuras. + Hay tres casos en que podrías necesitar una barra de desplazamiento horizontal: + el primero es si hay grandes figuras. Para evitar que se vean más grandes que la pantalla, usa la opción \family sans Escala en pantalla @@ -915,35 +915,7 @@ \begin_layout Standard Los tres primeros son evidentes. - Una observación: siempre que borras un bloque de texto seleccionado, es - puesto automáticamente en el portapapeles. - Las teclas -\family sans -Suprimir -\family default - y -\family sans -Retroceso -\family default - también funcionan como el comando -\family sans -Cortar -\family default -. - Además, si has seleccionado texto, ten cuidado: si pulsas una tecla, LyX - borrará completamente el texto seleccionado y lo reemplazará con lo que - hayas pulsado. - Tendrás que -\family sans -Deshacer -\family default - para recuperar el texto borrado. -\end_layout - -\begin_layout Standard - -\family sans \begin_inset Index idx status collapsed @@ -953,8 +925,6 @@ \end_inset - -\family default También puedes copiar texto entre LyX y otros programas con cortar, copiar y pegar. El submenú @@ -966,7 +936,6 @@ reciente \family default muestra una lista con los últimos términos copiados. - \end_layout \begin_layout Standard @@ -1708,7 +1677,7 @@ \end_layout \begin_layout Standard -La finalización de entradas puede activado en las preferencias LyX (menú +La finalización de entradas puede activarse en las preferencias LyX (menú \family sans Herramientas\SpecialChar \menuseparator @@ -1738,7 +1707,7 @@ . Con las opciones generales puedes definir el tiempo de retardo para la visualización en línea y para el recuadro emergente, y elegir si las finalizaci -ones largas deberían, abreviarse. +ones largas deberían abreviarse. \end_layout \begin_layout Standard @@ -3534,7 +3503,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "sec:Customized-Page-Headers" +reference "sec:Encabezados-personalizados" \end_inset @@ -7695,7 +7664,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Párrafo-en" +name "fig:Párrafo-en" \end_inset @@ -7735,7 +7704,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Párrafo-en" +reference "fig:Párrafo-en" \end_inset @@ -10429,13 +10398,6 @@ \begin_layout Subsubsection Otros espacios -\begin_inset CommandInset label -LatexCommand label -name "sub:Otros-espacios" - -\end_inset - - \end_layout \begin_layout Standard @@ -11858,6 +11820,7 @@ \end_layout \begin_layout Standard +\noindent Con el diálogo \family sans Insertar\SpecialChar \menuseparator @@ -12170,7 +12133,7 @@ Por otra parte, desarrollos recientes han aportado algunos nuevos ingenios LaTeX que son capaces de acceder directamente a las tipografías instaladas por el sistema operativo (SO), a saber, XeTeX y LuaTeX. - Ambos ingenios son soportados ya por LyX. + Ambos ingenios son soportados por LyX. Con ellos, teóricamente se puede usar cualquier tipografía OpenType o TrueType instalada en el sistema. La siguiente sección describe cómo usar estas tipografías del SO. @@ -14401,7 +14364,7 @@ en la sección \begin_inset CommandInset ref LatexCommand ref -reference "sub:Otros-espacios" +reference "sub:Espacio-fantasma" \end_inset @@ -14516,13 +14479,13 @@ , etc.), la conmutación depende de tu elección. Si -\begin_inset Quotes fld -\end_inset - -Conmutar todo -\begin_inset Quotes frd +\family sans +Conmutar +\begin_inset space ~ \end_inset +todo +\family default está marcado, todas las propiedades de esa parte se conmutan; por omisión no lo está ninguna de ellas. Por último, @@ -14551,13 +14514,13 @@ \end_inset y marcas -\begin_inset Quotes fld -\end_inset - -Conmutar todo -\begin_inset Quotes frd +\family sans +Conmutar +\begin_inset space ~ \end_inset +todo +\family default , y luego aplicas el estilo a texto en negrita, este texto volverá al grosor por omisión, ( \begin_inset Quotes fld @@ -14782,14 +14745,10 @@ \family default . Las variantes de exportación a LaTeX se explican en la sección -\lang english - \begin_inset space ~ \end_inset -\lang spanish - \begin_inset CommandInset ref LatexCommand ref reference "sub:Exportar" @@ -15011,15 +14970,15 @@ Como LyX permite usar cualquier formato de imagen conocido, tiene que trabajar en segundo plano para convertir las imágenes a EPS. Si por ejemplo, el documento tiene 50 -\begin_inset space \thinspace{} +\begin_inset space ~ \end_inset imágenes, LyX ha de hacer 50 -\begin_inset space \thinspace{} +\begin_inset space ~ \end_inset -conversiones cada vez que veas o exportes el documento. - Esto ralentizará mucho el trabajo, así que si piensas usar PostScript, +conversiones la primera vez que veas o exportes el documento. + Esto podría ralentizar el trabajo, así que si piensas usar PostScript, puedes evitar el problema insertando las imágenes directamente en EPS. \end_layout @@ -15170,7 +15129,11 @@ \end_layout \begin_layout Description -PDF Este utiliza el programa +PDF +\begin_inset space ~ +\end_inset + +(ps2pdf) Este utiliza el programa \family typewriter ps2pdf \family default @@ -15693,7 +15656,7 @@ \end_layout \begin_layout Subsection -Guiones +Guiones, rayas y signo menos \begin_inset Index idx status collapsed @@ -15704,6 +15667,18 @@ \end_inset +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout + +\family sans +Rayas +\end_layout + +\end_inset + + \end_layout \begin_layout Standard @@ -21671,7 +21646,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Ornitorrinco" +reference "fig:Ornitorrinco-distorsionado" \end_inset @@ -21741,7 +21716,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Ornitorrinco" +name "fig:Ornitorrinco-distorsionado" \end_inset @@ -21760,19 +21735,7 @@ \begin_layout Standard Estas figuras flotantes también muestran cómo poner una etiqueta y crear - una referencia a ella. - Como se describe en la sección -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Referencias-cruzadas" - -\end_inset - -, puedes insertar una etiqueta en el título con el menú + una referencia a ella: Inserta una etiqueta en el título con el menú \family sans Insertar\SpecialChar \menuseparator Etiqueta @@ -21783,7 +21746,7 @@ arg "label-insert" \end_inset - y hacer referencia a ella con el menú + y haga referencia a ella con el menú \family sans Insertar\SpecialChar \menuseparator Referencia @@ -21803,6 +21766,18 @@ alusiones como «la figura de arriba», debido a que LaTeX recolocará los flotantes en el documento final, y entonces la figura podría no quedar «arriba» precisamente. + Para más sobre referencias cruzadas, véase la sección +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Referencias-cruzadas" + +\end_inset + +. \end_layout \begin_layout Standard @@ -22860,8 +22835,20 @@ \end_layout \begin_layout Standard -Con el panel de ecuaciones se pueden poner exponentes y subíndices, pero - la forma más sencilla es usar comandos. +Con el panel de ecuaciones se pueden poner exponentes y subíndices (botones + +\begin_inset Info +type "icon" +arg "math-superscript" +\end_inset + + y +\begin_inset Info +type "icon" +arg "math-subscript" +\end_inset + +), pero la forma más sencilla es usar comandos. Para escribir \begin_inset Formula $x^{2}$ \end_inset @@ -23030,10 +23017,9 @@ frac \series default o con el icono -\begin_inset Graphics - filename ../../images/math/frac.png - scale 60 - +\begin_inset Info +type "icon" +arg "math-insert \\frac" \end_inset de la @@ -23094,11 +23080,15 @@ \begin_layout Standard Las raíces se generan con el botón -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 85 - groupId botonesbh +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" +\end_inset + o +\begin_inset Info +type "icon" +arg "math-insert \\root" \end_inset de la @@ -23386,13 +23376,15 @@ Ctrl+Espacio \family default o usa el botón -\begin_inset Graphics - filename ../../images/math/space.png - scale 85 - groupId botonesbh +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\space" \end_inset + +\family default de los \family sans Paneles de ecuaciones @@ -23487,13 +23479,15 @@ \begin_layout Standard El botón -\begin_inset Graphics - filename ../../images/math/functions.png - scale 85 - groupId botonesbh +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset + +\family default abre el \family sans Panel @@ -23683,7 +23677,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Acentos-y-comandos" +reference "tab:Acentos-y-comandos" \end_inset @@ -23702,7 +23696,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Acentos-y-comandos" +name "tab:Acentos-y-comandos" \end_inset @@ -24313,9 +24307,9 @@ Decoraciones \family default , botón -\begin_inset Graphics - filename ../../images/math/hat.png - +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset de los @@ -24385,10 +24379,23 @@ \end_inset -o para colocar diversos paréntesis como en la fracción: +o para colocar diversos paréntesis. + Abajo, la expresión de la izquierda se ha escrito usando el botón delimitadores + +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" +\end_inset + + y la expresión de la derecha se ha escrito usando las teclas +\family typewriter +() +\family default +. + \begin_inset Formula \[ -\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)} +\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\qquad\qquad\frac{1}{(1+(\frac{1}{1+(\frac{1}{1+x})}))} \] \end_inset @@ -24397,8 +24404,9 @@ \end_layout \begin_layout Standard -Los paréntesis y otros delimitadores de dicho panel se redimensionan automáticam -ente de acuerdo con el tamaño de lo que contienen. +Si usas el icono delimitadores, los paréntesis y otros delimitadores de + dicho panel se redimensionan automáticamente de acuerdo con el tamaño de + lo que contienen. \end_layout \begin_layout Standard @@ -24430,6 +24438,17 @@ Insert \family default ar, con esto se dibujarán alrededor de la estructura resaltada. + Las combinaciones más comunes de delimitadores (paréntesis, corchetes y + llaves en ambos lados) se pueden insertar más rápidamente mediante atajos + de teclado. + Por ejemplo, para insertar un par de paréntesis flexibles en ambos lados, + selecciona la estructura y teclea +\begin_inset Info +type "shortcut" +arg "math-delim ( )" +\end_inset + +. \end_layout \begin_layout Section @@ -24468,13 +24487,15 @@ \begin_layout Standard Las matrices se introducen con el botón -\begin_inset Graphics - filename ../../images/math/matrix.png - scale 85 - groupId botonesbh +\family sans +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset + +\family default de la \family sans Barra @@ -24708,16 +24729,8 @@ \end_layout \begin_layout Standard -Para cambiar la asignación de columna de las partes de la ecuación, pon - el cursor donde quieras empezar el cambio y teclea -\family sans -Ctrl+Tab. - -\family default - Todo lo que esté a la derecha del cursor pasa a la columna siguiente. - Ten en cuenta que la columna central está destinada para los signos de - relación, y que las estructuras en esa columna se imprimirán en un tamaño - menor: +Ten en cuenta que la columna central está destinada para los signos de relación, + y que las estructuras en esa columna se imprimirán en un tamaño menor: \begin_inset Formula \begin{eqnarray*} \frac{A}{B} & \frac{A}{B} & \frac{A}{B} @@ -24736,14 +24749,14 @@ . Hay otros tipos de ecuaciones de varias líneas más apropiados para determinadas situaciones, por ejemplo si quieres un espacio entre líneas más adecuado - que en la ecuación ( + que en la ecuación \begin_inset CommandInset ref -LatexCommand ref +LatexCommand eqref reference "eq:acuadrado" \end_inset -). +. Los otros tipos se describen en la sección \begin_inset space ~ \end_inset @@ -24981,22 +24994,12 @@ \end_inset . - Para borrar una etiqueta, pon el cursor en la ecuación etiquetada, usa - el menú + Para borrar una etiqueta, pon el cursor al final de la ecuación etiquetada + y teclea \family sans -Insertar\SpecialChar \menuseparator -Etiqueta +Supr \family default - y borra la etiqueta en el cuadro de texto. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Esto no es intuitivo y se corregirá en la siguiente versión de LyX. -\end_layout - -\end_inset - +. \end_layout @@ -25049,13 +25052,15 @@ \begin_layout Standard La tipografía estándar para el texto es cursiva, y para números es romana. Para establecer una tipografía en una ecuación usa el botón -\begin_inset Graphics - filename ../../images/math/font.png - scale 85 - groupId botonesbh +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset + +\family default de \family sans Paneles de ecuaciones @@ -25067,7 +25072,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Estilos-del-texto-y" +reference "tab:Estilos-del-texto-y" \end_inset @@ -25086,7 +25091,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Estilos-del-texto-y" +name "tab:Estilos-del-texto-y" \end_inset @@ -25526,13 +25531,15 @@ normal \family default en la lista desplegable que surge al pulsar el icono -\begin_inset Graphics - filename ../../images/math/font.png - scale 85 - groupId botonesbh +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset + +\family default de los \family sans Paneles de ecuaciones @@ -25642,13 +25649,15 @@ Panel de ecuaciones con el \family default botón -\begin_inset Graphics - filename ../../images/math/style.png - scale 85 - groupId botonesbh +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\style" \end_inset + +\family default . Aparece un rectángulo de tamaño adecuado al estilo elegido en el que puedes insertar la estructura matemática. @@ -27589,43 +27598,13 @@ \end_inset . - Se inserta un cuadro gris con la etiqueta -\begin_inset Quotes fld -\end_inset - - -\family sans -Ind -\family default - -\begin_inset Quotes frd -\end_inset - - que contiene el texto que aparecerá en el índice. + Se inserta un cuadro que contiene el texto que aparecerá en el índice. Por omisión, LyX escoge como texto para la entrada de índice la palabra en la que está el cursor o el texto que esté seleccionado. \end_layout \begin_layout Standard -En las siguientes subsecciones describiremos brevemente los comandos para - el índice alfabético. - Para una descripción detallada del mecanismo de indexación de LaTeX, consulta - algún libro de LaTeX, -\begin_inset CommandInset citation -LatexCommand cite -key "latexcompanion,latexbook,latexguide" - -\end_inset - -. -\end_layout - -\begin_layout Standard -Puedes cambiar las entradas del índice pulsando sobre su etiqueta. -\end_layout - -\begin_layout Standard El índice alfabético se inserta en el documento con el menú \family sans Insertar\SpecialChar \menuseparator @@ -27653,6 +27632,20 @@ Este tipo de cuadro no admite clic. \end_layout +\begin_layout Standard +En las siguientes subsecciones describiremos brevemente los comandos para + el índice alfabético. + Para una descripción detallada del mecanismo de indexación de LaTeX, consulta + algún libro de LaTeX, +\begin_inset CommandInset citation +LatexCommand cite +key "latexcompanion,latexbook,latexguide" + +\end_inset + +. +\end_layout + \begin_layout Subsection Agrupación de entradas de índice \begin_inset Index idx @@ -28186,7 +28179,7 @@ El aspecto de las entradas de índice se puede cambiar con el diálogo de estilo del texto. \begin_inset Index idx -status collapsed +status open \begin_layout Plain Layout Entradas postizas ! @@ -28217,7 +28210,7 @@ \begin_layout Standard para imprimir el número en cursiva. \begin_inset Index idx -status collapsed +status open \begin_layout Plain Layout Entradas postizas ! número en cursiva:|textit @@ -28293,8 +28286,11 @@ xindy \family default , sólo funciona para negrita y cursiva. - Esto se debe a que xindy requiere definir elementos semánticos antes de - poder usarse, véase + Esto se debe a que +\family sans +xindy +\family default + requiere definir elementos semánticos antes de poder usarse, véase \begin_inset space ~ \end_inset @@ -28317,7 +28313,6 @@ \begin_layout Standard En general recomendamos no utilizar el procedimiento anterior. Es mejor definir una macro en el preámbulo. - Considera por qué quieres algunos números de página en negrita. Quizá quieras en cursiva todos los números de página que se refieran a definiciones del término indexado para que el usuario las encuentre fácilmente. Para ello, pon lo siguiente en el preámbulo @@ -28348,7 +28343,7 @@ \begin_layout Standard en la entrada de índice. \begin_inset Index idx -status collapsed +status open \begin_layout Plain Layout Entradas postizas ! mi entrada|IndexDef @@ -29915,12 +29910,23 @@ arg "ert-insert" \end_inset + (atajo +\begin_inset Info +type "shortcut" +arg "ert-insert" +\end_inset + +). + El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho y + seleccionando +\family sans +Cerrar recuadro +\family default . - El cuadro se puede abrir con clic izquierdo y cerrar con clic derecho. \end_layout \begin_layout Standard -En un cuadro código TeX se pueden insertar los comandos total o parcialmente. +En un cuadro de código TeX se pueden insertar los comandos total o parcialmente. Parcialmente significa que el argumento del comando puede ser texto LyX normal. Por ejemplo, si quieres dibujar un marco alrededor de una palabra con el @@ -30400,6 +30406,13 @@ \begin_layout Section Encabezados y pies de página personalizados +\begin_inset CommandInset label +LatexCommand label +name "sec:Encabezados-personalizados" + +\end_inset + + \begin_inset Index idx status collapsed @@ -31287,8 +31300,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open @@ -32347,7 +32358,7 @@ \begin_layout Standard LyX proporciona un diccionario de sinónimos multilingüe. - Utiliza la misma estructura que LibreOffice/OpenOffice y Firefox (o sea, + Utiliza la misma estructura que LibreOffice, OpenOffice y Firefox (o sea, la biblioteca de sinónimos \family typewriter MyThes @@ -32415,8 +32426,8 @@ \end_layout \begin_layout Standard -Si están instalados OpenOffice y su tesauro, estos archivos deberían estar - ya en tu sistema. +Si están instalados LibreOffice o OpenOffice y su tesauro, estos archivos + deberían estar ya en tu sistema. Si no, puedes obtener diccionarios en los sitios \begin_inset Flex URL status collapsed @@ -32587,8 +32598,8 @@ \end_layout \begin_layout Standard -Cuando varias personas trabajan sobre el mismo documento es muy útil ver - resaltados los cambios hechos por otros. +Cuando varias personas trabajan en el mismo documento es muy útil ver resaltados + los cambios hechos por otros. Entonces puedes decidir si aceptar o no dichos cambios. Para habilitar esta característica marca el menú \family sans @@ -33428,7 +33439,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Mapa-de-caracteres-latin1" +reference "tab:Mapa-de-caracteres-latin1" \end_inset @@ -33490,7 +33501,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Mapa-de-caracteres-latin1" +name "tab:Mapa-de-caracteres-latin1" \end_inset @@ -38229,7 +38240,8 @@ \end_layout \begin_layout Standard -Esto se emplea cuando varias personas trabajan sobre el mismo documento. +Esto se emplea cuando varias personas trabajan en el mismo documento o cuando + una persona quiere mantener un detallado archivo de cambios. Se describe con detalle en el manual \emph on Características adicionales @@ -38613,13 +38625,13 @@ \begin_inset space ~ \end_inset -Archive +Archivo \begin_inset space ~ \end_inset -(zip) crea un contenedor de archivos zip con el documento y todos los archivos - necesarios para compilarlo (imágenes, documentos hijo, archivos BibTeX, - etc.) +(zip|tar.gz) crea un contenedor de archivos zip o tar.gz (dependiendo del + sistema) con el documento y todos los archivos necesarios para compilarlo + (imágenes, documentos hijo, archivos BibTeX, etc.) \end_layout \begin_layout Description @@ -46875,14 +46887,11 @@ \end_inset Para usar LyXServer-Pipe en Windows hay que usar este nombre: -\lang english - \begin_inset Newline newline \end_inset \series bold -\lang spanish \backslash @@ -46966,7 +46975,7 @@ \end_inset TEXINPUTS La variable de entorno TEXINPUTS permite incluir archivos externos - en un documento LyX vía comandos en código TeX. + en un documento LyX vía comandos en código TeX o en el preámbulo LaTeX. El prefijo incluye por omisión el directorio del documento (representado por un '.'). El prefijo se puede establecer como una lista de rutas separadas por el @@ -47791,11 +47800,7 @@ \begin_layout Standard Además, aquí puedes especificar opciones y comandos con parámetros para - las -\lang english -processors -\lang spanish - listadas. + las procesadores listadas. Pero antes de cambiar algo, es muy recomendable leer los manuales de las aplicaciones. \end_layout diff -Nru lyx-2.0.2/lib/doc/fr/Customization.lyx lyx-2.0.3/lib/doc/fr/Customization.lyx --- lyx-2.0.2/lib/doc/fr/Customization.lyx 2011-09-06 02:46:23.000000000 +0000 +++ lyx-2.0.3/lib/doc/fr/Customization.lyx 2011-11-29 20:58:46.000000000 +0000 @@ -9453,10 +9453,6 @@ en LaTeX. \end_layout -\begin_layout Description - -\end_layout - \begin_layout Subsection Section \family typewriter @@ -9957,10 +9953,19 @@ \end_inset + +\begin_inset Flex Code +status collapsed -\begin_inset CommandInset label -LatexCommand label -name "des:-copystyle" +\begin_layout Plain Layout + +\lang english +[ +\lang french +chaîne +\lang english +] +\end_layout \end_inset @@ -10556,13 +10561,6 @@ \end_inset -\begin_inset CommandInset label -LatexCommand label -name "des:KeepEmpty" - -\end_inset - - \lang french [ \family typewriter @@ -11553,14 +11551,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:LatexType" - -\end_inset - -[ + [ \begin_inset Flex Code status collapsed @@ -12316,13 +12307,6 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:ParbreakIsNewline" - -\end_inset - \lang french [ @@ -12644,13 +12628,6 @@ \end_inset -\begin_inset CommandInset label -LatexCommand label -name "des:PathThru" - -\end_inset - - \lang french [ \family typewriter @@ -12679,13 +12656,6 @@ \end_inset -\begin_inset CommandInset label -LatexCommand label -name "des:Preamble" - -\end_inset - - \lang french fixe le contenu à inclure dans le préambule LaTeX quand le style est utilisé. Utile pour définir des macros, charger des paquetages, etc. @@ -12822,13 +12792,6 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:Requires" - -\end_inset - \lang french indique que le style requiert la fonctionnalité chaîne. @@ -15065,15 +15028,25 @@ \end_inset +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\lang english +[ \lang french -fonctionne comme pour les styles de paragraphe (voir page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:-copystyle" +chaîne +\lang english +] +\end_layout \end_inset -). + +\lang french + sert à copier toutes les caractéristiques d'un style déjà existant dans + un nouveau style. \end_layout \begin_layout Description @@ -15516,14 +15489,31 @@ \lang french -fonctionne comme dans les styles de paragraphe (voir page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:-Freespacing" +[ +\family typewriter +\emph on +0 +\emph default +, 1 +\family default +] LyX ne permet pas d'habitude d'insérer plus d'une espace entre deux mots, + car une espace est considérée comme un séparateur de mots, non comme un + caractère ou un symbole en tant que tel. + C'est très bien mais c'est parfois ennuyeux, par exemple pour taper un + code source de programme ou du code LaTeX brut. + C'est pourquoi on peut activer +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +FreeSpacing +\end_layout \end_inset -). +. + Noter que LyX créera les espaces insécables correspondants aux espaces + additionnelles pour tous les modes autres que le mode LaTeX. Valeur implicite: faux. \end_layout @@ -15630,18 +15620,19 @@ \lang french -fonctionne comme dans les styles de paragraphe (voir -\lang english - page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:KeepEmpty" - -\end_inset - -). - -\lang french +[ +\family typewriter +\emph on +0 +\emph default +, 1 +\family default +] LyX ne permet pas d'habitude de laisser un paragraphe vide, car il ne + générerait rien en LaTeX. + Il y a quelques cas où c'est pourtant utile : dans un modèle pour une lettre, + les champs requis peuvent être laissés vides, pour que les gens ne les + oublient pas; dans certains cas particuliers, un style peut aussi servir + de séparateur, et ne pas contenir de texte. Valeur implicite: faux. \end_layout @@ -15810,18 +15801,259 @@ \end_inset + [ +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\emph on +\lang english +Paragraph +\emph default +, Command, Environment, Item_Environment, +\end_layout + +\end_inset + -\lang french -fonctionne comme dans les styles de paragraphe (voir +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + \lang english - page -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:LatexType" +List_Environment, Bib_Environment +\end_layout \end_inset -). +] +\lang french + +\begin_inset Newline newline +\end_inset + +décrit comment traduire l'environnement en LaTeX. +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Paragraph +\end_layout + +\end_inset + + veut dire +\begin_inset Quotes fld +\end_inset + +rien de spécial +\begin_inset Quotes frd +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Command +\end_layout + +\end_inset + + veut dire +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash + +\emph on +LatexName +\emph default +{\SpecialChar \ldots{} +} +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Environment +\end_layout + +\end_inset + + veut dire +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash +begin{ +\emph on +LatexName +\emph default +}\SpecialChar \ldots{} + +\backslash +end{ +\emph on +LatexName +\emph default +} +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Item_Environment +\end_layout + +\end_inset + + est la même chose que +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Environment +\end_layout + +\end_inset + +, sauf qu'il génère un +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash +item +\end_layout + +\end_inset + + pour chaque paragraphe de l'environnement. +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +List_Environment +\end_layout + +\end_inset + + est la même chose que +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Item_Environment +\end_layout + +\end_inset + +, sauf que +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LabelWidthString +\end_layout + +\end_inset + + est passé en paramètre de l'environnement. + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LabelWidthString +\end_layout + +\end_inset + + peut être défini dans la fenêtre +\begin_inset Flex MenuItem +status collapsed + +\begin_layout Plain Layout +Éditer\SpecialChar \menuseparator +Paramètres +\begin_inset space ~ +\end_inset + +de +\begin_inset space ~ +\end_inset + +Paragraphe +\end_layout + +\end_inset + +. +\end_layout + +\end_deeper +\begin_layout Standard +En collectant ces derniers éléments, l'exportation LaTeX sera ou bien: +\end_layout + +\begin_layout LyX-Code + +\lang english + +\backslash +latexname[latexparam]{\SpecialChar \ldots{} +} +\end_layout + +\begin_layout Standard +ou bien: +\end_layout + +\begin_layout LyX-Code + +\lang english + +\backslash +begin{latexname}[latexparam] \SpecialChar \ldots{} + +\backslash +end{latexname}. +\end_layout + +\begin_layout Standard +en fonction du type LaTeX. \end_layout \begin_layout Description @@ -16126,46 +16358,52 @@ \end_inset - [ + +\lang french +[ +\family typewriter +\emph on + \begin_inset Flex Code status collapsed \begin_layout Plain Layout +\family typewriter \emph on -\lang english 0 \end_layout \end_inset -, + +\emph default +, \begin_inset Flex Code status collapsed \begin_layout Plain Layout -\lang english +\family typewriter 1 \end_layout \end_inset -] -\lang french - fonctionne comme dans les styles de paragraphe (voir page -\begin_inset space ~ -\end_inset +\family default +] indique que les paragraphes ne seront pas séparés par une ligne vide dans + le résultat LaTeX, mais par un retour à la ligne; combiné avec +\begin_inset Flex Code +status collapsed -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:ParbreakIsNewline" +\begin_layout Plain Layout +PassThru 1 +\end_layout \end_inset -). - Valeur implicite: faux. +, ceci permet d'émuler une éditeur plein texte (comme l'insert code TeX). \end_layout \begin_layout Description @@ -16182,81 +16420,60 @@ \end_inset - [ -\begin_inset Flex Code -status collapsed - -\begin_layout Plain Layout - + +\lang french +[ +\family typewriter \emph on -\lang english 0 +\emph default +, 1 +\family default +] indique si le contenu du paragraphe doit être passé sous forme brute, + c'est-à-dire sans les traductions spéciales dont LaTeX aurait besoin. + Valeur implicite: faux. \end_layout -\end_inset +\begin_layout Description -, +\lang english \begin_inset Flex Code status collapsed \begin_layout Plain Layout \lang english -1 +Preamble \end_layout \end_inset -] -\lang french - fonctionne comme dans les styles de paragraphe (voir -\lang english \lang french -page -\lang english - -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:PathThru" - +fixe le contenu à inclure dans le préambule LaTeX quand le style est utilisé. + Utile pour définir des macros, charger des paquetages, etc. + requis pour ce style particulier. + Doit être fermé par +\begin_inset Quotes fld \end_inset -). -\lang french - Valeur implicite: faux. -\end_layout - -\begin_layout Description - -\lang english \begin_inset Flex Code status collapsed \begin_layout Plain Layout \lang english -Preamble +EndPreamble \end_layout \end_inset - -\lang french -fonctionne comme dans les styles de paragraphe (voir page -\lang english - -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:Preamble" +\begin_inset Quotes frd \end_inset -). - -\lang french -Valeur implicite: faux. +. \end_layout \begin_layout Description @@ -16315,23 +16532,35 @@ \lang french chaîne \lang english -=""] +] \end_layout \end_inset \lang french - fonctionne comme dans les styles de paragraphe (voir page + indique que le style requiert la fonctionnalité chaîne. + Voir la description de +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + \lang english +Provides +\end_layout +\end_inset + + ci-dessus (page \begin_inset CommandInset ref LatexCommand pageref -reference "des:Requires" +reference "des:-Freespacing" \end_inset -). +) pour les détails sur les fonctionnalités. + \end_layout \begin_layout Description diff -Nru lyx-2.0.2/lib/doc/fr/EmbeddedObjects.lyx lyx-2.0.3/lib/doc/fr/EmbeddedObjects.lyx --- lyx-2.0.2/lib/doc/fr/EmbeddedObjects.lyx 2011-11-21 21:18:38.000000000 +0000 +++ lyx-2.0.3/lib/doc/fr/EmbeddedObjects.lyx 2012-02-12 03:07:51.000000000 +0000 @@ -155,6 +155,13 @@ \setboolean{lettrine}{true}} {\setboolean{lettrine}{false}} +% check for diagbox +\newboolean{diagbox} +\IfFileExists{diagbox.sty} + {\usepackage{diagbox} + \setboolean{diagbox}{true}} + {\setboolean{diagbox}{false}} + % use normal list environments also in French documents \frenchbsetup{StandardLayout} \end_preamble @@ -320,7 +327,7 @@ \series default , \series bold -lettrine, marginnote, picinpar +diagbox, lettrine, marginnote, picinpar \series default , et \series bold @@ -1338,11 +1345,7 @@ \end_inset -, -\lang english - -\lang french -chaque format pour la sortie du document ne va accepter qu'un petit nombre +, chaque format pour la sortie du document ne va accepter qu'un petit nombre de formats d'images. Pour s'en sortir LyX utilise le programme \family typewriter @@ -1351,11 +1354,7 @@ en arrière plan pour convertir les formats que vous utilisez dans un des formats acceptés par le format de sortie. Ces conversions prenant forcément du temps, vous pouvez accélérer vos exportati -ons en n'utilisant que les formats listés dans les sous sections de -\lang english - -\lang french -l'appendice +ons en n'utilisant que les formats listés dans les sous sections de l'appendice \begin_inset space ~ \end_inset @@ -1819,9 +1818,9 @@ . En fait vous pouvez convertir n'importe quel format matriciel en PDF ou en EPS, mais le résultat ne sera pas redimensionnable. - Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale + Dans ce cas seul une en-tête est réellement ajoutée à l'image initiale. \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout Dans le cas du PDF l'image initiale est aussi compressée. @@ -1829,7 +1828,7 @@ \end_inset -. + \end_layout \begin_layout Standard @@ -1843,11 +1842,7 @@ \begin_layout Standard En principe il est quasiment impossible de convertir une image matricielle en graphique vectoriel, seul le contraire est possible. - -\lang english - -\lang french -Seuls les formats d'image PDF et EPS peuvent être directement incorporés + Seuls les formats d'image PDF et EPS peuvent être directement incorporés dans respectivement un fichier de sortie PDF ou PostScript. Les images en SVG ou en WMF sont recalculées sous forme de bitmaps quand la sortie est générée puisqu'il n'existe pas actuellement de convertisseurs @@ -13134,459 +13129,609 @@ Vous devez donc faire attention avec les saut de lignes forcés. \end_layout -\begin_layout Section -Les tableaux formels -\begin_inset CommandInset label -LatexCommand label -name "sec:Tableaux-Formels" +\begin_layout Subsection -\end_inset +\lang english +Cells with diagonal line(s) +\end_layout + +\begin_layout Standard +\lang english +To tell the reader what is meant by column and row headings in a table, + it is helpful to split the first cell of the table by one or two diagonal + lines. + This can be achieved by loading the LaTeX-package +\series bold +diagbox +\series default +\lang french \begin_inset Index idx status collapsed \begin_layout Plain Layout -Tableau ! Formel +Paquetages LaTeX ! diagbox \end_layout \end_inset + +\lang english +in the document preamble. + The package provides the command +\series bold -\end_layout - -\begin_layout Standard -Dans les livres les tableaux sont souvent mis en forme d'une façon semblable - à celle du tableau +\backslash +diagbox +\series default + that is inserted as TeX-Code and that can take 2 or 3 \begin_inset space ~ \end_inset +arguments: +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Exemple-tableau-booktabs" +\begin_layout Standard -\end_inset +\series bold +\lang english -. - Ce genre de tableau est appelé -\begin_inset Quotes eld -\end_inset +\backslash +diagbox[options]{lower left}{upper right} +\end_layout +\begin_layout Standard -\emph on -formel -\emph default +\series bold +\lang english -\begin_inset Quotes erd -\end_inset +\backslash +diagbox[options]{lower left}{upper left}{upper right} +\end_layout -. - Pour transformer un tableau en tableau formel, utilisez l'option -\family sans -Formel -\family default - de l'onglet -\family sans -Bordures -\family default - de la fenêtre de dialogue -\family sans -Paramètres -\begin_inset space ~ -\end_inset +\begin_layout Standard -du +\lang english +The first scheme divides the cell by a single diagonal line and the arguments + are placed below and above this line. + The second scheme divides the cell by 2 \begin_inset space ~ \end_inset -tableau -\family default -. +lines. \end_layout \begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset Caption + + +\backslash +ifdiagbox +\end_layout + +\end_inset + + +\begin_inset Note Note +status open \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Exemple-tableau-booktabs" +La section suivante ne s'affichera que si vous avez installé le paquetage + LaTeX +\series bold +diagbox +\series default +. +\end_layout \end_inset -Exemple de tableau formel + \end_layout +\begin_layout Standard + +\lang english +Here is an example table where +\series bold + +\backslash +diagbox +\series default +is used in the 2-argument scheme in the first cell: +\begin_inset VSpace medskip \end_inset \end_layout -\begin_layout Plain Layout -\align center +\begin_layout Standard +\noindent + +\lang english \begin_inset Tabular -<lyxtabular version="3" rows="8" columns="4"> -<features booktabs="true" tabularvalignment="middle"> +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Système + +\lang english +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +diagbox{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text + +Name +\begin_inset ERT +status collapsed \begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset -1 +}{ \end_layout \end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text + +Parameter +\begin_inset ERT +status collapsed \begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} + +} +\end_layout + \end_inset -2 + \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +Thickness in nm \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -\backslash -cmidrule(r){2-2} +\lang english +Transparency in % \end_layout \end_inset - - -\begin_inset ERT -status collapsed +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout - -\backslash -cmidrule(l){3-4} +\lang english +Hardness in MPa \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -Épaisseur du capteur en µm +\begin_layout Plain Layout + +\lang english +Perfect Green \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 + +\lang english +45 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 + +\lang english +80 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -700 + +\lang english +504 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Angle du biseau en ° + +\lang english +Dark Multi-P \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3.55 + +\lang english +60 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -2.71 + +\lang english +72 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -7.99 + +\lang english +982 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Résolution spatiale en µm + +\lang english +Crystal Clear Pro \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -4.26 + +\lang english +18 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.17 + +\lang english +86 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.56 + +\lang english +374 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +</lyxtabular> + +\end_inset + + +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +The 3-argument scheme is for example useful for cross-tables of sports leagues + or distances: +\end_layout + +\begin_layout Standard +\noindent +\align center + +\lang english +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -MTF à -\begin_inset Formula $f_{\mathrm{max}}$ + +\lang english +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +diagbox{ +\end_layout + \end_inset +Team home +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Result +\begin_inset ERT +status collapsed \begin_layout Plain Layout -0.53 + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Team away +\begin_inset ERT +status collapsed \begin_layout Plain Layout -0.37 + +} +\end_layout + +\end_inset + + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.39 + +\lang english +Tigers \end_layout \end_inset </cell> -</row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed -\begin_layout Plain Layout +\lang english +Panthers +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\backslash -cmidrule(l{10pt}){1-1} +\lang english +Falcons \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -résolution spatiale LSF +\begin_layout Plain Layout + +\lang english +Tigers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +1:3 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +0:1 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -en µm + +\lang english +Panthers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -129.7 + +\lang english +3:1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -52.75 + +\lang english +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -50.78 + +\lang english +0:0 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -en % de la taille des pixels + +\lang english +Falcons \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -76.3 + +\lang english +1:0 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -95.9 + +\lang english +0:0 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -92.3 + +\lang english +--- \end_layout \end_inset @@ -13599,693 +13744,576 @@ \end_layout -\end_inset - +\begin_layout Standard +\lang english +For larger cross-tables one might use split cells in 2 or every corner of + the table like in this example: \end_layout \begin_layout Standard -De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet - -\family sans -Bordures -\family default - de la fenêtre de dialogue -\family sans -Paramètres -\begin_inset space ~ -\end_inset +\noindent +\align center -du -\begin_inset space ~ -\end_inset +\lang english +\begin_inset Tabular +<lyxtabular version="3" rows="5" columns="5"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -tableau -\family default - comme c'est décrit dans la section -\begin_inset space ~ -\end_inset +\begin_layout Plain Layout +\lang english +\begin_inset ERT +status open -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Espacement-lignes" +\begin_layout Plain Layout -\end_inset -. +\backslash +diagbox{ \end_layout -\begin_layout Standard -Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes - verticales. - Les lignes horizontales peuvent être mise en place comme pour les tableaux - normaux mais elles apparaissent avec des épaisseurs différentes dans la - sortie imprimée : -\begin_inset Newline newline \end_inset -La première et la dernière ligne ont implicitement une épaisseur de 0.08 -\begin_inset space \thinspace{} -\end_inset +Team home +\begin_inset ERT +status collapsed -em alors que les autres lignes ont implicite une épaisseur de 0.05 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Plain Layout -em. +}{ \end_layout -\begin_layout Standard -Les épaisseurs prises implicitement peuvent être modifiées en utilisant - les lignes de préambule suivantes : -\end_layout +\end_inset -\begin_layout Standard +Result +\begin_inset ERT +status collapsed -\series bold +\begin_layout Plain Layout + +}{ +\end_layout -\backslash -let -\backslash -mytoprule -\backslash -toprule -\begin_inset Newline newline \end_inset +Team away +\begin_inset ERT +status collapsed -\backslash -renewcommand{ -\backslash -toprule}{ -\backslash -mytoprule[width]} +\begin_layout Plain Layout + +} \end_layout -\begin_layout Standard -Cet exemple concerne la première ligne, appelée -\series bold -toprule -\series default -. - Si vous voulez changer l'épaisseur de la dernière ligne, remplacez -\series bold -toprule -\series default - par -\series bold -bottomrule -\series default -. - Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez - -\series bold -toprule -\series default - par -\series bold -midrule -\series default -. - Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "cha:Unités-de-longueur" - \end_inset - pour préciser l'épaisseur voulue. -\end_layout - -\begin_layout Standard -On peut aussi créer des lignes qui ne font pas toute la largeur du tableau - en mettant une ligne pour une cellule multi-colonne. - LyX va utiliser en interne la commande -\series bold -\backslash -cmidrule -\series default - pour créer cette ligne. - Sa syntaxe complète est : \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -cmidrule[largeur](rognage){colDépart-colFin} +\lang english +Tigers \end_layout -\begin_layout Standard -Les options de la commande -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -cmidrule -\series default - ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code - TeX pour pouvoir les utiliser. - On peut créer manuellement des lignes -\series bold +\begin_layout Plain Layout -\backslash -mitrales -\series default - en insérant la commande en code TeX comme le premier élément de la première - cellule de la ligne. - La ligne est alors affichée dans la sortie imprimée au dessus de la ligne - en question. +\lang english +Panthers \end_layout -\begin_layout Standard -La valeur implicite pour l'épaisseur des lignes est de 0.03 -\begin_inset space \thinspace{} -\end_inset - -em. - -\series bold -colDépart -\series default - est le numéro de la colonne dans laquelle la ligne commence et -\series bold -colFin -\series default - est le numéro de la colonne dans laquelle elle se termine. - La valeur de -\series bold -colFin -\series default - doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne. - Le paramètre optionnel -\series bold -rognage -\series default - peut être soit -\emph on -l{largeurRognage} -\emph default -, ou -\emph on -r{largeurRognage} -\emph default - où les valeurs de -\emph on - largeurRognage -\emph default - sont aussi optionnelles. - En utilisant par exemple la valeur -\emph on -l{2pt} -\emph default - pour ce paramètre, la ligne va être rognée de 2 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -pt à son extrémité gauche. - Si vous ne spécifiez pas de valeur pour -\emph on -largeurRognage -\emph default - les lignes sont implicitement rognées de 0.5 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Plain Layout -em. +\lang english +Falcons \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - -Le tableau -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Exemple-tableau-booktabs" - -\end_inset - - a été créé en utilisant les commandes -\end_layout +\lang english +\begin_inset ERT +status open -\begin_layout Standard +\begin_layout Plain Layout -\series bold \backslash -cmidrule(r){2-2} -\backslash -cmidrule(l){3-4} -\end_layout - -\begin_layout Standard -au début de la deuxième ligne et +diagbox[dir=NE]{ \end_layout -\begin_layout Standard +\end_inset -\series bold +Team home +\begin_inset ERT +status collapsed -\backslash -cmidrule(l{10pt}){1-1} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -au début de la sixième ligne. +}{ \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +Result +\begin_inset ERT +status collapsed -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -Vous pouvez vouloir des commandes -\series bold +}{ +\end_layout -\backslash -cmidrule -\series default -s qui se recouvrent comme pour le tableau -\begin_inset space ~ \end_inset +Team away +\begin_inset ERT +status collapsed -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-booktabs-special" - -\end_inset +\begin_layout Plain Layout -. - On obtient ce résultat en utilisant la commande suivante en code TeX +} \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -morecmidrules \end_layout -\begin_layout Standard -La commande qui a été utilisée pour la deuxième ligne du tableau -\begin_inset space ~ \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-booktabs-special" +\lang english +Tigers +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text - est -\end_layout +\begin_layout Plain Layout -\begin_layout Standard +\lang english +--- +\end_layout -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -cmidrule(r){2-2} -\backslash -cmidrule(l){3-4} -\backslash -morecmidrules -\backslash -cmidrule{2-4} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -La commande pour la sixième ligne est +\lang english +1:3 \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -midrule -\backslash -morecmidrules -\backslash -cmidrule{3-4} +\lang english +0:1 \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\lang english +Tigers \end_layout -\begin_layout Standard -Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation -, vous pouvez utiliser la commande suivante pour produire des lignes qui - font toute la largeur du tableau : -\end_layout - -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -specialrule{largeur}{espace au dessus}{espace en dessous} +\lang english +Panthers \end_layout -\begin_layout Standard -Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel - du paquetage LaTeX -\series bold -booktabs -\series default - -\begin_inset CommandInset citation -LatexCommand cite -key "booktabs" - \end_inset - -. -\begin_inset Index idx -status collapsed +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -Paquetages LaTeX ! booktabs + +\lang english +3:1 \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\lang english +--- \end_layout -\begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset Caption -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tableau-booktabs-special" +\lang english +0:0 +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text -Tableau formel spécial +\begin_layout Plain Layout + +\lang english +Panthers \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\lang english +Falcons \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="8" columns="4"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Système + +\lang english +1:0 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset -1 +\lang english +0:0 \end_layout \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Chip -\begin_inset space \thinspace{} -\end_inset -2 +\lang english +--- \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +Falcons \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout + +\lang english \begin_inset ERT -status collapsed +status open \begin_layout Plain Layout \backslash -cmidrule(r){2-2} +diagbox[dir=SW]{ \end_layout \end_inset - +Team home \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule(l){3-4} +}{ \end_layout \end_inset - +Result \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -morecmidrules +}{ \end_layout \end_inset - +Team away \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule{2-4} +} \end_layout \end_inset -Epaisseur du capteur en µm -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -300 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 + +\lang english +Tigers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -700 + +\lang english +Panthers \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Angle biseau en ° + +\lang english +Falcons \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3.55 -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\lang english +\begin_inset ERT +status open \begin_layout Plain Layout -2.71 -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -7.99 +\backslash +diagbox[dir=SE]{ \end_layout \end_inset -</cell> -</row> -<row topspace="default"> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Team home +\begin_inset ERT +status collapsed \begin_layout Plain Layout -Résolution spatiale en µm + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Result +\begin_inset ERT +status collapsed \begin_layout Plain Layout -4.26 + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Team away +\begin_inset ERT +status collapsed \begin_layout Plain Layout -10.17 + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -10.56 + \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +</lyxtabular> -\begin_layout Plain Layout -MTF à -\begin_inset Formula $f_{\mathrm{max}}$ \end_inset \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -0.53 -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -0.37 -\end_layout +\begin_layout Standard -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\lang english +To rotate the diagonal lines, the command option +\series bold +dir=direction +\series default + is used. + +\emph on +direction +\emph default + is either +\series bold +NE +\series default +, +\series bold +DE +\series default +, +\series bold +SW +\series default + or +\series bold +NW +\series default + and represent a point of a compass. + +\series bold +SW +\series default + is for example the south-west corner. + Thus in the lower left cell of the above table the command +\end_layout -\begin_layout Plain Layout -0.39 +\begin_layout Standard + +\series bold +\lang english + +\backslash +diagbox[dir=SW]{Team home}{Result}{Team away} \end_layout -\end_inset -</cell> -</row> +\begin_layout Standard + +\lang english +is used. + If no direction is given, it will be NW. +\end_layout + +\begin_layout Standard + +\lang english +The necessary width of split cells is automatically calculated. + Thus if you set a fixed column width smaller than the calculated one, the + cell's content will protrude the cell borders: +\end_layout + +\begin_layout Standard +\noindent +\align center + +\lang english +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="3cm"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout + +\lang english \begin_inset ERT status collapsed @@ -14293,152 +14321,169 @@ \backslash -morecmidrules +diagbox{ \end_layout \end_inset - +Name \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule{3-4} +}{ \end_layout \end_inset -résolution spatiale LSF -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +Parameter +\begin_inset ERT +status collapsed \begin_layout Plain Layout +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +Thickness in nm \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -en µm -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -129.7 +\lang english +Perfect Green \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -52.75 -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -50.78 +\lang english +45 \end_layout \end_inset </cell> </row> -<row> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -en % de la taille des pixels -\end_layout +</lyxtabular> \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -76.3 + \end_layout +\begin_layout Standard + +\lang english +If you need a certain width for columns with a split cell, use the command + option +\series bold +width=3cm +\series default + (replace '3cm' by the width you need). + In the following table the width of the first column is set to 4 +\begin_inset space \thinspace{} \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -95.9 -\end_layout +cm. + For +\series bold +\backslash +diagbox +\series default + a width of 4 +\begin_inset space \thinspace{} \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -92.3 -\end_layout +cm + 2 +\begin_inset space \thinspace{} \end_inset -</cell> -</row> -</lyxtabular> + +\backslash +tabcolsep is necessary because the overall width is the width for the text + (in this case the 4 +\begin_inset space \thinspace{} \end_inset +cm) plus two times the separation of the text and the cell border. + The calculation of the width cannot be done in the command option of +\series bold +\backslash +diagbox +\series default + so one needs to create a new length which can be used later. + This is done with the TeX-Code commands \end_layout +\begin_layout Standard + +\series bold + +\backslash +newlength{ +\backslash +diagtest} +\begin_inset Newline newline \end_inset +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} \end_layout -\begin_layout Section -Alignement vertical des tableaux -\begin_inset Index idx +\begin_layout Standard +\begin_inset ERT status collapsed \begin_layout Plain Layout -Tableau ! Alignement + + +\backslash +newlength{ +\backslash +diagtest} +\end_layout + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} \end_layout \end_inset @@ -14447,118 +14492,102 @@ \end_layout \begin_layout Standard -Pour pouvoir être aligné verticalement par rapport au texte, un tableau - doit être à l'intérieur d'une boîte. - La boîte peut alors être alignée comme c'est décrit dans la -\begin_inset space ~ -\end_inset +\lang english +To enable calculations in LaTeX one needs to load the package +\series bold +calc +\series default +\lang french + +\begin_inset Index idx +status collapsed -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Boîte-Dialogue" +\begin_layout Plain Layout +Paquetages LaTeX ! calc +\end_layout \end_inset -. + +\lang english +in the document preamble. \end_layout \begin_layout Standard -Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type - minipage -\begin_inset Foot -status open - -\begin_layout Plain Layout -Les minipages son décrites dans la section -\begin_inset space ~ -\end_inset +\lang english +In this table you can now use the command +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Minipages" +\begin_layout Standard -\end_inset +\series bold -. +\backslash +diagbox[width= +\backslash +diagtest]{A}{B} \end_layout -\end_inset - - dont la largeur est de 15 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Standard -col% : +\lang english +in the first cell: \end_layout -\begin_layout Itemize -test -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_layout Standard +\noindent +\align center -\begin_layout Plain Layout +\lang english \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="4cm"> <column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -a -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset ERT +status open \begin_layout Plain Layout -d + + +\backslash +diagbox[width= +\backslash +diagtest]{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout -g + +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -b + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e + \end_layout \end_inset @@ -14567,7 +14596,9 @@ \begin_inset Text \begin_layout Plain Layout -h + +\lang english +Thickness in nm \end_layout \end_inset @@ -14578,16 +14609,9 @@ \begin_inset Text \begin_layout Plain Layout -c -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -f +\lang english +Perfect Green \end_layout \end_inset @@ -14596,7 +14620,9 @@ \begin_inset Text \begin_layout Plain Layout -i + +\lang english +45 \end_layout \end_inset @@ -14609,88 +14635,64 @@ \end_layout -\end_inset - - test -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - +\begin_layout Standard -\backslash -raisebox{0.85 -\backslash -baselineskip}{ +\lang english +Note that the split cell needs to be the widest one in the column. + Otherwise the length of the diagonal line cannot be calculated correctly + like in this table: \end_layout -\end_inset - - -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_layout Standard +\noindent +\align center -\begin_layout Plain Layout +\lang english \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0pt"> <column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -a -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset ERT +status collapsed \begin_layout Plain Layout -d + + +\backslash +diagbox{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout -g + +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -b + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e + \end_layout \end_inset @@ -14699,7 +14701,9 @@ \begin_inset Text \begin_layout Plain Layout -h + +\lang english +Thickness in nm \end_layout \end_inset @@ -14710,16 +14714,9 @@ \begin_inset Text \begin_layout Plain Layout -c -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -f +\lang english +Perfect Green \end_layout \end_inset @@ -14728,7 +14725,9 @@ \begin_inset Text \begin_layout Plain Layout -i + +\lang english +45 \end_layout \end_inset @@ -14741,88 +14740,80 @@ \end_layout -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\begin_layout Standard -} -\end_layout +\lang english +In this case use the +\series bold +width +\series default + option of the +\series bold +\backslash +diagbox +\series default + command. + It is then not necessary to add 2 +\backslash +tabcolsep because the cell width is now the width of the column. + In this table a width of 3 +\begin_inset space \thinspace{} \end_inset - +cm is used: \end_layout -\begin_layout Itemize -test -\begin_inset Box Frameless -position "c" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_layout Standard +\noindent +\align center -\begin_layout Plain Layout +\lang english \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0pt"> <column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -a -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset ERT +status open \begin_layout Plain Layout -d + + +\backslash +diagbox[width=3cm]{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout -g + +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -b + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e + \end_layout \end_inset @@ -14831,7 +14822,9 @@ \begin_inset Text \begin_layout Plain Layout -h + +\lang english +Thickness in nm \end_layout \end_inset @@ -14842,16 +14835,9 @@ \begin_inset Text \begin_layout Plain Layout -c -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -f +\lang english +Perfect Green \end_layout \end_inset @@ -14860,7 +14846,9 @@ \begin_inset Text \begin_layout Plain Layout -i + +\lang english +45 \end_layout \end_inset @@ -14873,130 +14861,100 @@ \end_layout -\end_inset +\begin_layout Standard +\lang english +For multiple text lines in split cells one needs some extra height to fit + the text to the cell. + This can be achieved with the +\series bold +\backslash +diagbox +\series default + option +\series bold +height=3cm +\series default + (replace '3cm' by the height you need). + In the following table the command \end_layout -\begin_layout Itemize -test -\begin_inset Box Frameless -position "b" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_layout Standard -\begin_layout Plain Layout -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\series bold -\begin_layout Plain Layout -a -\end_layout +\backslash +diagbox[width=3cm,height=1.4cm]{A +\backslash -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\backslash +B}{C +\backslash -\begin_layout Plain Layout -d +\backslash +D} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -g -\end_layout +\lang english +is used in the first cell. + The command +\series bold -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\backslash -\begin_layout Plain Layout -b -\end_layout +\backslash -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\series default + creates hereby the line break. +\begin_inset Foot +status collapsed \begin_layout Plain Layout -e -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -h +\lang english +Breaking lines with +\family sans +Ctrl+Return +\family default + is only possible when the column has a fixed width. \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -c -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -f \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_layout Standard +\noindent +\align center + +\lang english +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -i -\end_layout - -\end_inset -</cell> -</row> -</lyxtabular> +\begin_inset ERT +status open -\end_inset +\begin_layout Plain Layout +\backslash +diagbox[width=3cm,height=1.4cm]{ \end_layout \end_inset - test +A \begin_inset ERT status collapsed @@ -15004,78 +14962,51 @@ \backslash -raisebox{-0.32 + \backslash -baselineskip}{ + \end_layout \end_inset - -\begin_inset Box Frameless -position "b" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" +B +\begin_inset ERT status collapsed \begin_layout Plain Layout -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -a +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +C +\begin_inset ERT +status collapsed \begin_layout Plain Layout -d -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -g +\backslash + +\backslash + \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +D +\begin_inset ERT +status collapsed \begin_layout Plain Layout -b + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -e + \end_layout \end_inset @@ -15084,7 +15015,9 @@ \begin_inset Text \begin_layout Plain Layout -h + +\lang english +Thickness in nm \end_layout \end_inset @@ -15095,16 +15028,9 @@ \begin_inset Text \begin_layout Plain Layout -c -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -f +\lang english +Perfect Green \end_layout \end_inset @@ -15113,7 +15039,9 @@ \begin_inset Text \begin_layout Plain Layout -i + +\lang english +45 \end_layout \end_inset @@ -15126,114 +15054,84 @@ \end_layout -\end_inset - - +\begin_layout Standard \begin_inset ERT status collapsed \begin_layout Plain Layout -} -\end_layout - -\end_inset - +\backslash +else \end_layout -\begin_layout Standard -Comme vous pouvez le voir, le contenu des premiers tableaux de la première - et de la dernière ligne, n'est pas correctement aligné avec le texte de - la ligne dans laquelle le tableau est inséré. - Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une - boîte élévatrice (raisebox) -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Les boîtes élévatrices (raiseboxes) sont décrites dans la section -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Alignement-Vertical" - -\end_inset +\begin_inset Note Note +status open -. +\begin_layout Plain Layout +Ce qui suit sera affiché si le paquetage LaTeX +\series bold +diagbox +\series default + n'est pas installé : \end_layout \end_inset -. - Dans l'exemple précédent, le deuxième tableau de la première ligne est - aligné en utilisant la commande en code TeX suivante + \end_layout \begin_layout Standard - +Vous devez installer le paquetage LaTeX \series bold - -\backslash -raisebox{0.85 -\backslash -baselineskip}{ +diagbox +\series default + pour voir le contenu des cette section dans la sortie imprimée. \end_layout \begin_layout Standard -placée juste avant la boîte minipage. - Après la boîte on insère l'accolade fermante en code TeX. - Pour le deuxième tableau de la dernière ligne, la commande -\end_layout +\begin_inset ERT +status collapsed -\begin_layout Standard +\begin_layout Plain Layout -\series bold \backslash -raisebox{-0.32 -\backslash -baselineskip}{ +fi \end_layout -\begin_layout Standard -est utilisée. +\end_inset + + \end_layout \begin_layout Standard -\begin_inset Note Greyedout -status open - -\begin_layout Plain Layout +\lang english +For more info about the LaTeX-package \series bold -Note: -\series default - L'alignement entre le contenu de la ligne du tableau et le texte de la - ligne qui l'entoure ne peut pas être parfait. - Le facteur utilisé dans la commande -\series bold - -\backslash -raisebox +diagbox \series default - pour obtenir cet alignement dépend de la police de caractères du document, - de la taille de la police et de l'épaisseur des lignes du tableau. -\end_layout +, see its documentation +\lang french +, +\begin_inset CommandInset citation +LatexCommand cite +key "diagbox" \end_inset - +. \end_layout \begin_layout Section -Tableaux colorés +Les tableaux formels \begin_inset CommandInset label LatexCommand label -name "sec:Tableaux-Colorés" +name "sec:Tableaux-Formels" \end_inset @@ -15242,7 +15140,7 @@ status collapsed \begin_layout Plain Layout -Tableau ! Coloré +Tableau ! Formel \end_layout \end_inset @@ -15250,28 +15148,54 @@ \end_layout -\begin_layout Subsection -Cellules colorées -\begin_inset Index idx -status collapsed +\begin_layout Standard +Dans les livres les tableaux sont souvent mis en forme d'une façon semblable + à celle du tableau +\begin_inset space ~ +\end_inset -\begin_layout Plain Layout -Couleur des tableaux ! Pour les cellules -\end_layout + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Exemple-tableau-booktabs" \end_inset +. + Ce genre de tableau est appelé +\begin_inset Quotes fld +\end_inset -\begin_inset Index idx -status collapsed -\begin_layout Plain Layout -Couleur ! Pour les cellules de tableau -\end_layout +\emph on +formel +\emph default + +\begin_inset Quotes frd +\end_inset +. + Pour transformer un tableau en tableau formel, utilisez l'option +\family sans +Formel +\family default + de l'onglet +\family sans +Bordures +\family default + de la fenêtre de dialogue +\family sans +Paramètres +\begin_inset space ~ \end_inset +du +\begin_inset space ~ +\end_inset +tableau +\family default +. \end_layout \begin_layout Standard @@ -15287,25 +15211,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Tableau-coloré-sans-colortbl" - -\end_inset - -Tableau coloré sans utiliser le paquetage -\series bold -colortbl -\series default - -\begin_inset Argument -status open - -\begin_layout Plain Layout -Tableau sans colortbl -\end_layout +name "tab:Exemple-tableau-booktabs" \end_inset - +Exemple de tableau formel \end_layout \end_inset @@ -15316,137 +15226,2570 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> +<lyxtabular version="3" rows="8" columns="4"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +Système +\end_layout -\color green -a +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset -\color red -b +2 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color red -c \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset ERT +status collapsed -\color green -d +\begin_layout Plain Layout + + +\backslash +cmidrule(r){2-2} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l){3-4} +\end_layout + +\end_inset + +Épaisseur du capteur en µm \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -e +300 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +300 +\end_layout -\color blue -f +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +700 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color green -g +Angle du biseau en ° \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -h +3.55 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +2.71 +\end_layout -\color blue -i +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +7.99 \end_layout \end_inset </cell> </row> -</lyxtabular> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text -\end_inset +\begin_layout Plain Layout +Résolution spatiale en µm +\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +4.26 \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +10.17 \end_layout -\begin_layout Standard -Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules - et choisissez une couleur dans le menu -\family sans -Éditer\SpecialChar \menuseparator -Style -\begin_inset space ~ \end_inset - +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.56 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +MTF à +\begin_inset Formula $f_{\mathrm{max}}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.53 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.37 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.39 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l{10pt}){1-1} +\end_layout + +\end_inset + +résolution spatiale LSF +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +en µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +129.7 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +52.75 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +50.78 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +en % de la taille des pixels +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +76.3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +95.9 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +92.3 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +De l'espace vertical peut être ajouté entre les lignes en utilisant l'onglet + +\family sans +Bordures +\family default + de la fenêtre de dialogue +\family sans +Paramètres +\begin_inset space ~ +\end_inset + +du +\begin_inset space ~ +\end_inset + +tableau +\family default + comme c'est décrit dans la section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Espacement-lignes" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Au contraire des tableaux normaux, les tableaux formels n'ont pas de lignes + verticales. + Les lignes horizontales peuvent être mise en place comme pour les tableaux + normaux mais elles apparaissent avec des épaisseurs différentes dans la + sortie imprimée : +\begin_inset Newline newline +\end_inset + +La première et la dernière ligne ont implicitement une épaisseur de 0.08 +\begin_inset space \thinspace{} +\end_inset + +em alors que les autres lignes ont implicite une épaisseur de 0.05 +\begin_inset space \thinspace{} +\end_inset + +em. +\end_layout + +\begin_layout Standard +Les épaisseurs prises implicitement peuvent être modifiées en utilisant + les lignes de préambule suivantes : +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +mytoprule +\backslash +toprule +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +toprule}{ +\backslash +mytoprule[width]} +\end_layout + +\begin_layout Standard +Cet exemple concerne la première ligne, appelée +\series bold +toprule +\series default +. + Si vous voulez changer l'épaisseur de la dernière ligne, remplacez +\series bold +toprule +\series default + par +\series bold +bottomrule +\series default +. + Pour changer l'épaisseur de toutes les lignes intermédiaires, remplacez + +\series bold +toprule +\series default + par +\series bold +midrule +\series default +. + Vous pouvez utiliser toutes les unités de longueur définies dans l'appendice +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "cha:Unités-de-longueur" + +\end_inset + + pour préciser l'épaisseur voulue. +\end_layout + +\begin_layout Standard +On peut aussi créer des lignes qui ne font pas toute la largeur du tableau + en mettant une ligne pour une cellule multi-colonne. + LyX va utiliser en interne la commande +\series bold + +\backslash +cmidrule +\series default + pour créer cette ligne. + Sa syntaxe complète est : +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule[largeur](rognage){colDépart-colFin} +\end_layout + +\begin_layout Standard +Les options de la commande +\series bold + +\backslash +cmidrule +\series default + ne sont pas actuellement gérées par LyX, vous devez donc utiliser du code + TeX pour pouvoir les utiliser. + On peut créer manuellement des lignes +\series bold + +\backslash +mitrales +\series default + en insérant la commande en code TeX comme le premier élément de la première + cellule de la ligne. + La ligne est alors affichée dans la sortie imprimée au dessus de la ligne + en question. +\end_layout + +\begin_layout Standard +La valeur implicite pour l'épaisseur des lignes est de 0.03 +\begin_inset space \thinspace{} +\end_inset + +em. + +\series bold +colDépart +\series default + est le numéro de la colonne dans laquelle la ligne commence et +\series bold +colFin +\series default + est le numéro de la colonne dans laquelle elle se termine. + La valeur de +\series bold +colFin +\series default + doit toujours être précisée, même si la ligne ne couvre qu'une seule colonne. + Le paramètre optionnel +\series bold +rognage +\series default + peut être soit +\emph on +l{largeurRognage} +\emph default +, ou +\emph on +r{largeurRognage} +\emph default + où les valeurs de +\emph on + largeurRognage +\emph default + sont aussi optionnelles. + En utilisant par exemple la valeur +\emph on +l{2pt} +\emph default + pour ce paramètre, la ligne va être rognée de 2 +\begin_inset space \thinspace{} +\end_inset + +pt à son extrémité gauche. + Si vous ne spécifiez pas de valeur pour +\emph on +largeurRognage +\emph default + les lignes sont implicitement rognées de 0.5 +\begin_inset space \thinspace{} +\end_inset + +em. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + +Le tableau +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Exemple-tableau-booktabs" + +\end_inset + + a été créé en utilisant les commandes +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule(r){2-2} +\backslash +cmidrule(l){3-4} +\end_layout + +\begin_layout Standard +au début de la deuxième ligne et +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule(l{10pt}){1-1} +\end_layout + +\begin_layout Standard +au début de la sixième ligne. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +Vous pouvez vouloir des commandes +\series bold + +\backslash +cmidrule +\series default +s qui se recouvrent comme pour le tableau +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-booktabs-special" + +\end_inset + +. + On obtient ce résultat en utilisant la commande suivante en code TeX +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +morecmidrules +\end_layout + +\begin_layout Standard +La commande qui a été utilisée pour la deuxième ligne du tableau +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-booktabs-special" + +\end_inset + + est +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cmidrule(r){2-2} +\backslash +cmidrule(l){3-4} +\backslash +morecmidrules +\backslash +cmidrule{2-4} +\end_layout + +\begin_layout Standard +La commande pour la sixième ligne est +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +midrule +\backslash +morecmidrules +\backslash +cmidrule{3-4} +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +Si vous n'êtes toujours pas satisfait avec l'espacement des lignes de séparation +, vous pouvez utiliser la commande suivante pour produire des lignes qui + font toute la largeur du tableau : +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +specialrule{largeur}{espace au dessus}{espace en dessous} +\end_layout + +\begin_layout Standard +Pour plus d'informations sur ces spécialités, nous vous renvoyons au manuel + du paquetage LaTeX +\series bold +booktabs +\series default + +\begin_inset CommandInset citation +LatexCommand cite +key "booktabs" + +\end_inset + +. +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetages LaTeX ! booktabs +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-booktabs-special" + +\end_inset + +Tableau formel spécial +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="8" columns="4"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Système +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +1 +\end_layout + +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Chip +\begin_inset space \thinspace{} +\end_inset + +2 +\end_layout + +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(r){2-2} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule(l){3-4} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +morecmidrules +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule{2-4} +\end_layout + +\end_inset + +Epaisseur du capteur en µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +700 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Angle biseau en ° +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +3.55 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +2.71 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +7.99 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +Résolution spatiale en µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +4.26 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.17 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.56 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +MTF à +\begin_inset Formula $f_{\mathrm{max}}$ +\end_inset + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.53 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.37 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.39 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +morecmidrules +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule{3-4} +\end_layout + +\end_inset + +résolution spatiale LSF +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +en µm +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +129.7 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +52.75 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +50.78 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +en % de la taille des pixels +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +76.3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +95.9 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +92.3 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Alignement vertical des tableaux +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Tableau ! Alignement +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Pour pouvoir être aligné verticalement par rapport au texte, un tableau + doit être à l'intérieur d'une boîte. + La boîte peut alors être alignée comme c'est décrit dans la +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Boîte-Dialogue" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Dans l'exemple qui suit les tableaux sont à l'intérieur d'une boîte de type + minipage +\begin_inset Foot +status open + +\begin_layout Plain Layout +Les minipages son décrites dans la section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Minipages" + +\end_inset + +. +\end_layout + +\end_inset + + dont la largeur est de 15 +\begin_inset space \thinspace{} +\end_inset + +col% : +\end_layout + +\begin_layout Itemize +test +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +a +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +g +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + test +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +raisebox{0.85 +\backslash +baselineskip}{ +\end_layout + +\end_inset + + +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +a +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +g +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +test +\begin_inset Box Frameless +position "c" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +a +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +g +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +test +\begin_inset Box Frameless +position "b" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +a +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +g +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + test +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +raisebox{-0.32 +\backslash +baselineskip}{ +\end_layout + +\end_inset + + +\begin_inset Box Frameless +position "b" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +a +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +g +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +h +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +c +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +f +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Comme vous pouvez le voir, le contenu des premiers tableaux de la première + et de la dernière ligne, n'est pas correctement aligné avec le texte de + la ligne dans laquelle le tableau est inséré. + Pour obtenir cet alignement, vous devez mettre la boîte minipage dans une + boîte élévatrice (raisebox) +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Les boîtes élévatrices (raiseboxes) sont décrites dans la section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Alignement-Vertical" + +\end_inset + +. +\end_layout + +\end_inset + +. + Dans l'exemple précédent, le deuxième tableau de la première ligne est + aligné en utilisant la commande en code TeX suivante +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +raisebox{0.85 +\backslash +baselineskip}{ +\end_layout + +\begin_layout Standard +placée juste avant la boîte minipage. + Après la boîte on insère l'accolade fermante en code TeX. + Pour le deuxième tableau de la dernière ligne, la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +raisebox{-0.32 +\backslash +baselineskip}{ +\end_layout + +\begin_layout Standard +est utilisée. +\end_layout + +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout + +\series bold +Note: +\series default + L'alignement entre le contenu de la ligne du tableau et le texte de la + ligne qui l'entoure ne peut pas être parfait. + Le facteur utilisé dans la commande +\series bold + +\backslash +raisebox +\series default + pour obtenir cet alignement dépend de la police de caractères du document, + de la taille de la police et de l'épaisseur des lignes du tableau. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Tableaux colorés +\begin_inset CommandInset label +LatexCommand label +name "sec:Tableaux-Colorés" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Tableau ! Coloré +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Cellules colorées +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Couleur des tableaux ! Pour les cellules +\end_layout + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Couleur ! Pour les cellules de tableau +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-coloré-sans-colortbl" + +\end_inset + +Tableau coloré sans utiliser le paquetage +\series bold +colortbl +\series default + +\begin_inset Argument +status open + +\begin_layout Plain Layout +Tableau sans colortbl +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color green +a +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color red +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color red +c +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color green +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +f +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color green +g +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +h +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Si vous voulez seulement avoir du texte en couleur, sélectionnez les cellules + et choisissez une couleur dans le menu +\family sans +Éditer\SpecialChar \menuseparator +Style +\begin_inset space ~ +\end_inset + +de +\begin_inset space ~ +\end_inset + +Texte +\family default +. + C'est ce qui a été utilisé pour créer le tableau +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-coloré-sans-colortbl" + +\end_inset + +. + Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX +\series bold +colortbl +\series default +. +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetages LaTeX ! colortbl +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +ifcolortbl +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +La section qui suit ne sera affichée que si vous avez installé le paquetage + LaTeX +\series bold +colortbl +\series default +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Pour créer des tableaux colorés, vous devez charger le paquetage +\series bold + colortbl +\series default + dans le préambule avec la ligne +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage{colortbl} +\end_layout + +\begin_layout Standard +On choisit la couleur d'une colonne avec la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +columncolor{nom de couleur} +\end_layout + +\begin_layout Standard +à l'intérieur d'une commande +\series bold +>{ } +\series default +. + Vous trouverez plus d'information sur la commande +\series bold +>{} +\series default + dans la section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Calculs-multicolonnes" + +\end_inset + +. +\end_layout + +\begin_layout Standard +Les noms de couleurs suivants sont prédéfinis : +\end_layout + +\begin_layout Standard + +\family sans +red +\family default + (rouge), +\family sans +green +\family default + (vert), +\family sans +yellow +\family default + (jaune), +\family sans +blue +\family default + (bleu), +\family sans +cyan +\family default +, +\family sans +magenta +\family default +, +\family sans +black +\family default +(noir) et +\family sans +white +\family default +(blanc) +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +Si vous ajoutez les options +\end_layout + +\begin_layout Standard + +\series bold +usenames,dvipsnames +\end_layout + +\begin_layout Standard +aux options de la classe de document dans les paramètres du document, vous + pouvez utiliser 61 +\begin_inset space ~ +\end_inset + +couleurs supplémentaires. + Ces couleurs sont listées dans l'appendice +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "chap:Liste-de-noms-de-couleur-dvips" + +\end_inset + +. + Une de ces couleurs, +\family sans +Maroon +\family default +, est utilisée comme exemple dans le tableau +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-coloré-avec-colortbl" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +Vous pouvez aussi définir votre propre couleur avec la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur} +\end_layout + +\begin_layout Standard +Le modèle de couleur peut être +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +cmyk +\begin_inset space ~ +\end_inset + +: cyan, magenta, jaune (yellow), noir (black) +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +rgb +\begin_inset space ~ +\end_inset + +: rouge (red), vert (green), bleu (blue) +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +gray +\begin_inset space ~ +\end_inset + +: dégradé de gris (gray) +\end_layout + +\begin_layout Standard +et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés + par des virgules qui décrivent la couleur dans le modèle de couleur choisi. +\end_layout + +\begin_layout Standard +Vous pouvez par exemple définir la couleur +\begin_inset Quotes eld +\end_inset + + +\emph on +vertfonce +\begin_inset Quotes erd +\end_inset + + dans le préambule avec la ligne +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5} +\end_layout + +\begin_layout Standard +et la couleur " +\emph on +grisclair +\emph default +" avec +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +definecolor{grisclair}{gray}{0.8} +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +Les lignes sont colorées avec la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +rowcolor{nom de la couleur} +\end_layout + +\begin_layout Standard +et les cellules sont colorées avec la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cellcolor{nom de la couleur} +\end_layout + +\begin_layout Standard +Les deux commandes sont insérées au début d'une cellule comme du code TeX. +\end_layout + +\begin_layout Standard +Pour colorer de caractères dans un tableau, sélectionnez les cellules et + choisissez une couleur dans le menu +\family sans +Éditer\SpecialChar \menuseparator +Style +\begin_inset space ~ +\end_inset + de \begin_inset space ~ \end_inset @@ -15454,28 +17797,294 @@ Texte \family default . - C'est ce qui a été utilisé pour créer le tableau + Si une cellule contient du code TeX, faites bien attention à ne colorer + que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX. +\end_layout + +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout + +\series bold +Note: +\series default + Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs + définies par l'utilisateur. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +Pour créer le tableau \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Tableau-coloré-sans-colortbl" +reference "tab:Tableau-coloré-avec-colortbl" \end_inset + faites ce qui suit : La couleur de la première colonne doit être +\emph on +vertfonce +\emph default . - Dans tous les autres cas vous aurez à utiliser le paquetage LaTeX + On insère donc la commande +\end_layout + +\begin_layout Standard + \series bold -colortbl +>{ +\backslash +columncolor{vertfonce} +\backslash +centering}c +\end_layout + +\begin_layout Standard +en code TeX pour cette colonne. + La première ligne doit être bleue clair, d'où la commande en code TeX +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +rowcolor{cyan} +\end_layout + +\begin_layout Standard +qui est insérée dans la première cellule de cette ligne. + Notez que cela annule la couleur de colonne pour la première cellule. + La dernière cellule de la dernière ligne est colorée en marron +\series bold + \series default +en insérant en code TeX la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cellcolor{Maroon} +\end_layout + +\begin_layout Standard +Les caractères peuvent maintenant être colorés en utilisant le menu +\family sans +Éditer\SpecialChar \menuseparator +Style +\begin_inset space ~ +\end_inset + +de +\begin_inset space ~ +\end_inset + +Texte +\family default . -\begin_inset Index idx +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-coloré-avec-colortbl" + +\end_inset + +Tableau coloré en utilisant le paquetage +\series bold +colortbl +\series default + +\begin_inset Argument status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! colortbl +Tableau avec colortbl +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +rowcolor{cyan} +\end_layout + +\end_inset + + +\color magenta +a +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color red +b +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color red +c +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color yellow +d +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +e +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +f +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color yellow +g +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +h +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cellcolor{Maroon} +\end_layout + +\end_inset + + +\color green +i +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + \end_layout \end_inset @@ -15491,399 +18100,552 @@ \backslash -ifcolortbl +else +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Ce qui suit sera affiché si le paquetage +\series bold +colortbl +\series default + n'est pas installé : +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Vous devez installer le paquetage +\series bold +colortbl +\series default + pour voir le contenu des cette section dans la sortie imprimée. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +Les filets colorées +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Tableau Coloré ! Pour les filets +\end_layout + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Couleur ! Pour les filets des tableaux \end_layout \end_inset \begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +on parle de filets plutôt que de lignes pour les tableaux +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Comme c'est décrit dans la section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Epaisseur-filets" + +\end_inset + +, l'épaisseur de tous les filets d'un tableau peut être modifiée avec la + variable +\series bold + +\backslash +arrayrulewidth +\series default +. + Elle est mise à 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt pour tous les tableaux de cette section. +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Pour colorer les filets verticaux, par exemple en vert, créez le format + de colonne suivant dans le préambule du document, en suivant la description + de la section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Formats-personnalisés" + +\end_inset + +: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{W}{!{ +\backslash +color{green} +\backslash +vline}} +\end_layout + +\begin_layout Standard +Pour le tableau +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-filets-verticaux-colorés" + +\end_inset + + le paramètre LaTeX +\series bold + WcW +\series default + a été utilisé pour la dernière colonne et +\series bold + Wc +\series default + pour les autres colonnes. +\end_layout + +\begin_layout Standard +Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne. +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false status open \begin_layout Plain Layout -La section qui suit ne sera affichée que si vous avez installé le paquetage - LaTeX -\series bold -colortbl -\series default -. +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-filets-verticaux-colorés" + +\end_inset + +Tableau avec filets verticaux colorés +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="WcW"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -Pour créer des tableaux colorés, vous devez charger le paquetage -\series bold - colortbl -\series default - dans le préambule avec la ligne +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -usepackage{colortbl} \end_layout -\begin_layout Standard -On choisit la couleur d'une colonne avec la commande +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -columncolor{nom de couleur} \end_layout -\begin_layout Standard -à l'intérieur d'une commande -\series bold ->{ } -\series default -. - Vous trouverez plus d'information sur la commande -\series bold ->{} -\series default - dans la section -\begin_inset space ~ \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Calculs-multicolonnes" +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -. -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -Les noms de couleurs suivants sont prédéfinis : \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -\family sans -red -\family default - (rouge), -\family sans -green -\family default - (vert), -\family sans -yellow -\family default - (jaune), -\family sans -blue -\family default - (bleu), -\family sans -cyan -\family default -, -\family sans -magenta -\family default -, -\family sans -black -\family default -(noir) et -\family sans -white -\family default -(blanc) +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -\begin_inset VSpace medskip +\end_inset +</cell> +</row> +</lyxtabular> + \end_inset \end_layout -\begin_layout Standard -Si vous ajoutez les options -\end_layout +\end_inset -\begin_layout Standard -\series bold -usenames,dvipsnames \end_layout \begin_layout Standard -aux options de la classe de document dans les paramètres du document, vous - pouvez utiliser 61 -\begin_inset space ~ +\begin_inset VSpace bigskip \end_inset -couleurs supplémentaires. - Ces couleurs sont listées dans l'appendice +Pour colorer les filets horizontaux en rouge comme pour le tableau \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "chap:Liste-de-noms-de-couleur-dvips" +reference "tab:Tableau-filet-horizontaux-colorés" \end_inset -. - Une de ces couleurs, -\family sans -Maroon -\family default -, est utilisée comme exemple dans le tableau -\begin_inset space ~ -\end_inset +, insérez les commandes suivantes en code TeX juste avant le tableau ou + le flottant de tableau : +\end_layout +\begin_layout Standard -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-coloré-avec-colortbl" +\series bold +\backslash +let +\backslash +myHlineC +\backslash +hline +\begin_inset Newline newline \end_inset -. -\end_layout -\begin_layout Standard -\begin_inset VSpace medskip +\backslash +renewcommand{ +\backslash +hline} +\begin_inset Newline newline \end_inset -\end_layout - -\begin_layout Standard -Vous pouvez aussi définir votre propre couleur avec la commande -\end_layout +\begin_inset Phantom HPhantom +status open -\begin_layout Standard +\begin_layout Plain Layout \series bold - -\backslash -definecolor{nom de la couleur}{modèle de couleur}{valeurs de couleur} -\end_layout - -\begin_layout Standard -Le modèle de couleur peut être -\end_layout - -\begin_layout Labeling -\labelwidthstring 00.00.0000 -cmyk \begin_inset space ~ \end_inset -: cyan, magenta, jaune (yellow), noir (black) -\end_layout - -\begin_layout Labeling -\labelwidthstring 00.00.0000 -rgb -\begin_inset space ~ -\end_inset -: rouge (red), vert (green), bleu (blue) \end_layout -\begin_layout Labeling -\labelwidthstring 00.00.0000 -gray -\begin_inset space ~ \end_inset -: dégradé de gris (gray) -\end_layout - -\begin_layout Standard -et les valeurs de couleur sont des nombres compris entre 0 et 1, séparés - par des virgules qui décrivent la couleur dans le modèle de couleur choisi. +{ +\backslash +arrayrulecolor{red} +\backslash +myHlineC +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard -Vous pouvez par exemple définir la couleur -\begin_inset Quotes eld -\end_inset +\begin_inset ERT +status collapsed +\begin_layout Plain Layout -\emph on -vertfonce -\begin_inset Quotes erd -\end_inset - dans le préambule avec la ligne +\backslash +let +\backslash +myHlineC +\backslash +hline \end_layout -\begin_layout Standard +\begin_layout Plain Layout -\series bold \backslash -definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5} -\end_layout - -\begin_layout Standard -et la couleur " -\emph on -grisclair -\emph default -" avec +renewcommand{ +\backslash +hline} \end_layout -\begin_layout Standard - -\series bold +\begin_layout Plain Layout + { \backslash -definecolor{grisclair}{gray}{0.8} +arrayrulecolor{red} +\backslash +myHlineC +\backslash +arrayrulecolor{black}} \end_layout -\begin_layout Standard -\begin_inset VSpace medskip \end_inset -\end_layout +\begin_inset Float table +placement h +wide false +sideways false +status open -\begin_layout Standard -Les lignes sont colorées avec la commande +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-filet-horizontaux-colorés" + +\end_inset + +Tableau avec filets horizontaux colorés \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -rowcolor{nom de la couleur} \end_layout -\begin_layout Standard -et les cellules sont colorées avec la commande +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -cellcolor{nom de la couleur} \end_layout -\begin_layout Standard -Les deux commandes sont insérées au début d'une cellule comme du code TeX. +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + \end_layout -\begin_layout Standard -Pour colorer de caractères dans un tableau, sélectionnez les cellules et - choisissez une couleur dans le menu -\family sans -Éditer\SpecialChar \menuseparator -Style -\begin_inset space ~ \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -de -\begin_inset space ~ -\end_inset +\begin_layout Plain Layout -Texte -\family default -. - Si une cellule contient du code TeX, faites bien attention à ne colorer - que le texte, sinon le code TeX coloré provoquera des erreurs LaTeX. \end_layout -\begin_layout Standard -\begin_inset Note Greyedout -status open +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout - -\series bold -Note: -\series default - Tous les visualiseurs DVI ne sont pas capables d'afficher les couleurs - définies par l'utilisateur. +sd \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -Pour créer le tableau -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-coloré-avec-colortbl" +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text - faites ce qui suit : La couleur de la première colonne doit être -\emph on -vertfonce -\emph default -. - On insère donc la commande +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset -\series bold ->{ -\backslash -columncolor{vertfonce} -\backslash -centering}c -\end_layout -\begin_layout Standard -en code TeX pour cette colonne. - La première ligne doit être bleue clair, d'où la commande en code TeX \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -rowcolor{cyan} \end_layout \begin_layout Standard -qui est insérée dans la première cellule de cette ligne. - Notez que cela annule la couleur de colonne pour la première cellule. - La dernière cellule de la dernière ligne est colorée en marron -\series bold - -\series default -en insérant en code TeX la commande +Pour revenir à la couleur noire implicite, insérez la commande suivante + en code TeX, juste après le tableau ou le flottant de tableau : \end_layout \begin_layout Standard @@ -15891,24 +18653,26 @@ \series bold \backslash -cellcolor{Maroon} +renewcommand{ +\backslash +hline}{ +\backslash +myHlineC} \end_layout \begin_layout Standard -Les caractères peuvent maintenant être colorés en utilisant le menu -\family sans -Éditer\SpecialChar \menuseparator -Style +Le tableau \begin_inset space ~ \end_inset -de -\begin_inset space ~ + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-avec-filets-colorés" + \end_inset -Texte -\family default -. + est un exemple avec des filets horizontaux et verticaux colorés. \end_layout \begin_layout Standard @@ -15924,25 +18688,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Tableau-coloré-avec-colortbl" - -\end_inset - -Tableau coloré en utilisant le paquetage -\series bold -colortbl -\series default - -\begin_inset Argument -status collapsed - -\begin_layout Plain Layout -Tableau avec colortbl -\end_layout +name "tab:Tableau-avec-filets-colorés" \end_inset - +Tableau avec filets horizontaux et verticaux colorés \end_layout \end_inset @@ -15955,133 +18705,91 @@ \begin_inset Tabular <lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="WcW"> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -rowcolor{cyan} -\end_layout - -\end_inset - - -\color magenta -a +sd \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color red -b \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color red -c \end_layout \end_inset </cell> </row> -<row> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\color yellow -d -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color blue -e \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -f +sd \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color yellow -g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color blue -h \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -\backslash -cellcolor{Maroon} \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text - -\color green -i +\begin_layout Plain Layout +sd \end_layout \end_inset @@ -16107,21 +18815,11 @@ \backslash -else -\end_layout - -\end_inset - - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Ce qui suit sera affiché si le paquetage -\series bold -colortbl -\series default - n'est pas installé : +renewcommand{ +\backslash +hline}{ +\backslash +myHlineC} \end_layout \end_inset @@ -16130,14 +18828,6 @@ \end_layout \begin_layout Standard -Vous devez installer le paquetage -\series bold -colortbl -\series default - pour voir le contenu des cette section dans la sortie imprimée. -\end_layout - -\begin_layout Standard \begin_inset ERT status collapsed @@ -16145,7 +18835,9 @@ \backslash -fi +setlength{ +\backslash +arrayrulewidth}{0.4pt} \end_layout \end_inset @@ -16153,240 +18845,309 @@ \end_layout -\begin_layout Subsection -Les filets colorées -\begin_inset Index idx -status collapsed +\begin_layout Section -\begin_layout Plain Layout -Tableau Coloré ! Pour les filets -\end_layout +\lang english +Table Width Calculation +\begin_inset CommandInset label +LatexCommand label +name "sec:Table-Width-Calculation" \end_inset -\begin_inset Index idx -status collapsed +\end_layout -\begin_layout Plain Layout -Couleur ! Pour les filets des tableaux +\begin_layout Standard + +\lang english +For wide tables it is sometimes difficult to assure that the table does + not protrude over the page margin. + Setting a fixed width for every column of the table is the solution, but + what amount of space is needed for each column? \end_layout +\begin_layout Standard + +\lang english +The table width +\begin_inset Formula $W_{\mathrm{table}}$ \end_inset + can be calculated: Every column has the width of the specified column width + +\begin_inset Formula $W_{\mathrm{column}}$ +\end_inset -\begin_inset Note Note -status collapsed + (that the content of the column can consume) plus two times the separation + between the column content and the column border (LaTeX length +\series bold + +\backslash +tabcolsep +\series default +, default 6 +\begin_inset space \thinspace{} +\end_inset -\begin_layout Plain Layout -on parle de filets plutôt que de lignes pour les tableaux -\end_layout +pt) plus the width of a border line (LaTeX length +\series bold +\backslash +arrayrulewidth +\series default +, default 0.4 +\begin_inset space \thinspace{} \end_inset +pt): So if all +\begin_inset Formula $n$ +\end_inset -\end_layout -\begin_layout Standard -Comme c'est décrit dans la section \begin_inset space ~ \end_inset +columns have the same width, the table width is +\lang french -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Epaisseur-filets" +\begin_inset Formula +\begin{equation} +W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth} +\end{equation} \end_inset -, l'épaisseur de tous les filets d'un tableau peut être modifiée avec la - variable + +\end_layout + +\begin_layout Standard + +\lang english +The available width for a table is the space between the page margins or + the width of a text column (for a two-column document) (LaTeX length \series bold \backslash -arrayrulewidth +columnwidth \series default -. - Elle est mise à 1.5 -\begin_inset space \thinspace{} +). + If all table columns should have the same width and +\begin_inset Formula $W_{\mathrm{table}}$ \end_inset -pt pour tous les tableaux de cette section. -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout + should be 1 +\begin_inset space \thinspace{} +\end_inset \backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +columnwidth, +\begin_inset Formula $W_{\mathrm{column}}$ +\end_inset + + can easily be calculated. \end_layout -\end_inset +\begin_layout Standard + +\lang english +To be able to perform calculations you need to load the LaTeX-package +\series bold +calc +\series default +\lang french +\begin_inset Index idx +status collapsed +\begin_layout Plain Layout +Paquetages LaTeX ! calc \end_layout -\begin_layout Standard -Pour colorer les filets verticaux, par exemple en vert, créez le format - de colonne suivant dans le préambule du document, en suivant la description - de la section +\end_inset + + +\lang english + in the document preamble. + To set the width in the table dialog you have to use the field +\family sans +LaTeX argument +\family default +. + The command scheme for this field is the same that is explained in section \begin_inset space ~ \end_inset +\lang french + \begin_inset CommandInset ref LatexCommand ref -reference "sub:Formats-personnalisés" +reference "sub:Calculs-multicolonnes" \end_inset -: + +\lang english +. + For a table with 5 +\begin_inset space \thinspace{} +\end_inset + +columns with an uniform width and centered text, enter there for each column + the command \end_layout \begin_layout Standard \series bold - -\backslash -newcolumntype{W}{!{ +>{ \backslash -color{green} +centering}p{(1 \backslash -vline}} +columnwidth-62.4pt)/5} \end_layout \begin_layout Standard -Pour le tableau + +\lang english +For a table with 5 +\begin_inset space \thinspace{} +\end_inset + +columns where 2 should have 0.75 \begin_inset space ~ \end_inset +times the width than the 3 others, the calculation is +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-filets-verticaux-colorés" +\begin_layout Standard +\begin_inset Formula +\begin{align} +\backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\ + & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\ + & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\ +W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5} +\end{align} \end_inset - le paramètre LaTeX -\series bold - WcW -\series default - a été utilisé pour la dernière colonne et -\series bold - Wc -\series default - pour les autres colonnes. + \end_layout \begin_layout Standard -Si vous voulez plusieurs couleurs, définissez plusieurs formats de colonne. + +\lang english +In the table therefore the command \end_layout \begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tableau-filets-verticaux-colorés" +\series bold +>{ +\backslash +centering}p{(1 +\backslash +columnwidth-62.4pt)/ +\backslash +real{4.5}} +\end_layout -\end_inset +\begin_layout Standard -Tableau avec filets verticaux colorés +\lang english +is used for the wider columns and \end_layout -\end_inset +\begin_layout Standard + +\series bold +>{ +\backslash +centering}p{(1 +\backslash +columnwidth-62.4pt)/ +\backslash +real{4.5}* +\backslash +real{0.75}} +\end_layout +\begin_layout Standard +\lang english +for the smaller ones: \end_layout -\begin_layout Plain Layout -\align center +\begin_layout Standard \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="WcW"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> +<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> +<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -sd -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +2 \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +3 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +4 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +5 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +111111 1111111 111111 111111111 11111 11111 1111 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -16395,147 +19156,79 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +2222 22222 222222 222222222 2222222 22 22222 \end_layout \end_inset </cell> -</row> -</lyxtabular> - -\end_inset +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +333333 333333 333333 33333 3333333 333 \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +</row> +</lyxtabular> -Pour colorer les filets horizontaux en rouge comme pour le tableau -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-filet-horizontaux-colorés" - -\end_inset - -, insérez les commandes suivantes en code TeX juste avant le tableau ou - le flottant de tableau : \end_layout -\begin_layout Standard - -\series bold - -\backslash -let -\backslash -myHlineC -\backslash -hline -\begin_inset Newline newline -\end_inset - - -\backslash -renewcommand{ -\backslash -hline} -\begin_inset Newline newline -\end_inset - - -\begin_inset Phantom HPhantom -status open +\begin_layout Section +Personnalisation des tableaux +\begin_inset Index idx +status collapsed \begin_layout Plain Layout - -\series bold -\begin_inset space ~ -\end_inset - - +Tableau ! Personnalisation \end_layout \end_inset -{ -\backslash -arrayrulecolor{red} -\backslash -myHlineC -\backslash -arrayrulecolor{black}} -\end_layout -\begin_layout Standard -\begin_inset ERT +\begin_inset Index idx status collapsed \begin_layout Plain Layout - - -\backslash -let -\backslash -myHlineC -\backslash -hline +Personnalisation des tableaux \end_layout -\begin_layout Plain Layout +\end_inset -\backslash -renewcommand{ -\backslash -hline} \end_layout -\begin_layout Plain Layout - - { -\backslash -arrayrulecolor{red} -\backslash -myHlineC -\backslash -arrayrulecolor{black}} -\end_layout +\begin_layout Subsection +Espacement des lignes +\begin_inset CommandInset label +LatexCommand label +name "sub:Espacement-lignes" \end_inset -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\begin_inset Index idx +status collapsed \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tableau-filet-horizontaux-colorés" - -\end_inset - -Tableau avec filets horizontaux colorés +Personnalisation des tableaux ! Espacement des lignes \end_layout \end_inset @@ -16543,96 +19236,119 @@ \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec + l'onglet +\family sans +Bordures +\family default + de la fenêtre de dialogue +\family sans +Paramètres +\begin_inset space ~ +\end_inset -\begin_layout Plain Layout -sd +du +\begin_inset space ~ +\end_inset + +tableau +\family default +. + Vous y trouverez trois possibilités : \end_layout +\begin_layout Description +Haut +\begin_inset space ~ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout +de +\begin_inset space ~ +\end_inset -\end_layout +ligne va ajouter de l'espace au-dessus de caractères de la ligne . + Si le tableau est un tableau formel +\begin_inset Foot +status collapsed +\begin_layout Plain Layout +Les tableaux formels sont décrits dans la section +\begin_inset space ~ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Tableaux-Formels" \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout +. \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd -\end_layout + LyX va insérer implicitement un espace de 0.5 +\begin_inset space \thinspace{} +\end_inset +em. + Pour les tableaux normaux, l'espace inséré va malheureusement détruire + les filets verticaux comme dans le tableau suivant : +\begin_inset VSpace medskip \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\end_layout +\begin_inset Newline newline +\end_inset + + +\begin_inset space \hspace*{} +\length 0pt +\end_inset + +\begin_inset space \hfill{} \end_inset -</cell> -</row> + + +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="1"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +A \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row topspace="3mm"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +espace de 3 +\begin_inset space \thinspace{} +\end_inset +mm en haut de la ligne \end_layout \end_inset </cell> +</row> +<row> <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +C \end_layout \end_inset @@ -16643,101 +19359,114 @@ \end_inset -\end_layout - +\begin_inset space \hfill{} \end_inset -\end_layout +\begin_inset space \hspace*{} +\length 0pt +\end_inset -\begin_layout Standard -Pour revenir à la couleur noire implicite, insérez la commande suivante - en code TeX, juste après le tableau ou le flottant de tableau : -\end_layout -\begin_layout Standard +\begin_inset VSpace medskip +\end_inset -\series bold -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHlineC} +\begin_inset Newline newline +\end_inset + +L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez + pas de filets verticaux. \end_layout -\begin_layout Standard -Le tableau +\begin_layout Description +Bas \begin_inset space ~ \end_inset +de +\begin_inset space ~ +\end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-avec-filets-colorés" +ligne va ajouter de l'espace sous les caractères de la ligne. + Si le tableau est un tableau formel LyX va insérer implicitement un espace + de 0.5 +\begin_inset space \thinspace{} +\end_inset +em, pour les tableaux normaux, l'espace implicite est de 2 +\begin_inset space \thinspace{} \end_inset - est un exemple avec des filets horizontaux et verticaux colorés. +pt. \end_layout -\begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open +\begin_layout Description +Entre +\begin_inset space ~ +\end_inset -\begin_layout Plain Layout -\begin_inset Caption +les +\begin_inset space ~ +\end_inset -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tableau-avec-filets-colorés" +lignes ajoute l'espace entre la ligne courante et la ligne suivante. + Si le tableau est un tableau formel LyX va insérer implicitement un espace + de 0.5 +\begin_inset space \thinspace{} +\end_inset +em. + Pour les tableaux normaux, l'espace inséré va malheureusement détruire + les filets verticaux comme dans le tableau suivant : +\begin_inset VSpace medskip \end_inset -Tableau avec filets horizontaux et verticaux colorés -\end_layout +\begin_inset Newline newline \end_inset -\end_layout +\begin_inset space \hspace*{} +\length 0pt +\end_inset + + +\begin_inset space \hfill{} +\end_inset + -\begin_layout Plain Layout -\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="3" columns="1"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="WcW"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +A \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +</row> +<row interlinespace="3mm"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\downarrow$ +\end_inset -\end_layout + espace de 3 +\begin_inset space \thinspace{} +\end_inset +mm entre les lignes +\begin_inset Formula $\downarrow$ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout @@ -16745,447 +19474,453 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\end_layout - +\begin_inset Formula $\uparrow$ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd -\end_layout + espace de 3 +\begin_inset space \thinspace{} +\end_inset +mm entre les lignes +\begin_inset Formula $\uparrow$ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +</lyxtabular> -\begin_layout Plain Layout +\end_inset -\end_layout +\begin_inset space \hfill{} \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\end_layout +\begin_inset space \hspace*{} +\length 0pt \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd -\end_layout +\begin_inset VSpace medskip \end_inset -</cell> -</row> -</lyxtabular> -\end_inset +\begin_inset Newline newline +\end_inset +L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez + pas de filets verticaux. \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset - +Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux + de votre document, vous pouvez le faire en ajoutant les lignes suivantes + dans le préambule : \end_layout \begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\series bold \backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHlineC} -\end_layout - +@ifundefined{extrarowheight} +\begin_inset Newline newline \end_inset -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout - -\backslash -setlength{ -\backslash -arrayrulewidth}{0.4pt} -\end_layout - +\series bold +\begin_inset space ~ \end_inset \end_layout -\begin_layout Section - -\lang english -Table Width Calculation -\begin_inset CommandInset label -LatexCommand label -name "sec:Table-Width-Calculation" - \end_inset +{ +\backslash +usepackage{array}}{} +\begin_inset Newline newline +\end_inset -\end_layout - -\begin_layout Standard -\lang english -For wide tables it is sometimes difficult to assure that the table does - not protrude over the page margin. - Setting a fixed width for every column of the table is the solution, but - what amount of space is needed for each column? +\backslash +setlength{ +\backslash +extrarowheight}{height} \end_layout \begin_layout Standard - -\lang english -The table width -\begin_inset Formula $W_{\mathrm{table}}$ -\end_inset - - can be calculated: Every column has the width of the specified column width - -\begin_inset Formula $W_{\mathrm{column}}$ -\end_inset - - (that the content of the column can consume) plus two times the separation - between the column content and the column border (LaTeX length +Mais ceci présente le défaut que le texte des cellules de tableau n'est + plus exactement centré verticalement. + (le paquetage \series bold - -\backslash -tabcolsep +array \series default -, default 6 -\begin_inset space \thinspace{} -\end_inset - -pt) plus the width of a border line (LaTeX length +sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux + auto-définis. + C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande + \series bold \backslash -arrayrulewidth +@ifundefined \series default -, default 0.4 -\begin_inset space \thinspace{} -\end_inset + dans la commande précédente.) +\end_layout -pt): So if all -\begin_inset Formula $n$ +\begin_layout Standard +Si vous utilisez des polices de taille plus grande que la taille normale, + les bordures des tableaux sont souvent trop proches du texte. + On peut corriger ce problème en insérant la commande +\series bold + +\begin_inset space \space{} \end_inset +\backslash +strut +\series default + en code TeX au debut d'une ligne du tableau. + Le tableau \begin_inset space ~ \end_inset -columns have the same width, the table width is -\lang french -\begin_inset Formula -\begin{equation} -W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth} -\end{equation} +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Alignement-vertical" \end_inset - + montre l'effet de cette commande. \end_layout \begin_layout Standard +\noindent +\begin_inset Float table +placement h +wide false +sideways false +status open -\lang english -The available width for a table is the space between the page margins or - the width of a text column (for a two-column document) (LaTeX length -\series bold +\begin_layout Plain Layout +\begin_inset Caption -\backslash -columnwidth -\series default -). - If all table columns should have the same width and -\begin_inset Formula $W_{\mathrm{table}}$ -\end_inset +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Alignement-vertical" - should be 1 -\begin_inset space \thinspace{} \end_inset +Alignement vertical d'un texte avec une police de grande taille. +\end_layout -\backslash -columnwidth, -\begin_inset Formula $W_{\mathrm{column}}$ \end_inset - can easily be calculated. + \end_layout -\begin_layout Standard +\begin_layout Plain Layout +\begin_inset space \hfill{} +\end_inset -\lang english -To be able to perform calculations you need to load the LaTeX-package -\series bold -calc -\series default -\lang french -\begin_inset Index idx +\begin_inset Float table +wide false +sideways false status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! calc +\begin_inset Caption + +\begin_layout Plain Layout +Tableau normal. \end_layout \end_inset -\lang english - in the document preamble. - To set the width in the table dialog you have to use the field -\family sans -LaTeX argument -\family default -. - The command scheme for this field is the same that is explained in section -\begin_inset space ~ -\end_inset - +\end_layout -\lang french +\begin_layout Plain Layout +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="6" columns="1"> +<features tabularvalignment="middle"> +<column alignment="left" valignment="top" width="0"> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Calculs-multicolonnes" +\begin_layout Plain Layout +Normal, g +\end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout + +\size large +Large +\end_layout -\lang english -. - For a table with 5 -\begin_inset space \thinspace{} \end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -columns with an uniform width and centered text, enter there for each column - the command +\begin_layout Plain Layout + +\size larger +Larger \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\series bold ->{ -\backslash -centering}p{(1 -\backslash -columnwidth-62.4pt)/5} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard +\size largest +Largest +\end_layout -\lang english -For a table with 5 -\begin_inset space \thinspace{} \end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\size huge +Huge +\end_layout -columns where 2 should have 0.75 -\begin_inset space ~ \end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -times the width than the 3 others, the calculation is +\begin_layout Plain Layout + +\size huge +Huger \end_layout -\begin_layout Standard -\begin_inset Formula -\begin{align} -\backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\ - & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\ - & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\ -W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5} -\end{align} +\end_inset +</cell> +</row> +</lyxtabular> \end_inset \end_layout -\begin_layout Standard - -\lang english -In the table therefore the command -\end_layout +\end_inset -\begin_layout Standard -\series bold ->{ -\backslash -centering}p{(1 -\backslash -columnwidth-62.4pt)/ -\backslash -real{4.5}} -\end_layout +\begin_inset space \hfill{} +\end_inset -\begin_layout Standard -\lang english -is used for the wider columns and -\end_layout +\begin_inset Float table +wide false +sideways false +status collapsed -\begin_layout Standard +\begin_layout Plain Layout +\begin_inset Caption +\begin_layout Plain Layout +Tableau utilisant la commande \series bold ->{ -\backslash -centering}p{(1 -\backslash -columnwidth-62.4pt)/ -\backslash -real{4.5}* + \backslash -real{0.75}} +strut +\series default +. \end_layout -\begin_layout Standard +\end_inset + -\lang english -for the smaller ones: \end_layout -\begin_layout Standard +\begin_layout Plain Layout +\noindent +\align center \begin_inset Tabular -<lyxtabular version="3" rows="2" columns="5"> +<lyxtabular version="3" rows="6" columns="1"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> -<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> -<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> +<column alignment="left" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -1 +Normal, g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -2 + +\size large +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -3 +Large \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -4 + +\size larger +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -5 +Larger \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -111111 1111111 111111 111111111 11111 11111 1111 + +\size largest +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +strut +\end_layout + +\end_inset + +Largest \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size huge +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -2222 22222 222222 222222222 2222222 22 22222 +Huge \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size giant +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -333333 333333 333333 33333 3333333 333 + +\size huge +Huger \end_layout \end_inset @@ -17198,35 +19933,32 @@ \end_layout -\begin_layout Section -Personnalisation des tableaux -\begin_inset Index idx -status collapsed +\end_inset -\begin_layout Plain Layout -Tableau ! Personnalisation -\end_layout +\begin_inset space \hfill{} \end_inset -\begin_inset Index idx -status collapsed +\end_layout + +\end_inset + -\begin_layout Plain Layout -Personnalisation des tableaux \end_layout +\begin_layout Standard +\begin_inset Newpage newpage \end_inset \end_layout \begin_layout Subsection -Espacement des lignes +Alignements de cellules spéciaux \begin_inset CommandInset label LatexCommand label -name "sub:Espacement-lignes" +name "sub:Alignements-de-cellules" \end_inset @@ -17235,7 +19967,7 @@ status collapsed \begin_layout Plain Layout -Personnalisation des tableaux ! Espacement des lignes +Personnalisation des tableaux ! Alignement de cellules spéciaux \end_layout \end_inset @@ -17244,512 +19976,636 @@ \end_layout \begin_layout Standard -Vous pouvez ajouter de l'espace vertical entre les lignes d'un tableau avec - l'onglet -\family sans -Bordures -\family default - de la fenêtre de dialogue -\family sans -Paramètres +On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des + cellules sur un caractère donné, par exemple le séparateur décimal comme + dans le tableau \begin_inset space ~ \end_inset -du -\begin_inset space ~ + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-centré-sur-séparateur-1" + \end_inset -tableau +. + Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite, + soit en appuyant sur le bouton +\begin_inset Graphics + filename ../../images/tabular-feature_align-decimal.png + scale 85 + scaleBeforeRotation + +\end_inset + +de la barre d'outils ou en modifiant le paramètre +\family sans +Alignement horizontal +\family default + à +\family sans +Au séparateur décimal \family default . - Vous y trouverez trois possibilités : + Le caractère sur lequel se fait l'alignement peut être choisi en le précisant + dans les paramètres du tableau. \end_layout -\begin_layout Description -Haut -\begin_inset space ~ +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-centré-sur-séparateur-1" + \end_inset -de -\begin_inset space ~ +Les cellules d'une colonnes sont centrées sur le séparateur décimal. +\end_layout + \end_inset -ligne va ajouter de l'espace au-dessus de caractères de la ligne . - Si le tableau est un tableau formel -\begin_inset Foot -status collapsed + +\end_layout \begin_layout Plain Layout -Les tableaux formels sont décrits dans la section -\begin_inset space ~ -\end_inset +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="1"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="decimal" decimal_point="," valignment="top" width="0pt"> +<row> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +en-tête +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Tableaux-Formels" +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +12,6 +\end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -. +\begin_layout Plain Layout +0,68 \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +-123,0 +\end_layout - LyX va insérer implicitement un espace de 0.5 -\begin_inset space \thinspace{} \end_inset +</cell> +</row> +</lyxtabular> -em. - Pour les tableaux normaux, l'espace inséré va malheureusement détruire - les filets verticaux comme dans le tableau suivant : -\begin_inset VSpace medskip \end_inset -\begin_inset Newline newline +\end_layout + \end_inset -\begin_inset space \hspace*{} -\length 0pt +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-centré-sur-séparateur-2" + \end_inset +Les cellules d'une colonnes sont centrées sur les opérateurs. +\end_layout -\begin_inset space \hfill{} \end_inset +\end_layout + +\begin_layout Plain Layout +\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="1"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +<lyxtabular version="3" rows="4" columns="2"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="right" valignment="top" width="0pt"> +<column alignment="left" valignment="top" width="0pt" special="@{}l"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -A +en-tête \end_layout \end_inset </cell> -</row> -<row topspace="3mm"> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -espace de 3 -\begin_inset space \thinspace{} -\end_inset -mm en haut de la ligne \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -C +\begin_inset Formula $12\,+$ +\end_inset + + \end_layout \end_inset </cell> -</row> -</lyxtabular> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\begin_inset Formula $\,6$ \end_inset -\begin_inset space \hfill{} -\end_inset +\end_layout +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -\begin_inset space \hspace*{} -\length 0pt +\begin_layout Plain Layout +\begin_inset Formula $0\,-$ \end_inset -\begin_inset VSpace medskip +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\begin_inset Formula $\,68$ +\end_inset -\begin_inset Newline newline + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $-123\,/$ \end_inset -L'insertion d'espace en haut de ligne n'a donc d'intérêt que si vous n'avez - pas de filets verticaux. + \end_layout -\begin_layout Description -Bas -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -de -\begin_inset space ~ +\begin_layout Plain Layout +\begin_inset Formula $\,0$ \end_inset -ligne va ajouter de l'espace sous les caractères de la ligne. - Si le tableau est un tableau formel LyX va insérer implicitement un espace - de 0.5 -\begin_inset space \thinspace{} + +\end_layout + \end_inset +</cell> +</row> +</lyxtabular> -em, pour les tableaux normaux, l'espace implicite est de 2 -\begin_inset space \thinspace{} \end_inset -pt. + \end_layout -\begin_layout Description -Entre +\end_inset + + +\end_layout + +\begin_layout Standard +L'alignement sur un caractère ne fonctionne pas avec des formules parce + que le champ utilisé pour préciser le caractère voulu n'accepte pas les + formules. + Dans ce cas on doit utiliser la méthode du tableau \begin_inset space ~ \end_inset -les + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-centré-sur-séparateur-2" + +\end_inset + +. + Ce tableau a été créé comme un tableau 4×2. + L'en-tête est une cellule multi-colonne centrée. + La première colonne est alignée à droite et contient la première partie + et inclue l'opérateur. + La seconde colonne contient le reste de la cellule aligné à gauche. + Un petit espace a été ajouté au début de toutes les cellules de la deuxième + colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur. + Pour éviter l'espace qui est normalement placé entre deux colonnes d'un + tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne + : +\end_layout + +\begin_layout Standard + +\series bold +@{}l +\end_layout + +\begin_layout Standard +Le tableau \begin_inset space ~ \end_inset -lignes ajoute l'espace entre la ligne courante et la ligne suivante. - Si le tableau est un tableau formel LyX va insérer implicitement un espace - de 0.5 -\begin_inset space \thinspace{} + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Plusieurs-exemples-alignements" + \end_inset -em. - Pour les tableaux normaux, l'espace inséré va malheureusement détruire - les filets verticaux comme dans le tableau suivant : -\begin_inset VSpace medskip + montre quelques exemples d'alignements. + Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté + comme pour la deuxième colonne du tableau +\begin_inset space ~ \end_inset -\begin_inset Newline newline +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-centré-sur-séparateur-2" + \end_inset +. +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Plusieurs-exemples-alignements" -\begin_inset space \hspace*{} -\length 0pt \end_inset +Plusieurs exemples d'alignement de cellules. +\end_layout -\begin_inset space \hfill{} \end_inset +\end_layout + +\begin_layout Plain Layout +\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="1"> +<lyxtabular version="3" rows="4" columns="6"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -A +unités \end_layout \end_inset </cell> -</row> -<row interlinespace="3mm"> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\downarrow$ -\end_inset - espace de 3 -\begin_inset space \thinspace{} -\end_inset +\end_layout -mm entre les lignes -\begin_inset Formula $\downarrow$ \end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +exposants \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\uparrow$ -\end_inset - espace de 3 -\begin_inset space \thinspace{} +\end_layout + \end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +relations +\end_layout -mm entre les lignes -\begin_inset Formula $\uparrow$ \end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout \end_inset </cell> </row> -</lyxtabular> - -\end_inset +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +12× +\end_layout -\begin_inset space \hfill{} \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text - -\begin_inset space \hspace*{} -\length 0pt +\begin_layout Plain Layout +24 +\begin_inset space \thinspace{} \end_inset +bouteilles +\end_layout -\begin_inset VSpace medskip \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text - -\begin_inset Newline newline +\begin_layout Plain Layout +\begin_inset Formula $10\cdot$ \end_inset -L'insertion d'espace entre les lignes n'a donc d'intérêt que si vous n'avez - pas de filets verticaux. + \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text -Quand vous voulez ajouter de l'espace à toutes les cases de tous les tableaux - de votre document, vous pouvez le faire en ajoutant les lignes suivantes - dans le préambule : -\end_layout +\begin_layout Plain Layout +\begin_inset Formula $10^{\mbox{-}17}$ +\end_inset -\begin_layout Standard -\series bold +\end_layout -\backslash -@ifundefined{extrarowheight} -\begin_inset Newline newline \end_inset - - -\begin_inset Phantom HPhantom -status open +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout - -\series bold -\begin_inset space ~ +\begin_inset Formula $\Gamma(t)\propto$ \end_inset \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -{ -\backslash -usepackage{array}}{} -\begin_inset Newline newline +\begin_layout Plain Layout +\begin_inset Formula $\:\Upsilon(t)$ \end_inset -\backslash -setlength{ -\backslash -extrarowheight}{height} \end_layout -\begin_layout Standard -Mais ceci présente le défaut que le texte des cellules de tableau n'est - plus exactement centré verticalement. - (le paquetage -\series bold -array -\series default -sera chargé automatiquement par LyX quand vous utilisez des formats de tableaux - auto-définis. - C'est pour éviter qu'il soit chargé deux fois que l'on utilise la commande - -\series bold +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -\backslash -@ifundefined -\series default - dans la commande précédente.) +\begin_layout Plain Layout +1024× \end_layout -\begin_layout Standard -Si vous utilisez des polices de taille plus grande que la taille normale, - les bordures des tableaux sont souvent trop proches du texte. - On peut corriger ce problème en insérant la commande -\series bold - -\begin_inset space \space{} \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text - -\backslash -strut -\series default - en code TeX au debut d'une ligne du tableau. - Le tableau -\lang english - -\begin_inset space ~ +\begin_layout Plain Layout +768 +\begin_inset space \thinspace{} \end_inset +Pixels +\end_layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Alignement-vertical" +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\begin_inset Formula $5.78\cdot$ \end_inset -\lang french - montre l'effet de cette commande. \end_layout -\begin_layout Standard -\noindent -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Alignement-vertical" - +\begin_inset Formula $10^{7}$ \end_inset -Alignement vertical d'un texte avec une police de grande taille. + \end_layout \end_inset - - -\end_layout +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset space \hfill{} +\begin_inset Formula $A\ne$ \end_inset -\begin_inset Float table -wide false -sideways false -status collapsed +\end_layout -\begin_layout Plain Layout -\begin_inset Caption +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -Tableau normal. -\end_layout - +\begin_inset Formula $\: B_{\mathrm{red}}$ \end_inset \end_layout -\begin_layout Plain Layout -\noindent -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="6" columns="1"> -<features tabularvalignment="middle"> -<column alignment="left" valignment="top" width="0"> +\end_inset +</cell> +</row> <row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Normal, g +32× \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +6 +\begin_inset space \thinspace{} +\end_inset -\size large -Large +cm \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +- +\begin_inset Formula $33.5\cdot$ +\end_inset + -\size larger -Larger \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $10^{4}$ +\end_inset + -\size largest -Largest \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\sin(\alpha)\ge$ +\end_inset + -\size huge -Huge \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\:\sin(\beta)$ +\end_inset + -\size huge -Huger \end_layout \end_inset @@ -17765,26 +20621,22 @@ \end_inset -\begin_inset space \hfill{} +\end_layout + +\begin_layout Subsection +Formats de cellule et de colonne personnalisés +\begin_inset CommandInset label +LatexCommand label +name "sub:Formats-personnalisés" + \end_inset -\begin_inset Float table -wide false -sideways false +\begin_inset Index idx status collapsed \begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -Tableau utilisant la commande -\series bold - -\backslash -strut -\series default -. +Personnalisation des tableaux ! Format de cellule/colonne \end_layout \end_inset @@ -17792,235 +20644,306 @@ \end_layout -\begin_layout Plain Layout -\noindent -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="6" columns="1"> -<features tabularvalignment="middle"> -<column alignment="left" valignment="top" width="0"> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +Calculer la largeur nécessaire pour colonnes normales comme dans la section +\begin_inset space ~ +\end_inset -\begin_layout Plain Layout -Normal, g -\end_layout + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Table-Width-Calculation" \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout + et pour des colonnes couvertes par un cellule multi-colonne comme dans + la section +\begin_inset space ~ +\end_inset -\size large -\begin_inset ERT -status collapsed -\begin_layout Plain Layout +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Calculs-multicolonnes" +\end_inset -\backslash -strut + peut devenir très pénible si vous avez plusieurs tableaux. + Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule + un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux + du document. + Le format est défini avec la commande \end_layout -\end_inset +\begin_layout Standard -Large +\series bold + +\backslash +newcolumntype{nom du format}[nombre d'arguments]{commandes} +\end_layout + +\begin_layout Standard +Le nom du format peut n'avoir qu'une lettre. + Les lettres +\emph on +b +\emph default +, +\emph on +c +\emph default +, +\emph on +l +\emph default +, +\emph on +m +\emph default +, +\emph on +p +\emph default + et +\emph on +r +\emph default + sont prédéfinies et donc ne peuvent être utilisées. + Mais toutes les lettres de l'alphabet sont autorisées en majuscules. \end_layout +\begin_layout Standard +\begin_inset VSpace medskip \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\size larger -\begin_inset ERT -status collapsed +\end_layout -\begin_layout Plain Layout +\begin_layout Standard +Pour de cellules multi-colonnes centrées verticalement et horizontalement + avec une largeur donnée, vous pouvez définir le format de cellule suivant + : +\end_layout +\begin_layout Standard + +\series bold \backslash -strut +newcolumntype{M}[1]{>{ +\backslash +centering +\backslash +hspace{0pt}}m{#1}} \end_layout -\end_inset - -Larger -\end_layout +\begin_layout Standard +Où le +\series bold +\backslash +hspace{0pt} +\series default + évite le problème de césure du premier mot, comme c'est décrit en section +\begin_inset space ~ \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\size largest -\begin_inset ERT -status collapsed -\begin_layout Plain Layout +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:Lignes-multiple-dans-cellule" +\end_inset -\backslash -strut +. + Ensuite, vous pouvez entrer \end_layout -\end_inset +\begin_layout Standard -Largest +\series bold +M{width} \end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout +\begin_layout Standard +comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer + une multi-colonne. +\end_layout -\size huge -\begin_inset ERT -status collapsed +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset -\begin_layout Plain Layout +\end_layout -\backslash -strut +\begin_layout Standard +Pour les cellules qui sont couvertes par la cellule multi-colonne, vous + pouvez définir le format \end_layout -\end_inset +\begin_layout Standard -Huge -\end_layout +\series bold +\backslash +newcolumntype{S}[2]{>{ +\backslash +centering +\backslash +hspace{0pt}} +\begin_inset Newline newline \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\size giant -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout +\series bold \backslash -strut +newcolumntype{S}[2] \end_layout \end_inset - -\size huge -Huger +m{(#1+(2 +\backslash +tabcolsep+ +\backslash +arrayrulewidth)*(1-#2))/#2}} \end_layout -\end_inset -</cell> -</row> -</lyxtabular> - +\begin_layout Standard +Ce format utilise l'équation +\begin_inset space ~ \end_inset -\end_layout +\begin_inset CommandInset ref +LatexCommand eqref +reference "eq:Wgn" \end_inset + pour calculer la largeur que doit avoir chacune des cellules couverte par + la cellule multi-colonne pour qu'elles aient toutes la même largeur. +\end_layout -\begin_inset space \hfill{} -\end_inset +\begin_layout Standard +Ensuite, vous pouvez entrer +\end_layout +\begin_layout Standard + +\series bold +S{largeur de la cellule multi-colonne}{nombre de colonnes couvertes} +\end_layout +\begin_layout Standard +comme paramètre LaTeX de la colonne. \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset \end_layout \begin_layout Standard -\begin_inset Newpage newpage -\end_inset +Pour des colonnes colorées, vous pouvez définir +\end_layout + +\begin_layout Standard +\series bold +\backslash +newcolumntype{K}[1]{>{ +\backslash +columncolor{#1} +\backslash +hspace{0pt}}c} \end_layout -\begin_layout Subsection -Alignements de cellules spéciaux -\begin_inset CommandInset label -LatexCommand label -name "sub:Alignements-de-cellules" +\begin_layout Standard +Le +\begin_inset Quotes eld +\end_inset +c +\begin_inset Quotes erd \end_inset + à la fin crée une colonne de largeur variable dont le texte est centré + horizontalement. + Vous pouvez maintenant entrer +\end_layout + +\begin_layout Standard -\begin_inset Index idx -status collapsed +\series bold +K{nom de couleur} +\end_layout -\begin_layout Plain Layout -Personnalisation des tableaux ! Alignement de cellules spéciaux +\begin_layout Standard +comme paramètre LaTeX. \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset \end_layout \begin_layout Standard -On peut parfois améliorer l'aspect d'un tableau en alignant le contenu des - cellules sur un caractère donné, par exemple le séparateur décimal comme - dans le tableau +Pour créer le tableau \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Tableau-centré-sur-séparateur-1" +reference "tab:Tableau-formats-personnalisés" \end_inset -. - Cet alignement est obtenu en mettant le curseur dans la colonne et ensuite, - soit en appuyant sur le bouton -\begin_inset Graphics - filename ../../images/tabular-feature_align-decimal.png - scale 85 - scaleBeforeRotation + utilisez les paramètres LaTeX +\end_layout -\end_inset +\begin_layout Standard -de la barre d'outils ou en modifiant le paramètre -\family sans -Alignement horizontal -\family default - à -\family sans -Au séparateur décimal -\family default -. - Le caractère sur lequel se fait l'alignement peut être choisi en le précisant - dans les paramètres du tableau. +\series bold +M{2.5cm} +\end_layout + +\begin_layout Standard +pour la première colonne et la multi-colonne, +\end_layout + +\begin_layout Standard + +\series bold +K{red} +\end_layout + +\begin_layout Standard +pour la dernière colonne, et +\end_layout + +\begin_layout Standard + +\series bold +S{2.5cm}{2} +\end_layout + +\begin_layout Standard +pour les cellules de la deuxième colonne. \end_layout \begin_layout Standard @@ -18036,11 +20959,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Tableau-centré-sur-séparateur-1" +name "tab:Tableau-formats-personnalisés" \end_inset -Les cellules d'une colonnes sont centrées sur le séparateur décimal. +Tableau utilisant des formats personnalisés \end_layout \end_inset @@ -18051,200 +20974,152 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="4" columns="1"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="decimal" decimal_point="," valignment="top" width="0pt"> +<lyxtabular version="3" rows="3" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> +<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> +<column alignment="center" valignment="middle" width="0"> +<column alignment="center" valignment="middle" width="0" special="K{red}"> <row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -en-tête +motTrèsLongDansUneCellule \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> \begin_inset Text \begin_layout Plain Layout -12,6 +multi-colonne avec multi-ligne \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0,68 + \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout --123,0 +c \end_layout \end_inset </cell> </row> -</lyxtabular> - -\end_inset - +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +d \end_layout \end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tableau-centré-sur-séparateur-2" - -\end_inset - -Les cellules d'une colonnes sont centrées sur les opérateurs. +e \end_layout \end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="4" columns="2"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="right" valignment="top" width="0pt"> -<column alignment="left" valignment="top" width="0pt" special="@{}l"> -<row> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -en-tête +f \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +g \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $12\,+$ -\end_inset - - +h \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\,6$ -\end_inset - - +i \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $0\,-$ -\end_inset - - +j \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\,68$ -\end_inset - - +k \end_layout \end_inset </cell> </row> -<row> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +</lyxtabular> -\begin_layout Plain Layout -\begin_inset Formula $-123\,/$ \end_inset \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $\,0$ -\end_inset \end_layout -\end_inset -</cell> -</row> -</lyxtabular> +\begin_layout Subsection +Épaisseur des filets +\begin_inset CommandInset label +LatexCommand label +name "sub:Epaisseur-filets" \end_inset +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Personnalisation des tableaux ! Épaisseur filets \end_layout \end_inset @@ -18253,68 +21128,75 @@ \end_layout \begin_layout Standard -L'alignement sur un caractère ne fonctionne pas avec des formules parce - que le champ utilisé pour préciser le caractère voulu n'accepte pas les - formules. - Dans ce cas on doit utiliser la méthode du tableau +L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable + +\series bold + +\backslash +arrayrulewidth +\series default +. + Pour mettre, par exemple, une épaisseur de filet de 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt, comme pour le tableau \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Tableau-centré-sur-séparateur-2" +reference "tab:Tableau-filets-1.5pt" \end_inset -. - Ce tableau a été créé comme un tableau 4×2. - L'en-tête est une cellule multi-colonne centrée. - La première colonne est alignée à droite et contient la première partie - et inclue l'opérateur. - La seconde colonne contient le reste de la cellule aligné à gauche. - Un petit espace a été ajouté au début de toutes les cellules de la deuxième - colonne pour obtenir l'espace que l'on a d'habitude autour d'un opérateur. - Pour éviter l'espace qui est normalement placé entre deux colonnes d'un - tableau, le paramètre LaTeX suivant a été utilisé pour la deuxième colonne - : +, insérez la commande \end_layout \begin_layout Standard \series bold -@{}l + +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} \end_layout \begin_layout Standard -Le tableau -\begin_inset space ~ -\end_inset +en code TeX avant le tableau ou le flottant de tableau. + La nouvelle épaisseur de filet reste valable pour tous les tableaux qui + suivent. + pour revenir aux valeurs implicites, mettez +\series bold +\backslash +arrayrulewidth +\series default + à 0.4 +\begin_inset space \thinspace{} +\end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Plusieurs-exemples-alignements" +pt en utilisant du code LaTeX après le tableau ou le flottant de tableau. +\end_layout -\end_inset +\begin_layout Standard +\begin_inset ERT +status collapsed - montre quelques exemples d'alignements. - Pour l'alignement sur l'opérateur de relation, un petit espace a été ajouté - comme pour la deuxième colonne du tableau -\begin_inset space ~ -\end_inset +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-centré-sur-séparateur-2" +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} +\end_layout \end_inset -. -\end_layout -\begin_layout Standard \begin_inset Float table wide false sideways false @@ -18326,11 +21208,15 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Plusieurs-exemples-alignements" +name "tab:Tableau-filets-1.5pt" \end_inset -Plusieurs exemples d'alignement de cellules. +Tableau avec des filets de 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt \end_layout \end_inset @@ -18341,25 +21227,22 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="4" columns="6"> +<lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -unités +sd \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18368,16 +21251,18 @@ \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -exposants + \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -18386,163 +21271,272 @@ \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -relations +sd \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text -\begin_layout Plain Layout +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + +Pour que seuls les filets horizontaux aient une épaisseur de 1.5 +\begin_inset space \thinspace{} +\end_inset + +pt, comme dans le tableau +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-filets-horizontaux-1.5pt" + +\end_inset + +, insérez les commandes suivantes en code TeX avant le tableau ou le flottant + de tableau : +\end_layout + +\begin_layout Standard -\end_layout +\series bold +\backslash +let +\backslash +myHline +\backslash +hline +\begin_inset Newline newline \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -12× -\end_layout +\backslash +renewcommand{ +\backslash +hline} +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -24 -\begin_inset space \thinspace{} + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} +\begin_inset Newline newline \end_inset -bouteilles + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard +Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes + en code TeX après le tableau ou le flottant de tableau : +\end_layout -\begin_layout Plain Layout -\begin_inset Formula $10\cdot$ -\end_inset +\begin_layout Standard +\series bold +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset Formula $10^{\mbox{-}17}$ -\end_inset +\backslash +let +\backslash +myHline +\backslash +hline \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - \begin_layout Plain Layout -\begin_inset Formula $\Gamma(t)\propto$ -\end_inset +\backslash +renewcommand{ +\backslash +hline} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - \begin_layout Plain Layout -\begin_inset Formula $\:\Upsilon(t)$ -\end_inset + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} +\end_layout + +\begin_layout Plain Layout + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + + +\begin_inset Float table +wide false +sideways false +status open \begin_layout Plain Layout -1024× -\end_layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-filets-horizontaux-1.5pt" \end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -768 +Tableau avec des filets horizontaux de 1.5 \begin_inset space \thinspace{} \end_inset -Pixels +pt \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\begin_inset Formula $5.78\cdot$ -\end_inset \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $10^{7}$ -\end_inset - - +sd \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\ne$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\: B_{\mathrm{red}}$ -\end_inset - \end_layout @@ -18550,73 +21544,58 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -32× + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -6 -\begin_inset space \thinspace{} -\end_inset - -cm +sd \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -- -\begin_inset Formula $33.5\cdot$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $10^{4}$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\sin(\alpha)\ge$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\:\sin(\beta)$ -\end_inset - - +sd \end_layout \end_inset @@ -18632,22 +21611,18 @@ \end_inset -\end_layout - -\begin_layout Subsection -Formats de cellule et de colonne personnalisés -\begin_inset CommandInset label -LatexCommand label -name "sub:Formats-personnalisés" - -\end_inset - - -\begin_inset Index idx +\begin_inset ERT status collapsed \begin_layout Plain Layout -Personnalisation des tableaux ! Format de cellule/colonne + + +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout \end_inset @@ -18656,89 +21631,26 @@ \end_layout \begin_layout Standard -Calculer la largeur nécessaire pour colonnes normales comme dans la section -\lang english - -\begin_inset space ~ +\begin_inset VSpace bigskip \end_inset - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Table-Width-Calculation" - +Pour que seuls les filets verticaux aient une épaisseur de 1.5 +\begin_inset space \thinspace{} \end_inset - -\lang french - et pour des colonnes couvertes par un cellule multi-colonne comme dans - la section +pt, créez le format de colonne suivant dans le préambule, en suivant la + description de la section \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "sub:Calculs-multicolonnes" - -\end_inset - - peut devenir très pénible si vous avez plusieurs tableaux. - Pour vous rendre la vie plus facile, vous pouvez définir dans le préambule - un format de cellule/colonne, qui puisse être utilisé dans tous les tableaux - du document. - Le format est défini avec la commande -\end_layout - -\begin_layout Standard - -\series bold - -\backslash -newcolumntype{nom du format}[nombre d'arguments]{commandes} -\end_layout - -\begin_layout Standard -Le nom du format peut n'avoir qu'une lettre. - Les lettres -\emph on -b -\emph default -, -\emph on -c -\emph default -, -\emph on -l -\emph default -, -\emph on -m -\emph default -, -\emph on -p -\emph default - et -\emph on -r -\emph default - sont prédéfinies et donc ne peuvent être utilisées. - Mais toutes les lettres de l'alphabet sont autorisées en majuscules. -\end_layout +reference "sub:Formats-personnalisés" -\begin_layout Standard -\begin_inset VSpace medskip \end_inset - -\end_layout - -\begin_layout Standard -Pour de cellules multi-colonnes centrées verticalement et horizontalement - avec une largeur donnée, vous pouvez définir le format de cellule suivant - : +: \end_layout \begin_layout Standard @@ -18746,224 +21658,229 @@ \series bold \backslash -newcolumntype{M}[1]{>{ -\backslash -centering +newcolumntype{V}{!{ \backslash -hspace{0pt}}m{#1}} +vrule width 1.5pt}} \end_layout \begin_layout Standard -Où le -\series bold - -\backslash -hspace{0pt} -\series default - évite le problème de césure du premier mot, comme c'est décrit en section +Pour le tableau \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "sub:Lignes-multiple-dans-cellule" +reference "tab:Tableau-filets-verticaux-1.5pt" \end_inset -. - Ensuite, vous pouvez entrer + le paramètre LaTeX \end_layout \begin_layout Standard \series bold -M{width} +VcV \end_layout \begin_layout Standard -comme paramètre LaTeX dans la fenêtre de dialogue de tableau pour créer - une multi-colonne. +a été utilisé pour la dernière colonne et \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - +\series bold +Vc \end_layout \begin_layout Standard -Pour les cellules qui sont couvertes par la cellule multi-colonne, vous - pouvez définir le format +pour les autres colonnes. \end_layout \begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open -\series bold +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:Tableau-filets-verticaux-1.5pt" -\backslash -newcolumntype{S}[2]{>{ -\backslash -centering -\backslash -hspace{0pt}} -\begin_inset Newline newline \end_inset +Tableau avec des filets verticaux de 1.5 +\begin_inset space \thinspace{} +\end_inset -\begin_inset Phantom HPhantom -status open +pt +\end_layout -\begin_layout Plain Layout +\end_inset -\series bold -\backslash -newcolumntype{S}[2] \end_layout -\end_inset +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="VcV"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -m{(#1+(2 -\backslash -tabcolsep+ -\backslash -arrayrulewidth)*(1-#2))/#2}} +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -Ce format utilise l'équation -\begin_inset space ~ \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout -\begin_inset CommandInset ref -LatexCommand eqref -reference "eq:Wgn" +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text - pour calculer la largeur que doit avoir chacune des cellules couverte par - la cellule multi-colonne pour qu'elles aient toutes la même largeur. -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -Ensuite, vous pouvez entrer \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -\series bold -S{largeur de la cellule multi-colonne}{nombre de colonnes couvertes} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -comme paramètre LaTeX de la colonne. \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -Pour des colonnes colorées, vous pouvez définir +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -newcolumntype{K}[1]{>{ -\backslash -columncolor{#1} -\backslash -hspace{0pt}}c} \end_layout -\begin_layout Standard -Le -\begin_inset Quotes eld \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -c -\begin_inset Quotes erd -\end_inset +\begin_layout Plain Layout - à la fin crée une colonne de largeur variable dont le texte est centré - horizontalement. - Vous pouvez maintenant entrer \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -\series bold -K{nom de couleur} +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -comme paramètre LaTeX. -\end_layout +\end_inset +</cell> +</row> +</lyxtabular> -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset \end_layout -\begin_layout Standard -Pour créer le tableau -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-formats-personnalisés" +\end_layout -\end_inset +\begin_layout Subsection +Filets à traits interrompus +\begin_inset Index idx +status collapsed - utilisez les paramètres LaTeX +\begin_layout Plain Layout +Personnalisation des tableaux ! Filets à traits interrompus \end_layout -\begin_layout Standard +\end_inset + -\series bold -M{2.5cm} \end_layout \begin_layout Standard -pour la première colonne et la multi-colonne, -\end_layout +\begin_inset ERT +status collapsed -\begin_layout Standard +\begin_layout Plain Layout -\series bold -K{red} -\end_layout -\begin_layout Standard -pour la dernière colonne, et +\backslash +ifarydshln \end_layout -\begin_layout Standard +\end_inset + + +\begin_inset Note Note +status open +\begin_layout Plain Layout +La section suivante ne s'affichera que si vous avez installé le paquetage + LaTeX \series bold -S{2.5cm}{2} +arydshln +\series default +. \end_layout -\begin_layout Standard -pour les cellules de la deuxième colonne. +\end_inset + + \end_layout \begin_layout Standard \begin_inset Float table -placement h +placement H wide false sideways false status open @@ -18974,11 +21891,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Tableau-formats-personnalisés" +name "tab:Tableau-filets-tirets" \end_inset -Tableau utilisant des formats personnalisés +Tableau avec des filets à traits interrompus \end_layout \end_inset @@ -18989,41 +21906,33 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="4"> +<lyxtabular version="3" rows="5" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> -<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> -<column alignment="center" valignment="middle" width="0"> -<column alignment="center" valignment="middle" width="0" special="K{red}"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special=":c"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -motTrèsLongDansUneCellule -\end_layout - -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -multi-colonne avec multi-ligne +a \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +b \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19032,9 +21941,7 @@ \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19043,7 +21950,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19052,6 +21959,8 @@ \end_inset </cell> +</row> +<row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text @@ -19061,7 +21970,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19070,9 +21979,7 @@ \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19081,7 +21988,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19090,7 +21997,7 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19099,104 +22006,71 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -k -\end_layout - -\end_inset -</cell> -</row> -</lyxtabular> +\begin_inset ERT +status collapsed -\end_inset +\begin_layout Plain Layout +\backslash +hdashline \end_layout \end_inset - +k \end_layout -\begin_layout Subsection -Épaisseur des filets -\begin_inset CommandInset label -LatexCommand label -name "sub:Epaisseur-filets" - \end_inset - - -\begin_inset Index idx -status collapsed +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -Personnalisation des tableaux ! Épaisseur filets +l \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +m \end_layout -\begin_layout Standard -L'épaisseur de tous les filets d'un tableau peut être modifiée avec la variable - -\series bold - -\backslash -arrayrulewidth -\series default -. - Pour mettre, par exemple, une épaisseur de filet de 1.5 -\begin_inset space \thinspace{} -\end_inset - -pt, comme pour le tableau -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-filets-1.5pt" - \end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text -, insérez la commande +\begin_layout Plain Layout +n \end_layout -\begin_layout Standard - -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +\begin_layout Plain Layout +o \end_layout -\begin_layout Standard -en code TeX avant le tableau ou le flottant de tableau. - La nouvelle épaisseur de filet reste valable pour tous les tableaux qui - suivent. - pour revenir aux valeurs implicites, mettez -\series bold - -\backslash -arrayrulewidth -\series default - à 0.4 -\begin_inset space \thinspace{} \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -pt en utilisant du code LaTeX après le tableau ou le flottant de tableau. -\end_layout - -\begin_layout Standard +\begin_layout Plain Layout \begin_inset ERT status collapsed @@ -19204,80 +22078,44 @@ \backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +cdashline{4-5} \end_layout \end_inset - -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tableau-filets-1.5pt" - -\end_inset - -Tableau avec des filets de 1.5 -\begin_inset space \thinspace{} -\end_inset - -pt +p \end_layout \end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> +</cell> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +q \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> \begin_inset Text \begin_layout Plain Layout - +r \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +s \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19286,31 +22124,31 @@ \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +t \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +u \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +v \end_layout \end_inset @@ -19319,7 +22157,7 @@ \begin_inset Text \begin_layout Plain Layout - +w \end_layout \end_inset @@ -19328,7 +22166,7 @@ \begin_inset Text \begin_layout Plain Layout -sd +x \end_layout \end_inset @@ -19344,103 +22182,289 @@ \end_inset -\begin_inset ERT +\end_layout + +\begin_layout Standard +LyX ne gère pas de façon native les filets à lignes interrompues, vous devez + donc employer du code TeX. + Mais avant il faut charger le paquetage LaTeX +\series bold +arydshln +\series default + +\begin_inset Index idx status collapsed \begin_layout Plain Layout +Paquetages LaTeX ! arydshln +\end_layout +\end_inset + + dans le préambule du document avec la commande +\end_layout + +\begin_layout Standard + +\series bold \backslash -setlength{ -\backslash -arrayrulewidth}{0.4pt} +usepackage{arydshln} \end_layout +\begin_layout Standard +Pour faire un filet vertical avec un trait interrompu, mettez deux points + +\begin_inset Quotes eld +\end_inset + +: +\begin_inset Quotes erd \end_inset + avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX + dans la fenêtre de dialogue de paramètre du tableau. +\end_layout + +\begin_layout Standard +Pour un trait horizontal interrompu, ajoutez la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +hdashline +\end_layout + +\begin_layout Standard +en code TeX comme premier élément de la première cellule de la ligne de + tableau. +\end_layout + +\begin_layout Standard +Pour des filets interrompus avec des cellules multi-colonnes, utilisez la + commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cdashline{ +\series default +numéros de colonnes} +\end_layout + +\begin_layout Standard +en code TeX comme premier élément de la première cellule de la ligne. + Si par exemple, vous avez une cellule multi-colonne qui couvre les colonnes + 2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cdashline{2-4} +\end_layout +\begin_layout Standard +comme premier élément de la première cellule de la ligne contenant la multi-colo +nne. \end_layout \begin_layout Standard \begin_inset VSpace bigskip \end_inset -Pour que seuls les filets horizontaux aient une épaisseur de 1.5 -\begin_inset space \thinspace{} + +\end_layout + +\begin_layout Standard +Le tableau +\begin_inset space ~ \end_inset -pt, comme dans le tableau + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Tableau-filets-tirets" + +\end_inset + + a été créé en utilisant +\begin_inset Quotes eld +\end_inset + + +\series bold +:c +\series default + +\begin_inset Quotes erd +\end_inset + + comme paramètre LaTeX pour la troisième colonne. + La commande en code TeX +\series bold + +\backslash +hdashline +\series default + a été insérée dans la première cellule de la troisième ligne et la commande + en code TeX +\series bold + +\backslash +cdashline{4-5} +\series default + a été insérée dans la première cellule de la quatrième ligne. +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +Tables with dashed lines can also be colored as shown by +\lang french + tableau \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Tableau-filets-horizontaux-1.5pt" +reference "tab:Colored-table-with" \end_inset -, insérez les commandes suivantes en code TeX avant le tableau ou le flottant - de tableau : +. \end_layout \begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\series bold \backslash -let -\backslash -myHline +setlength{ \backslash -hline -\begin_inset Newline newline +arrayrulewidth}{1pt} +\end_layout + \end_inset +\lang english + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\lang english +thicker lines for better visualization of the line color +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + \backslash -renewcommand{ -\backslash -hline} -\begin_inset Newline newline +dashgapcolor{green} +\end_layout + \end_inset - { + +\lang english + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\lang english +color gaps between dashes green +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + \backslash -noalign{ +let \backslash -global +myHdashline \backslash -arrayrulewidth 1.5pt} -\begin_inset Newline newline -\end_inset +hdashline +\end_layout + +\begin_layout Plain Layout + - \backslash -myHline +renewcommand{ \backslash -noalign{ +hdashline} +\end_layout + +\begin_layout Plain Layout + + { \backslash -global +arrayrulecolor{red} \backslash -arrayrulewidth 0.4pt}} +myHdashline +\backslash +arrayrulecolor{black}} \end_layout -\begin_layout Standard -Pour revenir à l'épaisseur de filet implicite, insérez les commandes suivantes - en code TeX après le tableau ou le flottant de tableau : +\end_inset + + +\lang english + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\lang english +color horizontal, dashed lines red \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} \end_layout \begin_layout Standard @@ -19453,9 +22477,9 @@ \backslash let \backslash -myHline +myCdashline \backslash -hline +cdashline \end_layout \begin_layout Plain Layout @@ -19464,37 +22488,42 @@ \backslash renewcommand{ \backslash -hline} +cdashline}[1] \end_layout \begin_layout Plain Layout { \backslash -noalign{ +arrayrulecolor{yellow} \backslash -global +myCdashline{#1} \backslash -arrayrulewidth 1.5pt} +arrayrulecolor{black}} \end_layout +\end_inset + + +\lang english + +\begin_inset Note Note +status collapsed + \begin_layout Plain Layout - -\backslash -myHline -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 0.4pt}} +\lang english +color partial horizontal, dashed lines yellow \end_layout \end_inset +\end_layout + +\begin_layout Standard \begin_inset Float table +placement h wide false sideways false status open @@ -19505,15 +22534,13 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:Tableau-filets-horizontaux-1.5pt" +name "tab:Colored-table-with" \end_inset -Tableau avec des filets horizontaux de 1.5 -\begin_inset space \thinspace{} -\end_inset -pt +\lang english +Colored table with dashed lines \end_layout \end_inset @@ -19524,108 +22551,112 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="5" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0pt" special=":c"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +a \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +b \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +c \end_layout \end_inset </cell> -</row> -<row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +d \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +e \end_layout \end_inset </cell> +</row> +<row> <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +f \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +h \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +i \end_layout \end_inset </cell> -</row> -</lyxtabular> - -\end_inset - +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +j \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout \begin_inset ERT status collapsed @@ -19633,142 +22664,116 @@ \backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} -\end_layout - -\end_inset - - +hdashline \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - -Pour que seuls les filets verticaux aient une épaisseur de 1.5 -\begin_inset space \thinspace{} -\end_inset - -pt, créez le format de colonne suivant dans le préambule, en suivant la - description de la section -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:Formats-personnalisés" - -\end_inset - -: -\end_layout +\begin_inset ERT +status collapsed -\begin_layout Standard +\begin_layout Plain Layout -\series bold \backslash -newcolumntype{V}{!{ -\backslash -vrule width 1.5pt}} +rowcolor{Gray} \end_layout -\begin_layout Standard -Pour le tableau -\begin_inset space ~ \end_inset - -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Tableau-filets-verticaux-1.5pt" +k +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text - le paramètre LaTeX +\begin_layout Plain Layout +l \end_layout -\begin_layout Standard - -\series bold -VcV -\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -\begin_layout Standard -a été utilisé pour la dernière colonne et +\begin_layout Plain Layout +m \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text -\series bold -Vc +\begin_layout Plain Layout +n \end_layout -\begin_layout Standard -pour les autres colonnes. +\end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +o \end_layout -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset Caption +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tableau-filets-verticaux-1.5pt" -\end_inset -Tableau avec des filets verticaux de 1.5 -\begin_inset space \thinspace{} +\backslash +cdashline{4-5} +\end_layout + \end_inset -pt +p \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +q \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="VcV"> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> \begin_inset Text \begin_layout Plain Layout -sd +r \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +s \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -19779,58 +22784,59 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +t \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +u \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +v \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +w \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +\backslash +cellcolor{Maroon} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd +i \end_layout \end_inset @@ -19848,20 +22854,6 @@ \end_layout -\begin_layout Subsection -Filets à traits interrompus -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -Personnalisation des tableaux ! Filets à traits interrompus -\end_layout - -\end_inset - - -\end_layout - \begin_layout Standard \begin_inset ERT status collapsed @@ -19870,22 +22862,25 @@ \backslash -ifarydshln +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} \end_layout \end_inset +\lang english + \begin_inset Note Note -status open +status collapsed \begin_layout Plain Layout -La section suivante ne s'affichera que si vous avez installé le paquetage - LaTeX -\series bold -arydshln -\series default -. + +\lang english +reset to default \end_layout \end_inset @@ -19894,139 +22889,70 @@ \end_layout \begin_layout Standard -\begin_inset Float table -placement H -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Tableau-filets-tirets" -\end_inset -Tableau avec des filets à traits interrompus +\backslash +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \end_inset -\end_layout +\lang english -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="5" columns="5"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0" special=":c"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -a -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -b +\lang english +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -c -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -d \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -e -\end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -f +\backslash +nodashgapcolor \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -g -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -h -\end_layout +\lang english -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -i + +\lang english +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -j -\end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text +\end_layout -\begin_layout Plain Layout +\begin_layout Standard \begin_inset ERT status collapsed @@ -20034,161 +22960,159 @@ \backslash -hdashline +setlength{ +\backslash +arrayrulewidth}{0.4pt} \end_layout \end_inset -k -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text +\lang english + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -l + +\lang english +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -m + \end_layout +\begin_layout Standard + +\lang english +The coloring of lines, columns and lines works as decribed in section +\begin_inset space ~ \end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -n -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\lang french -\begin_layout Plain Layout -o -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Tableaux-Colorés" \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\begin_inset ERT -status collapsed -\begin_layout Plain Layout +\lang english +. + Coloring horizontal lines works analogically as described there as well, + one only needs to replace in the commands +\series bold + +\backslash +myHlineC +\series default + by +\series bold + +\backslash +myHdashline +\series default + and +\backslash +\series bold +hline +\series default + by +\series bold \backslash -cdashline{4-5} +hdashline +\series default +; so one uses the command \end_layout -\end_inset +\begin_layout Standard -p -\end_layout +\series bold +\backslash +let +\backslash +myHdashline +\backslash +hdashline +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -q -\end_layout +\backslash +renewcommand{ +\backslash +hdashline} +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> -\begin_inset Text -\begin_layout Plain Layout -r -\end_layout -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:"> -\begin_inset Text +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout -s -\end_layout - +\begin_inset space ~ \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -t +{ +\backslash +arrayrulecolor{red} +\backslash +myHdashline +\backslash +arrayrulecolor{black}} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -u +\lang english +To color +\series bold + +\backslash +cdashline +\series default +, the command is \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -v -\end_layout +\series bold +\backslash +let +\backslash +myCdashline +\backslash +cdashline +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -w -\end_layout +\backslash +renewcommand{ +\backslash +cdashline}[1] +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -x -\end_layout -\end_inset -</cell> -</row> -</lyxtabular> +\begin_inset Phantom HPhantom +status open +\begin_layout Plain Layout +\begin_inset space ~ \end_inset @@ -20196,53 +23120,52 @@ \end_inset - +{ +\backslash +arrayrulecolor{red} +\backslash +myCdashline{#1} +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard -LyX ne gère pas de façon native les filets à lignes interrompues, vous devez - donc employer du code TeX. - Mais avant il faut charger le paquetage LaTeX -\series bold -arydshln -\series default -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -Paquetages LaTeX ! arydshln -\end_layout - -\end_inset - - dans le préambule du document avec la commande +\lang english +To get back the black line color, one needs to insert the following commands + as TeX-Code behind the table: \end_layout \begin_layout Standard +\lang english +For \series bold \backslash -usepackage{arydshln} +hdashline \end_layout \begin_layout Standard -Pour faire un filet vertical avec un trait interrompu, mettez deux points - -\begin_inset Quotes eld -\end_inset -: -\begin_inset Quotes erd -\end_inset +\series bold - avec le caractère décrivant l'alignement horizontal comme paramètre LaTeX - dans la fenêtre de dialogue de paramètre du tableau. +\backslash +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} \end_layout \begin_layout Standard -Pour un trait horizontal interrompu, ajoutez la commande + +\lang english +and for +\series bold + +\backslash +cdashline \end_layout \begin_layout Standard @@ -20250,33 +23173,34 @@ \series bold \backslash -hdashline +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \begin_layout Standard -en code TeX comme premier élément de la première cellule de la ligne de - tableau. -\end_layout -\begin_layout Standard -Pour des filets interrompus avec des cellules multi-colonnes, utilisez la - commande +\lang english +To color the gaps between the dashes the command \end_layout \begin_layout Standard \series bold +\lang english \backslash -cdashline{ -\series default -numéros de colonnes} +dashgapcolor{color} \end_layout \begin_layout Standard -en code TeX comme premier élément de la première cellule de la ligne. - Si par exemple, vous avez une cellule multi-colonne qui couvre les colonnes - 2 à 4 et que vous voulez un filet interrompu au dessus, ajoutez la commande + +\lang english +can be used in front of a table as TeX-Code. + color is hereby the name of a defined color. + The command \end_layout \begin_layout Standard @@ -20284,80 +23208,98 @@ \series bold \backslash -cdashline{2-4} +nodashgapcolor \end_layout \begin_layout Standard -comme premier élément de la première cellule de la ligne contenant la multi-colo -nne. + +\lang english +unsets the changes made by +\series bold + +\backslash +dashgapcolor +\series default +. \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\lang english +\begin_inset Note Greyedout +status open -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -Le tableau +\series bold +\color none +\lang english +Note +\series default +: If there are multiple commands in a cell, the command of +\series bold +arydshln +\series default + needs to be the first one in the cell. + Therefore in cell +\emph on +k +\emph default + of Table \begin_inset space ~ \end_inset \begin_inset CommandInset ref LatexCommand ref -reference "tab:Tableau-filets-tirets" - -\end_inset - - a été créé en utilisant -\begin_inset Quotes eld -\end_inset - - -\series bold -:c -\series default +reference "tab:Colored-table-with" -\begin_inset Quotes erd \end_inset - comme paramètre LaTeX pour la troisième colonne. - La commande en code TeX + the command \series bold \backslash hdashline \series default - a été insérée dans la première cellule de la troisième ligne et la commande - en code TeX + is before \series bold \backslash -cdashline{4-5} +rowcolor \series default - a été insérée dans la première cellule de la quatrième ligne. +. +\end_layout + +\end_inset + + \end_layout \begin_layout Standard + +\lang english \begin_inset Note Greyedout status open \begin_layout Plain Layout \series bold +\color none +\lang english Note: \series default - Le paquetage LaTeX + The LaTeX-package \series bold arydshln \series default - qui a été utilisé n'est apparemment pas compatible avec le paquetage LaTeX + must be loaded in the document preamble before the LaTeX-package +\lang french \series bold colortbl \series default +\color inherit \begin_inset Index idx status collapsed @@ -20368,20 +23310,9 @@ \end_inset - qui est utilisé pour avoir des tableaux colorés dans la section -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Tableaux-Colorés" - -\end_inset +\color none . - Cela signifie que les tableaux colorés ne peuvent pas avoir de filets à - traits interrompus. \end_layout \end_inset @@ -20443,6 +23374,25 @@ \end_layout +\begin_layout Standard + +\lang english +For more information about dashed lines see the documentation of +\lang french + +\series bold +arydshln +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "arydshln" + +\end_inset + +. +\end_layout + \begin_layout Chapter Flottants \begin_inset CommandInset label @@ -21227,6 +24177,13 @@ \family default de la barre d'outils. + La fenêtre de référence croisée va s'ouvrir et montrer toutes les étiquettes + définies dans votre document. + Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui + que vous voulez utiliser avec la liste déroulante qui se trouve en haut + de la fenêtre de dialogue. + Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir + une. Une boîte grise de référence croisée comme celle-ci : \begin_inset Graphics filename ../clipart/referenceQt4.png @@ -21235,13 +24192,7 @@ \end_inset - va être insérée et la fenêtre de référence croisée va s'ouvrir et montrer - toutes les étiquettes définies dans votre document. - Si vous avez plusieurs documents LyX ouverts, vous pouvez choisir celui - que vous voulez utiliser avec la liste déroulante qui se trouve en haut - de la fenêtre de dialogue. - Vous pouvez trier les étiquettes par ordre alphabétique et ensuite en choisir - une. + va être insérée. Dans la sortie imprimée, le numéro du flottant apparaîtra à la position de la référence croisée. \end_layout @@ -21282,9 +24233,6 @@ Revenir \family default et vous pouvez l'utiliser pour remettre le curseur sur la référence croisée. - Si vous faites un clic droit sur la boîte d'une référence croisée, le curseur - est aussi placé devant l'étiquette concernée, mais vous ne pouvez pas revenir - à votre point de départ. \end_layout \begin_layout Subsection @@ -21831,7 +24779,7 @@ \backslash addto \backslash -extrasenglish{ +extrasfrench{ \backslash renewcommand{ \backslash @@ -21860,11 +24808,11 @@ \end_layout \begin_layout Standard -Si vous utilisez une autre langue que l'anglais, remplacez +Si vous utilisez une autre langue que le français, remplacez \series bold \backslash -extrasenglish +extrasfrench \series default par \series bold @@ -21888,54 +24836,13 @@ \series bold \backslash -newlength{ -\backslash -abc} -\begin_inset Newline newline -\end_inset - - -\backslash -settowidth{ -\backslash -abc}{ -\backslash -space} -\begin_inset Newline newline -\end_inset - - -\backslash addto \backslash -extrasenglish{ -\backslash -renewcommand{ -\backslash -equationautorefname} -\begin_inset Newline newline -\end_inset - - -\begin_inset Phantom HPhantom -status open - -\begin_layout Plain Layout - -\series bold -\begin_inset space ~ -\end_inset - - -\end_layout - -\end_inset - -{ +extrasfrench{ \backslash -hspace{- +renewcommand*{ \backslash -abc}} +equationautorefname}[1]{}} \end_layout \begin_layout Standard @@ -22156,21 +25063,16 @@ \end_layout \begin_layout Standard -En faisant un clic droit sur la boîte d'un flottant, on ouvre la fenêtre - de dialogue +En faisant un clic droit sur la boîte d'un flottant et +\lang english +clicking on \family sans -Paramètre -\begin_inset space ~ -\end_inset - -de -\begin_inset space ~ -\end_inset - -Flottant +Settings \family default - dans laquelle vous pouvez modifier le paramètres de placement que LaTeX - utilise pour déterminer où placer le flottant. +\lang french + on ouvre une fenêtre de dialogue dans laquelle vous pouvez modifier le + paramètres de placement que LaTeX utilise pour déterminer où placer le + flottant. \begin_inset Newline newline \end_inset @@ -25974,11 +28876,7 @@ \end_inset - -\lang english -\lang french - \begin_inset Note Comment status open @@ -25995,14 +28893,10 @@ \begin_layout Description Grisée Ce type de note apparaît à l'impression sous forme de texte grisé. La boîte de cette note ressemble à ceci : -\lang english - \begin_inset Newline newline \end_inset -\lang french - \begin_inset Newline newline \end_inset @@ -26138,6 +29032,11 @@ LyX \family default . + +\lang english +You can switch between the three note types by right-clicking on the note-box. + +\lang french Si vous voulez transformer une portion de texte existant en note, sélectionnez- la et cliquez sur le bouton d'insertion de note. Pour retransformer une note en texte, appuyez sur la touche @@ -29699,8 +32598,6 @@ , elle utilise toujours toute la largeur de la colonne et la boîte constitue son propre paragraphe. -\lang english - \begin_inset Box Shaded position "t" hor_pos "c" @@ -29712,7 +32609,7 @@ special "none" height "1in" height_special "totalheight" -status collapsed +status open \begin_layout Plain Layout Boîte avec fond ombré @@ -30467,8 +33364,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset VSpace bigskip \end_inset @@ -30677,8 +33572,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset VSpace bigskip \end_inset @@ -30749,12 +33642,6 @@ \end_layout \begin_layout Standard - -\end_layout - -\begin_layout Standard - -\lang english \begin_inset Box Frameless position "t" hor_pos "c" @@ -30770,7 +33657,7 @@ \begin_layout Plain Layout -\lang german +\lang ngerman Dies ist ein deutscher Text. Dies ist ein deutscher Text. Dies ist ein deutscher Text. @@ -30789,7 +33676,7 @@ \begin_layout Plain Layout -\lang german +\lang ngerman Dies ist eine deutsche Fußnote. \end_layout @@ -30851,7 +33738,6 @@ \end_inset This is an English Text. - \end_layout \end_inset @@ -30929,17 +33815,6 @@ \end_layout \begin_layout Standard -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\lang english -En attendant une traduction de parbox (NdT) -\end_layout - -\end_inset - Les parboxes ressemblent beaucoup aux minipages à la différence qu'elles ne peuvent avoir de note de bas de page. \end_layout @@ -30957,7 +33832,7 @@ special "none" height "1in" height_special "totalheight" -status collapsed +status open \begin_layout Plain Layout Ceci est un texte à l'intérieur d'une parbox. @@ -33394,8 +36269,6 @@ \end_inset -\lang english - \begin_inset Index idx status collapsed @@ -33606,7 +36479,7 @@ \begin_layout Itemize Leur numérotation et leur référencement fonctionnent comme décrit dans le chapitre -\begin_inset space \thinspace{} +\begin_inset space ~ \end_inset @@ -33621,8 +36494,6 @@ \begin_layout Section Objets fixes entourés par du texte -\lang english - \begin_inset Index idx status collapsed @@ -34454,8 +37325,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset ERT status collapsed @@ -34468,11 +37337,7 @@ \end_inset - -\lang french Note de pied de page du paragraphe avec objet fixe. -\lang english - \begin_inset ERT status collapsed @@ -34801,8 +37666,6 @@ \begin_deeper \begin_layout Initial - -\lang english \begin_inset Argument status open @@ -34826,9 +37689,11 @@ \end_inset - was in the spring of the year 1894 that all London was interested, and - the fashionable world dismayed, by the murder of the Honourable Ronald - Adair under most unusual and inexplicable circumstances. + +\lang english +was in the spring of the year 1894 that all London was interested, and the + fashionable world dismayed, by the murder of the Honourable Ronald Adair + under most unusual and inexplicable circumstances. The public has already learned those particulars of the crime which came out in the police investigation, but a good deal was suppressed upon that occasion, since the case for the prosecution was so overwhelmingly strong @@ -34860,8 +37725,6 @@ \begin_deeper \begin_layout Initial - -\lang english \begin_inset Argument status open @@ -34892,9 +37755,11 @@ \end_inset - was in the spring of the year 1894 that all London was interested, and - the fashionable world dismayed, by the murder of the Honourable Ronald - Adair under most unusual and inexplicable circumstances. + +\lang english +was in the spring of the year 1894 that all London was interested, and the + fashionable world dismayed, by the murder of the Honourable Ronald Adair + under most unusual and inexplicable circumstances. The public has already learned those particulars of the crime which came out in the police investigation, but a good deal was suppressed upon that occasion, since the case for the prosecution was so overwhelmingly strong @@ -35089,8 +37954,6 @@ \end_layout \begin_layout Initial - -\lang english \begin_inset Argument status open @@ -35113,6 +37976,8 @@ \end_inset + +\lang english t was in the spring \begin_inset ERT status collapsed @@ -36141,7 +39006,7 @@ (include) Vous pouvez inclure des documents LyX et LaTeX. Quand vous cliquez sur le bouton \family sans -Charger +Modifier \family default dans la fenêtre de dialogue \family sans @@ -42123,6 +44988,39 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem +key "arydshln" + +\end_inset + +Documentation du paquetage LaTeX +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "arydshln" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetages LaTeX ! arydshln +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Bibliographie +\begin_inset CommandInset bibitem +LatexCommand bibitem key "booktabs" \end_inset @@ -42189,6 +45087,39 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem +key "diagbox" + +\end_inset + +Documentation du paquetage LaTeX +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "diagbox" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetages LaTeX ! diagbox +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Bibliographie +\begin_inset CommandInset bibitem +LatexCommand bibitem key "endfloat" \end_inset @@ -42354,7 +45285,7 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem -key "listings" +key "lettrine" \end_inset @@ -42363,19 +45294,27 @@ \begin_inset CommandInset href LatexCommand href -name "listings" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" +name "lettrine" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" \end_inset \series default + et un +\begin_inset CommandInset href +LatexCommand href +name "exemple" +target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf" + +\end_inset + \begin_inset Index idx status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! listings +Paquetages LaTeX ! lettrine \end_layout \end_inset @@ -42387,7 +45326,7 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem -key "marginnote" +key "listings" \end_inset @@ -42396,8 +45335,8 @@ \begin_inset CommandInset href LatexCommand href -name "marginnote" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" +name "listings" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" \end_inset @@ -42408,7 +45347,7 @@ status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! marginnote +Paquetages LaTeX ! listings \end_layout \end_inset @@ -42420,7 +45359,7 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem -key "lettrine" +key "marginnote" \end_inset @@ -42429,27 +45368,19 @@ \begin_inset CommandInset href LatexCommand href -name "lettrine" -target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/lettrine.pdf" +name "marginnote" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" \end_inset \series default - et un -\begin_inset CommandInset href -LatexCommand href -name "exemple" -target "http://mirrors.ctan.org/macros/latex/contrib/lettrine/doc/demo.pdf" - -\end_inset - \begin_inset Index idx status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! lettrine +Paquetages LaTeX ! marginnote \end_layout \end_inset @@ -42461,17 +45392,17 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem -key "pstricks" +key "pdfpages" \end_inset -Page Web du paquetage LaTeX +Documentation du paquetage LaTeX \series bold \begin_inset CommandInset href LatexCommand href -name "PSTricks" -target "http://tug.org/PSTricks/" +name "pdfpages" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf" \end_inset @@ -42482,7 +45413,7 @@ status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! PSTricks +Paquetages LaTeX ! pdfpages \end_layout \end_inset @@ -42494,17 +45425,17 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem -key "sidecap" +key "prettyref" \end_inset -Documentation du paquetage LaTeX +Documentation du paquetage LaTeX \series bold - + \begin_inset CommandInset href LatexCommand href -name "sidecap" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" +name "prettyref" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf" \end_inset @@ -42515,7 +45446,7 @@ status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! sidecap +Paquetages LaTeX ! prettyref \end_layout \end_inset @@ -42527,17 +45458,17 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem -key "pdfpages" +key "pstricks" \end_inset -Documentation du paquetage LaTeX +Page Web du paquetage LaTeX \series bold \begin_inset CommandInset href LatexCommand href -name "pdfpages" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages/pdfpages.pdf" +name "PSTricks" +target "http://tug.org/PSTricks/" \end_inset @@ -42548,7 +45479,7 @@ status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! pdfpages +Paquetages LaTeX ! PSTricks \end_layout \end_inset @@ -42560,7 +45491,7 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem -key "prettyref" +key "refstyle" \end_inset @@ -42569,8 +45500,8 @@ \begin_inset CommandInset href LatexCommand href -name "prettyref" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/prettyref.pdf" +name "refstyle" +target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf" \end_inset @@ -42581,7 +45512,7 @@ status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! prettyref +Paquetages LaTeX ! refstyle \end_layout \end_inset @@ -42593,17 +45524,17 @@ \labelwidthstring Bibliographie \begin_inset CommandInset bibitem LatexCommand bibitem -key "refstyle" +key "sidecap" \end_inset -Documentation du paquetage LaTeX +Documentation du paquetage LaTeX \series bold - + \begin_inset CommandInset href LatexCommand href -name "refstyle" -target "http://mirrors.ctan.org/macros/latex/contrib/refstyle/refstyle.pdf" +name "sidecap" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" \end_inset @@ -42614,7 +45545,7 @@ status collapsed \begin_layout Plain Layout -Paquetages LaTeX ! refstyle +Paquetages LaTeX ! sidecap \end_layout \end_inset diff -Nru lyx-2.0.2/lib/doc/fr/Intro.lyx lyx-2.0.3/lib/doc/fr/Intro.lyx --- lyx-2.0.2/lib/doc/fr/Intro.lyx 2011-07-19 20:57:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/fr/Intro.lyx 2012-02-19 04:40:03.000000000 +0000 @@ -199,20 +199,20 @@ des index, etc\SpecialChar \ldots{} Il est très bon pour tous les documents de toutes tailles pour lesquels sont requises les fonctions habituelles d'un traitement de - texte : numérotation des sections et pagination automatiques, correction + texte: numérotation des sections et pagination automatiques, correction orthographique, et ainsi de suite. Il peut aussi servir à écrire une lettre à votre maman, même si je vous accorde qu'il existe sans doute des programmes plus simples pour ça. Il n'est certainement pas le meilleur outil pour créer des affiches, tracts ou publicités (nous expliquerons pourquoi plus tard), bien qu'avec quelque effort vous puissiez faire tout cela aussi. - Quelques exemples de ce à quoi il peut servir : des rapports, des lettres, + Quelques exemples de ce à quoi il peut servir: des rapports, des lettres, des dissertations et des thèses, des notes de conférence, des cahiers de - séminaire, des actes de conférence, de la documentation de logiciel, des - livres (sur PostgreSQL, les capteurs à distance, la cryptologie, des romans, - de la poésie, et même un ou deux livres pour enfants), des articles dans - des publications scientifiques, des scripts pour des pièces de théâtre - ou des films, des propositions de contrats\SpecialChar \ldots{} + séminaire, des actes de congrès, de la documentation de logiciel, des livres + (sur PostgreSQL, les capteurs à distance, la cryptologie, des romans, de + la poésie, et même un ou deux livres pour enfants), des articles dans des + publications scientifiques, des scripts pour des pièces de théâtre ou des + films, des propositions de contrats\SpecialChar \ldots{} vous voyez le genre. \end_layout @@ -223,7 +223,7 @@ Il est destiné aux auteurs qui veulent obtenir rapidement un rendu professionne l avec le minimum d'effort sans devenir des spécialistes en typographie. Le travail de typographie sera pris en charge en majorité par l'ordinateur, - non par l'auteur ; avec LyX, l'auteur peut se concentrer sur le contenu + non par l'auteur; avec LyX, l'auteur peut se concentrer sur le contenu de ce qu'il écrit. \end_layout @@ -242,51 +242,11 @@ \end_inset , est devenu un moyen de mettre du texte en valeur. - Pour créer une table, il fallait évaluer au préalable la largeur des colonnes + Pour créer un tableau, il fallait évaluer au préalable la largeur des colonnes et mettre en place les tabulations adaptées. C'était la même chose pour écrire des lettres et tous les textes justifiés à droite. - Les césures nécessitaient un oeil -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -NdT : Pour conserver une bonne lisibilité dans la fenêtre LyX, l'o e dans - l'o a volontairement été évité. - Il faut savoir qu'il s'écrit -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -oe{} -\end_layout - -\end_inset - -, c'est-à-dire -\backslash -oe{} en mode TeX. - Consultez la section -\emph on -LyX et la typographie française -\emph default - du -\emph on -Manuel -\begin_inset space ~ -\end_inset - -d'Apprentissage -\emph default -. -\end_layout - -\end_inset - - exercé et beaucoup de prévoyance. + Les césures nécessitaient un œil exercé et beaucoup de prévoyance. \end_layout \begin_layout Standard @@ -307,7 +267,7 @@ \begin_inset Quotes frd \end_inset - +. \begin_inset Foot status collapsed @@ -325,7 +285,6 @@ \end_inset -. Malheureusement, ce paradigme devient souvent \begin_inset Quotes fld \end_inset @@ -334,7 +293,7 @@ \begin_inset Quotes frd \end_inset - +. \begin_inset Foot status collapsed @@ -352,7 +311,7 @@ \end_inset -. + \end_layout \begin_layout Standard @@ -366,7 +325,7 @@ \emph on style \emph default - +. \begin_inset Foot status collapsed @@ -375,17 +334,17 @@ les plus populaires ont aujourd'hui des sortes de feuilles de style qui présentent une approche semblable. Cependant, l'expérience montre qu'elles sont encore rarement utilisées - en pratique. + en pratique (ou qu'elles le sont mal, comme dans ces documents passant + de main en main avec le même style redéfini sous des noms différents). \end_layout \end_inset -. - Voyons un petit exemple : + Voyons un petit exemple. \end_layout \begin_layout Standard -Supposons que vous tapez un rapport. +Supposons que vous tapiez un rapport. Pour commencer, vous voulez une section appelée \begin_inset Quotes fld \end_inset @@ -571,22 +530,6 @@ \end_inset -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Non, nous ne cherchons pas ici à déclarer (ou à gagner) la guerre sainte - des traitements de texte. - Mais nous pensons vraiment qu'il est important de décrire les possibilités - de LyX. - Et l'un de ses aspects les plus importants, le WYSIWYM, est un concept - fondamentalement différent de ce que la plupart des gens pensent qu'est - un traitement de texte. -\end_layout - -\end_inset - - \end_layout \begin_layout Standard @@ -594,11 +537,11 @@ \end_layout \begin_layout Itemize -une règle ; +une règle; \end_layout \begin_layout Itemize -des taquets de tabulation ; +des taquets de tabulation; \end_layout \begin_layout Itemize @@ -617,7 +560,7 @@ Les taquets de tabulation, au même titre que la règle qui vous indique la position des éléments dans la page, n'ont aucune utilité avec LyX. Le programme s'occupe de placer les éléments dans la page, pas vous. - Pour les espaces, c'est pareil ; LyX en ajoute quand c'est nécessaire, + Pour les espaces, c'est pareil: LyX les ajoute quand c'est nécessaire, en fonction du contexte. Le fait de ne pas pouvoir taper deux lignes vides à la suite vous agacera au début, mais prendra tout son sens une fois que vous penserez en termes @@ -630,24 +573,24 @@ \end_layout \begin_layout Itemize -contrôle de l'indentation ; +contrôle de l'indentation; \end_layout \begin_layout Itemize -sauts de page ; +sauts de page; \end_layout \begin_layout Itemize interligne (simple, double, etc\SpecialChar \ldots{} -) ; +); \end_layout \begin_layout Itemize -espacement, horizontal et vertical ; +espacement, horizontal et vertical; \end_layout \begin_layout Itemize -polices et tailles de police ; +polices et tailles de police; \end_layout \begin_layout Itemize @@ -660,11 +603,11 @@ LyX prendra en charge tout cela pour vous, en fonction de ce que vous écrivez. Les différentes parties du document sont automatiquement imprimées avec des types de caractères et des tailles de police différents. - L'indentation dépend du contexte ; des paragraphes de types différents - suivent des règles d'indentation différentes. + L'indentation dépend du contexte; des paragraphes de types différents suivent + des règles d'indentation différentes. Les sauts de page, eux aussi, sont gérés automatiquement. En général, l'interligne, l'espace entre les mots et entre les paragraphes - est variable, et est défini par LyX + est variable, et est défini par LyX. \begin_inset Foot status collapsed @@ -682,22 +625,22 @@ \begin_inset space ~ \end_inset -l'Utilisateur +l'utilisateur \emph default - et/ou aux + ou au manuel des \emph on Options \begin_inset space ~ \end_inset -Avancées +avancées \emph default - pour avoir des détails. + pour les détails. \end_layout \end_inset -. + \end_layout \begin_layout Standard @@ -706,19 +649,19 @@ \end_layout \begin_layout Itemize -césure ; +césure; \end_layout \begin_layout Itemize -listes de tous types ; +listes de tous types; \end_layout \begin_layout Itemize -mathématiques ; +mathématiques; \end_layout \begin_layout Itemize -tables ; +tableaux; \end_layout \begin_layout Itemize @@ -726,12 +669,13 @@ \end_layout \begin_layout Standard -D'accord, un certain nombre de traitements de texte modernes peuvent gérer - les symboles mathématiques, les tableaux et les césures, et beaucoup ont - adopté des définitions de style et ont évolué en direction du concept WYSIWYM. +Nous sommes d'accord, un certain nombre de traitements de texte modernes + peuvent gérer les symboles mathématiques, les tableaux et les césures, + et beaucoup ont adopté des définitions de style et ont évolué en direction + du concept WYSIWYM. Cependant, ils ne le font que depuis peu, alors que LyX est construit sur le système de préparation de document LaTeX. - LaTeX est là depuis plus de 20 ans, et + LaTeX est là depuis 1985, et \shape slanted fonctionne. \end_layout @@ -741,8 +685,11 @@ \end_layout \begin_layout Standard -LaTeX est un système de préparation de document conçu par Leslie Lamport - en 1985 +LaTeX est un système de préparation de document conçu par Leslie +\noun on +Lamport +\noun default + en 1985. \begin_inset Foot status collapsed @@ -770,7 +717,7 @@ \begin_inset space ~ \end_inset -l'Utilisateur +l'utilisateur \emph default \SpecialChar \@. @@ -778,15 +725,14 @@ \end_inset -. - À son tour, il a été construit à partir d'un langage de composition appelé - TeX, créé par Donald + À son tour, il a été construit à partir d'un langage de composition typographiq +ue appelé TeX, créé par Donald \noun on Knuth \noun default en 1984. - TeX prend une séquence de commandes typographiques, écrites dans un script - dans un fichier ASCII, et les exécute. + TeX prend une séquence de commandes typographiques, écrites dans un fichier + ASCII, et les exécute. La plupart des \begin_inset Quotes fld \end_inset @@ -823,7 +769,7 @@ \begin_inset Quotes fld \end_inset -indépendant du périphérique +indépendant du périphérique d'affichage \begin_inset Quotes frd \end_inset @@ -897,13 +843,13 @@ qui fournit une interface conviviale pour les anciennes commandes de création de macros de TeX, des commandes facilitant l'utilisation de nouvelles polices, et d'autres extensions. - En fait, LaTeX est pratiquement un langage complet à lui tout seul ! Des + En fait, LaTeX est pratiquement un langage complet à lui tout seul! Des utilisateurs du monde entier ont créé leur propres extensions de LaTeX, en plus de celles qui sont en standard. \end_layout \begin_layout Standard -Il y a deux façons d'étendre LaTeX : les classes et les styles. +Il y a deux façons d'étendre LaTeX: les classes et les styles. Une \shape slanted classe @@ -913,7 +859,7 @@ On trouve des classes pour des transparents, pour des articles de journaux de physique et de maths\SpecialChar \ldots{} de nombreuses universités ont même une classe pour - la composition de leurs thèses ! Le + la composition de leurs thèses! Le \shape slanted style \shape default @@ -925,11 +871,11 @@ différent applicable dans n'importe quel document. Par exemple, LyX contrôle les marges et l'interligne grâce à deux fichiers de style conçus à cet effet. - Il y a des fichiers de style pour plein de trucs : étiquettes, enveloppes, - modifier l'indentation, ajouter des polices, manipuler des objets graphiques, - définir des en-têtes de page fantaisie, personnaliser les bibliographies, - modifier la place et l'allure des notes de bas de page, tableaux, et figures, - personnaliser les listes, et cetera. + Il y a des fichiers de style pour plein d'éléments: créer des étiquettes, + imprimer des enveloppes, modifier l'indentation, ajouter des polices, manipuler + des objets graphiques, définir des en-têtes de page fantaisie, personnaliser + les bibliographies, modifier la place et l'allure des notes de bas de page, + tableaux, et figures, personnaliser les listes, et cætera. \end_layout \begin_layout Standard @@ -937,59 +883,40 @@ \end_layout \begin_layout Description -TeX: langage de composition avec possibilité de macros. +TeX: langage de composition avec possibilité de macros; \end_layout \begin_layout Description -LaTeX: paquetage de macros basé sur TeX\SpecialChar \@. - +LaTeX: paquetage de macros basé sur TeX; \end_layout \begin_layout Description -classes: définitions d'un type de document, utilisant LaTeX\SpecialChar \@. - +classes: définitions d'un type de document, utilisant LaTeX; \end_layout \begin_layout Description -styles: modifications du comportement implicite de LaTeX d'une façon donnée. +styles: modifications du comportement implicite de LaTeX d'une façon donnée; \end_layout \begin_layout Description -LyX: traitement de texte visuel, WYSIWYM, qui à l'impression utilise LaTeX - dans toute sa splendeur. +LyX: traitement de texte visuel, WYSIWYM, qui utilise LaTeX pour la typographie. \end_layout \begin_layout Standard -LaTeX rend LyX diffèrent des autres traitements de texte. - LyX est une interface graphique utilisateur -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout - +Cette section tente de rendre compte des différences entre LyX et les autres + traitements de texte. + En bref, LaTeX \emph on -Graphical User Interface +est \emph default - (GUI) en anglais -\end_layout - -\end_inset - - d'accueil pour LaTeX, conçue pour saisir des documents sans connaître les - macro-commandes de LaTeX. - Cependant, LyX ne propose pas d'interface graphique pour toutes les (innombrabl -es) macros LaTeX existantes, mais il les accepte, ce qui le rend aussi fonctionn -el que LaTeX. -\end_layout - -\begin_layout Standard -Exactement comme LaTeX, LyX se focalise sur le contexte de vos écrits – - le + la différence. + En utilisant LaTeX comme processeur typographique, LyX vous permet de vous + focaliser sur le contenu de vos écrits – le \shape italic quoi. \shape default - L'ordinateur s'occupe lui du + L'ordinateur s'occupe quant à lui du \shape slanted comment \shape default @@ -1010,10 +937,10 @@ \end_layout \begin_layout Standard -Bien que LyX ait maintenant bien dépassé la version 1.0, certains documents - seront peut-être incomplets ou un peu en retard dans la mise à jour, même - si nous travaillons dur pour suivre les évolutions. - Comme pour l'ensemble de LyX, les manuels sont l'oeuvre de bénévoles qui +Le développement de LyX ne s'arrêtera jamais, nous l'espérons, et de ce + fait certains documents seront peut-être incomplets ou un peu en retard + dans la mise à jour, même si nous travaillons dur pour suivre les évolutions. + Comme pour l'ensemble de LyX, les manuels sont l'œuvre de bénévoles qui ont un \begin_inset Quotes fld \end_inset @@ -1024,7 +951,7 @@ travail, une famille, la vaisselle à laver, la litière du chat à changer, et ainsi de suite. - Si vous êtes volontaire pour nous rejoindre, jetez un oeil attentif sur + Si vous êtes volontaire pour nous rejoindre, jetez un œil attentif sur la section \begin_inset space ~ \end_inset @@ -1042,8 +969,8 @@ \begin_layout Standard D'autre part, faites-nous une faveur – s'il arrivait que dans cette documentatio n quelque chose vous embrouille, ne soit pas bien clair, ou carrément faux, - faites-le nous savoir ! Vous pouvez contacter les préposés à la mise à - jour de la documentation à l'adresse email + faites-le nous savoir! Vous pouvez contacter les préposés à la mise à jour + de la documentation à l'adresse email \begin_inset CommandInset href LatexCommand href target "lyx-docs@lists.lyx.org" @@ -1099,8 +1026,7 @@ \family sans Naviguer \family default -, qui la fait apparaître automatiquement. - (Essayez!) +, qui la fait apparaître automatiquement (essayez!). \end_layout \begin_layout Standard @@ -1114,10 +1040,9 @@ \end_inset -. - (Dans la version papier il y a un numéro à la place.) Si vous cliquez sur - cet insert avec le bouton gauche de la souris, une fenêtre s'ouvre avec - la liste de toutes les références croisées du document. + (dans la version papier il y a un numéro à la place). + Si vous cliquez sur cet insert avec le bouton gauche de la souris, une + fenêtre s'ouvre avec la liste de toutes les références croisées du document. Cette introduction n'en a que deux, la première est dénommée \begin_inset Quotes fld \end_inset @@ -1144,18 +1069,7 @@ Revenir d'où vous venez est tout aussi simple, il suffit de cliquer sur le bouton \family sans -Revenir -\family default - ou de taper -\family sans -C-< -\family default -. - (Que signifie -\family sans -C-< -\family default - ? La description est juste un peu plus loin.) +Revenir. \end_layout \begin_layout Standard @@ -1226,7 +1140,7 @@ pour la touche \family sans -Control ; +Control; \end_layout \begin_layout Itemize @@ -1243,7 +1157,7 @@ pour la touche \family sans -Majuscule ; +Majuscule; \end_layout \begin_layout Itemize @@ -1262,7 +1176,7 @@ \family sans Alt \family default - ; +; \end_layout \begin_layout Itemize @@ -1290,7 +1204,7 @@ \begin_inset Quotes frd \end_inset - sont les touches de fonctions ; + sont les touches de fonctions; \end_layout \begin_layout Itemize @@ -1309,7 +1223,7 @@ \family sans Échap \family default - ; +; \end_layout \begin_layout Itemize @@ -1324,7 +1238,7 @@ \begin_inset Quotes frd \end_inset - +, \begin_inset Quotes fld \end_inset @@ -1336,7 +1250,7 @@ \begin_inset Quotes frd \end_inset - +, \begin_inset Quotes fld \end_inset @@ -1348,7 +1262,7 @@ \begin_inset Quotes frd \end_inset - +, \begin_inset Quotes fld \end_inset @@ -1360,7 +1274,7 @@ \begin_inset Quotes frd \end_inset - : les flèches de déplacement du curseur ; + sont les flèches de déplacement du curseur; \end_layout \begin_layout Itemize @@ -1375,7 +1289,7 @@ \begin_inset Quotes frd \end_inset - +, \begin_inset Quotes fld \end_inset @@ -1387,7 +1301,7 @@ \begin_inset Quotes frd \end_inset - +, \begin_inset Quotes fld \end_inset @@ -1399,7 +1313,19 @@ \begin_inset Quotes frd \end_inset - + ou +\begin_inset Quotes fld +\end_inset + + +\family sans +Orig +\family default + +\begin_inset Quotes frd +\end_inset + +, \begin_inset Quotes fld \end_inset @@ -1411,7 +1337,7 @@ \begin_inset Quotes frd \end_inset - +, \begin_inset Quotes fld \end_inset @@ -1423,7 +1349,23 @@ \begin_inset Quotes frd \end_inset - + ou +\begin_inset Quotes fld +\end_inset + + +\family sans +Pg +\begin_inset space \thinspace{} +\end_inset + +Préc +\family default + +\begin_inset Quotes frd +\end_inset + +, \begin_inset Quotes fld \end_inset @@ -1435,7 +1377,23 @@ \begin_inset Quotes frd \end_inset - : sont les 6 touches situées, sur la plupart des claviers de PC, au dessus + ou +\begin_inset Quotes fld +\end_inset + + +\family sans +Pg +\begin_inset space \thinspace{} +\end_inset + +Suiv +\family default + +\begin_inset Quotes frd +\end_inset + + sont les 6 touches situées, sur la plupart des claviers de PC, au dessus des flèches de déplacement du curseur. \begin_inset Quotes fld @@ -1486,7 +1444,7 @@ \end_inset sur certains claviers, ou sérigraphiées de flèches vers le haut et vers - le bas barrées de plusieurs traits ; + le bas barrées de plusieurs traits; \end_layout \begin_layout Itemize @@ -2155,8 +2113,7 @@ \end_layout \begin_layout Standard -La liste suivante décrit le contenu de chaque fichier de la documentation - : +La liste suivante décrit le contenu de chaque fichier de la documentation: \end_layout \begin_layout Description @@ -2176,38 +2133,14 @@ \begin_inset space ~ \end_inset -d'Apprentissage +d'apprentissage \end_layout \begin_deeper \begin_layout Standard Si vous commencez avec LyX, et n'avez jamais touché à LaTeX, vous devriez commencer par là. - Si vous pensez que le LaTeX est ce qui sert à faire les préservatifs, c'est - qu'il vous faut relire le Chapitre -\begin_inset space ~ -\end_inset - -1, puis lire le -\emph on -Manuel -\begin_inset space ~ -\end_inset - -d'Apprentissage -\emph default -. - Après sa lecture, vous penserez encore que le LaTeX est une substance extensibl -e – mais au moins, vous -\emph on -saurez -\emph default - comment utiliser LyX. - -\end_layout - -\begin_layout Standard -Si vous connaissez déjà LaTeX, vous devriez lire au moins la section + Si vous connaissez déjà LaTeX, vous devriez lire au moins la section \begin_inset Quotes fld \end_inset @@ -2215,21 +2148,7 @@ \begin_inset Quotes frd \end_inset - (et passer en revue le reste du document ne pourrait pas faire de tort). -\end_layout - -\begin_layout Standard -Et lorsque vous vous sentez un peu perdu avec LyX, essayez de lire attentivement - le -\emph on -Manuel -\begin_inset space ~ -\end_inset - -d'Apprentissage -\emph default - avant de consulter les autres manuels. - C'est un bon tremplin. + (et passer en revue le reste du document ne peut pas faire de tort). \end_layout \end_deeper @@ -2245,12 +2164,12 @@ \begin_inset space ~ \end_inset -l'Utilisateur +l'utilisateur \end_layout \begin_deeper \begin_layout Standard -Le document de base. +C'est le document de base. Il couvre la \emph on majeure partie @@ -2262,7 +2181,7 @@ \begin_inset space ~ \end_inset -d'Apprentissage\SpecialChar \@. +d'apprentissage\SpecialChar \@. . \end_layout @@ -2272,7 +2191,12 @@ \begin_inset space ~ \end_inset -Insérés Extension du +insérés +\end_layout + +\begin_deeper +\begin_layout Standard +Extension du \emph on Guide \begin_inset space ~ @@ -2285,8 +2209,9 @@ Il inclut également de nombreuses astuces connus des spécialistes de LaTeX. \end_layout +\end_deeper \begin_layout Description -Math +Maths \end_layout \begin_deeper @@ -2308,7 +2233,7 @@ \begin_inset space ~ \end_inset -Avancées +avancées \end_layout \begin_deeper @@ -2340,15 +2265,9 @@ la façon de personnaliser son comportement général. Y sont abordés la configuration du clavier (raccourcis), l'internationalisation , et les fichiers de configuration. - Inutile de le consulter avant d'avoir lu le -\emph on -Manuel -\begin_inset space ~ -\end_inset - -d'Apprentissage -\emph default -. + Il contient également les informations nécessaires concernant les fichiers + de formats, indispensables pour permettre à LyX de reconnaître vos propres + classes et paquetages. \end_layout \end_deeper @@ -2358,7 +2277,7 @@ \begin_deeper \begin_layout Standard -Des tableaux avec les raccourcis claviers qui sont définis actuellement +Contient des tableaux avec les raccourcis claviers qui sont définis actuellement dans LyX. \end_layout @@ -2392,7 +2311,7 @@ \begin_inset space ~ \end_inset -l'Utilisateur +l'utilisateur \emph default contient par exemple \emph on @@ -2419,13 +2338,13 @@ \begin_layout Standard \align center -Si vous commencez avec LyX, lisez le +Si vous débutez avec LyX, lisez le \emph on Manuel \begin_inset space ~ \end_inset -d'Apprentissage +d'apprentissage \emph default dès maintenant\SpecialChar \@. @@ -2473,7 +2392,7 @@ que vous considérez comme un bogue. Les plantages sont rares, mais ça peut arriver. Les problèmes d'interface utilisateur sont considérés par l'équipe LyX - comme des bogues importants : des indications sur les parties de l'interface + comme des bogues importants: des indications sur les parties de l'interface LyX que vous trouvez confuses et peu claires nous sont précieuses. \end_layout @@ -2512,7 +2431,7 @@ \begin_layout Plain Layout -http://www.lyx.org/ +http://www.lyx.org/WebFr.Home \end_layout \end_inset @@ -2523,7 +2442,7 @@ \begin_layout Standard Un bon rapport de bogue doit au minimum comprendre la version de LyX avec laquelle vous avez rencontré le problème. - Envoyez les descriptions les plus exactes et détaillées possibles : plus + Envoyez les descriptions les plus exactes et détaillées possibles: plus les développeurs devront passer de temps à trouver l'origine du bogue, moins ils en auront pour d'autres améliorations. Dites sur quel système, et dans quelle version de celui-ci vous faites @@ -2539,6 +2458,20 @@ \end_layout \begin_layout Standard +Le traceur de bogues et la liste de messagerie de développeurs sont anglophones, + vous pouvez utiliser la liste de messagerie francophone +\begin_inset CommandInset href +LatexCommand href +target "lyx-fr@lists.lyx.org" +type "mailto:" + +\end_inset + +, bien qu'elle soit théoriquement réservée aux seuls problèmes de francisation + de LyX. +\end_layout + +\begin_layout Standard \end_layout @@ -2566,7 +2499,7 @@ \end_layout \begin_layout Standard -La documentation de LyX est assez exhaustive ; cependant LyX est en constant +La documentation de LyX est assez exhaustive; cependant LyX est en constant développement, et chaque nouvelle version ajoute de nouvelles fonctions. Vous pouvez trouver qu'une partie de la documentation nécessite des amélioratio ns. @@ -2598,7 +2531,7 @@ \begin_layout Standard Comme pour l'ensemble du projet LyX, toute aide est bienvenue pour la documentat -ion de LyX ! Si vous êtes volontaire, merci de respecter +ion de LyX! Si vous êtes volontaire, merci de respecter \shape italic avant tout \shape default @@ -2635,7 +2568,7 @@ \begin_inset space ~ \end_inset -l'Utilisateur +l'utilisateur \shape default et le \emph on @@ -2643,7 +2576,7 @@ \begin_inset space ~ \end_inset -d'Apprentissage +d'apprentissage \emph default . @@ -2658,7 +2591,7 @@ \begin_inset space ~ \end_inset -d'Apprentissage +d'apprentissage \emph default et le \shape italic @@ -2670,7 +2603,7 @@ \begin_inset space ~ \end_inset -l'Utilisateur +l'utilisateur \shape default sont toujours les documents les plus à jour de la collection. Ils devraient vous aider à vous imprégner de l'aspect et de la structure diff -Nru lyx-2.0.2/lib/doc/fr/Math.lyx lyx-2.0.3/lib/doc/fr/Math.lyx --- lyx-2.0.2/lib/doc/fr/Math.lyx 2011-10-12 16:08:19.000000000 +0000 +++ lyx-2.0.3/lib/doc/fr/Math.lyx 2012-02-12 01:50:21.000000000 +0000 @@ -39,14 +39,11 @@ % increase link area for cross-references and autoname them, \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasfrench{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} +\addto\extrasfrench{% + \renewcommand*{\equationautorefname}[1]{} \renewcommand{\sectionautorefname}{sec.\negthinspace} \renewcommand{\subsectionautorefname}{sec.\negthinspace} - \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}} + \renewcommand{\subsubsectionautorefname}{sec.\negthinspace} } % don't load packages twice @@ -71,13 +68,13 @@ % provides caption formatting \setkomafont{captionlabel}{\bfseries} -% used in sec. 23.6 +% used in sec. 24.5 \usepackage[samesize]{cancel} % enables calculation of values \usepackage{calc} -% for multiple columns used in sec. 23.7 +% for multiple columns used in sec. 24.7 \usepackage{multicol} % needed in sec. 19.4 @@ -26068,6 +26065,21 @@ \begin_layout Standard Dans une formule en ligne, il y a moins d'espace inséré avant le nom de la fonction, quelque soit la variante. + +\lang english +By default the modulo-functions take only the first following character + into account. + To use more than one character, one has to put them into TeX-braces: +\begin_inset Formula +\begin{align*} +\underline{\textrm{Commande}\raisebox{-0.9mm}{}} & & \underline{\textrm{Résultat}}\\ +\mathrm{a\backslash pod\textrm{\spce}bcd} & & a\pod bcd\\ +\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d +\end{align*} + +\end_inset + + \end_layout \begin_layout Section @@ -26634,13 +26646,6 @@ le texte dans LyX. \end_layout -\begin_layout Standard -\begin_inset Newpage newpage -\end_inset - - -\end_layout - \begin_layout Subsection Les accents dans le texte \begin_inset CommandInset label @@ -35853,7 +35858,7 @@ \series bold \backslash -usepackage[samesize]{cancel} +usepackage{cancel} \end_layout \begin_layout Standard @@ -36126,6 +36131,163 @@ \end_layout \begin_layout Standard + +\lang english +To change the size of +\series bold + +\backslash +cancelto +\series default +'s +\begin_inset Quotes fld +\end_inset + +subscript +\begin_inset Quotes frd +\end_inset + + value one can load the package +\series bold +cancel +\series default + with either the option +\series bold +samesize +\series default + which leads to the same size as for the canceled value or with the option + +\series bold +Smaller +\series default + which makes is it a bit smaller than the size one gets without using a + package option. + In this document +\series bold +cancel +\series default + was loaded with this line: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage[samesize]{cancel} +\end_layout + +\begin_layout Standard + +\lang english +To color the cancellation bar one adds this command as TeX code: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\begin_layout Standard + +\series bold +\lang english +red +\series default + can be replaced by a color of your choice. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Formula +\[ +\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}} +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{black}} +\end_layout + +\end_inset + + +\lang english + +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\lang english +reset the color +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +For further customizations, see the documentation of the package +\series bold +cancel +\series default +\lang french +, +\begin_inset CommandInset citation +LatexCommand cite +key "cancel" + +\end_inset + +. +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -36416,9 +36578,9 @@ Pour avoir la même mise en forme que les autres entêtes, toute l'entête a été placée dans un environnement \series bold -boldmath +boldmath \series default - +. \begin_inset Foot status collapsed @@ -36435,7 +36597,7 @@ \end_inset -. + \end_layout \begin_layout Subsection @@ -36768,7 +36930,7 @@ \begin_inset Formula $n$ \end_inset - variables utilisées + variables utilisées. \begin_inset Foot status collapsed @@ -36785,7 +36947,6 @@ \end_inset -. Pour mettre la description en plus petits caractères, on peut insérer par exemple la commande \series bold @@ -36793,7 +36954,7 @@ \backslash footnotesize \series default - avant la matrice + avant la matrice. \begin_inset Foot status collapsed @@ -36810,7 +36971,7 @@ \end_inset -. + \end_layout \begin_layout Standard @@ -37251,7 +37412,7 @@ \begin_layout Standard Ce paragraphe est un résumé des usages typographiques les plus importants, - documentés dans les normes ISO + documentés dans les normes ISO. \begin_inset Foot status collapsed @@ -37285,7 +37446,7 @@ \end_inset -. + \end_layout \begin_layout Itemize @@ -38202,8 +38363,6 @@ \end_inset -\lang english - \begin_inset space \hfill{} \end_inset @@ -38211,8 +38370,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Newpage newpage \end_inset @@ -38314,6 +38471,39 @@ \labelwidthstring Références \begin_inset CommandInset bibitem LatexCommand bibitem +key "cancel" + +\end_inset + + +\begin_inset CommandInset href +LatexCommand href +name "Documentation" +target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf" + +\end_inset + + paquetage LaTeX +\series bold +cancel +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Paquetages ! cancel +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring Références +\begin_inset CommandInset bibitem +LatexCommand bibitem key "hyperref" \end_inset diff -Nru lyx-2.0.2/lib/doc/fr/Tutorial.lyx lyx-2.0.3/lib/doc/fr/Tutorial.lyx --- lyx-2.0.2/lib/doc/fr/Tutorial.lyx 2011-07-23 04:29:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/fr/Tutorial.lyx 2012-01-05 00:01:33.000000000 +0000 @@ -661,26 +661,25 @@ \end_layout \begin_layout Itemize -Lancez LaTeX pour générer un fichier DVI, avec +Générer un fichier PDF avec \family sans Visualiser\SpecialChar \menuseparator -DVI +Visualiser \family default ou avec le bouton -\begin_inset Graphics - filename ../../images/buffer-view_dvi.png - scale 75 - +\begin_inset Info +type "icon" +arg "buffer-view" \end_inset de la barre d'outils\SpecialChar \@. - LyX lancera une visionneuse DVI qui affichera l'aspect + LyX lancera une visionneuse PDF qui affichera l'aspect de votre document une fois imprimé. \begin_inset Foot status collapsed \begin_layout Plain Layout -Vous pouvez gagner du temps en laissant tourner la visionneuse DVI en tâche +Vous pouvez gagner du temps en laissant tourner la visionneuse PDF en tâche de fond. Vous pourrez alors utiliser \family sans @@ -693,17 +692,15 @@ \begin_inset space ~ \end_inset -Jour\SpecialChar \menuseparator -DVI +Jour \family default ou le bouton -\begin_inset Graphics - filename ../../images/buffer-update_dvi.png - scale 75 - +\begin_inset Info +type "icon" +arg "buffer-update" \end_inset - et simplement cliquer sur la fenêtre de la visionneuse DVI (ou la + et simplement cliquer sur la fenêtre de la visionneuse PDF (ou la \begin_inset Quotes fld \end_inset @@ -711,7 +708,7 @@ \begin_inset Quotes frd \end_inset -), pour la rafraîchir une fois que LaTeX aura cessé de travailler . +) ensuite. \end_layout \end_inset @@ -771,10 +768,9 @@ Annuler \family default (bouton -\begin_inset Graphics - filename ../../images/undo.png - scale 75 - +\begin_inset Info +type "icon" +arg "undo" \end_inset de la barre d'outils) de façon répétitive. @@ -784,10 +780,9 @@ Refaire \family default (bouton -\begin_inset Graphics - filename ../../images/redo.png - scale 75 - +\begin_inset Info +type "icon" +arg "redo" \end_inset )pour restituer les modifications annulées. @@ -808,10 +803,9 @@ Couper \family default (bouton -\begin_inset Graphics - filename ../../images/cut.png - scale 75 - +\begin_inset Info +type "icon" +arg "cut" \end_inset ), @@ -820,10 +814,9 @@ Copier \family default (bouton -\begin_inset Graphics - filename ../../images/copy.png - scale 75 - +\begin_inset Info +type "icon" +arg "copy" \end_inset ), et @@ -832,10 +825,9 @@ Coller \family default (bouton -\begin_inset Graphics - filename ../../images/paste.png - scale 75 - +\begin_inset Info +type "icon" +arg "paste" \end_inset ) pour couper, copier et coller. @@ -866,10 +858,9 @@ Remplacer \family default (bouton -\begin_inset Graphics - filename ../../images/dialog-show_findreplace.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show findreplace" \end_inset ) pour effectuer une recherche. @@ -923,7 +914,7 @@ Style Nom propre \noun default (généralement en petites capitales, utilisées pour les noms de personnes) - à partir des listes déroulantes du menu + à partir des listes déroulantes du menu \family sans Éditer\SpecialChar \menuseparator Style @@ -937,10 +928,9 @@ texte \family default (bouton -\begin_inset Graphics - filename ../../images/dialog-show_character.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show character" \end_inset de la barre d'outils). @@ -1645,7 +1635,11 @@ \family sans Liste \family default - est une variante de l'environnement + (aussi nommé +\family sans + Étiquetage +\family default +) est une variante de l'environnement \family sans Description \family default @@ -1680,7 +1674,13 @@ \family sans Environnement \family default -. + ( +\begin_inset Info +type "icon" +arg "layout Itemize" +\end_inset + +). LyX affiche une \begin_inset Quotes fld \end_inset @@ -1745,13 +1745,11 @@ 'Environnement \family default (ou par le raccourci clavier -\family sans -M-p -\begin_inset space ~ +\begin_inset Info +type "shortcut" +arg "layout Standard" \end_inset -s -\family default ). \end_layout @@ -1787,7 +1785,13 @@ \family sans Environnement \family default -. + ( +\begin_inset Info +type "icon" +arg "layout Enumerate" +\end_inset + +). Et pan ! Comme nous l'avons déjà dit, si vous ajoutez ou retirez un élément dans la liste, LyX corrigera la numérotation. \end_layout @@ -1802,7 +1806,31 @@ \family sans Liste \family default -, pour voir à quoi ils ressemblent. + +\begin_inset space \thinspace{} +\end_inset + +/ +\begin_inset space \thinspace{} +\end_inset + + +\family sans +Étiquetage +\family default + ( +\begin_inset Info +type "icon" +arg "layout Description" +\end_inset + + et +\begin_inset Info +type "icon" +arg "layout List" +\end_inset + +), pour voir à quoi ils ressemblent. Pour ces deux derniers, chaque élément de la liste comporte un terme, qui est le premier mot de l'élément, et sa définition, le reste du paragraphe (jusqu'au retour @@ -2685,11 +2713,9 @@ Étiquette \family default ou cliquez sur le bouton -\begin_inset Graphics - filename ../../images/label-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "label-insert" \end_inset de la barre d'outils. @@ -2758,11 +2784,9 @@ Croisée \family default ou utilisez le bouton -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_ref.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset ref" \end_inset @@ -2864,9 +2888,11 @@ Coller ( \family default raccourci -\family sans -Ctrl+V -\family default +\begin_inset Info +type "shortcut" +arg "paste" +\end_inset + ). \end_layout @@ -3114,18 +3140,12 @@ \begin_layout Standard Les notes de bas de page peuvent être ajoutées grâce au bouton -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset - -\family sans -, -\family default - dans la barre d'outils ou par menu +, dans la barre d'outils ou par menu \family sans Insérer\SpecialChar \menuseparator Note @@ -3156,11 +3176,9 @@ \end_inset dans votre document et appuyez sur le bouton -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset . @@ -3245,11 +3263,9 @@ . De plus, vous pouvez faire basculer du texte ordinaire en note, en le sélection nant, puis en cliquant sur le bouton -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset ; ou inversement transformer une note en texte en appuyant sur la touche @@ -3273,11 +3289,9 @@ \begin_layout Standard Les notes en marge peuvent quant à elles être ajoutées grâce au bouton -\begin_inset Graphics - filename ../../images/marginalnote-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "marginalnote-insert" \end_inset de la barre d'outils, ou par le menu @@ -3434,11 +3448,9 @@ Citation \family default ou le bouton -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_citation.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset citation" \end_inset de la barre d'outils, vous faites apparaître une fenêtre @@ -3633,11 +3645,9 @@ Plan \family default ou le bouton -\begin_inset Graphics - filename ../../images/dialog-toggle_toc.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-toggle toc" \end_inset de la barre d'outils. @@ -3769,11 +3779,9 @@ t. Pour créer une formule, cliquez juste sur le bouton de la barre d'outils -\begin_inset Graphics - filename ../../images/math-mode.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-mode" \end_inset ou utilisez le menu @@ -4202,8 +4210,14 @@ \family sans Math \family default -la barre d'outils sera affichée de façon permanente ; cet état est indiqué - dans le menu +la barre d'outils ( +\begin_inset Info +type "icon" +arg "toolbar-toggle math" +\end_inset + +) sera affichée de façon permanente ; cet état est indiqué dans le menu + \family sans Barres \begin_inset space ~ @@ -4273,11 +4287,9 @@ \begin_layout Standard Pour saisir une racine carrée, cliquez simplement sur le bouton -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" \end_inset . @@ -4303,11 +4315,9 @@ Décoration \family default dans la barre d'outils avec le bouton -\begin_inset Graphics - filename ../../images/math/hat.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset . @@ -4327,11 +4337,9 @@ Délimiteurs \family default -\begin_inset Graphics - filename ../../images/dialog-show_mathdelimiter.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" \end_inset , pour ouvrir la fenêtre de dialogue @@ -4414,12 +4422,15 @@ Fraction \family default -\begin_inset Graphics - filename ../../images/math/frac.png - lyxscale 75 - scale 60 - scaleBeforeRotation +\begin_inset Info +type "icon" +arg "math-insert \\frac" +\end_inset + ou +\begin_inset Info +type "icon" +arg "math-insert \\frac-square" \end_inset dans la @@ -4557,11 +4568,9 @@ \begin_layout Standard Cliquez sur le bouton -\begin_inset Graphics - filename ../../images/math/functions.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset de la @@ -4671,11 +4680,9 @@ Matrice \family default -\begin_inset Graphics - filename ../../images/dialog-show_mathmatrix.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset de la @@ -4747,35 +4754,27 @@ Colonne \family default ou utilisez les boutons -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-row" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_delete-row.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-row" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_append-column.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-column" \end_inset , -\begin_inset Graphics - filename ../../images/tabular-feature_delete-column.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-column" \end_inset de la @@ -4861,11 +4860,9 @@ Ligne \family default -\begin_inset Graphics - filename ../../images/math-display.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "math-display" \end_inset de la @@ -5131,11 +5128,9 @@ Tableau \family default (bouton -\begin_inset Graphics - filename ../../images/tabular-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "tabular-insert" \end_inset de la barre d'outils) pour obtenir un tableau. @@ -5196,22 +5191,33 @@ Tableau \family default ) qui permet de régler tous ses paramètres. + +\lang english +By pressing +\lang french + +\begin_inset Info +type "icon" +arg "toolbar-toggle table" +\end_inset + + +\lang english + the table toolbar will appear permanently. \end_layout \begin_layout Itemize -LyX permet également d'inclure des images dans n'importe quel format à - l'intérieur d'un document. +LyX permet également d'inclure des images dans n'importe quel format à l'intérie +ur d'un document. (Vous l'avez deviné : \family sans Insérer\SpecialChar \menuseparator Graphique \family default , ou bouton -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_graphics.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset graphics" \end_inset \SpecialChar \@. @@ -5278,9 +5284,11 @@ O \family default , ou avec le raccourci qui est indiqué à côté de l'entrée de menu ( -\family sans -C-O -\family default +\begin_inset Info +type "shortcut" +arg "file-open" +\end_inset + implicitement). Ces associations de touches sont également configurables (et ces raccourcis existent même pour certains menus traduits de l'anglais @@ -5414,11 +5422,9 @@ TeX \family default (bouton -\begin_inset Graphics - filename ../../images/ert-insert.png - scale 75 - scaleBeforeRotation - +\begin_inset Info +type "icon" +arg "ert-insert" \end_inset de la barre d'outils). @@ -5686,8 +5692,6 @@ bidule.lyx \family default que vous êtes en train d'éditer. - LyX crée un fichier LaTeX temporaire à chaque visionnement ou impression. - \end_layout \begin_layout Subsection @@ -5836,7 +5840,6 @@ \end_inset ). - LyX s'occupe de lancer BibTeX. La boîte de la fenêtre \family sans Citation diff -Nru lyx-2.0.2/lib/doc/fr/UserGuide.lyx lyx-2.0.3/lib/doc/fr/UserGuide.lyx --- lyx-2.0.2/lib/doc/fr/UserGuide.lyx 2011-11-12 01:12:10.000000000 +0000 +++ lyx-2.0.3/lib/doc/fr/UserGuide.lyx 2012-02-19 04:18:27.000000000 +0000 @@ -54,7 +54,7 @@ % use normal list environments also in French documents \frenchbsetup{StandardLayout} \end_preamble -\options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading +\options refpage,intoc,bibliography=totoc,index=totoc,BCOR7.5mm,captions=tableheading,numbers=noenddot \use_default_options false \begin_modules customHeadersFooters @@ -145,22 +145,22 @@ \begin_layout Title Guide de l'utilisateur de LyX \begin_inset Note Note -status open +status collapsed \begin_layout Plain Layout Informations de révision : \end_layout \begin_layout Plain Layout -Traduction : Mise à jour pour 2.0 par JPChrétien, Date : 11/11/2011 +Traduction : Mise à jour pour 2.0 par JPChrétien, Date : 11/02/2012 \end_layout \begin_layout Plain Layout -Revue partielle (appendices non revus) +Revue complète \end_layout \begin_layout Plain Layout -Original : Révision: 40153, Date : 07/11/2011 +Original : Révision: 40566, Date : 04/01/2012 \end_layout \end_inset @@ -1164,34 +1164,8 @@ \begin_layout Standard Les trois premières s'expliquent d'elles-mêmes. - Une chose à noter: quand vous effacez un bloc de texte que vous avez sélectionn -é, il est automatiquement placé dans le presse-papiers. - C'est-à-dire que les touches -\family sans -Suppr -\family default - et -\family sans -Ret.Arr -\family default - fonctionnent aussi comme la commande -\family sans -Couper -\family default -. - D'autre part, si vous avez sélectionné du texte, faites attention. - Si vous tapez une touche, LyX va complètement effacer le texte sélectionné - et le remplacer par ce que vous aurez tapé (ce comportement est modifiable). - Vous aurez à faire -\family sans -Annuler -\family default - pour récupérer le texte perdu. -\end_layout - -\begin_layout Standard -Vous pouvez aussi copier du texte entre LyX et d'autres programmes par coupé-cop -ié-collé. + Vous pouvez aussi copier du texte entre LyX et d'autres programmes par + coupé-copié-collé. Le sous-menu \family sans Coller @@ -2200,10 +2174,7 @@ , ceci peut être modifié via \family sans -\lang english - -\lang french -Saisie\SpecialChar \menuseparator + Saisie\SpecialChar \menuseparator Raccourcis. \end_layout @@ -2716,7 +2687,7 @@ \end_layout \begin_layout Subsection -Les différents classes de document +Les différentes classes de document \begin_inset Index idx status collapsed @@ -2830,21 +2801,13 @@ \end_layout \begin_layout Description -ACS Articles de publications dans le style et le format utilisés par -\lang english - -\lang french -l' +ACS Articles de publications dans le style et le format utilisés par l' \lang english American Chemistry Society \end_layout \begin_layout Description -AGU Articles de publications dans le style et le format utilisés par -\lang english - -\lang french -l' +AGU Articles de publications dans le style et le format utilisés par l' \lang english American Geophysical Union \end_layout @@ -2956,9 +2919,9 @@ \end_inset -X Pour écrire des articles pour les publications de l +X Pour écrire des articles pour les publications de l' \lang english -'American Physical Society +American Physical Society \lang french (APS), de l' \lang english @@ -2982,9 +2945,11 @@ \begin_inset space ~ \end_inset -Proceedings Disposition pour les journaux publiés par SPIE +Proceedings Disposition pour les journaux publiés par SPIE ( \lang english -(The International Society for Optical Engineering). +The International Society for Optical Engineering +\lang french +). \end_layout \begin_layout Description @@ -3023,8 +2988,6 @@ status collapsed \begin_layout Plain Layout - -\lang english Document ! Paramètres \end_layout @@ -3089,8 +3052,6 @@ Personnalisation \emph default pour les détails de la procédure. -\lang english - \begin_inset VSpace medskip \end_inset @@ -3184,8 +3145,6 @@ status collapsed \begin_layout Plain Layout - -\lang english Reconfiguration de LyX \end_layout @@ -3230,13 +3189,11 @@ \end_inset - + \begin_inset Index idx status collapsed \begin_layout Plain Layout - -\lang english Document ! Format local \end_layout @@ -3474,7 +3431,7 @@ \begin_inset Text \begin_layout Plain Layout -Recto-Verso +Recto-verso \end_layout \end_inset @@ -3658,7 +3615,7 @@ Paramètres. \family default - Vous pouvez entrer dans le champ + Vous pouvez saisir, dans le champ \family sans Options \begin_inset space ~ @@ -3680,7 +3637,7 @@ \begin_inset space ~ \end_inset -document +document, \family default des options spéciales pour votre classe de document sous forme d'une liste séparée par des virgules. @@ -3843,7 +3800,7 @@ \end_layout \begin_layout Subsection -Taille de papier et orientation +Dimensions du papier et orientation \begin_inset Index idx status collapsed @@ -3906,7 +3863,7 @@ \family sans Taille \family default - précise sur quelle taille de papier imprimer. + précise sur quelles dimensions de papier imprimer. Les choix sont : \end_layout @@ -4052,7 +4009,7 @@ KOMA-Script \series default calcule la taille de la zone d'impression automatiquement en tenant compte - du format du papier et de la taille de la fonte de caractères. + du format du papier et de la taille de la police de caractères. \end_layout \begin_layout Subsection @@ -4618,15 +4575,11 @@ réinitialise ces paramètres. Si vous voulez que le nouveau paragraphe conserve l'environnement ainsi que la profondeur actuels, utilisez -\lang english - \begin_inset Info type "shortcut" arg "break-paragraph inverse" \end_inset - -\lang french . \end_layout @@ -6663,7 +6616,7 @@ arg "ert-insert" \end_inset -) +). \begin_inset Foot status collapsed @@ -6673,8 +6626,6 @@ \end_inset -\lang english - \begin_inset CommandInset ref LatexCommand ref reference "sec:Code-TeX" @@ -6686,7 +6637,6 @@ \end_inset -. \emph on enumi @@ -6740,8 +6690,6 @@ \begin_layout Standard \noindent - -\lang english \begin_inset Note Greyedout status open @@ -6955,8 +6903,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open @@ -6977,8 +6923,6 @@ \begin_layout Subsubsection Reprise des énumérations -\lang english - \begin_inset Index idx status collapsed @@ -7054,8 +6998,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open @@ -8762,7 +8704,7 @@ \series bold Note: \series default - Bien qu'il soit possible d'emboîter des entêtes de sections comme + bien qu'il soit possible d'emboîter des en-têtes de sections comme \family sans Chapitre \family default @@ -8776,7 +8718,7 @@ dans des listes, par exemple, il est fortement recommandé de ne pas le faire. La raison est que l'objectif est de créer des documents bien structurés - qui suivent les règles classiques de typographie, et emboîter les entêtes + qui suivent les règles classiques de typographie, et emboîter les en-têtes de section viole ces règles. \end_layout @@ -9485,15 +9427,11 @@ Entrée \family default , puis -\lang english - \begin_inset Info type "shortcut" arg "depth-increment" \end_inset - -\lang french deux fois de suite. Nous aurions pu le créer de la même manière que le précédent, avec \begin_inset Info @@ -9502,8 +9440,6 @@ \end_inset suivi de -\lang english - \begin_inset Info type "shortcut" arg "depth-increment" @@ -9535,15 +9471,11 @@ \end_inset , puis -\lang english - \begin_inset Info type "shortcut" arg "depth-increment" \end_inset - -\lang french , puis en changeant l'environnement de paragraphe à \family sans Standard @@ -9637,15 +9569,11 @@ \end_inset puis -\lang english - \begin_inset Info type "shortcut" arg "depth-decrement" \end_inset - -\lang french . \end_layout @@ -9659,15 +9587,11 @@ \end_inset suivi de -\lang english - \begin_inset Info type "shortcut" arg "depth-decrement" \end_inset - -\lang french , retour au niveau n°4. \end_layout @@ -10573,7 +10497,7 @@ (raccourci \begin_inset Info type "shortcut" -arg "space-insert protected" +arg "command-alternatives space-insert protected ; math-space" \end_inset ). @@ -10788,13 +10712,6 @@ \begin_layout Subsubsection Encore plus d'espaces -\begin_inset CommandInset label -LatexCommand label -name "sub:Encore-plus-d'espaces" - -\end_inset - - \end_layout \begin_layout Standard @@ -11443,8 +11360,6 @@ \end_inset Quelle est la tournure anglaise correcte?: -\lang english - \begin_inset Newline newline \end_inset @@ -11452,6 +11367,8 @@ \begin_inset Newline newline \end_inset + +\lang english Mr. \begin_inset space ~ \end_inset @@ -12243,6 +12160,10 @@ Les réglages de la ligne peuvent être modifiés par un clic droit sur la ligne. +\end_layout + +\begin_layout Standard +\noindent \begin_inset CommandInset line LatexCommand rule offset "0.5ex" @@ -12589,8 +12510,6 @@ pour plusieurs polices libres et commerciales. Du côté de LyX, seule une partie de ces dernières est directement accessible grâce à l'interface utilisateur (voir la section -\lang english - \begin_inset space ~ \end_inset @@ -12601,8 +12520,6 @@ \end_inset - -\lang french pour plus de détails). Toutes les autres polices sont néanmoins accessibles si vous entrez les codes LaTeX correspondants dans le préambule du document (veuillez consulter @@ -12614,15 +12531,13 @@ rendu LaTeX qui sont aussi capables d'accéder directement aux polices de caractères qui sont installées sur votre système d'exploitation, ce sont XeTeX et LuaTeX. - Ces deux moteurs sont maintenant acceptés par LyX. + Ces deux moteurs sont acceptés par LyX. En les utilisant, vous pouvez théoriquement utiliser n'importe quelle police TruType ou OpenType qui serait installée sur votre système. La section suivante décrit comment utiliser ces polices système. \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open @@ -12631,8 +12546,8 @@ \series bold Note: \series default - En pratique, certaines polices pourront ne pas fonctionner à cause de mauvaises - informations de métrique ou d'autres défauts ; vous devez donc expérimenter + en pratique, certaines polices pourront ne pas fonctionner à cause de mauvaises + informations de métrique ou d'autres défauts; vous devez donc expérimenter un peu. \end_layout @@ -12642,8 +12557,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open @@ -13428,20 +13341,20 @@ \series bold Note: \series default - Quand vous choisissez une nouvelle police ou une nouvelle taille de police, + quand vous choisissez une nouvelle police ou une nouvelle taille de police, LyX ne change \emph on pas \emph default -la police utilisée à l'écran ! Vous ne verrez la différence que dans la - sortie imprimée; c'est une conséquence du concept WYSIWYM. +la police utilisée à l'écran! Vous ne verrez la différence que dans la sortie + imprimée; c'est une conséquence du concept WYSIWYM. Les polices d'écran de LyX peuvent être modifiées à partir de la fenêtre de dialogue \family sans Outils\SpecialChar \menuseparator Préférences \family default -, voir l'Appendice +, voir l'appendice \begin_inset space ~ \end_inset @@ -14868,7 +14781,6 @@ texte à chasse fixe \family default -\lang english \begin_inset Note Note status collapsed @@ -14881,7 +14793,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "sub:Encore-plus-d'espaces" +reference "sub:Espace-fantôme" \end_inset @@ -14891,8 +14803,6 @@ \end_inset -\lang french - \begin_inset Newline newline \end_inset @@ -15521,16 +15431,16 @@ Comme LyX vous permet n'importe quel format d'image connu dans votre document, il doit les convertir en interne en EPS. Si vous avez par exemple 50 -\begin_inset space \thinspace{} +\begin_inset space ~ \end_inset images dans votre document, LyX doit faire 50 -\begin_inset space \thinspace{} +\begin_inset space ~ \end_inset -conversions à chaque fois que vous visualisez ou que vous exportez votre +conversions la première fois que vous visualisez ou que vous exportez votre document. - Cela risque de ralentir de façon importante votre rythme de travail. + Cela risque de ralentir votre rythme de travail. En conclusion, si vous prévoyez d'utiliser PostScript, vous pouvez insérer vos images directement en EPS pour éviter ce problème. \end_layout @@ -15657,7 +15567,7 @@ Fichier\SpecialChar \menuseparator Exporter \family default -de trois façons différentes: +de façons différentes: \end_layout \begin_layout Description @@ -16192,12 +16102,22 @@ \end_layout \begin_layout Subsection -Tirets +Traits-d'union, tirets, et signe moins +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +Tirets et césures +\end_layout + +\end_inset + + \begin_inset Index idx status collapsed \begin_layout Plain Layout -Tirets et Césures +Tirets \end_layout \end_inset @@ -16207,45 +16127,33 @@ \begin_layout Standard Dans LyX, le caractère -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset - -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset existe dans trois longueurs, souvent appelées \emph on -trait -\begin_inset space ~ -\end_inset - -d'union +trait d'union \emph default , \emph on tiret -\begin_inset space ~ -\end_inset - -en \emph default et \emph on tiret -\begin_inset space ~ -\end_inset - -em \emph default - : + long: \emph on \begin_inset Foot status collapsed \begin_layout Plain Layout -NdT : Respectivement +NdT : respectivement \emph on hyphen \emph default @@ -16266,6 +16174,8 @@ dash \emph default en version originale. + Le tiret long a la longueur d'un cadratin, le tiret d'un demi-cadratin. + \end_layout \end_inset @@ -16300,7 +16210,7 @@ \begin_inset Text \begin_layout Plain Layout -output +résultat \end_layout \end_inset @@ -16309,7 +16219,7 @@ \begin_inset Text \begin_layout Plain Layout -inseré par +inséré par \end_layout \end_inset @@ -16361,10 +16271,6 @@ \begin_layout Plain Layout tiret -\begin_inset space ~ -\end_inset - -en \end_layout \end_inset @@ -16385,7 +16291,7 @@ \family sans Insérer\SpecialChar \menuseparator -Charactère +Caractère \begin_inset space ~ \end_inset @@ -16401,11 +16307,7 @@ \begin_inset Text \begin_layout Plain Layout -tiret -\begin_inset space ~ -\end_inset - -em +tiret long \end_layout \end_inset @@ -16426,7 +16328,7 @@ \family sans Insérer\SpecialChar \menuseparator -Charactère +Caractère \begin_inset space ~ \end_inset @@ -16470,7 +16372,7 @@ \begin_inset Quotes frd \end_inset - en mode math + en mode mathématique \end_layout \end_inset @@ -16488,15 +16390,8 @@ \end_layout \begin_layout Standard -Vous pouvez aussi créer le tiret -\begin_inset space ~ -\end_inset - -en et le tiret -\begin_inset space ~ -\end_inset - -em en utilisant le caractère +Vous pouvez aussi créer le tiret et le tiret long en utilisant le caractère + \begin_inset Quotes eld \end_inset @@ -16519,11 +16414,7 @@ \begin_inset Quotes erd \end_inset - engendre un tiret -\begin_inset space ~ -\end_inset - -en, + engendre un tiret, \begin_inset Quotes eld \end_inset @@ -16539,11 +16430,7 @@ \begin_inset Quotes erd \end_inset - un tiret -\begin_inset space ~ -\end_inset - -em. + un tiret long. \end_layout \begin_layout Standard @@ -16576,10 +16463,6 @@ ( \emph on tiret -\begin_inset space ~ -\end_inset - -en \emph default ) \end_layout @@ -16591,11 +16474,7 @@ ( \emph on -tiret -\begin_inset space ~ -\end_inset - -em +tiret long \emph default ) \end_layout @@ -16687,11 +16566,11 @@ chasse fixe \family default et avec des construction inhabituelles comme -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset h3knix/m0n0wall -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset . @@ -16723,10 +16602,14 @@ Parfois vous voulez empêcher qu'un mot ou une construction ne soit coupé. Supposez que vous décrivez des raccourcis clavier dans votre document comme ceci : -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset A-b c +\begin_inset Quotes frd +\end_inset + + \begin_inset Quotes erd \end_inset @@ -16735,13 +16618,9 @@ à cet endroit serait peu judicieuse. Pour empêcher le raccourci d'être coupé en deux, vous pouvez le mettre dans une boîte comme expliqué à la section -\begin_inset Quotes fld -\end_inset - +\emph on Empêcher la césure -\begin_inset Quotes frd -\end_inset - +\emph default du manuel \emph on Objets insérés @@ -16843,7 +16722,7 @@ status collapsed \begin_layout Plain Layout -NdT : Il m'en a fallu du temps pour trouver un exemple aussi intéressant +NdT : il m'en a fallu du temps pour trouver un exemple aussi intéressant ! \end_layout @@ -16959,7 +16838,7 @@ status collapsed \begin_layout Plain Layout -NdT : Le raccourci n'a pas l'air de fonctionner avec un clavier français. +NdT : le raccourci n'a pas l'air de fonctionner avec un clavier français. \end_layout \end_inset @@ -16996,7 +16875,8 @@ \begin_layout Standard Pour les autres, on peut s'aider de la fonction \family sans - Vérification + Outils \SpecialChar \menuseparator +Correction \begin_inset space ~ \end_inset @@ -17068,8 +16948,16 @@ , obtenu simplement avec la touche \family typewriter + +\begin_inset Quotes fld +\end_inset + " \family default + +\begin_inset Quotes frd +\end_inset + . \end_layout @@ -17308,11 +17196,19 @@ \end_layout \begin_layout Standard -Ces options changent les caractères que la touche +Ces options changent les caractères produits par la touche \family typewriter + +\begin_inset Quotes fld +\end_inset + " +\begin_inset Quotes frd +\end_inset + + \family default - produit. + . D'un autre côté, si vous voulez produire des guillemets droits, tapez \family sans Ctrl-" @@ -17329,7 +17225,15 @@ \family default , cela produit un \family typewriter + +\begin_inset Quotes fld +\end_inset + " +\begin_inset Quotes frd +\end_inset + + \family default dans tous les cas. \end_layout @@ -17396,7 +17300,7 @@ \emph default . Comme LaTeX sait s'en servir, vos documents LyX en contiendront aussi. - Voici les ligatures possibles : + Voici les ligatures possibles: \end_layout \begin_layout Itemize @@ -17455,7 +17359,8 @@ status collapsed \begin_layout Plain Layout -NdT : Faute d'idée d'exemple en français. +NdT : faute d'idée d'exemple en français\SpecialChar \ldots{} + \end_layout \end_inset @@ -17575,11 +17480,11 @@ \begin_layout Plain Layout Les accolades dans le code TeX sont là pour éviter que la -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset commande -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset apparaisse comme un nom propre dans la sortie finale, voir le dernier paragraph @@ -17618,7 +17523,7 @@ \begin_layout Description TeX est le programme utilisé par LaTeX, tapez -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset T @@ -17633,15 +17538,15 @@ \end_inset eX -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset - . +. \end_layout \begin_layout Description LaTeX est le programme utilisé par LyX, tapez -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset LaT @@ -17656,15 +17561,15 @@ \end_inset eX -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset - . +. \end_layout \begin_layout Description LaTeX2e est la version actuelle de LaTeX, tapez -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset LaT @@ -17679,15 +17584,15 @@ \end_inset eX2e -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset - . +. \end_layout \begin_layout Standard Vous pouvez vous demander pourquoi la version de LaTeX est -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset 2 @@ -17695,7 +17600,7 @@ \end_inset -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset . @@ -17705,20 +17610,20 @@ \begin_inset Formula $\pi$ \end_inset -: La version actuelle est -\begin_inset Quotes eld +: la version actuelle est +\begin_inset Quotes fld \end_inset TeX-3.141592 -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset , la version précédente était -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset TeX-3.14159 -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset . @@ -18073,7 +17978,7 @@ \begin_layout Plain Layout Le texte \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout Ceci est un exemple de note de bas de page à l'intérieur d'une note en texte @@ -18115,7 +18020,7 @@ \end_layout \begin_layout Section -Notes en bas de page +Notes de bas de page \begin_inset CommandInset label LatexCommand label name "sec:Notes-en-Bas" @@ -18137,7 +18042,7 @@ \begin_layout Standard LyX utilise des boîtes pour saisir et afficher les notes en bas de page: - quand vous insérez une note en bas de page avec + quand vous insérez une Note de bas de page avec \family sans Insérer\SpecialChar \menuseparator Note @@ -18199,10 +18104,10 @@ \begin_inset Quotes frd \end_inset - la note en bas de page. - Dans LyX, pour fermer cette note en bas de page, cliquez sur la boîte contenant + la Note de bas de page. + Dans LyX, pour fermer cette Note de bas de page, cliquez sur la boîte contenant l'étiquette de la note.. - Si vous voulez transformer du texte déjà existant en note en bas de page, + Si vous voulez transformer du texte déjà existant en Note de bas de page, sélectionnez-le et cliquez sur le bouton \family sans Note @@ -18227,12 +18132,12 @@ \end_layout \begin_layout Standard -Voici un exemple de note en bas de page +Voici un exemple de Note de bas de page \begin_inset Foot status collapsed \begin_layout Plain Layout -Dans LyX, pour fermer cette note en bas de page, cliquez sur la boîte contenant +Dans LyX, pour fermer cette Note de bas de page, cliquez sur la boîte contenant l'étiquette de la note. \end_layout @@ -19601,7 +19506,7 @@ \series bold Note: \series default - La plupart des visionneuses DVI ne sont + la plupart des visionneuses DVI ne sont \emph on pas \emph default @@ -22347,7 +22252,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Ornithorinque" +reference "fig:Ornithorinque" \end_inset @@ -22416,7 +22321,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Ornithorinque" +name "fig:Ornithorinque" \end_inset @@ -22435,25 +22340,13 @@ \begin_layout Standard Ce flottant de figure montrent aussi comment ajouter une étiquette et créer - une référence croisée pointant sur elle. - Comme c'est décrit dans la section -\begin_inset space ~ -\end_inset - - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Références-croisées" - -\end_inset - -, vous pouvez simplement insérer une étiquette dans la légende à l'aide - du menu + une référence croisée pointant sur elle : Insérez-vous une étiquette dans + la légende à l'aide du menu \family sans Insérer\SpecialChar \menuseparator Étiquette \family default - ou le bouton + ou le bouton \begin_inset Info type "icon" arg "label-insert" @@ -22494,7 +22387,22 @@ \begin_inset Quotes frd \end_inset - du tout ! + du tout ! +\lang english +For more about cross-references, see +\lang french + section +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Références-croisées" + +\end_inset + +. \end_layout \begin_layout Standard @@ -22522,7 +22430,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Deux-images-déformées." +reference "fig:Deux-images-déformées." \end_inset @@ -22651,7 +22559,7 @@ Deux images déformées. \begin_inset CommandInset label LatexCommand label -name "cap:Deux-images-déformées." +name "fig:Deux-images-déformées." \end_inset @@ -22696,15 +22604,12 @@ Flottant\SpecialChar \menuseparator Tableau ou le bouton \family default -\lang english - + \begin_inset Info type "icon" arg "float-insert table" \end_inset - -\lang french de la barre d'outils. Ils ont les mêmes propriétés que les flottants de figures, à part une étiquette différente. @@ -22715,7 +22620,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Flottant-de-tableau" +reference "tab:Flottant-de-tableau" \end_inset @@ -22734,7 +22639,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Flottant-de-tableau" +name "tab:Flottant-de-tableau" \end_inset @@ -23498,8 +23403,19 @@ \begin_layout Standard Vous pouvez utiliser la palette mathématique pour mettre des indices et - des exposants, mais la façon de loin la plus simple est la méthode TeX - standard. + des exposants (boutons +\begin_inset Info +type "icon" +arg "math-superscript" +\end_inset + + et +\begin_inset Info +type "icon" +arg "math-subscript" +\end_inset + +), mais la façon de loin la plus simple est la méthode TeX standard. Pour obtenir \begin_inset Formula $x^{2}$ \end_inset @@ -23640,10 +23556,9 @@ frac \series default soit en utilisant l'icône de fraction -\begin_inset Graphics - filename ../../images/math/frac.png - scale 60 - +\begin_inset Info +type "icon" +arg "math-insert \\frac" \end_inset de la @@ -23702,9 +23617,15 @@ \begin_layout Standard Les racines peuvent être créées en utilisant le bouton -\begin_inset Graphics - filename ../../images/math/sqrt.png +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" +\end_inset + ou +\begin_inset Info +type "icon" +arg "math-insert \\root" \end_inset de la @@ -24005,17 +23926,25 @@ Vous voudrez peut-être créer des espaces qui soient différents de l'espacement proposé implicitement par LaTeX. Pour cela, tapez +\family sans + \begin_inset Info type "shortcut" -arg "space-insert protected" +arg "command-alternatives space-insert protected ; math-space" \end_inset + +\family default ou utilisez le bouton -\begin_inset Graphics - filename ../../images/math/space.png +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\space" \end_inset + +\family default de la \family sans Palette @@ -24115,11 +24044,15 @@ mathématique \family default contient sous le bouton -\begin_inset Graphics - filename ../../images/math/functions.png +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset + +\family default un certain nombre de \begin_inset Quotes fld \end_inset @@ -24694,9 +24627,9 @@ Décorations \family default disponibles dans la palette mathématique avec le bouton -\begin_inset Graphics - filename ../../images/math/hat.png - +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset , et il s'appliquera à toute sélection que vous aurez faite dans une formule. @@ -24765,29 +24698,40 @@ \end_inset -et pour rendre plus les parenthèses plus lisible dans: -\end_layout +et pour rendre plus les parenthèses. + +\lang english +Below, the expression on the left was entered using the delimiter icon +\lang french -\begin_layout Standard +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" +\end_inset + + +\lang english + and the expression on the right was entered using the +\family typewriter +() +\family default + keys. + +\lang french + \begin_inset Formula \[ -\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)} +\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\qquad\qquad\frac{1}{(1+(\frac{1}{1+(\frac{1}{1+x})}))} \] \end_inset -Les parenthèses, et autres délimiteurs, de ce menu s'adaptent à la taille - de ce qu'elles contiennent. - (On obtient ceci en LaTeX brut avec -\family typewriter -\backslash -left( blabla -\backslash -right) -\family default -). - +\lang english +If you use the delimiter icon, +\lang french +les parenthèses, et autres délimiteurs, de ce menu s'adaptent à la taille + de ce qu'elles contiennent. \end_layout \begin_layout Standard @@ -24826,6 +24770,20 @@ \family default . Les parenthèses seront placées autour de la structure sélectionnée. + +\lang english +The most common bracket combinations (parentheses, square brackets, and + braces, on both sides) can be entered more quickly using keyboard shortcuts. + For example, to insert a pair of flexible parentheses on both sides, select + the structure and enter +\lang french + +\begin_inset Info +type "shortcut" +arg "math-delim ( )" +\end_inset + +. \end_layout \begin_layout Section @@ -24866,11 +24824,15 @@ Matrice \family default -\begin_inset Graphics - filename ../../images/math/matrix.png +\family sans +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset + +\family default , qui ouvre une fenêtre pour choisir le nombre de lignes et de colonnes. Voici un exemple : \end_layout @@ -25040,11 +25002,7 @@ cases \series default . - Voici un exemple : -\lang english - -\lang french - + Voici un exemple : \begin_inset Formula \[ f(x)=\begin{cases} @@ -25113,17 +25071,9 @@ \end_layout \begin_layout Standard -Pour changer les repères d'alignement de l'équation, placez le curseur là - où vous voulez que commence la zone qui doit être déplacée dans la colonne - suivante et tapez -\family sans -Ctrl-Tab -\family default -. - Ça met tout ce qui est à droite du curseur dans la zone suivante. - Notez que la zone centrale est prévue pour les opérateurs de relation, - les structures qui sont placées dans cette colonne sont imprimées en plus - petits caractères: +Notez que la zone centrale est prévue pour les opérateurs de relation, les + structures qui sont placées dans cette colonne sont imprimées en plus petits + caractères: \end_layout \begin_layout Standard @@ -25146,14 +25096,14 @@ . Il existe d'autres types de formules multi-lignes qui sont mieux adaptées à certaines situations et que l'on peut utiliser pour améliorer l'espacement - entre les lignes de la formule ( + entre les lignes de la formule \begin_inset CommandInset ref -LatexCommand ref +LatexCommand eqref reference "eq:asquared" \end_inset -). +. Ces autres types sont détaillés dans la section \begin_inset space ~ \end_inset @@ -25423,23 +25373,14 @@ \end_inset . - Pour réellement supprimer une étiquette, positionnez le curseur dans la - formule, utilisez + Pour réellement supprimer une étiquette, positionnez le curseur en fin + dans la formule et +\lang english +press \family sans -Insérer\SpecialChar \menuseparator -Etiquette +Del \family default - et effacez le nom de l'étiquette dans la fenêtre de dialogue qui apparaît -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -C'est peu intuitif et ça devrait être changé dans une prochaine version - de LyX. -\end_layout - -\end_inset - +\lang french . \end_layout @@ -25509,11 +25450,15 @@ , mais pour les nombres le standard est le romain. Pour obtenir une police donnée dans une formule, choisissez-la dans la palette mathématique en utilisant le bouton -\begin_inset Graphics - filename ../../images/math/font.png +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset + +\family default , ou entrez la commande LaTeX directement, comme c'est indiqué dans la table \begin_inset space ~ \end_inset @@ -25521,7 +25466,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Polices-et-commandes" +reference "tab:Polices-et-commandes" \end_inset @@ -25540,7 +25485,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Polices-et-commandes" +name "tab:Polices-et-commandes" \end_inset @@ -25996,7 +25941,6 @@ \begin_layout Plain Layout \series bold -\lang english \backslash texorpdfstring @@ -26036,13 +25980,13 @@ normal \family default sous le bouton -\begin_inset Graphics - filename ../../images/math/font.png +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset - -\family sans \family default de la @@ -26169,11 +26113,15 @@ aux différentes situations, tous le texte va être mis dans le style que LaTeX juge approprié. On peut passer outre ces choix en utilisant le bouton -\begin_inset Graphics - filename ../../images/math/style.png +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\style" \end_inset + +\family default de la palette mathématique. Une boîte va être insérée dans laquelle vous pouvez utiliser la taille choisie. @@ -26702,7 +26650,7 @@ <référence> affiche le numéro de l'élément, c'est le choix implicite: \begin_inset CommandInset ref LatexCommand ref -reference "cap:Deux-images-déformées." +reference "fig:Deux-images-déformées." \end_inset @@ -26738,7 +26686,7 @@ \begin_inset CommandInset ref LatexCommand pageref -reference "cap:Deux-images-déformées." +reference "fig:Deux-images-déformées." \end_inset @@ -26761,7 +26709,7 @@ suivi du numéro de la page sur laquelle se trouve l'élément: \begin_inset CommandInset ref LatexCommand vpageref -reference "cap:Deux-images-déformées." +reference "fig:Deux-images-déformées." \end_inset @@ -26788,7 +26736,7 @@ et le numéro de la page: \begin_inset CommandInset ref LatexCommand vref -reference "cap:Deux-images-déformées." +reference "fig:Deux-images-déformées." \end_inset @@ -26935,17 +26883,13 @@ \end_inset Pour les détails sur la gestion des mises en forme, voyez la documentation - des paquetages -\lang english -, + des paquetages, \begin_inset CommandInset citation LatexCommand cite key "prettyref,refstyle" \end_inset - -\lang french . \begin_inset Newline newline \end_inset @@ -26984,7 +26928,7 @@ exemple un titre de section: \begin_inset CommandInset ref LatexCommand nameref -reference "cap:Deux-images-déformées." +reference "fig:Deux-images-déformées." \end_inset @@ -27974,10 +27918,8 @@ Vous pouvez choisir quelle variante du programme doit être utilisée pour le traitement, Ce programme peut être contrôlé par un certain nombre d'options que vous pouvez ajouter soit dans les paramètres du document à la rubrique -\lang english \family sans -\lang french Bibliographie \family default , soit dans la fenêtre de préférences de LyX, sous la rubrique @@ -28269,39 +28211,12 @@ \end_inset de la barre d'outils. - Une boîte grise marquée -\family sans - -\begin_inset Quotes fld -\end_inset - -Idx -\family default - -\begin_inset Quotes frd -\end_inset - - est insérée contenant le texte qui apparaîtra dans l'index. + Une boîte est insérée contenant le texte qui apparaîtra dans l'index. Le mot dans lequel le curseur se trouve ou la portion de texte qui est actuellement sélectionnée est proposé comme entrée d'index par LyX. \end_layout \begin_layout Standard -Nous donnons une courte description des commandes d'indexation dans les - sections qui suivent. - Pour avoir une description détaillée des mécanismes d'indexation de LaTeX, - jetez un coup d'œil dans un des livres traitant de LaTeX -\begin_inset CommandInset citation -LatexCommand cite -key "latexcompanion,latexguide,latexbook" - -\end_inset - -. - -\end_layout - -\begin_layout Standard L'index lui même est inséré dans le document avec le menu \family sans Insérer\SpecialChar \menuseparator @@ -28333,6 +28248,20 @@ La boîte de l'index n'est pas cliquable comme les autre boîtes de LyX. \end_layout +\begin_layout Standard +Nous donnons une courte description des commandes d'indexation dans les + sections qui suivent. + Pour avoir une description détaillée des mécanismes d'indexation de LaTeX, + jetez un coup d'œil dans un des livres traitant de LaTeX +\begin_inset CommandInset citation +LatexCommand cite +key "latexcompanion,latexguide,latexbook" + +\end_inset + +. +\end_layout + \begin_layout Subsection Rassembler les entrées d'index \begin_inset Index idx @@ -28781,14 +28710,10 @@ makeindex \family default pour générer l'index (voir la section -\lang english - -\begin_inset space \thinspace{} +\begin_inset space ~ \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sub:Programme-d'indexation" @@ -29020,10 +28945,9 @@ En général, nous vous déconseillons de typographier les numéros de pages directement comme c'est décrit ci-dessus. À la place, vous devriez écrire une macro dans le préambule et l'utiliser. - Pourquoi voulez-vous que quelques numéros de pages soient en gras? Peut-être - voulez vous que toutes les pages qui font référence à la définition du - terme indexé soient en italique pour que le lecteur puisse retrouver facilement - les définitions. + Peut-être voulez vous que toutes les pages qui font référence à la définition + du terme indexé soient en italique pour que le lecteur puisse retrouver + facilement les définitions. Si c'est le cas, mettez ce qui suit dans le préambule \end_layout @@ -29200,9 +29124,7 @@ status collapsed \begin_layout Plain Layout - -\lang english -LaTeX-packages ! splitidx +Paquetages LaTeX ! splitidx \end_layout \end_inset @@ -29603,14 +29525,11 @@ \end_inset dans ce document est: -\lang english - \begin_inset Newline newline \end_inset \series bold -\lang french entrée bidon pour le symbole \backslash textsf{sigma} @@ -29700,13 +29619,13 @@ \begin_inset CommandInset nomenclature LatexCommand nomenclature symbol "a" -description "entrée bidon pour le symbole \"a\"\\nomnorefpage" +description "entrée illustrative pour le symbole \"a\"" \end_inset \emph default - and + et \begin_inset Formula $\sigma$ \end_inset @@ -29715,7 +29634,7 @@ LatexCommand nomenclature prefix "sigma" symbol "$\\sigma$" -description "entrée bidon pour le symbole \\textsf{sigma}" +description "entrée illustrative pour le symbole \\textsf{sigma}" \end_inset @@ -30008,7 +29927,7 @@ \end_inset sont automatiquement traduits pour cerianes langues de documents. - Sinon, ajoutez v)ces lignes au préambule LateX: + Sinon, ajoutez v)ces lignes au préambule LaTeX: \end_layout \begin_layout Standard @@ -30274,10 +30193,7 @@ Le texte n'apparaîtra dans la sortie que si sa branche est activée. Pour créer une branche, vous pouvez utiliser \family sans -\lang english - -\lang french -Insérer\SpecialChar \menuseparator + Insérer\SpecialChar \menuseparator Branche\SpecialChar \menuseparator Insérer une nouvelle branche \family default @@ -30841,9 +30757,22 @@ arg "ert-insert" \end_inset - de la barre d'outils. + de la barre d'outils (raccourci +\begin_inset Info +type "shortcut" +arg "ert-insert" +\end_inset + +). La boîte de code TeX, peut être ouverte avec un clic gauche et refermée - avec un clic droit. + avec un clic droit et +\lang english +selecting +\family sans +Close Inset +\family default +\lang french +. \end_layout \begin_layout Standard @@ -30938,7 +30867,7 @@ status collapsed \begin_layout Plain Layout -La Syntaxe de LaTeX +La syntaxe de LaTeX \end_layout \end_inset @@ -31667,8 +31596,6 @@ \end_layout \begin_layout Subsection - -\lang english Définition \end_layout @@ -32341,7 +32268,7 @@ \end_layout \begin_layout Subsection -Parties du document sélectives +Parties du document spécifiques \end_layout \begin_layout Standard @@ -32403,8 +32330,6 @@ \begin_layout Standard Ceci est un texte encadré -\lang english - \begin_inset ERT status collapsed @@ -32432,16 +32357,12 @@ status collapsed \begin_layout Plain Layout - -\lang english with rotated \end_layout \end_inset -\lang french - \begin_inset ERT status collapsed @@ -32453,8 +32374,6 @@ \end_inset et une formule -\lang english - \begin_inset ERT status collapsed @@ -32472,8 +32391,6 @@ \end_inset -\lang french - \begin_inset ERT status collapsed @@ -32484,7 +32401,7 @@ \end_inset - . +. \end_layout \end_inset @@ -32531,8 +32448,6 @@ \begin_inset Preview \begin_layout Standard - -\lang english \begin_inset ERT status collapsed @@ -32560,11 +32475,7 @@ \end_inset - -\lang french Ceci est un texte dans une boîte encadrée et colorée. -\lang english - \begin_inset ERT status collapsed @@ -32584,8 +32495,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset VSpace medskip \end_inset @@ -32749,11 +32658,10 @@ \begin_inset Quotes frd \end_inset - élaborée de LyX est activée par le menu + est activée par le menu \family sans Éditer\SpecialChar \menuseparator -Rechercher et remplacer (élaboré)... - +Rechercher et remplacer (élaboré) \family default (raccourci \begin_inset Info @@ -33618,8 +33526,8 @@ \begin_layout Standard LyX fournit un dictionnaires de synonymes multilingue. - Il utilise le même environnement que OpenOffice et Firefox (à savoir le - dictionnaire + Il utilise le même environnement que LibreOffice, OpenOffice et Firefox + (à savoir le dictionnaire \family typewriter MyThes \family default @@ -33685,8 +33593,8 @@ \end_layout \begin_layout Standard -Si OpenOffice est déjà installé sur votre système, avec ses dictionnaires - de synonymes, ces fichiers devraient déjà être présents. +Si LibreOffice ou OpenOffice est déjà installé sur votre système, avec ses + dictionnaires de synonymes, ces fichiers devraient déjà être présents. Si ce n'est pas le cas, vous pouvez récupérer les dictionnaires, soit à partir du site \begin_inset Flex URL @@ -34785,7 +34693,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Alphabet-latin1" +reference "tab:Alphabet-latin1" \end_inset @@ -34844,7 +34752,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Alphabet-latin1" +name "tab:Alphabet-latin1" \end_inset @@ -37603,7 +37511,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:Alphabet-latin1" +reference "tab:Alphabet-latin1" \end_inset @@ -37762,7 +37670,7 @@ \begin_layout Chapter \start_of_appendix -L'Interface Utilisateur +L'interface utilisateur \begin_inset CommandInset label LatexCommand label name "cha:Interface-Utilisateur" @@ -37779,7 +37687,7 @@ \end_layout \begin_layout Section -Le Menu Fichier +Le menu Fichier \begin_inset Index idx status collapsed @@ -37889,14 +37797,15 @@ \begin_layout Standard Le contrôle de version est utilisé quand plusieurs personnes travaillent - en même temps sur le même document. + en même temps sur le même document ou bien quand l'utilisateur souhaite + conserver une trace détaillée des modifications apportées au document. Il est décrit dans la section \emph on Contrôle de version avec LyX \emph default du manuel \emph on -Fonctionnalités supplémentaires +Options avancées \emph default . @@ -37912,8 +37821,10 @@ NoWeb, des fichiers de texte brut (fichiers ASCII) et des fichiers textes de données séparées par des virgules, comme des tableaux (CSV pour \emph on +\lang english comma separated values \emph default +\lang french ). Le fichier est importé comme un nouveau document LyX. \end_layout @@ -37969,13 +37880,14 @@ Vous pouvez exporter votre document vers des formats de fichier variés. Le fichier exporté est placé dans le même répertoire que votre fichier LyX. - Les possibilités d'exportations dépendent des programmes que LyX a trouvé + Les entrées de menu ne sont pas les mêmes sur toutes les installations, + car les possibilités d'exportation dépendent des programmes que LyX a trouvé sur votre machine lors de sa configuration. \end_layout \begin_layout Standard -Voici la liste de toutes les possibilités ; elles sont détaillées dans la +Voici la liste de toutes les possibilités; elles sont détaillées dans la section \begin_inset space ~ \end_inset @@ -38007,48 +37919,42 @@ \end_inset yX format de la version spéciale de LyX 1.4.x pour le chinois, le japonais - et le coréen (CJK) + et le coréen (CJK). + \begin_inset Newline newline \end_inset -Depuis LyX 1.5.0 le support CJK est intégré à LyX. +Depuis LyX 1.5.0 le support CJK est intégré à LyX; \end_layout \begin_layout Description - -\lang english -DocBook text file with code in the language SGML that is used for the markup - language +DocBook fichier texte contenant du code au format SGML utilisé par le langage + à balises \family typewriter DocBook +\family default +; \end_layout \begin_layout Description - -\lang english DocBook \begin_inset space ~ \end_inset -(XML) text file with code in the language XML that is used for the markup - language +(XML) fichier texte contenant du; code au format XML utilisé par le langage + à balises \family typewriter DocBook +\family default +; \end_layout \begin_layout Description -DraftDVI -\lang english -LaTeX's native DVI-format. - This format is not suitable if you have special characters or spaces in - files paths or file names in your document. - LyX use this format internally as a pre-stage to export to -\lang french - -\family sans -DVI -\family default -. +DraftDVI format DVI natif de LaTeX. + Ce format n'est pas approprié si vous avez des caractères spéciaux ou des + espaces dans le chemins d'accès ou les noms de fichiers dans votre document. + Lyx utilise ce format de manière interne lors du pré-traitement de l'exportatio +n DVI; \end_layout \begin_layout Description @@ -38071,13 +37977,11 @@ \end_inset -eX) -\lang english -DVI-format using the program +eX) format DVI utilisant le processeur \family typewriter LuaTeX \family default -; supports Unicode and the usage of non-TeX fonts; +: il traite Unicode et les polices non-TeX; \series bold \begin_inset Note Greyedout @@ -38086,10 +37990,10 @@ \begin_layout Plain Layout \series bold -\lang english Note: \series default - not all DVI-viewers are currently able to display this output format properly. + toutes les visionneuses DVI ne sont pas capables d'afficher ce format correctem +ent. \end_layout \end_inset @@ -38102,22 +38006,20 @@ \begin_inset space ~ \end_inset -Dot -\lang english -text file with code in the programming language +Dot fichier texte contenant du code dans le langage de programmation \family typewriter Dot \family default - that is used to draw visualizations of graphs via the program -\lang french - + utilisé pour créer des graphiques à l'aide du logiciel \family typewriter Graphviz +\family default +; \end_layout \begin_layout Description -HTML format HTML (le convertisseur HTML est une application indépendante - et ne fonctionne pas tout le temps) +HTML format HTML (les convertisseurs HTML sont des applications indépendantes + de LyX et peuvent ne pas fonctionner dans tous les cas); \end_layout \begin_layout Description @@ -38139,7 +38041,7 @@ \family sans MathML \family default -. +; \end_layout \begin_layout Description @@ -38169,13 +38071,12 @@ \end_inset -eX) -\lang english -text file with the LaTeX source that it is compilable with the program -\lang french +eX) fichier texte contenant le code source LaTeX compilable avec le processeur \family typewriter LuaTeX +\family default +; \end_layout \begin_layout Description @@ -38194,13 +38095,13 @@ \begin_inset space ~ \end_inset -(pdflatex) fichier avec les commandes LaTeX. +(pdflatex) fichier texte contenant le code source LaTeX. Toutes les images utilisées dans le document sont converties dans un format - que peut lire le programme + que peut lire le processeur \family typewriter pdflatex \family default - (GIF, JPG, PDF, PNG). + (GIF, JPG, PDF, PNG); \end_layout \begin_layout Description @@ -38219,13 +38120,13 @@ \begin_inset space ~ \end_inset -(plain) fichier avec les commandes LaTeX. +(standard) fichier texte contenant le code source LaTeX. Toutes les images utilisées dans le document sont converties au format - EPS, le seul que peut lire le programme + EPS, le seul que peut lire le processeur \family typewriter latex \family default -. +; \end_layout \begin_layout Description @@ -38255,29 +38156,24 @@ \end_inset -eX) -\lang english -text file with the LaTeX source that it is compilable with the program -\lang french +eX) fichier texte contenant le code source LaTeX compilable avec le processeur \family typewriter XeTeX +\family default +; \end_layout \begin_layout Description - -\lang english -LilyPond +Livre \begin_inset space ~ \end_inset -book +LilyPond \begin_inset space ~ \end_inset (La -\family sans - \begin_inset ERT status collapsed @@ -38288,21 +38184,20 @@ \end_inset - -\family default -TeX) text file with the LaTeX source and also code in the syntax of the - music notation software +TeX) fichier texte contenant le code source LaTeX ainsi que du code écrit + dans la syntaxe du logiciel de notation musicale \family typewriter -\lang french LilyPond +\family default +; \end_layout \begin_layout Description +Archive +\begin_inset space ~ +\end_inset -\lang english L -\lang french - \begin_inset ERT status collapsed @@ -38313,19 +38208,13 @@ \end_inset - -\lang english yX \begin_inset space ~ \end_inset -Archive -\begin_inset space ~ -\end_inset - -(zip) creates a zip-archive file that contains your document and all files - that are necessary to compile it (images, child documents, BibTeX files, - etc.) +(zip|tar.gz) crée une archive au format ZIP ou au format tar.gz (en fonction + de votre système) contenant le document et tous les fichiers auxiliaires + nécessaires à sa compilation (images, sous-documents,fichiers BiBTeX, etc.); \end_layout \begin_layout Description @@ -38375,17 +38264,16 @@ \end_inset -yXHTML -\lang english -HTML-format using LyX's internal XHTML engine +yXHTML format HTML créé par le moteur interne de LyX; \end_layout \begin_layout Description - -\lang english -NoWeb text file with code in the format of the literate programming language +NoWeb fichier texte contenant un code au format du processeur de programmation + littéraire \family typewriter - NoWeb +NoWeb +\family default +; \end_layout \begin_layout Description @@ -38403,8 +38291,8 @@ Abiword \family default , etc. - (le convertisseur OpenDocument est un programme indépendant qui ne fonctionne - pas dans tous les cas). + (le convertisseur OpenDocument est une application indépendante de LyX + qui peut ne pas fonctionner dans tous les cas); \end_layout \begin_layout Description @@ -38416,7 +38304,7 @@ \family typewriter dvipdfm \family default -, produit en interne un fichier DVI qui est ensuite converti au format PDF +, produit en interne un fichier DVI qui est ensuite converti au format PDF; \end_layout \begin_layout Description @@ -38435,11 +38323,11 @@ \end_inset -eX) format PDF en utilisant le programme +eX) format PDF en utilisant le processeur \family typewriter LuaTeX \family default -, produit directement le fichier PDF +, produit directement le fichier PDF; \end_layout \begin_layout Description @@ -38447,11 +38335,11 @@ \begin_inset space ~ \end_inset -(pdflatex) format PDF en utilisant le programme +(pdflatex) format PDF utilisant le processeur \family typewriter pdflatex \family default -, produit directement le fichier PDF +, produit directement le fichier PDF; \end_layout \begin_layout Description @@ -38459,12 +38347,12 @@ \begin_inset space ~ \end_inset -(ps2pdf) format PDF en utilisant le programme +(ps2pdf) format PDF en utilisant le processeur \family typewriter ps2pdf \family default , produit en interne un fichier PostScript qui est ensuite converti au format - PDF + PDF; \end_layout \begin_layout Description @@ -38483,27 +38371,27 @@ \end_inset -eX) format PDF en utilisant le programme +eX) format PDF en utilisant le processeur \family typewriter XeTeX \family default -, produit directement le fichier PDF +, produit directement le fichier PDF; \end_layout \begin_layout Description -Plain +Texte \begin_inset space ~ \end_inset -text format texte simple +brut format texte simple; \end_layout \begin_layout Description -Plain +Texte \begin_inset space ~ \end_inset -text +brut \begin_inset space ~ \end_inset @@ -38514,6 +38402,8 @@ \family typewriter ps2ascii +\family default +; \end_layout \begin_layout Description @@ -38523,27 +38413,25 @@ \end_layout \begin_layout Description - -\lang english -Sweave text file with the LaTeX source and also code in the statistical - programming language +Sweave fichier texte contenant le code source LaTeX ainsi que du code écrit + dans la syntaxe du logiciel de programmation statistique \family typewriter R \family default . - Using the + Il est possible d'utiliser des commandes \family typewriter R \family default --function + avec la \family typewriter -Sweave +R \family default - it is possible to use +-fonction \family typewriter -R +Sweave \family default --commands in LaTeX +de LaTeX; \end_layout \begin_layout Standard @@ -38596,11 +38484,8 @@ Avec ce menu vous pouvez imprimer votre document dans un fichier PostScript ou l'envoyer à une imprimante. L'imprimante le recevra aussi sous forme PostScript. - La conversion en PostScript est -\end_layout - -\begin_layout Standard -faite en interne par LyX en utilisant le programme + La conversion en PostScript est faite en interne par LyX en utilisant le + programme \family typewriter dvips \family default @@ -38625,8 +38510,8 @@ \begin_layout Standard Cette entrée de menu n'apparaît que si un programme de fax est installé - ( sous Windows, vous devez en plus ajouter le chemin vers ce programme - au préfixe PATH de LyX, voir section + (sous Windows, vous devez en plus ajouter le chemin vers ce programme au + préfixe PATH de LyX, voir section \begin_inset space ~ \end_inset @@ -38665,7 +38550,7 @@ \end_layout \begin_layout Subsection -Nouvelle fenêtre et Ferme fenêtre +Nouvelle fenêtre et Fermer la fenêtre \end_layout \begin_layout Standard @@ -38681,7 +38566,7 @@ \end_layout \begin_layout Section -Le Menu Éditer +Le menu Éditer \begin_inset Index idx status collapsed @@ -38722,15 +38607,15 @@ \begin_inset space ~ \end_inset -Sélection +sélection \begin_inset space ~ \end_inset -Récente, Collage +récente, Collage \begin_inset space ~ \end_inset -Spécial +spécial \begin_inset Argument status collapsed @@ -38759,16 +38644,12 @@ \end_layout \begin_layout Subsection - -\lang english -Select Whole Inset +Sélectionner tout l'insert \end_layout \begin_layout Standard - -\lang english -Selects the content of the inset where the cursor is currently in. - Is the cursor outside of an inset, the whole document will be selected. +Sélectionne le contenu de l'insert dans lequel se trouve le curseur. + Si le curseur n'est pas dans un insert, sélectionne tout le document. \end_layout \begin_layout Subsection @@ -38822,7 +38703,7 @@ \end_layout \begin_layout Subsection -Déplace le paragraphe vers le haut/bas +Déplacer le paragraphe vers le haut/bas \end_layout \begin_layout Standard @@ -38874,27 +38755,15 @@ \end_layout \begin_layout Standard -Les modifications de paramètres de la fenêtre de dialogue -\family sans -Paramètres -\begin_inset space ~ -\end_inset - -de -\begin_inset space ~ -\end_inset - -Paragraphe -\family default -n'affectent que le paragraphe dans lequel se trouve le curseur. - Vous pouvez l'utiliser pour modifier l'alignement du paragraphe et son - interligne. +Permet de modifier l'alignement, l'interligne et la largeur de l'étiquette. + Les modifications de paramètres n'affectent que le paragraphe dans lequel + se trouve le curseur. \end_layout \begin_layout Standard -Vous pouvez aussi empêcher que la première ligne soit indentée. - Cette option n'est disponible que si vous avez choisi de séparer les paragraphe -s avec une indentation dans la fenêtre de dialogue +Vous pouvez aussi empêcher que la première ligne soit indentée, si vous + avez choisi de séparer les paragraphes avec une indentation dans la fenêtre + de dialogue \family sans Document\SpecialChar \menuseparator Paramètres, @@ -38918,21 +38787,9 @@ \begin_layout Standard Ces deux menus ne sont actifs que si le curseur se trouve respectivement - dans un tableau ou une formule mathématique -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Le menu math semble toujours actif, bien que la plupart des ses rubriques - sont inactives. - Il y a un menu Paramètres de tableau -\end_layout - -\end_inset - -. + dans un tableau ou une formule mathématique. Les propriétés de ce tableau ou de cette formule peuvent alors être modifiées. - Les propriétés des tables sont détaillées dans la section + Les propriétés des tableaux sont détaillées dans la section \begin_inset space ~ \end_inset @@ -38962,7 +38819,7 @@ \end_layout \begin_layout Standard -Ces menus ne sont actif que si le curseur se trouve dans un environnement +Ces menus ne sont actifs que si le curseur se trouve dans un environnement qui peut être emboîté. Ils augmentent ou réduisent le niveau d'emboîtement de l'environnement courant comme cela est expliqué dans les sections @@ -38987,12 +38844,12 @@ \end_layout \begin_layout Section -Le Menu Visualiser +Le menu Visionner \begin_inset Index idx status collapsed \begin_layout Plain Layout -Menu ! Visualiser +Menu ! Visionner \end_layout \end_inset @@ -39049,37 +38906,24 @@ \end_layout \begin_layout Subsection - -\lang english -View Messages +Afficher les messages \end_layout \begin_layout Standard - -\lang english -Opens a window showing console messages. - This is useful for debugging LyX (i. -\begin_inset space \thinspace{} -\end_inset - -e., hunt for errors in the program) or to see what is going on in the background - while LaTeX is processing the document, +Ouvre une fenêtre affichant les messages de service. + C'est utile pour déboguer LyX (i.e. + chercher les erreurs dans le programme lui-même) ou pour voir ce qui se + passe en arrière plan pendant le traitement LaTeX. \end_layout \begin_layout Subsection - -\lang english -View +Visionner \end_layout \begin_layout Standard - -\lang english -This menu entry generates the output you have specified as default output - format either in the preferences -\lang french - voir section -\begin_inset space ~ +Cette rubrique engendre la sortie spécifiée implicitement, soit dans les + préférences (voir la section +\begin_inset space \thinspace{} \end_inset @@ -39089,9 +38933,7 @@ \end_inset -) -\lang english -or in the document settings (see sec. +), soit dans les paramètres du document (voir section \begin_inset space \thinspace{} \end_inset @@ -39102,10 +38944,8 @@ \end_inset -) and opens it in an appropriate viewer. - -\lang french -Le visualiseur peut être choisi dans les préférences, voir section +), et l'ouvre dans la visionneuse adéquate. + La visionneuse peut être choisie dans les préférences, voir section \begin_inset space ~ \end_inset @@ -39117,11 +38957,9 @@ \end_inset . - Les visionneuses implicites sont déterminés par LyX à sa première configuration - et à chaque reconfiguration. - -\lang english - The default output format is + Les visionneuses implicites sont déterminées par LyX à sa première configuratio +n et à chaque reconfiguration. + Le format de sortie implicite est \family sans PDF \begin_inset space ~ @@ -39133,22 +38971,17 @@ \end_layout \begin_layout Subsection - -\lang english -View (Other Formats) +Visionner (autres formats) \end_layout \begin_layout Standard - -\lang english -With this submenu, you can view your document in alternative output formats. - -\lang french -Le menu contient une liste de formats que vous pouvez utiliser pour visionner +Avec ce sous-menu, vous pouvez voir votre document dans d'autres formats + de sortie. + Le menu contient une liste de formats que vous pouvez utiliser pour visionner votre document, en utilisant un programme externe. Les rubriques du menu ne sont pas forcément les mêmes sur toutes les installati -ons : elles dépendent des programmes de la distribution LaTeX que LyX a - trouvé lors de sa configuration. +ons: elles dépendent des programmes de la distribution LaTeX que LyX a trouvés + lors de sa configuration. Tous les formats possibles se trouvent parmi les formats listés dans la section \begin_inset space ~ @@ -39169,7 +39002,7 @@ . Si la venait à manquer, vous devriez mettre à jour ou réparer votre installatio n LaTeX. - Après cette mise à jour, vous devez reconfigurer LyX ; voyez comment faire + Après cette mise à jour, vous devez reconfigurer LyX; voyez comment faire dans la section \begin_inset space ~ \end_inset @@ -39196,7 +39029,7 @@ \begin_layout Standard Activer un des menus va lancer une visionneuse. - Le visualiseur peut être choisi dans les préférences, voir + Celle-ci peut être choisie dans les préférences, voir \begin_inset space ~ \end_inset @@ -39213,95 +39046,75 @@ \end_layout \begin_layout Subsection - -\lang english -Update +Mettre à jour \end_layout \begin_layout Standard - -\lang english -This menu entry allows you to update the view with your latest changes (in - the default output format) without opening a new viewer window. +Cette rubrique du menu vous permet de mettre à jour la vue avec vos modification +s les plus récentes (dans le format de sortie implicite) sans ouvrir une + nouvelle fenêtre de visionnement. \end_layout \begin_layout Subsection - -\lang english -Update (Other Formats) +Mettre à jour (autres formats) \end_layout \begin_layout Standard - -\lang english -With this submenu, you can update the view of alternative output formats - of your document without opening a new viewer window. +Avec cette rubrique, vous pouvez mettre à jour la vue avec vos modifications + les plus récentes (dans un format de sortie autre) sans ouvrir une nouvelle + fenêtre de visionnement. \end_layout \begin_layout Subsection - -\lang english -View Master Document +Visionner le document maître \end_layout \begin_layout Standard - -\lang english -This menu item is only visible if your document is included to another document, - which is then its -\begin_inset Quotes eld +Cette rubrique du menu n'est visible que si votre document est inclus dans + un autre document, qui est alors son document +\begin_inset Quotes fld \end_inset -master -\begin_inset Quotes erd +maître +\begin_inset Quotes frd \end_inset - (see section + (voir la section \emph on -Child Documents +Sous-documents \emph default - in the + dans le manuel des \emph on -Embedded -\begin_inset space ~ -\end_inset - -Objects +Objets insérés \emph default - manual for more information on this topic). - This item allows you to view the master document from within its child. - That is, if you are working on a child document which is a chapter of a - book, + pour les détails sur ce sujet). + Cette rubrique permet alors de visionner le document maître depuis son + sous-document: ainsi, si vous travaillez sur un sous-document qui est le + chapitre d'un livre, \family sans -View Master +Visionner le document maître \family default - generates the output of the whole book, while + va afficher la vue de tout le livre, alors que \family sans -View +Visionner \family default - will just output the chapter alone. + n'affichera que le chapitre seul. \end_layout \begin_layout Standard - -\lang english -The format used by this function is the default output format as specified - in the preferences (see sec. +Le format utilisé par cette fonction est le format implicite spécifié dans + les préférences (voir section \begin_inset space \thinspace{} \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sec:Formats-de-Fichiers" \end_inset - -\lang english -) or in the document settings (see sec. +) ou dans les paramètres du document (voir section \begin_inset space \thinspace{} \end_inset @@ -39316,60 +39129,46 @@ \end_layout \begin_layout Subsection - -\lang english -Update Master Document +Mettre à jour le document maître \end_layout \begin_layout Standard - -\lang english -This menu item is only visible if your document is included to another document, - which is then its -\begin_inset Quotes eld +Cette rubrique du menu n'est visible que si votre document est inclus dans + un autre document, qui est alors son document +\begin_inset Quotes fld \end_inset -master -\begin_inset Quotes erd +maître +\begin_inset Quotes frd \end_inset - (see section + (voir la section \emph on -Child Documents +Sous-documents \emph default - in the + dans le manuel des \emph on -Embedded -\begin_inset space ~ -\end_inset - -Objects +Objets insérés \emph default - manual for more information on this topic). - This item allows you to update the view of a master document from within - its child without the need to switch to the master document itself. + pour les détails sur ce sujet). + Cette rubrique permet alors de mettre à jour le document maître depuis + son sous-document, sans basculer vers le document maître lui-même.. \end_layout \begin_layout Standard - -\lang english -The format used by this function is the default output format as specified - in the preferences (see sec. +Le format utilisé par cette fonction est le format implicite spécifié dans + les préférences (voir section \begin_inset space \thinspace{} \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sec:Formats-de-Fichiers" \end_inset - -\lang english -) or in the document settings (see sec. +) ou dans les paramètres du document (voir section \begin_inset space \thinspace{} \end_inset @@ -39417,9 +39216,9 @@ \family sans F11 \family default -, on supprime la barre des menus et toutes les barres d'outils de façon +, vous supprimez la barre des menus et toutes les barres d'outils de façon à n'avoir que votre texte à l'écran. - En plus la fenêtre de LyX est affichée en plein écran. + En plus, la fenêtre de LyX est affichée en plein écran. Pour revenir du mode plein écran au mode normal, appuyez sur la touche \family sans @@ -39430,7 +39229,7 @@ \end_layout \begin_layout Subsection -Barres d'Outils +Barres d'outils \begin_inset CommandInset label LatexCommand label name "sub:Barres-d'outils" @@ -39465,6 +39264,10 @@ \begin_inset space ~ \end_inset +des +\begin_inset space ~ +\end_inset + Modifications \family default , @@ -39481,20 +39284,16 @@ \family default , \family sans -\lang english -Mathe +Macros \begin_inset space ~ \end_inset -Macros +mathématiques \family default -\lang french et \family sans -\lang english Maths \family default -\lang french peuvent être mises en mode \emph on automatique, @@ -39539,7 +39338,7 @@ \end_layout \begin_layout Section -Le Menu Insérer +Le menu Insérer \begin_inset Index idx status collapsed @@ -39553,7 +39352,7 @@ \end_layout \begin_layout Subsection -Math +Maths \end_layout \begin_layout Standard @@ -39579,7 +39378,7 @@ \begin_inset space ~ \end_inset -Spécial +spécial \begin_inset CommandInset label LatexCommand label name "sub:Caractère-Spécial" @@ -39593,8 +39392,9 @@ Avec ce menu, vous pouvez insérer les caractères suivants : \end_layout -\begin_layout Standard -Symboles Insère tout caractère qui peut être imprimé par votre système LaTeX. +\begin_layout Description +Symboles\SpecialChar \ldots{} + Insère tout caractère qui peut être imprimé par votre système LaTeX. Cela signifie que le nombre de catégories de caractères présentes dans ce dialogue et les caractères disponibles dépendent des paquetages LaTeX que vous avez installé. @@ -39616,7 +39416,7 @@ Symboles \family default puisqu'aucune des polices de caractères que vous pouvez choisir dans la - fenêtre de dialogue des préférences ( voir section + fenêtre de dialogue des préférences (voir section \begin_inset space ~ \end_inset @@ -39627,7 +39427,7 @@ \end_inset -).. +) ne peut afficher tous les caractères. \end_layout \end_inset @@ -39644,7 +39444,7 @@ \begin_inset space ~ \end_inset -Suspension Insère des points de suspension: \SpecialChar \ldots{} +suspension Insère des points de suspension: \SpecialChar \ldots{} \end_layout @@ -39653,7 +39453,7 @@ \begin_inset space ~ \end_inset -Final Insère un point final pour terminer une phrase, comme c'est décrit +final Insère un point final pour terminer une phrase, comme c'est décrit dans la section \begin_inset space ~ \end_inset @@ -39673,7 +39473,7 @@ \begin_inset space ~ \end_inset -Droit Insère ce guillemet : ", sans tenir compte du type de guillemet choisi +droit Insère ce guillemet : ", sans tenir compte du type de guillemet choisi dans la rubrique \family sans Langue @@ -39691,11 +39491,7 @@ \begin_inset space ~ \end_inset -Simple Insère un apostrophe : -\begin_inset Quotes frs -\end_inset - - +simple Insère un apostrophe : ' \end_layout \begin_layout Description @@ -39717,8 +39513,8 @@ \begin_inset space ~ \end_inset -sécable Insère une barre oblique où un saut de ligne peut se produire : - \SpecialChar \slash{} +sécable Insère une barre oblique là où un saut de ligne peut aussi se produire + : \SpecialChar \slash{} \end_layout @@ -39731,7 +39527,7 @@ \begin_inset space ~ \end_inset -Menus Insère le signe utilisé dans cette documentation comme séparateur +menus Insère le signe utilisé dans cette documentation comme séparateur de menus: \SpecialChar \menuseparator \end_layout @@ -39804,7 +39600,7 @@ \begin_inset Flex URL -status open +status collapsed \begin_layout Plain Layout @@ -39821,7 +39617,7 @@ \end_layout \begin_layout Standard -Ici vous pouvez insérer les constructions de formattage suivantes: +Ici vous pouvez insérer les constructions typographiques suivantes: \end_layout \begin_layout Description @@ -39935,7 +39731,7 @@ \begin_inset space ~ \end_inset -horizontale Insère une ligne horizontale, décrit section +horizontale Insère une ligne horizontale, décrite section \begin_inset space ~ \end_inset @@ -39969,15 +39765,7 @@ \end_layout \begin_layout Description - -\lang english -Phantom -\lang french - Insère -\lang english - Phantom space -\lang french -, décrit section +Fantôme Insère une espace fantôme, décrite section \begin_inset space ~ \end_inset @@ -40023,7 +39811,7 @@ \begin_inset space ~ \end_inset -ligature Insère une séparation de ligature, décrit section +ligature Insère une séparation de ligature, décrite section \begin_inset space ~ \end_inset @@ -40054,7 +39842,15 @@ \begin_inset space ~ \end_inset -(brisé) Insère un passage à la ligne forcé, voir section +(fer +\begin_inset space ~ +\end_inset + +à +\begin_inset space ~ +\end_inset + +gauche) Insère un passage à la ligne forcé, voir section \begin_inset space ~ \end_inset @@ -40085,7 +39881,7 @@ \begin_inset space ~ \end_inset -(justifié) Insère un passage à la ligne forcé qui en plus étire la ligne +(justifié) Insère un passage à la ligne forcé qui de plus étire la ligne de texte interrompue jusqu'à la marge de la page, description section \begin_inset space ~ \end_inset @@ -40109,7 +39905,19 @@ \begin_inset space ~ \end_inset -page Insère un saut de page forcé, décrit section +page +\begin_inset space ~ +\end_inset + +(fer +\begin_inset space ~ +\end_inset + +en +\begin_inset space ~ +\end_inset + +haut) Insère un saut de page forcé, décrit section \begin_inset space ~ \end_inset @@ -40133,18 +39941,11 @@ \end_inset page -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -ATTENTION, dans ma version j'ai deux lignes identiques qui correspondent - respectivement à New Page et Page Break (NdT) -\end_layout - +\begin_inset space ~ \end_inset - Insère un saut de page forcé qui en plus étire le texte interrompu jusqu'à - la limite de page, description section +(justifié) Insère un saut de page forcé qui en plus étire le texte interrompu + jusqu'à la limite de page, description section \begin_inset space ~ \end_inset @@ -40167,7 +39968,7 @@ \begin_inset space ~ \end_inset -Page +page \begin_inset space ~ \end_inset @@ -40198,11 +39999,15 @@ \begin_inset space ~ \end_inset -Page +de \begin_inset space ~ \end_inset -Impaire Insère un saut de page, vide le tampon et s'assure que la prochaine +page +\begin_inset space ~ +\end_inset + +impaire Insère un saut de page, vide le tampon et s'assure que la prochaine page est impaire, décrit section \begin_inset space ~ \end_inset @@ -40315,7 +40120,7 @@ \end_layout \begin_layout Standard -Pour insérer des portions de branche, voir section +Pour insérer des inserts de branche, voir section \begin_inset space ~ \end_inset @@ -40334,7 +40139,7 @@ \end_layout \begin_layout Standard -Insère des inserts qui sont spécifiques à une classe de documents. +Crée des inserts qui sont spécifiques à une classe de documents. De tels inserts sont définis dans le fichier layout pour une certaine classe de documents. Un exemple est la classe @@ -40346,19 +40151,15 @@ \end_inset qui a trois inserts personnalisés. - La section -\lang english - + La section \emph on -Flex insets and InsetLayout +Inserts flexibles et InsetLayout \emph default - -\lang french -du manuel + du manuel \emph on Personnalisation \emph default - explique comment les inserts personnalisés sont définis. + explique comment sont définis les inserts personnalisés. \end_layout \begin_layout Subsection @@ -40376,8 +40177,8 @@ \end_layout \begin_layout Standard -Pour insérer des fichiers et inclure soit le fichier, soit son contenu dans - votre document. +Cette rubrique permet d'insérer des fichiers et inclure soit le fichier, + soit son contenu dans votre document. Le chapitre \emph on Trucs externes @@ -40433,7 +40234,7 @@ \end_layout \begin_layout Standard -Insère une citation, décrit section +Insère une citation, décrite section \begin_inset space ~ \end_inset @@ -40452,7 +40253,7 @@ \end_layout \begin_layout Standard -Insère une référence croisée, décrit section +Insère une référence croisée, décrite section \begin_inset space ~ \end_inset @@ -40524,7 +40325,7 @@ , les légendes pour le tableaux longs sont décrites dans la section \emph on -Légendes pour Tableaux Longs +Légendes pour tableaux longs \emph default du manuel \emph on @@ -40538,7 +40339,7 @@ \end_layout \begin_layout Standard -Insère une entrée d'index, décrit section +Insère une entrée d'index, décrite section \begin_inset space ~ \end_inset @@ -40557,7 +40358,7 @@ \end_layout \begin_layout Standard -Insère une entrée de glossaire, décrit section +Insère une entrée de glossaire, décrite section \begin_inset space ~ \end_inset @@ -40616,7 +40417,7 @@ \end_layout \begin_layout Standard -Insère une URL, décrit section +Insère un URL, décrit section \begin_inset space ~ \end_inset @@ -40650,11 +40451,11 @@ \end_layout \begin_layout Subsection -Note en Bas de Page +Note de bas de page \end_layout \begin_layout Standard -Insère une note en bas de page, décrit section +Insère une note de bas de page, décrite section \begin_inset space ~ \end_inset @@ -40673,7 +40474,7 @@ \end_layout \begin_layout Standard -Insère une note dans la marge, décrit section +Insère une note dans la marge, décrite section \begin_inset space ~ \end_inset @@ -40711,7 +40512,7 @@ \end_layout \begin_layout Standard -Insère une boîte de code TeX, décrit section +Insère une boîte de code TeX, décrite section \begin_inset space ~ \end_inset @@ -40743,7 +40544,7 @@ Insère une boîte de listing de programme. Les listings de programmes sont décrits dans le chapitre \emph on -Listings de codes Sources +Listings de codes sources \emph default du manuel \emph on @@ -40763,7 +40564,7 @@ LyX offre d'autres manières d'insérer une date qui sont expliquées dans la section \emph on -Objets Externes +Objets externes \emph default du manuel \emph on @@ -40774,34 +40575,26 @@ \end_layout \begin_layout Subsection - -\lang english -Preview +Aperçu \end_layout \begin_layout Standard - -\lang english -Inserts a preview inset, see section +Crée un insert d'aperçu, décrit dans la section \begin_inset space ~ \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sec:Aperçu-de-morceaux" \end_inset - -\lang english for a description. \end_layout \begin_layout Section -Le Menu Naviguer +Le menu Naviguer \begin_inset Index idx status collapsed @@ -40834,7 +40627,11 @@ \begin_inset space ~ \end_inset -2.5 et 6.3. +2.5 et +\begin_inset space ~ +\end_inset + +6.3. Pour créer un signet adapté à cet exemple, allez dans la section \begin_inset space ~ \end_inset @@ -40907,7 +40704,7 @@ \end_layout \begin_layout Subsection -Note suivante, Modification suivante, Référence croisée Suivante +Note suivante, Modification suivante, Référence croisée suivante \end_layout \begin_layout Standard @@ -40922,55 +40719,41 @@ \begin_layout Standard Actif seulement si les curseur est devant une référence croisée. Ce menu vous place devant l'étiquette à laquelle on fait référence. - (Ce qui est la même chose que si on avait cliqué avec le bouton droit sur - la boîte de référence croisée -\lang english - and use + (ce qui est la même chose que si on avait cliqué avec le bouton droit sur + la boîte de référence croisée et activé \family sans -Go +Aller \begin_inset space ~ \end_inset -to +à \begin_inset space ~ \end_inset -Label) +l'étiquette) \family default . \end_layout \begin_layout Subsection - -\lang english -Forward Search +Recherche directe \end_layout \begin_layout Standard - -\lang english -This feature allows you to directly jump to the corresponding text part - in the output, see section +Cette fonctionnalité vous permet d'aller directement au même endroit du + texte dans la sortie, voir la section \emph on -Forward -\begin_inset space ~ -\end_inset - -search +Recherche directe \emph default - in the + du manuel des \emph on -Additional -\begin_inset space ~ -\end_inset - -Features +Options avancées \emph default - manual for a detailed description. + pour une description détaillée. \end_layout \begin_layout Section -Le Menu Document +Le menu Document \begin_inset Index idx status collapsed @@ -41003,7 +40786,7 @@ \end_layout \begin_layout Subsection -Fichier Log LaT +Fichier journal LaT \begin_inset ERT status collapsed @@ -41018,7 +40801,7 @@ \end_layout \begin_layout Standard -Après avoir utilisé LaTeX en visualisant ou en exportant un document, ce +Après avoir utilisé LaTeX en visionnant ou en exportant un document, ce menu sera rendu actif. Il montre le fichier de journalisation de la dernière exécution du programme LaTeX. @@ -41038,7 +40821,7 @@ \end_layout \begin_layout Standard -Ouvre la fenêtre du plan/table des matières, décrit section +Ouvre la fenêtre plan/table des matières, décrite section \begin_inset space ~ \end_inset @@ -41128,7 +40911,7 @@ \end_layout \begin_layout Section -Le Menu Outils +Le menu Outils \begin_inset Index idx status collapsed @@ -41142,7 +40925,7 @@ \end_layout \begin_layout Subsection -Correcteur Orthographique +Correcteur orthographique \end_layout \begin_layout Standard @@ -41161,7 +40944,7 @@ \end_layout \begin_layout Subsection -Dictionnaire de Synonymes +Dictionnaire de synonymes \end_layout \begin_layout Standard @@ -41285,8 +41068,8 @@ \begin_layout Standard Ce menu lance la reconfiguration de LyX, cela signifie que LyX vas rechercher - sur votre machine les paquetages LaTeX et les programmes dont il peut avoir - besoin. + sur votre ordinateur les paquetages LaTeX et les programmes dont il peut + avoir besoin. Voir pour plus d'information la section \begin_inset space ~ \end_inset @@ -41302,7 +41085,8 @@ \end_layout \begin_layout Subsection -Préférences +Préférences\SpecialChar \ldots{} + \end_layout \begin_layout Standard @@ -41321,7 +41105,7 @@ \end_layout \begin_layout Section -Le Menu Aide +Le menu Aide \begin_inset Index idx status collapsed @@ -41336,7 +41120,9 @@ \begin_layout Standard Ce menu permet d'ouvrir les fichiers qui constituent la documentation de - LyX. + LyX, dans la langue de l'interface LyX. + Si un manuel n'est pas disponible dans cette langue, la version anglaise + reste accessible. \end_layout \begin_layout Standard @@ -41365,7 +41151,7 @@ \end_layout \begin_layout Section -Les Barres d'Outils +Les Barres d'outils \begin_inset CommandInset label LatexCommand label name "sec:Barres-d'Outils" @@ -41394,7 +41180,7 @@ Il est aussi possible de définir des barres d'outils personnalisées, ce qui est décrit dans le manuel \emph on -Fonctionnalités supplémentaires . +Options avancées. \end_layout \begin_layout Subsection @@ -41673,7 +41459,7 @@ \begin_inset space ~ \end_inset -Orthographique +orthographique \end_layout \end_inset @@ -41861,7 +41647,7 @@ \begin_inset space ~ \end_inset -Remplacer +remplacer \end_layout \end_inset @@ -41926,11 +41712,11 @@ \begin_inset space ~ \end_inset -du +de \begin_inset space ~ \end_inset -Texte +texte \end_layout \end_inset @@ -41964,11 +41750,11 @@ \begin_inset space ~ \end_inset -du +de \begin_inset space ~ \end_inset -Texte +texte \end_layout \end_inset @@ -42002,11 +41788,11 @@ \begin_inset space ~ \end_inset -du +de \begin_inset space ~ \end_inset -Texte +texte \end_layout \end_inset @@ -42045,7 +41831,7 @@ \begin_inset space ~ \end_inset -Ligne +ligne \end_layout \end_inset @@ -42162,7 +41948,7 @@ \begin_inset Text \begin_layout Plain Layout -Active ou désactive la barre d'outils Math +Active ou désactive la barre d'outils Maths \end_layout \end_inset @@ -42203,12 +41989,12 @@ \end_layout \begin_layout Subsection -La barre d'outils Supplémentaire +La barre d'outils Autres \begin_inset Index idx status collapsed \begin_layout Plain Layout -Barre d'outils ! Supplémentaire +Barre d'outils ! Autres \end_layout \end_inset @@ -42272,7 +42058,7 @@ \begin_inset Text \begin_layout Plain Layout -Défaut +Implicite \end_layout \end_inset @@ -42418,15 +42204,7 @@ \begin_inset space ~ \end_inset -Profondeur -\begin_inset space ~ -\end_inset - -de -\begin_inset space ~ -\end_inset - -Liste +profondeur \end_layout \end_inset @@ -42464,15 +42242,7 @@ \begin_inset space ~ \end_inset -Profondeur -\begin_inset space ~ -\end_inset - -de -\begin_inset space ~ -\end_inset - -Liste +profondeur \end_layout \end_inset @@ -42658,7 +42428,7 @@ \begin_inset space ~ \end_inset -d'Index +d'index \end_layout \end_inset @@ -42696,7 +42466,7 @@ \begin_inset space ~ \end_inset -Glossaire +glossaire \end_layout \end_inset @@ -42730,11 +42500,11 @@ \begin_inset space ~ \end_inset -en +de \begin_inset space ~ \end_inset -Bas +bas \begin_inset space ~ \end_inset @@ -42742,7 +42512,7 @@ \begin_inset space ~ \end_inset -Page +page \end_layout \end_inset @@ -42780,7 +42550,7 @@ \begin_inset space ~ \end_inset -Marge +marge \end_layout \end_inset @@ -42845,7 +42615,7 @@ \family sans Insérer\SpecialChar \menuseparator -Box +Boîte \end_layout \end_inset @@ -42905,7 +42675,7 @@ \family sans Insérer\SpecialChar \menuseparator -T +Code T \family default \begin_inset ERT @@ -42985,11 +42755,11 @@ \begin_inset space ~ \end_inset -du +de \begin_inset space ~ \end_inset -Texte +texte \end_layout \end_inset @@ -43027,7 +42797,7 @@ \begin_inset space ~ \end_inset -Paragraphe +paragraphe \end_layout \end_inset @@ -43065,7 +42835,7 @@ \begin_inset space ~ \end_inset -Synonymes +synonymes \end_layout \end_inset @@ -43121,8 +42891,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Tabular <lyxtabular version="3" rows="7" columns="2"> <features islongtable="true" longtabularalignment="center"> @@ -43151,10 +42919,8 @@ \begin_layout Plain Layout \family sans +Visionner\SpecialChar \menuseparator Visionner -\lang english -\SpecialChar \menuseparator -View \end_layout \end_inset @@ -43183,10 +42949,8 @@ \begin_layout Plain Layout \family sans -Visionner -\lang english -\SpecialChar \menuseparator -Update +Visionner\SpecialChar \menuseparator +Mettre à jour \end_layout \end_inset @@ -43215,10 +42979,8 @@ \begin_layout Plain Layout \family sans -Visionner -\lang english -\SpecialChar \menuseparator -Master +Visionner\SpecialChar \menuseparator +Visionner le document maître \end_layout \end_inset @@ -43247,14 +43009,8 @@ \begin_layout Plain Layout \family sans -Visionner -\lang english -\SpecialChar \menuseparator -Update -\begin_inset space ~ -\end_inset - -Master +Visionner\SpecialChar \menuseparator +Mettre à jour le document maître \end_layout \end_inset @@ -43283,11 +43039,10 @@ \begin_layout Plain Layout \family sans -\lang english Document\SpecialChar \menuseparator -Settings\SpecialChar \menuseparator -Output\SpecialChar \menuseparator -Synchronize with Output +Paramètres\SpecialChar \menuseparator +Sortie\SpecialChar \menuseparator +Synchroniser avec le résultat imprimable \end_layout \end_inset @@ -43318,10 +43073,8 @@ \begin_layout Plain Layout \family sans -Visionner -\lang english -\SpecialChar \menuseparator -View (Other Formats) +Visionner\SpecialChar \menuseparator +Visionner (autres formats) \end_layout \end_inset @@ -43350,10 +43103,8 @@ \begin_layout Plain Layout \family sans -Visionner -\lang english -\SpecialChar \menuseparator -Update (Other Formats) +Visionner\SpecialChar \menuseparator +Mettre à jour (autres formats) \end_layout \end_inset @@ -43367,10 +43118,8 @@ \end_layout \begin_layout Standard - -\lang english -* These icons might look different for you if you do not use the default - icon set. +* Ces icônes peuvent être apparaître autrement si vous n'utilisez pas la + version implicite des icônes. \end_layout \begin_layout Subsection @@ -43378,7 +43127,7 @@ \end_layout \begin_layout Standard -La barre d'outils suivi des modifications est détaillée dans la section +La barre d'outils de suivi des modifications est détaillée dans la section \begin_inset space ~ \end_inset @@ -43404,12 +43153,12 @@ Objets insérés \emph default . - et la barre d'outils macro + et la barre d'outils macro mathématiques \begin_inset Index idx status collapsed \begin_layout Plain Layout -Barre d'outils ! Macro +Barre d'outils ! Macros mathématiques \end_layout \end_inset @@ -43418,7 +43167,7 @@ \emph on Math \emph default -. +s. \end_layout \begin_layout Chapter @@ -43466,14 +43215,13 @@ \end_layout \begin_layout Standard - -\lang english -The button +Le bouton \family sans -Use Class Defaults +Valeurs implicites de la classe \family default - resets the document settings to the default of the document class. - This affects mostly class options, the page layout and Numbering & TOC. + repositionne les réglages aux valeurs implicites de la classe du document. + Ceci affecte essentiellement les options de classe et les rubriques Format + de la page et Numérotation et TdM. \end_layout \begin_layout Standard @@ -43503,37 +43251,33 @@ \end_layout \begin_layout Standard - -\lang english -With the button +À l'aide du bouton \family sans -Local -\begin_inset space ~ -\end_inset - -Layout +Format local \family default - you can load you own layout-file, that is not in LyX's +, vous pouvez charger votre propre fichier de format qui n'est pas dans + les répertoire des \emph on layouts \emph default - folder and thus not recognized by LyX as layout for a document class. - For more about layout-files, see the chapter + de LyX, et n'est donc pas reconnu en tant que format pour une classe de + documents. + Pour en savoir plus sur les fichiers de format, voyez le chapitre \emph on -Installing New Document Classes, Layouts, and Templates +Installer de nouvelles classes \emph default - of the + dans le manuel \emph on -Customization +Personnalisation \emph default - Handbook. +. \end_layout \begin_layout Standard Certaines classes utilisent des options de classe implicites. Si c'est le cas, elles sont listées dans le champ \family sans -Prédéfinie +Réglable \family default et vous pouvez décider de les utiliser ou non. Si vous ne savez pas exactement à quoi servent les options de classe par @@ -43542,7 +43286,7 @@ et les graphiques. En utilisant \family sans -Défaut, +Implicite, \family default on utilise le pilote implicite des paquetages LaTeX. Il est recommandé d'utiliser le pilote implicite, à moins de savoir ce @@ -43586,11 +43330,11 @@ \begin_layout Standard On doit préciser un document maître quand le document courant est un sous-docume nt. - LyX va utiliser ce document maîtrequand le sous-document sera ouvert sans + LyX va utiliser ce document maître quand le sous-document sera ouvert sans son maître. De cette façon, les sous-documents sont toujours compilables. - Plus d'explication sur les sous-documents et les documents maîtres dans - la section + Plus d'explication sur les sous-documents et les documents maîtres se trouvent + dans la section \emph on sous-documents \emph default @@ -43602,18 +43346,15 @@ \end_layout \begin_layout Standard - -\lang english -There is also an option to suppress the date and one to use the LaTeX-package - +Il y a également une option pour supprimer le date et une autre pour utiliser + le paquetage \series bold -refstyle +refstyle \series default - instead of +à la place du paquetage \series bold prettyref \series default -\lang french \begin_inset Index idx status collapsed @@ -43634,11 +43375,7 @@ \end_inset - -\lang english - for cross-references, see sec. -\lang french - + pour la gestion des références croisées, voir la section \begin_inset space \thinspace{} \end_inset @@ -43693,24 +43430,18 @@ \end_layout \begin_layout Standard - -\lang english -See section +Voir la section \begin_inset space ~ \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sub:Format-local" \end_inset - -\lang english - for a description. + pour une description de cette rubrique. \end_layout \begin_layout Section @@ -43833,8 +43564,8 @@ unicodesymbols \emph default ). - Vous pouvez donc ajouter vous-même des commandes pour un caractère inconnu - à ce fichier, voyez le manuel + Vous pouvez donc ajouter vous-même à ce fichier des commandes pour un caractère + inconnu, voyez le manuel \size normal \emph on \color none @@ -43851,7 +43582,7 @@ \begin_layout Standard Si vous utilisez l'option \family sans -langue implicite +Langue implicite \family default , LyX détermine l'encodage d'une portion de texte à partir de la langue utilisée. @@ -43868,20 +43599,20 @@ non alphabétique. Si vous voulez l'utiliser (et que bien sûr, votre installation LaTeX accepte Unicode), choisissez une des quatre variantes de l'utf8 de la liste ci-dessous. - Malheureusement le support d'Unicode du LaTeX standard est incomplet, ce + Malheureusement le support Unicode du LaTeX standard est incomplet, ce qui fait qu'il n'est pas rare qu'un fichier avec beaucoup de symboles Unicode - marche bien avec + fonctionne bien avec \family sans Langue implicite \family default (quand LyX utilise sa propre liste de commandes LaTeX connues), mais ne - marche pas avec un encodage utf8 fixé (quand la liste de commandes LaTeX - connues n'est pas utilisée, puisque tous les symboles Unicode peuvent être - encodés en utf8). + fonctionne pas avec un encodage utf8 fixé (quand la liste de commandes + LaTeX connues n'est pas utilisée, puisque tous les symboles Unicode peuvent + être encodés en utf8). La situation est nettement améliorée avec XeTeX et LuaTeX, les deux nouvelles possibilités de moteurs de rendu pour remplacer le LaTeX standard. Ces deux moteurs acceptent Unicode de façon native. - LyX gère maintenant aussi ces deux moteurs( via les formats de sortie + LyX gère maintenant aussi ces deux moteurs (via les formats de sortie \family sans PDF \begin_inset space ~ @@ -43927,7 +43658,7 @@ (LuaTeX) \family default -; voir section +; voir la section \begin_inset space ~ \end_inset @@ -43939,45 +43670,39 @@ \end_inset ), donc si les options décrites plus haut échouent, vous pouvez toujours - essayer l'un de ces deux nouveux moteurs de rendu. + essayer l'un de ces deux moteurs de rendu. \end_layout \begin_layout Standard - -\lang english -The +La rubrique \family sans -Language +Paquetage \begin_inset space ~ \end_inset -package +linguistique \family default - determines the LaTeX-package that is used for hyphenation and the translation - of strings like + fixe le paquetage LaTeX utilisé pour les césures et la traduction des chaînes + de caractères comme \begin_inset Quotes fld \end_inset -Part +Partie \begin_inset Quotes frd \end_inset . - The possible settings are: + Les réglages possibles sont: \end_layout \begin_layout Description - -\lang english -Default uses the language package that is selected in +Implicite utilise le paquetage sélectionné dans \family sans - Tools\SpecialChar \menuseparator -Preferences\SpecialChar \menuseparator -Language Settings + Outils\SpecialChar \menuseparator +Préférences\SpecialChar \menuseparator +Paramètres de langue \family default - (see section -\lang french - + (voir la section \begin_inset space ~ \end_inset @@ -43988,17 +43713,13 @@ \end_inset -). +); \end_layout \begin_layout Description - -\lang english -Automatic selects the most suitable language package for the view/export - format you will use. - In many cases this will be -\lang french - +Automatique sélectionne le paquetage linguistique le plus approprié pour + le format de visionnement/exportation que vous allez utiliser. + dans de nombreux cas ce sera \series bold babel \series default @@ -44013,13 +43734,10 @@ \end_inset . - -\lang english -If the newer package + Si le paquetage plus récent \series bold polyglossia \series default -\lang french \begin_inset Index idx status collapsed @@ -44030,46 +43748,44 @@ \end_inset - -\lang english - is more appropriate (is the case when using XeTeX and/or non-TeX fonts), - this package will be used instead of + et plus approprié (comme dans avec XeTeX ou des polices non-TeX), ce dernier + sera utilisé à la place de \series bold babel \series default -. - +; \end_layout \begin_layout Description +Toujours +\begin_inset space ~ +\end_inset -\lang english -Always +utiliser \begin_inset space ~ \end_inset -Babel uses +babel appelle \series bold babel \series default - even if + même si \series bold polyglossia \series default - would be more appropriate. + aurait été plus approprié; \end_layout \begin_layout Description - -\lang english -Custom allows you to specify a language package command of your choice. - For example if you want to use a language-specific package like +Réglable permet de spécifier une commande d'appel de paquetage linguistique + de votre choix. + Par exemple, si vous voulez utiliser une paquetage linguistique spécifique + comme \series bold ngerman \series default - (for German texts), type in + (pour les texte en allemand), saisissez \series bold -\lang french \begin_inset Newline newline \end_inset @@ -44077,13 +43793,14 @@ \backslash usepackage{ngerman} +\series default +; \end_layout \begin_layout Description - -\lang english -None will not use a language package. - This necessary for some document classes for scientific articles. +Aucun n'utilisera aucun paquetage linguistique. + Ceci est nécessaire pour certaines classes de document pour articles scientifiq +ues. \end_layout \begin_layout Standard @@ -44140,13 +43857,13 @@ n'est pas utilisé. Si vous utilisez cet encodage, vous aurez probablement à charger manuellement quelques paquetages supplémentaires dans le préambule et à préciser l'encodage - utilisé pour les portions de texte en langue étrangère avec du code TeX. + utilisé pour les portions de texte en langue étrangère avec du code TeX; \end_layout \begin_layout Description ASCII l'encodage ASCII, qui ne couvre que l'anglais standard (ASCII 7 bits). - LyX convetit tous les autres caractères en commandes LaTeX, ce qui peut - produire un gros fichier si beaucoup de commandes LaTeX sont nécessaires. + LyX convertit tous les autres caractères en commandes LaTeX, ce qui peut + produire un gros fichier si beaucoup de commandes LaTeX sont nécessaires; \end_layout \begin_layout Description @@ -44158,7 +43875,7 @@ \begin_inset space ~ \end_inset -1255) page de code de MS Windows pour l'arabe et le Farsi +1255) page de code de MS Windows pour l'arabe et le farsi; \end_layout \begin_layout Description @@ -44170,7 +43887,7 @@ \begin_inset space ~ \end_inset -8859-6) pour l'arabe et le farsi +8859-6) pour l'arabe et le farsi; \end_layout \begin_layout Description @@ -44178,7 +43895,7 @@ \begin_inset space ~ \end_inset -(AmSCII8) pour l'arménien +(AmSCII8) pour l'arménien; \end_layout \begin_layout Description @@ -44190,8 +43907,8 @@ \begin_inset space ~ \end_inset -8859-13) pour l'estonien, le Létton, et Lithuanien, c'est un sur-ensemble - de l'encodage ISO-8859-4 +8859-13) pour l'estonien, le letton, et le lithuanien, c'est un sur-ensemble + de l'encodage ISO-8859-4; \end_layout \begin_layout Description @@ -44203,8 +43920,8 @@ \begin_inset space ~ \end_inset -8859-4) (latin 4) pour l'estonien, le Létton, et Lithuanien, c'est un sous-ensem -ble de l'encodage ISO-8859-13 +8859-4) (latin 4) pour l'estonien, le letton, et le lithuanien, c'est un + sous-ensemble de l'encodage ISO-8859-13; \end_layout \begin_layout Description @@ -44218,7 +43935,7 @@ (EUC-CN) pour le chinois simplifié, utilisé spécialement sur les systèmes UNIX, depuis 2001 cet encodage est officiellement remplacé par l'encodage - GB18030, comme le GB18030 n'est pas disponible pour LaTeX, vous devriez + GB18030, et comme le GB18030 n'est pas disponible pour LaTeX, vous devriez essayer l'encodage Unicode \begin_inset space ~ \end_inset @@ -44227,7 +43944,7 @@ \begin_inset space ~ \end_inset -(utf8) +(utf8); \end_layout \begin_layout Description @@ -44239,13 +43956,13 @@ \begin_inset space ~ \end_inset -(GBK) pour le chinois simplifié, est indentique à la page de code Windows +(GBK) pour le chinois simplifié, est identique à la page de code Windows CP \begin_inset space ~ \end_inset 936 à part le symbole pour la monnaie Euro, depuis 2001 cet encodage est - officiellement remplacé par l'encodage GB18030, comme le GB18030 n'est + officiellement remplacé par l'encodage GB18030, et comme le GB18030 n'est pas disponible pour LaTeX, vous devriez essayer l'encodage Unicode \begin_inset space ~ \end_inset @@ -44254,7 +43971,7 @@ \begin_inset space ~ \end_inset -(utf8) +(utf8); \end_layout \begin_layout Description @@ -44266,7 +43983,7 @@ \begin_inset space ~ \end_inset -(EUC-TW) pour le chinois traditionnel +(EUC-TW) pour le chinois traditionnel; \end_layout \begin_layout Description @@ -44274,7 +43991,7 @@ \begin_inset space ~ \end_inset -(EUC-KR) pour le coréen +(EUC-KR) pour le coréen; \end_layout \begin_layout Description @@ -44286,7 +44003,7 @@ \begin_inset space ~ \end_inset -1251) page de code MS Windows pour le cyrillique +1251) page de code MS Windows pour le cyrillique; \end_layout \begin_layout Description @@ -44299,6 +44016,7 @@ \end_inset 8859-5) couvre le biélorusse, le bulgare, le macédonien, le serbe et l'ukrainien +; \end_layout \begin_layout Description @@ -44306,7 +44024,7 @@ \begin_inset space ~ \end_inset -(KOI8-R) cyrillique standard spécialement pour le russe +(KOI8-R) cyrillique standard spécialement pour le russe; \end_layout \begin_layout Description @@ -44314,7 +44032,7 @@ \begin_inset space ~ \end_inset -(KOI8-U) cyrillique pour l'ukrainien +(KOI8-U) cyrillique pour l'ukrainien; \end_layout \begin_layout Description @@ -44326,7 +44044,7 @@ \begin_inset space ~ \end_inset -154) cyrillique pour le kazakh +154) cyrillique pour le kazakh; \end_layout \begin_layout Description @@ -44338,7 +44056,7 @@ \begin_inset space ~ \end_inset -437) page de code MS DOS +437) page de code MS DOS; \end_layout \begin_layout Description @@ -44354,11 +44072,11 @@ \begin_inset space ~ \end_inset -1250) Page de code MS Windows pour l'ISO +1250) page de code MS Windows pour l'ISO \begin_inset space ~ \end_inset -8859-2 (latin2) +8859-2 (latin2); \end_layout \begin_layout Description @@ -44375,7 +44093,7 @@ \end_inset 8859-2) (latin2) couvre l’albanais, le croate, le tchèque, l'allemand, le - hongrois, le polonais, le roumain, le slovaque et le slovène + hongrois, le polonais, le roumain, le slovaque et le slovène; \end_layout \begin_layout Description @@ -44395,7 +44113,7 @@ \begin_inset space ~ \end_inset -8859-3) (latin3) couvre l'espéranto, le galicien, le maltais et le turc +8859-3) (latin3) couvre l'espéranto, le galicien, le maltais et le turc; \end_layout \begin_layout Description @@ -44417,8 +44135,9 @@ 8859-16) (latin10) couvre l'albanais, le croate, le finnois, le français, l'allemand, le hongrois, le gaélique irlandais, l'italien, le polonais, - le roumain et le slovène ; est conçu pour couvrir de nombreuses langues - et de nombreux caractères avec des accents diacritiques + le roumain et le slovène. + Il est conçu pour couvrir de nombreuses langues et de nombreux caractères + avec des accents diacritiques; \end_layout \begin_layout Description @@ -44438,7 +44157,7 @@ \begin_inset space ~ \end_inset -8859-1 (latin1) +8859-1 (latin1); \end_layout \begin_layout Description @@ -44457,11 +44176,12 @@ 8859-1) (latin1) couvre l'albanais, le catalan, le danois, le néerlandais, l'anglais, le féroïen, le finnois, le français, le galicien, l'allemand, l'islandais, l'irlandais, le norvégien, le portugais, l'espagnol et le - suédois ; il vaut mieux utiliser à la place l'ISO + suédois. + Il vaut mieux utiliser à la place l'ISO \begin_inset space ~ \end_inset -8859-15 +8859-15; \end_layout \begin_layout Description @@ -44481,8 +44201,8 @@ \begin_inset space ~ \end_inset -8859-1, mais avec en plus le symbole de l'Euro, la ligature œ et quelques - caractères utilisés en français et en finnois +8859-1, mais avec en plus le symbole de l'euro, la ligature œ et quelques + caractères utilisés en français et en finnois; \end_layout \begin_layout Description @@ -44494,7 +44214,7 @@ \begin_inset space ~ \end_inset -8859-7) pour le grec +8859-7) pour le grec; \end_layout \begin_layout Description @@ -44511,7 +44231,7 @@ \begin_inset space ~ \end_inset -8859-8 +8859-8; \end_layout \begin_layout Description @@ -44523,7 +44243,7 @@ \begin_inset space ~ \end_inset -8859-8) pour l'hébreu +8859-8) pour l'hébreu; \end_layout \begin_layout Description @@ -44555,7 +44275,7 @@ \begin_inset space ~ \end_inset -(CJK) +(CJK); \end_layout \begin_layout Description @@ -44577,7 +44297,7 @@ \begin_inset space ~ \end_inset -(CJK) +(CJK); \end_layout \begin_layout Description @@ -44609,7 +44329,7 @@ , quand vous utilisez cet encodage, mettez la langue du document à \family sans -Japonais +Japonais; \end_layout \begin_layout Description @@ -44631,7 +44351,7 @@ \series default quand vous utilisez cet encodage, mettez la langue du document à \family sans -Japonais +Japonais; \end_layout \begin_layout Description @@ -44643,7 +44363,7 @@ \begin_inset space ~ \end_inset -620-0) pour le thaï +620-0) pour le thaï; \end_layout \begin_layout Description @@ -44655,7 +44375,7 @@ \begin_inset space ~ \end_inset -8859-1 avec les caractères islandais remplacés par les caractères turcs +8859-1 avec les caractères islandais remplacés par les caractères turcs; \end_layout \begin_layout Description @@ -44681,7 +44401,7 @@ \end_inset - pour le chinois, le japonais et le coréen + pour le chinois, le japonais et le coréen; \end_layout \begin_layout Description @@ -44708,7 +44428,8 @@ . Lyx va choisir automatiquement cet encodage si vous exportez ou prévisualisez en utilisant XeTeX ou LuaTeX. - En principe, vous n'avez pas à sélectionner cet encodage vous-même manuellement. + En principe, vous n'avez pas à sélectionner cet encodage vous-même manuellement +; \end_layout \begin_layout Description @@ -44734,7 +44455,7 @@ \end_inset - (complet, incluant les écritures latines, grecque, cyrillique et CJK). + (complet, incluant les écritures latines, grecque, cyrillique et CJK); \end_layout \begin_layout Description @@ -44742,7 +44463,7 @@ \begin_inset space ~ \end_inset -(utf8) encodage unicode utf8 basé sur le paquetage LaTeX +(utf8) encodage Unicode utf8 basé sur le paquetage LaTeX \series bold inputenc \series default @@ -44762,16 +44483,12 @@ \end_layout \begin_layout Section - -\lang english -Colors +Couleurs \begin_inset Index idx status collapsed \begin_layout Plain Layout - -\lang english -Color ! main text +Couleurs ! texte \end_layout \end_inset @@ -44781,9 +44498,7 @@ status collapsed \begin_layout Plain Layout - -\lang english -Color ! background +Couleurs ! fond \end_layout \end_inset @@ -44792,47 +44507,28 @@ \end_layout \begin_layout Standard - -\lang english -Here you can alter the font color for the main text (default: black) and - for Greyed -\begin_inset space ~ -\end_inset - -out notes (default: light grey). - The button +Vous pouvez via cette rubrique modifier la couleur de la police du texte + principal (implicitement noire) et du texte des notes grisées (implicitement + gris léger). + Le bouton \family sans -Reset +RàZ \family default - sets the color back to the default. +repositionne les couleurs sur les valeurs implicites. \end_layout \begin_layout Standard - -\lang english -You can also change the background color for the pages (default: white) - and for Shaded -\begin_inset space ~ -\end_inset - -boxes (default: red). +Vous pouvez également modifier les couleur du fond pour les pages (implicitement + blanche) et pour le boîtes ombrées (implicitement rouge). \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open \begin_layout Plain Layout - -\lang english -The colors are not shown within LyX, only in the output. - (This Greyed -\begin_inset space ~ -\end_inset - -out note appears blue in the output.) +Les couleurs n'apparaissent pas dans la fenêtre LyX, seulement dans la sortie + imprimable (cette boîte grisée est rendue en bleu dans la sortie). \end_layout \end_inset @@ -44841,42 +44537,58 @@ \end_layout \begin_layout Standard - -\lang english -Note, if you change the main text font color and use the option +Notez bien que si vous modifiez la couleur du texte principal en utilisant + l'option \family sans -Color +Couleur \begin_inset space ~ \end_inset -links +des +\begin_inset space ~ +\end_inset + +liens \family default - in the document settings under + dans les paramètres du document, rubrique \family sans -PDF +Propriétés +\begin_inset space ~ +\end_inset + +du \begin_inset space ~ \end_inset -properties +PDF +\family default +, onglet +\family sans +Hyperlien \family default -, you probably also need to change the link font color by using +, vous devez probablement modifier la couleur des liens symboliques en utilisant + \family sans -Additional +Autres \begin_inset space ~ \end_inset -options +options \family default - in the +dans ces \family sans -PDF +Propriétés +\begin_inset space ~ +\end_inset + +du \begin_inset space ~ \end_inset -properties +PDF \family default . - For example the option + Par exemple l'option \end_layout \begin_layout Standard @@ -44886,12 +44598,8 @@ \end_layout \begin_layout Standard - -\lang english -sets the link text color to black. - For more information, see the manual of the LaTeX-package -\lang french - +met les liens en noir. + Pour plus d'informations, voyez le manuel du paquetage LaTeX \series bold hyperref \series default @@ -44916,8 +44624,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset VSpace bigskip \end_inset @@ -44925,22 +44631,13 @@ \end_layout \begin_layout Standard - -\lang english -You can adapt the main text font color and the page background for every - page in your document if you use these commands as TeX -\begin_inset space ~ -\end_inset - -Code behind a forced page break: +Pous pouvez modifier page par page la couleur du texte principal et la couleur + du fond dans votre document en mettant ces commandes en code TeX juste + après un saut de page forcé: \end_layout \begin_layout Itemize - -\lang english -For the page color: -\lang french - +pour la couleur de la page: \begin_inset Newline newline \end_inset @@ -44949,14 +44646,12 @@ \backslash pagecolor{color name} +\series default +; \end_layout \begin_layout Itemize - -\lang english -For the text color: -\lang french - +pour la couleur du texte: \begin_inset Newline newline \end_inset @@ -44965,14 +44660,12 @@ \backslash color{color name} +\series default +. \end_layout \begin_layout Standard - -\lang english -The color name can hereby be one of these: -\lang french - +Les noms de couleur doivent être choisis parmi: \series bold black \series default @@ -45004,99 +44697,73 @@ \series bold yellow \series default -\lang english - +. \begin_inset Newline newline \end_inset -If you have changed a text or background color, you can use them under the - following names: +Si vous avez modifié une couleur de texte ou de fond, vous pouvez les réutiliser + sous les noms suivants: \end_layout \begin_layout Itemize - -\lang english -For the page background color: -\lang french - +pour la couleur du fond de la page: \begin_inset Newline newline \end_inset \series bold page_backgroundcolor +\series default +; \end_layout \begin_layout Itemize - -\lang english -For the main text color: -\lang french - +pour la couleur du texte principal \begin_inset Newline newline \end_inset \series bold document_fontcolor +\series default +; \end_layout \begin_layout Itemize - -\lang english -For the Shaded -\begin_inset space ~ -\end_inset - -box background color: -\lang french - +pour la couleur du fond des boîtes ombrées: \begin_inset Newline newline \end_inset \series bold shadecolor +\series default +; \end_layout \begin_layout Itemize - -\lang english -For the Greyed -\begin_inset space ~ -\end_inset - -out note text color: -\lang french - +pour le texte des notes grisées: \begin_inset Newline newline \end_inset \series bold note_fontcolor +\series default +. \end_layout \begin_layout Standard - -\lang english -How to define and use custom colors, see section +Pour les détails sur la définition et l'utilisation des couleurs personnalisées, + voyez la section \emph on -Colored -\begin_inset space ~ -\end_inset - -Cells +Tableaux colorés \emph default - of the + du manuel des \emph on -Embedded -\begin_inset space ~ -\end_inset - -Objects +Objets insérés \emph default - manual. +. \end_layout \begin_layout Section @@ -45154,13 +44821,11 @@ \end_inset . - -\lang english -You can enable subdivided bibliographies using the LaTeX package + Vous pouvez autoriser la création de bibliographies thématiques à l'aide + du paquetage \series bold bibtopic \series default -\lang french \begin_inset Index idx status collapsed @@ -45171,13 +44836,9 @@ \end_inset - -\lang english - and you can customize how the bibliography of the given document is being - generated. - -\lang french -Pour plus d'information voir la section + et vous pouvez personnaliser la créatioçn de la bibliographie d'un document + particulier. + Pour plus d'information voir la section \begin_inset space ~ \end_inset @@ -45192,17 +44853,13 @@ \end_layout \begin_layout Section - -\lang english -Indexes +Index \end_layout \begin_layout Standard - -\lang english -Here, you can customize how the index of your document is being generated - and you can define additional indexes. - Please refer to section +Vous pouvez régler ici comment doit être créé l'index de votre document, + et vous pouvez définir d'autres index. + Voir la section \begin_inset space ~ \end_inset @@ -45213,7 +44870,7 @@ \end_inset - for details. + pour les détails. \end_layout \begin_layout Section @@ -45296,59 +44953,59 @@ \end_inset - ou alors à ne les utiliser que si nécessaire. + ou alors à ne les utiliser que si nécessaire: \end_layout \begin_layout Description amsmath est nécessaire pour plusieurs constructions mathématiques, donc, si vous avez des erreurs LaTeX dans des formules, vérifiez que vous avez - autorisé les paquetages AMS. + autorisé les paquetages AMS; \end_layout \begin_layout Description -esint est utilisé pour des signes d'intégration spéciaux -\lang english -, see section +esint est utilisé pour des signes d'intégration spéciaux, voir la section + see section \emph on -Big -\begin_inset space ~ -\end_inset - -Operators +Grands opérateurs \emph default - of the + du manuel \emph on -Math +Maths \emph default - manual. +; \end_layout \begin_layout Description -mathdots est utilisé pour -\lang english - special ellipses, see section +mathdots est utilisé pour pour les ellipses particulières, voir la section + \emph on Ellipses +\lang english + \emph default - of the +\lang french +du manuel \emph on -Math +Maths \emph default - manual. +; \end_layout \begin_layout Description -mhchem est utilisé pour -\lang english - chemical equations, see section +mhchem est utili \emph on -Chemical Symbols and Equations +s \emph default - of the +é pour les équations en chimie, voir la section +\lang english + \emph on -Math +\lang french +Symboles et équations chimiques \emph default - manual. +du manuel +\emph on +Maths. \end_layout \begin_layout Section @@ -45356,19 +45013,11 @@ \end_layout \begin_layout Standard - -\lang english -The float placement options are described in section +Les options de placement des flottants sont décrites dans la section \emph on -Float -\begin_inset space ~ -\end_inset - -Placement +Placement des flottants \emph default - -\lang french -du manuel + du manuel \emph on Objets insérés \emph default @@ -45376,19 +45025,14 @@ \end_layout \begin_layout Section - -\lang english Listings \end_layout \begin_layout Standard -Les réglages de l'environnement Listing sont décrits dans -\lang english -chapter +Les réglages de l'environnement Listing sont décrits dans le chapitre \emph on -Program Code Listings +Listings de code source \emph default -\lang french du manuel \emph on Objets insérés @@ -45436,9 +45080,7 @@ \end_layout \begin_layout Section - -\lang english -Output +Sortie \begin_inset CommandInset label LatexCommand label name "sec:Doc-Output" @@ -45449,75 +45091,71 @@ \end_layout \begin_layout Standard - -\lang english -Here you can define some output specifics for the current document: +Vous pouvez définir ici quelques spécificités des sorties compilées à partir + du document courant: \end_layout \begin_layout Description - -\lang english -Default +Format \begin_inset space ~ \end_inset -Output +implicite \begin_inset space ~ \end_inset -Format: The format that is used when you hit -\begin_inset Quotes eld +du +\begin_inset space ~ \end_inset -View -\begin_inset Quotes erd +résultat est le format utilisé quand vous sél +\begin_inset Quotes frd \end_inset -, -\begin_inset Quotes eld +ctionnez +\begin_inset Quotes fld \end_inset -Update -\begin_inset Quotes erd +Visonner +\begin_inset Quotes frd \end_inset , -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset -View Master Document -\begin_inset Quotes erd +Mettre à jour +\begin_inset Quotes frd \end_inset - and -\begin_inset Quotes eld +, +\begin_inset Quotes fld \end_inset -Update Master Document -\begin_inset Quotes erd +Visionner le document maître' et +\begin_inset Quotes fld +\end_inset + +mettre à jour le document maître +\begin_inset Quotes frd \end_inset - in the + dans le menu \family sans -View +Visionner \family default - menu or the toolbar. - The default is set in + ou dans la barre d'outils. + La velur implicitee est fixée dans \family sans -Tools\SpecialChar \menuseparator -Preferences\SpecialChar \menuseparator -File Formats +Outils\SpecialChar \menuseparator +Préférences\SpecialChar \menuseparator +Formats \family default -\lang french -, see -\lang english -sec. + de fichier, see sec. \begin_inset space \thinspace{} \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sec:Formats-de-Fichiers" @@ -45528,92 +45166,83 @@ \end_layout \begin_layout Description +Synchroniser +\begin_inset space ~ +\end_inset -\lang english -Synchronize +avec +\begin_inset space ~ +\end_inset + +le \begin_inset space ~ \end_inset -with +résultat \begin_inset space ~ \end_inset -Output settings for the menu +imprimable positionne les réglages pour le menu \family sans -Navigate\SpecialChar \menuseparator -Forward +Naviguer\SpecialChar \menuseparator +Recherche \begin_inset space ~ \end_inset -search +directe \family default . - For a detailed description see section + Pour les détails, voir la section \emph on -Reverse DVI/PDF search +Recherche inversée DVI/PDF \emph default - of the + dans le manuel des \emph on -Additional -\begin_inset space ~ -\end_inset - -Features +Options avancées \emph default - manual. +. + \end_layout \begin_layout Description - -\lang english -XHTML +Options \begin_inset space ~ \end_inset -Output +export \begin_inset space ~ \end_inset -Options settings for the export format +XHTML positionne les réglages pour le format d'exportation \family sans LyXHTML \family default . \family sans -Strict XHTML +XHTML \begin_inset space ~ \end_inset -1.1 +1.1 strict \family default - will assure that the output follows exactly version -\begin_inset space ~ -\end_inset - -1.1 of the XHTML standard. - The different + garantira que l'exportation suivra exactement les spécifications de la + version 1.1 du standard XHTML. + Les différents réglages de l'entrée \family sans -Math -\begin_inset space ~ -\end_inset - -output +Traduction des maths \family default - settings are described in detail in section + sont décrits en détail dans la section \emph on -Math Output in XHTML +Formules mathématiques en XHTML \emph default - of the + du manuel des \emph on -Additional -\begin_inset space ~ -\end_inset - -Features +Options avancées \emph default - manual. - The scaling is used for the size of equations in the output. +. + La mise à l'échelle est utilisée pour fixer la taille des équations dans + le résultat. \end_layout \begin_layout Section @@ -45861,7 +45490,7 @@ \begin_inset VSpace medskip \end_inset -Maintenant voyons un exemple : Supposons que nous utilisons souvent le menu +Maintenant voyons un exemple: supposons que nous utilisions souvent le menu \family sans Naviguer\SpecialChar \menuseparator @@ -45896,10 +45525,11 @@ \end_layout \begin_layout Standard - +Via cette rubrique, vous pouvez modifier l'apparence des boutons des barres + d'outils. + Les ensembles d'icônes actuellement disponibles sont comparés ici: \lang english -Here you can change the appearance of LyX's toolbar buttons. - The currently available icon sets are compared in + \begin_inset CommandInset href LatexCommand href name "this image" @@ -45959,18 +45589,12 @@ \end_layout \begin_layout Standard - -\lang english -The button -\lang french - +Le bouton \family sans Effacer toutes les informations sur la session \family default - -\lang english -deletes all information from previous LyX sessions (cursor positions, names - of last opened documents, etc.). + supprime toutes les informations des sessions LyX précédentes (position + du curseur, nom des fichiers récents, etc.). \end_layout \begin_layout Subsubsection @@ -45997,36 +45621,28 @@ \begin_layout Standard \family sans -Faire une sauvegarde des documents originaux lors de l'enregistrement +Faire une sauvegarde des documents originaux lors de l'enregistrement \family default -\lang english - creates a backup copy of the file in the state when it was opened or when - it was saved the last time. - It is stored in the same folder as your document or in the +crée une copie de sauvegarde du fichier dans l'état où il était lorsqu'il + a été ouvert ou enregistré la dernière fois. + Cette copie est conservée dans le répertoire de votre document ou dans + le \family sans -Backup -\begin_inset space ~ -\end_inset - -directory +Répertoire de sauvegarde \family default -, see sec. +, voir la section \begin_inset space \thinspace{} \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sec:Répertoires" \end_inset - -\lang english . - The backup file has the file extension + La copie de sauvegarde possède le suffixe \begin_inset Quotes fld \end_inset @@ -46044,7 +45660,7 @@ \begin_layout Standard Quand l'option \family sans -Sauvegarde automatique, toutes les +Sauvegarde automatique, toutes les x minutes \family default est activée, vous pouvez préciser le temps entre deux sauvegardes. \end_layout @@ -46052,10 +45668,9 @@ \begin_layout Standard \family sans -Enregistrer les documents compressés implicitement +Enregistrer les documents sous forme compressée \family default -\lang english - saves the files always in a compressed format. + enregistre toujours dans un format compressé. \end_layout \begin_layout Standard @@ -46076,68 +45691,52 @@ \end_layout \begin_layout Standard - -\lang english -If the option +Si l'option \family sans -Open documents in tabs +Ouvrir les documents en onglet \family default - is not used, then every file will be opened in its own new instance of + n'est pas cochée, chaque fichier sera ouvert dans sa propre instance de LyX. \end_layout \begin_layout Standard - -\lang english -The option +L'option \family sans -Single instance +Une seule instance \family default - is only active if a LyXServer pipe + n'est active que si un tube de service pour LyX est spécifié \begin_inset Foot status collapsed \begin_layout Plain Layout - -\lang english -See sec. +Voir section. \begin_inset space \thinspace{} \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sec:Répertoires" \end_inset - -\lang english - for information about LyXServer pipes. + pour les détails sur les tubes du serveur LyX. \end_layout \end_inset - is specified. - If it is checked, LyX documents will be opened in the same running instance - of LyX. - Otherwise a new LyX instance is created for each file. +. + Si la case est cochée, les documents seront ouverts dans la même instance + active de LyX. + Sinon, une nouvelle instance de LyX est activée pour chaque document. \end_layout \begin_layout Standard - -\lang english -With the option -\lang french - +Si l'option \family sans Bouton unique pour fermer les onglets \family default - -\lang english -there will only be one button ( + est cochée, il n'y aura qu'un bouton ( \family sans \begin_inset Graphics @@ -46148,23 +45747,21 @@ \family default -) at the right side of the tab bar to close tabs. - Otherwise every document tab has its own close button. +) à la droite de la barre des onglets pour fermer ceux-ci. + Sinon, chaque document a son propre bouton de fermeture. \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open \begin_layout Plain Layout \series bold -\lang english -Note: +Note: \series default - For the last option you have to restart LyX before the change takes effect. +pour la dernière option, il vous faut redémarrer LyX pour que la modification + soit prise en compte \end_layout \end_inset @@ -46173,7 +45770,7 @@ \end_layout \begin_layout Subsection -Polices d'Écran +Polices d'écran \begin_inset Index idx status collapsed @@ -46232,17 +45829,21 @@ \emph on times \emph default -comme police sérif, +comme police +\family sans +romaine +\family default +, \emph on arial \emph default ou \emph on -helvética +helvetica \emph default (cela dépend du système) comme police \family sans -sans sérif +sans empattement \family default et \emph on @@ -46252,7 +45853,15 @@ \family typewriter chasse fixe \family default - ou machine à écrire. + ou +\begin_inset Quotes fld +\end_inset + +machine à écrire +\begin_inset Quotes frd +\end_inset + +. \end_layout \begin_layout Standard @@ -46266,7 +45875,7 @@ \begin_layout Standard Les \family sans -Tailles de polices +Tailles de police \family default sont données comme des hauteurs de lettre en points. Une lettre de 72 @@ -46314,7 +45923,7 @@ \family sans Utiliser le cache pixmap pour accélérer le rendu des polices \family default -, LyX a besoin de redessiner l'écran moins souvent. +, LyX a besoin de re-dessiner l'écran moins souvent. Cela donne de meilleures performances, surtout sur des systèmes lents. D'un autre côté, les caractères peuvent paraître un peu flous à l'écran. Vous allez donc activer ou non cette option selon que vous préférez la @@ -46360,30 +45969,21 @@ \end_layout \begin_layout Standard - -\lang english -By using the option +En cochant l'option \family sans -Use system colors +Utiliser les couleurs du système \family default - the color scheme of your OS or window manager is used. - The colors + la palette de couleurs de vote système d'exploitation ou de votre gestionnaire + de fenêtre est utilisée. + Les couleurs \family sans -cursor, selection, table line, text, URL -\begin_inset space ~ -\end_inset - -label +curseur, sélection, ligne de tableau, texte, étiquette d'URL \family default and \family sans -URL -\begin_inset space ~ -\end_inset - -text +texte d'URL \family default - are then not customizable and thus not listed. + ne sont alors plus personnalisables et disparaissent de la liste. \end_layout \begin_layout Subsection @@ -46409,7 +46009,7 @@ \family sans Aperçu sur le vif \family default - permet le prévisionnement de petits morceaux de votre document. + permet le pré-visionnement de petits morceaux de votre document. Voyez la section \begin_inset space ~ \end_inset @@ -46445,20 +46045,20 @@ paragraphes \family default -affiche un pied-de-mouche ( ¶, +affiche un pied-de-mouche (¶, \emph on pilcrow \emph default - en anglais ) à la fin de chaque paragraphe. + en anglais) à la fin de chaque paragraphe. \end_layout \begin_layout Section -Édition +Saisie \begin_inset Index idx status collapsed \begin_layout Plain Layout -Préférences ! Édition +Préférences ! Saisie \end_layout \end_inset @@ -46471,7 +46071,7 @@ \end_layout \begin_layout Subsubsection -Édition +Saisie \end_layout \begin_layout Standard @@ -46484,36 +46084,31 @@ \end_layout \begin_layout Standard - -\lang english -You can adjust the width of the cursor. - If you set the value to zero the thickness of the cursor scales relative - to the zoom value you choose for the screen fonts. +Vous pouvez régler la largeur du curseur. + Si vous choisissez une valeur nulle, l'épaisseur du curseur s'adaptera + à la valeur de zoom de la police d'écran. \end_layout \begin_layout Standard \family sans -\lang english -Scroll below end of document +Défiler au-delà du bas du document \family default - is self-explanatory. + est explicite. \end_layout \begin_layout Standard - -\lang english -In LyX one can jump from word to word by pressing +Avec LyX, on peut sauter d'un mot à l'autre en appuyant sur \family sans -Ctrl+arrow key +Ctrl+flèche \family default . - With the option + En cochant l'option \family sans - Use Mac-style for cursor moving between words +Déplacements du curseur entre mots à la Mac \family default - the cursor jumps from the end of a word to the end of the next word. - Normally it jumps from the beginning to the beginning. + le curseur saute de la fin d'un mot au début du suivant, normalement il + saute du début au début. \end_layout \begin_layout Standard @@ -46529,7 +46124,8 @@ \family sans Regrouper les environnements par catégorie \family default - regroupe les entrées dans la liste déroulante des environnements de paragraphe. + regroupe les entrées dans la liste déroulante des environnements de paragraphe + (le menu des styles). \end_layout \begin_layout Standard @@ -46556,8 +46152,8 @@ Limitation de la largeur du texte \family default précise la largeur du texte en mode plein écran. - De cette façon, vous pouvez utiliser afficher le texte moins large que - l'écran, il apparaît alors centré. + De cette façon, vous pouvez afficher un texte moins large que l'écran, + il apparaît alors centré. \end_layout \begin_layout Subsection @@ -46658,7 +46254,7 @@ \end_layout \begin_layout Subsubsection -Éditer les raccourcis +Ajouter/modifier les raccourcis \begin_inset CommandInset label LatexCommand label name "sub:Éditer-les-raccourcis" @@ -46670,7 +46266,7 @@ status collapsed \begin_layout Plain Layout -Raccourcis ! Éditer +Raccourcis ! Ajouter/modifier \end_layout \end_inset @@ -46740,7 +46336,7 @@ par des point-virgules. LyX utilisera alors la première fonction de la liste qui est autorisée dans la partie courant du document. - L'association pour la fontion + L'association pour la fonction \family sans command-alter \family default @@ -46766,7 +46362,7 @@ \backslash bind -\begin_inset Quotes eld +\begin_inset Quotes erd \end_inset combinaison de touches @@ -46774,7 +46370,7 @@ \end_inset -\begin_inset Quotes eld +\begin_inset Quotes erd \end_inset fonction-lyx @@ -46856,8 +46452,8 @@ keyboard map \emph default ). - Si par exemple, vous avez un clavier Tchèque et que vous voulez l'utiliser - comme un clavier Roumain, vous pouvez utiliser le fichier de carte de clavier + Si par exemple, vous avez un clavier tchèque et que vous voulez l'utiliser + comme un clavier roumain, vous pouvez utiliser le fichier de carte de clavier nommé \family sans @@ -46878,7 +46474,7 @@ \series bold Note: \series default - Ces cartes de clavier sont fournies seulement comme solution provisoire + ces cartes de clavier sont fournies seulement comme solution provisoire et elles ne fonctionnent pas sur tous les systèmes. \end_layout @@ -46893,19 +46489,18 @@ Vitesse de défilement via la molette \family default . - La vitesse standard est 1,0, une valeur plus élevée accélèrera le défilement, + La vitesse standard est 1,0, une valeur plus élevée accélérera le défilement, une valeur plus basse le ralentira. \end_layout \begin_layout Standard - -\lang english -In the section +Dans la section \family sans -Scroll wheel zoom +Zoom via la molette \family default - you can select a key for zooming. - When this key is pressed and the mouse wheel is rotated, the text is zoomed. + vous pouvez désigner une touche pour le zoom. + Si la touche est appuyée quand vous actionnez la molette, le texte est + agrandi ou diminué. \end_layout \begin_layout Subsection @@ -47023,7 +46618,7 @@ \series bold Note : \series default - Le bouton + le bouton \family sans Exemples \family default @@ -47078,10 +46673,24 @@ \end_inset Les fichiers de sauvegarde ont l'extension -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout .lyx~ +\end_layout + +\end_inset + + +\begin_inset Quotes frd +\end_inset + + \begin_inset Quotes erd \end_inset @@ -47101,7 +46710,7 @@ \begin_inset space ~ \end_inset -LyX Ici, vous pouvez entrer le nom d'un tube UNIX. +LyX Ici, vous pouvez entrer le nom d'un tube Unix. Ce tube est utilisé pour transférer des informations à partir de programmes externes vers LyX. \lang ngerman @@ -47111,24 +46720,25 @@ \series bold -\lang english -Example: +\lang french +Exemple: \series default - You add a BibTeX-database + vous ajoutez la base de données BibTeX \emph on test.bib \emph default - to your document. - You can edit this file with the program + à votre document. + Vous pouvez éditer ce fichier avec \family typewriter JabRef \family default . - In + Dans \family typewriter JabRef \family default - you have to use the same Unix-Pipe for LyX in its preferences under + vous devez utiliser le même tube Unix pour LyX dans les préférences sous + la rubrique \family sans External \begin_inset space ~ @@ -47137,50 +46747,42 @@ programs \family default . - If you want to get one entry of the database as citation, select it in - + Si vous voulez récupérer une entrée de la base de donnée en tant que citation, + sélectionnez-la dans \family typewriter JabRef \family default - and click on the LyX-symbol. - The entry will now be inserted as citation at the current cursor position - in your LyX file. - + et cliquez sur le symbole LyX. + L'entrée apparaîtra alors comme citation à l'endroit où se trouve le curseur + dans le document LyX. + Il faut bien entendu que \family typewriter JabRef \family default - and LyX need of course to be run the same time. -\lang french - + et LyX soient actifs en même temps. \begin_inset Newline newline \end_inset - -\lang english -The pipe is also used for the +Le tube est également utilisé dans le cas d' \family sans -Single instance +Une seule instance \family default - feature, see sec. + de LyX, voir la section \begin_inset space \thinspace{} \end_inset -\lang french - \begin_inset CommandInset ref LatexCommand ref reference "sub:Documents de sauvegarde" \end_inset - -\lang english . \begin_inset Newline newline \end_inset -To use the LyXServer-Pipe on Windows, you must use this pipe name: +Pour utiliser le tube sous Windows, vous devez utiliser le nom de tube suivant: \begin_inset Newline newline \end_inset @@ -47206,42 +46808,43 @@ \end_layout \begin_layout Description +Dictionnaire +\begin_inset space ~ +\end_inset -\lang english -Thesaurus +des \begin_inset space ~ \end_inset -dictionary Directory where the thesaurus dictionaries are located. - You only need to specify it if the thesaurus does otherwise not work or - if you want to use custom/alternative dictionaries. +synonymes Répertoire où se trouvent les dictionnaires des synonymes. + Vous n'avez à le spécifier que si la fonction échoue nativement ou si vous + voulez utiliser des dictionnaires personnels ou différents des dictionnaires + standard. \end_layout \begin_layout Description - -\lang english -Hunspell +Dictionnaire \begin_inset space ~ \end_inset -dictionary Directory where the dictionaries of the spell checker program - +hunspell Répertoire où se trouvent les dictionnaires du correcteur orthographiqu +e \family typewriter -Hunspell +Hunspell. + \family default - are located. - You only need to specify it if you are using + Vous n'avez à le spécifier que si vous utilisez \family typewriter Hunspell \family default - and spell checking does otherwise not work or if you want to use custom/alterna -tive dictionaries. - For LyX on Windows + et que la correction orthographique échoue ou si vous voulez utiliser des + dictionnaires personnels ou différents des dictionnaires standard. + Avec LyX sur Windows \family typewriter Hunspell \family default - is the only available spell checker and should work without specifying - a directory. + est le seul dictionnaire orthographique disponible et devrait fonctionner + sans spécification de dictionnaire. \end_layout \begin_layout Description @@ -47272,24 +46875,54 @@ \end_layout \begin_layout Description - -\lang english -TEXINPUTS +Préfixe \begin_inset space ~ \end_inset -prefix The TEXINPUTS environment variable allows to use external files which - are included to a LyX document via commands in TeX code. - This prefix includes by default the document directory (represented by - a single dot '.'). - The prefix can contain any list of paths separated by the default separator - of the OS (':' on UNIX like systems and ';' on Windows). - If files are included, the paths listed in the TEXINPUTS prefix will be - scanned for the input files. - Note that any non-absolute path listed in the TEXINPUTS prefix is considered - to be relative to the directory of your LyX file. - It is recommended to include always '.' as one of the paths, otherwise compilati -on may fail for some documents. +TEXINPUTS La variable d'environnement TEXINPUTS permet d'utiliser des fichiers + externes inclus dans un document LyX par des commandes en code TeX ou dans + le préambule du document. + Ce préfixe inclut implicitement le répertoire du document (représenté par + un point +\begin_inset Quotes fld +\end_inset + +. +\begin_inset Quotes frd +\end_inset + +). + Le préfixe peut inclure un nombre quelconque de chemins d'accès séparés + par le séparateur implicite du système d'exploitation ( +\begin_inset Quotes fld +\end_inset + +: +\begin_inset Quotes frd +\end_inset + + avec les systèmes Unix et +\begin_inset Quotes fld +\end_inset + +; +\begin_inset Quotes frd +\end_inset + + avec Windows). + Si des fichiers sont inclus, les chemins d'accès de TEXINPUTS seront explorés + pour les trouver. + Notez que tout chemin relatif de la liste sera considéré comme relatif + au répertoire du document LyX. + Il est recommandé de laisser toujours +\begin_inset Quotes fld +\end_inset + +. +\begin_inset Quotes frd +\end_inset + + dans la liste, sinon la compilation peut échouer pour certains documents. \end_layout \begin_layout Section @@ -47319,7 +46952,7 @@ \end_layout \begin_layout Section -Paramètres de Langue +Paramètres de langue \begin_inset Index idx status collapsed @@ -47387,32 +47020,30 @@ \begin_inset space ~ \end_inset -linguistique -\lang english -determines which LaTeX package should be loaded to handle language issues. - Language issues which are handled by this package include proper hyphenation - as well as localization of dates and text strings such as -\begin_inset Quotes eld +linguistique fixe quel paquetage LaTeX doit être chargé pour gérer les paramètre +s de langue. + Ceci concerne les césures ainsi que les dates et les chaînes de caractères + comme +\begin_inset Quotes fld \end_inset -Chapter -\begin_inset Quotes erd +Chapitre +\begin_inset Quotes frd \end_inset - and -\begin_inset Quotes eld + et +\begin_inset Quotes fld \end_inset -Table -\begin_inset Quotes erd +Tableau +\begin_inset Quotes frd \end_inset . - The most widespread language package is + Le paquetage le plus répandu est \series bold babel \series default -\lang french \begin_inset Index idx status collapsed @@ -47423,15 +47054,13 @@ \end_inset - -\lang english -, it is the default language package in classic LaTeX. - However, more recent typesetting engines such as XeTeX and LuaTeX come - with the alternative language package +, c'est le paquetage implicite quand on utilise la version classique de + LaTeX. + Cependant, les moteurs typographiques récents comme XeTeX et LuaTeX sont + accompagnés du paquetage alternatif \series bold polyglossia \series default -\lang french \begin_inset Index idx status collapsed @@ -47442,14 +47071,14 @@ \end_inset - -\lang english - that is more suited for the multi-script support of these engines. - Furthermore, there are also specific language packages for languages not - covered by babel. - The available selections are described in sec. -\lang french - +, mieux adapté aux fonctionnalités multi-écritures de ces moteurs. + En outre, il existe des paquetages spécifiques pour des langues non couvertes + par +\series bold +babel +\series default +. + Les sélections possibles sont décrites dans la section \begin_inset space \thinspace{} \end_inset @@ -47530,18 +47159,16 @@ \end_layout \begin_layout Description - -\lang english -Default +Caractère \begin_inset space ~ \end_inset -Decimal +décimal \begin_inset space ~ \end_inset -Point Define the default decimal point for the use in tables (decimal point - alignment). +implicite définit le caractère à utiliser pour les chiffres en tableau (aligneme +nt sur les décimales). \end_layout \begin_layout Description @@ -47549,11 +47176,23 @@ \begin_inset space ~ \end_inset -babel détermine si babel est utilisé ou non +babel détermine si babel est utilisé ou non. \end_layout \begin_layout Description -Global Quand cette option est activée, les langues utilisées dans le document +Régler +\begin_inset space ~ +\end_inset + +les +\begin_inset space ~ +\end_inset + +langues +\begin_inset space ~ +\end_inset + +globalement Quand cette case est cochée, les langues utilisées dans le document sont ajoutées comme options aux options de classes de document, de sorte qu'elles puissent être utilisées par tous les paquetages LaTeX. Dans le cas contraire, elles sont utilisées comme option du seul paquetage @@ -47565,13 +47204,13 @@ \end_layout \begin_layout Description -Auto +Début \begin_inset space ~ \end_inset -début Quand cette option est activée, le document commence avec la langue - de document choisie. - Quand elle n'est pas activée, la +auto Quand cette case est cochée, le document commence avec la langue de + document choisie. + Quand elle n'est pas cochée, la \family sans Commande de début \family default @@ -47585,16 +47224,16 @@ \end_layout \begin_layout Description -Auto +Fin \begin_inset space ~ \end_inset -fin Homologue de +auto Homologue de \family sans Début auto. \family default -Quand elle n'est pas activée, la commande +Quand elle n'est pas cochée, la commande \family sans Commande de fin \family default @@ -47615,7 +47254,7 @@ \end_inset étrangères le texte qui a été déclaré comme étant dans une autre langue - que celle du document sera souligné en bleu + que celle du document sera souligné en bleu. \end_layout \begin_layout Description @@ -47647,12 +47286,14 @@ \begin_inset space ~ \end_inset -gauche permet l'utilisation de langues écrites de droite à gauche (RTL pour +gauche permet l'utilisation de langues é\SpecialChar \- +cri\SpecialChar \- +tes de droite à gauche (RTL pour \emph on right to left \emph default -), comme l'Arabe, l'Hébreu ou le Farsi. +), comme l'arabe, l'hébreu ou le farsi. \end_layout \begin_layout Description @@ -47695,8 +47336,6 @@ \end_layout \begin_layout Subsection - -\lang english General \end_layout @@ -47726,10 +47365,10 @@ \family sans Fichier\SpecialChar \menuseparator Exporter\SpecialChar \menuseparator -Texte Brut. +Texte brut. \family default - Mettre la longueur de la ligne à zéro, signifie que le texte sera exporté + Mettre la longueur de la ligne à zéro signifie que le texte sera exporté sous la forme d'une unique ligne sans fin. \end_layout @@ -47834,49 +47473,41 @@ \end_layout \begin_layout Description +Écraser +\begin_inset space ~ +\end_inset -\lang english -Overwrite +lors \begin_inset space ~ \end_inset -on +de \begin_inset space ~ \end_inset -export Setting what LyX is allowed to overwrite on export. +l'exportation fixe ce que LyX est autorisé à écraser lors de exportations. \end_layout \begin_layout Description - -\lang english -Forward +Recherche \begin_inset space ~ \end_inset -search Commands that will be used for the menu +directe définit les commandes à utiliser pour la rubrique de menu \family sans -Navigate\SpecialChar \menuseparator -Forward +Naviguer\SpecialChar \menuseparator +Recherche \begin_inset space ~ \end_inset -search +directe \family default . - For a detailed description see section -\emph on -Reverse DVI/PDF search -\emph default - of the + Pour les détails, voir la section \emph on -Additional -\begin_inset space ~ -\end_inset - -Features +Recherche inversée DVI/PDF \emph default - manual. +dans le manuel des Options avancées. \end_layout \begin_layout Subsection @@ -47908,11 +47539,7 @@ \begin_inset space ~ \end_inset -par -\begin_inset space ~ -\end_inset - -défaut Ici, vous pouvez préciser votre imprimante implicite. +implicite Ici, vous pouvez préciser votre imprimante implicite. Le nom sera utilisé quand on exécutera la \family sans Commande d'impression @@ -47930,7 +47557,7 @@ \series bold Note: \series default -Vous pouvez laisser ce champ vide sous Windows puisqu'il n'a aucun effet +vous pouvez laisser ce champ vide sous Windows puisqu'il n'a aucun effet sur ces systèmes. \end_layout @@ -48009,15 +47636,14 @@ \family default \series bold +\family sans \series default -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset - -\family sans dvips -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset @@ -48136,7 +47762,7 @@ implicite C'est la taille qui sera utilisée pour les nouveaux documents. La valeur \family sans -Défaut +Implicite \family default dépend des paramètres de votre système LaTeX. \end_layout @@ -48178,32 +47804,30 @@ \family sans xdvi \family default -comme visionneuse DVI -\lang english -, read its manual to find out more. +comme visionneuse DVI, lire son manuel pour en savoir plus. \end_layout \begin_layout Standard Vous pouvez spécifier ici des options et commandes avec des paramètres pour - les -\lang english -processors -\lang french - qui sont listées. + les processeurs qui sont listés. Avant de changer quoi que ce soit ici, il est fortement recommandé de lire les manuels des applications concernées. \end_layout \begin_layout Description +Construction +\begin_inset space ~ +\end_inset -\lang english -Bibliography +de \begin_inset space ~ \end_inset -generation Settings for the generation of -\lang french - la bibliographie, voir section +la +\begin_inset space ~ +\end_inset + +bibliographie Réglages pour la construction de la bibliographie, voir section \begin_inset space ~ \end_inset @@ -48218,15 +47842,19 @@ \end_layout \begin_layout Description +Construction +\begin_inset space ~ +\end_inset -\lang english -Index +de \begin_inset space ~ \end_inset -generation Settings for the generation of +l'index Réglages pour la construction de +\lang english + \lang french - l'index, voir section +l'index, voir section \begin_inset space ~ \end_inset @@ -48288,7 +47916,7 @@ \emph on Vérifier TeX \emph default -du manuel +du manuel des \emph on Options avancées \emph default @@ -48308,7 +47936,7 @@ \begin_inset space ~ \end_inset -chemin +chemins \begin_inset space ~ \end_inset @@ -48328,27 +47956,27 @@ \begin_inset space ~ \end_inset -fichier +fichiers \begin_inset space ~ \end_inset LaTeX Utilise la notation de Windows pour les chemins, ce qui signifie utiliser -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset \backslash -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset au lieu de -\begin_inset Quotes eld +\begin_inset Quotes fld \end_inset / -\begin_inset Quotes erd +\begin_inset Quotes frd \end_inset pour séparer les répertoires. @@ -48376,7 +48004,7 @@ \end_layout \begin_layout Description -Repositionner +Réinitialiser \begin_inset space ~ \end_inset @@ -48462,9 +48090,9 @@ \family sans Convertisseur \family default - et/ou du champ + ou du champ \family sans -Autres Options +Autres options \family default , puis appuyez sur le bouton \family sans @@ -48474,14 +48102,8 @@ Pour créer un nouveau convertisseur, sélectionnez un de ceux qui sont proposés, choisissez un format différent dans la liste déroulante \family sans -\lang english -To -\begin_inset space ~ -\end_inset - -format +Vers le format \family default -\lang french , modifiez le champ \family sans Convertisseur @@ -48501,11 +48123,11 @@ est activée, les conversions seront mise en cache pour une durée qui est précisée par le champ \family sans -Age maximum (en jours). +Âge maximum (en jours). \family default Ceci signifie que les fichiers n'ont pas besoin d'être reconvertis à chaque - fois que vous réouvrez votre document; les fichiers convertis qui se trouvent + fois que vous rouvrez votre document; les fichiers convertis qui se trouvent dans le cache seront utilisés à la place. \end_layout @@ -48524,7 +48146,7 @@ \end_layout \begin_layout Subsection -Formats de Fichiers +Formats de fichiers \begin_inset CommandInset label LatexCommand label name "sec:Formats-de-Fichiers" @@ -48561,25 +48183,23 @@ \end_layout \begin_layout Standard - -\lang english -Furthermore, you can define the +En outre, vous pouvez préciser le \family sans -Default output format +Format implicite du résultat \family default - that is used when you hit + utilisé quand vous appelez les rubriques \family sans -View, Update, View Master Document +Visionner, Mettre à jour, Visionner le document maître \family default - or +or \family sans -Update Master Document +Mettre à jour le document maître \family default - in the +du menu \family sans -View +Visionner \family default - menu or the toolbar. + ou de la barre d'outils \end_layout \begin_layout Standard @@ -48594,15 +48214,14 @@ \begin_layout Standard Toutes les conversions d'un format vers un autre ont lieu dans le répertoire - temporaire de LyX, ce qui fait qu'il est parfois nécessaire pour modifier - un fichier, de d'abord le copier dans le répertoire temporaire pour que + temporaire de LyX, ce qui fait qu'il est parfois nécessaire, pour modifier + un fichier, de le copier d'abord ,dans le répertoire temporaire pour que la conversion puisse se faire. - On fait cala à l'aide d'un + On fait cela à l'aide d'un \family sans Copieur \family default -. - Plus d'information dans la section +, voir les informations dans la section \emph on Copieurs \emph default @@ -48649,7 +48268,7 @@ le tableau \begin_inset CommandInset ref LatexCommand ref -reference "cap:Unités" +reference "tab:Unités" \end_inset @@ -48669,7 +48288,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:Unités" +name "tab:Unités" \end_inset @@ -48952,7 +48571,7 @@ \begin_inset Text \begin_layout Plain Layout -Scale% +Échelle graphique% \end_layout \end_inset @@ -48972,7 +48591,7 @@ \begin_inset Text \begin_layout Plain Layout -text% +Largeur texte% \end_layout \end_inset @@ -48992,7 +48611,7 @@ \begin_inset Text \begin_layout Plain Layout -col% +Largeur colonne% \end_layout \end_inset @@ -49012,7 +48631,7 @@ \begin_inset Text \begin_layout Plain Layout -page% +Largeur page% \end_layout \end_inset @@ -49032,7 +48651,7 @@ \begin_inset Text \begin_layout Plain Layout -line% +Largeur ligne% \end_layout \end_inset @@ -49052,7 +48671,7 @@ \begin_inset Text \begin_layout Plain Layout -theight% +Hauteur texte% \end_layout \end_inset @@ -49072,7 +48691,7 @@ \begin_inset Text \begin_layout Plain Layout -pheight% +Hauteur page% \end_layout \end_inset @@ -49187,8 +48806,9 @@ \end_layout \begin_layout Standard -Cette documentation est le résultat de l'effort collectif de plein de personnes - différentes (et nous encourageons tous les volontaires à contribuer !). +Cette documentation est le résultat de l'effort collectif de nombreuses + personnes différentes (et nous encourageons tous les volontaires à contribuer + !). \end_layout \begin_layout Itemize @@ -49525,11 +49145,7 @@ \end_inset - -\lang english -how to use -\lang french - le programme + comment utiliser le programme \family sans BibTeX \family default @@ -49806,8 +49422,6 @@ \end_inset : -\lang english - \begin_inset Newline newline \end_inset Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/lib/doc/fr/clipart/footnoteQt4.png and /tmp/iVJDbUw7XB/lyx-2.0.3/lib/doc/fr/clipart/footnoteQt4.png differ diff -Nru lyx-2.0.2/lib/doc/ja/Customization.lyx lyx-2.0.3/lib/doc/ja/Customization.lyx --- lyx-2.0.2/lib/doc/ja/Customization.lyx 2011-09-06 02:46:23.000000000 +0000 +++ lyx-2.0.3/lib/doc/ja/Customization.lyx 2011-11-29 20:58:46.000000000 +0000 @@ -8597,14 +8597,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:CopyStyle" - -\end_inset - -[ + [ \begin_inset Flex Code status collapsed @@ -9139,14 +9132,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:KeepEmpty" - -\end_inset - -[ + [ \emph on \begin_inset Flex Code @@ -9897,14 +9883,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:LatexType" - -\end_inset - -[ + [ \begin_inset Flex Code status collapsed @@ -10569,13 +10548,6 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:ParbreakIsNewline" - -\end_inset - [ \begin_inset Flex Code status collapsed @@ -10785,14 +10757,7 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:PathThru" - -\end_inset - -[ + [ \emph on \begin_inset Flex Code @@ -10829,15 +10794,8 @@ \end_inset - -\begin_inset CommandInset label -LatexCommand label -name "des:Preamble" - -\end_inset - -この様式が使用されたときに、LaTeXプリアンブルに付け加えるべき情報。この特定の様式が要求するマクロを定義したり、パッケージを読み込んだりと言ったことに使用し -ます。「 + この様式が使用されたときに、LaTeXプリアンブルに付け加えるべき情報。この特定の様式が要求するマクロを定義したり、パッケージを読み込んだりと言ったことに使用 +します。「 \begin_inset Flex Code status collapsed @@ -10931,14 +10889,7 @@ \end_inset -] -\begin_inset CommandInset label -LatexCommand label -name "des:Requires" - -\end_inset - -このレイアウトが +] このレイアウトが \begin_inset Flex Code status collapsed @@ -12626,14 +12577,17 @@ \end_inset - 段落様式と同様です( -\begin_inset CommandInset ref -LatexCommand ref -reference "des:CopyStyle" + [ +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +文字列 +\end_layout \end_inset -)ページ参照)。 +] 既存の様式から、すべての機能を現在の様式にコピーします。 \end_layout \begin_layout Description @@ -12859,14 +12813,42 @@ \end_inset - 段落様式と同様です( -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:FreeSpacing" + [ +\emph on + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +0 +\end_layout + +\end_inset + + +\emph default +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + +] LyXは、空白をそれ自体文字や記号ではなく、2つの単語の間の分割子として捉えているため、単語間に2つ以上の空白を入れることは、通常許可していません。これ自体 +はとても素晴らしいことですが、たとえばプログラムコードや生のLaTeXコードを入力しようとするときなどに、煩わしくなることがあります。このことから、 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +FreeSpacing +\end_layout \end_inset -ページ参照)。既定値は偽です。 +を有効にすることが認められています。LyXは、LaTeXモード以外では2つめ以降の空白には、保護された空白を使用することに注意してください。。 \end_layout \begin_layout Description @@ -12935,14 +12917,33 @@ \end_inset - 段落様式と同様です( -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:KeepEmpty" + [ +\emph on + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +0 +\end_layout \end_inset -ページ参照)。既定値は偽です。 + +\emph default +, +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +1 +\end_layout + +\end_inset + +] 段落を空のままにすると、LaTeX出力が空になってしまうので、通常、LyXは段落を空にすることを許可しません。しかしながら、これを無効にすることが望ましい場 +合が存在します。たとえば、書簡のひな型では、必須フィールドを人々が忘れないように、空のフィールドのまま提供する手もあります。特別なクラスにおいては、レイアウトを +実際には文章を含まないある種の改行として使用することもあります。 \end_layout \begin_layout Description @@ -13044,16 +13045,251 @@ \end_inset - 段落様式と同様です( -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:LatexType" + [ +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\emph on +Paragraph +\emph default +, Command, Environment, Item_Environment, +\end_layout + +\end_inset + + +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +List_Environmen, Bib_Environment +\end_layout + +\end_inset + +] レイアウトがどのようにLaTeXに変換されるべきかを示します +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +これらのルールはSGMLクラスにも適用されるので、 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LatexType +\end_layout + +\end_inset + +の名称は、少しミスリーディングかもしれません。特定の例については、SGMLクラスファイルを見てください。 +\end_layout + +\end_inset + +。 +\end_layout + +\begin_deeper +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Paragraph +\end_layout + +\end_inset + +は、何も特別なことは意味しません。 +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Command +\end_layout + +\end_inset + +は、 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash + +\emph on +LatexName +\emph default +{\SpecialChar \ldots{} +} +\end_layout + +\end_inset + +を意味します。 +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Environment +\end_layout + +\end_inset + +は、 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash +begin{ +\emph on +LatexName +\emph default +}\SpecialChar \ldots{} + +\backslash +end{ +\emph on +LatexName +\emph default +} +\end_layout + +\end_inset + +を意味します。 +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Item_Environment +\end_layout + +\end_inset + +は +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Environment +\end_layout + +\end_inset + +と同じですが、 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout + +\backslash +item +\end_layout + +\end_inset + +がこの環境のすべての段落に付けられるところだけが異なっています。 +\end_layout + +\begin_layout Itemize +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +List_Environment +\end_layout + +\end_inset + +は +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Item_Environment +\end_layout + +\end_inset + +と同じですが、 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LabelWidthString +\end_layout + +\end_inset + +が環境の引数として渡されるところだけが異なっています。 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +LabelWidthString +\end_layout \end_inset -ページ参照)。 +は、 +\begin_inset Flex MenuItem +status collapsed + +\begin_layout Plain Layout +編集\SpecialChar \menuseparator +段落設定 \end_layout +\end_inset + +ダイアログで定義することができます。 +\end_layout + +\begin_layout Standard +上記最後のいくつかをまとめると、LaTeX出力は、LaTeX型に依存して +\end_layout + +\begin_layout LyX-Code + +\backslash +latexname[latexparam]{\SpecialChar \ldots{} +} +\end_layout + +\begin_layout Standard +のようになるか、 +\end_layout + +\begin_layout LyX-Code + +\backslash +begin{latexname}[latexparam] \SpecialChar \ldots{} + +\backslash +end{latexname}. +\end_layout + +\begin_layout Standard +となります。 +\end_layout + +\end_deeper \begin_layout Description \begin_inset Flex Code status collapsed @@ -13304,7 +13540,7 @@ \end_inset -, +, \begin_inset Flex Code status collapsed @@ -13314,14 +13550,17 @@ \end_inset -] 段落様式と同様です( -\begin_inset CommandInset ref -LatexCommand ref -reference "des:PathThru" +] LaTeX出力中で、段落を空行ではなく、改行で区切るよう指定します。 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +PassThru 1 +\end_layout \end_inset -ページ参照)。既定値は偽です。 +と併用すれば、(TeXコードを使用したときのように)テキストエディタをエミュレートすることができます。 \end_layout \begin_layout Description @@ -13335,18 +13574,20 @@ \end_inset [ +\emph on + \begin_inset Flex Code status collapsed \begin_layout Plain Layout - -\emph on 0 \end_layout \end_inset -, + +\emph default +, \begin_inset Flex Code status collapsed @@ -13356,14 +13597,7 @@ \end_inset -] 段落様式と同様です( -\begin_inset CommandInset ref -LatexCommand ref -reference "des:PathThru" - -\end_inset - -ページ参照)。既定値は偽です。 +] この段落の内容が、LaTeXが必要とするような特別な変換を行わずに、生の形で出力されるべきかどうか。 \end_layout \begin_layout Description @@ -13376,14 +13610,18 @@ \end_inset - 段落様式と同様です( -\begin_inset CommandInset ref -LatexCommand pageref -reference "des:Preamble" + この様式が使用されたときに、LaTeXプリアンブルに付け加えるべき情報。この特定の様式が要求するマクロを定義したり、パッケージを読み込んだりと言ったことに使用 +します。「 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +EndPreamble +\end_layout \end_inset -ページ参照)。 +」で閉じる必要があります。 \end_layout \begin_layout Description @@ -13429,14 +13667,34 @@ \end_inset -] 段落様式と同様です( +] このレイアウトが +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +文字列 +\end_layout + +\end_inset + +で表される機能を必要するか否か。「機能」に関する情報は、上記 +\begin_inset Flex Code +status collapsed + +\begin_layout Plain Layout +Provides +\end_layout + +\end_inset + +の説明( \begin_inset CommandInset ref LatexCommand pageref -reference "des:Requires" +reference "des:FreeSpacing" \end_inset -ページ参照)。 +ページ)をご参照ください。 \end_layout \begin_layout Description diff -Nru lyx-2.0.2/lib/doc/ja/EmbeddedObjects.lyx lyx-2.0.3/lib/doc/ja/EmbeddedObjects.lyx --- lyx-2.0.2/lib/doc/ja/EmbeddedObjects.lyx 2011-11-21 21:18:38.000000000 +0000 +++ lyx-2.0.3/lib/doc/ja/EmbeddedObjects.lyx 2012-02-12 03:07:51.000000000 +0000 @@ -161,6 +161,13 @@ \setboolean{lettrine}{true}} {\setboolean{lettrine}{false}} +% check for diagbox +\newboolean{diagbox} +\IfFileExists{diagbox.sty} + {\usepackage{diagbox} + \setboolean{diagbox}{true}} + {\setboolean{diagbox}{false}} + \usepackage{t1enc} \renewcommand{\seename}{→} @@ -323,6 +330,10 @@ \series default ・ \series bold +diagbox +\series default +・ +\series bold lettrine \series default ・ @@ -12250,127 +12261,143 @@ Therefore be careful with forced line breaks. \end_layout -\begin_layout Section -フォーマル形式の表 -\begin_inset CommandInset label -LatexCommand label -name "sec:フォーマル形式の表" +\begin_layout Subsection -\end_inset +\lang english +Cells with diagonal line(s) +\end_layout + +\begin_layout Standard +\lang english +To tell the reader what is meant by column and row headings in a table, + it is helpful to split the first cell of the table by one or two diagonal + lines. + This can be achieved by loading the LaTeX-package +\series bold +diagbox +\series default +\lang japanese \begin_inset Index idx status collapsed \begin_layout Plain Layout -ひょう@表 ! ふぉーまるけいしき@フォーマル形式 +LaTeXぱっけーじ@LaTeXパッケージ ! diagbox \end_layout \end_inset -\end_layout - -\begin_layout Standard -書籍中の表は、よく表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:ブックタブ表の例" +\lang english + in the document preamble. + The package provides the command +\series bold +\backslash +diagbox +\series default + that is inserted as TeX-Code and that can take 2 or 3 +\begin_inset space ~ \end_inset -のように組版されます。この種の表は、「 -\emph on -フォーマル形式 -\emph default -」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。 +arguments: \end_layout \begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open -\begin_layout Plain Layout -\begin_inset Caption +\series bold +\lang english -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:ブックタブ表の例" +\backslash +diagbox[options]{lower left}{upper right} +\end_layout -\end_inset +\begin_layout Standard -ブックタブ表の例 +\series bold +\lang english + +\backslash +diagbox[options]{lower left}{upper left}{upper right} \end_layout -\end_inset +\begin_layout Standard +\lang english +The first scheme divides the cell by a single diagonal line and the arguments + are placed below and above this line. + The second scheme divides the cell by 2 +\begin_inset space ~ +\end_inset +lines. \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="8" columns="4"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -システム + + +\backslash +ifdiagbox \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -Medipix -\begin_inset space \thinspace{} -\end_inset -1 +\begin_inset Note Note +status open + +\begin_layout Plain Layout +この節は、LaTeXパッケージ +\series bold +diagbox +\series default +が導入済みの時のみ表示されます。 \end_layout \end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -Medipix -\begin_inset space \thinspace{} -\end_inset -2 \end_layout +\begin_layout Standard + +\lang english +Here is an example table where +\series bold + +\backslash +diagbox +\series default +is used in the 2-argument scheme in the first cell: +\begin_inset VSpace medskip \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -</row> +\begin_layout Standard +\noindent + +\lang english +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout + +\lang english \begin_inset ERT status collapsed @@ -12378,179 +12405,247 @@ \backslash -cmidrule(r){2-2} +diagbox{ \end_layout \end_inset - +Name \begin_inset ERT status collapsed \begin_layout Plain Layout +}{ +\end_layout + +\end_inset -\backslash -cmidrule(l){3-4} +Parameter +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} \end_layout \end_inset -検知器の厚み [µm] + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 + +\lang english +Thickness in nm \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 + +\lang english +Transparency in % \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -700 + +\lang english +Hardness in MPa \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -エッジ角 [°] + +\lang english +Perfect Green \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3.55 + +\lang english +45 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -2.71 + +\lang english +80 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -7.99 + +\lang english +504 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -空間分解能 [µm] + +\lang english +Dark Multi-P \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -4.26 + +\lang english +60 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.17 + +\lang english +72 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -10.56 + +\lang english +982 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $f_{\mathrm{max}}$ -\end_inset -におけるMTF +\lang english +Crystal Clear Pro \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.53 + +\lang english +18 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.37 + +\lang english +86 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.39 + +\lang english +374 \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +</lyxtabular> + +\end_inset + + +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +The 3-argument scheme is for example useful for cross-tables of sports leagues + or distances: +\end_layout + +\begin_layout Standard +\noindent +\align center + +\lang english +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout + +\lang english \begin_inset ERT status collapsed @@ -12558,736 +12653,798 @@ \backslash -cmidrule(l{10pt}){1-1} +diagbox{ \end_layout \end_inset -LSF空間分解能 +Team home +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Result +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ +\end_layout + +\end_inset + +Team away +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +Tigers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +Panthers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +Falcons \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -µm表示 + +\lang english +Tigers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -129.7 + +\lang english +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -52.75 + +\lang english +1:3 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -50.78 + +\lang english +0:1 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -ピクセルサイズに対する%表示 + +\lang english +Panthers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -76.3 + +\lang english +3:1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -95.9 + +\lang english +--- \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -92.3 + +\lang english +0:0 \end_layout \end_inset </cell> </row> -</lyxtabular> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\lang english +Falcons +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\lang english +1:0 \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\lang english +0:0 \end_layout -\begin_layout Standard -表中の行に余白を加えるには、第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:行の余白取り" - \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -節に述べられているように、表の設定ダイアログの -\family sans -罫線 -\family default -タブを使用します。 +\begin_layout Plain Layout + +\lang english +--- \end_layout -\begin_layout Standard -通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。 -\begin_inset Newline newline \end_inset +</cell> +</row> +</lyxtabular> -最初と最後の表罫線の既定幅は0.08 -\begin_inset space \thinspace{} \end_inset -emですが、他の罫線の既定幅は0.05 -\begin_inset space \thinspace{} -\end_inset -emです。 \end_layout \begin_layout Standard -これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。 + +\lang english +For larger cross-tables one might use split cells in 2 or every corner of + the table like in this example: \end_layout \begin_layout Standard +\noindent +\align center -\series bold +\lang english +\begin_inset Tabular +<lyxtabular version="3" rows="5" columns="5"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -let -\backslash -mytoprule -\backslash -toprule -\begin_inset Newline newline -\end_inset +\begin_layout Plain Layout + +\lang english +\begin_inset ERT +status open + +\begin_layout Plain Layout \backslash -renewcommand{ -\backslash -toprule}{ -\backslash -mytoprule[幅]} +diagbox{ \end_layout -\begin_layout Standard -上の例は、 -\series bold -toprule -\series default -という最初の罫線を設定しています。最後の罫線の線幅を変更するには、 -\series bold -toprule -\series default -を -\series bold -bottomrule -\series default -に置き換えて下さい。他の罫線の線幅を変更するには、 -\series bold -toprule -\series default -を -\series bold -midrule -\series default -に置き換えます。線幅を設定する上では、付録 -\begin_inset CommandInset ref -LatexCommand ref -reference "cha:LyXで使用できる単位" - \end_inset -に挙げてあるすべての単位を使用することができます。 +Team home +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ \end_layout -\begin_layout Standard -全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に -\series bold +\end_inset -\backslash -cmidrule -\series default -コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は +Result +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +}{ \end_layout -\begin_layout Standard +\end_inset -\series bold +Team away +\begin_inset ERT +status collapsed -\backslash -cmidrule[幅](刈込){開始列-終了列} +\begin_layout Plain Layout + +} \end_layout -\begin_layout Standard -です。 -\series bold +\end_inset -\backslash -cmidrule -\series default -のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。 -\series bold -\backslash -cmidrule -\series default -は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります -。 \end_layout -\begin_layout Standard -この線幅の既定値は0.03 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません -。非必須パラメーターの「刈込」は、 -\emph on -l{刈込幅} -\emph default -あるいは -\emph on -r{刈込幅} -\emph default -の値を取り、刈込幅の指定は非必須です。たとえば、 -\emph on -l{2pt} -\emph default -というパラメーターを使うと、罫線が左端から2 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Plain Layout + +\lang english +Tigers +\end_layout -ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -emだけ刈り込まれます。 +\begin_layout Plain Layout + +\lang english +Panthers \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:ブックタブ表の例" +\begin_layout Plain Layout + +\lang english +Falcons +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text -は、 -\end_layout +\begin_layout Plain Layout -\begin_layout Standard +\lang english +\begin_inset ERT +status open -\series bold +\begin_layout Plain Layout -\backslash -cmidrule(r){2-2} -\backslash -cmidrule(l){3-4} -\end_layout -\begin_layout Standard -というコマンドを第二行の初めに使用し、 +\backslash +diagbox[dir=NE]{ \end_layout -\begin_layout Standard +\end_inset -\series bold +Team home +\begin_inset ERT +status collapsed -\backslash -cmidrule(l{10pt}){1-1} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -を第六行に使用して作成されています。 +}{ \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +Result +\begin_inset ERT +status collapsed -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -ときには、表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:特殊なブックタブ表" +}{ +\end_layout \end_inset -のような重なり合った -\series bold +Team away +\begin_inset ERT +status collapsed -\backslash -cmidrule -\series default -が欲しいことがあるかもしれません。これは、TeXコードで +\begin_layout Plain Layout + +} \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -morecmidrules \end_layout -\begin_layout Standard -コマンドを使用することによって実現することができます。表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:特殊なブックタブ表" - \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -の第二列には -\end_layout +\begin_layout Plain Layout -\begin_layout Standard +\lang english +Tigers +\end_layout -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -cmidrule(r){2-2} -\backslash -cmidrule(l){3-4} -\backslash -morecmidrules -\backslash -cmidrule{2-4} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -というコマンドが使用されており、第六列には +\lang english +--- \end_layout -\begin_layout Standard - -\series bold +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -midrule -\backslash -morecmidrules -\backslash -cmidrule{3-4} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -というコマンドが使用されています。 +\lang english +1:3 \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\lang english +0:1 \end_layout -\begin_layout Standard -罫線の余白取りにどうしても満足が行かない場合には、 -\end_layout - -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout -\backslash -specialrule{幅}{上余白}{下余白} +\lang english +Tigers \end_layout -\begin_layout Standard -というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ -\series bold -booktabs -\series default - -\begin_inset CommandInset citation -LatexCommand cite -key "booktabs" - \end_inset - - -\begin_inset Index idx -status collapsed +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! booktabs + +\lang english +Panthers \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text -の取扱説明書をご参照下さい。 +\begin_layout Plain Layout + +\lang english +3:1 \end_layout -\begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset Caption -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:特殊なブックタブ表" +\lang english +--- +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -特殊なブックタブ表 +\begin_layout Plain Layout + +\lang english +0:0 \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\lang english +Panthers \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="8" columns="4"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +\end_inset +</cell> +</row> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -システム + +\lang english +Falcons \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Medipix -\begin_inset space \thinspace{} -\end_inset -1 +\lang english +1:0 \end_layout \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Medipix -\begin_inset space \thinspace{} + +\lang english +0:0 +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -2 +\begin_layout Plain Layout + +\lang english +--- \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +Falcons \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout + +\lang english \begin_inset ERT -status collapsed +status open \begin_layout Plain Layout \backslash -cmidrule(r){2-2} +diagbox[dir=SW]{ \end_layout \end_inset - +Team home \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule(l){3-4} +}{ \end_layout \end_inset - +Result \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -morecmidrules +}{ \end_layout \end_inset - +Team away \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule{2-4} +} \end_layout \end_inset -検知器の厚み [µm] -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -300 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -300 + +\lang english +Tigers \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -700 + +\lang english +Panthers \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -エッジ角 [°] + +\lang english +Falcons \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -3.55 -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\lang english +\begin_inset ERT +status open \begin_layout Plain Layout -2.71 -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -7.99 +\backslash +diagbox[dir=SE]{ \end_layout \end_inset -</cell> -</row> -<row topspace="default"> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Team home +\begin_inset ERT +status collapsed \begin_layout Plain Layout -空間分解能 [µm] + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Result +\begin_inset ERT +status collapsed \begin_layout Plain Layout -4.26 + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text + +Team away +\begin_inset ERT +status collapsed \begin_layout Plain Layout -10.17 + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -10.56 + \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +</lyxtabular> -\begin_layout Plain Layout -\begin_inset Formula $f_{\mathrm{max}}$ \end_inset -におけるMTF + \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -0.53 +\lang english +To rotate the diagonal lines, the command option +\series bold +dir=direction +\series default + is used. + +\emph on +direction +\emph default + is either +\series bold +NE +\series default +, +\series bold +DE +\series default +, +\series bold +SW +\series default + or +\series bold +NW +\series default + and represent a point of a compass. + +\series bold +SW +\series default + is for example the south-west corner. + Thus in the lower left cell of the above table the command \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -0.37 +\series bold +\lang english + +\backslash +diagbox[dir=SW]{Team home}{Result}{Team away} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout -0.39 +\lang english +is used. + If no direction is given, it will be NW. \end_layout -\end_inset -</cell> -</row> +\begin_layout Standard + +\lang english +The necessary width of split cells is automatically calculated. + Thus if you set a fixed column width smaller than the calculated one, the + cell's content will protrude the cell borders: +\end_layout + +\begin_layout Standard +\noindent +\align center + +\lang english +\begin_inset Tabular +<lyxtabular version="3" rows="2" columns="2"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="3cm"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout + +\lang english \begin_inset ERT status collapsed @@ -13295,138 +13452,169 @@ \backslash -morecmidrules +diagbox{ \end_layout \end_inset - +Name \begin_inset ERT status collapsed \begin_layout Plain Layout - -\backslash -cmidrule{3-4} +}{ \end_layout \end_inset -LSF空間分解能 -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +Parameter +\begin_inset ERT +status collapsed \begin_layout Plain Layout +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\lang english +Thickness in nm \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -µm表示 + +\lang english +Perfect Green \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -129.7 + +\lang english +45 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -52.75 -\end_layout +</row> +</lyxtabular> \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -50.78 + \end_layout +\begin_layout Standard + +\lang english +If you need a certain width for columns with a split cell, use the command + option +\series bold +width=3cm +\series default + (replace '3cm' by the width you need). + In the following table the width of the first column is set to 4 +\begin_inset space \thinspace{} \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -ピクセルサイズに対する%表示 -\end_layout +cm. + For +\series bold +\backslash +diagbox +\series default + a width of 4 +\begin_inset space \thinspace{} +\end_inset + +cm + 2 +\begin_inset space \thinspace{} \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -76.3 -\end_layout +\backslash +tabcolsep is necessary because the overall width is the width for the text + (in this case the 4 +\begin_inset space \thinspace{} \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -95.9 +cm) plus two times the separation of the text and the cell border. + The calculation of the width cannot be done in the command option of +\series bold + +\backslash +diagbox +\series default + so one needs to create a new length which can be used later. + This is done with the TeX-Code commands \end_layout +\begin_layout Standard + +\series bold + +\backslash +newlength{ +\backslash +diagtest} +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -92.3 + +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} \end_layout -\end_inset -</cell> -</row> -</lyxtabular> +\begin_layout Standard +\begin_inset ERT +status collapsed -\end_inset +\begin_layout Plain Layout + + +\backslash +newlength{ +\backslash +diagtest} +\end_layout + +\begin_layout Plain Layout +\backslash +setlength{ +\backslash +diagtest}{4cm+2 +\backslash +tabcolsep} \end_layout \end_inset @@ -13434,122 +13622,106 @@ \end_layout -\begin_layout Section -表の垂直揃え +\begin_layout Standard + +\lang english +To enable calculations in LaTeX one needs to load the package +\series bold +calc +\series default +\lang japanese + \begin_inset Index idx status collapsed \begin_layout Plain Layout -ひょう@表 ! そろえ@揃え +LaTeXぱっけーじ@LaTeXパッケージ ! calc \end_layout \end_inset +\lang english + in the document preamble. \end_layout \begin_layout Standard -本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:ボックスダイアログ" -\end_inset - -節に述べられているように、ボックスの垂直揃えを行います。 +\lang english +In this table you can now use the command \end_layout \begin_layout Standard -以下の例では、各表は15 -\begin_inset space \thinspace{} -\end_inset - -列幅%を持つminipage -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -minipageは第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:ミニページ" -\end_inset +\series bold +\lang english -節で説明されています。 +\backslash +diagbox[width= +\backslash +diagtest]{A}{B} \end_layout -\end_inset +\begin_layout Standard -ボックスの中に入れてあります。 +\lang english +in the first cell: \end_layout -\begin_layout Itemize -動作試験 -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_layout Standard +\noindent +\align center -\begin_layout Plain Layout +\lang english \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="4cm"> <column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -い -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\lang english +\begin_inset ERT +status open \begin_layout Plain Layout -に + + +\backslash +diagbox[width= +\backslash +diagtest]{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout -と + +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -ろ + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -ほ + \end_layout \end_inset @@ -13558,7 +13730,9 @@ \begin_inset Text \begin_layout Plain Layout -ち + +\lang english +Thickness in nm \end_layout \end_inset @@ -13569,16 +13743,9 @@ \begin_inset Text \begin_layout Plain Layout -は -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -へ +\lang english +Perfect Green \end_layout \end_inset @@ -13587,7 +13754,9 @@ \begin_inset Text \begin_layout Plain Layout -り + +\lang english +45 \end_layout \end_inset @@ -13600,88 +13769,66 @@ \end_layout -\end_inset - - 動作試験 -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - +\begin_layout Standard -\backslash -raisebox{0.85 -\backslash -baselineskip}{ +\lang english +Note that the split cell needs to be the widest one in the column. + Otherwise the length of the diagonal line cannot be calculated correctly + like in this table: \end_layout -\end_inset - - -\begin_inset Box Frameless -position "t" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_layout Standard +\noindent +\align center -\begin_layout Plain Layout +\lang english \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0pt"> <column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -い -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\lang english +\begin_inset ERT +status collapsed \begin_layout Plain Layout -に + + +\backslash +diagbox{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout -と + +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -ろ + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -ほ + \end_layout \end_inset @@ -13690,7 +13837,9 @@ \begin_inset Text \begin_layout Plain Layout -ち + +\lang english +Thickness in nm \end_layout \end_inset @@ -13701,16 +13850,9 @@ \begin_inset Text \begin_layout Plain Layout -は -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -へ +\lang english +Perfect Green \end_layout \end_inset @@ -13719,7 +13861,9 @@ \begin_inset Text \begin_layout Plain Layout -り + +\lang english +45 \end_layout \end_inset @@ -13732,88 +13876,82 @@ \end_layout -\end_inset - - -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +\begin_layout Standard -} -\end_layout +\lang english +In this case use the +\series bold +width +\series default + option of the +\series bold +\backslash +diagbox +\series default + command. + It is then not necessary to add 2 +\backslash +tabcolsep because the cell width is now the width of the column. + In this table a width of 3 +\begin_inset space \thinspace{} \end_inset - +cm is used: \end_layout -\begin_layout Itemize -動作試験 -\begin_inset Box Frameless -position "c" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_layout Standard +\noindent +\align center -\begin_layout Plain Layout +\lang english \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0pt"> <column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -い -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\lang english +\begin_inset ERT +status open \begin_layout Plain Layout -に + + +\backslash +diagbox[width=3cm]{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout -と + +}{ \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -ろ + +} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -ほ + \end_layout \end_inset @@ -13822,7 +13960,9 @@ \begin_inset Text \begin_layout Plain Layout -ち + +\lang english +Thickness in nm \end_layout \end_inset @@ -13833,16 +13973,9 @@ \begin_inset Text \begin_layout Plain Layout -は -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -へ +\lang english +Perfect Green \end_layout \end_inset @@ -13851,7 +13984,9 @@ \begin_inset Text \begin_layout Plain Layout -り + +\lang english +45 \end_layout \end_inset @@ -13864,106 +13999,179 @@ \end_layout -\end_inset +\begin_layout Standard +\lang english +For multiple text lines in split cells one needs some extra height to fit + the text to the cell. + This can be achieved with the +\series bold +\backslash +diagbox +\series default + option +\series bold +height=3cm +\series default + (replace '3cm' by the height you need). + In the following table the command \end_layout -\begin_layout Itemize -動作試験 -\begin_inset Box Frameless -position "b" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" +\begin_layout Standard + +\series bold +\lang english + +\backslash +diagbox[width=3cm,height=1.4cm]{A +\backslash + +\backslash +B}{C +\backslash + +\backslash +D} +\end_layout + +\begin_layout Standard + +\lang english +is used in the first cell. + The command +\series bold + +\backslash + +\backslash + +\series default + creates hereby the line break. +\begin_inset Foot status collapsed \begin_layout Plain Layout + +\lang english +Breaking lines with +\family sans +Ctrl+Return +\family default + is only possible when the column has a fixed width. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\noindent +\align center + +\lang english \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="2"> <features tabularvalignment="middle"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> <row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -い -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\lang english +\begin_inset ERT +status open \begin_layout Plain Layout -に + + +\backslash +diagbox[width=3cm,height=1.4cm]{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +A +\begin_inset ERT +status collapsed \begin_layout Plain Layout -と + + +\backslash + +\backslash + \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +B +\begin_inset ERT +status collapsed \begin_layout Plain Layout -ろ + +}{ \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + +C +\begin_inset ERT +status collapsed \begin_layout Plain Layout -ほ + + +\backslash + +\backslash + \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +D +\begin_inset ERT +status collapsed \begin_layout Plain Layout -ち + +} \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> + + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -は + +\lang english +Thickness in nm \end_layout \end_inset </cell> +</row> +<row> <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -へ + +\lang english +Perfect Green \end_layout \end_inset @@ -13972,7 +14180,9 @@ \begin_inset Text \begin_layout Plain Layout -り + +\lang english +45 \end_layout \end_inset @@ -13985,9 +14195,7 @@ \end_layout -\end_inset - - 動作試験 +\begin_layout Standard \begin_inset ERT status collapsed @@ -13995,412 +14203,488 @@ \backslash -raisebox{-0.32 -\backslash -baselineskip}{ +else \end_layout \end_inset -\begin_inset Box Frameless -position "b" -hor_pos "c" -has_inner_box 1 -inner_pos "c" -use_parbox 0 -use_makebox 0 -width "15col%" -special "none" -height "1in" -height_special "totalheight" -status collapsed +\begin_inset Note Note +status open \begin_layout Plain Layout -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +以下は、LaTeXパッケージ +\series bold +diagbox +\series default +が導入済みでないときに表示されます。 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +本節の内容を出力に表示するためには、 +\series bold +diagbox +\series default +パッケージを導入しなくてはなりません。 +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -い + + +\backslash +fi \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -に + \end_layout +\begin_layout Standard + +\lang english +For more info about the LaTeX-package +\series bold +diagbox +\series default +, see its documentation +\lang japanese +, +\begin_inset CommandInset citation +LatexCommand cite +key "diagbox" + \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -と +. \end_layout +\begin_layout Section +フォーマル形式の表 +\begin_inset CommandInset label +LatexCommand label +name "sec:フォーマル形式の表" + \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text + + +\begin_inset Index idx +status collapsed \begin_layout Plain Layout -ろ +ひょう@表 ! ふぉーまるけいしき@フォーマル形式 \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -ほ + \end_layout +\begin_layout Standard +書籍中の表は、よく表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:ブックタブ表の例" + \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +のように組版されます。この種の表は、「 +\emph on +フォーマル形式 +\emph default +」と呼ばれます。表をフォーマル形式にするには、表の設定ダイアログの罫線タブでフォーマル形式オプションを有効にして下さい。 +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open \begin_layout Plain Layout -ち +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:ブックタブ表の例" + +\end_inset + +ブックタブ表の例 \end_layout \end_inset -</cell> -</row> + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="8" columns="4"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -は +システム \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -へ +Medipix +\begin_inset space \thinspace{} +\end_inset + +1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -り +Medipix +\begin_inset space \thinspace{} +\end_inset + +2 \end_layout \end_inset </cell> -</row> -</lyxtabular> - -\end_inset +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout \begin_inset ERT status collapsed \begin_layout Plain Layout -} + +\backslash +cmidrule(r){2-2} \end_layout \end_inset -\end_layout - -\begin_layout Standard -上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox -\begin_inset Foot +\begin_inset ERT status collapsed \begin_layout Plain Layout -raiseboxは、第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:垂直揃え" -\end_inset -節で説明されています。 +\backslash +cmidrule(l){3-4} \end_layout \end_inset -の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に +検知器の厚み [µm] \end_layout -\begin_layout Standard - -\series bold - -\backslash -raisebox{0.85 -\backslash -baselineskip}{ -\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -\begin_layout Standard -というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧 -\series bold -} -\series default -をTeXコードとして挿入してあります。最後の項目の第二表には、 +\begin_layout Plain Layout +300 \end_layout -\begin_layout Standard - -\series bold - -\backslash -raisebox{-0.32 -\backslash -baselineskip}{ -\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -\begin_layout Standard -というコマンドを使用しています。 +\begin_layout Plain Layout +300 \end_layout -\begin_layout Standard -\begin_inset Note Greyedout -status open +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout +700 +\end_layout -\series bold -【註】 -\series default -表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な -\series bold +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none"> +\begin_inset Text -\backslash -raisebox -\series default -コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。 +\begin_layout Plain Layout +エッジ角 [°] \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +3.55 \end_layout -\begin_layout Section -色付きの表 -\begin_inset CommandInset label -LatexCommand label -name "sec:色付きの表" - \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +2.71 +\end_layout -\begin_inset Index idx -status collapsed +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -ひょう@表 ! いろつき@色付き +7.99 \end_layout \end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +空間分解能 [µm] \end_layout -\begin_layout Subsection -色付きのセル -\begin_inset Index idx -status collapsed +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -ひょうのいろ@表の色 ! せるぶ@セル部 +4.26 \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +10.17 +\end_layout -\begin_inset Index idx -status collapsed +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -いろつき@色付き ! ひょうせるぶ@表セル部 +10.56 \end_layout \end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +\begin_inset Formula $f_{\mathrm{max}}$ +\end_inset +におけるMTF \end_layout -\begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:colortblなしの表" +0.53 +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +0.37 +\end_layout -\series bold -colortbl -\series default -パッケージを使用しない色付き表 -\begin_inset Argument -status collapsed +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -colortblなしの表 +0.39 \end_layout \end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout +\backslash +cmidrule(l{10pt}){1-1} \end_layout \end_inset - +LSF空間分解能 \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color green -い \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color red -ろ \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color red -は \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color green -に +µm表示 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -ほ +129.7 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +52.75 +\end_layout -\color blue -へ +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +50.78 \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color green -と +ピクセルサイズに対する%表示 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -ち +76.3 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +95.9 +\end_layout -\color blue -り +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +92.3 \end_layout \end_inset @@ -14419,67 +14703,38 @@ \end_layout \begin_layout Standard -もし色の付いた文章が欲しいだけならば、そのセルを選択して、 -\family sans -編集\SpecialChar \menuseparator -文字様式 -\family default -メニューで色を選んでください。表 +表中の行に余白を加えるには、第 \begin_inset CommandInset ref LatexCommand ref -reference "tab:colortblなしの表" +reference "sub:行の余白取り" \end_inset -を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの -\series bold -colortbl -\series default - -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! colortbl +節に述べられているように、表の設定ダイアログの +\family sans +罫線 +\family default +タブを使用します。 \end_layout +\begin_layout Standard +通常の表と違って、フォーマル形式の表には縦罫線がありません。表の横罫線は、通常の表と同様に指定することができますが、出力でこれらの線幅は異なります。 +\begin_inset Newline newline \end_inset -を使用しなくてはなりません。 -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -ifcolortbl -\end_layout - +最初と最後の表罫線の既定幅は0.08 +\begin_inset space \thinspace{} \end_inset - -\begin_inset Note Note -status open - -\begin_layout Plain Layout -本節の以下の部分は、LaTeXパッケージ -\series bold -colortbl -\series default -が導入済みのときのみ表示されます。 -\end_layout - +emですが、他の罫線の既定幅は0.05 +\begin_inset space \thinspace{} \end_inset - +emです。 \end_layout \begin_layout Standard -色付きの表を作成するには、プリアンブルに +これらの既定幅は、以下のプリアンブル行を指定することによって変更することができます。 \end_layout \begin_layout Standard @@ -14487,151 +14742,144 @@ \series bold \backslash -usepackage{colortbl} +let +\backslash +mytoprule +\backslash +toprule +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +toprule}{ +\backslash +mytoprule[幅]} \end_layout \begin_layout Standard -という行を書いて +上の例は、 \series bold -colortbl +toprule \series default -を読み込まなくてはなりません。列の色は、 +という最初の罫線を設定しています。最後の罫線の線幅を変更するには、 \series bold ->{ } +toprule \series default -コマンドの中に -\end_layout - -\begin_layout Standard - +を \series bold - -\backslash -columncolor{色彩名} -\end_layout - -\begin_layout Standard -というコマンドを書いて指定することができます。 +bottomrule +\series default +に置き換えて下さい。他の罫線の線幅を変更するには、 \series bold ->{} +toprule \series default -コマンドに関する詳細は、第 +を +\series bold +midrule +\series default +に置き換えます。線幅を設定する上では、付録 \begin_inset CommandInset ref LatexCommand ref -reference "sub:連結列の計算" +reference "cha:LyXで使用できる単位" \end_inset -節に述べられています。 -\end_layout - -\begin_layout Standard -以下の色彩名が事前に定義されています。 +に挙げてあるすべての単位を使用することができます。 \end_layout \begin_layout Standard +全列にまたがらない罫線は、連結列セルに罫線を指定することで作成することができます。LyXは、内部的に +\series bold -\family sans -red -\family default -・ -\family sans -green -\family default -・ -\family sans -yellow -\family default -・ -\family sans -blue -\family default -・ -\family sans -cyan -\family default -・ -\family sans -magenta -\family default -・ -\family sans -black -\family default -・ -\family sans -white +\backslash +cmidrule +\series default +コマンドを使用して、このような罫線を引きます。このコマンドの完全な書式は \end_layout \begin_layout Standard -\begin_inset VSpace medskip -\end_inset +\series bold +\backslash +cmidrule[幅](刈込){開始列-終了列} \end_layout \begin_layout Standard +です。 +\series bold -\lang english -If you add the options -\end_layout - -\begin_layout Standard - +\backslash +cmidrule +\series default +のオプションは、現在のところLyXがサポートしていないので、オプションを使用するためには、TeXコードを使わなくてはなりません。 \series bold -usenames,dvipsnames + +\backslash +cmidrule +\series default +は、行の第一列の中に、最初にTeXコードでこのコマンドを入れることによって、手動で指定することができます。この罫線は、出力では現在行の上に引かれることになります +。 \end_layout \begin_layout Standard - -\lang english -to the document class options in the document settings, you can additionally - use further 61 -\begin_inset space ~ +この線幅の既定値は0.03 +\begin_inset space \thinspace{} \end_inset -colors. - These colors are listed in appendix -\begin_inset space ~ +emです。「開始列」は罫線を開始する列番号で、「終了列」は罫線を終了する列番号です。終了列は、罫線を一列だけに引きたいときも含めて、常に指定しなくてはなりません +。非必須パラメーターの「刈込」は、 +\emph on +l{刈込幅} +\emph default +あるいは +\emph on +r{刈込幅} +\emph default +の値を取り、刈込幅の指定は非必須です。たとえば、 +\emph on +l{2pt} +\emph default +というパラメーターを使うと、罫線が左端から2 +\begin_inset space \thinspace{} \end_inset - -\begin_inset CommandInset ref -LatexCommand ref -reference "chap:List-of-dvips-colornames" - +ptだけ刈り込まれます。刈込幅を指定しないと、罫線は既定値の0.5 +\begin_inset space \thinspace{} \end_inset -. - One of these colors, -\family sans -Maroon -\family default -, is used as example in Table -\lang japanese +emだけ刈り込まれます。 +\end_layout -\begin_inset space ~ +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset - +表 \begin_inset CommandInset ref LatexCommand ref -reference "tab:色付き表" +reference "tab:ブックタブ表の例" \end_inset -. +は、 \end_layout \begin_layout Standard -\begin_inset VSpace medskip -\end_inset +\series bold +\backslash +cmidrule(r){2-2} +\backslash +cmidrule(l){3-4} \end_layout \begin_layout Standard -また +というコマンドを第二行の初めに使用し、 \end_layout \begin_layout Standard @@ -14639,62 +14887,35 @@ \series bold \backslash -definecolor{色彩名}{色彩モデル}{色彩値} +cmidrule(l{10pt}){1-1} \end_layout \begin_layout Standard -というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは +を第六行に使用して作成されています。 \end_layout -\begin_layout Labeling -\labelwidthstring 00.00.0000 -cmyk:シアン( -\bar under -c -\bar default -yan)・マゼンタ( -\bar under -m -\bar default -agenta)・黄( -\bar under -y -\bar default -ellow)・黒(blac -\bar under -k -\bar default -) -\end_layout +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset -\begin_layout Labeling -\labelwidthstring 00.00.0000 -rgb:赤( -\bar under -r -\bar default -ed)・緑( -\bar under -g -\bar default -reen)・青( -\bar under -b -\bar default -lue) -\end_layout -\begin_layout Labeling -\labelwidthstring 00.00.0000 -gray:グレー \end_layout \begin_layout Standard -から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。 -\end_layout +ときには、表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:特殊なブックタブ表" -\begin_layout Standard -たとえば、プリアンブルに +\end_inset + +のような重なり合った +\series bold + +\backslash +cmidrule +\series default +が欲しいことがあるかもしれません。これは、TeXコードで \end_layout \begin_layout Standard @@ -14702,15 +14923,18 @@ \series bold \backslash -definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5} +morecmidrules \end_layout \begin_layout Standard -と書くことによって、「 -\emph on -darkgreen -\emph default -」色を定義することができますし、 +コマンドを使用することによって実現することができます。表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:特殊なブックタブ表" + +\end_inset + +の第二列には \end_layout \begin_layout Standard @@ -14718,38 +14942,44 @@ \series bold \backslash -definecolor{lightgray}{gray}{0.8} +cmidrule(r){2-2} +\backslash +cmidrule(l){3-4} +\backslash +morecmidrules +\backslash +cmidrule{2-4} \end_layout \begin_layout Standard -と書けば、「 -\emph on -lightgray -\emph default -」色を定義することができます。 +というコマンドが使用されており、第六列には \end_layout \begin_layout Standard -\begin_inset VSpace medskip -\end_inset +\series bold +\backslash +midrule +\backslash +morecmidrules +\backslash +cmidrule{3-4} \end_layout \begin_layout Standard -罫線は +というコマンドが使用されています。 \end_layout \begin_layout Standard +\begin_inset VSpace bigskip +\end_inset -\series bold -\backslash -rowcolor{色彩名} \end_layout \begin_layout Standard -というコマンドを使用して色付けすることができ、セルは +罫線の余白取りにどうしても満足が行かない場合には、 \end_layout \begin_layout Standard @@ -14757,29 +14987,52 @@ \series bold \backslash -cellcolor{色彩名} +specialrule{幅}{上余白}{下余白} \end_layout \begin_layout Standard -というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。 +というコマンドを使用すれば、全列にわたる罫線を生成することができます。これらの特殊機能については、LaTeXパッケージ +\series bold +booktabs +\series default + +\begin_inset CommandInset citation +LatexCommand cite +key "booktabs" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeXぱっけーじ@LaTeXパッケージ ! booktabs \end_layout -\begin_layout Standard -表中の文字に色付けをするには、セルを選択してから、LyXのメニュー -\family sans -編集\SpecialChar \menuseparator -文字様式 -\family default -を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい -ます。 +\end_inset + +の取扱説明書をご参照下さい。 \end_layout \begin_layout Standard -\begin_inset Note Greyedout +\begin_inset Float table +placement h +wide false +sideways false status open \begin_layout Plain Layout -【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。 +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:特殊なブックタブ表" + +\end_inset + +特殊なブックタブ表 \end_layout \end_inset @@ -14787,245 +15040,3079 @@ \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="8" columns="4"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +システム +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +Medipix +\begin_inset space \thinspace{} +\end_inset +1 \end_layout -\begin_layout Standard -表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:色付き表" +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +Medipix +\begin_inset space \thinspace{} \end_inset -を作成するには、以下のようにしてください。第一列の色は -\emph on -darkgreen -\emph default -にしたいので、この列のLaTeX変数として +2 \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + -\series bold ->{ \backslash -columncolor{darkgreen} +cmidrule(r){2-2} +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + \backslash -centering}c +cmidrule(l){3-4} \end_layout -\begin_layout Standard -と書き込みます。第一列は青にしたいので、この列の最初のセルに +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +morecmidrules \end_layout -\begin_layout Standard +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\series bold \backslash -rowcolow{cyan} +cmidrule{2-4} \end_layout -\begin_layout Standard -というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。 -\lang english -The last cell of the last row is colored maroon by inserting the TeX-Code - command +\end_inset + +検知器の厚み [µm] \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +300 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +700 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +エッジ角 [°] +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +3.55 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +2.71 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +7.99 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +空間分解能 [µm] +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +4.26 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.17 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +10.56 +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $f_{\mathrm{max}}$ +\end_inset + +におけるMTF +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.53 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.37 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +0.39 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +morecmidrules +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cmidrule{3-4} +\end_layout + +\end_inset + +LSF空間分解能 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +µm表示 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +129.7 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +52.75 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +50.78 +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ピクセルサイズに対する%表示 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +76.3 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +95.9 +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +92.3 +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +表の垂直揃え +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +ひょう@表 ! そろえ@揃え +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +本文行中で表の垂直揃えをするには、その表をボックスの中に入れなくてはなりません。そうした上で、第 +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:ボックスダイアログ" + +\end_inset + +節に述べられているように、ボックスの垂直揃えを行います。 +\end_layout + +\begin_layout Standard +以下の例では、各表は15 +\begin_inset space \thinspace{} +\end_inset + +列幅%を持つminipage +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +minipageは第 +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:ミニページ" + +\end_inset + +節で説明されています。 +\end_layout + +\end_inset + +ボックスの中に入れてあります。 +\end_layout + +\begin_layout Itemize +動作試験 +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +い +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +に +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +と +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ろ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ほ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ち +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +は +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +へ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +り +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + 動作試験 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +raisebox{0.85 +\backslash +baselineskip}{ +\end_layout + +\end_inset + + +\begin_inset Box Frameless +position "t" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +い +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +に +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +と +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ろ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ほ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ち +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +は +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +へ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +り +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +動作試験 +\begin_inset Box Frameless +position "c" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +い +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +に +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +と +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ろ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ほ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ち +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +は +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +へ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +り +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Itemize +動作試験 +\begin_inset Box Frameless +position "b" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +い +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +に +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +と +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ろ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ほ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ち +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +は +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +へ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +り +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + 動作試験 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +raisebox{-0.32 +\backslash +baselineskip}{ +\end_layout + +\end_inset + + +\begin_inset Box Frameless +position "b" +hor_pos "c" +has_inner_box 1 +inner_pos "c" +use_parbox 0 +use_makebox 0 +width "15col%" +special "none" +height "1in" +height_special "totalheight" +status collapsed + +\begin_layout Plain Layout +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +い +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +に +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +と +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ろ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ほ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ち +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +は +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +へ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +り +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +上記のとおり、表の第一行あるいは最終行の中身が、表外の本文行と揃っていません。これらを揃えるには、minipageボックスをraisebox +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +raiseboxは、第 +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:垂直揃え" + +\end_inset + +節で説明されています。 +\end_layout + +\end_inset + +の中に入れなくてはなりません。上記の例では、最初の項目の第二表は、ボックスの前に +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +raisebox{0.85 +\backslash +baselineskip}{ +\end_layout + +\begin_layout Standard +というTeXコードコマンドを使用して揃えています。ボックスの後には、閉じ括弧 +\series bold +} +\series default +をTeXコードとして挿入してあります。最後の項目の第二表には、 +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +raisebox{-0.32 +\backslash +baselineskip}{ +\end_layout + +\begin_layout Standard +というコマンドを使用しています。 +\end_layout + +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout + +\series bold +【註】 +\series default +表の行の中身の周囲の本文行への揃えは、つねに同じ値をとるわけではありません。この揃え方に必要な +\series bold + +\backslash +raisebox +\series default +コマンドの値は、文書フォントやフォント寸法、表罫線の線幅によって変わります。 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +色付きの表 +\begin_inset CommandInset label +LatexCommand label +name "sec:色付きの表" + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +ひょう@表 ! いろつき@色付き +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +色付きのセル +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +ひょうのいろ@表の色 ! せるぶ@セル部 +\end_layout + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +いろつき@色付き ! ひょうせるぶ@表セル部 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:colortblなしの表" + +\end_inset + + +\series bold +colortbl +\series default +パッケージを使用しない色付き表 +\begin_inset Argument +status collapsed + +\begin_layout Plain Layout +colortblなしの表 +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color green +い +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color red +ろ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color red +は +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color green +に +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +ほ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +へ +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color green +と +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +ち +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +り +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +もし色の付いた文章が欲しいだけならば、そのセルを選択して、 +\family sans +編集\SpecialChar \menuseparator +文字様式 +\family default +メニューで色を選んでください。表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:colortblなしの表" + +\end_inset + +を作るのに、この方法が使われています。それ以外の場合には、LaTeXパッケージの +\series bold +colortbl +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeXぱっけーじ@LaTeXパッケージ ! colortbl +\end_layout + +\end_inset + +を使用しなくてはなりません。 +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +ifcolortbl +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +本節の以下の部分は、LaTeXパッケージ +\series bold +colortbl +\series default +が導入済みのときのみ表示されます。 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +色付きの表を作成するには、プリアンブルに +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage{colortbl} +\end_layout + +\begin_layout Standard +という行を書いて +\series bold +colortbl +\series default +を読み込まなくてはなりません。列の色は、 +\series bold +>{ } +\series default +コマンドの中に +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +columncolor{色彩名} +\end_layout + +\begin_layout Standard +というコマンドを書いて指定することができます。 +\series bold +>{} +\series default +コマンドに関する詳細は、第 +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:連結列の計算" + +\end_inset + +節に述べられています。 +\end_layout + +\begin_layout Standard +以下の色彩名が事前に定義されています。 +\end_layout + +\begin_layout Standard + +\family sans +red +\family default +・ +\family sans +green +\family default +・ +\family sans +yellow +\family default +・ +\family sans +blue +\family default +・ +\family sans +cyan +\family default +・ +\family sans +magenta +\family default +・ +\family sans +black +\family default +・ +\family sans +white +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +If you add the options +\end_layout + +\begin_layout Standard + +\series bold +usenames,dvipsnames +\end_layout + +\begin_layout Standard + +\lang english +to the document class options in the document settings, you can additionally + use further 61 +\begin_inset space ~ +\end_inset + +colors. + These colors are listed in appendix +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "chap:List-of-dvips-colornames" + +\end_inset + +. + One of these colors, +\family sans +Maroon +\family default +, is used as example in Table +\lang japanese + +\begin_inset space ~ +\end_inset + + +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:色付き表" + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +また +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +definecolor{色彩名}{色彩モデル}{色彩値} +\end_layout + +\begin_layout Standard +というコマンドを使用すれば、自分自身の色彩を定義することができます。ここで色彩モデルは +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +cmyk:シアン( +\bar under +c +\bar default +yan)・マゼンタ( +\bar under +m +\bar default +agenta)・黄( +\bar under +y +\bar default +ellow)・黒(blac +\bar under +k +\bar default +) +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +rgb:赤( +\bar under +r +\bar default +ed)・緑( +\bar under +g +\bar default +reen)・青( +\bar under +b +\bar default +lue) +\end_layout + +\begin_layout Labeling +\labelwidthstring 00.00.0000 +gray:グレー +\end_layout + +\begin_layout Standard +から選択することができ、色彩値は、0から1の間の数字をコンマで区切ったもので、それぞれ当該色彩モデルにおける各色彩の大きさを示します。 +\end_layout + +\begin_layout Standard +たとえば、プリアンブルに +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +definecolor{darkgreen}{cmyk}{0.5, 0, 1, 0.5} +\end_layout + +\begin_layout Standard +と書くことによって、「 +\emph on +darkgreen +\emph default +」色を定義することができますし、 +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +definecolor{lightgray}{gray}{0.8} +\end_layout + +\begin_layout Standard +と書けば、「 +\emph on +lightgray +\emph default +」色を定義することができます。 +\end_layout + +\begin_layout Standard +\begin_inset VSpace medskip +\end_inset + + +\end_layout + +\begin_layout Standard +罫線は +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +rowcolor{色彩名} +\end_layout + +\begin_layout Standard +というコマンドを使用して色付けすることができ、セルは +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cellcolor{色彩名} +\end_layout + +\begin_layout Standard +というコマンドで色付けすることができます。どちらのコマンドも、セルの冒頭にTeXコードで書き込みます。 +\end_layout + +\begin_layout Standard +表中の文字に色付けをするには、セルを選択してから、LyXのメニュー +\family sans +編集\SpecialChar \menuseparator +文字様式 +\family default +を使用します。セルにTeXコードが入っている場合には、文章部分だけ選択してください。さもないと色付け指定されたTeXコードがLaTeXエラーを引き起こしてしまい +ます。 +\end_layout + +\begin_layout Standard +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout +【註】DVIビューアーのすべてが自己定義の色を表示できるわけではありません。 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + + +\end_layout + +\begin_layout Standard +表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:色付き表" + +\end_inset + +を作成するには、以下のようにしてください。第一列の色は +\emph on +darkgreen +\emph default +にしたいので、この列のLaTeX変数として +\end_layout + +\begin_layout Standard + +\series bold +>{ +\backslash +columncolor{darkgreen} +\backslash +centering}c +\end_layout + +\begin_layout Standard +と書き込みます。第一列は青にしたいので、この列の最初のセルに +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +rowcolow{cyan} +\end_layout + +\begin_layout Standard +というTeXコードコマンドを書き込みます。これによって、第一セルの列色指定が上書きされてしまうことに注意してください。 +\lang english +The last cell of the last row is colored maroon by inserting the TeX-Code + command +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +cellcolor{Maroon} +\end_layout + +\begin_layout Standard +というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、 +\family sans +編集\SpecialChar \menuseparator +文字様式 +\family default +メニューを使って、各文字に色付けをすることができます。 +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout + +\series bold +\begin_inset CommandInset label +LatexCommand label +name "tab:色付き表" + +\end_inset + +colortbl +\series default +パッケージを使用した色付き表 +\begin_inset Argument +status collapsed + +\begin_layout Plain Layout +colortblを使った表 +\end_layout + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +rowcolor{cyan} +\end_layout + +\end_inset + + +\color magenta +い +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color red +ろ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color red +は +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color yellow +に +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +ほ +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +へ +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color yellow +と +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\color blue +ち +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +cellcolor{Maroon} +\end_layout + +\end_inset + + +\color green +り +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +else +\end_layout + +\end_inset + + +\begin_inset Note Note +status open + +\begin_layout Plain Layout +以下は、LaTeXパッケージ +\series bold +colortbl +\series default +が導入されていないときに表示されます。 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +この節の内容を出力で表示させるには、 +\series bold +colortbl +\series default +パッケージを導入する必要があります。 +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +fi +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Subsection +色付き罫線 +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +ひょうのいろ@表の色 ! けいせんぶ@罫線部 +\end_layout + +\end_inset + + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +いろつき@色付き ! ひょうけいせんぶ@表罫線部 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +第 +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:罫線幅" + +\end_inset + +節に述べられているように、表中の全罫線の線幅は、長さ +\series bold + +\backslash +arrayrulewidth +\series default +を使って調節することができます。本節の表では、すべて1.5 +\begin_inset space \thinspace{} +\end_inset + +ptに設定されています。 +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +たとえば縦罫線を緑に着色するには、第 +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:自製書式" + +\end_inset + +節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。 +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{W}{!{ +\backslash +color{green} +\backslash +vline}} +\end_layout + +\begin_layout Standard +表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:色付き縦罫線の表" + +\end_inset + +では、最右列にLaTeX変数 +\series bold +WcW +\series default +、他の列にLaTeX変数 +\series bold +Wc +\series default +が使用されています。 +\end_layout + +\begin_layout Standard +複数の色を用いたいときには、列書式をもっと定義してください。 +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:色付き縦罫線の表" + +\end_inset + +色付き縦罫線の表 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="WcW"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset VSpace bigskip +\end_inset + +表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:色付き横罫線の表" + +\end_inset + +のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +myHlineC +\backslash +hline +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +hline} +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom +status open + +\begin_layout Plain Layout +\begin_inset space ~ +\end_inset + + +\end_layout + +\end_inset + +{ +\backslash +arrayrulecolor{red} +\backslash +myHlineC +\backslash +arrayrulecolor{black}} +\end_layout + +\begin_layout Standard +というコマンドを入力して下さい。 +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +let +\backslash +myHlineC +\backslash +hline +\end_layout + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +hline} +\end_layout + +\begin_layout Plain Layout + + { +\backslash +arrayrulecolor{red} +\backslash +myHlineC +\backslash +arrayrulecolor{black}} +\end_layout + +\end_inset + + +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:色付き横罫線の表" + +\end_inset + +色付き横罫線の表 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +既定値の黒罫線に戻るには、 +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHlineC} +\end_layout + +\begin_layout Standard +というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:色付き罫線の表" + +\end_inset + +は、縦横罫線を色付けした例です。 +\end_layout + +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:色付き罫線の表" + +\end_inset + +色付き罫線の表 +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="Wc"> +<column alignment="center" valignment="top" width="0" special="WcW"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +</row> +<row topspace="default"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHlineC} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section + +\lang english +Table Width Calculation +\begin_inset CommandInset label +LatexCommand label +name "sec:Table-Width-Calculation" + +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +For wide tables it is sometimes difficult to assure that the table does + not protrude over the page margin. + Setting a fixed width for every column of the table is the solution, but + what amount of space is needed for each column? +\end_layout + +\begin_layout Standard + +\lang english +The table width +\begin_inset Formula $W_{\mathrm{table}}$ +\end_inset + + can be calculated: Every column has the width of the specified column width + +\begin_inset Formula $W_{\mathrm{column}}$ +\end_inset + + (that the content of the column can consume) plus two times the separation + between the column content and the column border (LaTeX length +\series bold + +\backslash +tabcolsep +\series default +, default 6 +\begin_inset space \thinspace{} +\end_inset + +pt) plus the width of a border line (LaTeX length +\series bold + +\backslash +arrayrulewidth +\series default +, default 0.4 +\begin_inset space \thinspace{} +\end_inset + +pt): So if all +\begin_inset Formula $n$ +\end_inset + + +\begin_inset space ~ +\end_inset + +columns have the same width, the table width is +\lang japanese + +\begin_inset Formula +\begin{equation} +W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth} +\end{equation} + +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +The available width for a table is the space between the page margins or + the width of a text column (for a two-column document) (LaTeX length +\series bold + +\backslash +columnwidth +\series default +). + If all table columns should have the same width and +\begin_inset Formula $W_{\mathrm{table}}$ +\end_inset + + should be 1 +\begin_inset space \thinspace{} +\end_inset + + +\backslash +columnwidth, +\begin_inset Formula $W_{\mathrm{column}}$ +\end_inset + + can easily be calculated. +\end_layout + +\begin_layout Standard + +\lang english +To be able to perform calculations you need to load the LaTeX-package +\series bold +calc +\series default +\lang japanese + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeXぱっけーじ@LaTeXパッケージ ! calc +\end_layout + +\end_inset + + +\lang english + in the document preamble. + To set the width in the table dialog you have to use the field +\family sans +LaTeX argument +\family default +. + The command scheme for this field is the same that is explained in section +\begin_inset space ~ +\end_inset + + +\lang japanese + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:連結列の計算" + +\end_inset + + +\lang english +. + For a table with 5 +\begin_inset space \thinspace{} +\end_inset + +columns with an uniform width and centered text, enter there for each column + the command +\end_layout + +\begin_layout Standard + +\series bold +>{ +\backslash +centering}p{(1 +\backslash +columnwidth-62.4pt)/5} +\end_layout + +\begin_layout Standard + +\lang english +For a table with 5 +\begin_inset space \thinspace{} +\end_inset + +columns where 2 should have 0.75 +\begin_inset space ~ +\end_inset + +times the width than the 3 others, the calculation is +\lang japanese + +\begin_inset Formula +\begin{align} +\backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\ + & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\ + & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\ +W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5} +\end{align} + +\end_inset -\series bold -\backslash -cellcolor{Maroon} \end_layout \begin_layout Standard -というTeXコードコマンドを書き込むことで、マゼンタに色づけされています。この後、 -\family sans -編集\SpecialChar \menuseparator -文字様式 -\family default -メニューを使って、各文字に色付けをすることができます。 + +\lang english +In the table therefore the command \end_layout \begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout \series bold -\begin_inset CommandInset label -LatexCommand label -name "tab:色付き表" - -\end_inset +>{ +\backslash +centering}p{(1 +\backslash +columnwidth-62.4pt)/ +\backslash +real{4.5}} +\end_layout -colortbl -\series default -パッケージを使用した色付き表 -\begin_inset Argument -status collapsed +\begin_layout Standard -\begin_layout Plain Layout -colortblを使った表 +\lang english +is used for the wider columns and \end_layout -\end_inset - +\begin_layout Standard +\series bold +>{ +\backslash +centering}p{(1 +\backslash +columnwidth-62.4pt)/ +\backslash +real{4.5}* +\backslash +real{0.75}} \end_layout -\end_inset - +\begin_layout Standard +\lang english +for the smaller ones: \end_layout -\begin_layout Plain Layout -\align center +\begin_layout Standard \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="2" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special=">{\columncolor{darkgreen}\centering}c"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> +<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> +<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> +<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -rowcolor{cyan} -\end_layout - -\end_inset - - -\color magenta -い +1 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color red -ろ +2 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color red -は +3 \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color yellow -に +4 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -ほ +5 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -へ +111111 1111111 111111 111111111 11111 11111 1111 \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\color yellow -と \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\color blue -ち +2222 22222 222222 222222222 2222222 22 22222 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - -\backslash -cellcolor{Maroon} \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text - -\color green -り +\begin_layout Plain Layout +333333 333333 333333 33333 3333333 333 \end_layout \end_inset @@ -15038,34 +18125,44 @@ \end_layout -\end_inset - +\begin_layout Section +表の調整 +\begin_inset Index idx +status collapsed +\begin_layout Plain Layout +ひょうのちょうせい@表の調整 \end_layout -\begin_layout Standard -\begin_inset ERT +\end_inset + + +\begin_inset Index idx status collapsed \begin_layout Plain Layout +ひょう@表 ! ちょうせい@調整 +\end_layout + +\end_inset -\backslash -else \end_layout +\begin_layout Subsection +行の余白取り +\begin_inset CommandInset label +LatexCommand label +name "sub:行の余白取り" + \end_inset -\begin_inset Note Note -status open +\begin_inset Index idx +status collapsed \begin_layout Plain Layout -以下は、LaTeXパッケージ -\series bold -colortbl -\series default -が導入されていないときに表示されます。 +ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り \end_layout \end_inset @@ -15074,191 +18171,184 @@ \end_layout \begin_layout Standard -この節の内容を出力で表示させるには、 -\series bold -colortbl -\series default -パッケージを導入する必要があります。 +表の設定ダイアログの +\family sans +罫線 +\family default +タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。 \end_layout -\begin_layout Standard -\begin_inset ERT +\begin_layout Description +行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表 +\begin_inset Foot status collapsed \begin_layout Plain Layout +フォーマル形式の表は第 +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:フォーマル形式の表" +\end_inset -\backslash -fi +節で説明されています。 \end_layout \end_inset +ならば、LyXは既定値として0.5 +\begin_inset space \thinspace{} +\end_inset -\end_layout +emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。 +\begin_inset VSpace medskip +\end_inset -\begin_layout Subsection -色付き罫線 -\begin_inset Index idx -status collapsed -\begin_layout Plain Layout -ひょうのいろ@表の色 ! けいせんぶ@罫線部 -\end_layout +\begin_inset Newline newline +\end_inset + +\begin_inset space \hspace*{} +\length 0pt \end_inset -\begin_inset Index idx -status collapsed +\begin_inset space \hfill{} +\end_inset + + +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="1"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -いろつき@色付き ! ひょうけいせんぶ@表罫線部 +い \end_layout \end_inset +</cell> +</row> +<row topspace="3mm"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +行上に3 +\begin_inset space \thinspace{} +\end_inset +mmの余白 \end_layout -\begin_layout Standard -第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:罫線幅" - \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -節に述べられているように、表中の全罫線の線幅は、長さ -\series bold +\begin_layout Plain Layout +は +\end_layout -\backslash -arrayrulewidth -\series default -を使って調節することができます。本節の表では、すべて1.5 -\begin_inset space \thinspace{} \end_inset +</cell> +</row> +</lyxtabular> -ptに設定されています。 -\begin_inset ERT -status collapsed +\end_inset -\begin_layout Plain Layout +\begin_inset space \hfill{} +\end_inset -\backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} -\end_layout +\begin_inset space \hspace*{} +\length 0pt \end_inset -\end_layout +\begin_inset VSpace medskip +\end_inset -\begin_layout Standard -たとえば縦罫線を緑に着色するには、第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:自製書式" +\begin_inset Newline newline \end_inset -節の説明にしたがって、以下の列書式を文書プリアンブル中で作成して下さい。 +したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。 \end_layout -\begin_layout Standard +\begin_layout Description +行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5 +\begin_inset space \thinspace{} +\end_inset -\series bold +emの余白を挿入し、通常の表ならば既定値として2 +\begin_inset space \thinspace{} +\end_inset -\backslash -newcolumntype{W}{!{ -\backslash -color{green} -\backslash -vline}} +ptを挿入します。 \end_layout -\begin_layout Standard -表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:色付き縦罫線の表" - +\begin_layout Description +行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5 +\begin_inset space \thinspace{} \end_inset -では、最右列にLaTeX変数 -\series bold -WcW -\series default -、他の列にLaTeX変数 -\series bold -Wc -\series default -が使用されています。 -\end_layout - -\begin_layout Standard -複数の色を用いたいときには、列書式をもっと定義してください。 -\end_layout +emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。 +\begin_inset VSpace medskip +\end_inset -\begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open -\begin_layout Plain Layout -\begin_inset Caption +\begin_inset Newline newline +\end_inset -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:色付き縦罫線の表" +\begin_inset space \hspace*{} +\length 0pt \end_inset -色付き縦罫線の表 -\end_layout +\begin_inset space \hfill{} \end_inset -\end_layout - -\begin_layout Plain Layout -\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="3" columns="1"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="WcW"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +い \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +</row> +<row interlinespace="3mm"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\downarrow$ +\end_inset -\end_layout + 行間に3 +\begin_inset space \thinspace{} +\end_inset +mmの余白 +\begin_inset Formula $\downarrow$ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout @@ -15266,87 +18356,56 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - -\end_layout - +\begin_inset Formula $\uparrow$ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd -\end_layout + 行間に3 +\begin_inset space \thinspace{} +\end_inset +mmの余白 +\begin_inset Formula $\uparrow$ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout \end_inset </cell> </row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout - -\end_layout +</lyxtabular> \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -\end_layout +\begin_inset space \hfill{} \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd -\end_layout +\begin_inset space \hspace*{} +\length 0pt \end_inset -</cell> -</row> -</lyxtabular> -\end_inset +\begin_inset VSpace medskip +\end_inset -\end_layout +\begin_inset Newline newline \end_inset - +したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。 \end_layout \begin_layout Standard \begin_inset VSpace bigskip \end_inset -表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:色付き横罫線の表" - -\end_inset - -のように、たとえば横罫線を赤にしたいときには、表ないし表フロートの前にTeXコードで +すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。 \end_layout \begin_layout Standard @@ -15354,19 +18413,7 @@ \series bold \backslash -let -\backslash -myHlineC -\backslash -hline -\begin_inset Newline newline -\end_inset - - -\backslash -renewcommand{ -\backslash -hline} +@ifundefined{extrarowheight} \begin_inset Newline newline \end_inset @@ -15385,55 +18432,50 @@ { \backslash -arrayrulecolor{red} -\backslash -myHlineC -\backslash -arrayrulecolor{black}} -\end_layout - -\begin_layout Standard -というコマンドを入力して下さい。 -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout +usepackage{array}}{} +\begin_inset Newline newline +\end_inset \backslash -let -\backslash -myHlineC +setlength{ \backslash -hline +extrarowheight}{height} \end_layout -\begin_layout Plain Layout - +\begin_layout Standard +しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、LyXは自動的に +\series bold +array +\series default +パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは +\series bold \backslash -renewcommand{ -\backslash -hline} +@ifundefined +\series default +が使用されています)。 \end_layout -\begin_layout Plain Layout +\begin_layout Standard +標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで +\series bold - { -\backslash -arrayrulecolor{red} -\backslash -myHlineC \backslash -arrayrulecolor{black}} -\end_layout +strut +\series default +コマンドを挿入することで補正することができます。表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:垂直揃え" \end_inset +は、この効果を示したものです。 +\end_layout +\begin_layout Standard +\noindent \begin_inset Float table placement h wide false @@ -15446,11 +18488,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:色付き横罫線の表" +name "tab:垂直揃え" \end_inset -色付き横罫線の表 +大きなフォント寸法の文章の垂直揃え \end_layout \end_inset @@ -15459,95 +18501,105 @@ \end_layout \begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset space \hfill{} +\end_inset -\begin_layout Plain Layout -sd -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Float table +wide false +sideways false +status open \begin_layout Plain Layout +\begin_inset Caption +\begin_layout Plain Layout +通常の表 \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout -\end_inset -</cell> -</row> +\begin_layout Plain Layout +\noindent +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="6" columns="1"> +<features tabularvalignment="middle"> +<column alignment="left" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +Normal, g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd + +\size large +Large \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size larger +Larger \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size largest +Largest \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size huge +Huge \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd + +\size giant +Huger \end_layout \end_inset @@ -15563,38 +18615,11 @@ \end_inset -\end_layout - -\begin_layout Standard -既定値の黒罫線に戻るには、 -\end_layout - -\begin_layout Standard - -\series bold - -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHlineC} -\end_layout - -\begin_layout Standard -というコマンドを、表ないし表フロートの後にTeXコードで入力して下さい。表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:色付き罫線の表" - +\begin_inset space \hfill{} \end_inset -は、縦横罫線を色付けした例です。 -\end_layout -\begin_layout Standard \begin_inset Float table -placement h wide false sideways false status open @@ -15603,13 +18628,13 @@ \begin_inset Caption \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:色付き罫線の表" -\end_inset +\series bold -色付き罫線の表 +\backslash +strut +\series default +コマンドを使用した表 \end_layout \end_inset @@ -15618,113 +18643,105 @@ \end_layout \begin_layout Plain Layout +\noindent \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="6" columns="1"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="Wc"> -<column alignment="center" valignment="top" width="0" special="WcW"> +<column alignment="left" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +Normal, g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\size large +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout +Large \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text +\size larger +\begin_inset ERT +status collapsed \begin_layout Plain Layout -sd + + +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout +Larger \end_layout \end_inset </cell> </row> -<row topspace="default"> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text +\size largest +\begin_inset ERT +status collapsed \begin_layout Plain Layout + +\backslash +strut \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd +Largest \end_layout \end_inset </cell> </row> -</lyxtabular> - -\end_inset - - -\end_layout - -\end_inset - +<row> +<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\end_layout +\begin_layout Plain Layout -\begin_layout Standard +\size huge \begin_inset ERT status collapsed @@ -15732,19 +18749,24 @@ \backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHlineC} +strut \end_layout \end_inset - +Huge \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +<row> +<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + +\size giant \begin_inset ERT status collapsed @@ -15752,349 +18774,152 @@ \backslash -setlength{ -\backslash -arrayrulewidth}{0.4pt} -\end_layout - -\end_inset - - +strut \end_layout -\begin_layout Section - -\lang english -Table Width Calculation -\begin_inset CommandInset label -LatexCommand label -name "sec:Table-Width-Calculation" - \end_inset - -\end_layout - -\begin_layout Standard - -\lang english -For wide tables it is sometimes difficult to assure that the table does - not protrude over the page margin. - Setting a fixed width for every column of the table is the solution, but - what amount of space is needed for each column? +Huger \end_layout -\begin_layout Standard - -\lang english -The table width -\begin_inset Formula $W_{\mathrm{table}}$ -\end_inset - - can be calculated: Every column has the width of the specified column width - -\begin_inset Formula $W_{\mathrm{column}}$ \end_inset +</cell> +</row> +</lyxtabular> - (that the content of the column can consume) plus two times the separation - between the column content and the column border (LaTeX length -\series bold - -\backslash -tabcolsep -\series default -, default 6 -\begin_inset space \thinspace{} \end_inset -pt) plus the width of a border line (LaTeX length -\series bold -\backslash -arrayrulewidth -\series default -, default 0.4 -\begin_inset space \thinspace{} -\end_inset +\end_layout -pt): So if all -\begin_inset Formula $n$ \end_inset -\begin_inset space ~ +\begin_inset space \hfill{} \end_inset -columns have the same width, the table width is -\lang japanese -\begin_inset Formula -\begin{equation} -W_{\mathrm{table}}=n\left(W_{\mathrm{column}}+2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)+\backslash\mbox{arrayrulewidth} -\end{equation} +\end_layout \end_inset \end_layout -\begin_layout Standard - -\lang english -The available width for a table is the space between the page margins or - the width of a text column (for a two-column document) (LaTeX length -\series bold - -\backslash -columnwidth -\series default -). - If all table columns should have the same width and -\begin_inset Formula $W_{\mathrm{table}}$ -\end_inset - - should be 1 -\begin_inset space \thinspace{} -\end_inset - +\begin_layout Subsection +特殊なセル揃え +\begin_inset CommandInset label +LatexCommand label +name "sub:特殊なセル揃え" -\backslash -columnwidth, -\begin_inset Formula $W_{\mathrm{column}}$ \end_inset - can easily be calculated. -\end_layout - -\begin_layout Standard - -\lang english -To be able to perform calculations you need to load the LaTeX-package -\series bold -calc -\series default -\lang japanese \begin_inset Index idx status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! calc +ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え \end_layout \end_inset -\lang english - in the document preamble. - To set the width in the table dialog you have to use the field -\family sans -LaTeX argument -\family default -. - The command scheme for this field is the same that is explained in section -\begin_inset space ~ -\end_inset - - -\lang japanese - -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:連結列の計算" - -\end_inset - - -\lang english -. - For a table with 5 -\begin_inset space \thinspace{} -\end_inset - -columns with an uniform width and centered text, enter there for each column - the command -\end_layout - -\begin_layout Standard - -\series bold ->{ -\backslash -centering}p{(1 -\backslash -columnwidth-62.4pt)/5} \end_layout \begin_layout Standard +ときには表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:表セル" -\lang english -For a table with 5 -\begin_inset space \thinspace{} -\end_inset - -columns where 2 should have 0.75 -\begin_inset space ~ \end_inset -times the width than the 3 others, the calculation is -\lang japanese - -\begin_inset Formula -\begin{align} -\backslash\mbox{columnwidth} & =3\, W_{\mathrm{column}}+2\cdot0.75\, W_{\mathrm{column}}+\backslash\mbox{arrayrulewidth}\nonumber \\ - & \phantom{=\,}+5\left(2\backslash\mbox{tabcolsep}+\backslash\mbox{arrayrulewidth}\right)\nonumber \\ - & =4.5\, W_{\mathrm{column}}+62.4\,\mathrm{pt}\nonumber \\ -W_{\mathrm{column}} & =\frac{\backslash\mbox{columnwidth}-62.4\,\mathrm{pt}}{4.5} -\end{align} +の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。この揃え方は、当該列にカーソルを置いて、ツールバーボタン +\begin_inset Graphics + filename ../../images/tabular-feature_align-decimal.png + scale 85 + scaleBeforeRotation \end_inset - -\end_layout - -\begin_layout Standard - -\lang english -In the table therefore the command -\end_layout - -\begin_layout Standard - -\series bold ->{ -\backslash -centering}p{(1 -\backslash -columnwidth-62.4pt)/ -\backslash -real{4.5}} -\end_layout - -\begin_layout Standard - -\lang english -is used for the wider columns and -\end_layout - -\begin_layout Standard - -\series bold ->{ -\backslash -centering}p{(1 -\backslash -columnwidth-62.4pt)/ -\backslash -real{4.5}* -\backslash -real{0.75}} -\end_layout - -\begin_layout Standard - -\lang english -for the smaller ones: +を押すか、表設定中で揃えを +\family sans +小数点で +\family default +に設定します。 \end_layout \begin_layout Standard -\begin_inset Tabular -<lyxtabular version="3" rows="2" columns="5"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> -<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> -<column alignment="center" valignment="top" width="0pt" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}*\real{0.75}}"> -<column alignment="center" valignment="top" width="20col%" special=">{\centering}p{(1\columnwidth-62.4pt)/\real{4.5}}"> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -1 -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -2 -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Float table +placement h +wide false +sideways false +status open \begin_layout Plain Layout -3 -\end_layout - -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Caption \begin_layout Plain Layout -4 -\end_layout +\begin_inset CommandInset label +LatexCommand label +name "tab:表セル" \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -5 +一列が小数点で揃えられた表セル \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -111111 1111111 111111 111111111 11111 11111 1111 + \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="1"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="decimal" decimal_point="." valignment="top" width="0pt"> +<row> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +見出し \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -2222 22222 222222 222222222 2222222 22 22222 +12.6 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +0.68 \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -333333 333333 333333 33333 3333333 333 +-123.0 \end_layout \end_inset @@ -16107,135 +18932,136 @@ \end_layout -\begin_layout Section -表の調整 -\begin_inset Index idx -status collapsed +\end_inset -\begin_layout Plain Layout -ひょうのちょうせい@表の調整 -\end_layout -\end_inset +\end_layout +\begin_layout Standard +\begin_inset Float table +placement h +wide false +sideways false +status open -\begin_inset Index idx -status collapsed +\begin_layout Plain Layout +\begin_inset Caption \begin_layout Plain Layout -ひょう@表 ! ちょうせい@調整 -\end_layout +\begin_inset CommandInset label +LatexCommand label +name "tab:演算子揃え表" \end_inset - +一列が演算子で揃えられた表セル \end_layout -\begin_layout Subsection -行の余白取り -\begin_inset CommandInset label -LatexCommand label -name "sub:行の余白取り" - \end_inset -\begin_inset Index idx -status collapsed +\end_layout \begin_layout Plain Layout -ひょうのちょうせい@表の調整 ! ぎょうのよはくどり@行の余白取り +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="4" columns="2"> +<features booktabs="true" tabularvalignment="middle"> +<column alignment="right" valignment="top" width="0pt"> +<column alignment="left" valignment="top" width="0pt" special="@{}l"> +<row> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +見出し \end_layout \end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -表の設定ダイアログの -\family sans -罫線 -\family default -タブで、表の行に縦方向の余白を加えることができます。ここでは三つのことができます。 -\end_layout - -\begin_layout Description -行上 これは表の行の文字上に余白を追加します。もし表がフォーマル形式の表 -\begin_inset Foot -status collapsed +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -フォーマル形式の表は第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:フォーマル形式の表" - +\begin_inset Formula $12\,+$ \end_inset -節で説明されています。 + \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -ならば、LyXは既定値として0.5 -\begin_inset space \thinspace{} +\begin_layout Plain Layout +\begin_inset Formula $\,6$ \end_inset -emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。 -\begin_inset VSpace medskip -\end_inset +\end_layout -\begin_inset Newline newline \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text - -\begin_inset space \hspace*{} -\length 0pt +\begin_layout Plain Layout +\begin_inset Formula $0\,-$ \end_inset -\begin_inset space \hfill{} -\end_inset - +\end_layout -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="1"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -い +\begin_inset Formula $\,68$ +\end_inset + + \end_layout \end_inset </cell> </row> -<row topspace="3mm"> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<row> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -行上に3 -\begin_inset space \thinspace{} +\begin_inset Formula $-123\,/$ \end_inset -mmの余白 + \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -は +\begin_inset Formula $\,0$ +\end_inset + + \end_layout \end_inset @@ -16246,342 +19072,349 @@ \end_inset -\begin_inset space \hfill{} -\end_inset - +\end_layout -\begin_inset space \hspace*{} -\length 0pt \end_inset -\begin_inset VSpace medskip -\end_inset +\end_layout +\begin_layout Standard +揃え文字を指定するフィールドには、数式を用いることができないので、この方法を使って、数式中の文字で揃えることはできません。このような場合には、表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:演算子揃え表" -\begin_inset Newline newline \end_inset -したがって、通常表の行上に余白を加えるのは、縦罫線がないときのみに使用することができます。 +のような方法を用いる必要があります。この表は、4×2表として作成されており、見出しは中央揃え連結列です。第1列には、右揃えで演算子を含む前半部を収め、第2列には +、左揃えで残りを収めます。演算子の周りに通常加えられる空白を得るために、第2列の各セルの冒頭には、小空白が加えられています。通常、表の列間に加えられる余白を削る +ために、 \end_layout -\begin_layout Description -行下 これは表の行の文字下に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Standard -emの余白を挿入し、通常の表ならば既定値として2 -\begin_inset space \thinspace{} -\end_inset +\series bold +@{}l +\end_layout -ptを挿入します。 +\begin_layout Standard +というLaTeX引数を第2列に指定します。 \end_layout -\begin_layout Description -行間 これは表の現在行と次の行の間に余白を追加します。もし表がフォーマル形式の表ならば、LyXは既定値として0.5 -\begin_inset space \thinspace{} -\end_inset +\begin_layout Standard +表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:表セル揃え" -emの余白を挿入します。通常の表の場合には、余白を追加すると、残念ながら以下の表のように縦罫線が破壊されてしまいます。 -\begin_inset VSpace medskip \end_inset +は、揃え方の例をいくつか示しています。関係子で揃えるために、表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:演算子揃え表" -\begin_inset Newline newline \end_inset +の冒頭には、小空白が加えられています。 +\end_layout + +\begin_layout Standard +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:表セル揃え" -\begin_inset space \hspace*{} -\length 0pt \end_inset +表セルの揃えの例 +\end_layout -\begin_inset space \hfill{} \end_inset +\end_layout + +\begin_layout Plain Layout +\align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="1"> +<lyxtabular version="3" rows="4" columns="6"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="right" valignment="top" width="0"> +<column alignment="left" valignment="top" width="0" special="@{}l"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -い +単位 \end_layout \end_inset </cell> -</row> -<row interlinespace="3mm"> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\downarrow$ -\end_inset - 行間に3 -\begin_inset space \thinspace{} -\end_inset +\end_layout -mmの余白 -\begin_inset Formula $\downarrow$ \end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +冪数 \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\uparrow$ -\end_inset - 行間に3 -\begin_inset space \thinspace{} -\end_inset +\end_layout -mmの余白 -\begin_inset Formula $\uparrow$ \end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout +関係子 \end_layout \end_inset </cell> -</row> -</lyxtabular> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text -\end_inset +\begin_layout Plain Layout +\end_layout -\begin_inset space \hfill{} \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +12× +\end_layout -\begin_inset space \hspace*{} -\length 0pt \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +24本の瓶 +\end_layout -\begin_inset VSpace medskip \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text - -\begin_inset Newline newline +\begin_layout Plain Layout +\begin_inset Formula $10\cdot$ \end_inset -したがって、通常表の行間に余白を加えるのは、縦罫線がないときのみに使用することができます。 + \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text -すべての表の全セルの高さを上げたい場合には、以下の行をプリアンブルに加えることによって実現できます。 -\end_layout +\begin_layout Plain Layout +\begin_inset Formula $10^{\mbox{-}17}$ +\end_inset -\begin_layout Standard -\series bold +\end_layout -\backslash -@ifundefined{extrarowheight} -\begin_inset Newline newline \end_inset - - -\begin_inset Phantom HPhantom -status open +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset space ~ +\begin_inset Formula $\Gamma(t)\propto$ \end_inset \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -{ -\backslash -usepackage{array}}{} -\begin_inset Newline newline +\begin_layout Plain Layout +\begin_inset Formula $\:\Upsilon(t)$ \end_inset -\backslash -setlength{ -\backslash -extrarowheight}{height} \end_layout -\begin_layout Standard -しかしこの方法は、セル内の文章が縦方向に中央揃えにならないという欠点があります(自己定義の表書式を用いると、LyXは自動的に -\series bold -array -\series default -パッケージを読み込みます。これが二度読み込まれることを防ぐために、上記のコマンドでは -\series bold +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text -\backslash -@ifundefined -\series default -が使用されています)。 +\begin_layout Plain Layout +1024× \end_layout -\begin_layout Standard -標準大よりも大きいフォント寸法を使用している場合には、文字が表罫線に近寄りすぎることがよくあります。これは、表の行の最初にTeXコードで -\series bold - -\backslash -strut -\series default -コマンドを挿入することで補正することができます。表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:垂直揃え" - \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text -は、この効果を示したものです。 +\begin_layout Plain Layout +768ピクセル \end_layout -\begin_layout Standard -\noindent -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:垂直揃え" - +\begin_inset Formula $5.78\cdot$ \end_inset -大きなフォント寸法の文章の垂直揃え + \end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset Formula $10^{7}$ +\end_inset \end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text + \begin_layout Plain Layout -\begin_inset space \hfill{} +\begin_inset Formula $A\ne$ \end_inset -\begin_inset Float table -wide false -sideways false -status open +\end_layout -\begin_layout Plain Layout -\begin_inset Caption +\end_inset +</cell> +<cell alignment="center" valignment="top" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -通常の表 -\end_layout - +\begin_inset Formula $\: B_{\mathrm{red}}$ \end_inset \end_layout -\begin_layout Plain Layout -\noindent -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="6" columns="1"> -<features tabularvalignment="middle"> -<column alignment="left" valignment="top" width="0"> +\end_inset +</cell> +</row> <row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -Normal, g +32× \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +6 +\begin_inset space \thinspace{} +\end_inset -\size large -Large +cm \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text -\begin_layout Plain Layout +\begin_layout Plain Layout +- +\begin_inset Formula $33.5\cdot$ +\end_inset + -\size larger -Larger \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $10^{4}$ +\end_inset + -\size largest -Largest \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\sin(\alpha)\ge$ +\end_inset + -\size huge -Huge \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset Formula $\:\sin(\beta)$ +\end_inset + -\size giant -Huger \end_layout \end_inset @@ -16597,239 +19430,303 @@ \end_inset -\begin_inset space \hfill{} +\end_layout + +\begin_layout Subsection +自製のセル書式および列書式 +\begin_inset CommandInset label +LatexCommand label +name "sub:自製書式" + \end_inset -\begin_inset Float table -wide false -sideways false -status open +\begin_inset Index idx +status collapsed \begin_layout Plain Layout -\begin_inset Caption +ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式 +\end_layout -\begin_layout Plain Layout +\end_inset -\series bold -\backslash -strut -\series default -コマンドを使用した表 \end_layout +\begin_layout Standard + +\lang english +Calculating the required width for normal columns as described in section +\begin_inset space ~ \end_inset -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:Table-Width-Calculation" -\begin_layout Plain Layout -\noindent -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="6" columns="1"> -<features tabularvalignment="middle"> -<column alignment="left" valignment="top" width="0"> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\end_inset -\begin_layout Plain Layout -Normal, g -\end_layout + or for spanned columns as described in section +\begin_inset space ~ +\end_inset + + +\lang japanese + +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:連結列の計算" \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\size large -\begin_inset ERT -status collapsed +\lang english + is very annoying if you have several tables where a calculation is necessary. -\begin_layout Plain Layout +\lang japanese + そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のすべての表で使うことができます。書式は、以下のように定義します。 +\end_layout + +\begin_layout Standard +\series bold \backslash -strut +newcolumntype{書式名}[引数の数]{コマンド} \end_layout -\end_inset - -Large +\begin_layout Standard +書式名は、一文字だけでも構いません。 +\emph on +b +\emph default +・ +\emph on +c +\emph default +・ +\emph on +l +\emph default +・ +\emph on +m +\emph default +・ +\emph on +p +\emph default +・ +\emph on +r +\emph default +の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。 \end_layout +\begin_layout Standard +\begin_inset VSpace medskip \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\size larger -\begin_inset ERT -status collapsed +\end_layout -\begin_layout Plain Layout +\begin_layout Standard +固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。 +\end_layout + +\begin_layout Standard +\series bold \backslash -strut +newcolumntype{M}[1]{>{ +\backslash +centering +\backslash +hspace{0pt}}m{#1}} \end_layout -\end_inset +\begin_layout Standard +ここで +\series bold -Larger -\end_layout +\backslash +hspace{0pt} +\series default +は、第 +\begin_inset CommandInset ref +LatexCommand ref +reference "sub:複数行" \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout - -\size largest -\begin_inset ERT -status collapsed +節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で +\end_layout -\begin_layout Plain Layout +\begin_layout Standard +\series bold +M{width} +\end_layout -\backslash -strut +\begin_layout Standard +と入力するだけですみます。 \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -Largest + \end_layout +\begin_layout Standard +連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。 +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +newcolumntype{S}[2]{>{ +\backslash +centering +\backslash +hspace{0pt}} +\begin_inset Newline newline \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\size huge -\begin_inset ERT -status collapsed +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout +\series bold \backslash -strut +newcolumntype \end_layout \end_inset -Huge +m{(#1+(2 +\backslash +tabcolsep+ +\backslash +arrayrulewidth)*(1-#2))/#2}} \end_layout +\begin_layout Standard +この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第 +\begin_inset CommandInset ref +LatexCommand eqref +reference "eq:Wgn" + \end_inset -</cell> -</row> -<row> -<cell alignment="left" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout +式を使用しています。 +\end_layout -\size giant -\begin_inset ERT -status collapsed +\begin_layout Standard +こうしておけば、当該セルのLaTeX引数に +\end_layout -\begin_layout Plain Layout +\begin_layout Standard +\series bold +S{連結列セルの幅}{連結列セルがまたがる列の数} +\end_layout -\backslash -strut +\begin_layout Standard +と入力するだけですみます。 \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -Huger + \end_layout -\end_inset -</cell> -</row> -</lyxtabular> +\begin_layout Standard +色付き列については、以下のように定義するとよいでしょう。 +\end_layout -\end_inset +\begin_layout Standard +\series bold +\backslash +newcolumntype{K}[1]{>{ +\backslash +columncolor{#1} +\backslash +hspace{0pt}}c} \end_layout -\end_inset - +\begin_layout Standard +最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に +\end_layout -\begin_inset space \hfill{} -\end_inset +\begin_layout Standard +\series bold +K{色名} +\end_layout +\begin_layout Standard +と入力します。 \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset \end_layout -\begin_layout Subsection -特殊なセル揃え -\begin_inset CommandInset label -LatexCommand label -name "sub:特殊なセル揃え" +\begin_layout Standard +表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:ユーザー定義の表書式" \end_inset +を生成するには、第1列と連結列にLaTeX引数として +\end_layout -\begin_inset Index idx -status collapsed +\begin_layout Standard -\begin_layout Plain Layout -ひょうのちょうせい@表の調整 ! とくしゅなせるぞろえ@特殊なセル揃え +\series bold +M{2.5cm} \end_layout -\end_inset +\begin_layout Standard +を指定し、最終列に +\end_layout +\begin_layout Standard +\series bold +K{red} \end_layout \begin_layout Standard -ときには表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:表セル" - -\end_inset +そして第2列の各セルに +\end_layout -の小数点のように、同一列の各セルの内容が、特定の文字で揃えられた方が見栄えの良いことがあります。この揃え方は、当該列にカーソルを置いて、ツールバーボタン -\begin_inset Graphics - filename ../../images/tabular-feature_align-decimal.png - scale 85 - scaleBeforeRotation +\begin_layout Standard -\end_inset +\series bold +S{2.5cm}{2} +\end_layout -を押すか、表設定中で揃えを -\family sans -小数点で -\family default -に設定します。 +\begin_layout Standard +と指定します。 \end_layout \begin_layout Standard @@ -16845,11 +19742,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:表セル" +name "tab:ユーザー定義の表書式" \end_inset -一列が小数点で揃えられた表セル +ユーザー定義の表書式を使用した表 \end_layout \end_inset @@ -16860,249 +19757,220 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="4" columns="1"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="decimal" decimal_point="." valignment="top" width="0pt"> +<lyxtabular version="3" rows="3" columns="4"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> +<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> +<column alignment="center" valignment="middle" width="0"> +<column alignment="center" valignment="middle" width="0" special="K{red}"> <row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -見出し +とても長い表セル中の単語 \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> \begin_inset Text \begin_layout Plain Layout -12.6 +複数行の連結列 \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -0.68 + \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout --123.0 +c \end_layout \end_inset </cell> </row> -</lyxtabular> - -\end_inset - +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +d \end_layout \end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -placement h -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:演算子揃え表" - -\end_inset - -一列が演算子で揃えられた表セル +e \end_layout \end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="4" columns="2"> -<features booktabs="true" tabularvalignment="middle"> -<column alignment="right" valignment="top" width="0pt"> -<column alignment="left" valignment="top" width="0pt" special="@{}l"> -<row> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -見出し +f \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +g \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $12\,+$ -\end_inset - - +h \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\,6$ -\end_inset - - +i \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $0\,-$ -\end_inset - - +j \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\,68$ -\end_inset - - +k \end_layout \end_inset </cell> </row> -<row> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +</lyxtabular> -\begin_layout Plain Layout -\begin_inset Formula $-123\,/$ \end_inset \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\begin_inset Formula $\,0$ + +\end_layout + +\begin_layout Subsection +罫線幅 +\begin_inset CommandInset label +LatexCommand label +name "sub:罫線幅" + \end_inset +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅 \end_layout \end_inset -</cell> -</row> -</lyxtabular> + + +\end_layout + +\begin_layout Standard +表中のすべての罫線の罫線幅を調整するには、長さ +\series bold + +\backslash +arrayrulewidth +\series default +を使用します。たとえば、表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Table-with-1.5" \end_inset - -\end_layout - +のように罫線幅を1.5 +\begin_inset space \thinspace{} \end_inset - +ptにするには、表や表フロートの前にTeXコードで \end_layout \begin_layout Standard -揃え文字を指定するフィールドには、数式を用いることができないので、この方法を使って、数式中の文字で揃えることはできません。このような場合には、表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:演算子揃え表" -\end_inset +\series bold -のような方法を用いる必要があります。この表は、4×2表として作成されており、見出しは中央揃え連結列です。第1列には、右揃えで演算子を含む前半部を収め、第2列には -、左揃えで残りを収めます。演算子の周りに通常加えられる空白を得るために、第2列の各セルの冒頭には、小空白が加えられています。通常、表の列間に加えられる余白を削る -ために、 +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} \end_layout \begin_layout Standard - +というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで \series bold -@{}l -\end_layout -\begin_layout Standard -というLaTeX引数を第2列に指定します。 +\backslash +arrayrulewidth +\series default +を0.4 +\begin_inset space \thinspace{} +\end_inset + +ptに設定してください。 \end_layout \begin_layout Standard -表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:表セル揃え" +\begin_inset ERT +status collapsed -\end_inset +\begin_layout Plain Layout -は、揃え方の例をいくつか示しています。関係子で揃えるために、表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:演算子揃え表" + +\backslash +setlength{ +\backslash +arrayrulewidth}{1.5pt} +\end_layout \end_inset -の冒頭には、小空白が加えられています。 -\end_layout -\begin_layout Standard \begin_inset Float table wide false sideways false @@ -17114,11 +19982,15 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:表セル揃え" +name "tab:Table-with-1.5" \end_inset -表セルの揃えの例 +1.5 +\begin_inset space \thinspace{} +\end_inset + +pt幅罫線の表 \end_layout \end_inset @@ -17129,25 +20001,22 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="4" columns="6"> +<lyxtabular version="3" rows="3" columns="3"> <features tabularvalignment="middle"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> -<column alignment="right" valignment="top" width="0"> -<column alignment="left" valignment="top" width="0" special="@{}l"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -単位 +sd \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -17156,16 +20025,18 @@ \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -冪数 + \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -17174,16 +20045,16 @@ \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -関係子 +sd \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -17194,135 +20065,246 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -12× + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -24本の瓶 + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $10\cdot$ +sd +\end_layout + +\end_inset +</cell> +</row> +</lyxtabular> + \end_inset \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text + + +\begin_inset ERT +status collapsed \begin_layout Plain Layout -\begin_inset Formula $10^{\mbox{-}17}$ + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} +\end_layout + \end_inset \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\begin_inset Formula $\Gamma(t)\propto$ +表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:1.5pt幅横罫" + \end_inset +のように横罫だけを1.5 +\begin_inset space \thinspace{} +\end_inset +pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。 \end_layout +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +myHline +\backslash +hline +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\begin_inset Formula $\:\Upsilon(t)$ + +\backslash +renewcommand{ +\backslash +hline} +\begin_inset Newline newline \end_inset + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} +\begin_inset Newline newline +\end_inset + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} \end_layout -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Standard +既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。 +\end_layout -\begin_layout Plain Layout -1024× +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -768ピクセル + + +\backslash +let +\backslash +myHline +\backslash +hline \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +hline} +\end_layout \begin_layout Plain Layout -\begin_inset Formula $5.78\cdot$ -\end_inset + { +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 1.5pt} +\end_layout + +\begin_layout Plain Layout + +\backslash +myHline +\backslash +noalign{ +\backslash +global +\backslash +arrayrulewidth 0.4pt}} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> -\begin_inset Text + + +\begin_inset Float table +wide false +sideways false +status open \begin_layout Plain Layout -\begin_inset Formula $10^{7}$ +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:1.5pt幅横罫" + \end_inset +1.5 +\begin_inset space \thinspace{} +\end_inset +pt幅横罫の表 \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> + + +\end_layout + +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $A\ne$ +sd +\end_layout + \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\: B_{\mathrm{red}}$ -\end_inset - \end_layout @@ -17330,73 +20312,58 @@ </cell> </row> <row> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -32× + \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -6 -\begin_inset space \thinspace{} -\end_inset - -cm +sd \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -- -\begin_inset Formula $33.5\cdot$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" rightline="true" usebox="none"> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $10^{4}$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\sin(\alpha)\ge$ -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset Formula $\:\sin(\beta)$ -\end_inset - - +sd \end_layout \end_inset @@ -17412,62 +20379,41 @@ \end_inset -\end_layout - -\begin_layout Subsection -自製のセル書式および列書式 -\begin_inset CommandInset label -LatexCommand label -name "sub:自製書式" - -\end_inset - - -\begin_inset Index idx +\begin_inset ERT status collapsed \begin_layout Plain Layout -ひょうのちょうせい@表の調整 ! せるとれつのしょしき@セルと列の書式 -\end_layout - -\end_inset +\backslash +renewcommand{ +\backslash +hline}{ +\backslash +myHline} \end_layout -\begin_layout Standard - -\lang english -Calculating the required width for normal columns as described in section -\begin_inset space ~ \end_inset -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:Table-Width-Calculation" +\end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset - or for spanned columns as described in section -\begin_inset space ~ +縦罫だけを1.5 +\begin_inset space \thinspace{} \end_inset - -\lang japanese - +pt幅にするには、第 \begin_inset CommandInset ref LatexCommand ref -reference "sub:連結列の計算" +reference "sub:自製書式" \end_inset - -\lang english - is very annoying if you have several tables where a calculation is necessary. - -\lang japanese - そこで楽をするために、プリアンブルでセル・列書式を定義してしまえば、それを文書中のすべての表で使うことができます。書式は、以下のように定義します。 +節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。 \end_layout \begin_layout Standard @@ -17475,245 +20421,224 @@ \series bold \backslash -newcolumntype{書式名}[引数の数]{コマンド} +newcolumntype{V}{!{ +\backslash +vrule width 1.5pt}} \end_layout \begin_layout Standard -書式名は、一文字だけでも構いません。 -\emph on -b -\emph default -・ -\emph on -c -\emph default -・ -\emph on -l -\emph default -・ -\emph on -m -\emph default -・ -\emph on -p -\emph default -・ -\emph on -r -\emph default -の文字は定義済みですので使用することができませんが、これらの文字の大文字は使用可能です。 -\end_layout +表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:1.5pt幅縦罫" -\begin_layout Standard -\begin_inset VSpace medskip \end_inset - -\end_layout - -\begin_layout Standard -固定幅の縦横中央揃えの連結列セルの場合は、以下のセル書式を定義するとよいでしょう。 +を作るには、最右列にLaTeX引数 \end_layout \begin_layout Standard \series bold - -\backslash -newcolumntype{M}[1]{>{ -\backslash -centering -\backslash -hspace{0pt}}m{#1}} +VcV \end_layout \begin_layout Standard -ここで -\series bold - -\backslash -hspace{0pt} -\series default -は、第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:複数行" - -\end_inset - -節で述べたように、最初の単語がハイフネートされる問題を回避するためのものです。すると連結列を作成する際には、表ダイアログのLaTeX引数で +を指定し、他の列には \end_layout \begin_layout Standard \series bold -M{width} +Vc \end_layout \begin_layout Standard -と入力するだけですみます。 +を指定します。 \end_layout \begin_layout Standard -\begin_inset VSpace bigskip +\begin_inset Float table +wide false +sideways false +status open + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +\begin_inset CommandInset label +LatexCommand label +name "tab:1.5pt幅縦罫" + \end_inset +1.5 +\begin_inset space \thinspace{} +\end_inset +pt幅縦罫の表 \end_layout -\begin_layout Standard -連結列セルにまたがられる各セルについては、以下の書式を定義するとよいでしょう。 +\end_inset + + \end_layout -\begin_layout Standard +\begin_layout Plain Layout +\align center +\begin_inset Tabular +<lyxtabular version="3" rows="3" columns="3"> +<features tabularvalignment="middle"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="Vc"> +<column alignment="center" valignment="top" width="0" special="VcV"> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout +sd +\end_layout -\backslash -newcolumntype{S}[2]{>{ -\backslash -centering -\backslash -hspace{0pt}} -\begin_inset Newline newline \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\end_layout -\begin_inset Phantom HPhantom -status open +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\series bold - -\backslash -newcolumntype \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -m{(#1+(2 -\backslash -tabcolsep+ -\backslash -arrayrulewidth)*(1-#2))/#2}} -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -この書式は、またがられる各セルが同じ幅になる幅を計算するのに、第 -\begin_inset CommandInset ref -LatexCommand eqref -reference "eq:Wgn" +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -式を使用しています。 +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard -こうしておけば、当該セルのLaTeX引数に -\end_layout +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text -\begin_layout Standard +\begin_layout Plain Layout -\series bold -S{連結列セルの幅}{連結列セルがまたがる列の数} \end_layout -\begin_layout Standard -と入力するだけですみます。 +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout + \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -色付き列については、以下のように定義するとよいでしょう。 +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +sd \end_layout -\begin_layout Standard +\end_inset +</cell> +</row> +</lyxtabular> -\series bold +\end_inset -\backslash -newcolumntype{K}[1]{>{ -\backslash -columncolor{#1} -\backslash -hspace{0pt}}c} -\end_layout -\begin_layout Standard -最後の「c」は、文字列が水平方向中央揃えになった可変幅の列を生成します。こうしておいて、LaTeX引数に \end_layout -\begin_layout Standard +\end_inset + -\series bold -K{色名} \end_layout -\begin_layout Standard -と入力します。 +\begin_layout Subsection +点罫 +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +ひょうのちょうせい@表の調整 ! てんけい@点罫 \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip \end_inset \end_layout \begin_layout Standard -表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:ユーザー定義の表書式" - -\end_inset +\begin_inset ERT +status collapsed -を生成するには、第1列と連結列にLaTeX引数として -\end_layout +\begin_layout Plain Layout -\begin_layout Standard -\series bold -M{2.5cm} +\backslash +ifarydshln \end_layout -\begin_layout Standard -を指定し、最終列に -\end_layout +\end_inset -\begin_layout Standard -\series bold -K{red} -\end_layout +\begin_inset Note Note +status open -\begin_layout Standard -そして第2列の各セルに +\begin_layout Plain Layout +この節は、LaTeXパッケージ +\series bold +arydshln +\series default +が導入済みの時のみ表示されます。 \end_layout -\begin_layout Standard +\end_inset -\series bold -S{2.5cm}{2} -\end_layout -\begin_layout Standard -と指定します。 \end_layout \begin_layout Standard \begin_inset Float table -placement h +placement H wide false sideways false status open @@ -17724,11 +20649,11 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:ユーザー定義の表書式" +name "tab:点罫表" \end_inset -ユーザー定義の表書式を使用した表 +点罫を使用した表 \end_layout \end_inset @@ -17739,45 +20664,55 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="4"> +<lyxtabular version="3" rows="5" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="middle" width="2.5cm" special="M{2.5cm}"> -<column alignment="center" valignment="middle" width="0" special="S{2.5cm}{2}"> -<column alignment="center" valignment="middle" width="0"> -<column alignment="center" valignment="middle" width="0" special="K{red}"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0" special=":c"> +<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -とても長い表セル中の単語 +い \end_layout \end_inset </cell> -<cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" usebox="none" special="M{2.5cm}"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -複数行の連結列 +ろ \end_layout \end_inset </cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +は +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +に \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -c +ほ \end_layout \end_inset @@ -17788,7 +20723,7 @@ \begin_inset Text \begin_layout Plain Layout -d +へ \end_layout \end_inset @@ -17797,7 +20732,16 @@ \begin_inset Text \begin_layout Plain Layout -e +と +\end_layout + +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +ち \end_layout \end_inset @@ -17806,7 +20750,7 @@ \begin_inset Text \begin_layout Plain Layout -f +り \end_layout \end_inset @@ -17815,276 +20759,358 @@ \begin_inset Text \begin_layout Plain Layout -g +ぬ \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -h +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +hdashline +\end_layout + +\end_inset + +る \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -i +を \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -j +わ \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -k +か \end_layout \end_inset </cell> -</row> -</lyxtabular> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +よ +\end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout +\backslash +cdashline{4-5} \end_layout \end_inset - +た \end_layout -\begin_layout Subsection -罫線幅 -\begin_inset CommandInset label -LatexCommand label -name "sub:罫線幅" +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +れ +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> +\begin_inset Text +\begin_layout Plain Layout +そ +\end_layout -\begin_inset Index idx -status collapsed +\end_inset +</cell> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -ひょうのちょうせい@表の調整 ! けいせんはば@罫線幅 +ち \end_layout \end_inset +</cell> +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout \end_layout -\begin_layout Standard -表中のすべての罫線の罫線幅を調整するには、長さ -\series bold +\end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\backslash -arrayrulewidth -\series default -を使用します。たとえば、表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:Table-with-1.5" +\begin_layout Plain Layout +り +\end_layout \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +な +\end_layout -のように罫線幅を1.5 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +\begin_inset Text -ptにするには、表や表フロートの前にTeXコードで +\begin_layout Plain Layout +ら \end_layout -\begin_layout Standard +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +\begin_inset Text -\series bold +\begin_layout Plain Layout +む +\end_layout -\backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\begin_layout Plain Layout +う \end_layout -\begin_layout Standard -というコマンドを挿入します。こうして変更した罫線幅は、これ以降のすべての表に適用されます。ふたたび既定値を使用するには、表か表フロートの前にTeXコードで -\series bold +\end_inset +</cell> +</row> +</lyxtabular> -\backslash -arrayrulewidth -\series default -を0.4 -\begin_inset space \thinspace{} \end_inset -ptに設定してください。 + \end_layout -\begin_layout Standard -\begin_inset ERT -status collapsed +\end_inset -\begin_layout Plain Layout +\end_layout -\backslash -setlength{ -\backslash -arrayrulewidth}{1.5pt} +\begin_layout Standard +LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に \end_layout -\end_inset +\begin_layout Standard +\series bold -\begin_inset Float table -wide false -sideways false -status open +\backslash +usepackage{arydshln} +\end_layout -\begin_layout Plain Layout -\begin_inset Caption +\begin_layout Standard +というコマンドを書き、LaTeXパッケージの +\series bold +arydshln +\series default + +\begin_inset Index idx +status collapsed \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:Table-with-1.5" +LaTeXぱっけーじ@LaTeXパッケージ ! arydshln +\end_layout \end_inset -1.5 -\begin_inset space \thinspace{} -\end_inset +を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。 +\end_layout -pt幅罫線の表 +\begin_layout Standard +横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで \end_layout -\end_inset +\begin_layout Standard +\series bold +\backslash +hdashline \end_layout -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +というコマンドを加えてください。 +\end_layout -\begin_layout Plain Layout -sd +\begin_layout Standard +連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard -\begin_layout Plain Layout +\series bold +\backslash +cdashline{列番号 +\series default +} \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に +\end_layout -\begin_layout Plain Layout +\begin_layout Standard + +\series bold +\backslash +cdashline{2-4} +\end_layout + +\begin_layout Standard +なるコマンドを置いてください。 \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout +\begin_layout Standard +表 +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:点罫表" + \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd -\end_layout +は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド +\series bold +\backslash +hdashline +\series default +が挿れられており、第3行の最初のセルには、TeXコードのコマンド +\begin_inset Newline newline \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout + +\series bold +\backslash +cdashline{4-5} +\series default +が挿れられています。 \end_layout +\begin_layout Standard +\begin_inset VSpace bigskip \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout \end_layout +\begin_layout Standard + +\lang english +Tables with dashed lines can also be colored as shown by Table +\lang japanese + +\begin_inset space ~ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:Colored-table-with" \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + +. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -sd + + +\backslash +setlength{ +\backslash +arrayrulewidth}{1pt} \end_layout \end_inset -</cell> -</row> -</lyxtabular> -\end_inset +\lang english + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +\lang english +thicker lines for better visualization of the line color \end_layout \end_inset +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -18092,90 +21118,80 @@ \backslash -setlength{ -\backslash -arrayrulewidth}{0.4pt} +dashgapcolor{green} \end_layout \end_inset -\end_layout +\lang english -\begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\begin_inset Note Note +status collapsed -表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:1.5pt幅横罫" +\begin_layout Plain Layout -\end_inset +\lang english +color gaps between dashes green +\end_layout -のように横罫だけを1.5 -\begin_inset space \thinspace{} \end_inset -pt幅にするには、表または表フロートの前にTeXコードとして以下のコマンドを挿入してください。 + \end_layout \begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout -\series bold \backslash let \backslash -myHline +myHdashline \backslash -hline -\begin_inset Newline newline -\end_inset +hdashline +\end_layout + +\begin_layout Plain Layout \backslash renewcommand{ \backslash -hline} -\begin_inset Newline newline -\end_inset +hdashline} +\end_layout + +\begin_layout Plain Layout { \backslash -noalign{ +arrayrulecolor{red} \backslash -global +myHdashline \backslash -arrayrulewidth 1.5pt} -\begin_inset Newline newline +arrayrulecolor{black}} +\end_layout + \end_inset - -\backslash -myHline -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 0.4pt}} -\end_layout -\begin_layout Standard -既定幅に戻すには、表または表フロートの後にTeXコードとして以下のコマンドを挿入します。 +\lang english + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\lang english +color horizontal, dashed lines red \end_layout -\begin_layout Standard +\end_inset -\series bold -\backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} \end_layout \begin_layout Standard @@ -18188,9 +21204,9 @@ \backslash let \backslash -myHline +myCdashline \backslash -hline +cdashline \end_layout \begin_layout Plain Layout @@ -18199,37 +21215,42 @@ \backslash renewcommand{ \backslash -hline} +cdashline}[1] \end_layout \begin_layout Plain Layout { \backslash -noalign{ +arrayrulecolor{yellow} \backslash -global +myCdashline{#1} \backslash -arrayrulewidth 1.5pt} +arrayrulecolor{black}} \end_layout +\end_inset + + +\lang english + +\begin_inset Note Note +status collapsed + \begin_layout Plain Layout - -\backslash -myHline -\backslash -noalign{ -\backslash -global -\backslash -arrayrulewidth 0.4pt}} +\lang english +color partial horizontal, dashed lines yellow \end_layout \end_inset +\end_layout + +\begin_layout Standard \begin_inset Float table +placement h wide false sideways false status open @@ -18240,15 +21261,13 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "tab:1.5pt幅横罫" +name "tab:Colored-table-with" \end_inset -1.5 -\begin_inset space \thinspace{} -\end_inset -pt幅横罫の表 +\lang english +Colored table with dashed lines \end_layout \end_inset @@ -18259,108 +21278,112 @@ \begin_layout Plain Layout \align center \begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> +<lyxtabular version="3" rows="5" columns="5"> <features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> +<column alignment="center" valignment="top" width="0pt" special=">{\columncolor{darkgreen}\centering}c"> +<column alignment="center" valignment="top" width="0pt"> +<column alignment="center" valignment="top" width="0pt" special=":c"> <column alignment="center" valignment="top" width="0"> <column alignment="center" valignment="top" width="0"> <row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +a \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +b \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +c \end_layout \end_inset </cell> -</row> -<row> <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +d \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +e \end_layout \end_inset </cell> +</row> +<row> <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +f \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +g \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +h \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +i \end_layout \end_inset </cell> -</row> -</lyxtabular> - -\end_inset - +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text +\begin_layout Plain Layout +j \end_layout \end_inset +</cell> +</row> +<row> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text - +\begin_layout Plain Layout \begin_inset ERT status collapsed @@ -18368,293 +21391,131 @@ \backslash -renewcommand{ -\backslash -hline}{ -\backslash -myHline} -\end_layout - -\end_inset - - +hdashline \end_layout -\begin_layout Standard -\begin_inset VSpace bigskip -\end_inset - -縦罫だけを1.5 -\begin_inset space \thinspace{} \end_inset -pt幅にするには、第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sub:自製書式" -\end_inset - -節の説明にしたがって、文書プリアンブルに以下のような列書式を作成してください。 -\end_layout +\begin_inset ERT +status collapsed -\begin_layout Standard +\begin_layout Plain Layout -\series bold \backslash -newcolumntype{V}{!{ -\backslash -vrule width 1.5pt}} +rowcolor{Gray} \end_layout -\begin_layout Standard -表 -\begin_inset CommandInset ref -LatexCommand ref -reference "tab:1.5pt幅縦罫" - \end_inset -を作るには、最右列にLaTeX引数 -\end_layout - -\begin_layout Standard - -\series bold -VcV -\end_layout - -\begin_layout Standard -を指定し、他の列には -\end_layout - -\begin_layout Standard - -\series bold -Vc -\end_layout - -\begin_layout Standard -を指定します。 +k \end_layout -\begin_layout Standard -\begin_inset Float table -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption - -\begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:1.5pt幅縦罫" - -\end_inset - -1.5 -\begin_inset space \thinspace{} \end_inset +</cell> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> +\begin_inset Text -pt幅縦罫の表 +\begin_layout Plain Layout +l \end_layout \end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="3" columns="3"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="Vc"> -<column alignment="center" valignment="top" width="0" special="VcV"> -<row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +</cell> +<cell alignment="center" valignment="top" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +m \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +n \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +o \end_layout \end_inset </cell> </row> <row> -<cell alignment="center" valignment="top" topline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout +\begin_inset ERT +status collapsed -\end_layout +\begin_layout Plain Layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -sd +\backslash +cdashline{4-5} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout +p \end_layout \end_inset </cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout - +q \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> \begin_inset Text \begin_layout Plain Layout - +r \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> +<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -sd +s \end_layout \end_inset </cell> -</row> -</lyxtabular> - -\end_inset - - -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Subsection -点罫 -\begin_inset Index idx -status collapsed - -\begin_layout Plain Layout -ひょうのちょうせい@表の調整 ! てんけい@点罫 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset ERT -status collapsed - -\begin_layout Plain Layout - - -\backslash -ifarydshln -\end_layout - -\end_inset - - -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -この節は、LaTeXパッケージarydshlnが導入済みの時のみ表示されます。 -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -\begin_inset Float table -placement H -wide false -sideways false -status open - -\begin_layout Plain Layout -\begin_inset Caption +<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text \begin_layout Plain Layout -\begin_inset CommandInset label -LatexCommand label -name "tab:点罫表" - -\end_inset -点罫を使用した表 \end_layout \end_inset - - -\end_layout - -\begin_layout Plain Layout -\align center -\begin_inset Tabular -<lyxtabular version="3" rows="5" columns="5"> -<features tabularvalignment="middle"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0" special=":c"> -<column alignment="center" valignment="top" width="0"> -<column alignment="center" valignment="top" width="0"> +</cell> +</row> <row> <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -い +t \end_layout \end_inset @@ -18663,7 +21524,7 @@ \begin_inset Text \begin_layout Plain Layout -ろ +u \end_layout \end_inset @@ -18672,7 +21533,7 @@ \begin_inset Text \begin_layout Plain Layout -は +v \end_layout \end_inset @@ -18681,7 +21542,7 @@ \begin_inset Text \begin_layout Plain Layout -に +w \end_layout \end_inset @@ -18690,64 +21551,37 @@ \begin_inset Text \begin_layout Plain Layout -ほ -\end_layout - -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset ERT +status collapsed \begin_layout Plain Layout -へ -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -と +\backslash +cellcolor{Maroon} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -ち +i \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text - -\begin_layout Plain Layout -り -\end_layout +</row> +</lyxtabular> \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -ぬ + \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout + +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -18755,58 +21589,67 @@ \backslash -hdashline +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} \end_layout \end_inset -る -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text +\lang english + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -を + +\lang english +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -わ + \end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" usebox="none"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -か + + +\backslash +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none"> -\begin_inset Text + + +\lang english + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -よ + +\lang english +reset to default \end_layout \end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout + +\end_layout + +\begin_layout Standard \begin_inset ERT status collapsed @@ -18814,148 +21657,216 @@ \backslash -cdashline{4-5} +nodashgapcolor \end_layout \end_inset -た -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> -\begin_inset Text +\lang english + +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -れ + +\lang english +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" usebox="none" special="c:"> -\begin_inset Text -\begin_layout Plain Layout -そ + \end_layout -\end_inset -</cell> -<cell multicolumn="1" alignment="center" valignment="top" leftline="true" rightline="true" usebox="none" special="c:"> -\begin_inset Text +\begin_layout Standard +\begin_inset ERT +status collapsed \begin_layout Plain Layout -ち + + +\backslash +setlength{ +\backslash +arrayrulewidth}{0.4pt} \end_layout \end_inset -</cell> -<cell multicolumn="2" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -\end_layout +\lang english -\end_inset -</cell> -</row> -<row> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\begin_inset Note Note +status collapsed \begin_layout Plain Layout -り + +\lang english +reset to default \end_layout \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -な + \end_layout +\begin_layout Standard + +\lang english +The coloring of lines, columns and lines works as decribed in section +\begin_inset space ~ \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -ら -\end_layout -\end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none"> -\begin_inset Text +\lang japanese -\begin_layout Plain Layout -む -\end_layout +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:色付きの表" \end_inset -</cell> -<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none"> -\begin_inset Text -\begin_layout Plain Layout -う + +\lang english +. + Coloring horizontal lines works analogically as described there as well, + one only needs to replace in the commands +\series bold + +\backslash +myHlineC +\series default + by +\series bold + +\backslash +myHdashline +\series default + and +\backslash + +\series bold +hline +\series default + by +\series bold + +\backslash +hdashline +\series default +; so one uses the command \end_layout +\begin_layout Standard + +\series bold + +\backslash +let +\backslash +myHdashline +\backslash +hdashline +\begin_inset Newline newline \end_inset -</cell> -</row> -</lyxtabular> + +\backslash +renewcommand{ +\backslash +hdashline} +\begin_inset Newline newline \end_inset -\end_layout +\begin_inset Phantom HPhantom +status open +\begin_layout Plain Layout +\begin_inset space ~ \end_inset \end_layout -\begin_layout Standard -LyXは点罫を自前ではサポートしません。そこでTeXコードを使用する必要があります。必須要件として、文書プリアンブル中に +\end_inset + +{ +\backslash +arrayrulecolor{red} +\backslash +myHdashline +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard +\lang english +To color \series bold \backslash -usepackage{arydshln} +cdashline +\series default +, the command is \end_layout \begin_layout Standard -というコマンドを書き、LaTeXパッケージの + \series bold -arydshln -\series default -\begin_inset Index idx -status collapsed +\backslash +let +\backslash +myCdashline +\backslash +cdashline +\begin_inset Newline newline +\end_inset + + +\backslash +renewcommand{ +\backslash +cdashline}[1] +\begin_inset Newline newline +\end_inset + + +\begin_inset Phantom HPhantom +status open \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! arydshln +\begin_inset space ~ +\end_inset + + \end_layout \end_inset -を読み込んでおく必要があります。縦罫を点罫にするには、表セルダイアログのLaTeX変数として、水平揃え用の文字とともにコロン「:」を入力してください。 +{ +\backslash +arrayrulecolor{red} +\backslash +myCdashline{#1} +\backslash +arrayrulecolor{black}} \end_layout \begin_layout Standard -横点罫を得るには、表中当該行の最初のセルの冒頭に、TeXコードで + +\lang english +To get back the black line color, one needs to insert the following commands + as TeX-Code behind the table: \end_layout \begin_layout Standard +\lang english +For \series bold \backslash @@ -18963,11 +21874,25 @@ \end_layout \begin_layout Standard -というコマンドを加えてください。 + +\series bold + +\backslash +renewcommand{ +\backslash +hdashline}{ +\backslash +myHdashline} \end_layout \begin_layout Standard -連結列に点罫を書くには、表中当該行の最初のセルの冒頭に、TeXコードで + +\lang english +and for +\series bold + +\backslash +cdashline \end_layout \begin_layout Standard @@ -18975,83 +21900,133 @@ \series bold \backslash -cdashline{列番号 -\series default -} +renewcommand{ +\backslash +cdashline}{ +\backslash +myCdashline} \end_layout \begin_layout Standard -なるコマンドを使用してください。たとえば、第2列から第4列にわたる連結列があって、その上に点罫が欲しい場合には、連結列のある行の最初のセルの冒頭に + +\lang english +To color the gaps between the dashes the command \end_layout \begin_layout Standard \series bold +\lang english \backslash -cdashline{2-4} +dashgapcolor{color} \end_layout \begin_layout Standard -なるコマンドを置いてください。 + +\lang english +can be used in front of a table as TeX-Code. + color is hereby the name of a defined color. + The command \end_layout \begin_layout Standard -\begin_inset VSpace bigskip -\end_inset +\series bold +\backslash +nodashgapcolor \end_layout \begin_layout Standard -表 + +\lang english +unsets the changes made by +\series bold + +\backslash +dashgapcolor +\series default +. +\end_layout + +\begin_layout Standard + +\lang english +\begin_inset Note Greyedout +status open + +\begin_layout Plain Layout + +\series bold +\color none +\lang english +Note +\series default +: If there are multiple commands in a cell, the command of +\series bold +arydshln +\series default + needs to be the first one in the cell. + Therefore in cell +\emph on +k +\emph default + of Table +\begin_inset space ~ +\end_inset + + \begin_inset CommandInset ref LatexCommand ref -reference "tab:点罫表" +reference "tab:Colored-table-with" \end_inset -は、第3列のLaTeX変数に「:c」を指定して作られています。第3行の最初のセルには、TeXコードのコマンド + the command \series bold \backslash -hdashlineが挿れられており、第3行の最初のセルには、 +hdashline \series default -TeXコードのコマンド -\begin_inset Newline newline -\end_inset - - + is before \series bold \backslash -cdashline{4-5}が挿れられています。 +rowcolor +\series default +. +\end_layout + +\end_inset + + \end_layout \begin_layout Standard + +\lang english \begin_inset Note Greyedout status open \begin_layout Plain Layout \series bold -【註】 +\color none +\lang english +Note: \series default -ここで用いられているLaTeXパッケージ + The LaTeX-package \series bold arydshln \series default -は、第 -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:色付きの表" - -\end_inset - -節の色付き表で用いられているLaTeXパッケージ + must be loaded in the document preamble before the LaTeX-package +\lang japanese + \series bold colortbl \series default +\color inherit \begin_inset Index idx status collapsed @@ -19062,7 +22037,9 @@ \end_inset -とは、どうやら共存し得ないようです。すなわち、色付き表に点罫をつけることはできません。 + +\color none +. \end_layout \end_inset @@ -19124,6 +22101,25 @@ \end_layout +\begin_layout Standard + +\lang english +For more information about dashed lines see the documentation of +\lang japanese + +\series bold +arydshln +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "arydshln" + +\end_inset + +. +\end_layout + \begin_layout Chapter フロート \begin_inset CommandInset label @@ -19664,8 +22660,7 @@ \family sans 戻る \family default -に変わるので、相互参照にカーソルを戻すのに使用することができます。相互参照ボックスを右クリックしても、カーソルを参照されているラベルの前に移すことができますが、 -この場合には元に戻ることができません。 +に変わるので、相互参照にカーソルを戻すのに使用することができます。 \end_layout \begin_layout Subsection @@ -20098,54 +23093,13 @@ \series bold \backslash -newlength{ -\backslash -abc} -\begin_inset Newline newline -\end_inset - - -\backslash -settowidth{ -\backslash -abc}{ -\backslash -space} -\begin_inset Newline newline -\end_inset - - -\backslash addto \backslash extrasenglish{ \backslash -renewcommand{ -\backslash -equationautorefname} -\begin_inset Newline newline -\end_inset - - -\begin_inset Phantom HPhantom -status open - -\begin_layout Plain Layout - -\series bold -\begin_inset space ~ -\end_inset - - -\end_layout - -\end_inset - -{ -\backslash -hspace{- +renewcommand*{ \backslash -abc}} +equationautorefname}[1]{}} \end_layout \begin_layout Standard @@ -20188,11 +23142,13 @@ \end_layout \begin_layout Standard -取扱説明書 + +\lang english +LyX's english \emph on -数式篇 +Math \emph default -は、参照の自動命名が使用されている一例です。 + manual is an example where automatic reference naming is used. \end_layout \begin_layout Subsection @@ -27954,7 +30910,6 @@ \end_inset This is an English Text. - \end_layout \end_inset @@ -28347,7 +31302,7 @@ special "none" height "1in" height_special "totalheight" -status collapsed +status open \begin_layout Plain Layout これはparbox内の文章です。これはparbox内の文章です。 @@ -38879,7 +41834,7 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "booktabs" +key "arydshln" \end_inset @@ -38888,8 +41843,8 @@ \begin_inset CommandInset href LatexCommand href -name "booktabs" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf" +name "arydshln" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/arydshln/arydshln.pdf" \end_inset @@ -38900,19 +41855,19 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! booktabs +LaTeXぱっけーじ@LaTeXパッケージ ! arydshln \end_layout \end_inset -の取扱説明書 + \end_layout \begin_layout Bibliography \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "caption" +key "booktabs" \end_inset @@ -38921,8 +41876,8 @@ \begin_inset CommandInset href LatexCommand href -name "caption" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf" +name "booktabs" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/booktabs/booktabs.pdf" \end_inset @@ -38933,7 +41888,7 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! caption +LaTeXぱっけーじ@LaTeXパッケージ ! booktabs \end_layout \end_inset @@ -38945,7 +41900,7 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "endfloat" +key "caption" \end_inset @@ -38954,8 +41909,8 @@ \begin_inset CommandInset href LatexCommand href -name "endfloat" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf" +name "caption" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/caption/caption.pdf" \end_inset @@ -38966,7 +41921,7 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! endfloat +LaTeXぱっけーじ@LaTeXパッケージ ! caption \end_layout \end_inset @@ -38978,7 +41933,7 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "footmisc" +key "diagbox" \end_inset @@ -38987,8 +41942,8 @@ \begin_inset CommandInset href LatexCommand href -name "footmisc" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf" +name "diagbox" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/diagbox/diagbox.pdf" \end_inset @@ -38999,19 +41954,19 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! footmisc +LaTeXぱっけーじ@LaTeXパッケージ ! diagbox \end_layout \end_inset -の取扱説明書 + \end_layout \begin_layout Bibliography \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "hypcap" +key "endfloat" \end_inset @@ -39020,8 +41975,8 @@ \begin_inset CommandInset href LatexCommand href -name "hypcap" -target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf" +name "endfloat" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/endfloat/endfloat.pdf" \end_inset @@ -39032,7 +41987,7 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! hyperref +LaTeXぱっけーじ@LaTeXパッケージ ! endfloat \end_layout \end_inset @@ -39044,7 +41999,7 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "hyperref" +key "footmisc" \end_inset @@ -39053,8 +42008,8 @@ \begin_inset CommandInset href LatexCommand href -name "hyperref" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf" +name "footmisc" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/footmisc/footmisc.pdf" \end_inset @@ -39065,7 +42020,7 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! hyperref +LaTeXぱっけーじ@LaTeXパッケージ ! footmisc \end_layout \end_inset @@ -39077,7 +42032,7 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "KOMA-script" +key "hypcap" \end_inset @@ -39086,8 +42041,8 @@ \begin_inset CommandInset href LatexCommand href -name "KOMA-script" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf" +name "hypcap" +target "http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek/hypcap.pdf" \end_inset @@ -39098,7 +42053,7 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script +LaTeXぱっけーじ@LaTeXパッケージ ! hyperref \end_layout \end_inset @@ -39110,7 +42065,7 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "listings" +key "hyperref" \end_inset @@ -39119,8 +42074,8 @@ \begin_inset CommandInset href LatexCommand href -name "listings" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" +name "hyperref" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/hyperref/hyperref.pdf" \end_inset @@ -39131,7 +42086,7 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! listings +LaTeXぱっけーじ@LaTeXパッケージ ! hyperref \end_layout \end_inset @@ -39143,7 +42098,7 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "marginnote" +key "KOMA-script" \end_inset @@ -39152,8 +42107,8 @@ \begin_inset CommandInset href LatexCommand href -name "marginnote" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" +name "KOMA-script" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/koma-script/scrguien.pdf" \end_inset @@ -39164,7 +42119,7 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! marginnote +LaTeXぱっけーじ@LaTeXパッケージ ! KOMA-script \end_layout \end_inset @@ -39221,7 +42176,7 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "pstricks" +key "listings" \end_inset @@ -39230,8 +42185,8 @@ \begin_inset CommandInset href LatexCommand href -name "PSTricks" -target "http://tug.org/PSTricks/" +name "listings" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/listings/listings.pdf" \end_inset @@ -39242,19 +42197,19 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks +LaTeXぱっけーじ@LaTeXパッケージ ! listings \end_layout \end_inset -のウェブページ +の取扱説明書 \end_layout \begin_layout Bibliography \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem -key "sidecap" +key "marginnote" \end_inset @@ -39263,8 +42218,8 @@ \begin_inset CommandInset href LatexCommand href -name "sidecap" -target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" +name "marginnote" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/marginnote/marginnote.pdf" \end_inset @@ -39275,7 +42230,7 @@ status collapsed \begin_layout Plain Layout -LaTeXぱっけーじ@LaTeXパッケージ ! sidecap +LaTeXぱっけーじ@LaTeXパッケージ ! marginnote \end_layout \end_inset @@ -39353,6 +42308,39 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem +key "pstricks" + +\end_inset + +LaTeXパッケージ +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "PSTricks" +target "http://tug.org/PSTricks/" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeXぱっけーじ@LaTeXパッケージ ! PSTricks +\end_layout + +\end_inset + +のウェブページ +\end_layout + +\begin_layout Bibliography +\labelwidthstring 参考文献 +\begin_inset CommandInset bibitem +LatexCommand bibitem key "refstyle" \end_inset @@ -39386,6 +42374,39 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem +key "sidecap" + +\end_inset + +LaTeXパッケージ +\series bold + +\begin_inset CommandInset href +LatexCommand href +name "sidecap" +target "ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/sidecap/sidecap.pdf" + +\end_inset + + +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +LaTeXぱっけーじ@LaTeXパッケージ ! sidecap +\end_layout + +\end_inset + +の取扱説明書 +\end_layout + +\begin_layout Bibliography +\labelwidthstring 参考文献 +\begin_inset CommandInset bibitem +LatexCommand bibitem key "NewInLyX20" \end_inset diff -Nru lyx-2.0.2/lib/doc/ja/Math.lyx lyx-2.0.3/lib/doc/ja/Math.lyx --- lyx-2.0.2/lib/doc/ja/Math.lyx 2011-10-12 16:08:19.000000000 +0000 +++ lyx-2.0.3/lib/doc/ja/Math.lyx 2012-02-12 01:50:21.000000000 +0000 @@ -40,18 +40,6 @@ %\DeclareInputText{176}{\ifmmode^\circ\else\textdegree\fi} %\DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi} -% increase link area for cross-references and autoname them, -%\AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasenglish{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} - \renewcommand{\sectionautorefname}{sec.\negthinspace} - \renewcommand{\subsectionautorefname}{sec.\negthinspace} - \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}} -} - % don't load packages twice % see first footnote in sec. 9.3 \@ifundefined{textcolor}{\usepackage{color}}{} @@ -74,13 +62,13 @@ % provides caption formatting %\setkomafont{captionlabel}{\bfseries} -% used in sec. 23.6 +% used in sec. 24.5 \usepackage[samesize]{cancel} % enables calculation of values \usepackage{calc} -% for multiple columns used in sec. 23.7 +% for multiple columns used in sec. 24.7 \usepackage{multicol} % needed in sec. 19.4 @@ -25696,6 +25684,20 @@ \begin_layout Standard 行内数式では、すべての派生型で、関数名の前の余白がすこし小さく設定されます。 +\lang english +By default the modulo-functions take only the first following character + into account. + To use more than one character, one has to put them into TeX-braces: +\begin_inset Formula +\begin{align*} +\underline{\textrm{Command}\raisebox{-0.9mm}{}} & & \underline{\textrm{Result}}\\ +\mathrm{a\backslash pod\textrm{\spce}bcd} & & a\pod bcd\\ +\mathrm{a\backslash pod\backslash\{bc\to d} & & a\pod{bc}d +\end{align*} + +\end_inset + + \end_layout \begin_layout Section @@ -33871,6 +33873,163 @@ \end_layout +\begin_layout Section + +\lang english +Computer Algebra Systems +\end_layout + +\begin_layout Standard + +\lang english +LyX offers the exchange between mathematical expressions written in LyX's + math editor and external applications or user defined scripts. + Currently supported applications are +\family sans +Maple +\family default +, +\family sans +Mathematica +\family default +, +\family sans +Maxima +\family default + and +\family sans +Octave +\family default +. + Note that the set of supported mathematical constructs is limited only + to very simple cases. +\end_layout + +\begin_layout Subsection + +\lang english +Usage +\end_layout + +\begin_layout Standard + +\lang english +Write some expression in a formula, go to the +\family sans +Edit\SpecialChar \menuseparator +Math\SpecialChar \menuseparator +Use Computer Algebra System +\family default + menu and choose the application you have installed on the computer. + After that the result of computation should show on the right side of the + expression together with the +\begin_inset Quotes eld +\end_inset + += +\begin_inset Quotes erd +\end_inset + + operator. +\end_layout + +\begin_layout Standard + +\lang english +Here are few simple examples (with results from +\family typewriter +Maxima +\family default +) to show what kind of computations can be performed: +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\frac{37}{3}*2-\sum_{i=1}^{3}i^{i}=-\frac{22}{3}$ +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\frac{37.0}{3}=12.33333333333333$ +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\int_{1}^{2}\sin(x)dx=\cos1-\cos2$ +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\det\left[\begin{array}{ccc} +1 & 6 & 7\\ +2 & 5 & 8\\ +3 & 4 & 17 +\end{array}\right]=-56$ +\end_inset + + +\end_layout + +\begin_layout Itemize +\begin_inset Formula $\lim_{x\rightarrow0}\left(\frac{\sin(x)}{x}\right)=1$ +\end_inset + + +\end_layout + +\begin_layout Subsection + +\lang english +Keyboard shortcut +\end_layout + +\begin_layout Standard + +\lang english +Currently there is no keyboard shortcut for calling the algebra applications. + One can easily bind a shortcut to the +\family sans +math-extern +\family default + LyX function (see the +\family sans +\emph on +LyX Functions +\family default +\emph default + manual). + One could e. +\begin_inset space \thinspace{} +\end_inset + +g. +\begin_inset space ~ +\end_inset + +bind the +\family sans +Return +\family default + key inside the math editor. + To bind it to +\family typewriter +Maxima +\family default + one would use this shortcut definition command: +\end_layout + +\begin_layout Standard + +\series bold +\lang english +command-alternatives break-paragraph;math-extern maxima +\end_layout + \begin_layout Standard \begin_inset Newpage newpage \end_inset @@ -34796,7 +34955,7 @@ \series bold \backslash -usepackage[samesize]{cancel} +usepackage{cancel} \end_layout \begin_layout Standard @@ -35041,6 +35200,164 @@ \end_layout +\begin_layout Standard + +\lang english +To change the size of +\series bold + +\backslash +cancelto +\series default +'s +\begin_inset Quotes eld +\end_inset + +subscript +\begin_inset Quotes erd +\end_inset + + value one can load the package +\series bold +cancel +\series default + with either the option +\series bold +samesize +\series default + which leads to the same size as for the canceled value or with the option + +\series bold +Smaller +\series default + which makes is it a bit smaller than the size one gets without using a + package option. + In this document +\series bold +cancel +\series default + was loaded with this line: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +usepackage[samesize]{cancel} +\end_layout + +\begin_layout Standard + +\lang english +To color the cancellation bar one adds this command as TeX code: +\end_layout + +\begin_layout Standard + +\series bold + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\begin_layout Standard + +\series bold +\lang english +red +\series default + can be replaced by a color of your choice. +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{red}} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Formula +\[ +\frac{\left(x_{0}+bB\right)^{2}}{\left(1+b^{2}\right)^{\cancelto{2}{3}}}=\frac{x_{0}^{2}+B^{2}-r_{g}^{2}}{\cancel{1+b^{2}}} +\] + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +renewcommand{ +\backslash +CancelColor}{ +\backslash +color{black}} +\end_layout + +\end_inset + + +\lang english + +\begin_inset Note Note +status open + +\begin_layout Plain Layout + +\lang english +reset the color +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard + +\lang english +For further customizations, see the documentation of the package +\lang japanese + +\series bold +cancel +\series default +, +\begin_inset CommandInset citation +LatexCommand cite +key "cancel" + +\end_inset + +. +\end_layout + \begin_layout Subsection 節見出し中の数式 \begin_inset CommandInset label @@ -37109,6 +37426,39 @@ \labelwidthstring 参考文献 \begin_inset CommandInset bibitem LatexCommand bibitem +key "cancel" + +\end_inset + +LaTeX +\series bold +cancel +\series default + +\begin_inset Index idx +status collapsed + +\begin_layout Plain Layout +ぱっけーじ@パッケージ ! cancel +\end_layout + +\end_inset + +パッケージの +\begin_inset CommandInset href +LatexCommand href +name "取扱説明書" +target "http://mirrors.ctan.org/macros/latex/contrib/cancel/cancel.pdf" + +\end_inset + + +\end_layout + +\begin_layout Bibliography +\labelwidthstring 参考文献 +\begin_inset CommandInset bibitem +LatexCommand bibitem key "hyperref" \end_inset diff -Nru lyx-2.0.2/lib/doc/ja/Tutorial.lyx lyx-2.0.3/lib/doc/ja/Tutorial.lyx --- lyx-2.0.2/lib/doc/ja/Tutorial.lyx 2011-07-19 20:57:05.000000000 +0000 +++ lyx-2.0.3/lib/doc/ja/Tutorial.lyx 2012-01-04 23:40:58.000000000 +0000 @@ -435,39 +435,36 @@ \SpecialChar \menuseparator \family sans -DVI +表示 \family default を選ぶか、ツールバーで -\begin_inset Graphics - filename ../../images/buffer-view_dvi.png - scale 75 - +\begin_inset Info +type "icon" +arg "buffer-view" \end_inset -を押して、LaTeXを実行させ、DVIファイルを作ります。LyXは、DVIビューアを開いて、印刷したときにあなたの文書がどのように見えるかを表示します +を押して、LaTeXを実行させ、PDFファイルを作ります。LyXは、PDFビューアを開いて、印刷したときにあなたの文書がどのように見えるかを表示します。 \begin_inset Foot -status open +status collapsed \begin_layout Plain Layout -DVIビューアをバックグラウンドで起動したままにしておけば、時間を節約することができます。 +PDFビューアをバックグラウンドで起動したままにしておけば、時間を節約することができます。 \family sans 表示\SpecialChar \menuseparator -更新\SpecialChar \menuseparator -DVI +更新 \family default を選ぶか、ツールバーボタン -\begin_inset Graphics - filename ../../images/buffer-update_dvi.png - scale 75 - +\begin_inset Info +type "icon" +arg "buffer-update" \end_inset -を押して、LaTeXを走らせた後、単にDVIビューアのウインドウをクリックすれば(あるいは最小化を解除すれば)よいのです。 +を押して、LaTeXを走らせた後、単にPDFビューアのウインドウをクリックすれば(あるいは最小化を解除すれば)よいのです。 \end_layout \end_inset -。 + \end_layout \begin_layout Itemize @@ -511,10 +508,9 @@ 元に戻す \family default を繰り返し選ぶ(あるいはツールバーボタン -\begin_inset Graphics - filename ../../images/undo.png - scale 75 - +\begin_inset Info +type "icon" +arg "undo" \end_inset を繰り返し押す)ことで復元することができるのです。元に戻しすぎてしまったときには、 @@ -527,10 +523,9 @@ やり直す \family default (あるいはツールバーボタン -\begin_inset Graphics - filename ../../images/redo.png - scale 75 - +\begin_inset Info +type "icon" +arg "redo" \end_inset )を選択して、新しい方に戻ってください。 @@ -553,10 +548,9 @@ 切り取り \family default (あるいはツールバーボタン -\begin_inset Graphics - filename ../../images/cut.png - scale 75 - +\begin_inset Info +type "icon" +arg "cut" \end_inset )、 @@ -569,10 +563,9 @@ コピー \family default (あるいはツールバーボタン -\begin_inset Graphics - filename ../../images/copy.png - scale 75 - +\begin_inset Info +type "icon" +arg "copy" \end_inset )、または @@ -585,10 +578,9 @@ 貼り付け \family default (あるいはツールバーボタン -\begin_inset Graphics - filename ../../images/paste.png - scale 75 - +\begin_inset Info +type "icon" +arg "paste" \end_inset )を使ってください。また @@ -609,10 +601,9 @@ 検索/置換 \family default (あるいはツールバー -\begin_inset Graphics - filename ../../images/dialog-show_findreplace.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show findreplace" \end_inset )を選択してください。ダイアログボックスで @@ -646,10 +637,9 @@ 任意設定 \family default ダイアログボックス内にある切替ボタン(あるいはツールバーボタン -\begin_inset Graphics - filename ../../images/dialog-show_character.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show character" \end_inset )を使えば、テキストを @@ -1064,7 +1054,13 @@ \family sans 箇条書き(記号) \family default -を選びます。するとLyXは、行頭に小さな「印」(ブリット)を描画します。以下のように理由を入力してください。 +を選びます( +\begin_inset Info +type "icon" +arg "layout Itemize" +\end_inset + +)。するとLyXは、行頭に小さな「印」(ブリット)を描画します。以下のように理由を入力してください。 \end_layout \begin_layout LyX-Code @@ -1102,13 +1098,11 @@ 標準 \family default 環境を再選択することが必要です(あるいはキー割当て -\family sans -Alt+P -\begin_inset space ~ +\begin_inset Info +type "shortcut" +arg "layout Standard" \end_inset -S -\family default を使ってください)。 \end_layout @@ -1137,7 +1131,13 @@ \family sans 箇条書き(連番) \family default -を選択してください。ほら!一瞬です。前述したように、項目を加えたり削除したりすると、LyXは自動的に連番を更新してくれます。 +を選択してください( +\begin_inset Info +type "icon" +arg "layout Enumerate" +\end_inset + +)。ほら!一瞬です。前述したように、項目を加えたり削除したりすると、LyXは自動的に連番を更新してくれます。 \end_layout \begin_layout Standard @@ -1149,8 +1149,33 @@ \family sans 箇条書き(一覧) \family default -の出力がどのようなものになるかを見るために、この箇条書きが選択された状態のまま、これらの環境に変更してみるとよろしいでしょう。これらの2つの環境では、箇条書きの -各項目は、最初の単語が用語として表示され、段落の残り( +の出力がどのようなものになるかを見るために、この箇条書きが選択された状態のまま、これらの環境に変更してみるとよろしいでしょう +\lang english +( +\family sans +\lang japanese + +\begin_inset Info +type "icon" +arg "layout Description" +\end_inset + + +\family default +\lang english + and +\lang japanese + +\begin_inset Info +type "icon" +arg "layout List" +\end_inset + + +\lang english +) +\lang japanese +。これらの2つの環境では、箇条書きの各項目は、最初の単語が用語として表示され、段落の残り( \family sans Return \family default @@ -1764,10 +1789,9 @@ ラベル \family default を選択するかツールバーボタン -\begin_inset Graphics - filename ../../images/label-insert.png - scale 75 - +\begin_inset Info +type "icon" +arg "label-insert" \end_inset を押してください。ダイアログボックスが、入力候補を表示してラベル名の入力を求めます。OKボタンを押すと、そのラベル名が節見出しの横にボックス表示されます。 @@ -1801,10 +1825,9 @@ 相互参照 \family default かツールバーボタン -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_ref.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset ref" \end_inset を選択してください。 @@ -1923,10 +1946,9 @@ \begin_layout Standard 脚注は、ツールバーの -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset ボタンか @@ -1939,10 +1961,9 @@ 脚注 \family default メニューを使えば、加えることができます。現在の文中にあるLyXという単語のどれでもいいですから、その単語の後ろにカーソルを持っていって、ツールバーの -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset ボタンを押して下さい。すると脚注ボックスが現れて、脚注の文章が入力できるようになります。カーソルが脚注ボックスの先頭に現れますから、次のように入力してください。 @@ -1977,10 +1998,9 @@ 貼り付け \family default をしてみてください。また通常の本文を脚注へ変えることもできます。脚注にしたい場所を選択して -\begin_inset Graphics - filename ../../images/footnote-insert.png - scale 75 - +\begin_inset Info +type "icon" +arg "footnote-insert" \end_inset ボタンを押してください。脚注を通常の本文に戻すには、カーソルが脚注の先頭にある時にバックスペースキーを押すか、カーソルが脚注の最後にある時に削除キーを押してくだ @@ -1998,10 +2018,9 @@ 傍注 \family default を選ぶか、ツールバーの -\begin_inset Graphics - filename ../../images/marginalnote-insert.png - scale 75 - +\begin_inset Info +type "icon" +arg "marginalnote-insert" \end_inset ボタンを押せば追加することができます。傍注は脚注とほとんど同じですが、以下の点が違います。 @@ -2083,10 +2102,9 @@ 文献引用 \family default を選ぶか、ツールバーボタン -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_citation.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset citation" \end_inset を押してください。すると、 @@ -2174,10 +2192,9 @@ 文書構造 \family default かツールバーボタン -\begin_inset Graphics - filename ../../images/dialog-toggle_toc.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-toggle toc" \end_inset を使えば、別ウインドウに目次を表示することができます。このメニューは、文書に目次挿入枠が入っていなくても有効です。これは、文書の各部を行ったり来たりするのにたい @@ -2243,10 +2260,9 @@ \begin_layout Standard 代わりに、正しく組版されるような数式を作りましょう。数式を作るには、ツールバーボタン -\begin_inset Graphics - filename ../../images/math-mode.png - scale 75 - +\begin_inset Info +type "icon" +arg "math-mode" \end_inset を押すか、 @@ -2424,7 +2440,13 @@ 表示\SpecialChar \menuseparator ツールバー \family default -メニューで手動で有効にすることもできます。上記メニューで「数式」 をクリックすると、ツールバーは底面にずっとされるようになります。この状態にあることは、 +メニューで手動で有効にすることもできます( +\begin_inset Info +type "icon" +arg "toolbar-toggle math" +\end_inset + +)。上記メニューで「数式」 をクリックすると、ツールバーは底面にずっとされるようになります。この状態にあることは、 \family sans ツールバー \family default @@ -2455,10 +2477,9 @@ \begin_layout Standard 平方根を入れるには、 -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 75 - +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" \end_inset ボタンを押して下さい。平方根があらわれ、カーソルが平方根の中の新しい挿入ポイントへ移動します。そこへ変数でも数字でも、他の平方根でも、分数でも好きなものを入力で @@ -2475,10 +2496,9 @@ \end_inset のようなアクセントを付けることも同様にすることができます。装飾は、ツールバーの -\begin_inset Graphics - filename ../../images/math/hat.png - scale 75 - +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset ボタンから選択できます。装飾を選ぶと、その装飾の上か下に挿入ポイントが出てくるので、その中に装飾を付けたい文字を入力して下さい。装飾には、入力した文字に応じて長 @@ -2491,10 +2511,9 @@ 区切り記号 \family default ボタン -\begin_inset Graphics - filename ../../images/dialog-show_mathdelimiter.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" \end_inset を押すと @@ -2543,10 +2562,19 @@ 数式ツールバー \family default の分数ボタン -\begin_inset Graphics - filename ../../images/math/frac.png - scale 60 +\begin_inset Info +type "icon" +arg "math-insert \\frac" +\end_inset + +\lang english +or +\lang japanese + +\begin_inset Info +type "icon" +arg "math-insert \\frac-square" \end_inset をクリックしてください。LyXは、二つの挿入ポイントをもつ分数を表示します。多分わかるとは思いますが、矢印キーとマウスで分子と分母の間を移動できます。上の四角を @@ -2601,10 +2629,9 @@ 数式ツールバー \family default ボタン -\begin_inset Graphics - filename ../../images/math/functions.png - scale 75 - +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset をクリックし、現れる関数一覧でsinをクリックして下さい。LyX中に、斜字でないローマン体の「sin」という単語が黒で表示されるでしょう。この単語全体が一つの記 @@ -2650,10 +2677,9 @@ 数式ツールバー \family default から行列ボタン -\begin_inset Graphics - filename ../../images/dialog-show_mathmatrix.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset を押して下さい。現れるダイアログで、行列の行数と列数を選択することができます。行数を2行、列数を3列にして @@ -2680,31 +2706,27 @@ 行と列 \family default メニューか -\begin_inset Graphics - filename ../../images/tabular-feature_append-row.png - scale 75 - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-row" \end_inset -\begin_inset Graphics - filename ../../images/tabular-feature_delete-row.png - scale 75 - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-row" \end_inset -\begin_inset Graphics - filename ../../images/tabular-feature_append-column.png - scale 75 - +\begin_inset Info +type "icon" +arg "inset-modify tabular append-column" \end_inset -\begin_inset Graphics - filename ../../images/tabular-feature_delete-column.png - scale 75 - +\begin_inset Info +type "icon" +arg "inset-modify tabular delete-column" \end_inset ボタンを使ってください。 @@ -2741,10 +2763,9 @@ 別行建て \family default ボタン -\begin_inset Graphics - filename ../../images/math-display.png - scale 75 - +\begin_inset Info +type "icon" +arg "math-display" \end_inset を押して下さい。こうすると、数式が中央揃えになり、上下に空白行が加えられます。何か数式を入力してファイルをコンパイルし、どのように表示されるかご覧になって下さい @@ -2911,10 +2932,9 @@ 表 \family default (あるいはツールバー -\begin_inset Graphics - filename ../../images/tabular-insert.png - scale 75 - +\begin_inset Info +type "icon" +arg "tabular-insert" \end_inset )を使って下さい。表を @@ -2926,6 +2946,18 @@ 表設定 \family default ダイアログボックスが現れるので、そこで表の詳しい編集ができます。 +\lang english +By pressing +\lang japanese + +\begin_inset Info +type "icon" +arg "toolbar-toggle table" +\end_inset + + +\lang english + the table toolbar will appear permanently. \end_layout \begin_layout Itemize @@ -2935,10 +2967,9 @@ 図 \family default (またはツールバーボタン -\begin_inset Graphics - filename ../../images/dialog-show-new-inset_graphics.png - scale 75 - +\begin_inset Info +type "icon" +arg "dialog-show-new-inset graphics" \end_inset )を選択します。すると、図ファイルを探したり、図を回転させたり、大きさを変えたりできるようになります)。表や図にはキャプションをつけることができ、LyX @@ -2987,7 +3018,13 @@ \family sans O \family default -と入力するか、メニュー項目の横に表示されているキー割り当て(既定ではCtrl+O)を使うことができます。キー割り当ても設定が可能です。これに関する詳細は、 +と入力するか、メニュー項目の横に表示されているキー割り当て(既定では +\begin_inset Info +type "shortcut" +arg "file-open" +\end_inset + +)を使うことができます。キー割り当ても設定が可能です。これに関する詳細は、 \family sans ヘルプ \family default @@ -3063,10 +3100,9 @@ TeXコード \family default (またはツールバーボタン -\begin_inset Graphics - filename ../../images/ert-insert.png - scale 75 - +\begin_inset Info +type "icon" +arg "ert-insert" \end_inset )を選択すると、LyXの中でTeXコマンドを使うことができます。この操作で生成されたボックスの中に書かれたのものすべては、そのまま LaTeX @@ -3218,7 +3254,7 @@ \family typewriter whatever.tex \family default -を生成します。LyXは、プレビューをするときや、印刷をする場合にはいつも一時的なLaTeXファイルをつくります。 +を生成します。 \end_layout \begin_layout Subsection @@ -3317,11 +3353,7 @@ \end_inset -節参照)を使って参照することができるようになります。 -\family typewriter -BibTeX -\family default -の実行は、LyXが行います。また、 +節参照)を使って参照することができるようになります。また、 \family sans 文献引用 \family default diff -Nru lyx-2.0.2/lib/doc/ja/UserGuide.lyx lyx-2.0.3/lib/doc/ja/UserGuide.lyx --- lyx-2.0.2/lib/doc/ja/UserGuide.lyx 2011-11-12 01:12:10.000000000 +0000 +++ lyx-2.0.3/lib/doc/ja/UserGuide.lyx 2012-02-19 04:18:27.000000000 +0000 @@ -1067,26 +1067,8 @@ \bar no \noun off \color none -はじめの3つに関しては自明でしょう。一つ知っておいていただきたいのは、選択した文章の塊を削除すると、それは自動的にクリップボードに保持されることです。つまり、 -\family sans -\series default -\shape default -\size default -\emph default -\bar default -\noun default -\color inherit -Delete -\family roman -\series medium -\shape up -\size normal -\emph off -\bar no -\noun off -\color none -と -\family sans +はじめの3つに関しては自明でしょう。 +\family default \series default \shape default \size default @@ -1094,21 +1076,7 @@ \bar default \noun default \color inherit -Backspace -\family default -キーも -\family sans -切り取り -\family default -コマンドとして機能するのです。また、文章を選択状態にしたときには、何かキーを押してしまうと、LyXは選択された文章を完全に削除して、入力された文字に置き換えてし -まいますので、気をつけるようにしてください。消してしまった文章を戻すには、 -\family sans -元に戻す -\family default -を使わなくてはなりません。 -\end_layout -\begin_layout Standard \begin_inset Index idx status collapsed @@ -3776,8 +3744,6 @@ \end_layout \begin_layout Standard - -\lang english \begin_inset Note Greyedout status open @@ -11563,7 +11529,6 @@ \align center \begin_inset Graphics filename ../clipart/Abstract.pdf - lyxscale 25 \end_inset @@ -11576,7 +11541,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:概要環境内の段落" +name "fig:概要環境内の段落" \end_inset @@ -11628,7 +11593,7 @@ 環境の例を見せたいのですが、この取扱説明書が「book」クラスなのでできません。したがって第 \begin_inset CommandInset ref LatexCommand ref -reference "cap:概要環境内の段落" +reference "fig:概要環境内の段落" \end_inset @@ -16210,7 +16175,7 @@ \begin_inset Info type "shortcut" -arg "space-insert protected" +arg "command-alternatives space-insert protected ; math-space" \end_inset @@ -16508,16 +16473,12 @@ \begin_inset Caption \begin_layout Plain Layout - -\lang english \begin_inset CommandInset label LatexCommand label name "tab:空白の幅" \end_inset - -\lang japanese 水平方向の各空白の幅 \end_layout @@ -17871,6 +17832,7 @@ \end_layout \begin_layout Standard +\noindent \family sans 挿入\SpecialChar \menuseparator @@ -21444,9 +21406,28 @@ .eps \family default 」)形式でのみ入れることができます。LyXは、既知の画像形式ならば何でも文書内に入れていいことになっているので、LyXがバックグラウンドで画像をEPSに変換して -やらなくてはならないのです。仮に、お使いの文書に50個の画像があったとすると、LyXは、あなたが文書をプレビューしたり書き出したりするたびに、50回の変換を行わ -なくてはなりません。これは、LyXでの作業の流れを著しく停滞させます。もしPostScriptを利用することをお考えならば、画像を直接EPSとして挿入すれば、こ -の問題を回避することができます。 +やらなくてはならないのです。 +\lang english +If you have e. +\begin_inset space \thinspace{} +\end_inset + +g. +\begin_inset space \space{} +\end_inset + +50 +\begin_inset space ~ +\end_inset + +images in your document, LyX has to do 50 +\begin_inset space ~ +\end_inset + +conversions when you view or export your document the first time. + This might slow down your workflow with LyX +\lang japanese +。もしPostScriptを利用することをお考えならば、画像を直接EPSとして挿入すれば、この問題を回避することができます。 \end_layout \begin_layout Standard @@ -21530,13 +21511,17 @@ ファイル\SpecialChar \menuseparator 書き出し \family default -メニューを開いた後に以下の3つのいずれかを選択します。 +メニューを開いた後に以下の5つのいずれかを選択します。 \end_layout \begin_layout Description \family sans PDF +\begin_inset space ~ +\end_inset + +(ps2pdf) \family default これを選択すると、お使いのファイルのPostScript版からPDFを作るのに \family typewriter @@ -22288,6 +22273,10 @@ \begin_layout Subsection ハイフン +\lang english +, Dashes and Minus Signs +\lang japanese + \begin_inset Index idx status collapsed @@ -22298,6 +22287,20 @@ \end_inset +\lang english + +\begin_inset Index idx +status open + +\begin_layout Plain Layout + +\lang english +Dashes +\end_layout + +\end_inset + + \end_layout \begin_layout Standard @@ -28412,7 +28415,7 @@ \begin_inset CommandInset ref LatexCommand ref -reference "cap:カモノハシ" +reference "fig:カモノハシ-1" \end_inset @@ -28499,7 +28502,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:カモノハシ" +name "fig:カモノハシ-1" \end_inset @@ -28526,7 +28529,7 @@ \bar no \noun off \color none -この図フロートは、ラベルの付け方と相互参照の作り方も示しています。第 +この図フロートは、ラベルの付け方と相互参照の作り方も示しています \family default \series default \shape default @@ -28535,14 +28538,19 @@ \bar default \noun default \color inherit - -\begin_inset CommandInset ref -LatexCommand ref -reference "sec:相互参照" - +\lang english +: Insert a label into the caption using the menu +\family sans +Insert\SpecialChar \menuseparator +Label +\family default + or the toolbar button +\begin_inset Info +type "icon" +arg "label-insert" \end_inset - + and refer to it using the menu \family roman \series medium \shape up @@ -28551,8 +28559,9 @@ \bar no \noun off \color none -節で説明されているように、キャプション -\family default +\lang japanese +を使ってラベルを挿入し、 +\family sans \series default \shape default \size default @@ -28560,10 +28569,8 @@ \bar default \noun default \color inherit -に -\family sans 挿入\SpecialChar \menuseparator -ラベル +相互参照 \family roman \series medium \shape up @@ -28572,7 +28579,7 @@ \bar no \noun off \color none -メニュー +を使って参照します \family default \series default \shape default @@ -28582,17 +28589,17 @@ \noun default \color inherit \lang english - or the toolbar button + or the toolbar button \lang japanese - + \begin_inset Info type "icon" -arg "label-insert" +arg "dialog-show-new-inset ref" \end_inset - + \lang english -and refer to it using the menu + \family roman \series medium \shape up @@ -28602,26 +28609,8 @@ \noun off \color none \lang japanese - を使ってラベルを挿入し、 -\family sans -\series default -\shape default -\size default -\emph default -\bar default -\noun default -\color inherit -挿入\SpecialChar \menuseparator -相互参照 -\family roman -\series medium -\shape up -\size normal -\emph off -\bar no -\noun off -\color none -を使って参照します +。図フロートを参照する場合には、「上図」のようにあいまいな参照をするのではなく、相互参照を使用することが重要です。LaTeXは、文書の最終版でフロートの再配置を +行うため、図が「上」に来るかどうかはまったくもって定かではないからです。 \family default \series default \shape default @@ -28631,25 +28620,22 @@ \noun default \color inherit \lang english - or the toolbar button + For more about cross-references, see section +\begin_inset space ~ +\end_inset + + \lang japanese - -\begin_inset Info -type "icon" -arg "dialog-show-new-inset ref" + +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:相互参照" + \end_inset -\family roman -\series medium -\shape up -\size normal -\emph off -\bar no -\noun off -\color none -。図フロートを参照する場合には、「上図」のようにあいまいな参照をするのではなく、相互参照を使用することが重要です。LaTeXは、文書の最終版でフロートの再配置を -行うため、図が「上」に来るかどうかはまったくもって定かではないからです。 +\lang english +. \end_layout \begin_layout Standard @@ -28832,7 +28818,7 @@ うと挿入することができます。表フロートは、ラベルが異なることを除けば、図フロートと同じです。表 \begin_inset CommandInset ref LatexCommand ref -reference "cap:表フロート" +reference "tab:表フロート" \end_inset @@ -28861,7 +28847,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:表フロート" +name "tab:表フロート" \end_inset @@ -29818,7 +29804,47 @@ \bar no \noun off \color none -上付き文字や下付き文字を入力するには、数式パネルを使うこともできますが、コマンドを使用する方がより簡単です。つまり、 +上付き文字や下付き文字を入力するには +\family default +\series default +\shape default +\size default +\emph default +\bar default +\noun default +\color inherit +\lang english +(buttons +\lang japanese + +\begin_inset Info +type "icon" +arg "math-superscript" +\end_inset + + +\lang ngerman +and +\lang japanese + +\begin_inset Info +type "icon" +arg "math-subscript" +\end_inset + + +\lang english +) +\family roman +\series medium +\shape up +\size normal +\emph off +\bar no +\noun off +\color none +\lang japanese +、数式パネルを使うこともできますが、コマンドを使用する方がより簡単です。つまり、 \family default \series default \shape default @@ -30153,6 +30179,14 @@ \noun default \color inherit 数式パネル +\family default +の +\begin_inset Info +type "icon" +arg "math-insert \\frac" +\end_inset + +アイ \family roman \series medium \shape up @@ -30161,14 +30195,7 @@ \bar no \noun off \color none -の -\begin_inset Graphics - filename ../../images/math/frac.png - scale 60 - -\end_inset - -アイコンを使用してください。空の分数が現れて、カーソルが分数の横棒の上方に置かれます。横棒の下に移動するには +コンを使用してください。空の分数が現れて、カーソルが分数の横棒の上方に置かれます。横棒の下に移動するには \family sans \series default \shape default @@ -30243,11 +30270,19 @@ \begin_layout Standard 根号は、数式パネルの -\begin_inset Graphics - filename ../../images/math/sqrt.png - scale 85 - groupId toolbarbuttons +\begin_inset Info +type "icon" +arg "math-insert \\sqrt" +\end_inset + +\lang english +or +\lang japanese + +\begin_inset Info +type "icon" +arg "math-insert \\root" \end_inset ボタンか、 @@ -30769,11 +30804,15 @@ \noun default \color inherit 、 +\family sans + \begin_inset Info type "shortcut" -arg "space-insert protected" +arg "command-alternatives space-insert protected ; math-space" \end_inset + +\family default を \family roman \series medium @@ -30801,7 +30840,7 @@ \bar no \noun off \color none -のボタン +のボ \family default \series default \shape default @@ -30810,15 +30849,17 @@ \bar default \noun default \color inherit +タン +\family sans -\begin_inset Graphics - filename ../../images/math/space.png - scale 85 - groupId toolbarbuttons - +\begin_inset Info +type "icon" +arg "math-insert \\space" \end_inset +\family default +を \family roman \series medium \shape up @@ -30827,7 +30868,7 @@ \bar no \noun off \color none -を使用してください。これは小さな空白を追加するもので、画面上には小さなマーカーが表示されます。例えば、 +使用してください。これは小さな空白を追加するもので、画面上には小さなマーカーが表示されます。例えば、 \family default \series bold \shape default @@ -30934,32 +30975,18 @@ \family sans 数式パネル -\family roman -\series medium -\shape up -\size normal -\emph off -\bar no -\noun off -\color none -の \family default -\series default -\shape default -\size default -\emph default -\bar default -\noun default -\color inherit - -\begin_inset Graphics - filename ../../images/math/functions.png - scale 85 - groupId toolbarbuttons +の +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\functions" \end_inset +\family default +ボタンの \family roman \series medium \shape up @@ -30968,7 +30995,7 @@ \bar no \noun off \color none -ボタンの中には、 +中には、 \family default \series default \shape default @@ -31114,7 +31141,7 @@ \noun off \color none 数式中においても、通常の本文と同じ方法で、アクセントの付いた文字を挿入することができます。方法は、使用しているキーボードとキー設定ファイルによって異なります。ま -た、キーボードがアクセントを使うように設定されていないでも、例えば +た、キーボードがアクセントを使うように \family default \series default \shape default @@ -31123,31 +31150,13 @@ \bar default \noun default \color inherit - +設定されていないでも、例えば \begin_inset Formula $\hat{a}$ \end_inset - -\family roman -\series medium -\shape up -\size normal -\emph off -\bar no -\noun off -\color none を挿入するのにLaTeXコマンドを使用することができます。この例では、数式中で -\family default \series bold -\shape default -\size default -\emph default -\bar default -\noun default -\color inherit -\lang english - \backslash hat \series default @@ -31167,6 +31176,8 @@ \series bold a +\series default + と入力することによって作成して \family roman \series medium \shape up @@ -31175,8 +31186,7 @@ \bar no \noun off \color none -\lang japanese - と入力することによって作成しています。第 +います。第 \begin_inset CommandInset ref LatexCommand ref reference "tab:アクセント名とそれに対応するコマンド" @@ -31822,11 +31832,9 @@ 上下装飾 \family default 記号設定ボタン -\begin_inset Graphics - filename ../../images/math/hat.png - scale 85 - groupId toolbarbuttons - +\begin_inset Info +type "icon" +arg "math-insert \\hat" \end_inset から項目を選ぶことで選択することもできます。この方法は、数式内で選択したものなら何にでも適用することができます。 @@ -31940,32 +31948,37 @@ \end_inset -\family roman -\series medium -\shape up -\size normal -\emph off -\bar no -\noun off -\color none -ように行列の周りを標準的な括弧で囲ったり、 +\lang english +and to make it easier to see the layers of parentheses. + Below, the expression on the left was entered using the delimiter icon + +\lang japanese + +\begin_inset Info +type "icon" +arg "dialog-show mathdelimiter" +\end_inset + + +\lang english + and the expression on the right was entered using the +\family typewriter +() \family default -\series default -\shape default -\size default -\emph default -\bar default -\noun default -\color inherit + keys. +\lang japanese + \begin_inset Formula \[ -\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)} +\frac{1}{\left(1+\left(\frac{1}{1+\left(\frac{1}{1+x}\right)}\right)\right)}\qquad\qquad\frac{1}{(1+(\frac{1}{1+(\frac{1}{1+x})}))} \] \end_inset +\lang english +If you use the delimiter icon, \family roman \series medium \shape up @@ -31974,6 +31987,7 @@ \bar no \noun off \color none +\lang japanese のように幾重にも括弧が重なっているのを見やすくするためには、この方法を使うことになります。 \end_layout @@ -32034,6 +32048,27 @@ \noun off \color none をクリックしてください。選択した要素の周りに括弧が描かれます。 +\family default +\series default +\shape default +\size default +\emph default +\bar default +\noun default +\color inherit +\lang english +The most common bracket combinations (parentheses, square brackets, and + braces, on both sides) can be entered more quickly using keyboard shortcuts. + For example, to insert a pair of flexible parentheses on both sides, select + the structure and enter +\lang japanese + +\begin_inset Info +type "shortcut" +arg "math-delim ( )" +\end_inset + +。 \end_layout \begin_layout Section @@ -32080,7 +32115,7 @@ \bar no \noun off \color none -LyXでは、行列は数式パネルの行列ボタン +LyXでは、行列は数式パネルの行列ボ \family default \series default \shape default @@ -32089,15 +32124,17 @@ \bar default \noun default \color inherit +タン +\family sans -\begin_inset Graphics - filename ../../images/math/matrix.png - scale 85 - groupId toolbarbuttons - +\begin_inset Info +type "icon" +arg "dialog-show mathmatrix" \end_inset +\family default +を使用 \family roman \series medium \shape up @@ -32106,7 +32143,7 @@ \bar no \noun off \color none -を使用して入力します。これを押すとダイアログが表示されますので、行数と列数を指定してください。以下が作例です。 +して入力します。これを押すとダイアログが表示されますので、行数と列数を指定してください。以下が作例です。 \family default \series default \shape default @@ -32330,26 +32367,7 @@ \bar no \noun off \color none -数式要素の列割当てを変更したいときには、カーソルを移動したい部分の前において -\family sans -\series default -\shape default -\size default -\emph default -\bar default -\noun default -\color inherit -Ctrl+Tab -\family roman -\series medium -\shape up -\size normal -\emph off -\bar no -\noun off -\color none -を押してください。すると、列中の現在カーソル位置から右の部分はすべて、次の列に移動します。中央の列は関係子用にデザインされていますので、この列の要素は、以下のよ -うに少し小さい大きさで印字されることに +中央の列は関係子用にデザインされていますので、この列の要素は、以下のように少し小さい大きさで印字されることに \family default \series default \shape default @@ -32397,14 +32415,14 @@ \bar no \noun off \color none -と呼ばれるものです。例えば、( +と呼ばれるものです。例えば、 \begin_inset CommandInset ref -LatexCommand ref +LatexCommand eqref reference "eq:asquared" \end_inset -)式よりも美しい行間が欲しい場合など、状況によっては、より適した複数行型が他にあります。他の型に関しては、第 +式よりも美しい行間が欲しい場合など、状況によっては、より適した複数行型が他にあります。他の型に関しては、第 \begin_inset CommandInset ref LatexCommand ref reference "sub:AMS数式型" @@ -32731,21 +32749,14 @@ \end_inset -節に説明があります。ラベルを削除するには、カーソルをラベルのついた数式に合わせたあと、 +節に説明があります。 +\lang english +To delete a label, set the cursor at the end in the labeled formula and + press \family sans -挿入\SpecialChar \menuseparator -ラベル +Del \family default -メニューを使用して現れるダイアログからラベルを削除してください -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -この方法は直感的ではないので、次期LyXで修正されるでしょう。 -\end_layout - -\end_inset - +\lang japanese 。 \end_layout @@ -32850,13 +32861,15 @@ \noun default \color inherit であり、数字の標準フォントはローマン体です。数式中でフォントを指定するには、数式パネルの -\begin_inset Graphics - filename ../../images/math/font.png - scale 85 - groupId toolbarbuttons +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset + +\family default ボタンを使用するか、第 \begin_inset CommandInset ref LatexCommand ref @@ -33350,13 +33363,15 @@ 数式パネル \family default の中の -\begin_inset Graphics - filename ../../images/math/font.png - scale 85 - groupId toolbarbuttons +\family sans +\begin_inset Info +type "icon" +arg "math-insert \\font" \end_inset + +\family default ボタンにある項目「 \family sans 標準テキストモード @@ -33493,8 +33508,7 @@ \bar no \noun off \color none -の方が大きくなっています。状況に応じて伸縮するいくつかの演算子を除くすべての文字は、LaTeXが適切と判断する形式に設定されます。これらの設定は、数式パネルボタ -ン +の方が大きくなっています。状況に応じて伸縮するいくつかの演算子を除くすべての文字は、LaTeXが適切と判断する形式に設定されます。これらの設定は、数式パネルボ \family default \series default \shape default @@ -33503,15 +33517,17 @@ \bar default \noun default \color inherit +タン +\family sans -\begin_inset Graphics - filename ../../images/math/style.png - scale 85 - groupId toolbarbuttons - +\begin_inset Info +type "icon" +arg "math-insert \\style" \end_inset +\family default +を使 \family roman \series medium \shape up @@ -33520,7 +33536,7 @@ \bar no \noun off \color none -を使用することで上書きすることができます。選択した寸法用の枠が生成されるので、その中に数式要素を入力します。例えば、 +用することで上書きすることができます。選択した寸法用の枠が生成されるので、その中に数式要素を入力します。例えば、 \family default \series default \shape default @@ -35354,21 +35370,6 @@ \end_layout \begin_layout Standard -以下の小節で、索引コマンドの概要を短く説明します。LaTeXの索引機構に関して詳細な説明が欲しい場合には、LaTeX関連書籍 -\begin_inset CommandInset citation -LatexCommand cite -key "latexcompanion,latexguide,latexbook" - -\end_inset - -を参照してください。 -\end_layout - -\begin_layout Standard -索引項目は、索引枠をクリックすることで変更することができます。 -\end_layout - -\begin_layout Standard 索引一覧は、 \family sans 挿入\SpecialChar \menuseparator @@ -35382,6 +35383,17 @@ 」というラベルのついた水色の枠が、出力中で索引が印字される位置を示します。索引一覧枠は、他のLyX枠とちがってクリック可能ではありません。 \end_layout +\begin_layout Standard +以下の小節で、索引コマンドの概要を短く説明します。LaTeXの索引機構に関して詳細な説明が欲しい場合には、LaTeX関連書籍 +\begin_inset CommandInset citation +LatexCommand cite +key "latexcompanion,latexguide,latexbook" + +\end_inset + +を参照してください。 +\end_layout + \begin_layout Subsection 索引項目のグループ化 \begin_inset Index idx @@ -35689,7 +35701,7 @@ itre」 \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout だみーこうもく@ダミー項目 ! ma @@ -35712,7 +35724,7 @@ \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout だみーこうもく@ダミー項目 ! ma @@ -35735,7 +35747,7 @@ \begin_inset Index idx -status open +status collapsed \begin_layout Plain Layout だみーこうもく@ダミー項目 ! mais@ma @@ -36040,9 +36052,9 @@ \end_layout \begin_layout Standard -一般的にいって、上述のように直接ページ番号を整形することは望ましくありません。その代わりに、プリアンブルでマクロを定義し、それを使用するべきです。どうしていくつ -かのページをイタリック体にしたいのかを考えてみてください。例えば、索引項目の定義を参照しているすべてのページ参照をイタリック体にしたいとすれば、それはユーザが簡 -単に定義を見つけられるようにするためかもしれません。だとすれば、プリアンブルに +一般的にいって、上述のように直接ページ番号を整形することは望ましくありません。その代わりに、プリアンブルでマクロを定義し、それを使用するべきです。例えば、索引項 +目の定義を参照しているすべてのページ参照をイタリック体にしたいとすれば、それはユーザが簡単に定義を見つけられるようにするためかもしれません。だとすれば、プリアン +ブルに \end_layout \begin_layout Standard @@ -37402,7 +37414,24 @@ arg "ert-insert" \end_inset -を使用して挿入することができます。枠は左クリックで開き、右クリックで閉じることができます。 +を使用して挿入することができます +\lang english +(shortcut +\begin_inset Info +type "shortcut" +arg "ert-insert" +\end_inset + +) +\lang japanese +。枠は左クリックで開き、右クリックで閉じることができます +\lang english +and selecting +\family sans +Close Inset +\family default +\lang japanese +。 \end_layout \begin_layout Standard @@ -39910,7 +39939,7 @@ \end_layout \begin_layout Standard -LyXは、多国語の類語辞典を提供し、OpenOfficeやFirefoxと同じ類語辞典フレームワークを使用しています(つまり、 +LyXは、多国語の類語辞典を提供し、LibreOffice,OpenOfficeやFirefoxと同じ類語辞典フレームワークを使用しています(つまり、 \family typewriter MyThes \family default @@ -39966,7 +39995,11 @@ \end_layout \begin_layout Standard -と命名されています。OpenOfficeをお持ちで類語辞典も導入されている場合には、これらのファイルはお使いのシステム上にあるはずです。もしなければ、サイト +と命名されています。LibreOffice +\lang english +or +\lang japanese +OpenOfficeをお持ちで類語辞典も導入されている場合には、これらのファイルはお使いのシステム上にあるはずです。もしなければ、サイト \begin_inset Flex URL status collapsed @@ -40820,7 +40853,7 @@ 第 \begin_inset CommandInset ref LatexCommand ref -reference "cap:latin1文字セット" +reference "tab:latin1文字セット" \end_inset @@ -40869,7 +40902,7 @@ 第 \begin_inset CommandInset ref LatexCommand ref -reference "cap:latin1文字セット" +reference "tab:latin1文字セット" \end_inset @@ -40890,7 +40923,7 @@ 第 \begin_inset CommandInset ref LatexCommand ref -reference "cap:latin1文字セット" +reference "tab:latin1文字セット" \end_inset @@ -40914,7 +40947,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:latin1文字セット" +name "tab:latin1文字セット" \end_inset @@ -43668,7 +43701,7 @@ 以下は、LyXが直接表示することができるアクセント付き文字の全一覧です。これには、第 \begin_inset CommandInset ref LatexCommand ref -reference "cap:latin1文字セット" +reference "tab:latin1文字セット" \end_inset @@ -43994,7 +44027,11 @@ \end_layout \begin_layout Standard -複数人で同じ文書を作業するときに使用します。取扱説明書 +複数人で同じ文書を作業するときに使用します +\lang english +or when one person wants to keep a careful archive of changes +\lang japanese +。取扱説明書 \emph on 高度な機能篇 \emph default @@ -44406,9 +44443,9 @@ \begin_inset space ~ \end_inset -(zip) creates a zip-archive file that contains your document and all files - that are necessary to compile it (images, child documents, BibTeX files, - etc.) +(zip|tar.gz) creates a zip- or tar.gz-archive file (depending upon your system) + that contains your document and all files that are necessary to compile + it (images, child documents, BibTeX files, etc.) \end_layout \begin_layout Description @@ -44612,10 +44649,10 @@ \end_layout \begin_layout Description - +Sweave \lang english -Sweave text file with the LaTeX source and also code in the statistical - programming language + text file with the LaTeX source and also code in the statistical programming + language \family typewriter R \family default @@ -51754,7 +51791,8 @@ \end_inset prefix The TEXINPUTS environment variable allows to use external files which - are included to a LyX document via commands in TeX code. + are included to a LyX document via commands in TeX code or in the document + preamble. This prefix includes by default the document directory (represented by a single dot '.'). The prefix can contain any list of paths separated by the default separator @@ -52585,7 +52623,7 @@ この文書で用いられる単位の理解のために、表 \begin_inset CommandInset ref LatexCommand ref -reference "cap:単位" +reference "tab:単位" \end_inset @@ -52605,7 +52643,7 @@ \begin_layout Plain Layout \begin_inset CommandInset label LatexCommand label -name "cap:単位" +name "tab:単位" \end_inset diff -Nru lyx-2.0.2/lib/examples/Braille.lyx lyx-2.0.3/lib/examples/Braille.lyx --- lyx-2.0.2/lib/examples/Braille.lyx 2011-06-14 15:39:40.000000000 +0000 +++ lyx-2.0.3/lib/examples/Braille.lyx 2011-12-17 16:15:15.000000000 +0000 @@ -414,8 +414,8 @@ \begin_inset VSpace bigskip \end_inset -Text can be printed mirrored to be later able to for "print" Braille by - hand with a needle or another suitable method: +Text can be printed mirror-inverted for embossing the Braille by hand with + a needle or another suitable device: \end_layout \begin_layout Standard @@ -467,11 +467,11 @@ \family default . Every number in this box turns on the corresponding Braille dot. - For example leads the number + For example, the number \series bold 6145 \series default - to: + results in: \begin_inset Newline newline \end_inset @@ -504,11 +504,11 @@ \series default . But the two extra dots are only printed when using a Braille box. - For example leads the number + For example, the number \series bold - 8175 +8175 \series default - in a Braille box leads to: + in a Braille box results in: \begin_inset Newline newline \end_inset diff -Nru lyx-2.0.2/lib/examples/biblioExample.bib lyx-2.0.3/lib/examples/biblioExample.bib --- lyx-2.0.2/lib/examples/biblioExample.bib 2009-11-03 17:33:18.000000000 +0000 +++ lyx-2.0.3/lib/examples/biblioExample.bib 2012-01-21 12:05:46.000000000 +0000 @@ -1,4 +1,4 @@ -% This file was created with JabRef 2.5. +% This file was created with JabRef 2.7. % Encoding: Cp1252 @ARTICLE{Mena2000, @@ -87,29 +87,10 @@ @MANUAL{Pople2003, title = {{G}aussian 03}, - author = {M.~J. Frisch and G.~W. Trucks and H.~B. Schlegel and G.~E. Scuseria - and M.~A. Robb and J.~R. Cheeseman and Montgomery and Jr. and J. - A. and T. Vreven and K.~N. Kudin and J.~C. Burant and J.~M. Millam - and S.~S. Iyengar and J. Tomasi and V. Barone and B. Mennucci and - M. Cossi and G. Scalmani and N. Rega and G.~A. Petersson and H. Nakatsuji - and M. Hada and M. Ehara and K. Toyota and R. Fukuda and J. Hasegawa - and M. Ishida and T. Nakajima and Y. Honda and O. Kitao and H. Nakai - and M. Klene and X. Li and J.~E. Knox and H.~P. Hratchian and J.~B. - Cross and V. Bakken and C. Adamo and J. Jaramillo and R. Gomperts - and R.~E. Stratmann and O. Yazyev and A.~J. Austin and R. Cammi and - C. Pomelli and J.~W. Ochterski and P.~Y. Ayala and K. Morokuma and - G.~A. Voth and P. Salvador and J.~J. Dannenberg and V.~G. Zakrzewski - and S. Dapprich and A.~D. Daniels and M.~C. Strain and O. Farkas - and D.~K. Malick and A.~D. Rabuck and K. Raghavachari and J.~B. Foresman - and J.~V. Ortiz and Q. Cui and A.~G. Baboul and S. Clifford and J. - Cioslowski and B.~B. Stefanov and G. Liu and A. Liashenko and P. - Piskorz and I. Komaromi and R.~L. Martin and D.~J. Fox and T. Keith - and M.~A. Al-Laham and C.~Y. Peng and A. Nanayakkara and M. Challacombe - and P.~M.~W. Gill and B. Johnson and W. Chen and M.~W. Wong and C. - Gonzalez and J.~A. Pople}, + author = {M.~J. Frisch and P. Pople}, organization = {Gaussian, Inc.}, address = {Wallingford, CT}, - year = {2004}, + year = {2003}, howpublished = {Gaussian, Inc., Wallingford, CT, USA}, institution = {Gaussian, Inc.}, publisher = {Gaussian, Inc.} @@ -172,12 +153,13 @@ } @BOOK{Tufte2006, - author = {Edward R. Tufte}, - title = {Beautiful Evidence}, - year = {2006}, - publisher = {Graphics Press, {LLC}}, - month = {May}, - edition = {First}, - place = {Cheshire, Connecticut}, - isbn = {0-9613921-7-7} -} \ No newline at end of file + title = {Beautiful Evidence}, + publisher = {Graphics Press, {LLC}}, + year = {2006}, + author = {Edward R. Tufte}, + edition = {First}, + month = {May}, + isbn = {0-9613921-7-7}, + place = {Cheshire, Connecticut} +} + diff -Nru lyx-2.0.2/lib/examples/de/splash.lyx lyx-2.0.3/lib/examples/de/splash.lyx --- lyx-2.0.2/lib/examples/de/splash.lyx 2011-06-14 16:00:48.000000000 +0000 +++ lyx-2.0.3/lib/examples/de/splash.lyx 2011-11-29 20:06:07.000000000 +0000 @@ -69,8 +69,8 @@ \end_layout \begin_layout Enumerate -LyX besitzt eine exzellente Dokumentation — bitte machen Sie regen Gebrauch - davon! Lesen Sie zunächst +LyX besitzt eine exzellente Dokumentation — bitte machen Sie Gebrauch davon! + Lesen Sie zunächst \family sans Hilfe\SpecialChar \menuseparator Einführung @@ -105,34 +105,23 @@ Überzeugen Sie sich davon mit \family sans Ansicht\SpecialChar \menuseparator -DVI, -\family default - -\family sans -Strg+D, -\family default - oder klicken Sie auf -\begin_inset Graphics - filename ../../images/buffer-view_dvi.png - scale 70 - BoundingBox 0bp 4bp 20bp 20bp +Ansehen +\begin_inset space ~ +\end_inset +[PDF +\begin_inset space ~ \end_inset -, wenn Sie die Werkzeugleiste -\family sans -Ansicht\SpecialChar \menuseparator -Werk\SpecialChar \- -zeug\SpecialChar \- -leis\SpecialChar \- -ten +(pdflatex)] \family default -\SpecialChar \menuseparator + oder klicken Sie auf den Werkzeugleistenknopf +\begin_inset Info +type "icon" +arg "buffer-view" +\end_inset -\family sans -Ansicht/Aktualisierung -\family default - aktiviert haben. +. \end_layout \begin_layout Enumerate @@ -159,13 +148,7 @@ LyX bietet ausführliche Unterstützung für all diejenigen, die eine andere Sprache als Englisch lesen und schreiben. Darüberhinaus sind Dinge wie Tastaturbelegung, Werkzeugleiste und viele - weitere Charakteristiken frei konfigurierbar (das meiste durch -\family sans -Werkzeuge\SpecialChar \menuseparator -Einstellungen\SpecialChar \ldots{} - -\family default -). + weitere Sachen frei konfigurierbar. Näheres erläutert \family sans Hilfe\SpecialChar \menuseparator @@ -197,11 +180,8 @@ \end_layout \begin_layout Enumerate - -\color red -Installationshinweis für LyX unter Linux -\color inherit -: Wenn Ihre Linux-Distribution zusammen mit LyX die LaTeX-Distribution +Installationshinweis für LyX unter Linux: Wenn Ihre Linux-Distribution zusammen + mit LyX die LaTeX-Distribution \family typewriter Te \begin_inset ERT diff -Nru lyx-2.0.2/lib/examples/es/splash.lyx lyx-2.0.3/lib/examples/es/splash.lyx --- lyx-2.0.2/lib/examples/es/splash.lyx 2011-06-14 16:00:48.000000000 +0000 +++ lyx-2.0.3/lib/examples/es/splash.lyx 2011-11-29 20:06:07.000000000 +0000 @@ -98,29 +98,29 @@ haciendo que resulte más sencilla la tarea de escribir documentos. Pero sólo un poco distinto, no se asuste. La documentación le dejará todo claro. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -¿Hemos dicho ya que debería leer la documentación? -\end_layout - -\end_inset - - \end_layout \begin_layout Enumerate La salida de LyX tiene un aspecto impecable. Ejecute en el menú \family sans -Archivo\SpecialChar \menuseparator +Ver\SpecialChar \menuseparator Ver \begin_inset space ~ \end_inset -dvi +[PDF +\begin_inset space ~ +\end_inset + +(pdflatex)] \family default + o clic el botón +\begin_inset Info +type "icon" +arg "buffer-view" +\end_inset + para comprobarlo. \end_layout diff -Nru lyx-2.0.2/lib/examples/fr/Braille.lyx lyx-2.0.3/lib/examples/fr/Braille.lyx --- lyx-2.0.2/lib/examples/fr/Braille.lyx 2011-06-14 16:00:48.000000000 +0000 +++ lyx-2.0.3/lib/examples/fr/Braille.lyx 2011-12-21 22:12:27.000000000 +0000 @@ -486,7 +486,7 @@ \begin_inset VSpace bigskip \end_inset -Le texte peut être affiché en miroir pour permettre « l'impression » ultérieure +Le texte peut être affiché en miroir pour permettre l'embossage ultérieur du Braille à la main avec une aiguille ou toute autre méthode appropriée: \end_layout diff -Nru lyx-2.0.2/lib/examples/fr/splash.lyx lyx-2.0.3/lib/examples/fr/splash.lyx --- lyx-2.0.2/lib/examples/fr/splash.lyx 2011-06-15 14:40:34.000000000 +0000 +++ lyx-2.0.3/lib/examples/fr/splash.lyx 2011-11-29 20:06:07.000000000 +0000 @@ -62,24 +62,6 @@ \begin_layout Title Bienvenue dans l'univers de LyX ! -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout -Informations de révision : -\end_layout - -\begin_layout Plain Layout -Traduction : Mise à jour, Date : 07/07/2003 -\end_layout - -\begin_layout Plain Layout -Original : Révision : 1.7.2.1, Date : 03/07/2003 -\end_layout - -\end_inset - - \end_layout \begin_layout Section* @@ -120,25 +102,29 @@ – en ce sens qu'il facilite l'écriture des documents. Mais la distinction est minime, ne vous inquiétez pas. La documentation est là pour faire toute la lumière là-dessus. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Avons-nous déjà mentionné que vous devez lire la documentation ? -\end_layout - -\end_inset - - \end_layout \begin_layout Enumerate Les résultats de mise en page de LyX sont très esthétiques ! Faites \family sans Visionner\SpecialChar \menuseparator -[PDF (pdflatex] +Visionner +\begin_inset space ~ +\end_inset + +[PDF +\begin_inset space ~ +\end_inset + +(pdflatex] \family default -pour vous en convaincre. +ou cliquez le bouton +\begin_inset Info +type "icon" +arg "buffer-view" +\end_inset + + dans la barre d'outils pour vous en convaincre. \end_layout \begin_layout Enumerate diff -Nru lyx-2.0.2/lib/examples/knitr.lyx lyx-2.0.3/lib/examples/knitr.lyx --- lyx-2.0.2/lib/examples/knitr.lyx 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/lib/examples/knitr.lyx 2012-01-28 10:50:12.000000000 +0000 @@ -0,0 +1,246 @@ +#LyX 2.1 created this file. For more info see http://www.lyx.org/ +\lyxformat 424 +\begin_document +\begin_header +\textclass article +\use_default_options true +\begin_modules +knitr +\end_modules +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman palatino +\font_sans lmss +\font_typewriter lmtt +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 +\font_tt_scale 100 + +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry true +\use_package amsmath 1 +\use_package esint 1 +\use_package mathdots 1 +\use_package mathtools 0 +\use_package mhchem 1 +\use_package undertilde 1 +\cite_engine basic +\cite_engine_type numerical +\biblio_style plain +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\justification true +\use_refstyle 1 +\index Index +\shortcut idx +\color #008000 +\end_index +\leftmargin 2.5cm +\topmargin 2.5cm +\rightmargin 2.5cm +\bottommargin 2.5cm +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\quotes_language english +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Title +Using knitr with LyX +\end_layout + +\begin_layout Author +Yihui Xie +\begin_inset Foot +status collapsed + +\begin_layout Plain Layout +Department of Statistics, Iowa State University. + Email: +\begin_inset CommandInset href +LatexCommand href +name "xie@yihui.name" +target "xie@yihui.name" +type "mailto:" + +\end_inset + + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +The R ( +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://www.r-project.org +\end_layout + +\end_inset + +) package +\series bold +knitr +\series default + is an alternative tool to Sweave based on a different design with more + features. + LyX has native support to Sweave since version 2.0.0, and the support to + +\series bold +knitr +\series default + was also added since 2.0.3. + The usage is basically the same as the +\family sans +Sweave +\family default + module +\begin_inset Foot +status open + +\begin_layout Plain Layout +read the LyX/Sweave manual from +\family sans +Help\SpecialChar \menuseparator +Specific Manuals +\end_layout + +\end_inset + +: +\end_layout + +\begin_layout Enumerate +Open a new LyX document; +\end_layout + +\begin_layout Enumerate +Go to +\family sans +Document\SpecialChar \menuseparator +Settings\SpecialChar \menuseparator +Modules +\family default + and insert the module named +\family sans +Rnw (knitr) +\family default +; +\end_layout + +\begin_layout Enumerate +Then insert R code in the document with either +\family sans +Insert\SpecialChar \menuseparator +TeX Code +\family default + or the +\family sans +Chunk +\family default + environment; +\end_layout + +\begin_layout Standard +The package website +\begin_inset Flex URL +status collapsed + +\begin_layout Plain Layout + +http://yihui.github.com/knitr +\end_layout + +\end_inset + + has full documentation and demos of +\series bold +knitr +\series default +; many of the examples have links to the LyX source documents. +\end_layout + +\begin_layout Standard +Note the +\series bold +knitr +\series default + package requires R >= 2.14.1, so you need to update R if you are using an + old version of R. + Here we show one chunk as a simple example: +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + +<<show-off>>= +\end_layout + +\begin_layout Plain Layout + +rnorm(5) +\end_layout + +\begin_layout Plain Layout + +df=data.frame(y=rnorm(100), x=1:100) +\end_layout + +\begin_layout Plain Layout + +summary(lm(y~x, data=df)) +\end_layout + +\begin_layout Plain Layout + +@ +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +Please contact the package author in case of any problems. +\end_layout + +\end_body +\end_document diff -Nru lyx-2.0.2/lib/examples/listerrors.lyx lyx-2.0.3/lib/examples/listerrors.lyx --- lyx-2.0.2/lib/examples/listerrors.lyx 2011-06-14 20:56:51.000000000 +0000 +++ lyx-2.0.3/lib/examples/listerrors.lyx 2011-12-08 23:09:27.000000000 +0000 @@ -131,7 +131,7 @@ \end_layout \begin_layout Standard -The motivation for this program was Bugzilla bug 190 +The motivation for this program was LyX bug 190 \begin_inset Foot status collapsed @@ -142,7 +142,7 @@ \begin_layout Plain Layout -http://bugzilla.lyx.org/show_bug.cgi?id=190 +http://www.lyx.org/trac/ticket/190 \end_layout \end_inset diff -Nru lyx-2.0.2/lib/examples/modernCV.lyx lyx-2.0.3/lib/examples/modernCV.lyx --- lyx-2.0.2/lib/examples/modernCV.lyx 2011-06-15 20:25:54.000000000 +0000 +++ lyx-2.0.3/lib/examples/modernCV.lyx 2012-01-21 12:17:39.000000000 +0000 @@ -4,6 +4,9 @@ \begin_header \textclass moderncv \begin_preamble +% adjust the page margins +\usepackage[scale=0.75]{geometry} + \moderncvtheme[blue]{classic} % possible themes are "classic" and "casual" % optional argument are 'blue' (default), 'orange', 'red', 'green', 'grey' and 'roman' (for roman fonts, instead of sans serif fonts) @@ -65,7 +68,7 @@ \paperfontsize 12 \spacing single \use_hyperref false -\papersize default +\papersize a4paper \use_geometry false \use_amsmath 1 \use_esint 1 @@ -81,8 +84,8 @@ \shortcut idx \color #008000 \end_index -\secnumdepth 3 -\tocdepth 3 +\secnumdepth 0 +\tocdepth -1 \paragraph_separation skip \defskip medskip \quotes_language english @@ -817,8 +820,8 @@ subsection \end_layout -\begin_layout Standard -subsection text +\begin_layout ListItem +subsection item \end_layout \begin_layout Section @@ -898,6 +901,10 @@ You can use bibitems: \end_layout +\begin_layout --Separator-- + +\end_layout + \begin_layout Bibliography \labelwidthstring References \begin_inset CommandInset bibitem diff -Nru lyx-2.0.2/lib/examples/multicol.lyx lyx-2.0.3/lib/examples/multicol.lyx --- lyx-2.0.2/lib/examples/multicol.lyx 2011-06-14 15:12:46.000000000 +0000 +++ lyx-2.0.3/lib/examples/multicol.lyx 2011-12-20 00:23:18.000000000 +0000 @@ -78,15 +78,15 @@ \end_layout \begin_layout Standard -The aim for this chapter is to show how the LaTeX package -\family typewriter +The aim for this chapter is to show how the LaTeX-package +\series bold multicol -\family default +\series default can be used in a LyX document. As LyX doesn't support the -\family typewriter +\series bold multicol -\family default +\series default package natively yet, we have to use some small hacks. By reading this section it should be obvious how to do this. \end_layout @@ -97,9 +97,9 @@ \begin_layout Standard The -\family typewriter +\series bold multicol -\family default +\series default package allows switching between one and multicolumn format on the same page. Footnotes are handled correctly (for the most part), but will be placed @@ -114,6 +114,22 @@ Examples \end_layout +\begin_layout Standard +To get multiple columns, you have to load +\series bold +multicol +\series default + in the LaTeX preamble of your document with this line: +\begin_inset Newline newline +\end_inset + + +\series bold + +\backslash +usepackage{multicol} +\end_layout + \begin_layout Subsubsection Two columns \end_layout @@ -121,17 +137,17 @@ \begin_layout Standard If you want to have two columns in your text, you have use LaTeX mode to insert -\family typewriter +\series bold \backslash begin{multicols}{2} -\family default +\series default at the point where you want the two column layout to start, and then -\family typewriter +\series bold \backslash end{multicols} -\family default +\series default where you want it to end. Like this: \end_layout @@ -223,8 +239,11 @@ \begin_layout Standard The same pattern is used when you want more than two columns. - (You can have more than 3 columns if you want , but that might not be very - pleasant for the eye.) + (You can have more than 3 +\begin_inset space ~ +\end_inset + +columns if you want , but that might not be very pleasant for the eye.) \end_layout \begin_layout Standard @@ -434,9 +453,9 @@ \begin_layout Standard As you probably know -\family typewriter +\series bold multicol -\family default +\series default has several customizing variables. The following examples shows how these can be used from LyX. \end_layout @@ -615,26 +634,29 @@ \begin_layout Standard The -\family typewriter +\series bold multicol -\family default +\series default package demands that a certain amount of space is available before and after a multicolumn section. In addition -\family typewriter +\series bold multicol -\family default +\series default inserts a given space in front of and after the multicol section. The commands to change the default settings for this must be given just before the -\family typewriter +\series bold \backslash begin{multicols} -\family default +\series default . - This example puts a space of 3 cm in front of and after the multicolumn - text: + This example puts a space of 3 +\begin_inset space \thinspace{} +\end_inset + +cm in front of and after the multicolumn text: \end_layout \begin_layout Standard @@ -709,11 +731,11 @@ \begin_layout Standard The values you set with -\family typewriter +\series bold \backslash setlength -\family default +\series default must be reset to default after use, or you will get the modified value in the rest of your document. \end_layout @@ -747,7 +769,11 @@ \family default environment is automatically calculated, but you can modify the space between two columns explicitly. - The space between the following two columns is 3 cm wide: + The space between the following two columns is 3 +\begin_inset space \thinspace{} +\end_inset + +cm wide: \end_layout \begin_layout Standard @@ -774,7 +800,10 @@ \size small My observations of No. - 427 Park Lane did little to clear up the problem in which I was interested. +\begin_inset space ~ +\end_inset + +427 Park Lane did little to clear up the problem in which I was interested. The house was separated from the street by a low wall and railing, the whole not more than five feet high. It was perfectly easy, therefore, for anyone to get into the garden, but @@ -833,14 +862,22 @@ \begin_layout Standard Between every two columns, a rule of width -\family typewriter +\series bold \backslash columnseprule -\family default +\series default is placed. - If this rule is set to 0 pt, the rule is suppressed. - In the following example, the line separating the two columns is 2 pt wide. + If this rule is set to 0 +\begin_inset space \thinspace{} +\end_inset + +pt, the rule is suppressed. + In the following example, the line separating the two columns is 2 +\begin_inset space \thinspace{} +\end_inset + +pt wide. \end_layout \begin_layout Standard diff -Nru lyx-2.0.2/lib/examples/splash.lyx lyx-2.0.3/lib/examples/splash.lyx --- lyx-2.0.2/lib/examples/splash.lyx 2011-06-14 15:39:40.000000000 +0000 +++ lyx-2.0.3/lib/examples/splash.lyx 2011-11-29 20:06:07.000000000 +0000 @@ -65,11 +65,12 @@ \end_layout \begin_layout Section* -Top N things to know when using LyX +Most important things to know when using LyX \end_layout \begin_layout Enumerate -LyX comes with excellent documentation — please use it! Start with the +LyX comes with excellent documentation — please use it! Start with the menu + \family sans Help\SpecialChar \menuseparator Introduction @@ -96,24 +97,28 @@ makes writing documents easier. But only a little different, so don't be scared. The documentation will make it all clear. -\begin_inset Foot -status collapsed - -\begin_layout Plain Layout -Have we mentioned yet that you ought to read the documentation? -\end_layout - -\end_inset - - \end_layout \begin_layout Enumerate -The output from LyX looks great! Select +The output from LyX looks great! Use the menu \family sans View\SpecialChar \menuseparator -View [PDF (pdflatex)] +View +\begin_inset space ~ +\end_inset + +[PDF +\begin_inset space ~ +\end_inset + +(pdflatex)] \family default + or press the toolbar button +\begin_inset Info +type "icon" +arg "buffer-view" +\end_inset + now to see for yourself. \end_layout diff -Nru lyx-2.0.2/lib/examples/sweave.lyx lyx-2.0.3/lib/examples/sweave.lyx --- lyx-2.0.2/lib/examples/sweave.lyx 2011-11-11 23:22:52.000000000 +0000 +++ lyx-2.0.3/lib/examples/sweave.lyx 2012-02-12 23:54:02.000000000 +0000 @@ -260,7 +260,7 @@ \family sans PATH \family default - under Windows, you may use the R script + under Windows, you may either use the R script \family sans add-R-path-win.R \family default @@ -275,15 +275,64 @@ \end_inset - to change it automatically (we recommend you to learn + to change it automatically (not recommended; you should learn \family sans PATH \family default - anyway). + anyway), or go to +\family sans +Tools\SpecialChar \menuseparator +Preferences\SpecialChar \menuseparator +Paths\SpecialChar \menuseparator +PATH prefix +\family default + to add the bin path of R (recommended), which is often like +\family sans +C: +\backslash +Program Files +\backslash +R +\backslash +R-x.x.x +\backslash +bin +\family default + and you can find it in R: \end_layout \begin_layout Standard -If +\begin_inset ERT +status open + +\begin_layout Plain Layout + +<<where-is-R-bin,eval=FALSE>>= +\end_layout + +\begin_layout Plain Layout + +R.home('bin') +\end_layout + +\begin_layout Plain Layout + +@ +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +After you have done these changes, you need to reconfigure LyX by +\family sans +Tools\SpecialChar \menuseparator +Reconfigure +\family default +. + If \family typewriter Rscript \family default @@ -739,14 +788,12 @@ \end_layout \begin_layout Plain Layout +\align center \begin_inset ERT status open \begin_layout Plain Layout - -\backslash -begin{center} \end_layout \begin_layout Plain Layout @@ -775,13 +822,6 @@ @ \end_layout -\begin_layout Plain Layout - - -\backslash -end{center} -\end_layout - \end_inset @@ -854,18 +894,12 @@ status open \begin_layout Plain Layout +\align center \begin_inset ERT status open \begin_layout Plain Layout - -\backslash -begin{center} -\end_layout - -\begin_layout Plain Layout - <<iris-pairs,fig=TRUE,width=4.5,height=4.5>>= \end_layout @@ -879,13 +913,6 @@ @ \end_layout -\begin_layout Plain Layout - - -\backslash -end{center} -\end_layout - \end_inset @@ -926,18 +953,12 @@ status open \begin_layout Plain Layout +\align center \begin_inset ERT status open \begin_layout Plain Layout - -\backslash -begin{center} -\end_layout - -\begin_layout Plain Layout - <<iris-boxplots,fig=TRUE,width=7,height=2,keep.source=F>>= \end_layout @@ -956,13 +977,6 @@ @ \end_layout -\begin_layout Plain Layout - - -\backslash -end{center} -\end_layout - \end_inset @@ -1347,6 +1361,79 @@ immediately. \end_layout +\begin_layout Standard +Another known issue is the Sweave code chunk may fail when we change the + alignment of the chunk paragraph in LyX (using +\family sans +Paragraph settings +\family default +), because LyX may add a macro like +\family typewriter + +\backslash +centering{} +\family default + before the code chunk without adding a new line, which will lead to a code + chunk like this: +\end_layout + +\begin_layout Standard +\begin_inset ERT +status open + +\begin_layout Plain Layout + + +\backslash +begin{verbatim} +\end_layout + +\begin_layout Plain Layout + + +\backslash +centering{}<<xtable-demo,results=tex,echo=FALSE>>= +\end_layout + +\begin_layout Plain Layout + + +\backslash +end{verbatim} +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +This is not a legitimate Sweave code chunk, since +\family typewriter +<<>>= +\family default + must start in a new line with nothing before it. + Therefore we recommend you to double check the real source code via +\family sans +View\SpecialChar \menuseparator +View Source +\family default + when changing the alignment of a chunk paragraph, and make sure +\family typewriter +<<>>= +\family default + appears in a new line. + This explains why we manually added an empty line in the code chunk in + Table +\begin_inset CommandInset ref +LatexCommand ref +reference "tab:xtable-demo" + +\end_inset + +. +\end_layout + \begin_layout Section Resources \end_layout @@ -1516,29 +1603,16 @@ \end_layout \begin_layout Standard -Beside the support for the official Sweave in R, we have a few customized - R scripts to unofficially support other R packages under -\begin_inset Flex URL -status collapsed - -\begin_layout Plain Layout - -https://github.com/yihui/lyx -\end_layout - -\end_inset - -, e.g., the -\series bold -pgfSweave -\series default - and the +Beside the support for the official Sweave in R, the \series bold knitr \series default - package. - The former supports cache and tikz graphics in R, and the latter is an - alternative literate programming engine to Sweave which has even more features. + package is also supported, which is an alternative tool to Sweave; the + corresponding module is named +\family sans +Rnw (knitr) +\family default +. \end_layout \end_body diff -Nru lyx-2.0.2/lib/examples/uk/splash.lyx lyx-2.0.3/lib/examples/uk/splash.lyx --- lyx-2.0.2/lib/examples/uk/splash.lyx 2011-06-14 15:39:40.000000000 +0000 +++ lyx-2.0.3/lib/examples/uk/splash.lyx 2012-01-31 18:37:47.000000000 +0000 @@ -74,13 +74,13 @@ \begin_layout Enumerate LyX постачається з відмінною документацією — будь ласка, користуйтеся нею! - Почніть з пункту меню + Почніть з пункту меню \family sans Довідка\SpecialChar \menuseparator Вступ \family default , — програма покаже дуже короткий вступ до документації. - Продовжіть вивчення LyX за допомогою пункту меню + Продовжіть вивчення LyX за допомогою пункту меню \family sans Довідка\SpecialChar \menuseparator Підручник @@ -98,7 +98,7 @@ status collapsed \begin_layout Plain Layout -Have we mentioned yet that you ought to read the documentation? +Ми вже згадували, що вам варто ознайомитися з документацією? \end_layout \end_inset @@ -108,7 +108,6 @@ \begin_layout Enumerate Документи, створені у LyX виглядають чудово! Скористайтеся пунктом меню - \family sans Перегляд\SpecialChar \menuseparator DVI @@ -120,13 +119,13 @@ Так, у LyX можна користуватися (майже) всіма функціональними можливостями LaTeX. І так, LyX може імпортувати файли LaTeX. - Досвідчені користувачі LaTeX можуть не читати решти + Досвідчені користувачі LaTeX можуть не читати решти \emph on Підручника \emph default , і одразу перейти до читання глави «LyX для користувачів LaTeX». (Всім іншим: не переймайтеся, вам не потрібно знати LaTeX, щоб користуватися - LyX.) + LyX.) \end_layout \begin_layout Enumerate @@ -134,7 +133,7 @@ мовою, відмінною від англійської. Крім того, у програмі можна налаштувати майже всі клавіатурні скорочення, панелі інструментів та багато інших характеристик. - Докладніше про це можна дізнатися з розділу + Докладніше про це можна дізнатися з розділу \family sans Довідка\SpecialChar \menuseparator Підручник з налаштування @@ -143,7 +142,7 @@ \end_layout \begin_layout Enumerate -Домашню сторінку LyX розташовано за адресою +Домашню сторінку LyX розташовано за адресою \family typewriter \begin_inset Flex URL diff -Nru lyx-2.0.2/lib/external_templates lyx-2.0.3/lib/external_templates --- lyx-2.0.2/lib/external_templates 2011-11-19 16:22:21.000000000 +0000 +++ lyx-2.0.3/lib/external_templates 2011-12-03 15:36:59.000000000 +0000 @@ -36,7 +36,7 @@ Template GnumericSpreadsheet GuiName "Spreadsheet" HelpText - A spreadsheet made with gnumeric, openoffice or excel. + A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel. It imports as a long table, so any length is ok. Excessive width could be a problem. The gnumeric software is necessary for conversion, @@ -307,6 +307,9 @@ * pages={x-y} (for a range of pages) * pages={x,y,z} (for specific pages) * pages=- (to include all pages) + * pages=last-1 (to include all pages in reverse order) + With the option 'noautoscale' the PDF pages are + inserted in their original size. Read the documentation of the pdfpages package for further options and details. HelpTextEnd diff -Nru lyx-2.0.2/lib/images/lyx.svg lyx-2.0.3/lib/images/lyx.svg --- lyx-2.0.2/lib/images/lyx.svg 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/lib/images/lyx.svg 2011-12-07 15:17:06.000000000 +0000 @@ -0,0 +1,78 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + version="1.1" + width="545.5" + height="561.41278" + id="svg2"> + <defs + id="defs4"> + <filter + x="-0.066670969" + y="-0.11350103" + width="1.1333419" + height="1.2270021" + color-interpolation-filters="sRGB" + id="filter3809"> + <feGaussianBlur + id="feGaussianBlur3811" + stdDeviation="13.577266" /> + </filter> + <filter + x="-0.12549394" + y="-0.11496687" + width="1.2509879" + height="1.2299337" + color-interpolation-filters="sRGB" + id="filter3874"> + <feGaussianBlur + id="feGaussianBlur3876" + stdDeviation="10.91093" /> + </filter> + <filter + color-interpolation-filters="sRGB" + id="filter3970"> + <feGaussianBlur + id="feGaussianBlur3972" + stdDeviation="7.6376526" /> + </filter> + <filter + color-interpolation-filters="sRGB" + id="filter4060"> + <feGaussianBlur + id="feGaussianBlur4062" + stdDeviation="7.6376526" /> + </filter> + </defs> + <g + transform="translate(-5.271718,-44.949453)" + id="layer1" + style="display:inline"> + <path + d="m 325.39672,198.07445 25.90625,84.75 -65.125,-8.34375 -29.15625,41.75 -23.125,-48.28125 -77.9375,-10.5625 31,67.5625 -48.09375,24.46875 -50.28125,-121.6875 -1.5,2 -62.375002,29.1875 77.437502,179 111.375,-55.03125 1.25,2.71875 -12.5625,88 72.90625,11.5625 17.59375,-98.03125 4.40625,-6.3125 -2.875,4.28125 62.84375,18.09375 35.1875,-50.28125 15.59375,59.84375 80.4375,6.03125 -40.21875,-110.09375 65.375,-75.9375 -74.9375,-14.09375 -29.15625,34.71875 -15.59375,-43.75 -68.375,-11.5625 z" + inkscape:connector-curvature="0" + id="path3037" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;filter:url(#filter3809)" /> + <path + d="m 116.15587,415.90634 -77.432434,-178.99963 62.348184,-29.16286 1.50843,-2.01123 50.28079,121.67952 60.33696,-30.67128 27.15162,57.82291 -124.19355,61.34257 z" + inkscape:connector-curvature="0" + id="path1388" + style="fill:#007fff;fill-opacity:1;fill-rule:evenodd;stroke:#0059b2;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + <path + d="m 339.40259,176.06695 68.38188,11.56458 15.58705,43.74429 29.16286,-34.69374 74.91838,14.07862 -65.36503,75.924 40.22463,110.11494 -80.44927,-6.0337 -15.58704,-59.83414 -35.19656,50.28079 -62.85099,-18.10109 60.83976,-90.00262 -29.66567,-97.04193 z" + inkscape:connector-curvature="0" + id="path1392" + style="fill:#cb3300;fill-opacity:1;fill-rule:evenodd;stroke:#992700;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + d="m 169.95631,235.39829 77.93523,10.55896 23.12917,48.26957 29.16286,-41.73306 78.43804,10.05616 -71.90154,102.57282 -17.59828,98.04754 -72.90715,-11.56458 12.5702,-87.99139 -58.82853,-128.21602 z" + inkscape:connector-curvature="0" + id="path1390" + style="fill:#ffc000;fill-opacity:1;fill-rule:evenodd;stroke:#b28400;stroke-width:2;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> +</svg> diff -Nru lyx-2.0.2/lib/layouts/apa.layout lyx-2.0.3/lib/layouts/apa.layout --- lyx-2.0.2/lib/layouts/apa.layout 2011-06-14 16:30:55.000000000 +0000 +++ lyx-2.0.3/lib/layouts/apa.layout 2011-12-10 21:50:17.000000000 +0000 @@ -373,7 +373,6 @@ Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" End diff -Nru lyx-2.0.2/lib/layouts/beamer.layout lyx-2.0.3/lib/layouts/beamer.layout --- lyx-2.0.2/lib/layouts/beamer.layout 2011-04-15 02:51:32.000000000 +0000 +++ lyx-2.0.3/lib/layouts/beamer.layout 2011-12-10 21:50:17.000000000 +0000 @@ -58,7 +58,6 @@ ParSep 0.3 Align Left LabelType Itemize - LabelString "*" End # Enumerate style definition @@ -98,9 +97,6 @@ ParSep 0.3 Align Left LabelType Manual - LabelString "MM" - - # label font definition LabelFont Series Bold EndFont diff -Nru lyx-2.0.2/lib/layouts/egs.layout lyx-2.0.3/lib/layouts/egs.layout --- lyx-2.0.2/lib/layouts/egs.layout 2011-04-15 02:51:32.000000000 +0000 +++ lyx-2.0.3/lib/layouts/egs.layout 2011-12-10 21:50:17.000000000 +0000 @@ -179,7 +179,6 @@ Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" End @@ -198,7 +197,6 @@ Align Block AlignPossible Block, Left LabelType Manual - LabelString "MM" LabelFont Series Bold EndFont diff -Nru lyx-2.0.2/lib/layouts/ijmpc.layout lyx-2.0.3/lib/layouts/ijmpc.layout --- lyx-2.0.2/lib/layouts/ijmpc.layout 2011-06-16 01:34:55.000000000 +0000 +++ lyx-2.0.3/lib/layouts/ijmpc.layout 2011-12-10 21:50:17.000000000 +0000 @@ -271,7 +271,6 @@ Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" HTMLTag ul HTMLItem li HTMLLabel NONE diff -Nru lyx-2.0.2/lib/layouts/ijmpd.layout lyx-2.0.3/lib/layouts/ijmpd.layout --- lyx-2.0.2/lib/layouts/ijmpd.layout 2011-06-16 01:34:55.000000000 +0000 +++ lyx-2.0.3/lib/layouts/ijmpd.layout 2011-12-10 21:50:17.000000000 +0000 @@ -274,7 +274,6 @@ Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" HTMLTag ul HTMLItem li HTMLLabel NONE diff -Nru lyx-2.0.2/lib/layouts/iopart.layout lyx-2.0.3/lib/layouts/iopart.layout --- lyx-2.0.2/lib/layouts/iopart.layout 2011-04-15 02:51:32.000000000 +0000 +++ lyx-2.0.3/lib/layouts/iopart.layout 2011-12-10 21:50:17.000000000 +0000 @@ -70,7 +70,7 @@ Font Size Largest EndFont - HTMLTitle true + HTMLTitle true End @@ -252,8 +252,8 @@ LabelType Static LabelString "Acknowledgments" Font - Series Bold - Size Normal + Series Bold + Size Normal EndFont End diff -Nru lyx-2.0.2/lib/layouts/jasatex.layout lyx-2.0.3/lib/layouts/jasatex.layout --- lyx-2.0.2/lib/layouts/jasatex.layout 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/lib/layouts/jasatex.layout 2011-12-20 00:52:36.000000000 +0000 @@ -0,0 +1,279 @@ +#% Do not delete the line below; configure depends on this +# \DeclareLaTeXClass[jasatex]{article (JASA)} +# JASATeX textclass definition file. +# Author: Uwe Stöhr (uwestoehr@web.de) + +Format 35 + +Columns 1 +Sides 1 +SecNumDepth 3 +TocDepth 3 +DefaultStyle Standard + +ClassOptions + FontSize 10|11|12 +end + +Preamble + \setcitestyle{numbers} % use the numbers citation style as required by jasatex +EndPreamble + + +# This is just to show how to declare the default font. +# The defaults are exactly those shown here. +DefaultFont + Family Roman + Series Medium + Shape Up + Size Normal + Color None +EndFont + + +Style Standard + Margin Static + LatexType Paragraph + LatexName dummy + ParIndent MM + ParSkip 0.4 + Align Block + AlignPossible Block, Left, Right, Center + LabelType No_Label +End + + +Input stdcounters.inc +Input stdfloats.inc +Input stdlists.inc +Input stdsections.inc +Input stdstarsections.inc + +NoStyle Chapter +NoCounter chapter +NoStyle Chapter* + + +Style Title + Margin Static + LatexType Command + LatexName title + Category FrontMatter + InTitle 1 + ParSkip 0.4 + ItemSep 0 + TopSep 0 + BottomSep 1 + ParSep 1 + Align Center + AlignPossible Left, Right + LabelType No_Label + Font + Size Largest + EndFont + HTMLTitle true +End + + +Style Author + Margin Static + LatexType Command + LatexName author + Category FrontMatter + InTitle 1 + LabelSep xxx + ParSkip 0.4 + TopSep 1.3 + BottomSep 0.7 + ParSep 0.7 + Align Center + AlignPossible Center + LabelType No_Label + Font + Size Large + EndFont +End + + +Style Affiliation + Margin Static + LatexType Command + LatexName affiliation + Category FrontMatter + InTitle 1 + ParSkip 0.4 + Align Center + AlignPossible Center + LabelType No_Label + Font + Shape Italic + EndFont +End + + +Style "Alternative Affiliation" + CopyStyle Affiliation + LatexType Command + LatexName altaffiliation + OptionalArgs 1 +End + + +Style Homepage + CopyStyle Affiliation + LatexName homepage + Font + Shape Up + EndFont +End + + +Style Email + CopyStyle Homepage + LatexName email +End + + +Style Date + Margin Dynamic + LatexType Command + Category FrontMatter + InTitle 1 + LatexName date + LabelSep xxx + ParSkip 0.4 + TopSep 0.9 + BottomSep 0.5 + ParSep 1 + Align Center + LabelType No_Label + Font + Size Large + EndFont +End + + +Style Abstract + Margin Static + LatexType Environment + LatexName abstract + Category FrontMatter + InTitle 1 + NextNoIndent 1 + LeftMargin MMM + RightMargin MMM + ParIndent MM + ItemSep 0 + TopSep 0.7 + BottomSep 0.7 + ParSep 0 + Align Block + AlignPossible Left, Right, Center, Block + LabelType Centered_Top_Environment + LabelString "Abstract" + LabelBottomSep 0.5 + Font + Size Small + EndFont + LabelFont + Series Bold + Size Large + EndFont +End + + +Style Keywords + Margin Dynamic + LatexType Command + LatexName keywords + Category FrontMatter + InTitle 1 + Align Left + NextNoIndent 1 + BottomSep 0.5 + ParSkip 0.4 + Align Block + AlignPossible Block + LabelSep xx + LabelType Static + LabelString "Keywords:" + LabelFont + Color Green + Series Bold + EndFont +End + + +Style PACS + CopyStyle Keywords + LatexName pacs + LabelString "PACS numbers:" +End + +Style "Preprint number" + CopyStyle Keywords + LatexName preprint + LabelString "Preprint number:" +End + + +Style Acknowledgments + CopyStyle Abstract + LatexName acknowledgments + Category BackMatter + LabelType Top_Environment + LabelString "Acknowledgments" + Font + Size Normal + EndFont + LabelFont + Series Bold + Size Normal + EndFont +End + + +InsetLayout "Flex:Online citation" + LyxType custom + LatexType command + LatexName onlinecite + LabelString "Online citation" + Font + Color foreground + Size Small + Family Roman + Shape Up + Series Medium + Misc No_Emph + Misc No_Noun + Misc No_Bar + EndFont + LabelFont + Color green + Size Small + EndFont +End + + +Style Bibliography + Margin First_Dynamic + LatexType Bib_Environment + LatexName thebibliography + Category BackMatter + NextNoIndent 1 + LeftMargin MM + ParSkip 0.4 + ItemSep 0 + TopSep 0.7 + BottomSep 0.7 + ParSep 0.5 + Align Block + AlignPossible Block + LabelType Bibliography + LabelString "References" + LabelBottomSep 1.2 + LabelFont + Series Bold + Size Larger + EndFont +End diff -Nru lyx-2.0.2/lib/layouts/knitr.module lyx-2.0.3/lib/layouts/knitr.module --- lyx-2.0.2/lib/layouts/knitr.module 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/lib/layouts/knitr.module 2012-01-28 10:50:12.000000000 +0000 @@ -0,0 +1,82 @@ +#\DeclareLyXModule[knitr->latex]{Rnw (knitr)} +#DescriptionBegin +#Uses the knitr package in R for dynamic report generation. This R package has to be installed for this module to work: install.packages('knitr'). Note it depends on R >= 2.14.1. +#For more info see http://yihui.github.com/knitr +#DescriptionEnd +#Category: literate +#Excludes: lilypond | sweave + +Format 35 +OutputType literate +OutputFormat knitr + +Style Chunk + Category Sweave + LatexType Paragraph + LatexName dummy + Margin static + Align Left + AlignPossible Block, Left, Right, Center + TopSep 0.7 + BottomSep 0.7 + NewLine 0 + FreeSpacing 1 + PassThru 1 + ParbreakIsNewline 1 + Spellcheck 0 + ## What is LabelType used for? + LabelType Static + TextFont + Color latex + Family Typewriter + EndFont +End + +Style Scrap + ObsoletedBy Chunk +End + +InsetLayout "Flex:Sweave Options" + LabelString "Sweave opts" + LatexType Command + LaTexName SweaveOpts + LyXType Custom + Decoration Classic + Font + Color latex + Family typewriter + EndFont + LabelFont + Color latex + Size Small + EndFont + MultiPar false + PassThru 1 + ParbreakIsNewline 1 + Spellcheck 0 + FreeSpacing true + ForceLTR true +End + +InsetLayout "Flex:S/R expression" + LabelString "S/R expr" + LatexType Command + LaTexName Sexpr + LyXType Custom + Decoration Conglomerate + Font + Color latex + Family typewriter + EndFont + LabelFont + Color latex + Size Small + EndFont + MultiPar false + PassThru 1 + ParbreakIsNewline 1 + Spellcheck 0 + FreeSpacing true + ForceLTR true +End + diff -Nru lyx-2.0.2/lib/layouts/moderncv.layout lyx-2.0.3/lib/layouts/moderncv.layout --- lyx-2.0.2/lib/layouts/moderncv.layout 2011-04-15 02:51:32.000000000 +0000 +++ lyx-2.0.3/lib/layouts/moderncv.layout 2012-01-21 12:17:39.000000000 +0000 @@ -170,3 +170,21 @@ EndFont End +Style --Separator-- + KeepEmpty 1 + Margin Dynamic + LatexType Paragraph + LatexName dummy + ParIndent MM + Align Block + LabelType Static + LabelString "--- Separate Environment ---" + LabelFont + Family Roman + Series Medium + Size Normal + Color Blue + EndFont + HTMLLabel NONE +End + diff -Nru lyx-2.0.2/lib/layouts/powerdot.layout lyx-2.0.3/lib/layouts/powerdot.layout --- lyx-2.0.2/lib/layouts/powerdot.layout 2011-06-14 15:50:48.000000000 +0000 +++ lyx-2.0.3/lib/layouts/powerdot.layout 2011-12-10 21:50:17.000000000 +0000 @@ -50,13 +50,12 @@ ParSep 1 Align Center LabelType No_Label - Font Series Bold Size Largest Color Blue EndFont - HTMLTitle true + HTMLTitle true End ### @@ -74,7 +73,6 @@ ParSep 0.7 Align Center LabelType No_Label - Font Size Large Color Blue @@ -96,7 +94,6 @@ ParSep 1 Align Center LabelType No_Label - Font Size Large Color Blue @@ -108,12 +105,12 @@ ### Style Standard Margin Static - LatexType Paragraph - LatexName dummy + LatexType Paragraph + LatexName dummy ParSkip 0.4 Align Block - AlignPossible Block, Left, Right, Center - LabelType No_Label + AlignPossible Block, Left, Right, Center + LabelType No_Label End ### @@ -131,10 +128,9 @@ ParSep 0.7 Align Center LabelType Counter - LabelCounter subsection - LabelString " " - OptionalArgs 1 - + LabelCounter subsection + LabelString " " + OptionalArgs 1 Font Series Bold Size Large @@ -172,7 +168,6 @@ Style WideSlide CopyStyle Slide LatexName lyxend\lyxwideslide - Font Color Green EndFont @@ -184,11 +179,10 @@ Style EmptySlide CopyStyle Slide LatexName lyxend\lyxemptyslide - LeftMargin MMMMMMMMMMMMMM - LabelString "Empty slide:" - LabelType Static + LeftMargin MMMMMMMMMMMMMM + LabelString "Empty slide:" + LabelType Static KeepEmpty 1 - Font Color Cyan EndFont @@ -207,12 +201,12 @@ BottomSep 0.7 ParSep 0.7 Align Center - AlignPossible Center - LabelType Static - LabelString "Note:" - LeftMargin MMMMMMM + AlignPossible Center + LabelType Static + LabelString "Note:" + LeftMargin MMMMMMM KeepEmpty 1 - OptionalArgs 0 + OptionalArgs 0 Font Series Bold Size Large @@ -228,9 +222,8 @@ TocLevel 1 LatexName lyxend\section LabelType Counter - LabelCounter section - LabelString "\arabic{section}" - + LabelCounter section + LabelString "\arabic{section}" Font Size Larger Color Blue @@ -245,22 +238,21 @@ Margin Static LatexType Item_Environment LatexName itemize - NextNoIndent 1 - LeftMargin MMN + NextNoIndent 1 + LeftMargin MMN LabelSep xx ItemSep 0.2 TopSep 0.7 BottomSep 0.7 ParSep 0.3 Align Block - AlignPossible Block, Left + AlignPossible Block, Left LabelType Itemize - LabelString * End Style ItemizeType1 CopyStyle Itemize - LatexParam [type=1] + LatexParam [type=1] End ### @@ -286,7 +278,7 @@ Style EnumerateType1 CopyStyle Enumerate - LatexParam [type=1] + LatexParam [type=1] End ### @@ -296,18 +288,18 @@ Margin First_Dynamic LatexType Bib_Environment LatexName thebibliography - NextNoIndent 1 - LeftMargin MM + NextNoIndent 1 + LeftMargin MM ParSkip 0.4 ItemSep 0 TopSep 0.7 BottomSep 0.7 ParSep 0.5 Align Block - AlignPossible Block, Left + AlignPossible Block, Left LabelType Bibliography - LabelString "" - LabelBottomSep 0 + LabelString "" + LabelBottomSep 0 End ### @@ -317,9 +309,9 @@ Margin Static LatexType Environment LatexName quotation - NextNoIndent 1 - LeftMargin MMM - RightMargin MMM + NextNoIndent 1 + LeftMargin MMM + RightMargin MMM ParIndent MM ParSkip 0 ItemSep 0 @@ -327,7 +319,7 @@ BottomSep 0.5 ParSep 0 Align Block - AlignPossible Block, Left, Right, Center + AlignPossible Block, Left, Right, Center End ### @@ -337,14 +329,14 @@ Margin Static LatexType Environment LatexName quote - NextNoIndent 1 - LeftMargin MMM - RightMargin MMM + NextNoIndent 1 + LeftMargin MMM + RightMargin MMM TopSep 0.5 ParSep 0.5 BottomSep 0.5 Align Block - AlignPossible Block, Left, Right, Center + AlignPossible Block, Left, Right, Center LabelType No_Label End @@ -357,15 +349,15 @@ LatexType Environment LatexName verse Margin First_Dynamic - NextNoIndent 1 - LeftMargin MMMM - LabelIndent MMMM + NextNoIndent 1 + LeftMargin MMMM + LabelIndent MMMM ParSkip 0.4 TopSep 0.7 BottomSep 0.7 ParSep 0.5 Align Block - AlignPossible Block, Left + AlignPossible Block, Left LabelType No_Label End diff -Nru lyx-2.0.2/lib/layouts/simplecv.layout lyx-2.0.3/lib/layouts/simplecv.layout --- lyx-2.0.2/lib/layouts/simplecv.layout 2011-05-31 15:21:23.000000000 +0000 +++ lyx-2.0.3/lib/layouts/simplecv.layout 2011-12-10 21:50:17.000000000 +0000 @@ -13,6 +13,7 @@ Input stdcounters.inc Input stdinsets.inc + Style Standard Margin Static LatexType Paragraph @@ -69,7 +70,6 @@ Align Block AlignPossible Block, Left LabelType Manual - LabelString "MMMMM" LabelFont Family Sans Shape Slanted @@ -91,7 +91,9 @@ Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" + HTMLTag ul + HTMLItem li + HTMLLabel NONE End @@ -145,7 +147,6 @@ LatexName thebibliography LatexType Bib_Environment LabelType Bibliography - LabelString "" LabelBottomSep 0.7 LabelFont Size Tiny diff -Nru lyx-2.0.2/lib/layouts/stdinsets.inc lyx-2.0.3/lib/layouts/stdinsets.inc --- lyx-2.0.2/lib/layouts/stdinsets.inc 2011-04-17 18:52:49.000000000 +0000 +++ lyx-2.0.3/lib/layouts/stdinsets.inc 2011-12-06 20:46:40.000000000 +0000 @@ -87,8 +87,13 @@ EndFont MultiPar true Display false - HTMLTag !-- - HTMLIsBlock false + HTMLTag div + HTMLIsBlock true + HTMLStyle + div.note_comment { + display: none; + } + EndHTMLStyle End @@ -121,6 +126,7 @@ EndFont MultiPar true Display false + HTMLInnerTag div HTMLStyle div.note_greyedout { display: inline; diff -Nru lyx-2.0.2/lib/layouts/stdlists.inc lyx-2.0.3/lib/layouts/stdlists.inc --- lyx-2.0.2/lib/layouts/stdlists.inc 2011-04-17 00:50:31.000000000 +0000 +++ lyx-2.0.3/lib/layouts/stdlists.inc 2011-12-10 21:50:17.000000000 +0000 @@ -25,7 +25,6 @@ Align Block AlignPossible Block, Left LabelType Itemize - LabelString "*" HTMLTag ul HTMLItem li HTMLLabel NONE @@ -71,7 +70,6 @@ Align Block AlignPossible Block, Left LabelType Manual - LabelString "MM" LabelFont Series Bold EndFont diff -Nru lyx-2.0.2/lib/layouts/theorems-without-preamble.inc lyx-2.0.3/lib/layouts/theorems-without-preamble.inc --- lyx-2.0.2/lib/layouts/theorems-without-preamble.inc 2011-11-24 22:03:34.000000000 +0000 +++ lyx-2.0.3/lib/layouts/theorems-without-preamble.inc 2011-11-29 19:50:25.000000000 +0000 @@ -49,7 +49,7 @@ AlignPossible Left LabelType Counter LabelCounter theorem - LabelString "Theorem \thetheorem" + LabelString "Theorem \thetheorem." Font Shape Italic Size Normal @@ -73,7 +73,7 @@ CopyStyle Theorem LabelCounter corollary LatexName corollary - LabelString "Corollary \thecorollary" + LabelString "Corollary \thecorollary." LangPreamble \providecommand{\corollaryname}{_(Corollary)} EndLangPreamble @@ -89,7 +89,7 @@ CopyStyle Theorem LabelCounter lemma LatexName lemma - LabelString "Lemma \thelemma" + LabelString "Lemma \thelemma." LangPreamble \providecommand{\lemmaname}{_(Lemma)} EndLangPreamble @@ -105,7 +105,7 @@ CopyStyle Theorem LabelCounter proposition LatexName proposition - LabelString "Proposition \theproposition" + LabelString "Proposition \theproposition." LangPreamble \providecommand{\propositionname}{_(Proposition)} EndLangPreamble @@ -137,7 +137,7 @@ CopyStyle Theorem LabelCounter conjecture LatexName conjecture - LabelString "Conjecture \theconjecture" + LabelString "Conjecture \theconjecture." Font Shape Up EndFont @@ -176,7 +176,7 @@ CopyStyle Theorem LabelCounter definition LatexName definition - LabelString "Definition \thedefinition" + LabelString "Definition \thedefinition." RefPrefix def Font Shape Up @@ -200,7 +200,7 @@ CopyStyle Conjecture LabelCounter example LatexName example - LabelString "Example \theexample" + LabelString "Example \theexample." RefPrefix exa LangPreamble \providecommand{\examplename}{_(Example)} @@ -218,7 +218,7 @@ Category Exercise LabelCounter problem LatexName problem - LabelString "Problem \theproblem" + LabelString "Problem \theproblem." RefPrefix prob LangPreamble \providecommand{\problemname}{_(Problem)} @@ -291,7 +291,7 @@ CopyStyle Definition LabelCounter exercise LatexName exercise - LabelString "Exercise \theexercise" + LabelString "Exercise \theexercise." RefPrefix exer LangPreamble \providecommand{\exercisename}{_(Exercise)} @@ -308,7 +308,7 @@ CopyStyle Conjecture LabelCounter remark LatexName remark - LabelString "Remark \theremark" + LabelString "Remark \theremark." RefPrefix rem LangPreamble \providecommand{\remarkname}{_(Remark)} @@ -338,7 +338,7 @@ CopyStyle Remark LabelCounter case LatexName case - LabelString "Case \thecase" + LabelString "Case \thecase." RefPrefix case LangPreamble \providecommand{\casename}{_(Case)} @@ -355,7 +355,7 @@ CopyStyle Claim LabelCounter property LatexName property - LabelString "Property \theproperty" + LabelString "Property \theproperty." RefPrefix prop LangPreamble \providecommand{\propertyname}{_(Property)} @@ -372,7 +372,7 @@ CopyStyle Claim LabelCounter question LatexName question - LabelString "Question \thequestion" + LabelString "Question \thequestion." RefPrefix que LangPreamble \providecommand{\questionname}{_(Question)} @@ -389,7 +389,7 @@ CopyStyle Claim LabelCounter note LatexName note - LabelString "Note \thenote" + LabelString "Note \thenote." RefPrefix note LangPreamble \providecommand{\notename}{_(Note)} diff -Nru lyx-2.0.2/lib/lyx2lyx/LyX.py lyx-2.0.3/lib/lyx2lyx/LyX.py --- lyx-2.0.2/lib/lyx2lyx/LyX.py 2011-05-05 19:47:04.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/LyX.py 2011-12-18 22:46:27.000000000 +0000 @@ -1,5 +1,6 @@ # This file is part of lyx2lyx # -*- coding: utf-8 -*- +# Copyright (C) 2002-2011 The LyX Team # Copyright (C) 2002-2004 Dekel Tsur <dekel@lyx.org> # Copyright (C) 2002-2006 José Matos <jamatos@lyx.org> # @@ -15,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA " The LyX module has all the rules related with different lyx file formats." @@ -145,7 +146,7 @@ def get_encoding(language, inputencoding, format, cjk_encoding): - " Returns enconding of the lyx file" + " Returns enconding of the LyX file" if format > 248: return "utf8" # CJK-LyX encodes files using the current locale encoding. diff -Nru lyx-2.0.2/lib/lyx2lyx/generate_encoding_info.py lyx-2.0.3/lib/lyx2lyx/generate_encoding_info.py --- lyx-2.0.2/lib/lyx2lyx/generate_encoding_info.py 2010-11-18 19:50:29.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/generate_encoding_info.py 2011-12-18 22:46:27.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ This module parses lib/languages and prints it as a python dictionary, ready to use by other python modules""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx2lyx lyx-2.0.3/lib/lyx2lyx/lyx2lyx --- lyx-2.0.2/lib/lyx2lyx/lyx2lyx 2008-11-15 22:55:53.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx2lyx 2011-12-18 22:46:27.000000000 +0000 @@ -1,5 +1,6 @@ #! /usr/bin/env python # -*- coding: utf-8 -*- +# Copyright (C) 2002-2011 The LyX Team # Copyright (C) 2002-2007 José Matos <jamatos@lyx.org> # Copyright (C) 2002-2004 Dekel Tsur <dekel@lyx.org> # @@ -15,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA " Program used to convert between different versions of the lyx file format." import optparse @@ -27,7 +28,7 @@ args["usage"] = "usage: %prog [options] [file]" args["version"] = """lyx2lyx, version %s -Copyright (C) 2007 José Matos and Dekel Tsur""" % LyX.version__ +Copyright (C) 2011 The LyX Team, José Matos and Dekel Tsur""" % LyX.version__ args["description"] = """Convert old lyx file <file> to newer format, files can be compressed with gzip. If there no file is specified then @@ -46,7 +47,7 @@ parser.add_option("--noisy", action="store_const", const=10, dest="debug") parser.add_option("-c", "--encoding", dest="cjk_encoding", - help="files in format 248 and lower are read and" + help="files in format 413 and lower are read and" " written in the format of CJK-LyX." "If encoding is not given or 'auto' the encoding" "is determined from the locale.") diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx2lyx_version.py lyx-2.0.3/lib/lyx2lyx/lyx2lyx_version.py --- lyx-2.0.2/lib/lyx2lyx/lyx2lyx_version.py 2011-11-27 01:07:46.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx2lyx_version.py 2012-02-19 15:54:07.000000000 +0000 @@ -14,9 +14,9 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA -version = "2.0.2" +version = "2.0.3" if __name__ == "__main__": pass diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx2lyx_version.py.in lyx-2.0.3/lib/lyx2lyx/lyx2lyx_version.py.in --- lyx-2.0.2/lib/lyx2lyx/lyx2lyx_version.py.in 2010-11-18 19:50:29.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx2lyx_version.py.in 2011-12-18 22:46:27.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA version = "@PACKAGE_VERSION@" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_0_06.py lyx-2.0.3/lib/lyx2lyx/lyx_0_06.py --- lyx-2.0.2/lib/lyx2lyx/lyx_0_06.py 2010-11-18 19:50:29.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_0_06.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 0.6""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_0_08.py lyx-2.0.3/lib/lyx2lyx/lyx_0_08.py --- lyx-2.0.2/lib/lyx2lyx/lyx_0_08.py 2010-11-18 19:50:29.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_0_08.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 0.8""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_0_10.py lyx-2.0.3/lib/lyx2lyx/lyx_0_10.py --- lyx-2.0.2/lib/lyx2lyx/lyx_0_10.py 2010-11-18 19:50:29.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_0_10.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 0.10""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_0_12.py lyx-2.0.3/lib/lyx2lyx/lyx_0_12.py --- lyx-2.0.2/lib/lyx2lyx/lyx_0_12.py 2006-08-07 14:10:41.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_0_12.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 0.12""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_0.py lyx-2.0.3/lib/lyx2lyx/lyx_1_0.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_0.py 2006-08-07 14:10:41.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_0.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.0""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_1.py lyx-2.0.3/lib/lyx2lyx/lyx_1_1.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_1.py 2006-08-07 14:10:41.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_1.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.1 series, until 1.1.4""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_1_5.py lyx-2.0.3/lib/lyx2lyx/lyx_1_1_5.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_1_5.py 2006-08-02 16:13:01.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_1_5.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.1.5""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_1_6_0.py lyx-2.0.3/lib/lyx2lyx/lyx_1_1_6_0.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_1_6_0.py 2006-08-07 14:10:41.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_1_6_0.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.1.6, until fix2""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_1_6_3.py lyx-2.0.3/lib/lyx2lyx/lyx_1_1_6_3.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_1_6_3.py 2006-08-07 14:10:41.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_1_6_3.py 2011-12-08 23:06:38.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.1.6, fix3 and fix4""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_2.py lyx-2.0.3/lib/lyx2lyx/lyx_1_2.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_2.py 2006-08-02 15:45:44.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_2.py 2011-12-08 23:06:38.000000000 +0000 @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.2""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_3.py lyx-2.0.3/lib/lyx2lyx/lyx_1_3.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_3.py 2010-11-05 16:20:32.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_3.py 2011-12-08 23:06:38.000000000 +0000 @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.3""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_4.py lyx-2.0.3/lib/lyx2lyx/lyx_1_4.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_4.py 2010-11-05 16:20:32.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_4.py 2011-12-08 23:06:38.000000000 +0000 @@ -16,7 +16,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.4""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_5.py lyx-2.0.3/lib/lyx2lyx/lyx_1_5.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_5.py 2009-07-17 15:03:13.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_5.py 2011-12-08 23:06:38.000000000 +0000 @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.5""" diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_1_6.py lyx-2.0.3/lib/lyx2lyx/lyx_1_6.py --- lyx-2.0.2/lib/lyx2lyx/lyx_1_6.py 2011-08-26 23:12:42.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_1_6.py 2011-12-08 23:00:35.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 1.6""" @@ -51,7 +51,7 @@ # DO NOT do this: # document.body[i] = wrap_insert_ert(...) # wrap_into_ert may returns a multiline string, which should NOT appear -# in document.body. Insetad, do something like this: +# in document.body. Instead, do something like this: # subst = wrap_inset_ert(...) # subst = subst.split('\n') # document.body[i:i+1] = subst @@ -793,7 +793,7 @@ document.body[i] = document.body[i].replace('\\begin_inset CharStyle', '\\begin_inset Flex') def revert_flex(document): - "Convert Flex to CharStyle" + "Revert Flex to CharStyle" i = 0 while True: i = find_token(document.body, "\\begin_inset Flex", i) @@ -1600,7 +1600,7 @@ "Remove TeX code command \global when it is in front of a macro" # math macros are nowadays already defined \global, so that an additional # \global would make the document uncompilable, see - # http://bugzilla.lyx.org/show_bug.cgi?id=5371 + # http://www.lyx.org/trac/ticket/5371 # We're looking for something like this: # \begin_inset ERT # status collapsed @@ -2879,7 +2879,7 @@ def convert_paper_sizes(document): ' exchange size options legalpaper and executivepaper to correct order ' - # routine is needed to fix http://bugzilla.lyx.org/show_bug.cgi?id=4868 + # routine is needed to fix http://www.lyx.org/trac/ticket/4868 i = 0 j = 0 i = find_token(document.header, "\\papersize executivepaper", 0) diff -Nru lyx-2.0.2/lib/lyx2lyx/lyx_2_0.py lyx-2.0.3/lib/lyx2lyx/lyx_2_0.py --- lyx-2.0.2/lib/lyx2lyx/lyx_2_0.py 2011-07-31 02:07:16.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/lyx_2_0.py 2011-12-08 23:06:38.000000000 +0000 @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA """ Convert files to the file format generated by lyx 2.0""" diff -Nru lyx-2.0.2/lib/lyx2lyx/parser_tools.py lyx-2.0.3/lib/lyx2lyx/parser_tools.py --- lyx-2.0.2/lib/lyx2lyx/parser_tools.py 2011-01-21 13:24:23.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/parser_tools.py 2011-12-18 22:46:27.000000000 +0000 @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA ''' diff -Nru lyx-2.0.2/lib/lyx2lyx/profiling.py lyx-2.0.3/lib/lyx2lyx/profiling.py --- lyx-2.0.2/lib/lyx2lyx/profiling.py 2008-10-27 16:55:53.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/profiling.py 2011-12-18 22:46:27.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA # We need all this because lyx2lyx does not have the .py termination import imp diff -Nru lyx-2.0.2/lib/lyx2lyx/test_parser_tools.py lyx-2.0.3/lib/lyx2lyx/test_parser_tools.py --- lyx-2.0.2/lib/lyx2lyx/test_parser_tools.py 2010-11-18 19:50:29.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/test_parser_tools.py 2011-12-18 22:46:27.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA " This modules tests the functions used to help parse lines." diff -Nru lyx-2.0.2/lib/lyx2lyx/unicode_symbols.py lyx-2.0.3/lib/lyx2lyx/unicode_symbols.py --- lyx-2.0.2/lib/lyx2lyx/unicode_symbols.py 2011-01-21 13:24:23.000000000 +0000 +++ lyx-2.0.3/lib/lyx2lyx/unicode_symbols.py 2011-12-18 22:46:27.000000000 +0000 @@ -14,7 +14,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA " Import unicode_reps from this module for access to the unicode<->LaTeX mapping. " diff -Nru lyx-2.0.2/lib/scripts/legacy_lyxpreview2ppm.py lyx-2.0.3/lib/scripts/legacy_lyxpreview2ppm.py --- lyx-2.0.2/lib/scripts/legacy_lyxpreview2ppm.py 2011-09-27 07:29:24.000000000 +0000 +++ lyx-2.0.3/lib/scripts/legacy_lyxpreview2ppm.py 2012-01-15 22:13:36.000000000 +0000 @@ -334,7 +334,7 @@ def legacy_conversion_step2(latex_file, dpi, output_format, skipMetrics = False): # External programs used by the script. dvips = find_exe_or_terminate(["dvips"], path) - gs = find_exe_or_terminate(["gswin32c", "gs"], path) + gs = find_exe_or_terminate(["gswin32c", "gswin64c", "gs"], path) pnmcrop = find_exe(["pnmcrop"], path) # Run the dvi file through dvips. diff -Nru lyx-2.0.2/lib/scripts/lyxknitr.R lyx-2.0.3/lib/scripts/lyxknitr.R --- lyx-2.0.2/lib/scripts/lyxknitr.R 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/lib/scripts/lyxknitr.R 2012-01-28 10:50:12.000000000 +0000 @@ -0,0 +1,48 @@ +## This program is free software; you can redistribute it and/or +## modify it under the terms of the GNU General Public License as +## published by the Free Software Foundation; either version 2 of the +## License, or (at your option) any later version. +## +## This program is distributed in the hope that it will be useful, but +## WITHOUT ANY WARRANTY; without even the implied warranty of +## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +## General Public License for more details. + +## author Yihui Xie + +## knitr is an alternative package to Sweave, and has more features +## and flexibility; see https://yihui.github.com/knitr + +## Rscript $$s/scripts/lyxknitr.R $$p$$i $$p$$o $$e $$r +## $$p the path of the output (temp dir) +## $$i the file name of the input Rnw +## $$o the tex output +## $$r path to the original input file (the lyx document) +## $$e encoding (e.g. 'UTF-8') + +library(knitr) + +.cmdargs = commandArgs(TRUE) + +.orig.enc = getOption("encoding") +options(encoding = .cmdargs[3]) + +## the working directory is the same with the original .lyx file; you +## can put your data files there and functions like read.table() can +## work correctly without specifying the full path +setwd(.cmdargs[4]) + +## copy the Rnw file to the current working directory if it does not exist +.tmp.file = tempfile(); .rnw.file = basename(.cmdargs[1]) +.rnw.exists = file.exists(.rnw.file) +if (.rnw.exists) file.rename(.rnw.file, .tmp.file) +file.copy(.cmdargs[1], '.') +## run knit() to get .tex or .R +knit(.rnw.file, tangle = 'tangle' %in% .cmdargs) + +setwd(.cmdargs[4]) +## remove the copied .Rnw if it did not exist, otherwise move the original one back +if (.rnw.exists) file.rename(.tmp.file, .rnw.file) else unlink(.rnw.file) +file.rename(basename(.cmdargs[2]), .cmdargs[2]) # move .tex to the temp dir +rm(.tmp.file, .rnw.file, .rnw.exists) # clean up these variables + diff -Nru lyx-2.0.2/lib/scripts/lyxpak.py lyx-2.0.3/lib/scripts/lyxpak.py --- lyx-2.0.2/lib/scripts/lyxpak.py 2011-09-16 15:01:12.000000000 +0000 +++ lyx-2.0.3/lib/scripts/lyxpak.py 2011-12-24 11:59:33.000000000 +0000 @@ -285,6 +285,10 @@ # Find the topmost dir common to all files if len(incfiles) > 1: topdir = os.path.commonprefix(incfiles) + # Check whether topdir is valid, as os.path.commonprefix() works on + # a character by character basis, rather than on path elements. + if not os.path.exists(topdir): + topdir = os.path.dirname(topdir) + os.path.sep else: topdir = os.path.dirname(incfiles[0]) + os.path.sep diff -Nru lyx-2.0.2/lib/scripts/lyxsweave.R lyx-2.0.3/lib/scripts/lyxsweave.R --- lyx-2.0.2/lib/scripts/lyxsweave.R 2011-08-23 10:11:33.000000000 +0000 +++ lyx-2.0.3/lib/scripts/lyxsweave.R 2012-02-03 17:30:21.000000000 +0000 @@ -14,6 +14,7 @@ # argument 4 is the original document directory .cmdargs <- commandArgs(trailingOnly=TRUE) +.doc.enc <- .cmdargs[3] # check whether Sweave.sty is seen by LaTeX. if it is not, we will # copy it alongside the .tex file (in general in the temporary @@ -22,14 +23,14 @@ # The advantage compared to the use of stylepath, is that the exported # .tex file will be portable to another machine. (JMarc) if (!length(system("kpsewhich Sweave.sty", intern=TRUE, ignore.stderr=TRUE))) { - file.copy(file.path(R.home("share"), "texmf", "tex", "latex", "Sweave.sty"), - dirname(.cmdargs[2]), overwrite=TRUE) + .texmf.path <- file.path(R.home("share"), "texmf") + if (!file.exists(.sweave.sty <- file.path(.texmf.path, "Sweave.sty"))) { + .sweave.sty <- file.path(.texmf.path, "tex", "latex", "Sweave.sty") + } + file.copy(.sweave.sty, dirname(.cmdargs[2]), overwrite=TRUE) + rm(list = c('.sweave.sty', '.texmf.path')) } -# set default encoding for input and output files; .orig.enc is used in -# the sweave module preamble to reset the encoding to what it was. -.orig.enc <- getOption("encoding") -options(encoding=.cmdargs[3]) # Change current directory to the document directory, so that R can find # data files. @@ -42,15 +43,34 @@ .prefix.str <- paste(dirname(.cmdargs[2]), tmpout, sep="/") rm(tmpout) +# avoid the default Rplots.pdf +options(device = function(...) { + pdf(file = tempfile()) +}) + # finally run sweave -Sweave(file=.cmdargs[1], output=.cmdargs[2], syntax="SweaveSyntaxNoweb", prefix.string=.prefix.str) + +# The Sweave version provided with R >= 0.13.1 has proper handling for +# encodings and our workaround for previous versions does not work +# anymore. Therefore, the invocation has to be different. +if (is.null(formals(Sweave)$encoding)) { + # set default encoding for input and output files; .orig.enc is used in + # the sweave module preamble to reset the encoding to what it was. + .orig.enc <- getOption("encoding") + options(encoding=.doc.enc) + Sweave(file=.cmdargs[1], output=.cmdargs[2], syntax="SweaveSyntaxNoweb", + prefix.string=.prefix.str) +} else { + Sweave(file=.cmdargs[1], output=.cmdargs[2], syntax="SweaveSyntaxNoweb", + prefix.string=.prefix.str, encoding=.doc.enc) +} # remove absolute path from \includegraphics -options(encoding=.cmdargs[3]) # encoding has been changed in the preamble chunk -ls.doc = readLines(.cmdargs[2]) -ls.cmd = paste('\\includegraphics{', dirname(.cmdargs[2]), "/", sep = "") -ls.idx = grep(ls.cmd, ls.doc, fixed = TRUE) +options(encoding=.doc.enc) # encoding may have been changed in the preamble chunk +ls.doc <- readLines(.cmdargs[2]) +ls.cmd <- paste('\\includegraphics{', dirname(.cmdargs[2]), "/", sep = "") +ls.idx <- grep(ls.cmd, ls.doc, fixed = TRUE) if (length(ls.idx)) { - ls.doc[ls.idx] = sub(ls.cmd, "\\includegraphics{", ls.doc[ls.idx], fixed = TRUE) + ls.doc[ls.idx] <- sub(ls.cmd, "\\includegraphics{", ls.doc[ls.idx], fixed = TRUE) writeLines(ls.doc, .cmdargs[2]) } diff -Nru lyx-2.0.2/lib/symbols lyx-2.0.3/lib/symbols --- lyx-2.0.2/lib/symbols 2011-05-09 19:21:46.000000000 +0000 +++ lyx-2.0.3/lib/symbols 2012-01-22 10:34:07.000000000 +0000 @@ -819,18 +819,18 @@ # Note that we do _not_ require the wasysym package for any integral besides # \varint and \varoint. The reason is that the integrals of the wasysym # package do not match the standard \int and \intop. See -# http://bugzilla.lyx.org/show_bug.cgi?id=1942 for details. +# http://www.lyx.org/trac/ticket/1942 for details. # If the wasysym integrals are really wanted then one has to load the package # manually and disable automatic loading of amsmath and esint. iffont esint int esint 001 0 mathop ∫ esint intop esint 001 0 mathop ∫ esint -iint esint 003 0 mathop ∬ esintoramsmath +iint esint 003 0 mathop ∬ esint|amsmath iintop esint 003 0 mathop ∬ esint -iiint esint 005 0 mathop ∭ esintoramsmath +iiint esint 005 0 mathop ∭ esint|amsmath iiintop esint 005 0 mathop ∭ esint -iiiint esint 007 0 mathop ⨌ esintoramsmath +iiiint esint 007 0 mathop ⨌ esint|amsmath iiiintop esint 007 0 mathop ⨌ esint oint esint 011 0 mathop ∮ esint @@ -851,12 +851,12 @@ else int cmex 82 242 mathop ∫ esint intop cmex 82 242 mathop ∫ esint -iint wasy 115 0 mathop ∬ esintoramsmath +iint wasy 115 0 mathop ∬ esint|amsmath iintop wasy 115 0 mathop &Int esint -iiint wasy 116 0 mathop ∭ esintoramsmath +iiint wasy 116 0 mathop ∭ esint|amsmath iiintop wasy 116 0 mathop ∭ esint -\def\iiiint{\int\kern-6mu\int\kern-6mu\int\kern-6mu\int} esintoramsmath +\def\iiiint{\int\kern-6mu\int\kern-6mu\int\kern-6mu\int} esint|amsmath \def\iiiintop{\int\kern-6mu\int\kern-6mu\int\kern-6mu\int} esint \def\dotsint{\int\kern-3mu\cdots\kern-3mu\int} esint \def\dotsintop{\int\kern-3mu\cdots\kern-3mu\int} esint @@ -925,10 +925,29 @@ Pr lyxblacktext 0 0 funclim x gcd lyxblacktext 0 0 funclim x deg lyxblacktext 0 0 func x +mod lyxblacktext 0 0 func x amsmath bmod lyxblacktext 0 0 func x pmod lyxblacktext 0 0 func x +pod lyxblacktext 0 0 func x amsmath +# mathtools.sty +# no automatic loading without file format change +\def\vcentcolon{\kern4mu:\kern3mu} +\def\dblcolon{\vcentcolon\kern-8mu\vcentcolon} +\def\coloneqq{\vcentcolon\kern-7mu=} +\def\Coloneqq{\dblcolon\kern-7mu=} +\def\coloneq{\vcentcolon\kern-7mu-} +\def\Coloneq{\dblcolon\kern-7mu-} +\def\eqqcolon{=\kern-8mu\vcentcolon} +\def\Eqqcolon{=\kern-8mu\dblcolon} +\def\eqcolon{-\kern-8mu\vcentcolon} +\def\Eqcolon{-\kern-8mu\dblcolon} +\def\colonapprox{\vcentcolon\kern-7mu\approx} +\def\Colonapprox{\dblcolon\kern-7mu\approx} +\def\colonsim{\vcentcolon\kern-7mu\sim} +\def\Colonsim{\dblcolon\kern-7mu\sim} + # # pre-defined macros diff -Nru lyx-2.0.2/lib/syntax.default lyx-2.0.3/lib/syntax.default --- lyx-2.0.2/lib/syntax.default 2011-11-06 18:12:20.000000000 +0000 +++ lyx-2.0.3/lib/syntax.default 2011-12-04 16:16:32.000000000 +0000 @@ -370,6 +370,9 @@ % is some code that may occur in a .tex file created by LyX. The re-import % works only because the first argument of \texorpdfstring is specified as % translatable in this file. +% If a command puts the contents of an argument inside an own group, use +% "group" instead of "translate". Otherwise things like font changes would +% survive the end of the group in LyX (bug 3036). \abstractname \Acrobatmenu{}{} % from the hyperref package @@ -515,8 +518,8 @@ \makelabels \maketitle \MakeShortVerb{} % from doc.sty, argument must be verbatim -\markboth{}{translate} -\markright{translate} +\markboth{group}{group} +\markright{group} \mathversion{} \mbox{translate} \mddefault @@ -703,30 +706,30 @@ % Environments that start math mode. % $...$, $$...$$, \(...\) and \[...\] are hardcoded in tex2lyx. -% The arguments are currently ignored. +% The arguments are currently ignored (apart from displaymath). \begin{mathenvironments} -equation -equation* -eqnarray -eqnarray* -align -align* -gather -gather* -multline -multline* -math -displaymath -flalign -flalign +equation{displaymath} +equation*{displaymath} +eqnarray{displaymath} +eqnarray*{displaymath} +align{displaymath} +align*{displaymath} +gather{displaymath} +gather*{displaymath} +multline{displaymath} +multline*{displaymath} +math{} +displaymath{displaymath} +flalign{displaymath} +flalign{displaymath} % These require extra args -alignat -alignat* -xalignat -xalignat* -xxalignat +alignat{}{displaymath} +alignat*{displaymath} +xalignat{}{displaymath} +xalignat*{}{displaymath} +xxalignat{}{displaymath} % These are not known by LyX but work nevertheless: -empheq +empheq[]{}{displaymath} \end{mathenvironments} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff -Nru lyx-2.0.2/lib/templates/JASA.lyx lyx-2.0.3/lib/templates/JASA.lyx --- lyx-2.0.2/lib/templates/JASA.lyx 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/lib/templates/JASA.lyx 2011-12-20 00:52:36.000000000 +0000 @@ -0,0 +1,473 @@ +#LyX 2.0 created this file. For more info see http://www.lyx.org/ +\lyxformat 413 +\begin_document +\begin_header +\textclass jasatex +\options showkeys +\use_default_options false +\maintain_unincluded_children false +\language english +\language_package default +\inputencoding auto +\fontencoding global +\font_roman default +\font_sans default +\font_typewriter default +\font_default_family default +\use_non_tex_fonts false +\font_sc false +\font_osf false +\font_sf_scale 100 +\font_tt_scale 100 + +\graphics default +\default_output_format default +\output_sync 0 +\bibtex_command default +\index_command default +\paperfontsize default +\spacing single +\use_hyperref false +\papersize default +\use_geometry false +\use_amsmath 1 +\use_esint 1 +\use_mhchem 1 +\use_mathdots 1 +\cite_engine basic +\use_bibtopic false +\use_indices false +\paperorientation portrait +\suppress_date false +\use_refstyle 0 +\index Index +\shortcut idx +\color #008000 +\end_index +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\paragraph_indentation default +\quotes_language english +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\html_math_output 0 +\html_css_as_file 0 +\html_be_strict false +\end_header + +\begin_body + +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use the document class option +\series bold +nopreprint +\series default + for non-preprints. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout + +\series bold +Note +\series default +: Using the citation style +\family sans +Natbib +\family default + in the document settings would lead to LaTeX errors, because JasaTeX uses + its own natbib mechanism. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Preprint number +AIP/123-QED +\begin_inset Note Note +status open + +\begin_layout Plain Layout +does not appear in a non-preprint +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Title +Manuscript Title +\begin_inset Newline newline +\end_inset + +that can span several lines +\begin_inset Argument +status open + +\begin_layout Plain Layout +Short title +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +The short tile appears at the bottom of the title page. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +An Author +\end_layout + +\begin_layout Alternative Affiliation +Physics Department, XYZ University. +\begin_inset Argument +status open + +\begin_layout Plain Layout +Also at +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +This affiliation appears as footnote. + The short title should be +\begin_inset Quotes eld +\end_inset + +Also at +\begin_inset Quotes eld +\end_inset + +. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Author +Second Author +\end_layout + +\begin_layout Email +second.author@institution.abc +\end_layout + +\begin_layout Affiliation +Authors' institution and/or address +\end_layout + +\begin_layout Author +Charlie Author +\end_layout + +\begin_layout Homepage +http://www.Second.institution.edu/ +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + +~ +\end_layout + +\end_inset + +Charlie.Author +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +Tildes have to be inserted as TeX code. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Affiliation +Second institution and/or address +\end_layout + +\begin_layout Date +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +today +\end_layout + +\end_inset + + +\begin_inset Note Note +status collapsed + +\begin_layout Plain Layout +you can alternatively specify a certain date +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Abstract +An article usually includes an abstract, a concise summary of the work covered + at length in the main body of the article. + It is used for secondary publications and for information retrieval purposes. +\end_layout + +\begin_layout PACS +insert suggested PACS numbers +\begin_inset Note Note +status open + +\begin_layout Plain Layout +optional +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Keywords +Suggested keywords +\begin_inset Note Note +status open + +\begin_layout Plain Layout +only appear in the output if the document class option +\series bold +showkeys +\series default + is used +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Section +Introduction +\end_layout + +\begin_layout Standard +Bla bla, as listed in +\begin_inset CommandInset citation +LatexCommand cite +key "Parkin2005,LComp2004" + +\end_inset + +. +\begin_inset Newline newline +\end_inset + +For larger citation numbers use the style +\family sans +Online citation +\family default +: +\begin_inset Newline newline +\end_inset + +Bla bla, as listed in +\begin_inset Flex Online citation +status open + +\begin_layout Plain Layout +Parkin2005, LComp2004 +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Standard +\begin_inset Formula +\begin{eqnarray} +A & = & \prod_{i=1}^{\infty}B\nonumber \\ + & = & C +\end{eqnarray} + +\end_inset + + +\end_layout + +\begin_layout Subsection +Subsection +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Enumerate +test +\end_layout + +\begin_layout Subsubsection +Subsubsection +\end_layout + +\begin_layout Standard +Bla, bla +\end_layout + +\begin_layout Standard +\begin_inset Float figure +placement h +wide false +sideways false +status collapsed + +\begin_layout Plain Layout +\begin_inset Caption + +\begin_layout Plain Layout +Example figure. +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Plain Layout + +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Acknowledgments +Acknowledgments go here +\end_layout + +\begin_layout Section +\start_of_appendix +Appendix name +\end_layout + +\begin_layout Standard +Appendix, only when needed, inserted behind the acknowledgments but before + the bibliography. +\end_layout + +\begin_layout Standard +----------------- +\end_layout + +\begin_layout Standard +You can use either BibTeX: +\begin_inset Note Note +status open + +\begin_layout Plain Layout +The following bibliography styles are allowed: +\family sans +jasaauthyear +\family default + or +\family sans +jasanum +\end_layout + +\end_inset + + +\end_layout + +\begin_layout Standard +\begin_inset CommandInset bibtex +LatexCommand bibtex +bibfiles "../examples/biblioExample" +options "jasaauthyear" + +\end_inset + + +\end_layout + +\begin_layout Standard +--------------------- +\end_layout + +\begin_layout Standard +\noindent +Or plain bibliography: +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "key-1" + +\end_inset + +Frank Mittelbach and Michel Goossens: +\emph on +The LaTeX Companion Second Edition. + +\emph default + Addison-Wesley, 2004. +\end_layout + +\begin_layout Bibliography +\begin_inset CommandInset bibitem +LatexCommand bibitem +key "key-2" + +\end_inset + +Scott Pakin. + The comprehensive LaTeX symbol list, 2005. +\end_layout + +\end_body +\end_document diff -Nru lyx-2.0.2/lib/templates/ctex.lyx lyx-2.0.3/lib/templates/ctex.lyx --- lyx-2.0.2/lib/templates/ctex.lyx 2011-11-24 22:04:11.000000000 +0000 +++ lyx-2.0.3/lib/templates/ctex.lyx 2011-11-29 20:06:24.000000000 +0000 @@ -4,7 +4,8 @@ \begin_header \textclass ctex-article \begin_preamble -%Fixme: is this really necessary? +% 如果没有这一句命令,XeTeX会出错,原因参见 +% http://bbs.ctex.org/viewthread.php?tid=60547 \DeclareRobustCommand\nobreakspace{\leavevmode\nobreak\ } \end_preamble \options UTF8,adobefonts @@ -23,7 +24,6 @@ \font_osf false \font_sf_scale 100 \font_tt_scale 100 - \graphics default \default_output_format pdf4 \output_sync 0 @@ -70,17 +70,13 @@ status open \begin_layout Plain Layout -This templates creates an article. - To create a book or a report, change the document class to +这是一份文章模板,如果要使用书籍或报告,请设置文档类为 \family sans -book (ctex) +book (CTeX) \family default - or +或者 \family sans -report (ctex) -\family default -. - +report (CTeX) \end_layout \end_inset @@ -146,21 +142,8 @@ \end_layout \begin_layout Standard -\begin_inset Note Note -status open - -\begin_layout Plain Layout -Fixme: the layout files are already part of LyX since version 2.0.2. -\end_layout - -\end_inset - - -\end_layout - -\begin_layout Standard -本文档使用ctex-article.layout(类似的还有两种:书籍ctex-book和报告ctex-report.layout,如果你熟悉ctex宏包,这里就不 -需要解释了),语言设置为简体中文,编码使用UTF8,字体用Adobe中文字体,输出类型设置为XeTeX。编译的时候中文与英文之间会自动加上空格,方便阅读。 +本文档使用article (CTeX)文档类,语言设置为简体中文,编码使用UTF8,字体用Adobe中文字体,输出类型设置为XeTeX。编译的时候中文与英文之间 +会自动加上空格,方便阅读。 \end_layout \end_body diff -Nru lyx-2.0.2/lib/templates/elsarticle.lyx lyx-2.0.3/lib/templates/elsarticle.lyx --- lyx-2.0.2/lib/templates/elsarticle.lyx 2011-06-16 23:26:16.000000000 +0000 +++ lyx-2.0.3/lib/templates/elsarticle.lyx 2012-01-06 01:06:53.000000000 +0000 @@ -6,6 +6,9 @@ \begin_preamble % specify here the journal \journal{Example: Nuclear Physics B} + +% use this if you need line numbers +%\usepackage{lineno} \end_preamble \use_default_options false \begin_modules @@ -703,6 +706,36 @@ \end_layout +\begin_layout Standard +\begin_inset Note Note +status open + +\begin_layout Plain Layout +Use here the command +\begin_inset ERT +status collapsed + +\begin_layout Plain Layout + + +\backslash +linenumbers +\end_layout + +\end_inset + + and enable the package +\series bold +lineno +\series default + in the preamble if you need line numbers. +\end_layout + +\end_inset + + +\end_layout + \begin_layout Section Introduction \end_layout diff -Nru lyx-2.0.2/lib/templates/thesis/Appendix.lyx lyx-2.0.3/lib/templates/thesis/Appendix.lyx --- lyx-2.0.2/lib/templates/thesis/Appendix.lyx 2011-08-05 03:52:32.000000000 +0000 +++ lyx-2.0.3/lib/templates/thesis/Appendix.lyx 2012-02-12 14:57:29.000000000 +0000 @@ -4,30 +4,26 @@ \begin_header \textclass scrbook \begin_preamble -% Linkfläche für Querverweise vergrößern und automatisch benenne +% increases link area for cross-references and autoname them \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasngerman{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} - \renewcommand{\sectionautorefname}{Kap.\negthinspace} - \renewcommand{\subsectionautorefname}{Kap.\negthinspace} - \renewcommand{\subsubsectionautorefname}{Kap.\negthinspace} - \renewcommand{\figureautorefname}{Abb.\negthinspace} +\addto\extrasenglish{% + \renewcommand*{\equationautorefname}[1]{} + \renewcommand{\sectionautorefname}{sec.\negthinspace} + \renewcommand{\subsectionautorefname}{sec.\negthinspace} + \renewcommand{\subsubsectionautorefname}{sec.\negthinspace} + \renewcommand{\figureautorefname}{Fig.\negthinspace} \renewcommand{\tableautorefname}{Tab.\negthinspace} } -} -% für den Fall, dass jemand die Bezeichnung "Gleichung" haben will -%\renewcommand{\eqref}[1]{Gleichung~(\negthinspace\autoref{#1})} +% in case somebody want to have the label "Equation" +%\renewcommand{\eqref}[1]{Equation~(\negthinspace\autoref{#1})} -% Setzt den Link für Sprünge zu Gleitabbildungen -% auf den Anfang des Gelitobjekts und nicht aufs Ende +% that links to image floats jumps to the beginning +% of the float and not to its caption \usepackage[figure]{hypcap} -% Die Seiten des Inhaltsverzeichnisses werden römisch numeriert, -% ein PDF-Lesezeichen für das Inhaltsverzeichnis wird hinzugefügt +% the pages of the TOC is numbered roman +% and a pdf-bookmark for the TOC is added \let\myTOC\tableofcontents \renewcommand\tableofcontents{% \frontmatter @@ -35,22 +31,21 @@ \myTOC \mainmatter } -% make caption labels bold +% makes caption labels bold \setkomafont{captionlabel}{\bfseries} \setcapindent{1em} -% enable calculations +% enables calculations \usepackage{calc} % fancy page header/footer settings \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}} \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} -%Vergrößert den Teil der Seite, in dem Gleitobjekte -% unten angeordnet werden dürfen +% increases the bottom float placement fraction \renewcommand{\bottomfraction}{0.5} -% Vermeidet, dass Gleitobjekte vor ihrem Abschnitt gedruckt werden +% avoids that floats are placed above its sections \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection} \end_preamble \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn diff -Nru lyx-2.0.2/lib/templates/thesis/Summary.lyx lyx-2.0.3/lib/templates/thesis/Summary.lyx --- lyx-2.0.2/lib/templates/thesis/Summary.lyx 2011-11-01 20:09:15.000000000 +0000 +++ lyx-2.0.3/lib/templates/thesis/Summary.lyx 2012-02-12 14:57:29.000000000 +0000 @@ -4,10 +4,10 @@ \begin_header \textclass scrbook \begin_preamble -% enable calculations +% enables calculations \usepackage{calc} -% increase the bottom float placement fraction +% increases the bottom float placement fraction \renewcommand{\bottomfraction}{0.5} \end_preamble \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn diff -Nru lyx-2.0.2/lib/templates/thesis/chapter-1.lyx lyx-2.0.3/lib/templates/thesis/chapter-1.lyx --- lyx-2.0.2/lib/templates/thesis/chapter-1.lyx 2011-08-05 03:52:32.000000000 +0000 +++ lyx-2.0.3/lib/templates/thesis/chapter-1.lyx 2012-02-12 14:57:29.000000000 +0000 @@ -4,26 +4,22 @@ \begin_header \textclass scrbook \begin_preamble -% increase link area for cross-references and autoname them +% increases link area for cross-references and autoname them \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasenglish{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} +\addto\extrasenglish{% + \renewcommand*{\equationautorefname}[1]{} \renewcommand{\sectionautorefname}{sec.\negthinspace} \renewcommand{\subsectionautorefname}{sec.\negthinspace} \renewcommand{\subsubsectionautorefname}{sec.\negthinspace} \renewcommand{\figureautorefname}{Fig.\negthinspace} \renewcommand{\tableautorefname}{Tab.\negthinspace} } -} -% in case somebody want to have the label "Gleichung" -%\renewcommand{\eqref}[1]{Gleichung~(\negthinspace\autoref{#1})} +% in case somebody want to have the label "Equation" +%\renewcommand{\eqref}[1]{Equation~(\negthinspace\autoref{#1})} -% put the link to figure floats to the beginning -% of the figure and not to its end +% that links to image floats jumps to the beginning +% of the float and not to its caption \usepackage[figure]{hypcap} % the pages of the TOC is numbered roman @@ -35,21 +31,21 @@ \myTOC \mainmatter } -% make caption labels bold +% makes caption labels bold \setkomafont{captionlabel}{\bfseries} \setcapindent{1em} -% enable calculations +% enables calculations \usepackage{calc} % fancy page header/footer settings \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}} \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} -% increase the bottom float placement fraction +% increases the bottom float placement fraction \renewcommand{\bottomfraction}{0.5} -% avoid that floats are placed above its sections +% avoids that floats are placed above its sections \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection} \end_preamble \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn @@ -286,11 +282,18 @@ \end_layout \begin_layout Standard -bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla - bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla +bla bla bla bla bla bla bla bla bla bla bla, see +\begin_inset CommandInset ref +LatexCommand ref +reference "sec:The-next-section" + +\end_inset + +. + Bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla bla - bla bla bla bla DLC-coatings + bla bla bla bla bla bla bla bla bla bla bla DLC-coatings \begin_inset CommandInset nomenclature LatexCommand nomenclature symbol "DLC" @@ -308,10 +311,33 @@ \end_inset . + +\begin_inset CommandInset ref +LatexCommand eqref +reference "eq:Integral-sine" + +\end_inset + + is the definition of the integral sine function. +\begin_inset Formula +\begin{equation} +\int\frac{\sin(x)}{x}\,\mathrm{d}x=\mathrm{Si}(x)\label{eq:Integral-sine} +\end{equation} + +\end_inset + + \end_layout \begin_layout Section The next section +\begin_inset CommandInset label +LatexCommand label +name "sec:The-next-section" + +\end_inset + + \end_layout \begin_layout Standard diff -Nru lyx-2.0.2/lib/templates/thesis/chapter-2.lyx lyx-2.0.3/lib/templates/thesis/chapter-2.lyx --- lyx-2.0.2/lib/templates/thesis/chapter-2.lyx 2011-08-05 03:52:32.000000000 +0000 +++ lyx-2.0.3/lib/templates/thesis/chapter-2.lyx 2012-02-12 14:57:29.000000000 +0000 @@ -4,26 +4,22 @@ \begin_header \textclass scrbook \begin_preamble -% increase link area for cross-references and autoname them +% increases link area for cross-references and autoname them \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasenglish{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} +\addto\extrasenglish{% + \renewcommand*{\equationautorefname}[1]{} \renewcommand{\sectionautorefname}{sec.\negthinspace} \renewcommand{\subsectionautorefname}{sec.\negthinspace} \renewcommand{\subsubsectionautorefname}{sec.\negthinspace} \renewcommand{\figureautorefname}{Fig.\negthinspace} \renewcommand{\tableautorefname}{Tab.\negthinspace} } -} -% in case somebody want to have the label "Gleichung" -%\renewcommand{\eqref}[1]{Gleichung~(\negthinspace\autoref{#1})} +% in case somebody want to have the label "Equation" +%\renewcommand{\eqref}[1]{Equation~(\negthinspace\autoref{#1})} -% put the link to figure floats to the beginning -% of the figure and not to its end +% that links to image floats jumps to the beginning +% of the float and not to its caption \usepackage[figure]{hypcap} % the pages of the TOC is numbered roman @@ -35,21 +31,21 @@ \myTOC \mainmatter } -% make caption labels bold +% makes caption labels bold \setkomafont{captionlabel}{\bfseries} \setcapindent{1em} -% enable calculations +% enables calculations \usepackage{calc} % fancy page header/footer settings \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}} \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} -% increase the bottom float placement fraction +% increases the bottom float placement fraction \renewcommand{\bottomfraction}{0.5} -% avoid that floats are placed above its sections +% avoids that floats are placed above its sections \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection} \end_preamble \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn diff -Nru lyx-2.0.2/lib/templates/thesis/thesis.lyx lyx-2.0.3/lib/templates/thesis/thesis.lyx --- lyx-2.0.2/lib/templates/thesis/thesis.lyx 2011-11-08 21:27:49.000000000 +0000 +++ lyx-2.0.3/lib/templates/thesis/thesis.lyx 2012-02-12 14:57:29.000000000 +0000 @@ -4,23 +4,19 @@ \begin_header \textclass scrbook \begin_preamble -% increase link area for cross-references and autoname them +% increases link area for cross-references and autoname them \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}} -\newlength{\abc} -\settowidth{\abc}{\space} -\AtBeginDocument{% -\addto\extrasenglish{ - \renewcommand{\equationautorefname}{\hspace{-\abc}} +\addto\extrasenglish{% + \renewcommand*{\equationautorefname}[1]{} \renewcommand{\sectionautorefname}{sec.\negthinspace} \renewcommand{\subsectionautorefname}{sec.\negthinspace} \renewcommand{\subsubsectionautorefname}{sec.\negthinspace} \renewcommand{\figureautorefname}{Fig.\negthinspace} \renewcommand{\tableautorefname}{Tab.\negthinspace} } -} -% in case somebody want to have the label "equation" -%\renewcommand{\eqref}[1]{equation~(\negthinspace\autoref{#1})} +% in case somebody want to have the label "Equation" +%\renewcommand{\eqref}[1]{Equation~(\negthinspace\autoref{#1})} % that links to image floats jumps to the beginning % of the float and not to its caption @@ -35,21 +31,21 @@ \myTOC \mainmatter } -% make caption labels bold +% makes caption labels bold \setkomafont{captionlabel}{\bfseries} \setcapindent{1em} -% enable calculations +% enables calculations \usepackage{calc} % fancy page header/footer settings \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}} \renewcommand{\sectionmark}[1]{\markright{\thesection\ #1}} -% increase the bottom float placement fraction +% increases the bottom float placement fraction \renewcommand{\bottomfraction}{0.5} -% avoid that floats are placed above its sections +% avoids that floats are placed above its sections \let\mySection\section\renewcommand{\section}{\suppressfloats[t]\mySection} \end_preamble \options intoc,bibliography=totoc,index=totoc,BCOR10mm,captions=tableheading,titlepage,fleqn diff -Nru lyx-2.0.2/lib/ui/stdmenus.inc lyx-2.0.3/lib/ui/stdmenus.inc --- lyx-2.0.2/lib/ui/stdmenus.inc 2011-09-06 20:29:06.000000000 +0000 +++ lyx-2.0.3/lib/ui/stdmenus.inc 2011-12-03 15:27:20.000000000 +0000 @@ -586,6 +586,7 @@ Item "Feynman-diagram Manual|F" "help-open FeynmanDiagrams" Item "Linguistics Manual|L" "help-open linguistics" Item "Multicolumn Manual|M" "help-open multicol" + Item "Sweave Manual|S" "help-open sweave" Item "XY-pic Manual|X" "help-open xypic" End diff -Nru lyx-2.0.2/lib/unicodesymbols lyx-2.0.3/lib/unicodesymbols --- lyx-2.0.2/lib/unicodesymbols 2010-12-10 16:33:41.000000000 +0000 +++ lyx-2.0.3/lib/unicodesymbols 2012-02-01 21:03:04.000000000 +0000 @@ -18,6 +18,9 @@ # symbols. # Do only add commands that give correct output, no hacks that look "similar". # Commands that modify other parts of the text should not be added either. +# For this reason, all commnands requiring txfonts, pxfonts, fourier and +# mathdesign are commented out (these packages switch to fonts like times or +# palatino). # syntax: # ucs4 textcommand textpreamble flags mathcommand mathpreamble @@ -33,8 +36,8 @@ 0x00a0 "~" "" "" # NO-BREAK SPACE 0x00a1 "\\textexclamdown" "" "" # INVERTED EXCLAMATION MARK -0x00a2 "\\textcent" "textcomp" "" # CENT SIGN -0x00a3 "\\pounds" "" "" # £ POUND SIGN +0x00a2 "\\textcent" "textcomp" "" #"\\mathcent" "txfonts|pxfonts" # CENT SIGN +0x00a3 "\\pounds" "" "" "\\pounds" "" # £ POUND SIGN 0x00a4 "\\textcurrency" "textcomp" "" # CURRENCY SYMBOL 0x00a5 "\\textyen" "textcomp" "" # YEN SIGN 0x00a6 "\\textbrokenbar" "textcomp" "" # BROKEN BAR @@ -47,21 +50,21 @@ 0x00ad "\\-" "" "" # SOFT HYPHEN 0x00ae "\\textregistered" "textcomp" "force" # REGISTERED SIGN # the force flag is only needed due to a bug in teTeX 3 / TeXLive 2005 0x00af "\\textasciimacron" "textcomp" "" # MACRON -0x00b0 "\\textdegree" "textcomp" "force" # DEGREE SIGN # the force flag is only needed due to a bug in teTeX 3 / TeXLive 2005 +0x00b0 "\\textdegree" "textcomp" "force" "{^\\circ}" "" # DEGREE SIGN # the force flag is only needed due to a bug in teTeX 3 / TeXLive 2005 0x00b1 "\\textpm" "textcomp" "force" "\pm" # ± PLUS-MINUS SIGN 0x00b2 "\\texttwosuperior" "textcomp" "force" "{{}^2}" "" # ² SUPERSCRIPT TWO 0x00b3 "\\textthreesuperior" "textcomp" "force" "{{}^3}" "" # ³ SUPERSCRIPT THREE 0x00b4 "\\textasciiacute" "textcomp" "" # ACUTE ACCENT -0x00b5 "\\textmu" "textcomp" "force" # µ MICRO SIGN +0x00b5 "\\textmu" "textcomp" "force" "\\mu" "" # µ MICRO SIGN 0x00b6 "\\textparagraph" "textcomp" "" # PILCROW SIGN # not equal to \textpilcrow 0x00b7 "\\textperiodcentered" "" "" "\cdot" # MIDDLE DOT 0x00b8 "\\c\\ " "" "" # CEDILLA (command from latin1.def) 0x00b9 "\\textonesuperior" "textcomp" "force" "{{}^1}" "" # ¹ SUPERSCRIPT ONE 0x00ba "\\textordmasculine" "textcomp" "" # MASCULINE ORDINAL INDICATOR 0x00bb "\\guillemotright" "" "" # RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK -0x00bc "\\textonequarter" "textcomp" "" # 1/4 FRACTION -0x00bd "\\textonehalf" "textcomp" "" # 1/2 FRACTION -0x00be "\\textthreequarters" "textcomp" "" # 3/4 FRACTION +0x00bc "\\textonequarter" "textcomp" "" "\\frac14" "" # 1/4 FRACTION +0x00bd "\\textonehalf" "textcomp" "" "\\frac12" "" # 1/2 FRACTION +0x00be "\\textthreequarters" "textcomp" "" "\\frac34" "" # 3/4 FRACTION 0x00bf "\\textquestiondown" "" "" # INVERTED QUESTION MARK 0x00c0 "\\`{A}" "" "mathalpha" "\\grave{A}" # LATIN CAPITAL LETTER A WITH GRAVE 0x00c1 "\\'{A}" "" "mathalpha" "\\acute{A}" # LATIN CAPITAL LETTER A WITH ACUTE @@ -165,8 +168,8 @@ 0x0123 "\\accent96 g" "" "mathalpha" "\\mathaccent96 g" # LATIN SMALL LETTER G WITH CEDILLA 0x0124 "\\^{H}" "" "mathalpha" "\\hat{H}" # LATIN CAPITAL LETTER H WITH CIRCUMFLEX 0x0125 "\\^{h}" "" "mathalpha" "\\hat{h}" # LATIN SMALL LETTER H WITH CIRCUMFLEX -#0x0126 "" "" "" # LATIN CAPITAL LETTER H WITH STROKE -#0x0127 "" "" "" # LATIN SMALL LETTER H WITH STROKE +#0x0126 "" "" "" "" "" # LATIN CAPITAL LETTER H WITH STROKE +#0x0127 "" "" "" "" "" # LATIN SMALL LETTER H WITH STROKE 0x0128 "\\~{I}" "" "mathalpha" "\\tilde{I}" # LATIN CAPITAL LETTER I WITH TILDE 0x0129 "\\~{\\i}" "" "mathalpha" "\\tilde{\\imath}" # LATIN SMALL LETTER I WITH TILDE 0x012a "\\={I}" "" "mathalpha" "\\bar{I}" # LATIN CAPITAL LETTER I WITH MACRON @@ -183,15 +186,15 @@ 0x0135 "\\^{\\j}" "" "mathalpha" "\\hat{\\jmath}" # LATIN SMALL LETTER J WITH CIRCUMFLEX 0x0136 "\\c{K}" "" "mathalpha" "\\cedilla{K}" "accents,cedilla" # LATIN CAPITAL LETTER K WITH CEDILLA 0x0137 "\\c{k}" "" "mathalpha" "\\cedilla{k}" "accents,cedilla" # LATIN SMALL LETTER K WITH CEDILLA -#0x0138 "" "" "" # LATIN SMALL LETTER KRA +#0x0138 "" "" "" "" "" # LATIN SMALL LETTER KRA 0x0139 "\\'{L}" "" "mathalpha" "\\acute{L}" # LATIN CAPITAL LETTER L WITH ACUTE 0x013a "\\'{l}" "" "mathalpha" "\\acute{l}" # LATIN SMALL LETTER L WITH ACUTE 0x013b "\\c{L}" "" "mathalpha" "\\cedilla{L}" "accents,cedilla" # LATIN CAPITAL LETTER L WITH CEDILLA 0x013c "\\c{l}" "" "mathalpha" "\\cedilla{l}" "accents,cedilla" # LATIN SMALL LETTER L WITH CEDILLA 0x013d "\\v{L}" "" "mathalpha" "L\\mkern-7mu\\mathchar19" # LATIN CAPITAL LETTER L WITH CARON 0x013e "\\v{l}" "" "mathalpha" "l\\mkern-5mu\\mathchar19" # LATIN SMALL LETTER L WITH CARON -#0x013f "" "" "" # LATIN CAPITAL LETTER L WITH MIDDLE DOT -#0x0140 "" "" "" # LATIN SMALL LETTER L WITH MIDDLE DOT +#0x013f "" "" "" "" "" # LATIN CAPITAL LETTER L WITH MIDDLE DOT +#0x0140 "" "" "" "" "" # LATIN SMALL LETTER L WITH MIDDLE DOT 0x0141 "\\L" "" "mathalpha" "\\mkern2mu\\mathchar'40\\mkern-7mu L" # LATIN CAPITAL LETTER L WITH STROKE 0x0142 "\\l" "" "mathalpha" "\\mathchar'40\\mkern-5mu l" # LATIN SMALL LETTER L WITH STROKE 0x0143 "\\'{N}" "" "mathalpha" "\\acute{N}" # LATIN CAPITAL LETTER N WITH ACUTE @@ -200,17 +203,17 @@ 0x0146 "\\c{n}" "" "mathalpha" "\\cedilla{n}" "accents,cedilla" # LATIN SMALL LETTER N WITH CEDILLA 0x0147 "\\v{N}" "" "mathalpha" "\\check{N}" # LATIN CAPITAL LETTER N WITH CARON 0x0148 "\\v{n}" "" "mathalpha" "\\check{n}" # LATIN SMALL LETTER N WITH CARON -#0x0149 "" "" "" # LATIN SMALL LETTER N PRECEDED BY APOSTROPHE -0x014a "\\NG" "" "" # LATIN CAPITAL LETTER ENG -0x014b "\\ng" "" "" # LATIN SMALL LETTER ENG +#0x0149 "" "" "" "" "" # LATIN SMALL LETTER N PRECEDED BY APOSTROPHE +0x014a "\\NG" "" "" "" "" # LATIN CAPITAL LETTER ENG +0x014b "\\ng" "" "" "" "" # LATIN SMALL LETTER ENG 0x014c "\\={O}" "" "mathalpha" "\\bar{O}" # LATIN CAPITAL LETTER O WITH MACRON 0x014d "\\={o}" "" "mathalpha" "\\bar{o}" # LATIN SMALL LETTER O WITH MACRON 0x014e "\\u{O}" "" "mathalpha" "\\breve{O}" # LATIN CAPITAL LETTER O WITH BREVE 0x014f "\\u{o}" "" "mathalpha" "\\breve{o}" # LATIN SMALL LETTER O WITH BREVE 0x0150 "\\H{O}" "" "mathalpha" "\\dacute{O}" "dacute" # LATIN CAPITAL LETTER O WITH DOUBLE ACUTE 0x0151 "\\H{o}" "" "mathalpha" "\\dacute{o}" "dacute" # LATIN SMALL LETTER O WITH DOUBLE ACUTE -0x0152 "\\OE" "" "" # LATIN CAPITAL LIGATURE OE -0x0153 "\\oe" "" "" # LATIN SMALL LIGATURE OE +0x0152 "\\OE" "" "" "" "" # LATIN CAPITAL LIGATURE OE +0x0153 "\\oe" "" "" "" "" # LATIN SMALL LIGATURE OE 0x0154 "\\'{R}" "" "mathalpha" "\\acute{R}" # LATIN CAPITAL LETTER R WITH ACUTE 0x0155 "\\'{r}" "" "mathalpha" "\\acute{r}" # LATIN SMALL LETTER R WITH ACUTE 0x0156 "\\c{R}" "" "mathalpha" "\\cedilla{R}" "accents,cedilla" # LATIN CAPITAL LETTER R WITH CEDILLA @@ -229,8 +232,8 @@ 0x0163 "\\c{t}" "" "mathalpha" "\\cedilla{t}" "accents,cedilla" # LATIN SMALL LETTER T WITH CEDILLA 0x0164 "\\v{T}" "" "mathalpha" "\\check{T}" # LATIN CAPITAL LETTER T WITH CARON 0x0165 "\\v{t}" "" "mathalpha" "t\\mkern-5mu\\mathchar19" # LATIN SMALL LETTER T WITH CARON -#0x0166 "" "" "" # LATIN CAPITAL LETTER T WITH STROKE -#0x0167 "" "" "" # LATIN SMALL LETTER T WITH STROKE +#0x0166 "" "" "" "" "" # LATIN CAPITAL LETTER T WITH STROKE +#0x0167 "" "" "" "" "" # LATIN SMALL LETTER T WITH STROKE 0x0168 "\\~{U}" "" "mathalpha" "\\tilde{U}" # LATIN CAPITAL LETTER U WITH TILDE 0x0169 "\\~{u}" "" "mathalpha" "\\tilde{u}" # LATIN SMALL LETTER U WITH TILDE 0x016a "\\={U}" "" "mathalpha" "\\bar{U}" # LATIN CAPITAL LETTER U WITH MACRON @@ -254,7 +257,7 @@ 0x017c "\\.{z}" "" "mathalpha" "\\dot{z}" # LATIN SMALL LETTER Z WITH DOT ABOVE 0x017d "\\v{Z}" "" "mathalpha" "\\check{Z}" # LATIN CAPITAL LETTER Z WITH CARON 0x017e "\\v{z}" "" "mathalpha" "\\check{z}" # LATIN SMALL LETTER Z WITH CARON -#0x017f "" "" "" # LATIN SMALL LETTER LONG S +#0x017f "" "" "" "" "" # LATIN SMALL LETTER LONG S # # Latin Extended-B # @@ -1527,14 +1530,19 @@ # # general punctuation # +0x200c "\\textcompwordmark" "" "" "" "" # ZERO WIDTH NON-JOINER +#0x200d "" "" "" "" "" # ZERO WIDTH JOINER +#0x200e "" "" "" "" "" # LEFT-TO-RIGHT MARK +#0x200f "" "" "" "" "" # RIGHT-TO-LEFT MARK 0x2010 "-" "" "" # HYPHEN # identic in LaTeX to FIGURE DASH +0x2011 "\\nobreakdash-" "amsmath" "" "" "" # NON-BREAKING HYPHEN 0x2012 "-" "" "" # FIGURE DASH 0x2013 "\\textendash" "" "" # EN DASH 0x2014 "\\textemdash" "" "" # EM DASH # use the following macro for the character HORIZONTAL BAR 0x2015 "\\LyXbar" "\\newcommand*\\LyXbar{\\rule[0.585ex]{1.2em}{0.25pt}}" "" 0x2016 "\\textbardbl" "textcomp" "" # DOUBLE VERTICAL LINE -#0x2017 "" "" "" # DOUBLE LOW LINE +0x2017 "\\subdoublebar{ }" "tipa" "" "" "" # DOUBLE LOW LINE 0x2018 "\\textquoteleft" "" "" # LEFT SINGLE QUOTATION MARK 0x2019 "\\textquoteright" "" "" # RIGHT SINGLE QUOTATION MARK 0x201a "\\quotesinglbase" "" "" # SINGLE LOW-9 QUOTATION MARK @@ -1542,7 +1550,7 @@ 0x201c "\\textquotedblleft" "" "" # LEFT DOUBLE QUOTATION MARK 0x201d "\\textquotedblright" "" "" # RIGHT DOUBLE QUOTATION MARK 0x201e "\\quotedblbase" "" "" # DOUBLE LOW-9 QUOTATION MARK -#0x201f "" "" "" # DOUBLE LOW-REVERSED-9 QUOTATION MARK +#0x201f "" "" "" # DOUBLE HIGH-REVERSED-9 QUOTATION MARK 0x2020 "\\dag" "" "" # DAGGER 0x2021 "\\ddag" "" "" # DOUBLE DAGGER 0x2022 "\\textbullet" "textcomp" "" # BULLET @@ -1550,7 +1558,15 @@ 0x2024 "." "" "" # ONE DOT LEADER # ≈ FULL STOP 0x2025 ".\\,." "" "" # TWO DOT LEADER 0x2026 "\\ldots" "" "" # HORIZONTAL ELLIPSIS -#0x2027 "" "" "" # HYPHENATION POINT +0x2027 "\\-" "" "" "" "" # HYPHENATION POINT +#0x2028 "" "" "" "" "" # LINE SEPARATOR +#0x2029 "" "" "" "" "" # PARAGRAPH SEPARATOR +#0x202a "" "" "" "" "" # LEFT-TO-RIGHT EMBEDDING +#0x202b "" "" "" "" "" # RIGHT-TO-LEFT EMBEDDING +#0x202c "" "" "" "" "" # POP DIRECTIONAL FORMATTING +#0x202d "" "" "" "" "" # LEFT-TO-RIGHT OVERRIDE +#0x202e "" "" "" "" "" # RIGHT-TO-LEFT OVERRIDE +0x202f "\\," "" "" "\\," "" # NARROW NO-BREAK SPACE 0x2030 "\\textperthousand" "textcomp" "" # PER MILLE SIGN 0x2031 "\\textpertenthousand" "textcomp" "" # PER TEN THOUSAND SIGN 0x2032 "\\textasciiacute" "textcomp" "" # PRIME @@ -1577,6 +1593,7 @@ 0x205d "\\vdots" "" "" # TRICOLON # ≈ VERTICAL ELLIPSIS #0x205e "" "" "" "" "" # VERTICAL FOUR DOTS 0x205f "" "" "" "\\:" "" # MEDIUM MATHEMATICAL SPACE +#0x2060 "" "" "" "" "" # WORD JOINER 0x2070 "\\textsuperscript{0}" "" "" "{{}^0}" "" # SUPERSCRIPT ZERO 0x2071 "\\textsuperscript{i}" "" "" "{{}^i}" "" # SUPERSCRIPT LATIN SMALL LETTER I 0x2074 "\\textsuperscript{4}" "" "" "{{}^4}" "" # SUPERSCRIPT FOUR @@ -1766,13 +1783,16 @@ # math symbols # # besides textcomp only those used in Windows standard fonts +0x2200 "" "" "" "\\forall" "" # FOR ALL +0x2201 "" "" "" "\\complement" "amssymb" # COMPLEMENT 0x2202 "" "" "" "\\partial" # PARTIAL DIFFERENTIAL 0x2206 "" "" "" "\\Delta" # INCREMENT +#0x220c "" "" "" "\\notni" "txfonts|pxfonts" # DOES NOT CONTAIN AS MEMBER 0x220f "" "" "" "\\prod" # N-ARY PRODUCT 0x2211 "" "" "" "\\sum" # N-ARY SUMMATION 0x2212 "\\textminus" "textcomp" "" # MINUS SIGN 0x2215 "" "" "" "\\slash" # DIVISION SLASH -0x2217 "\\textasteriskcentered" "textcomp" "" # ASTERISK OPERATOR +0x2217 "\\textasteriskcentered" "textcomp" "" "\\ast" "" # ASTERISK OPERATOR 0x2219 "" "" "" "\\centerdot" "amssymb" # BULLET OPERATOR 0x221a "\\textsurd" "textcomp" "" # SQUARE ROOT 0x221d "" "" "" "\\propto" # PROPORTIONAL TO @@ -1784,11 +1804,11 @@ 0x2229 "" "" "" "\\bigcap" # INTERSECTION 0x222a "" "" "" "\\bigcup" "" # UNION 0x222b "" "" "" "\\int" "esint" # INTEGRAL -0x222c "" "" "" "\\iint" "esintoramsmath" # DOUBLE INTEGRAL -0x222d "" "" "" "\\iiint" "esintoramsmath" # TRIPLE INTEGRAL +0x222c "" "" "" "\\iint" "esint|amsmath" # DOUBLE INTEGRAL +0x222d "" "" "" "\\iiint" "esint|amsmath" # TRIPLE INTEGRAL 0x222e "" "" "" "\\oint" "esint" # CONTOUR INTEGRAL 0x222f "" "" "" "\\oiint" "esint" # SURFACE INTEGRAL -0x2230 "" "" "" "\\oiiint" "txfonts" # VOLUME INTEGRAL +#0x2230 "" "" "" "\\oiiint" "txfonts|pxfonts|fourier|mathdesign" # VOLUME INTEGRAL #0x2231 "" "" "" "" "" # CLOCKWISE INTEGRAL 0x2232 "" "" "" "\\ointclockwise" "esint" # CLOCKWISE CONTOUR INTEGRAL 0x2233 "" "" "" "\\ointctrclockwise" "esint" # ANTICLOCKWISE CONTOUR INTEGRAL @@ -1905,8 +1925,8 @@ 0x25c2 "\\textifsymbol[ifgeo]{114}" "ifsym" "" # BLACK LEFT-POINTING SMALL TRIANGLE 0x25c3 "\\textifsymbol[ifgeo]{66}" "ifsym" "" # WHITE LEFT-POINTING SMALL TRIANGLE 0x25c4 "\\LEFTarrow" "wasysym" "" # BLACK LEFT-POINTING POINTER -0x25c6 "\\textifsymbol[ifgeo]{102}" "ifsym" "" # BLACK DIAMOND -0x25c7 "\\textifsymbol[ifgeo]{54}" "ifsym" "" # WHITE DIAMOND +0x25c6 "\\textifsymbol[ifgeo]{102}" "ifsym" "" #"\\Diamondblack" "txfonts|pxfonts" # BLACK DIAMOND +0x25c7 "\\textifsymbol[ifgeo]{54}" "ifsym" "" "\\Diamond" "amssymb" # WHITE DIAMOND 0x25ca "" "" "" "\\lozenge" "amssymb" # LOZENGE 0x25cb "\\Circle" "wasysym" "" "\\Circle" "wasysym" # CIRCLE 0x25cf "\\CIRCLE" "wasysym" "" "\\CIRCLE" "wasysym" # BLACK CIRCLE @@ -1968,10 +1988,10 @@ 0x2661 "" "" "" "\\heartsuit" # WHITE HEART SUIT 0x2662 "" "" "" "\\diamondsuit" # WHITE DIAMOND SUIT 0x2663 "" "" "" "\\clubsuit" # BLACK CLUB SUIT -0x2664 "" "" "" "\\varspadesuit" "txfonts" # WHITE SPADE SUIT -0x2665 "" "" "" "\\varheartsuit" "txfonts" # BLACK HEART SUIT -0x2666 "" "" "" "\\vardiamondsuit" "txfonts" # BLACK DIAMOND SUIT -0x2667 "" "" "" "\\varclubsuit" "txfonts" # WHITE CLUB SUIT +#0x2664 "" "" "" "\\varspadesuit" "txfonts|pxfonts" # WHITE SPADE SUIT +#0x2665 "" "" "" "\\varheartsuit" "txfonts|pxfonts" # BLACK HEART SUIT +#0x2666 "" "" "" "\\vardiamondsuit" "txfonts|pxfonts" # BLACK DIAMOND SUIT +#0x2667 "" "" "" "\\varclubsuit" "txfonts|pxfonts" # WHITE CLUB SUIT 0x2669 "\\quarternote" "wasysym" "" "\\quarternote" "wasysym" # QUARTER NOTE 0x266a "\\textmusicalnote" "textcomp" "" # EIGHTH NOTE 0x266b "\\twonotes" "wasysym" "" "\\twonotes" "wasysym" # BEAMED EIGHTH NOTES @@ -2004,7 +2024,7 @@ 0x271a "\\Plus" "bbding" "" # HEAVY GREEK CROSS 0x271b "\\PlusThinCenterOpen" "bbding" "" # OPEN CENTRE CROSS 0x271c "\\PlusCenterOpen" "bbding" "" # HEAVY OPEN CENTRE CROSS -0x271d "\\Cross" "bbding" "" # LATIN CROSS +0x271d "\\Cross" "bbding|marvosym" "" "" "" # LATIN CROSS 0x271e "\\CrossOpenShadow" "bbding" "" # SHADOWED WHITE LATIN CROSS 0x271f "\\CrossOutline" "bbding" "" # OUTLINED LATIN CROSS 0x2720 "\\CrossMaltese" "bbding" "" # MALTESE CROSS diff -Nru lyx-2.0.2/lyx.1in lyx-2.0.3/lyx.1in --- lyx-2.0.2/lyx.1in 2011-02-03 20:37:05.000000000 +0000 +++ lyx-2.0.3/lyx.1in 2011-12-08 23:03:36.000000000 +0000 @@ -67,8 +67,7 @@ where command is a lyx command. .TP \fB \-e [\-\-export]\fP \fIfmt -where fmt is the export format of choice. -Look on Tools->Preferences->File formats->Format to get an idea which parameters should be passed. +where fmt is the export format of choice (latex, pdflatex, lualatex, xelatex, xhtml, text, lyx). Note that the order of \-e and \-x switches matters. .TP \fB \-i [\-\-import]\fP \fIfmt file.xxx @@ -177,8 +176,8 @@ find detailed info on submitting bug reports there. If you can't do that, send details to the LyX Developers mailing list lyx\-devel@lists.lyx.org, or use the LyX bug tracker at -http://bugzilla.lyx.org/. Don't forget to mention which version you -are having problems with! +http://www.lyx.org/trac/wiki/BugTrackerHome. +Don't forget to mention which version you are having problems with! \fBLaTeX\fR import is still not perfect and may produce buggy *.lyx files. Consult the \fBtex2lyx@version_suffix@\fR documentation. diff -Nru lyx-2.0.2/po/LINGUAS lyx-2.0.3/po/LINGUAS --- lyx-2.0.2/po/LINGUAS 2011-04-20 13:44:50.000000000 +0000 +++ lyx-2.0.3/po/LINGUAS 2011-12-07 23:17:48.000000000 +0000 @@ -1,3 +1,3 @@ # The list of languages known to LyX #ar bg ca cs da de el en es eu fi fr gl he hu ia id it ja ko nb nl nn pl pt ro ru sk sl sr sv tr uk wa zh_CN zh_TW -ar ca cs da de el en es eu fi fr gl he hu ia id it ja nb nn pl pt ro ru sk sr sv tr uk zh_CN zh_TW +ar ca cs da de el en es eu fi fr gl he hu ia id it ja nb nl nn pl pt ro ru sk sr sv tr uk zh_CN zh_TW diff -Nru lyx-2.0.2/po/Makefile.in lyx-2.0.3/po/Makefile.in --- lyx-2.0.2/po/Makefile.in 2011-11-27 01:07:46.000000000 +0000 +++ lyx-2.0.3/po/Makefile.in 2012-02-19 15:54:07.000000000 +0000 @@ -11,9 +11,11 @@ # Origin: gettext-0.16 PACKAGE = lyx -VERSION = 2.0.2 +VERSION = 2.0.3 PACKAGE_BUGREPORT = lyx-devel@lists.lyx.org +PYTHON = /usr/bin/python + SHELL = /bin/sh diff -Nru lyx-2.0.2/po/Makefile.in.in lyx-2.0.3/po/Makefile.in.in --- lyx-2.0.2/po/Makefile.in.in 2010-11-18 19:49:27.000000000 +0000 +++ lyx-2.0.3/po/Makefile.in.in 2011-11-29 23:03:08.000000000 +0000 @@ -14,6 +14,8 @@ VERSION = @VERSION@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ +PYTHON = @PYTHON@ + SHELL = /bin/sh @SET_MAKE@ diff -Nru lyx-2.0.2/po/POTFILES.in lyx-2.0.3/po/POTFILES.in --- lyx-2.0.2/po/POTFILES.in 2011-11-27 01:07:35.000000000 +0000 +++ lyx-2.0.3/po/POTFILES.in 2012-02-19 15:53:58.000000000 +0000 @@ -142,6 +142,7 @@ src/output.cpp src/output_plaintext.cpp src/rowpainter.cpp +src/support/Package.cpp src/support/debug.cpp src/support/gettext.h src/support/lstrings.cpp diff -Nru lyx-2.0.2/po/Rules-lyx lyx-2.0.3/po/Rules-lyx --- lyx-2.0.2/po/Rules-lyx 2011-03-23 19:17:15.000000000 +0000 +++ lyx-2.0.3/po/Rules-lyx 2011-12-01 15:11:05.000000000 +0000 @@ -12,7 +12,6 @@ rm -f $@-t \ && ( cd $(top_srcdir); \ grep -l "_(\".*\")" `find src \( -name '*.h' -o -name '*.cpp' -o -name '*.cpp.in' \) -print` |\ - grep -v -e "src/support/Package.cpp$$" |\ sort | uniq ) > $@-t \ && mv $@-t $@ @@ -23,34 +22,34 @@ qt4_l10n.pot: $(top_srcdir)/src/frontends/qt4/ui/*.ui LC_ALL=C ; export LC_ALL ; \ - python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t qt4 ${top_srcdir}/src/frontends/qt4/ui/*.ui + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t qt4 ${top_srcdir}/src/frontends/qt4/ui/*.ui layouts_l10n.pot: $(top_srcdir)/lib/layouts/*.layout $(top_srcdir)/lib/layouts/*.inc \ $(top_srcdir)/lib/layouts/*.module LC_ALL=C ; export LC_ALL ; \ - python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t layouts ${top_srcdir}/lib/layouts/*.layout ${top_srcdir}/lib/layouts/*.inc ${top_srcdir}/lib/layouts/*.module + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t layouts ${top_srcdir}/lib/layouts/*.layout ${top_srcdir}/lib/layouts/*.inc ${top_srcdir}/lib/layouts/*.module $(top_srcdir)/lib/layouttranslations: $(POFILES) $(top_srcdir)/lib/layouts/*.layout \ $(top_srcdir)/lib/layouts/*.inc $(top_srcdir)/lib/layouts/*.module LC_ALL=C ; export LC_ALL ; \ - python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t layouttranslations ${top_srcdir}/lib/layouts/*.layout ${top_srcdir}/lib/layouts/*.inc ${top_srcdir}/lib/layouts/*.module + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t layouttranslations ${top_srcdir}/lib/layouts/*.layout ${top_srcdir}/lib/layouts/*.inc ${top_srcdir}/lib/layouts/*.module languages_l10n.pot: $(top_srcdir)/lib/languages - python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t languages ${top_srcdir}/lib/languages + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t languages ${top_srcdir}/lib/languages encodings_l10n.pot: $(top_srcdir)/lib/encodings - python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t encodings ${top_srcdir}/lib/encodings + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t encodings ${top_srcdir}/lib/encodings ui_l10n.pot: $(top_srcdir)/lib/ui/*.ui $(top_srcdir)/lib/ui/*.inc LC_ALL=C ; export LC_ALL ; \ - python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t ui ${top_srcdir}/lib/ui/*.ui ${top_srcdir}/lib/ui/*.inc + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t ui ${top_srcdir}/lib/ui/*.ui ${top_srcdir}/lib/ui/*.inc external_l10n.pot: $(top_srcdir)/lib/external_templates - python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t external ${top_srcdir}/lib/external_templates + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t external ${top_srcdir}/lib/external_templates formats_l10n.pot: $(top_srcdir)/lib/configure.py - python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t formats ${top_srcdir}/lib/configure.py + $(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t formats ${top_srcdir}/lib/configure.py # LyX specific code to generate l10n statistics for the web site i18n.inc: $(POFILES) postats.py - (cd $(srcdir) ; python postats.py "$(VERSION)" $(POFILES)) >$@ + (cd $(srcdir) ; $(PYTHON) postats.py "$(VERSION)" $(POFILES)) >$@ Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/ar.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/ar.gmo differ diff -Nru lyx-2.0.2/po/ar.po lyx-2.0.3/po/ar.po --- lyx-2.0.2/po/ar.po 2011-11-27 01:07:50.000000000 +0000 +++ lyx-2.0.3/po/ar.po 2012-02-19 15:54:11.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: LyX 1.6.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2010-03-21 22:45+0200\n" "Last-Translator: Mohamed Magdy <theblackdragon_100@hotmail.com>\n" "Language-Team: LyX team <theblackdragon_100@hotmail.com>\n" @@ -493,8 +493,8 @@ msgstr "ازالة الفرع المحدد" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&إزالة" @@ -532,17 +532,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&الغاء" @@ -584,7 +585,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -715,7 +716,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "اللغة" @@ -788,7 +789,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&تطبيق" @@ -1805,15 +1806,15 @@ msgid "&Protect:" msgstr "&أحمي:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "أدرج مباعدة حتى بعد نهاية السطر" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "رابط" @@ -2188,7 +2189,7 @@ msgstr "نافذة التغذية الراجعة" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "عمل قوائم" @@ -2788,7 +2789,7 @@ msgid "MathML" msgstr "رياضيات|ر" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2798,7 +2799,7 @@ msgstr "الصفحات" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2978,7 +2979,7 @@ msgid "Line &spacing" msgstr "&تباعد الاسطر" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "مفرد" @@ -2987,7 +2988,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "مزدوج" @@ -4214,8 +4215,8 @@ msgid "&Single close-tab button" msgstr "&زر واحد لإغلاق اللسان" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "حفظ" @@ -4570,6 +4571,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "مدقق املائي" @@ -5289,7 +5291,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5356,13 +5361,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5382,7 +5388,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5398,19 +5404,19 @@ msgid "Acknowledgement" msgstr "" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "" #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5440,7 +5446,7 @@ msgstr "نظرية" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5483,14 +5489,14 @@ msgid "Case" msgstr "" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "فصل //الفصل" #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5538,7 +5544,7 @@ msgstr "شرط" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5557,10 +5563,10 @@ msgid "Conjecture" msgstr "" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5592,7 +5598,7 @@ msgid "Criterion" msgstr "" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5612,7 +5618,7 @@ msgid "Definition" msgstr "تعريف" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5654,7 +5660,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5707,8 +5713,8 @@ msgstr "مشكلة" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5727,7 +5733,7 @@ msgstr "" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5745,8 +5751,9 @@ msgid "Remark" msgstr "ملاحظة" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "" @@ -5783,9 +5790,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5802,9 +5809,9 @@ msgstr "تعليق:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5825,19 +5832,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "اساسي" @@ -5846,26 +5854,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "العنوان" @@ -5887,24 +5896,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "المؤلف" @@ -5941,13 +5950,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "كلمات مفتاحية" @@ -5964,11 +5973,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5977,7 +5987,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5986,41 +5996,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "بابلوغرافيا" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "مراجع" @@ -6038,8 +6048,8 @@ msgid "BiographyNoPhoto" msgstr "سيرة" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6051,17 +6061,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6080,14 +6090,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6114,46 +6124,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "وصف" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "القائمة" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6163,7 +6173,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6187,20 +6197,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "التاريخ" @@ -6212,7 +6222,7 @@ msgid "Correspondence to:" msgstr "" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "" @@ -6228,7 +6238,7 @@ msgid "Key words." msgstr "كلمات مفتاحية." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6242,11 +6252,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "بريد الكتروني" @@ -6274,8 +6285,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "منتسب" @@ -6284,7 +6296,7 @@ msgstr "و" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6435,7 +6447,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "الناسوخ" @@ -6516,6 +6528,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6541,7 +6554,7 @@ msgid "Author affiliation:" msgstr "منتسب:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6554,7 +6567,7 @@ msgstr "اعترافات بالجميل" #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6569,8 +6582,8 @@ msgid "SpecialSection*" msgstr "قسم مخصص*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6579,7 +6592,7 @@ msgstr "غير مرقم" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6624,7 +6637,7 @@ msgid "FourAuthors" msgstr "اربعة مؤلفين" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "منتسب:" @@ -6641,7 +6654,7 @@ msgid "FourAffiliations" msgstr "اربعة منتسبين" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "صحيفة" @@ -6651,8 +6664,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6702,18 +6715,11 @@ msgid "Subparagraph" msgstr "فقرة ثانوية" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "سَلسٍل" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "" @@ -6734,13 +6740,13 @@ msgid "Latin off" msgstr "تعطيل اللاتينية" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "إبدا إطار" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6756,243 +6762,238 @@ msgid "Part*" msgstr "جزء*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "قسم \\عربي{قسم}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "الاطارات" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "اطار" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "ابدا اطار مبسط" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "إطار (بدون عنوان رئيسي/تذييل/أعمدة جانبية)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "عمود" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "اعمدة" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "انتظار" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "إكشف" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "إكشف الشرائح" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "فقط" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "على الشرائح فقط" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "حزمة" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "حزم" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "حزمة" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "أمثلة الحزمة" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "أمثلة الحزمة" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "حزمة التحذير" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "حزمة التحذير" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "عنونة" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "عنوان (اظار مبسط)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "علامة إستهلال" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "علامة إستهلال" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "أدراج أقواس" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "أدرج أقواس" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "صورة عنوان" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "نظريات" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "" -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "تعريف." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "تعريفات" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "تعريفات." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "مثال." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "امثلة" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "امثلة." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7008,82 +7009,82 @@ msgid "Fact" msgstr "حقيقة" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "حقيقة." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "نظرية." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "فاصل" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "كود-ليك" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "ملاحظة" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "المدونة:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "تحذير" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "بنية" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "مقال" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "مقال" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "عرض تقديمي" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "عرض تقديمي" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "جدول" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "قائمة الجداول" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "صورة توضيحية" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7141,7 +7142,7 @@ msgid "CURTAIN" msgstr "" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7644,9 +7645,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "كلمات مفتاحية:" @@ -7721,65 +7723,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "عنوان لتيك" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "المؤلف:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "صحيفة:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "المؤلف الاول" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -8060,7 +8062,7 @@ msgid "Restriction:" msgstr "" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "رأس ايسر" @@ -8070,7 +8072,7 @@ msgid "Left Header:" msgstr "الرأس الايسر:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "رأس ايمن" @@ -8549,7 +8551,7 @@ msgid "Remarks #." msgstr "ملاحظات #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "برهان:" @@ -8651,43 +8653,47 @@ msgid "ItemList" msgstr "القائمة" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "نظرية //النظرية" -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "" -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "" -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "" -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8699,21 +8705,23 @@ msgid "Question" msgstr "سؤال" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "سؤال //السؤال" -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "" -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "" -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "ملحق \\Alph{ملحق}." @@ -8745,8 +8753,9 @@ msgid "Rapid" msgstr "سريع" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "" @@ -8794,6 +8803,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "منتسب متناوب:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "صفحة جديدة" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "لا رقم" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "قبل الطباعة" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "قبل الطباعة" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "ادراج اقباس" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "" @@ -9088,6 +9127,14 @@ msgid "Close Section" msgstr "اغلاق الجلسة" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--فاصل--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- افصل الوحدة ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "عنوان فرعي" @@ -9096,48 +9143,48 @@ msgid "Institution" msgstr "" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "شريحة" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "شريحة فارغة" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "شريحة فارغة:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "قائمة الخوارزميات" @@ -9413,14 +9460,10 @@ msgid "Terms:" msgstr "شروط:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "موضوع" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "شريحة جديدة:" @@ -10077,8 +10120,8 @@ msgid "FirstName" msgstr "الاسم الاول" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "" @@ -10264,41 +10307,33 @@ msgid "foot" msgstr "تذييل" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "اقتباس" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "نتائج" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 #, fuzzy msgid "Preview" msgstr "مستعرض ليك" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--فاصل--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- افصل الوحدة ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "جزء //الجزء" @@ -10403,18 +10438,22 @@ msgstr "جزء //الجزء" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "" #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "مثال //المثال" #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "مشكلة //النظرية" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "" @@ -10502,44 +10541,6 @@ msgid "Remark." msgstr "ملاحظة*" -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "نظرية //النظرية" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "ملخص \\الملخص." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "شرط//الشرط." - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "شرط//الشرط." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "مثال //المثال" - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "مشكلة //النظرية" - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10560,33 +10561,14 @@ msgid "# [number of Prob]" msgstr "عدد الصفوف" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "جزء //الجزء" - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "فصل //الفصل" - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "جزء //الجزء" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "سؤال //السؤال" - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "ملحوظة//الملحوظة." #: lib/layouts/braille.module:2 @@ -10825,6 +10807,50 @@ msgid "Initial" msgstr "" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "قائمة المواد" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "خيارات لتيك" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "التعبير العاديه" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "" + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -10978,44 +11004,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "قائمة المواد" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "خيارات لتيك" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "التعبير العاديه" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11128,10 +11122,6 @@ msgid "Condition." msgstr "شرط." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "ملحوظة//الملحوظة." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13730,6 +13720,11 @@ msgstr "دليل الأعمدة المتعددة|د" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "حفظ|ح" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "دليل الرسوم ذات المحورين XY" @@ -13753,11 +13748,11 @@ msgid "Check spelling" msgstr "تدقيق املائي" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "تراجع" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "تكرار" @@ -16499,7 +16494,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16575,7 +16570,7 @@ msgid "PDFPages" msgstr "صفحات PDF" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "" @@ -16588,25 +16583,28 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" msgstr "" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -16731,278 +16729,278 @@ msgid "R/S code" msgstr "كود" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond music" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (plain)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (plain)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 #, fuzzy msgid "LaTeX (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 #, fuzzy msgid "LaTeX (XeTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Plain text" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Plain text|a" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Plain text (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Plain text (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Plain text (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Plain Text, Join Lines" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML" msgstr "HTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML|y" msgstr "HTML|H" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "بوستكربت" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "بوستكربت" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)|u" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)|V" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "مسودةDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "تحرير مدونة" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "فتح مستند" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "هيئة النص الغني" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "مس وورد" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "مس وورد" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "الأمر date" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "جدول (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "ليك" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "ليك 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "ليك 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "ليك 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 #, fuzzy msgid "LyX 1.6.x" msgstr "ليك 1.3.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "مستعرض ليك" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "LyX Preview (pLaTeX)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX Preview (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "برنامج" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17048,65 +17046,65 @@ msgid "Print document failed" msgstr "فشلت طباعة المستند" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "خطأ في القرص:" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "ليك لايستطيع انشاء مجلد مؤقت '%1$s' (ربما يكون القرص غير ممتلئ؟)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "ليك يحاول اغلاق مستند يحتوي تغييرات غير محفوظة!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "محاولة غلق مستند تم التعديل فيه!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "لم يحذف مسار الذاكرة المؤقتة" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "لم يحذف مسار الذاكرة المؤقتة %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "صنف مستند مجهول" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "استخدم التصنيف الأفتراضي للوثيقة، لأن التصنيف %1$s غير معرف." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, fuzzy, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "شريط ادوات مجهول \"%1$s\"" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "خطأ في رأس المستند" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "تغييرات لا تظهر في مخرجات لتيك" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17114,7 +17112,7 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17122,33 +17120,33 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "فهرس" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "فشل تهيئة الوثيقة" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, fuzzy, c-format msgid "%1$s is not a readable LyX document." msgstr "" "%1$s\n" "لايمكن قراءته" -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "فشل التحويل" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17157,11 +17155,11 @@ "الملف %1$s ناتج من اصدار مختلف من برنامج LyX، ولكن تعذر انشاءالملف المؤقت " "اللازم لعملية تحويله." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "عملية تحويل المخطوطة غير موجود" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17170,11 +17168,11 @@ "الملف %1$s ناتج من اصدار مختلف من برنامج LyX، ولكن تعذرالعثور على سكربت " "التحويلlyx2lyx." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "فشل تحويل المخطوطة" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17183,7 +17181,7 @@ "الملف %1$s ناتج من اصدار مختلف من برنامج LyX، ولكن السكربت lyx2lyx فشل في " "تحويله." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17192,17 +17190,17 @@ "الملف %1$s ناتج من اصدار مختلف من برنامج LyX، ولكن السكربت lyx2lyx فشل في " "تحويله." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "المستند للقراءة فقط" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17211,21 +17209,21 @@ "المستند %1$s تم تعديله خارجياً. هل انت متأكد من أنك تريد الكتابة على هذا " "الملف؟" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "استبدال الملف المعدل؟" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "استبدال" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "فشل النسخ الاحتياطي" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17234,49 +17232,49 @@ "تعذر انشاء نسخة احتياطية من الملف%1$s.\n" "من فضلك تاكد من وجود المجلد و انه يمكن الكتابة فيه." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "حفظ المستند %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "لم يتم كتابة الملف!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr "تم." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "ليك: محاولة حفظ المستند %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr "فشل الحفظ! حاول مرة اخرى...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr "فشل الحفظ! حاول مرة أخرى...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr "تعذر حفظ الملف! مشكلة. الملف مفقود." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17284,12 +17282,12 @@ msgstr "" "من فضلك تحقق من أن البرنامج الداعم للترميز الخاص بك (%1$s) مثبت بشكل صحيح" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "تعذر العثور على أمر LaTeX للحرف '%1$s' (code point %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17299,20 +17297,20 @@ "المختار.\n" "ربما يساعدك تغيير ترميز الوثيقة الى utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "فشل التحويل iconv" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "فشل التحويل" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "حرفاًواحد (تشمل المسافات)" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17326,54 +17324,49 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "تشغيل chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "فشل chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "تعذر تشغيل chktex بنجاح." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "لا معلومات لتصدير الهيئة %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "لا معلومات لتصدير الهيئة %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "شريط ادوات مجهول \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "شريط ادوات مجهول \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "خطأ في إنشاء pixmap" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17384,74 +17377,74 @@ "\n" "هل ترغب باستبدال هذا الملف؟" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "استبدال الملف؟" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "معلومات عامة" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "استعراض الكود المصدري" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "عرض الشيفرة المصدرية للفقرة %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "عرض الشيفرة المصدرية من الفقرة %1$s الى %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "خفظ آلي %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "فشل الحفظ الآلي!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "احفظ المستند الحالي آلياً..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "لم يتم تصدير الملف" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "لا معلومات لتصدير الهيئة %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "اسم الملف خاطئ" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "مسار المجلد الى المستند لا يمكن ان يحتوي مسافات." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "الغي تصدير المستند." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "صدر المستند كـ %1$s إلى ملف `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "المستند صدر كـ %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17459,34 +17452,34 @@ "Recover emergency save?" msgstr "" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "تحميل حفظ الطوارئ؟" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&تصليح الملفات المعطوبة" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&قم بتحميل الأصل" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "تم اصلاح المستند بنجاح." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "فشل عملية اصلاح المستند." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17495,28 +17488,28 @@ "حذف ملف الطوارئ الآن؟\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "حف ملف الطوارئ؟" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "يُبقي" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "تم حذف ملف الطوارئ" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "لا تنس أن تحفظ الملف الآن!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "حذف ملف الطوارئ الآن؟" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17524,45 +17517,45 @@ "Load the backup instead?" msgstr "" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "تحميل نسخة احتياطية؟" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&تحميل نسخة احتياطية" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "&قم بتحميل الأصل" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "بلا معنى!!!" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "المستند %1$s حمل" -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "لم يعد تحميل المستند %1$s" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "تضمين ملف" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17588,7 +17581,7 @@ msgid "Document class not available" msgstr "نوع المستند غير متاح" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, fuzzy, c-format msgid "" "The layout file:\n" @@ -17601,11 +17594,11 @@ "النسق الافتراضي.ربما يكون LyX غير قادر على انتاج مخرجات الا في حالة اختيار " "قسم نصي صحيح من صندوق اعدادات المستند." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "نوع المستند غير موجود" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, fuzzy, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17618,16 +17611,16 @@ "النسق الافتراضي.ربما يكون LyX غير قادر على انتاج مخرجات الا في حالة اختيار " "قسم نصي صحيح من صندوق اعدادات المستند." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "لم تحمل الصنف" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 #, fuzzy msgid "Error reading internal layout information" msgstr "معلومات عامة" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "اقرأ الخطأ" @@ -17653,125 +17646,130 @@ msgid "This portion of the document is deleted." msgstr "تم حذف هذا الجزء من المستند." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "تعذر تحميل نوع المستند %1$s " -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "لا تراجع عن مزيد من المعلومات" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "لا تكرار لمزيد من المعلومات" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 #, fuzzy msgid "String not found!" msgstr "الملف غير موجود" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "احصاءات المحدد:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "احصاءات المستند:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d كلمة" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "كلمة واحدة" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d حرفاً (تشمل المسافات)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "حرفاًواحد (تشمل المسافات)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d حرفاً(ماعدا المسافات)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "حرفاًواحدا(ماعدا المسافات)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "احصاءات" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "فروع" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "ادراج المستند %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "المستند %1$s ادرج." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "لم يدرج المستند %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17782,11 +17780,11 @@ "%1$s\n" "بسبب الخطأ التالي:%2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "لم يُقرأ الملف" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17795,15 +17793,15 @@ "%1$s\n" "لايمكن قراءته" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "لم يتم فتح الملف" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17819,15 +17817,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "تحذير ليك:" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 #, fuzzy msgid "uncodable character" @@ -18207,12 +18205,12 @@ msgid "ignore" msgstr "تجاهل" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "لم يتم تحويل الملف" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18221,60 +18219,60 @@ "لاتوجد معلومات لتحويل الملفات من الصيغة %1$s الى ملفات بالصيغة %2$s.\n" "حدد المحول من التفضيلات." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "تنفيذ امر:" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "أخطاء بناء" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "توجد اخطاء أثناء عملية البناء." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "حدث خطا أثناء تشغيل %1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "تعذر نقل الدليل المؤقت من %1$s الى %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "تعذر نسخ الملف المؤقت من %1$s الى %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "تعذر نقل الملف المؤقت من %1$s الى %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "تشغيل لتيك..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "" -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "فشل لتيك" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "مخرج فارغ" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "تم انشاء ملف خرج فارغ." @@ -18297,12 +18295,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "نوع المستند غير موجود" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "غير موجود" @@ -18346,19 +18344,19 @@ msgstr "فشل نسخ %1$s الى %2$s ." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 #, fuzzy msgid "Typewriter" @@ -18456,7 +18454,7 @@ msgid "Cannot view file" msgstr "فشل عرض ملف" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "ملف غير موجود: %1$s" @@ -18753,7 +18751,7 @@ "Check the LyX man page for more details." msgstr "" -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "لا مسار للنظام" @@ -19335,7 +19333,7 @@ msgid "(no log message)" msgstr "لاتوجد رسائل تنقيح" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: رسالة سجل الأحداث" @@ -19353,7 +19351,7 @@ msgid "Revert to stored version of document?" msgstr "عودة للمستند المحفوظ؟" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "عودة" @@ -19379,93 +19377,93 @@ msgid "Paragraph not properly initialized" msgstr "الفقرة لم تبدأ بشكل لائق" -#: src/Text.cpp:390 +#: src/Text.cpp:391 #, fuzzy msgid "Unknown Inset" msgstr "مستخدم مجهول" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "خطأ في تحويل المسار" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "" -#: src/Text.cpp:483 +#: src/Text.cpp:484 #, fuzzy msgid "Unknown token" msgstr "فعل مجهول" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "لايمكنك ادراج مباعدة في بداية فقرة. من فضلك اقراء الدروس." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "لايمكنك كتابة مباعدتين هكذا. من فضلك اقراء الدروس." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[تحويل المسار] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "التغيير:" -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr "عند" -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "الخط: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr "" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 #, fuzzy msgid ", Spacing: " msgstr "&التباعد:" -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "واحد ونصف" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 #, fuzzy msgid "Other (" msgstr "&أخرى:" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 #, fuzzy msgid ", Inset: " msgstr "ادراج صندوق" -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", الفصل: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr "" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", الموقع: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr "" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr "" @@ -19508,17 +19506,17 @@ msgid " not known" msgstr "مجهول" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 #, fuzzy msgid "Missing argument" msgstr "صنع قائمة البارامترات" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 #, fuzzy msgid "Character set" msgstr "محارف:" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 #, fuzzy msgid "Paragraph layout set" msgstr "اعدادات الفقرة" @@ -19585,7 +19583,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "خطأ مراجعة التحكم." @@ -19767,12 +19765,12 @@ "استمرار؟" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&نعم" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&لا" @@ -19829,7 +19827,7 @@ msgid "Reload saved document?" msgstr "اعادة تحميل المستند المحفوظ؟" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&اعادة تحميل" @@ -19942,21 +19940,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "لا شئ لتنفيذه" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "&فتح مستندات في ألسنة" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "بحث واستبدال" @@ -20207,9 +20205,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "مستندات|#o#O" @@ -20300,7 +20298,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20309,7 +20307,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20345,11 +20343,11 @@ msgid "The branch could not be renamed." msgstr "المدقق الاملائي لم يبدأ\n" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "دمج التغييرات" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20358,7 +20356,7 @@ "تغير بواسطة %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "تم التغيير في %1$s\n" @@ -20469,10 +20467,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "اختر اسم الملف لحفظ الصورة الملصقة كـ" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "الغي." @@ -20503,15 +20501,15 @@ msgid "Select document" msgstr "حدد المستند الرئيسي" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "مستندات ليك (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "خطأ" @@ -20696,7 +20694,7 @@ msgstr "اعدادات المستند" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 #, fuzzy msgid "Child Document" msgstr "مستند فرعي....|م" @@ -20970,9 +20968,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (غير مثبت)" @@ -21018,24 +21016,24 @@ msgstr "ملفات ليك (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "تغييرات غير مطبقة" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&رفض" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "تعذر حفظ اعدادات المستند الأفتراضية" @@ -21086,24 +21084,33 @@ msgid "[No options predefined]" msgstr "[لا خيار محدد]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&استخدم دعم التفضيلات الاضافية" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "غير قادر على اعداد النسق!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, fuzzy, c-format msgid "Unable to set layout for ID: %1$s" msgstr "عدم قراءة ملف النسق الحالي." -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "غير موجود" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21112,12 +21119,12 @@ msgstr "" "يجب أن تدرج هذا الملف في الوثيقة n'%1$s' لكي تستخدم مميزات الوثيقة الرئيسية." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 #, fuzzy msgid "Could not load master" msgstr "لم تحمل الصنف" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, fuzzy, c-format msgid "" "The master document '%1$s'\n" @@ -21321,7 +21328,7 @@ msgid "Horizontal Fill" msgstr "ملئ افقي" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21585,7 +21592,7 @@ msgstr "" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "مدقق املائي" @@ -21846,6 +21853,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "فشل المدقق الاملائي.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 #, fuzzy msgid "Basic Latin" @@ -22315,53 +22327,53 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "شريط ادوات مجهول \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "حدد ملف القالب" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "قوالب|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "لم يحمل المستند." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "حدد المستند لفتحه" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "أمثلة |#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 #, fuzzy msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "ليك-1.6.Xمستندات ليك(*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 #, fuzzy msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "ليك-1.6.Xمستندات ليك(*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 #, fuzzy msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "ليك-1.6.Xمستندات ليك(*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "ليك-1.6.Xمستندات ليك(*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "اسم ملف غير صالح" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22372,40 +22384,40 @@ "%1$s\n" "غير موجود." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "فتح المستند %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "المستند %1$s تم فتحه." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "تم رصد تحكم الاصدار." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "لم يتم فتح المستند %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "لم يتم استيراد ملف" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "لا معلومات لاستيراد الهيئة %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "حدد الملف %1$s لاستيراده" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22416,53 +22428,68 @@ "\n" "هل ترغب باستبدال هذا المستند؟" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "استبدال المستند؟" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "استيراد %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "تم استيراد." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "تعذر استيراد الملف!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "ملف مضمن" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "حدد مستند ليك لادراجه" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "متوقع ادراج المسار الكامل لاسم الملف." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "حدد الملف لادراجه" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "كل الملفات (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "اختر اسم الملف لحفظ المستند كـ" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&إعادة تسمية" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22473,24 +22500,24 @@ "\n" "هل ترغب باعادة تسمية المستند ومن ثم المحاولة مجددا؟" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "إعادة تسمية وحفظ؟" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&إعادة المحاولة" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "مستند جديد" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, fuzzy, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22501,11 +22528,11 @@ "\n" "هل ترغب بحفظ المستند أم تجاهل التغيير؟" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "حفظ المستند الجديد؟" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22516,15 +22543,15 @@ "\n" "هل ترغب بحفظ المستند أم تجاهل التغيير؟" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "حفظ المستند المغير؟" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&تجاهل التغييرات" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22535,7 +22562,7 @@ "\n" "هل تريد حفظ المستند؟" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -22545,92 +22572,92 @@ "المستند %1$s تم تعديله خارجياً. هل انت متأكد من أنك تريد الكتابة على هذا " "الملف؟" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "إعادة تحميل مستند تم تغييره بالخارج؟" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "خطأ أثناء اعداد خاصية القفل." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "لايمكن فتح المجلد!" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "فتح المستند الفرعي %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "لا معلومات لعرض %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "لا معلومات لتصدير الهيئة %1$s." -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "لا معلومات لتصدير الهيئة %1$s." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "لا معلومات لتصدير الهيئة %1$s." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "استيراد %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "تحميل العرض الأولي" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "لم يحمل المستند" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "ستفقد كل التغييرات. هل تريد العودة للمستند المحفوظ %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "عودة للمستند المحفوظ؟" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "حفظ كل المستندات..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "حفظت كل المستندات." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s أمر مجهول!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "تم حذف هذا الجزء من المستند." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "لم يتم تصدير الملف" @@ -22670,11 +22697,11 @@ msgid "Close File" msgstr "اغلاق الملف" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "اخفاء علامة التبويب" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "اغلاق اللسان" @@ -22728,108 +22755,108 @@ msgid "Remove from personal dictionary|r" msgstr "اختر المسار الشخصي" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "اللغة" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "دمج التغييرات..." -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "لم يتم فتح مستند!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "تحديث العرض" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "عرض|ع" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "تحديث" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "لا اجراء محدد!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "لا مستند مفتوح!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "مستند رئيسي" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "فتح مستكشف..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "قوائم أخرى" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "جدول المحتويات" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "اشرطة ادوات أخرى" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "لا فرع في المستند!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "قائمة الفهرس" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "مدخل فهرس|م" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "الخط: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "مدخل فهرس|م" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 #, fuzzy msgid "No Citation in Scope!" msgstr "لا اجراء محدد" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "لا اجراء محدد" @@ -23128,16 +23155,16 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "لم يتم تعريف قائمة مراجع!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 #, fuzzy msgid "No citations selected!" msgstr "لا اجراء محدد" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 #, fuzzy msgid "not cited" msgstr "محمي" @@ -23432,16 +23459,16 @@ msgid "Horizontal line" msgstr "خط افقي" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 #, fuzzy msgid "Running out of delimiters" msgstr "ادراج تخطيط" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23450,12 +23477,12 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 #, fuzzy msgid "Uncodable characters in listings inset" msgstr "حرفاًواحد (تشمل المسافات)" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23808,7 +23835,7 @@ msgid "Unknown TOC type" msgstr "مستخدم مجهول" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24065,11 +24092,11 @@ msgid "Regular expression editor mode" msgstr "التعبير العاديه" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24118,6 +24145,56 @@ msgid "References: " msgstr "مراجع:" +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "المسار غير موجود" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "النموذج غير موجود" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "المسار غير موجود" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24292,6 +24369,55 @@ msgid "Unknown user" msgstr "مستخدم مجهول" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "نظرية //النظرية" + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "ملخص \\الملخص." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "شرط//الشرط." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "شرط//الشرط." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "مثال //المثال" + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "مشكلة //النظرية" + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "جزء //الجزء" + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "فصل //الفصل" + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "سؤال //السؤال" + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "ملحوظة//الملحوظة." + #~ msgid "&New:" #~ msgstr "&جديد:" @@ -24314,17 +24440,6 @@ #~ msgid "Institute #" #~ msgstr "استهلال#" -#, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "المسار غير موجود" - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "النموذج غير موجود" - -#~ msgid "Directory not found" -#~ msgstr "المسار غير موجود" - #~ msgid "branch" #~ msgstr "فرع" @@ -25127,9 +25242,6 @@ #~ "المدقق الاملائي توقف عن العمل لسبب ما.\n" #~ "ربما تم انهائه بالقوة." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "فشل المدقق الاملائي.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "فشل المدقق الاملائي" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/ca.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/ca.gmo differ diff -Nru lyx-2.0.2/po/ca.po lyx-2.0.3/po/ca.po --- lyx-2.0.2/po/ca.po 2011-11-27 01:07:50.000000000 +0000 +++ lyx-2.0.3/po/ca.po 2012-02-19 15:54:12.000000000 +0000 @@ -17,7 +17,7 @@ msgstr "" "Project-Id-Version: ca\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2008-07-28 17:53+0100\n" "Last-Translator: joan <joan@montane.cat>\n" "Language-Team: Catalan\n" @@ -500,8 +500,8 @@ msgstr "Suprimeix la branca seleccionada" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Suprimeix" @@ -539,17 +539,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Cancel·la" @@ -591,7 +592,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -724,7 +725,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Llengua" @@ -797,7 +798,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Aplica" @@ -1830,15 +1831,15 @@ msgid "&Protect:" msgstr "&Protegeix:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Insereix un espai fins i tot desprès d'un salt de línia" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2220,7 +2221,7 @@ msgstr "Finestra d'informació" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Llistat" @@ -2814,7 +2815,7 @@ msgid "MathML" msgstr "Matemàtiques|M" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2824,7 +2825,7 @@ msgstr "Pàgines" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -3008,7 +3009,7 @@ msgid "Line &spacing" msgstr "&Interliniat:" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Simple" @@ -3017,7 +3018,7 @@ msgid "1.5" msgstr "1,5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Doble" @@ -4315,8 +4316,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "De&sa" @@ -4673,6 +4674,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Corrector ortogràfic" @@ -5412,7 +5414,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5479,13 +5484,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5505,7 +5511,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5521,19 +5527,19 @@ msgid "Acknowledgement" msgstr "Agraiment" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Agraïment." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5563,7 +5569,7 @@ msgstr "Teorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5606,14 +5612,14 @@ msgid "Case" msgstr "Cas" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Afirmació \\arabic{claim}." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5661,7 +5667,7 @@ msgstr "Condició" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5680,10 +5686,10 @@ msgid "Conjecture" msgstr "Conjectura" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5715,7 +5721,7 @@ msgid "Criterion" msgstr "Criteri" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5735,7 +5741,7 @@ msgid "Definition" msgstr "Definició" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5777,7 +5783,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5830,8 +5836,8 @@ msgstr "Problema" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5850,7 +5856,7 @@ msgstr "Proposició" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5868,8 +5874,9 @@ msgid "Remark" msgstr "Comentari" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 #, fuzzy msgid "Remark \\theremark." msgstr "Comentari \\arabic{remark}." @@ -5907,9 +5914,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5926,9 +5933,9 @@ msgstr "Llegenda:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5949,19 +5956,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Estàndard" @@ -5970,26 +5978,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Títol" @@ -6011,24 +6020,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -6065,13 +6074,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Paraules clau" @@ -6088,11 +6097,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6101,7 +6111,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6110,41 +6120,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografia" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referències" @@ -6162,8 +6172,8 @@ msgid "BiographyNoPhoto" msgstr "Biografia" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6175,17 +6185,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6204,14 +6214,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6238,46 +6248,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Llista amb pics" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Llista numerada" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Descripció" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Llista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6287,7 +6297,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6312,20 +6322,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Data" @@ -6337,7 +6347,7 @@ msgid "Correspondence to:" msgstr "Correspondència a:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Agraïments." @@ -6355,7 +6365,7 @@ msgid "Key words." msgstr "Paraules clau." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6369,11 +6379,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Corre electrònic" @@ -6402,8 +6413,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Afiliació" @@ -6412,7 +6424,7 @@ msgstr "I" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6567,7 +6579,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6657,6 +6669,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6682,7 +6695,7 @@ msgid "Author affiliation:" msgstr "Afiliació:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6695,7 +6708,7 @@ msgstr "Agraïments." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6712,8 +6725,8 @@ msgid "SpecialSection*" msgstr "Secció especial" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6722,7 +6735,7 @@ msgstr "Sense numerar" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6767,7 +6780,7 @@ msgid "FourAuthors" msgstr "QuatreAutors" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Afiliació:" @@ -6784,7 +6797,7 @@ msgid "FourAffiliations" msgstr "QuatreAfiliacions" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Publicació" @@ -6794,8 +6807,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6845,18 +6858,11 @@ msgid "Subparagraph" msgstr "Subparàgraf" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "En sèrie" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6877,14 +6883,14 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 #, fuzzy msgid "BeginFrame" msgstr "ComençaFotograma" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6900,253 +6906,248 @@ msgid "Part*" msgstr "Part*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Secció \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsecció \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Fotogrames" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Fotograma" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "ComençaFotogramaSenzill" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Fotograma (sense capçalera/peu/barres laterals)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "AltreCopFotograma" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Altre cop el fotograma amb etiqueta" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "FinalitzaFotograma" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "SubtítolFotograma" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Columna" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Columnes" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 #, fuzzy msgid "Start column (increase depth!), width:" msgstr "Columna d'inici (augmenta la profunditat!), amplada:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnesAliniacióCentrada" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "columnes (aliniament centrat)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColumnesAliniacióSuperior" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "columnes (aliniament superior)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Fes una pausa" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 #, fuzzy msgid "Overlays" msgstr "ÀreaRecobriment" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Sobreimprimieix" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "ÀreaRecobriment" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Àrea de recobriment" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Sense cobrir" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Sense cobrir a les diapositives" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Només" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Només a les diapositives" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 #, fuzzy msgid "Block" msgstr "Bloc" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blocs" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Bloc" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 #, fuzzy msgid "ExampleBlock" msgstr "BlocExemple" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "BlocExemple" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 #, fuzzy msgid "AlertBlock" msgstr "BlocAlerta" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "BlocAlerta" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "Llistat" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 #, fuzzy msgid "Title (Plain Frame)" msgstr "ComençaFotogramaSenzill" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 #, fuzzy msgid "InstituteMark" msgstr "Institut" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 #, fuzzy msgid "Institute mark" msgstr "Institut" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 #, fuzzy msgid "Quote" msgstr "Cometes" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "GràficTítol" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoremes" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Corol·lari." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definició." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definicions" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definicions. " -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Exemple." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Exemples" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Exemples. " -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7162,82 +7163,82 @@ msgid "Fact" msgstr "Fet" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fet." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separador" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Codi LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "ElementNota" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Nota:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Alerta" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Estructura" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Article" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Article" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Presentació" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentació" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Taula" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Llista de taules" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figura" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7298,7 +7299,7 @@ msgid "CURTAIN" msgstr "CORTINA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7812,9 +7813,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Paraules clau:" @@ -7890,65 +7892,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Títol LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "PrimerAutor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "Cognom 1r autor:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Rebut" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Rebut:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Acceptat" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Acceptat:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -8235,7 +8237,7 @@ msgid "Restriction:" msgstr "Restricció:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Capçalera esquerra" @@ -8245,7 +8247,7 @@ msgid "Left Header:" msgstr "Capçalera esquerra:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Capçalera dreta" @@ -8724,7 +8726,7 @@ msgid "Remarks #." msgstr "Comentaris núm." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Demostració:" @@ -8827,48 +8829,52 @@ msgid "ItemList" msgstr "Llista amb pics" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 #, fuzzy msgid "Theorem \\thetheorem." msgstr "Teorema \\arabic{theorem}." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 #, fuzzy msgid "Corollary \\thecorollary." msgstr "Corol·lari \\arabic{corollary}." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 #, fuzzy msgid "Lemma \\thelemma." msgstr "Lema \\arabic{lemma}." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 #, fuzzy msgid "Proposition \\theproposition." msgstr "Proposició \\arabic{proposition}." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Proposició" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 #, fuzzy msgid "Prop \\theprop." msgstr "Proposició \\arabic{prop}." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8880,24 +8886,26 @@ msgid "Question" msgstr "Qüestió" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 #, fuzzy msgid "Question \\thequestion." msgstr "Qüestió \\arabic{question}." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 #, fuzzy msgid "Claim \\theclaim." msgstr "Afirmació \\arabic{claim}." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 #, fuzzy msgid "Conjecture \\theconjecture." msgstr "Conjectura \\arabic{conjecture}." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Apèndix \\Alph{appendix}." @@ -8933,8 +8941,9 @@ msgid "Rapid" msgstr "varpi" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "" @@ -8985,6 +8994,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "AGRAÏMENTS" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Llengua al&ternativa:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "pàgina nova" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Número" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Impressora" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Número" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Insereix cita" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "" @@ -9278,6 +9317,14 @@ msgid "Close Section" msgstr "Tanca la secció" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separador--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Entorn separat ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Subtítol" @@ -9286,49 +9333,49 @@ msgid "Institution" msgstr "Institució" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 #, fuzzy msgid "EmptySlide" msgstr "SeccióBuida" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Diapositiva buida:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumeracióTipus1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Llista d'algorismes" @@ -9618,15 +9665,11 @@ msgid "Terms:" msgstr "Teoremes" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 #, fuzzy msgid "Topic" msgstr "Tema" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Diapositiva nova:" @@ -10319,8 +10362,8 @@ msgid "FirstName" msgstr "Nom" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "" @@ -10506,41 +10549,33 @@ msgid "foot" msgstr "peu" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "&Ressaltat en gris" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Llistats" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 #, fuzzy msgid "Preview" msgstr "Vista preliminar LyX" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separador--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Entorn separat ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Part \\thepart" @@ -10650,21 +10685,25 @@ msgstr "Fet \\thetheorem." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 #, fuzzy msgid "Definition \\thedefinition." msgstr "Definició \\arabic{definition}." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 #, fuzzy msgid "Example \\theexample." msgstr "Exemple \\arabic{example}." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "Problema \\thetheorem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "Exercici \\thetheorem." @@ -10753,46 +10792,6 @@ msgid "Remark." msgstr "Comentari." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Teorema \\arabic{theorem}." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Corol·lari \\arabic{corollary}." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lema \\arabic{lemma}." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Proposició \\arabic{proposition}." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Conjectura \\arabic{conjecture}." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definició \\arabic{definition}." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Exemple \\arabic{example}." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problema \\thetheorem." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10812,34 +10811,15 @@ msgid "# [number of Prob]" msgstr "Nombre de files" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Exercici \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Comentari \\arabic{remark}." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Afirmació \\arabic{claim}." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Proposició \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Qüestió \\arabic{question}." - #: lib/layouts/theorems-without-preamble.inc:392 +#: lib/layouts/theorems-ams-extended-bytype.module:202 #, fuzzy -msgid "Note \\thenote" +msgid "Note \\thenote." msgstr "Nota \\thetheorem." #: lib/layouts/braille.module:2 @@ -11073,6 +11053,52 @@ msgid "Initial" msgstr "Cursiva" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "En sèrie" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "&Opcions del LaTeX:" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "Lletres en pantalla" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "E&xpressió regular" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "expr." + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11227,46 +11253,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "En sèrie" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "&Opcions del LaTeX:" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "Lletres en pantalla" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "E&xpressió regular" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "expr." - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11370,11 +11362,6 @@ msgid "Condition." msgstr "Condició." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -#, fuzzy -msgid "Note \\thenote." -msgstr "Nota \\thetheorem." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -14081,6 +14068,11 @@ #: lib/ui/stdmenus.inc:589 #, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 +#, fuzzy msgid "XY-pic Manual|X" msgstr "Especials" @@ -14104,11 +14096,11 @@ msgid "Check spelling" msgstr "Comprova l'ortografia" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Desfés" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Refés" @@ -16880,7 +16872,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16976,7 +16968,7 @@ msgid "PDFPages" msgstr "Pàgines PDF" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Pàgines PDF: $$AbsOrRelPathParent$$Basename" @@ -16989,11 +16981,14 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -17001,16 +16996,16 @@ "Data d'avui.\n" "Llegiu 'info date' per a més informació.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 #, fuzzy msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Bitmap: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -17134,272 +17129,272 @@ msgid "R/S code" msgstr "codi" -#: lib/configure.py:584 +#: lib/configure.py:585 #, fuzzy msgid "LilyPond music" msgstr "Música LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (pla)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (pla)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Text pla" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Text pla|a" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Text pla (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Text pla (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Text pla (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Format de text enriquit (RTF)" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 #, fuzzy msgid "date command" msgstr "ordre date" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Taula (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Vista preliminar LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "Vista preliminar LyX" -#: lib/configure.py:662 +#: lib/configure.py:663 #, fuzzy msgid "LyX Preview (pLaTeX)" msgstr "Vista preliminar LyX" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Programa" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Metafitxer Windows (WMF)" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Metafitxer millorat (EMF)" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17443,68 +17438,68 @@ msgid "Print document failed" msgstr "La impressió del document ha fallat" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Errro de disc: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 #, fuzzy msgid "Attempting to close changed document!" msgstr "LyX: S'està intentant desar el document %1$s\n" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "No s'ha pogut suprimir el directori temporal" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "No s'ha pogut suprimir el directori temporal %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Classe de document desconeguda" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "S'usarà la classe de document predeterminada, perquè la classe %1$s és " "desconeguda." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Peça desconeguda: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Error en la capçalera del document" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "Manca \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "Manca \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17512,7 +17507,7 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17520,33 +17515,33 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Índex" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Fallada en el format de document" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s finalitza de forma inesperada, això vol dir que probablement està " "malmès." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s no és un document LyX llegible." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "La conversió ha fallat" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, fuzzy, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17555,11 +17550,11 @@ "%1$s és d'una versió del LyX diferent, però no s'ha trobat l'script de " "conversió lyx2lyx." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "No s'ha trobat l'script de conversió" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17568,11 +17563,11 @@ "%1$s és d'una versió del LyX diferent, però no s'ha trobat l'script de " "conversió lyx2lyx." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Ha fallat l'script de conversió" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17581,7 +17576,7 @@ "%1$s és d'una versió del LyX diferent, però l'script lyx2lyx no ha pogut " "convertir-lo." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17590,17 +17585,17 @@ "%1$s és d'una versió del LyX diferent, però l'script lyx2lyx no ha pogut " "convertir-lo." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "El document és de només lectura" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, fuzzy, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17610,21 +17605,21 @@ "\n" "Voleu sobreescriure aquest fitxer?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Voleu sobreescriure el fitxer modificat?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Sobreescriu-lo" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Fallada en la còpia de seguretat" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17633,49 +17628,49 @@ "No s'ha pogut crear el fitxer de seguerat %1$s.\n" "Si us plau, comprobeu que el directori existeix i s'hi pot escriure." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "S'està desant el document %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " fet." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: S'està intentant desar el document %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Sembla que s'ha salvat amb èxit, Bufa!\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " No s'ha pogut desar! S'està intentant...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " No s'ha pogut desar! S'està intentant...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " No s'ha salvat! El document s'ha perdut." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "S'ha detectat un error en el programari iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17684,12 +17679,12 @@ "Verifiqueu que teniu instal·lat el programari necessari per al joc de " "caràcters (%1$s)" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17699,20 +17694,20 @@ "de caràcters triat.\n" "Podrieu provar a canviar el joc de caràcters a utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "La conversió iconv ha fallat" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "La conversió ha fallat" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "caràcter especial" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17726,54 +17721,49 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "S'està executant el chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "Fallada del chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "No s'ha pogut executar el chktex satisfactòriament" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "No hi ha informació per exportar el format %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "No hi ha informació per exportar el format %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "Barra d'eines \"%1$s\" desconeguda" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Barra d'eines \"%1$s\" desconeguda" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "S'ha produit un error en generar el pixmap" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17784,74 +17774,74 @@ "\n" "Voleu sobreescriure aquest fitxer?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Voleu sobreescriure el fitxer?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "S'ha produït un error en llegir informació de disposició interna" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, fuzzy, c-format msgid "Preview source code for paragraph %1$d" msgstr "La vista preliminar està llesta" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, fuzzy, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "La vista preliminar està llesta" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "S'està desant automàticament %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Ha fallat el desament automàtic!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Autosalvat del document actual..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "No s'ha pogut exportar el fitxer" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "No hi ha informació per exportar el format %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Nom del fitxer erroni" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "La ruta al document no pot contenir espais." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "S'ha cancel·lat l'exportació del document." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "S'ha exportat el document com a %1$s al fitxer `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "S'ha exportat el document com a %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17862,64 +17852,64 @@ "\n" "Voleu recuperar la còpia d'emergència?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Voleu obrir la còpia d'emergència?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Recupera'l" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Obre l'original" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, fuzzy, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "Voleu obrir la còpia d'emergència?" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 #, fuzzy msgid "Delete emergency file?" msgstr "Seleccioneu un fitxer extern" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Cap" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 #, fuzzy msgid "Remove emergency file now?" msgstr "Voleu obrir la còpia d'emergència?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17930,45 +17920,45 @@ "\n" "Voleu obrir la còpia de seguretat en el seu lloc?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Voleu obrir la còpia de seguretat?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Obre la còpia de seguretat" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Obre l'&original" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Sense sentit!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "S'ha reobert el document %1$s." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "No es pot reobrir el document %1$s" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Inclou el fitxer...|d" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17994,7 +17984,7 @@ msgid "Document class not available" msgstr "La classe del document no està disponible" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -18004,11 +17994,11 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "La classe del document no està disponible" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -18018,16 +18008,16 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "No s'ha pogut obrir la classe" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 #, fuzzy msgid "Error reading internal layout information" msgstr "S'ha produït un error en llegir informació de disposició interna" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Error de lectura" @@ -18052,124 +18042,129 @@ msgid "This portion of the document is deleted." msgstr "Aquest fragment del document s'ha esborrat." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "No s'ha pogut obrir la classe del document %1$s." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "No hi ha més informació per desfer" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "No hi ha més informació per refer" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "No s'ha trobat la cadena de caràcters!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Estadístiques de la selecció:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Estadístiques del document:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d paraules" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Una paraula" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d caràcters (comptant-hi blancs)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Un caràcter (comptant-hi blancs)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d caràcters (sense comptar-hi blancs)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Un caràcter (sense comptar-hi blancs)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Estadístiques" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "Branques" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "S'està inserint el document %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "S'ha inserit el document %1$s." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "No s'ha pogut inserir el document %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -18180,11 +18175,11 @@ "%1$s\n" "degut a l'error: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "No es pot llegir el fitxer" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -18193,15 +18188,15 @@ "%1$s\n" " no es pot llegir." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "No es pot obrir el fitxer" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "S'està llegint un fitxer amb un joc de caràcters no UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -18217,16 +18212,16 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 #, fuzzy msgid "LyX Warning: " msgstr "Versió del LyX" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 #, fuzzy msgid "uncodable character" @@ -18608,72 +18603,72 @@ msgid "ignore" msgstr "ignora" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "No es pot convertir el fitxer" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" "Define a converter in the preferences." msgstr "" -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "S'està executant l'ordre:" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Errors de compilació" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "S'han produït errors en el procés de compilació" -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "No s'ha pogut moure un directori temporal de %1$s a %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "No s'ha pogut copiar el fitxer temporal de %1$s a %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "No s'ha pogut moure el fitxer temporal de %1$s a %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "S'està executant el LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "" -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "El LaTeX ha fallat" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "La sortida generada és buida" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "S'ha generat un fitxer de sortida buit" @@ -18696,12 +18691,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "La classe del document no està disponible" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Notació." @@ -18746,19 +18741,19 @@ msgstr "La còpia de %1$s a %2$s ha fallat." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Mecanogràfica" @@ -18852,7 +18847,7 @@ msgid "Cannot view file" msgstr "No es pot visualitzar el fitxer" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "El fitxer no existeix: %1$s" @@ -19170,7 +19165,7 @@ "\t-version mostra la versió i informació de compilació\n" "Check the LyX man page for more details." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "No hi ha directori de sistema" @@ -19739,7 +19734,7 @@ msgid "(no log message)" msgstr "No hi ha cap missatge de depuració" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: Missatge del Registre (Log)" @@ -19757,7 +19752,7 @@ msgid "Revert to stored version of document?" msgstr "Seleccionar fins al final del document" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Reverteix" @@ -19783,100 +19778,100 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 #, fuzzy msgid "Unknown Inset" msgstr "Acció Desconeguda" -#: src/Text.cpp:471 +#: src/Text.cpp:472 #, fuzzy msgid "Change tracking error" msgstr "Idioma" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "" -#: src/Text.cpp:483 +#: src/Text.cpp:484 #, fuzzy msgid "Unknown token" msgstr "Acció Desconeguda" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 #, fuzzy msgid "[Change Tracking] " msgstr "Idioma" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 #, fuzzy msgid "Change: " msgstr "Pàgina: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 #, fuzzy msgid " at " msgstr " de " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, fuzzy, c-format msgid "Font: %1$s" msgstr "Comentari:" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, fuzzy, c-format msgid ", Depth: %1$d" msgstr ", Profunditat: " -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 #, fuzzy msgid ", Spacing: " msgstr "Espaiat" -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 #, fuzzy msgid "Other (" msgstr "Altre...|#O" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 #, fuzzy msgid ", Inset: " msgstr ", Profunditat: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 #, fuzzy msgid ", Paragraph: " msgstr "Format de paràgraf modificat" -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 #, fuzzy msgid ", Id: " msgstr ", Profunditat: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 #, fuzzy msgid ", Position: " msgstr " opcions: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr "" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr "" @@ -19921,16 +19916,16 @@ msgid " not known" msgstr " desconegut" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Manca argument" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 #, fuzzy msgid "Character set" msgstr "Joc de caràcters:|#H" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Format de paràgraf modificat" @@ -19994,7 +19989,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 #, fuzzy msgid "Revision control error." msgstr "Control de versions" @@ -20151,12 +20146,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Sí" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&No" @@ -20221,7 +20216,7 @@ msgid "Reload saved document?" msgstr "Voleu revertir al document salvat?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 #, fuzzy msgid "&Reload" msgstr "&Substitueix" @@ -20334,21 +20329,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "No res a fer" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "Obre els documents en &pestanyes" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Cerca i substitueix" @@ -20618,9 +20613,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documents|#o#O" @@ -20715,7 +20710,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20724,7 +20719,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20761,12 +20756,12 @@ msgid "The branch could not be renamed." msgstr "No s'ha pogut iniciar el corrector ortogràfic\n" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 #, fuzzy msgid "Merge Changes" msgstr "Fusiona els canvis" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, fuzzy, c-format msgid "" "Change by %1$s\n" @@ -20775,7 +20770,7 @@ "Canvia per %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, fuzzy, c-format msgid "Change made at %1$s\n" msgstr "Canvi fet el dia %1$s\n" @@ -20891,10 +20886,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Introduïu el nom amb què es guardarà el fitxer" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Cancel·lat." @@ -20928,15 +20923,15 @@ msgid "Select document" msgstr "Vols salvar el document?" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Documents LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Error" msgstr "Fletxa" @@ -21121,7 +21116,7 @@ msgstr "Paràmetres del document" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 #, fuzzy msgid "Child Document" msgstr "Document fill...|d" @@ -21410,9 +21405,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (no instal·lada)" @@ -21461,25 +21456,25 @@ msgstr "Documents LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 #, fuzzy msgid "Unapplied changes" msgstr "Gestiona els canvis" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "No s'han pogut desar els valors predeterminats del document" @@ -21533,26 +21528,35 @@ msgid "[No options predefined]" msgstr "No s'ha definit cap acció!" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&Usa la implementació hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 #, fuzzy msgid "Can't set layout!" msgstr "Format de pàgina" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, fuzzy, c-format msgid "Unable to set layout for ID: %1$s" msgstr "No s'han pogut desar els valors predeterminats del document" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 #, fuzzy msgid "Not Found" msgstr "Notació." -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21560,12 +21564,12 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 #, fuzzy msgid "Could not load master" msgstr "No s'ha pogut obrir la classe" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, fuzzy, c-format msgid "" "The master document '%1$s'\n" @@ -21778,7 +21782,7 @@ msgid "Horizontal Fill" msgstr "Emplenament horitzontal" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -22060,7 +22064,7 @@ msgstr "" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Corrector ortogràfic" @@ -22314,6 +22318,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Ha fallat el corrector ortogràfic.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Llatí bàsic" @@ -22767,50 +22776,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Barra d'eines \"%1$s\" desconeguda" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Seleccioneu el fitxer plantilla" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Plantilles|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Seleccioneu el document a obrir" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Exemples|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Documents LyX-1.3.x (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Documents LyX-1.4.x (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Documents LyX-1.5.x (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Documents LyX-1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Nom de fitxer no vàlid" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22818,41 +22827,41 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "S'està obrint el document %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 #, fuzzy msgid "Version control detected." msgstr "Control de versions" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "No es pot obrir el document %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "No s'ha pogut importar el fitxer" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "No hi ha informació per importar el format %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Seleccioneu el fitxer %1$s a importar" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22863,55 +22872,70 @@ "\n" "Voleu sobreescriure aquest document?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Voleu sobreescriure el document?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "S'està important %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importat." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "fitxer no importat!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Inclou fitxer" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Seleccioneu el document a inserir" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 #, fuzzy msgid "Absolute filename expected." msgstr "S'espera un valor." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Seleccioneu el fitxer a inserir" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 #, fuzzy msgid "All Files (*)" msgstr "Tots els fitxers " -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Introduïu el nom amb què es guardarà el fitxer" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Reanomena" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22922,24 +22946,24 @@ "\n" "Voleu desar el document amb un altre nom i tornar-ho a intentar?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Voleu anomenar i desar el document?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "To&rna a intentar-ho" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Document nou" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, fuzzy, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22950,12 +22974,12 @@ "\n" "Voleu desar el document?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 #, fuzzy msgid "Save new document?" msgstr "Voleu desar els canvis?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22966,15 +22990,15 @@ "\n" "Voleu desar el document o descartar els canvis?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Voleu desar els canvis?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Descarta" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22985,7 +23009,7 @@ "\n" "Voleu desar el document?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -22996,68 +23020,68 @@ "\n" "Voleu sobreescriure aquest fitxer?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 #, fuzzy msgid "Reload externally changed document?" msgstr "Voleu desar els canvis?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 #, fuzzy msgid "Directory is not accessible." msgstr "" "%1$s\n" " no es pot llegir." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "S'està obrint el document fill %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "No hi ha informació per mostrar %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "No hi ha informació per exportar el format %1$s." -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "S'ha produït un error en llegir el mòdul %1$s\n" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "No hi ha informació per exportar el format %1$s." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "No hi ha informació per exportar el format %1$s." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "S'està important %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "S'està carregant la vista preliminar" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 #, fuzzy msgid "Document not loaded" msgstr "Possibles Formats de Document" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -23066,29 +23090,29 @@ "Qualsevol canvi es perdrà. Esteu segur que voleu revertir a la versió " "salvada del document %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Voleu revertir al document salvat?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "S'estan desant tots els documents" -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "S'han desat tots els documents." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "L'ordre %1$s és desconeguda!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "Aquest fragment del document s'ha esborrat." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "No s'ha pogut exportar el fitxer" @@ -23128,11 +23152,11 @@ msgid "Close File" msgstr "Tanca el fitxer" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Amaga la pestanya" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Tanca la pestanya" @@ -23186,106 +23210,106 @@ msgid "Remove from personal dictionary|r" msgstr "Trieu un diccionari personal" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Llengua" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Fusiona els canvis...|M" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "No hi ha documents oberts!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Actualitza la vista" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "Visualitza|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Actualitza|U" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "No s'ha definit cap acció!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "No hi ha cap document obert!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Document mestre" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Altres llistes" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "Taula de continguts" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Altres barres d'eines" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Llista d'índexs|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Entrada de l'índex|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Comentari:" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Entrada d'índex|I" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "No s'ha definit cap acció!" @@ -23590,17 +23614,17 @@ msgid "Sub-%1$s" msgstr "Sub-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 #, fuzzy msgid "No bibliography defined!" msgstr "Entrada bibliogràfica" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 #, fuzzy msgid "No citations selected!" msgstr "No s'ha definit cap acció!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 #, fuzzy msgid "not cited" msgstr "no citat" @@ -23895,15 +23919,15 @@ msgid "Horizontal line" msgstr "Línia horitzontal" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23912,11 +23936,11 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24266,7 +24290,7 @@ msgid "Unknown TOC type" msgstr "Tipus de TOC desconegut" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24521,11 +24545,11 @@ msgid "Regular expression editor mode" msgstr "E&xpressió regular" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24575,6 +24599,60 @@ msgid "References: " msgstr "Referències: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "No s'ha trobat el fitxer binari del Lyx" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "No s'ha trobat el fitxer" + +#: src/support/Package.cpp:646 +#, fuzzy, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"La variable d'entorn %1$s no és vàlida.\n" +"El directori %2$s no conté %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"La variable d'entorn %1$s no és vàlida.\n" +"El directori %2$s no conté %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"La variable d'entorn %1$s no és vàlida.\n" +"%2$s no és un directori." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "No s'ha trobat el directori" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24754,6 +24832,67 @@ msgid "Unknown user" msgstr "Usuari desconegut" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorema \\arabic{theorem}." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corol·lari \\arabic{corollary}." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lema \\arabic{lemma}." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposició \\arabic{proposition}." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Conjectura \\arabic{conjecture}." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definició \\arabic{definition}." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Exemple \\arabic{example}." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problema \\thetheorem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Exercici \\thetheorem." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Comentari \\arabic{remark}." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Afirmació \\arabic{claim}." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Qüestió \\arabic{question}." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Nota \\thetheorem." + #~ msgid "&New:" #~ msgstr "&Nova:" @@ -24781,37 +24920,6 @@ #~ msgid "Institute #" #~ msgstr "Institut" -#~ msgid "LyX binary not found" -#~ msgstr "No s'ha trobat el fitxer binari del Lyx" - -#~ msgid "File not found" -#~ msgstr "No s'ha trobat el fitxer" - -#, fuzzy -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "La variable d'entorn %1$s no és vàlida.\n" -#~ "El directori %2$s no conté %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "La variable d'entorn %1$s no és vàlida.\n" -#~ "El directori %2$s no conté %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "La variable d'entorn %1$s no és vàlida.\n" -#~ "%2$s no és un directori." - -#~ msgid "Directory not found" -#~ msgstr "No s'ha trobat el directori" - #~ msgid "branch" #~ msgstr "branca" @@ -25988,9 +26096,6 @@ #~ "El corrector ortogràfic ha mort per alguna raó.\n" #~ "Potser l'ha aturat un altre procés." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Ha fallat el corrector ortogràfic.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Ha fallat el corrector ortogràfic" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/cs.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/cs.gmo differ diff -Nru lyx-2.0.2/po/cs.po lyx-2.0.3/po/cs.po --- lyx-2.0.2/po/cs.po 2011-11-27 01:07:50.000000000 +0000 +++ lyx-2.0.3/po/cs.po 2012-02-19 15:54:12.000000000 +0000 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: Lyx 1.6.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-06-18 05:50+0100\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-01-19 05:50+0100\n" "Last-Translator: Pavel Sanda <sanda@lyx.org>\n" "Language-Team: Czech <LL@li.org>\n" "Language: cs\n" @@ -487,8 +487,8 @@ msgstr "Smazat vybranou vtev" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Smazat" @@ -521,17 +521,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Zruit" @@ -572,7 +573,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -703,7 +704,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Jazyk" @@ -775,7 +776,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Pout" @@ -1764,15 +1765,15 @@ msgid "&Protect:" msgstr "&Chrnit:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Vloit mezeru i za zalomen dku" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2138,7 +2139,7 @@ msgstr "Okno pro odezvu" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Vpis" @@ -2719,7 +2720,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2728,7 +2729,7 @@ msgstr "Obrzky" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2910,7 +2911,7 @@ msgid "Line &spacing" msgstr "&dkovn" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Jedna" @@ -2919,7 +2920,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dva" @@ -4140,8 +4141,8 @@ msgid "&Single close-tab button" msgstr "&Jedin tlatko pro zavrn panelu" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Uloit" @@ -4475,6 +4476,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Kontrola pravopisu" @@ -5170,7 +5172,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5229,13 +5234,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5255,7 +5261,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5271,19 +5277,19 @@ msgid "Acknowledgement" msgstr "Podkovn" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Podkovn." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5313,7 +5319,7 @@ msgstr "Vta" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5356,13 +5362,13 @@ msgid "Case" msgstr "Ppad" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Case \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5410,7 +5416,7 @@ msgstr "Podmnka" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5429,10 +5435,10 @@ msgid "Conjecture" msgstr "Hypotza" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5464,7 +5470,7 @@ msgid "Criterion" msgstr "Kritrium" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5484,7 +5490,7 @@ msgid "Definition" msgstr "Definice" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5526,7 +5532,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5579,8 +5585,8 @@ msgstr "loha" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5599,7 +5605,7 @@ msgstr "Tvrzen" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5617,8 +5623,9 @@ msgid "Remark" msgstr "Poznmka" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Poznmka \\theremark." @@ -5654,9 +5661,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5672,9 +5679,9 @@ msgstr "Caption: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5695,19 +5702,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standardn" @@ -5716,26 +5724,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titulek" @@ -5755,24 +5764,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -5806,13 +5815,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Keywords" @@ -5829,11 +5838,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5842,7 +5852,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5851,41 +5861,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Literatura" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Reference" @@ -5901,8 +5911,8 @@ msgid "BiographyNoPhoto" msgstr "BiographyNoPhoto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5914,17 +5924,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5943,14 +5953,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -5977,46 +5987,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Poloka" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Vet" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Popis" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Seznam" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6026,7 +6036,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6050,20 +6060,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Datum" @@ -6075,7 +6085,7 @@ msgid "Correspondence to:" msgstr "Correspondence to:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Acknowledgements." @@ -6091,7 +6101,7 @@ msgid "Key words." msgstr "Key words." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6105,11 +6115,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Email" @@ -6137,8 +6148,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Affiliation" @@ -6147,7 +6159,7 @@ msgstr "And" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6292,7 +6304,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6368,6 +6380,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6389,7 +6402,7 @@ msgid "Author affiliation:" msgstr "Author affiliation:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6401,7 +6414,7 @@ msgstr "Acknowledgments." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6416,8 +6429,8 @@ msgid "SpecialSection*" msgstr "SpecialSection" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6426,7 +6439,7 @@ msgstr "Unnumbered" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6471,7 +6484,7 @@ msgid "FourAuthors" msgstr "FourAuthors" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Affiliation:" @@ -6488,7 +6501,7 @@ msgid "FourAffiliations" msgstr "FourAffiliations" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Journal" @@ -6498,8 +6511,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6549,18 +6562,11 @@ msgid "Subparagraph" msgstr "Pododstavec" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6581,13 +6587,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BeginFrame" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6603,240 +6609,235 @@ msgid "Part*" msgstr "st*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Section \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsection \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Frames" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Frame" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BeginPlainFrame" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Frame (no head/foot/sidebars)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "AgainFrame" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Again frame with label" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "EndFrame" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "FrameSubtitle" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Column" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Columns" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Start column (increase depth!), width:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnsCenterAligned" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Columns (center aligned)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColumnsTopAligned" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Columns (top aligned)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pause" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Overlays" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Overprint" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "OverlayArea" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Overlayarea" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Uncover" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Uncovered on slides" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Only" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Only on slides" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Blok" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blocks" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Block:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "ExampleBlock" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Example Block:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "AlertBlock" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Alert Block:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titling" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Title (Plain Frame)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "InstituteMark" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Institute mark" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citace" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Citt" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Ver" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TitleGraphic" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teormy" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Dsledek." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definice." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definitions" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definitions." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Pklad." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Examples" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Examples." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6852,80 +6853,80 @@ msgid "Fact" msgstr "Fakt" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fakt." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Vta." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separator" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Lyx-Kd" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NoteItem" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Note:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Alert" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Structure" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "ArticleMode" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Article" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "PresentationMode" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentation" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabulka" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Seznam tabulek" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Obrzek" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -6983,7 +6984,7 @@ msgid "CURTAIN" msgstr "CURTAIN" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7475,9 +7476,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Keywords:" @@ -7543,65 +7545,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX Title" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Author:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Journal:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnumber" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_number:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "FirstAuthor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1st_author_surname:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Received" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Received:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Accepted" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Accepted:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "reprint_reqs_to:" @@ -7872,7 +7874,7 @@ msgid "Restriction:" msgstr "Restriction:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Lev hlavika" @@ -7882,7 +7884,7 @@ msgid "Left Header:" msgstr "Lev hlavika:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Prav hlavika" @@ -8361,7 +8363,7 @@ msgid "Remarks #." msgstr "Remarks #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Proof:" @@ -8458,42 +8460,46 @@ msgid "ItemList" msgstr "ItemList" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "RomanList" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Vta \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Dsledek \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Tvrzen \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8505,21 +8511,23 @@ msgid "Question" msgstr "Otzka" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Question \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Tvrzen \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Hypotza \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Appendix \\Alph{appendix}." @@ -8551,8 +8559,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8600,6 +8609,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "ACKNOWLEDGEMENTS" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Alternative Affiliation" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Homepage" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "PACS numbers:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Preprint number" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Preprint number:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Online citation" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AddressForOffprints" @@ -8877,6 +8910,14 @@ msgid "Close Section" msgstr "Close Section" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Oddlova--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Oddlit Prosted ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "SubTitle" @@ -8885,48 +8926,48 @@ msgid "Institution" msgstr "Institution" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Slide" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "EndSlide" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "WideSlide" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "EmptySlide" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Empty slide:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ItemizeType1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumerateType1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Seznam algoritm" @@ -9195,14 +9236,10 @@ msgid "Terms:" msgstr "Terms:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Topic" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "New Slide:" @@ -9843,8 +9880,8 @@ msgid "FirstName" msgstr "FirstName" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "trek" @@ -10021,39 +10058,31 @@ msgid "foot" msgstr "patika" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Zaedl" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Vpisy" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "tit." -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Nhled" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Oddlova--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Oddlit Prosted ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "st \\thepart" @@ -10148,18 +10177,22 @@ msgstr "Fakt \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definice \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Pklad \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "loha \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Cvien \\theexercise." @@ -10247,38 +10280,6 @@ msgid "Remark." msgstr "Poznmka." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Vta \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Dsledek \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Tvrzen \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Hypotza \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definice \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Pklad \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "loha \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Prob" @@ -10295,29 +10296,14 @@ msgid "# [number of Prob]" msgstr "# [poet prob]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Cvien \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Poznmka \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Ppad \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Vlastnost \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Otzka \\thequestion" +msgid "Property \\theproperty." +msgstr "Vlastnost \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Poznmka \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Poznmka \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10560,6 +10546,51 @@ msgid "Initial" msgstr "Inicilka" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Pout balek knitr pro dynamick generovn report. Tento balek pro " +"jazykR mus bt naistalovn pro sprvnou funkci modulu: install.packages" +"('knitr'). R je potebn alespo ve verzi >= 2.14.1. Dal informace viz " +"http://yihui.github.com/knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "dokumentovan" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "trek" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Parametry pro Sweave" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave par." + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R vraz" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R vraz" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond Book" @@ -10713,15 +10744,6 @@ "Povolit Noweb jakoto nstroj pro dokumentovan programovn (literate " "programming)." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "dokumentovan" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10731,26 +10753,6 @@ "dokumentovan programovn. Pouv balek Sweave. Viz sweave.lyx v " "pkladech." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "trek" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Parametry pro Sweave" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave par." - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R vraz" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R vraz" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Vstupn soubor pro Sweave" @@ -10863,10 +10865,6 @@ msgid "Condition." msgstr "Podmnka." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Poznmka \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13389,6 +13387,10 @@ msgstr "Sloupce|S" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Sweave|w" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic|X" @@ -13412,11 +13414,11 @@ msgid "Check spelling" msgstr "Kontrola pravopisu" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Zpt zmnu" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Znovu zmnu" @@ -16136,13 +16138,13 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Tabulka vytvoen v prosted gnumeric, openoffice nebo excelu.\n" +"Tabulka vytvoen v prosted Gnumeric, Libre/OpenOffice nebo Excelu.\n" " Import pevd do dlouhch tabulek (longtable),\n" "excesivn ka neoetovna.\n" "Pro konverzi je potebn program gnumeric.\n" @@ -16237,7 +16239,7 @@ msgid "PDFPages" msgstr "Strnky PDF" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF strnky: $$AbsOrRelPathParent$$Basename" @@ -16250,6 +16252,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16260,10 +16265,11 @@ "* pages={x-y} (pro rozsah strnek)\n" "* pages={x,y,z} (pro konkrtn strnky)\n" "* pages=- (pro vechny strnky)\n" +"* pages=last-1 (pro vechny strnky v obrcenm poad)\n" "Pette si dokumentaci balku pdfpages\n" "pro dal nastaven a detaily.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16271,15 +16277,15 @@ "Dnen datum.\n" "Pro dal informace si pette manulovou strnku ('info date').\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagram programu Dia.\n" @@ -16401,268 +16407,268 @@ msgid "R/S code" msgstr "R/S kd" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond music" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "Lilipond book (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (prost)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (prost)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Prost text" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Prost text|r" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Prost text (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Prost text (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Prost text (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Prost text, spojit dky" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Tabulkov kalkultor Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Tabulkov kalkultor Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "Tabulkov kalkultor OpenOffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "PostScript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "Pkaz pro datum" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabulka (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX Nhled" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyX Nhled (LilyPond book)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX Nhled (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "WMF" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Rozen WMF" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX Archiv (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX Archive (tar.gz)" @@ -16706,65 +16712,65 @@ msgid "Print document failed" msgstr "Tisk dokumentu selhal" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Chyba Disku: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "LyX nemohl vytvoit pomocn adres '%1$s' (mon je zaplnn disk?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX se pokusil uzavt dokument, kter obsahuje neuloen zmny!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Pokus o uzaven zmnnho dokumentu!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Nelze smazat pomocn adres" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Nelze smazat pomocn adres %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Neznm tda dokumentu" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Pouita standardn tda dokumentu, nebo tda %1$s nen znma." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Neznm token: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Chyba hlaviky dokumentu" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "chyb \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "chyb \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Zmny nezobrazeny v LaTeX-ovm vstupu" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16776,7 +16782,7 @@ "Prosm nainstalujte tyto balky nebo pedefinujte \\lyxadded a " "\\lyxdeletedv LaTeX-ov preambuli." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16788,31 +16794,31 @@ "Prosm nainstalujte tyto balky nebo pedefinujte \\lyxadded a " "\\lyxdeletedv LaTeX-ov preambuli." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Index" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Chyba formtovn dokumentu" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s kon neoekvan, co znamen, e je pravdpodobn pokozen." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s nen iteln dokument LyX-u." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Konverze se nezdaila" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16821,11 +16827,11 @@ "%1$s je z odlin verze LyX-u, ale pomocn soubor pro jeho konverzi neme " "bt vytvoen." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Nenalezen konverzn skript" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16833,34 +16839,34 @@ msgstr "" "%1$s je z odlin verze LyX-u, ale konverzn skript lyx2lyx nebyl nalezen." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Konverzn skript selhal" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " "convert it." msgstr "%1$s je ze star verze LyX-u a skript lyx2lyx selhal pi konverzi." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " "it." msgstr "%1$s je z novj verze LyX-u a skript lyx2lyx selhal pi konverzi." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Dokument je jen ke ten" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "Soubor %1$s nelze zapsat, protoe je nastaven pouze pro ten." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16868,21 +16874,21 @@ msgstr "" "Dokument %1$s byl extern modifikovn. Opravdu chcete tento soubor pepsat?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Pepsat modifikovan soubor?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Pepsat" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Zlohovn selhalo" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16891,46 +16897,46 @@ "LyX nebyl schopen vytvoit zlon soubor v %1$s.\n" "Zkontrolujte, zda-li dan adres existuje a lze do nj zapisovat." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Ukld se %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " nepodailo se zapsat soubor!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " hotovo." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Pokus o uloen dokumentu %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "spn uloeno do %1$s.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Uloen se nepovedlo! Nov pokus...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Uloen se nepovedlo! Dal pokus...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Uloen se nepovedlo! Dokument je ztracen." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv detekoval softwarovou vyjmku" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -16939,12 +16945,12 @@ "Zkontrolujte prosm, e program pro podporu vaeho kdovn (%1$s) je " "sprvn nainstalovn." -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Nepodailo se najt pkaz LaTeX-u pro znak '%1$s' (hodnota %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -16954,19 +16960,19 @@ "zvolenm kdovn.\n" "Mohla by pomoci zmna kdovn dokumentu na utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconv konverze se nezdaila" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "konverze se nezdaila" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Nekdovateln znaky v cest k souboru" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -16989,53 +16995,48 @@ "Vyberte vhodn kdovn dokumentu (nap. utf8)\n" "nebo zmnte cestu k souboru." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Spoutm chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex selhal" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "chktex nelze spn spustit." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Nedostatek informace pro export do formtu %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Chyba pi exportu do formtu %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Vtev \"%1$s\" ji existuje." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Vtev \"%1$s\" neexistuje." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Nelze sprvn dekdovat \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Neznm cl \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Chyba pi exportu do DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17046,73 +17047,73 @@ "\n" "Chcete tento soubor pepsat?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Pepsat soubor?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Chyba pi bhu externch pkaz." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Nhled zdrojovho kdu" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Nhled zdrojovho kdu pro odstavec %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Nhled zdrojovho kdu pro odstavce %1$s - %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Automatick uloen %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Automatick uloen selhalo!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Automatick uloen souasnho dokumentu" -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Nelze exportovat soubor" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "dn informace pro export formtu %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Chyba ve jmn souboru" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Cesta k dokumentu nesm obsahovat mezery." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Export dokumentu zruen." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokument exportovn jako %1$s do souboru `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokument exportovn jako %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17123,19 +17124,19 @@ "\n" "Obnovit z nouzovho uloen ?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Nast nouzov uloen ?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Obnovit" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Nast pvodn" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17145,15 +17146,15 @@ "m nastaveny atributy pouze pro ten. Ujistte se prosm, e jste uloili " "tento dokument jako odlin soubor." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokument byl spn obnoven." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokument NEBYL spn obnoven." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17162,27 +17163,27 @@ "Smazat nyn soubor s nouzovm uloenm ?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Smazat nouzov uloen ?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Ponechat" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Soubor s nouzovm uloenm smazn." -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Nezapomete uloit nyn v soubor!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Smazat nyn soubor s nouzovm uloenm ?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17193,19 +17194,19 @@ "\n" "Nast msto toho zlohu ?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Nast zlohu ?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Nast zlohu" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Nast &pvodn" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17215,25 +17216,25 @@ "nastaveny atributy pouze pro ten. Ujistte se prosm, e jste uloili " "tento dokument jako odlin soubor." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Nesmysln! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokument %1$s znovunaten." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Nelze znovunast dokument %1$s" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Neplatn soubor k zahrnut" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17269,7 +17270,7 @@ msgid "Document class not available" msgstr "Tda dokumentu nen dostupn" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17283,11 +17284,11 @@ "Bude pouita tda se standardnm rozvrenm.\n" "LyX nebude schopen vytvoit korektn vstup." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Tda dokumentu nenalezena" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17301,15 +17302,15 @@ "Bude pouita tda se standardnm rozvrenm.\n" "LyX nebude schopen vytvoit korektn vstup." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Nelze nast tdu" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Chyba pi ten informac o rozvren" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Chyba ten" @@ -17333,102 +17334,107 @@ msgid "This portion of the document is deleted." msgstr "Tato st dokumentu je vymazna." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Tdu dokumentu `%1$s' se nepodailo nast." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "dn dal informace pro nvrat zpt (undo)" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "dn dal informace pro opakovn akce (redo)" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "etzec nenalezen!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Znaka vyp." -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Znaka zap." -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Znaka smazna" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Znaka nastavena" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statistika vbru:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistika aktulnho dokumentu:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d slov" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Jedno slovo" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d znak (vetn mezer)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Jeden znak (vetn mezer)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d znak (krom mezer)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Jeden znak (krom mezer)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistika" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "`inset-forall' peruen protoe poet akc je vy neli %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "\"%1$s\" aplikovno na %2$d vloek" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Jmno vtve" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Vtev ji existuje" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Vtev \"%1$s\" neexistuje." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Chyba pi zptnm hledn" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17436,22 +17442,22 @@ "Zptn hledn vydalo nekorektn pozici.\n" "Muste aktualizovat prohlen dokument." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Vkldn dokumentu %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Dokument %1$s vloen." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Nepodailo se vloit dokument %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17462,11 +17468,11 @@ "%1$s\n" "zpsobeno chybou: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Soubor nelze pest" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17475,15 +17481,15 @@ "%1$s\n" " nelze pest." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Nelze otevt soubor" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Natn souboru v jinm kdovn neli je UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17499,15 +17505,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Vstraha LyX-u: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "nekdovateln znak" @@ -17877,12 +17883,12 @@ msgid "ignore" msgstr "ignorovat pedchoz" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Soubor nelze konvertovat" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17891,19 +17897,19 @@ "dn informace pro konverzi soubor formtu %1$s do %2$s.\n" "Definujte konvertor v nastavench." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Spoutn pkazu: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Chyby pi sestavovn" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Nastaly chyby bhem procesu sestavovn." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17912,26 +17918,26 @@ "Chyba pi bhu:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Nelze pesunout pomocn adres z %1$s do %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Nelze zkoprovat pomocn soubor z %1$s do %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Nelze pesunout pomocn soubor z %1$s do %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Spoutm LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -17939,15 +17945,15 @@ msgstr "" "LaTeX neprobhl spn. Navc nebyl LyX schopen najt vstup LaTeX-u %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX selhal" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Vstup je przdn" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Byl vygenerovn przdn vstupn soubor." @@ -17968,12 +17974,12 @@ msgid "&Don't Add" msgstr "&Nepidvat" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Rozvren `%1$s' nebylo nalezeno." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Rozvren nenalezeno" @@ -18018,19 +18024,19 @@ msgstr "Koprovn %1$s do %2$s selhalo." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Antikva (Roman)" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Bezpatkov (Sans Serif)" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Strojopis" @@ -18124,7 +18130,7 @@ msgid "Cannot view file" msgstr "Soubor nelze prohlet" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Soubor neexistuje: %1$s" @@ -18461,7 +18467,7 @@ "\t-version shrnout verzi a informace o sestaven.\n" "Prohldnte manulovou strnku LyX-u pro detailnj informace." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "dn systmov adres" @@ -19086,7 +19092,7 @@ msgid "(no log message)" msgstr "(no log message)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX SV: Zprva Log-u" @@ -19106,7 +19112,7 @@ msgid "Revert to stored version of document?" msgstr "Nvrat k uloen verzi dokumentu ?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Pvodn verze" @@ -19134,24 +19140,24 @@ msgid "Paragraph not properly initialized" msgstr "Odstavec nen sprvn inicializovn" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Neznm vloka" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Chyba pi zmn revize" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Neznm index autora pro zmnu: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Neznm symbol" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19159,66 +19165,66 @@ "Nelze vloit mezeru na zatek odstavce. Pette si prosm pruku " "(tutorial)." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Dv mezery nelze pst tmto zpsobem. Pette si prosm pruku(tutorial)." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Zmna revize] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Zmna: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " na " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Font: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Hloubka: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Mezery: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Jedna a pl" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Dal (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Vloka: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Odstavec: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Pozice: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Znak: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Okraj: " @@ -19258,15 +19264,15 @@ msgid " not known" msgstr " neznm" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Chyb argument" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Znakov sada" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Nastaven rozvren odstavce" @@ -19339,7 +19345,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Chyba sprvy verz." @@ -19536,12 +19542,12 @@ "Pokraovat?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Ano" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Ne" @@ -19598,7 +19604,7 @@ msgid "Reload saved document?" msgstr "Znovu nast dokument?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Znovunast" @@ -19711,19 +19717,19 @@ "%1$s: bylo dosaeno zatku dokumentu pi zptnm vyhledvn.\n" "Pokraovat ve vyhledvn od konce dokumentu?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Vyhledvat od zatku/konce?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Nic k vyhledvn" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "dn oteven dokumenty pro vyhledvn" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Pokroil vyhledvn" @@ -19991,9 +19997,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumenty|#o#O" @@ -20080,7 +20086,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20089,7 +20095,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20121,11 +20127,11 @@ msgid "The branch could not be renamed." msgstr "Vtev neme bt pejmenovna." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Slouit revize" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20134,7 +20140,7 @@ "Zmnil %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Zmna udlna %1$s\n" @@ -20241,10 +20247,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Zvolte jmno souboru pro uloen vkldanho obrzku" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Zrueno." @@ -20273,15 +20279,15 @@ msgid "Select document" msgstr "Vybrat dokument" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Dokumenty LyX-u (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Chyba" @@ -20455,7 +20461,7 @@ msgstr "Nastaven dokumentu" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Dokument potomka" @@ -20726,9 +20732,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (nen instalovn)" @@ -20774,12 +20780,12 @@ msgstr "Dokumenty LyX-u (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Neuplatnn zmny" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20788,12 +20794,12 @@ "Pokud tak neuinte nyn, budou ztraceny po tto akci." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Odmtnout" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Nelze nastavit tdu dokumentu" @@ -20844,24 +20850,32 @@ msgid "[No options predefined]" msgstr "[dn nastaven peddefinovno]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "Vlastn nastaven pro hyppe&ref" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "Po&ut balek hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Nelze nastavit rozvren!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Nelze nastavit rozvren pro ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Nenalezeno" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Hlavn dokument nezahrnuje tento soubor" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20871,11 +20885,11 @@ "Muste zahrnout tento soubor do dokumentu\n" "'%1$s' pokud chcete pouvat vlasnost hlavnho dokumentu." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Nelze nast hlavn dokument" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21085,7 +21099,7 @@ msgid "Horizontal Fill" msgstr "Horizontln vpl" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21345,7 +21359,7 @@ msgstr "Jmno souboru pro rouru (pipe) LyX serveru" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Kontrola pravopisu" @@ -21589,6 +21603,10 @@ "beginning?" msgstr "Byl dosaen konec dokumentu. Pokraovat dle od zatku?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Kontrola pravopisu nenalezla potebn slovnky." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Zkladn latinka" @@ -22038,50 +22056,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Neznm panel nstroj \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Vybrat soubor se ablonou" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "ablony|#A#a" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokument nenaten" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Vybrat dokument k oteven" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Pklady|#a#A" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Dokumenty LyX-u 1.3 (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Dokumenty LyX-u 1.4 (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Dokumenty LyX-u 1.5 (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Dokumenty LyX-u 1.6 (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Neplatn nzev souboru" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22092,40 +22110,40 @@ "%1$s\n" "neexistuje." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Otvrn dokumentu %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokument %1$s oteven." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Detekovna sprva verz." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Nelze otevt dokument %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Soubor nelze importovat" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "dn informace pro import formtu %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Vybrat soubor %1$s k importu" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22136,52 +22154,72 @@ "\n" "Chcete jej pepsat ?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Pepsat dokument ?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importovn %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importovno." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "soubor nebyl importovn!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "newfile" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Vybrat dokument LyX-u ke vloen" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Je oekvna absolutn cesta k souboru." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Vyber soubor pro vloen" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Vechny soubory (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Vybrat nov jmno souboru pro dokument" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Soubor\n" +"%1$s\n" +"je ji oteven.\n" +"Je poteba soubor uzavt, neli se ho pokuste pepsat.\n" +"Chcete vybrat nov jmno souboru?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Vybran soubor je ji oteven" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "Pe&jmenovat" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22192,23 +22230,23 @@ "\n" "Chcete ho pejmenovat a zkusit znovu uloit ?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Pejmenovat a uloit ?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Opakovat" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Zavt dokument" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Dokument nelze uzavt, jeliko je prv zpracovvn." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22219,11 +22257,11 @@ "\n" "Chcete jej uloit ?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Uloit nov dokument ?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22234,15 +22272,15 @@ "\n" "Chcete zmny v dokumentu uloit?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Uloit zmnn soubor?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Neukldat" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22253,7 +22291,7 @@ "\n" "Chcete jej uloit ?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22265,61 +22303,61 @@ " byl extern modifikovn. Znovu nast? Jakkoliv editan zmny budou " "ztraceny." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Znovunast extern modifikovan dokument?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Chyba pi nastavovn zamykacho mdu." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Adres nen pstupn." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Otvrn dokumentu potomka %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "dn dokument pro soubor: %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "spn prohlen formtu: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Chyba pi prohlen formtu: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "spn export do formtu: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Chyba pi exportovn formtu: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Exportovn..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Nhled..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokument nenaten" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22328,28 +22366,28 @@ "Vechny zmny budou ztraceny. Opravdu se chcete vrtit k pvodn verzi " "dokumentu %1$s ?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Vrtit se k pvodnmu dokumentu ?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Ukldaj se vechny dokumenty..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Vechny dokumenty uloeny." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s neznm pkaz!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Prosm nejprve zobrazte vstupn dokument." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Nebylo mon postupovat dle." @@ -22386,11 +22424,11 @@ msgid "Close File" msgstr "Zavt soubor" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Skrt panel" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Zavt panel" @@ -22439,99 +22477,99 @@ msgid "Remove from personal dictionary|r" msgstr "Smazat vlastn slovnk|S" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Jazyk|J" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Vce jazyk...|V" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Skryt|S" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<dn oteven dokumenty>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<dn uloen zloky>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Prohlet (ostatn formty)|h" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Aktualizuj (ostatn formty)|j" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Prohlet [%1$s]|r" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Aktualizovat [%1$s]|A" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "dn vlastn vloky definovny!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<dn oteven dokumenty>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Hlavn dokument" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Otevt navigtor..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Dal seznamy" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Przdn obsah>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Jin panely nstroj" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Pro dokument nejsou zvoleny dn vtve!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Rejstk|j" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Heslo rejstku|H" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Index: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Heslo rejstku (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "dn citace v dosahu!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "dn akce nen definovna!" @@ -22830,15 +22868,15 @@ msgid "Sub-%1$s" msgstr "Sub-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Nen definovna dn bibliografie!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Nen vybrna dn citace!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "necitovno" @@ -23140,15 +23178,15 @@ msgid "Horizontal line" msgstr "Horizontln linka" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "dn dal dostupn oddlovae lstline" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Vyerpny oddlovae" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23162,11 +23200,11 @@ "oddlova.\n" "Prozatm byl znak '!' nahrazen varovnm, ale je teba opravit problm run." -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Nekdovateln znaky ve vpisu zdrojovho kdu" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23513,7 +23551,7 @@ msgid "Unknown TOC type" msgstr "Neznm typ Obsahu" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Velikost vbru by mla odpovdat obsahu schrnky." @@ -23763,11 +23801,11 @@ msgid "Regular expression editor mode" msgstr "Editace v mdu regulrnch vraz" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autoopravy vypnuty ('!' pro zapnut)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autoopravy zapnuty (<mezernk> k ukonen)" @@ -23818,6 +23856,67 @@ msgid "References: " msgstr "Reference: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Nenalezen spustiteln soubor LyX-u" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Nepodailo se urit cestu ke spustitelnmu souboru LyX-u z pkazov dky " +"%1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Nepodailo se zjitit systmov adres, pi prohledvn\n" +"\t%1$s\n" +"Pouijte parametr pkazov dky '-sysdir' nebo nastavte promnnou " +"prosted\n" +"%2$s do systmovho adrese LyX-u obsahujcho soubor `chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Soubor nenalezen" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Neplatn pepna %1$s.\n" +"Adres %2$s neobsahuje %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Neplatn promnn prosted %1$s.\n" +"Adres %2$s neobsahuje %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Neplatn promnn prosted %1$s.\n" +"%2$s nen adres." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Adres nenalezen" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "dn ladc vpisy" @@ -23991,6 +24090,54 @@ msgid "Unknown user" msgstr "Neznm uivatel" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Vta \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Dsledek \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Tvrzen \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Hypotza \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definice \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Pklad \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "loha \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Cvien \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Poznmka \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Ppad \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Otzka \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Poznmka \\thenote" + #~ msgid "&New:" #~ msgstr "&Nov:" @@ -24033,54 +24180,6 @@ #~ msgid "Offprints:" #~ msgstr "Offprints:" -#~ msgid "LyX binary not found" -#~ msgstr "Nenalezen spustiteln soubor LyX-u" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Nepodailo se urit cestu ke spustitelnmu souboru LyX-u z pkazov " -#~ "dky %1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Nepodailo se zjitit systmov adres, pi prohledvn\n" -#~ "\t%1$s\n" -#~ "Pouijte parametr pkazov dky '-sysdir' nebo nastavte promnnou " -#~ "prosted\n" -#~ "%2$s do systmovho adrese LyX-u obsahujcho soubor `chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "Soubor nenalezen" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Neplatn pepna %1$s.\n" -#~ "Adres %2$s neobsahuje %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Neplatn promnn prosted %1$s.\n" -#~ "Adres %2$s neobsahuje %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Neplatn promnn prosted %1$s.\n" -#~ "%2$s nen adres." - -#~ msgid "Directory not found" -#~ msgstr "Adres nenalezen" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25197,9 +25296,6 @@ #~ "Kontrola pravopisu selhala.\n" #~ "Mon byla ukonena pomoc pkazu 'kill'." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Kontrola pravopisu selhala.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Kontrola pravopisu selhala" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/da.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/da.gmo differ diff -Nru lyx-2.0.2/po/da.po lyx-2.0.3/po/da.po --- lyx-2.0.2/po/da.po 2011-11-27 01:07:50.000000000 +0000 +++ lyx-2.0.3/po/da.po 2012-02-19 15:54:12.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: da\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-04-20 12:00+0200\n" "Last-Translator: Jesper Stemann Andersen <jesper@sait.dk>\n" "Language-Team: Danish <dansk@klid.dk>\n" @@ -492,8 +492,8 @@ msgstr "Fjern den valgte gren" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Fjern" @@ -526,17 +526,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Annullér" @@ -577,7 +578,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -708,7 +709,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Sprog" @@ -780,7 +781,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Påfør" @@ -1764,15 +1765,15 @@ msgid "&Protect:" msgstr "&Beskyt:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Indsæt afstanden, selv efter et linjeskift" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2140,7 +2141,7 @@ msgstr "" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 #, fuzzy msgid "Listing" msgstr "Liste" @@ -2738,7 +2739,7 @@ msgid "MathML" msgstr "Matematik|M" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2748,7 +2749,7 @@ msgstr "Sider" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2948,7 +2949,7 @@ msgid "Line &spacing" msgstr "Linje&afstand" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Enkelt" @@ -2957,7 +2958,7 @@ msgid "1.5" msgstr "Halvanden (1,5)" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dobbelt" @@ -4236,8 +4237,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Gem" @@ -4594,6 +4595,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Stavekontrol" @@ -5318,7 +5320,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5385,13 +5390,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5411,7 +5417,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5427,19 +5433,19 @@ msgid "Acknowledgement" msgstr "Anerkendelse" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Anerkendelse." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5469,7 +5475,7 @@ msgstr "Sætning" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5512,13 +5518,13 @@ msgid "Case" msgstr "Tilfælde" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Tilfælde \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5566,7 +5572,7 @@ msgstr "Betingelse" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5585,10 +5591,10 @@ msgid "Conjecture" msgstr "Formodning" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5620,7 +5626,7 @@ msgid "Criterion" msgstr "Kriterium" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5640,7 +5646,7 @@ msgid "Definition" msgstr "Definition" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5682,7 +5688,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5735,8 +5741,8 @@ msgstr "Problem" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5755,7 +5761,7 @@ msgstr "Forslag" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5773,8 +5779,9 @@ msgid "Remark" msgstr "Bemærkning" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Bemærkning \\theremark." @@ -5811,9 +5818,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5831,9 +5838,9 @@ msgstr "Billed&tekst:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5854,19 +5861,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5875,26 +5883,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titel" @@ -5915,24 +5924,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Forfatter" @@ -5967,13 +5976,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Nøgleord" @@ -5990,11 +5999,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6003,7 +6013,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6012,41 +6022,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Litteraturliste" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referencer" @@ -6062,8 +6072,8 @@ msgid "BiographyNoPhoto" msgstr "BiografiIntetFoto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6075,17 +6085,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6104,14 +6114,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6138,46 +6148,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Punktinddelt" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Nummereret" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Beskrivelse" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Liste" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6187,7 +6197,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6211,20 +6221,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Dato" @@ -6236,7 +6246,7 @@ msgid "Correspondence to:" msgstr "Korrespondance til:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Anerkendelser." @@ -6253,7 +6263,7 @@ msgid "Key words." msgstr "Nøgleord." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6267,11 +6277,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "E-post" @@ -6299,8 +6310,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Tilknytning" @@ -6309,7 +6321,7 @@ msgstr "Og" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6456,7 +6468,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6535,6 +6547,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6556,7 +6569,7 @@ msgid "Author affiliation:" msgstr "Forfattertilknytning:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6568,7 +6581,7 @@ msgstr "Anerkendelser." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6583,8 +6596,8 @@ msgid "SpecialSection*" msgstr "Special-afsnit*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6593,7 +6606,7 @@ msgstr "Unummereret" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6638,7 +6651,7 @@ msgid "FourAuthors" msgstr "Fire Forfattere" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Tilknytning:" @@ -6655,7 +6668,7 @@ msgid "FourAffiliations" msgstr "Fire Tilknytninger" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Tidsskrift" @@ -6665,8 +6678,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6716,18 +6729,11 @@ msgid "Subparagraph" msgstr "Mindre tekststykke" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6748,13 +6754,13 @@ msgid "Latin off" msgstr "Latin fra" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "StartRamme" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6770,244 +6776,239 @@ msgid "Part*" msgstr "Del*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 #, fuzzy msgid "Section \\arabic{section}" msgstr "Undersektion" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Underafsnit \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Rammer" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Ramme" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "StartSimpelRamme" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Ramme (uden hoved/fod/sidebarer)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "IgenRamme" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Igen ramme med mærke" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "SlutRamme" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "RammeUndertitel" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Kolonne" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Kolonner" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Start kolonne (forøg dybde!), bredde:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "KolonnerMidteJusteret" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Kolonner (midte-justeret)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "KolonnerTopJusteret" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Kolonner (top-justeret)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pause" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Transparenter" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 #, fuzzy msgid "Overprint" msgstr "Aftryk" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "TransparentOmråde" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Transparentområde" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Afdæk" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 #, fuzzy msgid "Uncovered on slides" msgstr "Afdækket på dias" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Kun" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Kun på dias" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Blok" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blokke" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Blok:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "EksempelBlok" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "EksempelBlok:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "AdvarselBlok" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Advarselblok:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titulering" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titel (simpel ramme)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 #, fuzzy msgid "InstituteMark" msgstr "Institut" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Institutmærke" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citat (længere)" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Citat (kort)" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Vers" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TitelGrafik" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Sætninger" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Korollar." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definition." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definitioner" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definitioner." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Eksempel." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Eksempler" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Eksempler." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7023,80 +7024,80 @@ msgid "Fact" msgstr "Faktum" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Faktum." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Sætning." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separator" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-kode" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NoteEmne" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Note:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Advarsel" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktur" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "ArtikelTilstand" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artikel" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "PræsentationTilstand" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Præsentation" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabel" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Tabelliste" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figur" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7154,7 +7155,7 @@ msgid "CURTAIN" msgstr "TÆPPE" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7659,9 +7660,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 #, fuzzy msgid "Keywords:" msgstr "Nøgleord" @@ -7738,70 +7740,70 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX Titel" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 #, fuzzy msgid "Author:" msgstr "Forfatter" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Tilknytt" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 #, fuzzy msgid "Journal:" msgstr "Tidsskrift" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnumber" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 #, fuzzy msgid "MS_number:" msgstr "msnumber" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Første Forfatter" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Modtaget" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 #, fuzzy msgid "Received:" msgstr "Modtaget" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Accepteret" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 #, fuzzy msgid "Accepted:" msgstr "Accepteret" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -8100,7 +8102,7 @@ msgid "Restriction:" msgstr "Begrænsning" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 #, fuzzy msgid "Left Header" @@ -8112,7 +8114,7 @@ msgid "Left Header:" msgstr "Venstre_Hoved" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 #, fuzzy msgid "Right Header" @@ -8652,7 +8654,7 @@ msgid "Remarks #." msgstr "Bemærkninger #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Bevis:" @@ -8760,44 +8762,48 @@ msgid "ItemList" msgstr "Punktinddelt" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Antikva" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Sætning \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Korollar \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Forslag \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 #, fuzzy msgid "Prop" msgstr "Klip ud" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8809,21 +8815,23 @@ msgid "Question" msgstr "Spørgsmål" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Spørgsmål \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Påstand \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Formodning \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 #, fuzzy msgid "Appendix \\Alph{appendix}." msgstr "markeret" @@ -8861,8 +8869,9 @@ msgid "Rapid" msgstr "" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8912,6 +8921,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "ANERKENDELSER" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Alternativ tilknytning:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "ny side" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Uden nummer" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Kladdetryk" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Kladdetryk" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Indsæt reference" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AdresseForAftryk" @@ -9227,6 +9266,15 @@ msgid "Close Section" msgstr "markeret" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separator--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +#, fuzzy +msgid "--- Separate Environment ---" +msgstr "Gather-miljø" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Undertitel" @@ -9235,55 +9283,55 @@ msgid "Institution" msgstr "Institution" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Slide" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 #, fuzzy msgid "EndSlide" msgstr "Slide" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 #, fuzzy msgid "WideSlide" msgstr "Slide" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 #, fuzzy msgid "EmptySlide" msgstr "Slide" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 #, fuzzy msgid "Empty slide:" msgstr "tom" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 #, fuzzy msgid "\\arabic{section}" msgstr "Undersektion" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 #, fuzzy msgid "ItemizeType1" msgstr "Punktinddeling" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 #, fuzzy msgid "EnumerateType1" msgstr "Nummereret" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Algoritmeliste" @@ -9587,14 +9635,10 @@ msgid "Terms:" msgstr "Teorem" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Emne" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 #, fuzzy msgid "New Slide:" @@ -10310,8 +10354,8 @@ msgid "FirstName" msgstr "Første Navn" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Scrap" @@ -10496,43 +10540,34 @@ msgid "foot" msgstr "fod" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "&Grånet" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 #, fuzzy msgid "Listings" msgstr "Liste" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 #, fuzzy msgid "Idx" msgstr "Indeks" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "par" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Prøvetryk" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separator--" - -#: lib/layouts/stdlayouts.inc:83 -#, fuzzy -msgid "--- Separate Environment ---" -msgstr "Gather-miljø" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "" @@ -10644,18 +10679,22 @@ msgstr "Faktum \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definition \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Eksempel \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problem \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Øvelse \\theexercise." @@ -10743,46 +10782,6 @@ msgid "Remark." msgstr "Bemærkning." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Sætning \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Korollar \\thecorollary." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Forslag \\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Formodning \\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definition \\thedefinition." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Eksempel \\theexample." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problem \\theproblem." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10802,34 +10801,14 @@ msgid "# [number of Prob]" msgstr "Antal rækker" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Øvelse \\theexercise." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Bemærkning \\theremark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Tilfælde \\thecase." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Problem \\theproblem." -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Spørgsmål \\thequestion." - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "Note \\thenote." #: lib/layouts/braille.module:2 @@ -11059,6 +11038,52 @@ msgid "Initial" msgstr "Kursiv" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Seriate" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "LaTeX-&indstillinger" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "Skærmskrifter" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Version" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "ex" + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11220,46 +11245,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Seriate" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "LaTeX-&indstillinger" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "Skærmskrifter" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "Version" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "ex" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11372,10 +11363,6 @@ msgid "Condition." msgstr "Betingelse." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Note \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -14073,6 +14060,11 @@ msgstr "Flerkolonne-manual|k" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic-manual|X" @@ -14096,11 +14088,11 @@ msgid "Check spelling" msgstr "Kontrollér stavning" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Fortryd" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Gentag" @@ -16830,7 +16822,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16906,7 +16898,7 @@ msgid "PDFPages" msgstr "PDFPages" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF pages: $$AbsOrRelPathParent$$Basename" @@ -16919,25 +16911,28 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" msgstr "" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia-diagram.\n" @@ -17061,268 +17056,268 @@ msgid "R/S code" msgstr "Kode" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond-musik" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond-bog (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (simpel)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (simpel)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Simpel tekst" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Simpel tekst|i" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Simpel tekst (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Simpel tekst (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Simpel tekst (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Simpel tekst, saml linjer" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric-regneark" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel-regneark" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "OpenOffice-regneark" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "datokommando" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabel (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX-prøvetryk" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyX-prøvetryk (LilyPond-bog)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX-prøvetryk (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX Archive (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX Archive (tar.gz)" @@ -17366,67 +17361,67 @@ msgid "Print document failed" msgstr "Dokumentudskrift mislykkedes" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Diskfejl: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "" "LyX kunne ikke skabe den midlertidige mappe '%1$s' (Måske er disken fyldt?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" "LyX forsøgte at lukke et dokument der indeholdt ikke-arkiverede ændringer!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Forsøger at lukke ændret dokument!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Kunne ikke fjerne midlertidig mappe" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Kunne ikke fjerne den midlertidige mappe %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Ukendt dokumentklasse" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Bruger den normale dokumentklasse, da %1$s-klassen er ukendt." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Ukendt symbol: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Fejl i dokumenthovedet" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header mangler" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document mangler" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Ændringer ikke vist i LaTeX-output" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17434,7 +17429,7 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17442,31 +17437,31 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Register / Indeks" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Dokumentformat-fejl" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s afsluttedes uventet, hvilket sikkert betyder at den er i stykker." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s er ikke et læseligt LyX-document." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Konvertering mislykkedes" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, fuzzy, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17475,11 +17470,11 @@ "%1$s er fra en tidligere LyX-version, men der kunne ikke oprettes en " "midlertidig fil til konverteringen." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Konverteringsskriptet blev ikke fundet" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, fuzzy, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17488,11 +17483,11 @@ "%1$s er fra en tidligere LyX-version, men konverteringsskriptet lyx2lyx blev " "ikke fundet." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Konverteringsskriptet fejlede" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17501,7 +17496,7 @@ "%1$s er fra en tidligere LyX-version, men konverteringsskriptet lyx2lyx " "kunne ikke konvertere den." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17510,16 +17505,16 @@ "%1$s er fra en tidligere LyX-version, men konverteringsskriptet lyx2lyx " "kunne ikke konvertere den." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Filen er skrivebeskyttet" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17528,98 +17523,98 @@ "Dokument %1$s er blevet ændret eksternt. Er De sikker på de ønsker at " "overskrive denne fil?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Overskriv ændret fil?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Overskriv" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Backup-fejl" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" "Please check whether the directory exists and is writable." msgstr "" -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Gemmer dokumentet %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " kunne ikke skrive fil!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " færdig." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Forsøger at gemme dokument %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Gemt til %1$s. Pyha.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Lagring mislykkedes! Forsøger igen...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Lagring mislykkedes! Forsøger endnu engang...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Lagring mislykkedes! Ærgerligt. Dokument er tabt." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv software-undtagelse opdaget" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" "Changing the document encoding to utf8 could help." msgstr "" -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconv konvertering mislykkedes" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "konvertering mislykkedes" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Ikke-kodebart tegn i filsti" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17633,53 +17628,48 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Kører chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex-fejl" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Kunne ikke køre chktex." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Ved ikke hvordan man eksporterer til format: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Fejl under eksport til format: %1$s" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Gren \"%1$s\" eksisterer allerede." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Gren \"%1$s\" eksisterer ikke." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Ikke istand til at parse \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Ikke-genkendeligt mål \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Fejl under eksport til DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17690,73 +17680,73 @@ "\n" "Vil De overskrive denne fil?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Overskriv fil?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Fejl under kørsel af eksterne kommandoer" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Smugkig på koden" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Smugkig på koden for tekststykke %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Smugkig på koden fra tekststykke %1$s til %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Autogemmer %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Automatisk gemning mislykkedes!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Gemmer automatisk aktuelle dokument..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Kunne ikke eksportere fil" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Ingen oplysninger om eksport i formatet %1$s" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Filnavnfejl" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Stien til dokumentet må ikke indeholde mellemrum." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Dokument-eksport annulleret." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokument eksporteret som %1$s til fil `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokument eksporteret som %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17767,34 +17757,34 @@ "\n" "Gendan den nødlagrede version?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Indlæs nødlagret version?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Gendan" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Indlæs oprindelig" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17803,27 +17793,27 @@ "Fjern nødlagret version nu?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Slet nødlagret version?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Behold" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Fjern nødlagret version nu?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17834,44 +17824,44 @@ "\n" "Indlæs sikkerhedskopien i stedet?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Indlæs sikkerhedskopi?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Indlæs &sikkerhedskopi" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Indlæs &oprindelig" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Meningsløs!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokumentet %1$s blev genindlæst." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Kunne ikke genindlæse dokumentet %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Inkluderet fil ikke gyldig" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17897,7 +17887,7 @@ msgid "Document class not available" msgstr "Dokumentklasse ikke tilgængelig" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17907,11 +17897,11 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Dokumentklasse ikke fundet" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17921,15 +17911,15 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Kunne ikke indlæse klasse" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Fejl under læsning af intern layout-information" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Læsefejl" @@ -17953,123 +17943,128 @@ msgid "This portion of the document is deleted." msgstr "Denne del af dokumentet er slettet." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Dokumentklassen `%1$s' kunne ikke indlæses." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Ikke flere fortrydelsesoplysninger" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Kan ikke gendanne mere" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Streng ikke fundet!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Mærke slået fra" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Mærke slået til" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Mærke fjernet" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Mærke sat" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistik for dokumentet:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d ord" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Et ord" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d tegn (inkl. mellemrum og lign.)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Et tegn (inkl. mellemrum og lign.)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d tegn (ekskl. mellemrum og lign.)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Et tegn (ekskl. mellemrum og lign.)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistik" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Grennavn" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Gren eksisterer allerede" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Gren \"%1$s\" eksisterer ikke." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Indsætter dokumentet %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Dokumentet %1$s blev indsat." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Kunne ikke indsætte dokumentet %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -18080,11 +18075,11 @@ "%1$s\n" "på grund af fejl: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Kunne ikke læse fil" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, fuzzy, c-format msgid "" "%1$s\n" @@ -18093,15 +18088,15 @@ "%1$s\n" " er ulæselig." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Kunne ikke åbne fil" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Læser ikke-UTF-8-kodet fil" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -18117,15 +18112,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX-advarsel: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "ikke-kodbart tegn" @@ -18492,12 +18487,12 @@ msgid "ignore" msgstr "ignorér" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Kan ikke konvertere fil" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, fuzzy, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18506,19 +18501,19 @@ "Ingen oplysninger om konvertaring fra filer i %1$s-format ti %2$s.\n" "Prøv at definere en konverter i indstillingerne." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Udfører kommando: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Opygningsfejl" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Der blev rapporteret fejl under opbygningsprocessen." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -18527,26 +18522,26 @@ "En fejl opstod under kørslen af:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Kunne ikke flytte en midlertidig mappe fra %1$s til %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Kunne ikke kopiere en midlertidig fil fra %1$s til %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Kunne ikke flytte en midlertidig fil fra %1$s til %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Kører LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18555,15 +18550,15 @@ "LaTeX kørte ikke ordentligt. Derudover kunne LyX ikke finde LaTeX's logfil " "%1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX fejlede" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Output er tomt" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Der blev oprettet en tom uddatafil." @@ -18584,12 +18579,12 @@ msgid "&Don't Add" msgstr "Tilføj &ikke" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Dokumentklasse ikke fundet" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Ikke fundet" @@ -18634,19 +18629,19 @@ msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Antikva" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Grotesk" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Skrivemaskine" @@ -18740,7 +18735,7 @@ msgid "Cannot view file" msgstr "Kan ikke vise filen" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Fil eksisterer ikke: %1$s" @@ -19054,7 +19049,7 @@ "\t-version opsummér versions- og oversættelsesoplysninger\n" "Se LyX's manualside for flere detaljer." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Ingen systemmappe" @@ -19664,7 +19659,7 @@ msgid "(no log message)" msgstr "(ingen log-besked)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX-versionsstyring: Beskrivelse til log" @@ -19686,7 +19681,7 @@ msgstr "Gendan den gemte udgave af dokumentet?" # , c-format -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Gendan" @@ -19712,24 +19707,24 @@ msgid "Paragraph not properly initialized" msgstr "Tekststykke ikke ordenligt indstillet" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Ukendt indstik" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Sporing af ændring-fejl" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Ukendt forfatterindeks for ændring: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Ukendt symbol" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19737,66 +19732,66 @@ "Du kan ikke indsætte et mellemrum i begyndelsen af et tekststykke. Læs " "venligst Selvstudium." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Du kan ikke indtaste to mellemrum på denne måde. Læs venligst Selvstudium." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Sporing af ændring]" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Ændring: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " på " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Skrift: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Dybde: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", mellemrum: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Halvanden" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Andet (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Indstik: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Tekststykke: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Placering: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Char: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Grænse: " @@ -19836,15 +19831,15 @@ msgid " not known" msgstr " ikke kendt" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Mangler parameter" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Tegnsæt" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Tekststykkelayout ændret" @@ -19905,7 +19900,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Versionsstyringsfejl." @@ -20058,12 +20053,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Ja" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Nej" @@ -20121,7 +20116,7 @@ msgid "Reload saved document?" msgstr "Genindlæs gemte dokument?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Genindlæs" @@ -20231,19 +20226,19 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Intet at gennemsøge" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Ingen åbne dokumenter i hvilke at søge" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Avanceret søg og erstat" @@ -20500,9 +20495,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumenter|#d#D" @@ -20590,7 +20585,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20599,7 +20594,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20632,11 +20627,11 @@ msgid "The branch could not be renamed." msgstr "Grenen kunne ikke omdøbes." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Flet ændringer" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20645,7 +20640,7 @@ "Ændring af %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "" @@ -20752,10 +20747,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Vælg et filnavn, som den indsatte grafik skal gemmes som" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Annulleret." @@ -20784,15 +20779,15 @@ msgid "Select document" msgstr "Vælg dokument" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX-dokumenter (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Fejl" @@ -20966,7 +20961,7 @@ msgstr "Dokumentindstillinger" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Barnedokument" @@ -21240,9 +21235,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (ikke installeret)" @@ -21285,24 +21280,24 @@ msgstr "LyX-filer (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Ikke-påførte ændringer" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "Gem som dokumentstandarder" @@ -21353,24 +21348,32 @@ msgid "[No options predefined]" msgstr "[Ingen indstillinger forudangivet]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Kan ikke indstille layout!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, fuzzy, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Gem som dokumentstandarder" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Ikke fundet" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Tildelt hoved inkluderer ikke denne fil" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21378,11 +21381,11 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Kunne ikke indlæse hoved" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21587,7 +21590,7 @@ msgid "Horizontal Fill" msgstr "Vandret fyld|V" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21849,7 +21852,7 @@ msgstr "Angiv et filnavn for LyX-serverrøret" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Stavekontrollør" @@ -22096,6 +22099,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Stavekontrollen mislykkedes" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Basal latin" @@ -22560,50 +22568,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Ukendt værktøjslinje \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Vælg skabelonfil" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Skabeloner|#S#s" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokument ikke indlæst." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Vælg dokument, som skal åbnes" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Eksempler|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x-dokumenter (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x-dokumenter (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x-dokumenter (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x-dokumenter (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Ugyldigt filnavn" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22611,40 +22619,40 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Åbner dokument %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokumentet %1$s blev åbnet." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Versionsstyring opfanget." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Kunne ikke åbne dokument %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Kunne ikke importere fil" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Ingen oplysninger om import af formatet %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Vælg %1$s-fil at importere" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22655,53 +22663,68 @@ "\n" "Vil De overskrive dette dokument?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Overskriv dokument?" # , c-format -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importerer %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importeret." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "fil ikke importeret!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "ny-fil" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Vælg LyX-dokument som skal indsættes" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Absolut filnavn forventet." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Vælg fil som skal indsættes" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Alle filer (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Vælg et filnavn, som dokumentet skal som" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Omdøb" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22712,23 +22735,23 @@ "\n" "Vil De omdøbe dokumentet og prøve igen?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Omdøb og gem?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Forsøg igen" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Luk dokument" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Dokument kunne ikke lukkes fordi det er under behandling af LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22739,11 +22762,11 @@ "\n" "Ønsker De at gemme dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Gem nyt dokument?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22754,15 +22777,15 @@ "\n" "Ønsker du at gemme dokumentet eller at skrotte ændringerne?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Gem ændret dokument?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Skrot" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22773,7 +22796,7 @@ "\n" "Vil du gemme dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -22784,61 +22807,61 @@ "\n" "Vil du overskrive dette dokument?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Genindlæs eksternt-ændret dokument?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Mappe er utilgængelig" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Åbner barnedokument %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Ingen oplysninger om visning af %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Succesfuldt prøvetryk af format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Fejl under prøvetrykning af format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Succesfuld eksport til format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Fejl under eksport til format: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Eksporterer ..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Prøvetrykker ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokument ikke indlæst" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22847,28 +22870,28 @@ "Alle ændringer vil gå tabt. Er De sikker på at De vil gendanne den gemte " "udgave af dokumentet %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Gendan gemte dokument?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Gemmer alle dokumenter..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Alle dokumenter gemt." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s ukendt kommando!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Prøvetryk venligst dokumentet først." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Kunne ikke fortsætte." @@ -22906,11 +22929,11 @@ msgid "Close File" msgstr "Luk fil" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Skjul fane" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Luk fane" @@ -22960,99 +22983,99 @@ msgid "Remove from personal dictionary|r" msgstr "Fjern fra personlig ordbog|r" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Sprog|S" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Flere sprog ...|F" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Skjult|S" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Ingen åbne dokumenter>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Endnu ingen gemte bogmærker>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Vis (andre formater)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Opfrisk (andre formater)|p" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Vis [%1$s]|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Opfrisk [%1$s]|O" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Ingen selvskabte indstik angivet!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Intet åbent dokument>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Hoveddokument" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Åbn navigatør..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Andre lister" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Tom indholdsfortegnelse>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Andre værktøjslinjer" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Ingen grene angivet for dokument!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Register-/Indeksliste|R" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Register-/Indeksord|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Register/Indeks: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Register-/Indeksord (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Ingen litteraurreference i område!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Ingen handling angivet!" @@ -23340,15 +23363,15 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Ingen litteraturliste angivet!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Ingen litteraturreferencer valgt!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "ikke refereret" @@ -23647,15 +23670,15 @@ msgid "Horizontal line" msgstr "Vandret linje" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "ikke flere lstline-skilletegn tilgængelige" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Løber tør for skilletegn" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23664,11 +23687,11 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Ikke-kodebare tegn i listings-indstik" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24013,7 +24036,7 @@ msgid "Unknown TOC type" msgstr "Ukendt indholdsfortegnelse-type" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Udvalgsstørrelse bør passe med klippebrættets indhold." @@ -24262,11 +24285,11 @@ msgid "Regular expression editor mode" msgstr "Regulære-udtryk-redigerings-tilstand" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Automatisk korrektion fra ('!' for at slå til)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Automatisk korrektion til (<mellemrum> for at slå fra)" @@ -24317,6 +24340,57 @@ msgid "References: " msgstr "Referencer: " +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "Streng ikke fundet!" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "Streng ikke fundet!" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +#, fuzzy +msgid "Directory not found" +msgstr "Streng ikke fundet!" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Ingen fejlsporingsbesked" @@ -24490,6 +24564,67 @@ msgid "Unknown user" msgstr "Ukendt bruger" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Sætning \\thetheorem." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Korollar \\thecorollary." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Forslag \\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Formodning \\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definition \\thedefinition." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Eksempel \\theexample." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problem \\theproblem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Øvelse \\theexercise." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Bemærkning \\theremark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Tilfælde \\thecase." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Spørgsmål \\thequestion." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Note \\thenote." + #~ msgid "&New:" #~ msgstr "&Ny:" @@ -24533,18 +24668,6 @@ #~ msgid "Offprints:" #~ msgstr "Aftryk" -#, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "Streng ikke fundet!" - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "Streng ikke fundet!" - -#, fuzzy -#~ msgid "Directory not found" -#~ msgstr "Streng ikke fundet!" - #~ msgid "branch" #~ msgstr "gren" @@ -25768,10 +25891,6 @@ #~ "Måske blev den dræbt." #, fuzzy -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Stavekontrollen mislykkedes" - -#, fuzzy #~ msgid "The spellchecker has failed" #~ msgstr "Stavekontrollen mislykkedes" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/de.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/de.gmo differ diff -Nru lyx-2.0.2/po/de.po lyx-2.0.3/po/de.po --- lyx-2.0.2/po/de.po 2011-11-27 01:07:50.000000000 +0000 +++ lyx-2.0.3/po/de.po 2012-02-19 15:54:12.000000000 +0000 @@ -90,21 +90,20 @@ # view(er) -> ansehen / Ansicht / Betrachter # wrap -> umflossenes Gleitobjekt # -# Jürgen Spitzmüller <spitz@lyx.org>, 2009, 2010, 2011. +# Jürgen Spitzmüller <spitz@lyx.org>, 2009, 2010, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: LyX 2.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-11-01 04:32+0100\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-02-13 02:23+0100\n" "Last-Translator: Uwe Stöhr <uwestoehr@web.de>\n" "Language-Team: German <lyx-docs@lists.lyx.org>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Poedit-Basepath: D:\\LyXSVN\\lyx-devel\n" -"X-Generator: Lokalize 1.2\n" +"X-Generator: Lokalize 1.4\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" #: src/frontends/qt4/ui/AboutUi.ui:32 @@ -582,8 +581,8 @@ msgstr "Den ausgewählten Zweig entfernen" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Entfernen" @@ -616,17 +615,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Abbrechen" @@ -667,7 +667,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -798,7 +798,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Sprache" @@ -870,7 +870,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Übernehmen" @@ -1868,15 +1868,15 @@ msgid "&Protect:" msgstr "&Schützen:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Den Abstand auch nach einem Zeilenumbruch einfügen" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2246,7 +2246,7 @@ msgstr "Feedback-Fenster" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listing" @@ -2830,7 +2830,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2839,7 +2839,7 @@ msgstr "Bilder" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2902,7 +2902,7 @@ #: src/frontends/qt4/ui/PDFSupportUi.ui:189 msgid "H&yperlinks" -msgstr "H&yperlinks" +msgstr "Hyper&links" #: src/frontends/qt4/ui/PDFSupportUi.ui:222 msgid "Allows link text to break across lines." @@ -2930,7 +2930,7 @@ #: src/frontends/qt4/ui/PDFSupportUi.ui:281 msgid "&Bookmarks" -msgstr "&Lesezeichen" +msgstr "Lese&zeichen" #: src/frontends/qt4/ui/PDFSupportUi.ui:293 msgid "G&enerate Bookmarks" @@ -3022,7 +3022,7 @@ msgid "Line &spacing" msgstr "Zeilen&abstand" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Einfach" @@ -3031,7 +3031,7 @@ msgid "1.5" msgstr "1,5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Doppelt" @@ -4285,8 +4285,8 @@ msgid "&Single close-tab button" msgstr "&Globaler Knopf zum Schließen von Registerkarten" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Speichern" @@ -4628,6 +4628,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Rechtschreibprüfung" @@ -5334,7 +5335,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5393,13 +5397,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5419,7 +5424,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5435,19 +5440,19 @@ msgid "Acknowledgement" msgstr "Danksagung" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Danksagung." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5477,7 +5482,7 @@ msgstr "Theorem" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5520,13 +5525,13 @@ msgid "Case" msgstr "Fall" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Fall \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5574,7 +5579,7 @@ msgstr "Bedingung" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5593,10 +5598,10 @@ msgid "Conjecture" msgstr "Vermutung" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5628,7 +5633,7 @@ msgid "Criterion" msgstr "Kriterium" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5648,7 +5653,7 @@ msgid "Definition" msgstr "Definition" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5690,7 +5695,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5743,8 +5748,8 @@ msgstr "Problem" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5763,7 +5768,7 @@ msgstr "Satz" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5781,8 +5786,9 @@ msgid "Remark" msgstr "Bemerkung" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Bemerkung \\theremark." @@ -5818,9 +5824,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5836,9 +5842,9 @@ msgstr "Legende: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5859,19 +5865,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5880,26 +5887,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titel" @@ -5919,24 +5927,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -5970,13 +5978,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Schlagwörter" @@ -5993,11 +6001,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6006,7 +6015,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6015,41 +6024,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Literaturverzeichnis" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Literaturverzeichnis" @@ -6065,8 +6074,8 @@ msgid "BiographyNoPhoto" msgstr "Biographie ohne Foto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6078,17 +6087,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6107,14 +6116,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6141,46 +6150,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Auflistung" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Aufzählung" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Beschreibung" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Liste" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6190,7 +6199,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6214,20 +6223,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Datum" @@ -6239,7 +6248,7 @@ msgid "Correspondence to:" msgstr "Schriftverkehr an:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Danksagungen." @@ -6255,7 +6264,7 @@ msgid "Key words." msgstr "Schlagwörter." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6269,11 +6278,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "E-Mail" @@ -6301,8 +6311,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Zugehörigkeit" @@ -6311,7 +6322,7 @@ msgstr "Und" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6456,7 +6467,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6532,6 +6543,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6553,7 +6565,7 @@ msgid "Author affiliation:" msgstr "Zugehörigkeit des Autors:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6565,7 +6577,7 @@ msgstr "Danksagungen." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6580,8 +6592,8 @@ msgid "SpecialSection*" msgstr "Spezialabschnitt*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6590,7 +6602,7 @@ msgstr "Nicht-Nummeriert" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6635,7 +6647,7 @@ msgid "FourAuthors" msgstr "Vier Autoren" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Zugehörigkeit:" @@ -6652,7 +6664,7 @@ msgid "FourAffiliations" msgstr "Vier Zugehörigkeiten" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Zeitschrift" @@ -6662,8 +6674,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6713,18 +6725,11 @@ msgid "Subparagraph" msgstr "Unterparagraph" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Eingebettete Aufzählung" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6745,13 +6750,13 @@ msgid "Latin off" msgstr "Latein aus" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BeginneRahmen" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6767,240 +6772,235 @@ msgid "Part*" msgstr "Teil*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Abschnitt \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Unterabschnitt \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Rahmen" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Rahmen" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BeginneSchlichtenRahmen" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Rahmen (keine Kopf-/Fuß-/Seitenleisten)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "RahmenNochmal" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Rahmen nochmal mit Marke" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "BeendeRahmen" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "RahmenUntertitel" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Spalte" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Spalten" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Starte Spalte (erhöhe Tiefe!), Breite:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "Spalten mittig ausgerichtet" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Spalten (mittig ausgerichtet)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "Spalten oben ausgerichtet" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Spalten (oben ausgerichtet)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pause" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Overlays" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Überdruck" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "ÜberlagerungsBereich" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Überlagerungsbereich" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Aufdecken" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Aufgedeckt auf Folien" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Nur" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Nur auf Folien" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Block" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blöcke" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Block:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "BeispielBlock" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Beispiel-Block:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "AlarmBlock" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Alarm-Block:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titelei" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titel (schlichter Rahmen)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Institutsfußnotenmarke" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Institutsfußnotenmarke" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Zitat (lang)" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Zitat (kurz)" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Gedicht" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "Titelgrafik" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Theoreme" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Korollar." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definition." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definitionen" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definitionen." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Beispiel." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Beispiele" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Beispiele." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7016,80 +7016,80 @@ msgid "Fact" msgstr "Fakt" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fakt." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Theorem." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Trenner" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-Code" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NotizStichpunkt" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Notiz:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Alarm" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktur" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "Artikelmodus" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artikel" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "Präsentationsmodus" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Präsentation" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabelle" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Tabellenverzeichnis" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Abbildung" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7147,7 +7147,7 @@ msgid "CURTAIN" msgstr "VORHANG" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7639,9 +7639,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Schlagwörter:" @@ -7707,65 +7708,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX-Titel" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Zugehörigkeit" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Zeitschrift:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "Manuskript-Nummer" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "Manuskript-Nummer:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Erster Autor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1. Autor Nachname:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Empfangen" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Empfangen:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Akzeptiert" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Akzeptiert:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "Nachdruckanfrage an:" @@ -8036,7 +8037,7 @@ msgid "Restriction:" msgstr "Einschränkung:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Kopfzeile links" @@ -8046,7 +8047,7 @@ msgid "Left Header:" msgstr "Kopfzeile links:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Kopfzeile rechts" @@ -8525,7 +8526,7 @@ msgid "Remarks #." msgstr "Bemerkungen #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Beweis:" @@ -8622,42 +8623,46 @@ msgid "ItemList" msgstr "Auflistung" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "Nummerierte Liste" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Theorem \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Korollar \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Satz \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Eigenschaft" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Eigenschaft \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8669,21 +8674,23 @@ msgid "Question" msgstr "Frage" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Frage \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Behauptung \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Vermutung \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Anhang \\Alph{appendix}." @@ -8715,8 +8722,9 @@ msgid "Rapid" msgstr "Schnell" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8764,6 +8772,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "DANKSAGUNGEN" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Alternative Zugehörigkeit:" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Homepage" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "PACS-Nummern:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Preprint-Nummer" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Preprint-Nummer:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Online-Zitat" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Adresse für Sonderdrucke" @@ -9041,6 +9073,14 @@ msgid "Close Section" msgstr "Schließe Abschnitt" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Trenner--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Umgebung trennen ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Untertitel" @@ -9049,48 +9089,48 @@ msgid "Institution" msgstr "Institution" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Folie" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "Endfolie" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "Breite Folie" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "Leere Folie" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Leere Folie:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "AuflistungsTyp1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "AufzählungsTyp1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Algorithmenverzeichnis" @@ -9359,14 +9399,10 @@ msgid "Terms:" msgstr "Begriffe:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Thema" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Neue Folie:" @@ -9479,7 +9515,7 @@ #: lib/layouts/svmult.layout:114 lib/layouts/svcommon.inc:408 msgid "Running Chapter" -msgstr "Kolumne Kapitel" +msgstr "Kapitel in Kopfzeile" #: lib/layouts/svmult.layout:118 lib/layouts/svcommon.inc:163 msgid "ChapAuthor" @@ -10007,8 +10043,8 @@ msgid "FirstName" msgstr "Vorname" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Ausschuss" @@ -10185,39 +10221,31 @@ msgid "foot" msgstr "Fußnote" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Grauschrift" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listing" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Stichwort" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "Opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Vorschau" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Trenner--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Umgebung trennen ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Teil \\thepart" @@ -10312,18 +10340,22 @@ msgstr "Fakt \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definition \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Beispiel \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problem \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Aufgabe \\theexercise." @@ -10411,38 +10443,6 @@ msgid "Remark." msgstr "Bemerkung." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Theorem \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Korollar \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Satz \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Vermutung \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definition \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Beispiel \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Problem \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Problem" @@ -10459,29 +10459,14 @@ msgid "# [number of Prob]" msgstr "# [Problemnummer]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Aufgabe \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Bemerkung \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Fall \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Eigenschaft \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Frage \\thequestion" +msgid "Property \\theproperty." +msgstr "Eigenschaft \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Notiz \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Notiz \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10615,8 +10600,8 @@ "See section Customized Lists of the User's Guide for a detailed description." msgstr "" "Kontrolliert das Erscheinungsbild von Nummerierungen, Aufzählungen und " -"Beschreibungen mit optionalen Argumenten. Siehe Abschnitt Benutzerdefinierte " -"Listen des LyX Benutzerhandbuchs für eine detaillierte Beschreibung." +"Beschreibungen. Siehe den Abschnitt 'Benutzerdefinierte Listen' des LyX-" +"Benutzerhandbuchs für eine detaillierte Beschreibung." #: lib/layouts/enumitem.module:93 msgid "Enumerate-Resume" @@ -10726,6 +10711,52 @@ msgid "Initial" msgstr "Initiale" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Verwendet das Paket 'knitr' für dynamische Report-Erzeugung in R. Das " +"folgende R-Paket muss installiert sein, wenn Sie dieses Modul verwenden " +"wollen: install.packages('knitr'). Beachten Sie, dass es R >= 2.14.1 " +"voraussetzt. Weitere Informationen finden Sie unter http://yihui.github.com/" +"knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "literarisch" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Stück" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Sweave Optionen" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave Opts" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R-Ausdruck" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R-Ausdr." + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond-Buch" @@ -10880,15 +10911,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Erlaubt Noweb als literarisches Programmierwerkzeug zu benutzen." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "literarisch" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10898,26 +10920,6 @@ "Programmierwerkzeug mit Hilfe der Funktion Sweave(). Für weitere " "Informationen siehe die mitgelieferte Beispieldatei sweave.lyx." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Stück" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Sweave Optionen" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave Opts" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R-Ausdruck" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R-Ausdr." - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Sweave Eingabedatei" @@ -11031,10 +11033,6 @@ msgid "Condition." msgstr "Bedingung." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Notiz \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -12094,7 +12092,7 @@ #: lib/ui/stdcontext.inc:178 lib/ui/stdmenus.inc:473 msgid "LyX Note|N" -msgstr "LyX-Notiz|N" +msgstr "LyX-Notiz|z" #: lib/ui/stdcontext.inc:179 msgid "Comment|m" @@ -12302,7 +12300,7 @@ #: lib/ui/stdcontext.inc:295 lib/ui/stdmenus.inc:105 msgid "Paste Recent|e" -msgstr "Einfügen (vorherige Auswahl)|v" +msgstr "Einfügen (vorherige Auswahl)|h" #: lib/ui/stdcontext.inc:297 msgid "Jump Back to Saved Bookmark|B" @@ -13560,6 +13558,10 @@ msgstr "Mehrfachspalten-Handbuch|M" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Sweave-Handbuch|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic-Handbuch|X" @@ -13583,11 +13585,11 @@ msgid "Check spelling" msgstr "Rechtschreibung prüfen" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Rückgängig" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Wiederholen" @@ -16309,16 +16311,16 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Eine Gnumeric-, OpenOffice-Calc- oder Excel-Tabelle.\n" -"Die Tabelle wird als Longtable importiert, die Zahl der Zeilen\n" +"Eine Gnumeric-, OpenOffice/LibreOffice-Calc- oder Excel-Tabelle.\n" +"Die Tabelle wird als 'lange Tabelle' importiert, die Zahl der Zeilen\n" "spielt also keine Rolle. Viele Spalten könnten hingegen\n" -"problematisch sein.\n" +"zu Problemen führen.\n" "Das Programm 'Gnumeric' wird für die Konvertierung sowohl\n" "von Gnumeric- als auch von Excel-Dateien benötigt.\n" @@ -16414,7 +16416,7 @@ msgid "PDFPages" msgstr "PDF-Seiten" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF pages: $$AbsOrRelPathParent$$Basename" @@ -16427,6 +16429,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16436,10 +16441,13 @@ "* pages={x-y} (für einen Bereich von Seiten)\n" "* pages={x,y,z} (für ausgewählte Seiten)\n" "* pages=- (für alle Seiten)\n" -"Lesen die Dokumentation des Pakets pdfpages\n" +"* pages=last-1 (für alle Seiten in umgekehrter Reihenfolge)\n" +"Mit der Option 'noautoscale' werden die PDF-Seiten\n" +"in der Originalgröße eingefügt. \n" +"Lesen Sie die Dokumentation des Pakets pdfpages\n" "bezüglich weiterer Optionen und Details.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16447,15 +16455,15 @@ "Das heutige Datum.\n" "Bitte lesen Sie 'info date' für weitere Informationen.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia-Diagramm.\n" @@ -16577,268 +16585,268 @@ msgid "R/S code" msgstr "R/S-Code" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond-Musik" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond-Buch (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (normal)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (normal)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Einfacher Text" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Einfacher Text|E" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Einfacher Text (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Einfacher Text (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Einfacher Text (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Einfacher Text, Zeilen verbinden" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric-Tabelle" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel-Tabelle" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "OpenOffice-Tabelle" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyX-HTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich-Text-Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "date-Befehl" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabelle (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK-LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK-LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK-LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX-Vorschau" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyX-Vorschau (LilyPond-Buch)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX-Vorschau (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Programm" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Erweiterte Metadatei" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX-Archiv (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX-Archiv (tar.gz)" @@ -16882,11 +16890,11 @@ msgid "Print document failed" msgstr "Das Drucken des Dokuments ist fehlgeschlagen" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Festplatten-Fehler: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" @@ -16894,57 +16902,57 @@ "LyX konnte kein temporäres Verzeichnis '%1$s' erstellen (Festplatte ist " "vielleicht voll?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" "LyX hat versucht, ein Dokument mit ungespeicherten Änderungen zu schließen!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Versuch, ein geändertes Dokument zu schließen!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Das temporäre Verzeichnis konnte nicht entfernt werden" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Das temporäre Verzeichnis %1$s konnte nicht entfernt werden" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Unbekannte Dokumentklasse" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "Verwende die Standard-Dokumentklasse, da die Klasse %1$s unbekannt ist." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Unbekanntes Token: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Fehler im Dokumentkopf" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header fehlt" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document fehlt" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Änderungen nicht in der LaTeX-Ausgabe angezeigt" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16956,7 +16964,7 @@ "Bitte installieren Sie diese Pakete oder definieren Sie \\lyxadded und " "\\lyxdeleted im LaTeX-Vorspann neu." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16968,32 +16976,32 @@ "Bitte installieren Sie beide Pakete oder definieren Sie \\lyxadded und " "\\lyxdeleted im LaTeX-Vorspann neu." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Stichwortverzeichnis" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Dokumentformat-Fehler" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s endete unerwartet. Das heißt, dass die Datei vermutlich beschädigt ist." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s ist kein lesbares LyX-Dokument." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Die Konvertierung ist fehlgeschlagen" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17002,11 +17010,11 @@ "%1$s stammt von einer anderen LyX-Version, aber eine temporäre Datei für die " "Konvertierung konnte nicht erzeugt werden." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Das Konvertierungsskript wurde nicht gefunden" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17015,11 +17023,11 @@ "%1$s stammt von einer anderen LyX-Version, aber das Konvertierungsskript " "lyx2lyx konnte nicht gefunden werden." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Das Konvertierungsskript ist fehlgeschlagen" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17028,7 +17036,7 @@ "%1$s stammt von einer älteren LyX-Version, aber das lyx2lyx-Skript konnte " "das Dokument nicht konvertieren." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17037,17 +17045,17 @@ "%1$s stammt von einer neueren LyX-Version, aber das lyx2lyx-Skript konnte " "das Dokument nicht konvertieren." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Datei ist schreibgeschützt" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" "Die Datei %1$s kann nicht gespeichert werden, da sie schreibgeschützt ist." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17056,21 +17064,21 @@ "Dokument %1$s wurde extern verändert. Sind Sie sicher, dass die Datei " "überschrieben werden soll?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Modifizierte Datei überschreiben?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Überschreiben" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Die Sicherung ist fehlgeschlagen" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17079,47 +17087,47 @@ "Die Sicherungskopie %1$s kann nicht erstellt werden.\n" "Bitte prüfen Sie, ob das Verzeichnis existiert und beschreibbar ist." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Speichere Dokument %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "kann Datei nicht schreiben!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " fertig." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Versuche Dokument %1$s zu speichern\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Als %1$s gespeichert. Glück gehabt!\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Speichern fehlgeschlagen! Versuche es erneut...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Speichern fehlgeschlagen! Versuche es noch einmal...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "" "Die Speicherung ist endgültig fehlgeschlagen. Das Dokument ist verloren!" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv-Software-Exception erkannt" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17128,13 +17136,13 @@ "Bitte überprüfen Sie, dass die Softwareunterstützung für die " "Zeichenkodierung (%1$s) richtig installiert ist" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "Kann keinen LaTeX-Befehl für das Zeichen '%1$s' (Code-Punkt %2$s) finden" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17144,19 +17152,19 @@ "wahrscheinlich nicht darstellbar.\n" "Eine Änderung der Dokumentkodierung auf 'utf8' könnte helfen." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconv-Konvertierung fehlgeschlagen" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "Konvertierung fehlgeschlagen" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Unkodierbares Zeichen im Dateipfad" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17181,53 +17189,48 @@ "Im Zweifel sollten Sie eine passende Dokumentkodierung (bspw. utf8)\n" "wählen oder den Dokumentpfad entsprechend ändern." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "ChkTeX wird ausgeführt..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "ChkTeX ist fehlgeschlagen" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Chktex konnte nicht erfolgreich ausgeführt werden." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Keine Informationen vorhanden, um in das Format %1$s zu exportieren." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Keine Informationen vorhanden, um in das Format %1$s zu exportieren." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Zweig \"%1$s\" existiert bereits." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Zweig \"%1$s\" existiert nicht." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Kann \"%1$s\" nicht parsen" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Unbekanntes Ziel \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Fehler beim Exportieren nach DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17238,73 +17241,73 @@ "\n" "Möchten Sie diese Datei überschreiben?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Datei überschreiben?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Fehler beim Ausführen externer Befehle." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Quellcode vorschauen" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Quellcode für Absatz %1$d vorschauen" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Quellcode von Absatz %1$s bis %2$s vorschauen" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Automatische Speicherung von %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Die automatische Speicherung ist fehlgeschlagen!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Automatisches Speichern des aktuellen Dokuments..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Die Datei konnte nicht exportiert werden" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Keine Informationen vorhanden, um das Format %1$s zu exportieren." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Fehler im Dateinamen" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Der Verzeichnispfad zum Dokument darf keine Leerzeichen enthalten." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Der Export des Dokuments wurde abgebrochen." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokument als %1$s in die Datei `%2$s' exportiert" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokument als %1$s exportiert" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17315,19 +17318,19 @@ "\n" "Soll die Notspeicherung wiederhergestellt werden?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Notspeicherung laden?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Wiederherstellen" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Original laden" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17337,15 +17340,15 @@ "%1$s ist schreibgeschützt.\n" "Bitte speichern Sie die Datei unter einem neuen Namen." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokument wurde erfolgreich wiederhergestellt." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokument wurde NICHT erfolgreich wiederhergestellt." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17355,27 +17358,27 @@ "%1$s\n" "jetzt löschen?" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Notspeicherung löschen?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Behalten" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Notspeicherung gelöscht" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Vergessen Sie nicht, ihre Datei jetzt zu speichern!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Notspeicherungsdatei jetzt löschen?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17386,19 +17389,19 @@ "\n" "Stattdessen die Sicherung laden?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Sicherung laden?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Sicherung laden" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "&Original laden" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17408,25 +17411,25 @@ "%1$s ist schreibgeschützt.\n" "Bitte speichern Sie die Datei unter einem neuen Namen." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Sinnlos!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokument %1$s neu geladen." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Kann Dokument %1$s nicht neu laden." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Eingebundene Datei ungültig" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17464,7 +17467,7 @@ msgid "Document class not available" msgstr "Die Dokumentklasse ist nicht verfügbar" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17479,11 +17482,11 @@ "Formaten wird benutzt werden. LyX wird nicht in der Lage sein eine korrekte\n" "Ausgabe zu erzeugen." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Dokumentklasse nicht gefunden" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17498,15 +17501,15 @@ "korrekte\n" "Ausgabe erzeugen können." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Konnte Klasse nicht laden" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Fehler beim Einlesen interner Format-Informationen" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Lesefehler" @@ -17530,103 +17533,108 @@ msgid "This portion of the document is deleted." msgstr "Dieser Teil des Dokuments wird gelöscht." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Die Dokumentklasse %1$s konnte nicht geladen werden." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Nichts mehr rückgängig zu machen" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Nichts mehr zu wiederholen" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Die Zeichenkette wurde nicht gefunden!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Marke aus" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Marke ein" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Marke entfernt" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Marke gesetzt" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statistik für die Auswahl:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistik für das Dokument:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d Wörter" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Ein Wort" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d Zeichen (inklusive Leerzeichen)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Ein Zeichen (inklusive Leerzeichen)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d Zeichen (ohne Leerzeichen)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Ein Zeichen (ohne Leerzeichen)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistik" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" "'inset-forall' wurde abgebrochen, da die Zahl der Aktionen %1$d übersteigt" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Der Befehl \"%1$s\" wurde auf %2$d Einfügungen angewandt" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Name des Zweigs" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Zweig existiert bereits." -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Zweig \"%1$s\" existiert nicht." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Rückwärtssuche gescheitert" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17634,22 +17642,22 @@ "Die Rückwärtssuche wollte eine ungültige Position anspringen.\n" "Bitte aktualisieren Sie das ausgegebene Dokument." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Füge Dokument %1$s ein..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Dokument %1$s ist eingefügt." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Das Dokument %1$s konnte nicht eingefügt werden" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17660,11 +17668,11 @@ "konnte aufgrund des folgenden Fehlers\n" "nicht gelesen werden: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Die Datei konnte nicht gelesen werden" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17673,15 +17681,15 @@ "%1$s\n" "ist nicht lesbar." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Die Datei konnte nicht geöffnet werden" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Lese nicht-UTF-8-kodierte Datei" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17697,15 +17705,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX-Warnung: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "unkodierbares Zeichen" @@ -18075,12 +18083,12 @@ msgid "ignore" msgstr "ignorieren" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Die Datei kann nicht konvertiert werden" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18090,19 +18098,19 @@ "konvertieren.\n" "Definieren Sie einen Konverter in den Einstellungen." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Befehl wird ausgeführt: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Fehler bei der Erstellung" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Während des Erstellungsprozesses sind Fehler aufgetreten." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -18112,28 +18120,28 @@ "%1$s\n" "ist ein Fehler aufgetreten" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "" "Ein temporäres Verzeichnis konnte nicht von %1$s nach %2$s verschoben werden." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Eine temporäre Datei konnte nicht von %1$s nach %2$s kopiert werden." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "" "Eine temporäre Datei konnte nicht von %1$s nach %2$s verschoben werden." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeX wird ausgeführt..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18142,15 +18150,15 @@ "LaTeX wurde nicht erfolgreich ausgeführt. Außerdem konnte LyX die LaTeX-" "Protokolldatei %1$s nicht finden." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX ist fehlgeschlagen" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Die Ausgabe ist leer" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Eine leere Ausgabedatei wurde erzeugt." @@ -18172,12 +18180,12 @@ msgid "&Don't Add" msgstr "&Nicht hinzufügen" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Der Absatzstil `%1$s' wurde nicht gefunden." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Absatzstil nicht gefunden" @@ -18223,19 +18231,19 @@ msgstr "Das Kopieren von %1$s nach %2$s ist fehlgeschlagen." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Serifenschrift" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Serifenlos" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Schreibmaschine" @@ -18329,7 +18337,7 @@ msgid "Cannot view file" msgstr "Die Datei kann nicht betrachtet werden." -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Die Datei existiert nicht: %1$s" @@ -18672,7 +18680,7 @@ "zusammen.\n" "Weitere Optionen sind in der LyX man Datei aufgeführt." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Kein Systemverzeichnis" @@ -19351,7 +19359,7 @@ msgid "(no log message)" msgstr "(keine Protokollmeldung)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VK: Protokollmeldung" @@ -19372,7 +19380,7 @@ msgid "Revert to stored version of document?" msgstr "Zur gespeicherten Version des Dokuments zurückkehren?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Wiederherstellen" @@ -19400,24 +19408,24 @@ msgid "Paragraph not properly initialized" msgstr "Absatz nicht richtig initialisiert" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Unbekannte Einfügung" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Fehler der Änderungsverfolgung" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Unbekannter Autor-Index für die Einfügung: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Unbekanntes Token" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19425,67 +19433,67 @@ "Sie können am Anfang eines Absatzes kein Leerzeichen einfügen. Bitte lesen " "Sie das Tutorium." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Sie können zwei Leerzeichen nicht auf diese Weise eingeben. Bitte lesen Sie " "das Tutorium." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Änderungsverfolgung] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Änderung: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " am " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Schrift: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Tiefe: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Abstand: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Eineinhalb" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Andere (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Einfügung: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Absatz: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Position: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Zeichen: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Grenze: " @@ -19525,15 +19533,15 @@ msgid " not known" msgstr " unbekannt" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Fehlendes Argument" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Zeichensatz" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Absatzformat festgelegt" @@ -19609,7 +19617,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Fehler der Versionskontrolle." @@ -19810,12 +19818,12 @@ "Fortfahren?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Ja" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Nein" @@ -19875,7 +19883,7 @@ msgid "Reload saved document?" msgstr "Gespeichertes Dokument neu laden?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "Ne&u laden" @@ -19989,19 +19997,19 @@ "%1$s: Der Anfang wurde bei der Rückwärtssuche erreicht.\n" "Suche am Ende fortsetzen?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Von vorne suchen?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Nichts zum suchen" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Keine Dokumente geöffnet, in denen gesucht werden kann" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Erweitertes Suchen und Ersetzen" @@ -20275,9 +20283,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumente|#k" @@ -20364,7 +20372,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20373,7 +20381,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20405,11 +20413,11 @@ msgid "The branch could not be renamed." msgstr "Der Zweig konnte nicht umbenannt werden." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Änderungen akzeptieren oder verwerfen" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20418,7 +20426,7 @@ "Änderung durch %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Geändert am %1$s\n" @@ -20525,10 +20533,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Wählen Sie einen Dateinamen, um die eingefügte Grafik zu speichern als" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Abgebrochen." @@ -20557,15 +20565,15 @@ msgid "Select document" msgstr "Dokument wählen" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX-Dokumente (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Fehler" @@ -20739,7 +20747,7 @@ msgstr "Dokument-Einstellungen" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Unterdokument" @@ -21013,9 +21021,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (nicht installiert)" @@ -21064,12 +21072,12 @@ # , c-format # , c-format #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Nicht übernommene Änderungen" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -21079,12 +21087,12 @@ "Aktion verlorengehen." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Ablehnen" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Kann Dokumentklasse nicht einstellen." @@ -21134,24 +21142,32 @@ msgid "[No options predefined]" msgstr "[Keine Optionen vordefiniert]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "H&yperref-Optionen anpassen" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "Hyperref-Unterstützung &verwenden" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Kann Format nicht verwenden!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Kann Format für ID '%1$s' nicht verwenden" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "nicht gefunden" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Zugewiesenes Hauptdokument bettet diese Datei nicht ein" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21162,11 +21178,11 @@ "'%1$s' einbetten, sonst bleibt die\n" "vorgenommene Zuordnung des Hauptdokuments wirkungslos." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Konnte das Hauptdokument nicht laden" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21376,7 +21392,7 @@ msgid "Horizontal Fill" msgstr "Variabler horiz. Abstand" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21639,7 +21655,7 @@ msgstr "Geben Sie einen Dateinamen für die LyX-Server-Weiterleitung an" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Rechtschreibprüfung" @@ -21887,6 +21903,10 @@ msgstr "" "Das Ende des Dokuments wurde erreicht. Möchten Sie am Anfang weitermachen?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Das Rechtschreibprogramm findet keine Wörterbücher." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Basis-Lateinisch" @@ -22335,50 +22355,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Unbekannte Werkzeugleiste \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Wählen Sie eine Vorlagendatei" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Vorlagen|#V" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokument nicht geladen." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Wählen Sie das zu öffnende Dokument" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Beispiele|#B" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x-Dokumente (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x-Dokumente (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x-Dokumente (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x-Dokumente (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Ungültiger Dateiname" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22389,40 +22409,40 @@ "%1$s\n" "existiert nicht." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Öffne Dokument %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokument %1$s ist geöffnet." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Versionskontrolle erkannt." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Das Dokument %1$s konnte nicht geöffnet werden" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Die Datei konnte nicht importiert werden" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Keine Informationen vorhanden, um das Format %1$s zu importieren." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Wählen Sie die einzufügende %1$s-Datei" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22433,52 +22453,72 @@ "\n" "Möchten Sie dieses Dokument überschreiben?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Dokument überschreiben?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importiere %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "wurde eingefügt." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "Datei wurde nicht importiert!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "Neues_Dokument" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Wählen Sie das einzufügende LyX-Dokument" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Ein absoluter Dateipfad wird erwartet." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Wählen Sie das einzufügende Dokument" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Alle Dateien (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Wählen Sie einen Dateinamen für das Dokument" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Die Datei\n" +"%1$s\n" +"ist in Ihrer derzeitigen Sitzung bereits geöffnet.\n" +"Bitte schließen Sie sie, wenn Sie sie überschreiben möchten.\n" +"Möchten Sie statt dessen einen neuen Dateinamen wählen?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Ausgewählte Datei bereits geöffnet" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Umbenennen" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22489,25 +22529,25 @@ "\n" "Möchten Sie das Dokument umbenennen und erneut versuchen?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Umbenennen und speichern?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Wiederholen" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Dokument schließen" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" "Dokument konnte nicht geschlossen werden, da es gerade von LyX verarbeitet " "wird." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22518,11 +22558,11 @@ "\n" "Möchten Sie das Dokument speichern?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Neues Dokument speichern?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22533,15 +22573,15 @@ "sind nicht gespeichert.\n" "Möchten Sie das Dokument speichern oder die Änderungen verwerfen?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Geändertes Dokument speichern?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Verwerfen" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22552,7 +22592,7 @@ "\n" "Möchten Sie das Dokument speichern?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22564,61 +22604,61 @@ "wurde extern verändert. Wollen Sie es erneut laden?\n" "Alle lokalen Veränderungen werden dann verworfen." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Extern geändertes Dokument neu laden?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Fehler beim Setzen der Dateisperrung." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Das Verzeichnis ist nicht lesbar." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Öffne Unterdokument %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Kein Pufferspeicher für Datei: %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Erfolgreiche Vorschau des Formats %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Fehler bei der Vorschau des Formats %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Export in das Format %1$s erfolgreich" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Fehler beim Export in das Formats %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Exportiere ..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Generiere Vorschau ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokument nicht geladen." -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22627,28 +22667,28 @@ "Alle Änderungen gehen verloren. Sind Sie sicher, dass Sie zur gespeicherten " "Version des Dokuments %1$s zurückkehren möchten?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Gespeichertes Dokument wiederherstellen?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Speichere alle Dokumente..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Alle Dokumente wurden gespeichert" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "LFUN_UI_TOGGLE %1$s unbekannter Befehl!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Bitte geben Sie das Dokument zunächst aus." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Konnte nicht fortfahren." @@ -22685,11 +22725,11 @@ msgid "Close File" msgstr "Datei schließen" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Unterfenster verstecken" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Unterfenster schließen" @@ -22739,99 +22779,99 @@ msgid "Remove from personal dictionary|r" msgstr "Entfernen aus persönlichem Wörterbuch|E" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Sprache|p" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Weitere Sprachen ...|W" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Versteckt|V" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Keine Dokumente geöffnet>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Noch keine Lesezeichen gespeichert>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Andere Formate ansehen|F" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Andere Formate aktualisieren|n" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Ansehen [%1$s]|A" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Aktualisieren [%1$s]|u" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Es gibt keine benutzerdefinierten Einfügungen!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Kein Dokument geöffnet>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Hauptdokument" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Navigator öffnen..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Andere Verzeichnisse" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Leeres Inhaltsverzeichnis>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Andere Werkzeugleisten" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Keine Zweige im Dokument gesetzt!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Stichwortverzeichnis|S" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Stichwort|h" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Index: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Indexeintrag (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Keine Literaturverweis in Reichweite!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Keine Aktion definiert!" @@ -23130,15 +23170,15 @@ msgid "Sub-%1$s" msgstr "Unter-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Kein Literaturverzeichnis definiert!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Keine Literaturverweise ausgewählt!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "nicht zitiert" @@ -23442,15 +23482,15 @@ msgid "Horizontal line" msgstr "Horizontale Linie" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "keine lst-line-Begrenzungszeichen verfügbar" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Die Begrenzungszeichen sind ausgegangen" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23464,11 +23504,11 @@ "Einstweilen habe ich das Zeichen '!' durch eine Warnung ersetzt, Sie\n" "müssen allerdings etwas unternehmen!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Unkodierbare Zeichen in Programmlisting" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23817,7 +23857,7 @@ msgid "Unknown TOC type" msgstr "Unbekannter Inhaltsverzeichnis-Typ" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" "Die Anzahl der ausgewählten Zellen stimmt nicht mit dem Inhalt der " @@ -24071,11 +24111,11 @@ msgid "Regular expression editor mode" msgstr "Bearbeitungsmodus für reguläre Ausdrücke" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autokorrektur Aus ('!' zum Ausführen)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autokorrektur An (<Leertaste> zum Beenden)" @@ -24125,6 +24165,68 @@ msgid "References: " msgstr "Referenzen: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "LyX-Binärdatei nicht gefunden" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Der Pfad zum LyX-Programm kann nicht von der Kommandozeile %1$s gefunden " +"werden." + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Kann das Systemverzeichnis nicht in \n" +"\t%1$s\n" +"finden. Benutzen Sie die Kommandozeilenoption '-sysdir' oder setzen Sie die " +"Umgebungsvariable\n" +"%2$s auf das Systemverzeichnis von LyX, das die Datei `chkconfig.ltx' " +"enthält." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Datei nicht gefunden" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Ungültiger Schalter %1$s.\n" +"Verzeichnis %2$s enthält %3$s nicht." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Ungültige Umgebungsvariable %1$s.\n" +"Verzeichnis %2$s enthält %3$s nicht." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Ungültige Umgebungsvariable %1$s.\n" +"%2$s ist kein Verzeichnis." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Verzeichnis nicht gefunden" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Keine Testmeldungen" @@ -24298,6 +24400,54 @@ msgid "Unknown user" msgstr "Unbekannter Benutzer" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Theorem \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Korollar \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Satz \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Vermutung \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definition \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Beispiel \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Problem \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Aufgabe \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Bemerkung \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Fall \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Frage \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Notiz \\thenote" + #~ msgid "&New:" #~ msgstr "&Neu:" @@ -24344,55 +24494,6 @@ #~ msgid "Offprints:" #~ msgstr "Adresse für Sonderdrucke:" -#~ msgid "LyX binary not found" -#~ msgstr "LyX-Binärdatei nicht gefunden" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Der Pfad zum LyX-Programm kann nicht von der Kommandozeile %1$s gefunden " -#~ "werden." - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Kann das Systemverzeichnis nicht in \n" -#~ "\t%1$s\n" -#~ "finden. Benutzen Sie die Kommandozeilenoption '-sysdir' oder setzen Sie " -#~ "die Umgebungsvariable\n" -#~ "%2$s auf das Systemverzeichnis von LyX, das die Datei `chkconfig.ltx' " -#~ "enthält." - -#~ msgid "File not found" -#~ msgstr "Datei nicht gefunden" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Ungültiger Schalter %1$s.\n" -#~ "Verzeichnis %2$s enthält %3$s nicht." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Ungültige Umgebungsvariable %1$s.\n" -#~ "Verzeichnis %2$s enthält %3$s nicht." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Ungültige Umgebungsvariable %1$s.\n" -#~ "%2$s ist kein Verzeichnis." - -#~ msgid "Directory not found" -#~ msgstr "Verzeichnis nicht gefunden" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25889,9 +25990,6 @@ #~ msgid "Move Section up|u" #~ msgstr "Abschnitt nach oben verschieben|b" -#~ msgid "The spellchecker has failed." -#~ msgstr "Das Rechtschreibprogramm ist fehlgeschlagen." - #~ msgid "" #~ "Specify an alternate personal dictionary file. E.g. \".aspell_english\"." #~ msgstr "" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/el.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/el.gmo differ diff -Nru lyx-2.0.2/po/el.po lyx-2.0.3/po/el.po --- lyx-2.0.2/po/el.po 2011-11-27 01:07:51.000000000 +0000 +++ lyx-2.0.3/po/el.po 2012-02-19 15:54:12.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: LyX 1.6.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2010-07-07 02:31+0100\n" "Last-Translator: Οδυσσέας Δαγκλής <o2d@freemail.gr>\n" "Language-Team: LyX team <lyx-docs@lists.lyx.org>\n" @@ -489,8 +489,8 @@ msgstr "Αφαίρεση επιλεγμένου κλάδου" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Αφαίρεση" @@ -523,17 +523,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Ακύρωση" @@ -574,7 +575,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -705,7 +706,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Γλώσσα" @@ -777,7 +778,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "Ε&φαρμογή" @@ -1779,15 +1780,15 @@ msgid "&Protect:" msgstr "&Προστασία:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Εισαγωγή διαστήματος ακόμα και μετά από αλλαγή γραμμής" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "" @@ -2162,7 +2163,7 @@ msgstr "Παράθυρο Ανατροφοδότησης" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Καταλογοποίηση" @@ -2753,7 +2754,7 @@ msgid "MathML" msgstr "Μαθηματικά|Μ" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "" @@ -2763,7 +2764,7 @@ msgstr "Σελίδες" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2948,7 +2949,7 @@ msgid "Line &spacing" msgstr "Απόσταση &γραμμών" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Απλή" @@ -2957,7 +2958,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Διπλή" @@ -4206,8 +4207,8 @@ msgid "&Single close-tab button" msgstr "Απ&λό κουμπί κλεισίματος καρτέλας" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "Α&ποθήκευση" @@ -4548,6 +4549,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Ορθογράφος" @@ -5265,7 +5267,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5332,13 +5337,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5358,7 +5364,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5374,19 +5380,19 @@ msgid "Acknowledgement" msgstr "Μνεία" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Μνεία." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5416,7 +5422,7 @@ msgstr "Θεώρημα" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5459,14 +5465,14 @@ msgid "Case" msgstr "Περίπτωση" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Ισχυρισμός \\the claim." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5514,7 +5520,7 @@ msgstr "Συνθήκη" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5533,10 +5539,10 @@ msgid "Conjecture" msgstr "Εικασία" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5568,7 +5574,7 @@ msgid "Criterion" msgstr "Κριτήριο" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5588,7 +5594,7 @@ msgid "Definition" msgstr "Ορισμός" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5630,7 +5636,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5683,8 +5689,8 @@ msgstr "Πρόβλημα" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5703,7 +5709,7 @@ msgstr "Πρόταση" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5721,8 +5727,9 @@ msgid "Remark" msgstr "Παρατήρηση" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Παρατήρηση \\the remark." @@ -5759,9 +5766,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5778,9 +5785,9 @@ msgstr "Λεζάντα:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5801,19 +5808,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Απλό Κείμενο" @@ -5822,26 +5830,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Τίτλος" @@ -5863,24 +5872,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Συγγραφέας" @@ -5917,13 +5926,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Λέξεις κλειδιά" @@ -5940,11 +5949,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5953,7 +5963,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5962,41 +5972,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Βιβλιογραφία" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Αναφορές" @@ -6013,8 +6023,8 @@ msgid "BiographyNoPhoto" msgstr "ΒιογραφίαΔίχωςΦωτο" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6026,17 +6036,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6055,14 +6065,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6089,46 +6099,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Διακριτοποίηση" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Απαρίθμηση" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Περιγραφή" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Λίστα" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6138,7 +6148,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6162,20 +6172,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Ημερομηνία" @@ -6187,7 +6197,7 @@ msgid "Correspondence to:" msgstr "Ανταπόκριση σε:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Μνεία." @@ -6203,7 +6213,7 @@ msgid "Key words." msgstr "Λέξεις κλειδιά." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6217,11 +6227,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "" @@ -6249,8 +6260,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Προέλευση" @@ -6259,7 +6271,7 @@ msgstr "Και" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6408,7 +6420,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "" @@ -6485,6 +6497,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6510,7 +6523,7 @@ msgid "Author affiliation:" msgstr "Προέλευση:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6523,7 +6536,7 @@ msgstr "Μνεία." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6538,8 +6551,8 @@ msgid "SpecialSection*" msgstr "" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6548,7 +6561,7 @@ msgstr "Μη Αριθμημένο" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6593,7 +6606,7 @@ msgid "FourAuthors" msgstr "Τέσσερις Συγγραφείς" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Προέλευση:" @@ -6610,7 +6623,7 @@ msgid "FourAffiliations" msgstr "Τέσσερις Προελεύσεις" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Περιοδικό" @@ -6620,8 +6633,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6671,18 +6684,11 @@ msgid "Subparagraph" msgstr "Υποπαράγραφος" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "" @@ -6703,13 +6709,13 @@ msgid "Latin off" msgstr "Λατινικά Ανενεργά" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6725,242 +6731,237 @@ msgid "Part*" msgstr "Μέρος*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Πλαίσια" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Πλαίσιο" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "Υπότιτλος Πλαισίου" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Στήλη" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Στήλες" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Πλάτος (αυξήστε το βάθος!) αρχικής στήλης" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Παύση" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Επικαλύψεις" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Μόνο" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Μόνο σε διαφάνειες" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Μαύρο" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "Παράδειγμα #:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Έμβλημα Ιδρύματος" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Έμβλημα Ιδρύματος" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Απόσπασμα" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Παράθεση" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Εδάφιο" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Θεωρήματα" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Πόρισμα." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Ορισμός." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Ορισμοί" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Ορισμοί." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Παράδειγμα." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Παραδείγματα" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Παραδείγματα." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6976,82 +6977,82 @@ msgid "Fact" msgstr "Δεδομένο" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Δεδομένο." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Θεώρημα." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Διαχωριστής" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Κώδικας-LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Σημείωση:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Άρθρο" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Άρθρο" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Παρουσίαση" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Παρουσίαση" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Πίνακας" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Λίστα Πινάκων" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Εικόνα" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7109,7 +7110,7 @@ msgid "CURTAIN" msgstr "ΚΟΥΡΤΙΝΑ" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7609,9 +7610,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Λέξεις Κλειδιά:" @@ -7687,65 +7689,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Τίτλος LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Συγγραφέας:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Περιοδικό:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Πρώτος Συγγραφέας" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "Επώνυμο 1ου συγγραφέα:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Παρελήφθη" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Παρελήφθη:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Αποδεκτό" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Αποδεκτό:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -8025,7 +8027,7 @@ msgid "Restriction:" msgstr "Περιορισμός:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Αριστερή Κεφαλίδα" @@ -8035,7 +8037,7 @@ msgid "Left Header:" msgstr "Αριστερή Κεφαλίδα:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Δεξιά Κεφαλίδα" @@ -8514,7 +8516,7 @@ msgid "Remarks #." msgstr "Παρατηρήσεις #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Απόδειξη:" @@ -8616,43 +8618,47 @@ msgid "ItemList" msgstr "Διακριτοποίηση" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Ρουμάνικα" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Θεώρημα \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Πόρισμα \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Λήμμα \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Πρόταση \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8664,21 +8670,23 @@ msgid "Question" msgstr "Ερώτημα" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Ερώτημα \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Ισχυρισμός \\the claim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Εικασία \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Παράρτημα \\Alph{appendix}." @@ -8711,8 +8719,9 @@ msgid "Rapid" msgstr "" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "" @@ -8760,6 +8769,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "ΑΝΑΓΝΩΡΙΣΗ ΠΡΟΣΦΟΡΑΣ" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Εναλλακτική προέλευση:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "νέα σελίδα" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Κανένας αριθμός" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Εκτυπωτής" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Ε&κτυπωτής:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Εισαγωγή παραπομπής" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "" @@ -9053,6 +9092,14 @@ msgid "Close Section" msgstr "επιλογή" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Διαχωριστικό--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Διαχωρισμός Περιβάλλοντος ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "" @@ -9061,48 +9108,48 @@ msgid "Institution" msgstr "Ίδρυμα" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Διαφάνεια" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Λίστα Αλγορίθμων" @@ -9371,14 +9418,10 @@ msgid "Terms:" msgstr "" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Θέμα" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Νέα Διαφάνεια:" @@ -10030,8 +10073,8 @@ msgid "FirstName" msgstr "" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "" @@ -10211,41 +10254,33 @@ msgid "foot" msgstr "υποσ" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "Γκριζαρισμένο" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Ευρ" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 #, fuzzy msgid "Preview" msgstr "Προεπισκόπηση LyX" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Διαχωριστικό--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Διαχωρισμός Περιβάλλοντος ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Μέρος \\thepart" @@ -10350,18 +10385,22 @@ msgstr "" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "" #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Παράδειγμα \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Πρόβλημα \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Άσκηση \\theexercise." @@ -10449,46 +10488,6 @@ msgid "Remark." msgstr "Παρατήρηση." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Θεώρημα \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Πόρισμα \\thecorollary." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Λήμμα \\thelemma." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Πρόταση \\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Εικασία \\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Συνθήκη \\thecondition." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Παράδειγμα \\theexample." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Πρόβλημα \\theproblem." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10508,34 +10507,14 @@ msgid "# [number of Prob]" msgstr "Αριθμός γραμμών" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Άσκηση \\theexercise." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Παρατήρηση \\the remark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Ισχυρισμός \\the claim." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Μέρος \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Ερώτημα \\thequestion." - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "Σημείωση \\thenote." #: lib/layouts/braille.module:2 @@ -10770,6 +10749,49 @@ msgid "Initial" msgstr "Αρχικό" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "Επιλογές LaTeX" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Σύνοδος" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "" @@ -10924,43 +10946,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "Επιλογές LaTeX" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "Σύνοδος" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11059,10 +11050,6 @@ msgid "Condition." msgstr "Συνθήκη." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Σημείωση \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13589,6 +13576,11 @@ msgstr "Εγχειρίδιο Χρήσης Πολλαπλών Στηλών|Π" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Εγχειρίδιο Χρήσης Γραφής Braille|ρ" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Εγχειρίδιο Χρήσης XY-pic|ς" @@ -13612,11 +13604,11 @@ msgid "Check spelling" msgstr "Έλεγχος ορθογραφίας" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Αναίρεση" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Επανάληψη" @@ -16341,7 +16333,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16417,7 +16409,7 @@ msgid "PDFPages" msgstr "" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "" @@ -16430,11 +16422,14 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16442,15 +16437,15 @@ "Σημερινή ημερομηνία.\n" "Διαβάστε 'info date' για περισσότερες πληροφορίες.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -16573,271 +16568,271 @@ msgid "R/S code" msgstr "κώδικας" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "" -#: lib/configure.py:587 +#: lib/configure.py:588 #, fuzzy msgid "LaTeX (LuaTeX)" msgstr "Τίτλος LaTeX" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Απλό κείμενο" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Απλό κείμενο|Α" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Απλό κείμενο (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Απλό κείμενο (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Απλό κείμενο (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Απλό Κείμενο, Ένωση Γραμμών" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)|V" msgstr "Τίτλος LaTeX" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "εντολή ημερομηνίας" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Πίνακας (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Προεπισκόπηση LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "Προεπισκόπηση LyX (pLaTeX)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Προεπισκόπηση LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Πρόγραμμα" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -16881,11 +16876,11 @@ msgid "Print document failed" msgstr "Η εκτύπωση του εγγράφου απέτυχε" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Σφάλμα Δίσκου:" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" @@ -16893,57 +16888,57 @@ "To LyX δεν μπόρεσε να δημιουργήσει τον προσωρινό φάκελο '%1$s' (Δίσκος " "γεμάτος;)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" "Το LyX επιχείρησε να κλείσει ένα έγγραφο με μη αποθηκευμένες αλλαγές!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Απόπειρα κλεισίματος τροποποιημένου εγγράφου!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Δεν ήταν δυνατή η διαγραφή του προσωρινού φακέλου" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Δεν ήταν δυνατή η διαγραφή του προσωρινού φακέλου %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Άγνωστη κλάση εγγράφου" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "Χρήση της προεπιλεγμένης κλάσης εγγράφου, επειδή η κλάση %1$s είναι άγνωστη." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Άγνωστο κουπόνι (token): %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Σφάλμα κεφαλίδας εγγράφου" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\λείπει το begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\λείπει το begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Οι αλλαγές δεν εμφανίζονται στην έξοδο LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16955,7 +16950,7 @@ "Εγκαταστείστε αυτά τα πακέτα ή ορίστε ξανά τα \\lyxadded και \\lyxdeleted " "στο προοίμιο LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16967,32 +16962,32 @@ "Εγκαταστείστε αυτά τα πακέτα ή ορίστε ξανά τα \\lyxadded και \\lyxdeleted " "στο προοίμιο LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Ευρετήριο" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Αποτυχία μορφής εγγράφου" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "Το %1$s τελείωσε απρόσμενα, που σημαίνει ότι είναι πιθανόν κατεστραμμένο." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "Το %1$s δεν είναι ένα αναγνώσιμο έγγραφο LyX." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Η μετατροπή απέτυχε" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17001,11 +16996,11 @@ "Το %1$s είναι από διαφορετική έκδοση του LyX, αλλά δεν ήταν δυνατή η " "δημιουργία του προσωρινού αρχείου μετατροπής." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Το σενάριο μετατροπής δεν βρέθηκε" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17014,11 +17009,11 @@ "Το %1$s είναι από διαφορετική έκδοση του LyX, αλλά το σενάριο μετατροπής " "lyx2lyx δεν βρέθηκε." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Το σενάριο μετατροπής απέτυχε" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17027,7 +17022,7 @@ "Το %1$s είναι από παλαιότερη έκδοση του LyX, αλλά το σενάριο lyx2lyx απέτυχε " "να το μετατρέψει." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17036,17 +17031,17 @@ "Το %1$s είναι από παλαιότερη έκδοση του LyX, αλλά το σενάριο lyx2lyx απέτυχε " "να το μετατρέψει." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "Το έγγραφο είναι μόνο για ανάγνωση" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17055,21 +17050,21 @@ "Το έγγραφο %1$s έχει τροποποιηθεί εξωτερικά. Είστε σίγουροι ότι θέλετε να το " "αντικαταστήσετε;" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Αντικατάσταση τροποποιημένου αρχείου;" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Αντικατάσταση" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Αποτυχία αντιγράφου ασφαλείας" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17078,49 +17073,49 @@ "Αποτυχία δημιουργίας αντιγράφου ασφαλείας για το %1$s.\n" "Ελέγξτε εάν ο φάκελος υπάρχει και είναι εγγράψιμος." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Αποθήκευση εγγράφου %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " το αρχείο δεν γράφτηκε!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " έγινε." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Προσπάθεια αποθήκευσης εγγράφου %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Αποθηκεύτηκε στο %1$s. Ουφ.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " Η αποθήκευση απέτυχε! Προσπάθεια...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " Η αποθήκευση απέτυχε! Προσπάθεια...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " Η αποθήκευση απέτυχε! Καταστροφή. Το έγγραφο χάθηκε!" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Εντοπίστηκε εξαίρεση λογισμικού Iconv." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17129,12 +17124,12 @@ "Επιβεβαιώστε ότι το λογισμικό υποστήριξης της κωδικοποίησής σας (%1$s) είναι " "σωστά εγκατεστημένο." -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Δεν βρέθηκε εντολή LaTeX για τον χαρακτήρα '%1$s' (σημείο κώδικα %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17144,20 +17139,20 @@ "επιλεγμένη κωδικοποίηση.\n" "Η μετατροπή της κωδικοποίησης εγγράφου σε utf8 ίσως να βοηθήσει." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "η μετατροπή iconv απέτυχε" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "η μετατροπή απέτυχε" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "Μη κωδικοποιήσιμος χαρακτήρας στο όνομα συγγραφέα" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17171,53 +17166,48 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Εκτέλεση chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "αποτυχία chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Δεν ήταν δυνατή η επιτυχής εκτέλεση του chktex." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Δεν υπάρχουν πληροφορίες για εξαγωγή σε τύπο: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Σφάλμα εξαγωγής σε τύπο: %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Ο κλάδος \"%1$s\" υπάρχει ήδη." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Ο κλάδος \"%1$s\" δεν υπάρχει." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Αδυναμία επεξεργασίας του \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Άφνωστος προορισμός \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Σφάλμα εξαγωγής σε DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17228,73 +17218,73 @@ "\n" "Θέλετε να το αντικαταστήσετε;" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Αντικατάσταση αρχείου;" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Σφάλμα εκτέλεσης εξωτερικής εντολής." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Προεπισκόπηση κώδικα πηγής" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Προεπισκόπηση κώδικα πηγής για την παράγραφο %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Προεπισκόπηση κώδικα πηγής από την παράγραφο %1$s έως την %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Αυτόματη αποθήκευση του %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Η αυτόματη αποθήκευση απέτυχε" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Αυτόματη αποθήκευση τρέχοντος εγγράφου..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Δεν ήταν δυνατή η εξαγωγή του αρχείου" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Δεν υπάρχουν πληροφορίες για την εξαγωγή της μορφής %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Σφάλμα ονόματος αρχείου" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Το μονοπάτι προς το έγγραφο δεν μπορεί να περιέχει κενά." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Η εξαγωγή του εγγράφου ακυρώθηκε." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Το έγγραφο εξήχθη ως %1$s στο αρχείο `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Το έγγραφο εξήχθη ως %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17305,34 +17295,34 @@ "\n" "Επαναφορά αυτού του αντιγράφου;" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Φόρτωση αντιγράφου εκτάκτου ανάγκης;" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Επαναφορά" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Φόρτωση Αυθεντικού" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Το έγγραφο ανακτήθηκε επιτυχώς." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Το έγγραφο ΔΕΝ ανακτήθηκε επιτυχώς." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17341,28 +17331,28 @@ "Διαγραφή αρχείου έκτακτης ανάγκης τώρα;\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Διαγραφή αρχείου έκτακτης ανάγκης;" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Διατήρηση" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Το αρχείο έκτακτης ανάγκης διαγράφηκε" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Μη ξεχάσετε να αποθηκεύσετε το αρχείο σας τώρα!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Διαγραφή αρχείου έκτακτης ανάγκης τώρα;" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17373,45 +17363,45 @@ "\n" "Να φορτωθεί αυτό εναλλακτικά;" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Φόρτωση αντιγράφου ασφαλείας;" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Φό&ρτωση αντιγράφου ασφαλείας" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Φόρτωση &αυθεντικού" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Επιπόλαιο!!!" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Το έγγραφο %1$s επαναφορτώθηκε." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Δεν ήταν δυνατή η επαναφόρτωση του εγγράφου %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Συμπερίληψη Αρχείου...|υ" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17437,7 +17427,7 @@ msgid "Document class not available" msgstr "Η κλάση εγγράφου δεν είναι διαθέσιμη" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, fuzzy, c-format msgid "" "The layout file:\n" @@ -17451,11 +17441,11 @@ "παράγει έξοδο εκτός αν επιλεγεί μια σωστή textclass από τον διάλογο " "ρυθμίσεων εγγράφου." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Η κλάση εγγράφων δεν βρέθηκε" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, fuzzy, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17469,15 +17459,15 @@ "παράγει έξοδο εκτός αν επιλεγεί μια σωστή textclass από τον διάλογο " "ρυθμίσεων εγγράφου." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Δεν ήταν δυνατή η φόρτωση της κλάσης" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Σφάλμα ανάγνωσης εσωτερικής πληροφορίας διάταξης" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Σφάλμα Ανάγνωσης" @@ -17501,123 +17491,128 @@ msgid "This portion of the document is deleted." msgstr "Αυτό το τμήμα του εγγράφου έχει διαγραφεί." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Δεν ήταν δυνατή η φόρτωση της κλάσης εγγράφων %1$s." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Όχι άλλες πληροφορίες αναίρεσης" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Όχι άλλες πληροφορίες επανάληψης" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Η συμβολοσειρά δε βρέθηκε!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Σημάδι ενεργοποιημένο" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Σημάδι απενεργοποιημένο" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Το σημάδι αφαιρέθηκε" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Το σημάδι τοποθετήθηκε" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Στατιστικά για την επιλογή:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Στατιστικά για το έγγραφο:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d λέξεις" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Μία λέξη" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d χαρακτήρες (μαζί με κενά)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Ένας χαρακτήρας (μαζί με κενά)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d χαρακτήρες (χωρίς κενά)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Ένας χαρακτήρας (χωρίς κενά)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Στατιστικά" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Εφαρμόστηκε \"%1$s\" στα ενθέματα %2$d" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Όνομα κλάδου" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Ο κλάδος υπάρχει ήδη" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Ο κλάδος \"%1$s\" δεν υπάρχει." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Εισαγωγή εγγράφου %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Το έγγραφο %1$s εισήχθη." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Δεν ήταν δυνατή η εισαγωγή του εγγράφου %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17628,11 +17623,11 @@ "%1$s\n" "λόγω του σφάλματος: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Δεν ήταν δυνατή η ανάγνωση του αρχείου" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17641,15 +17636,15 @@ "Το %1$s\n" "δεν είναι αναγνώσιμο." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Δεν ήταν δυνατό το άνοιγμα του αρχείου" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Ανάγνωση μη-UTF-8 κωδικοποιημένου αρχείου" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17665,15 +17660,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Προειδοποίηση LyX:" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "μη κωδικοποιήσιμος χαρακτήρας" @@ -18038,12 +18033,12 @@ msgid "ignore" msgstr "παράβλεψη" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Δεν είναι δυνατή η μετατροπή του αρχείου" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18052,48 +18047,48 @@ "Καμιά πληροφορία μετατροπής αρχείων φόρμας %1$s σε %2$s.\n" "Ορίστε έναν μετατροπέα στις προτιμήσεις." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Εκτέλεση εντολής:" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "σφάλματα δόμησης (Build)" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Υπήρξαν σφάλματα κατά τη διαδικασία δόμησης." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "Συνέβη ένα σφάλμα κατά την εκτέλεση του %1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "" "Δεν ήταν δυνατή η μεταφορά ενός προσωρινού φακέλου από το %1$s στο %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "" "Δεν ήταν δυνατή η αντιγραφή ενός προσωρινού αρχείου από το %1$s στο %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "" "Δεν ήταν δυνατή η μεταφορά ενός προσωρινού αρχείου από το %1$s στο %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Εκτέλεση LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18102,15 +18097,15 @@ "Το LaTeX δεν εκτελέστηκε επιτυχώς. Επιπλέον, το LyX δεν εντόπισε το " "ημερολόγιο LaTeX %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "Το LaTeX απέτυχε" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Η έξοδος είναι κενή" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Δημιουργήθηκε ένα κενό αρχείο εξόδου." @@ -18131,12 +18126,12 @@ msgid "&Don't Add" msgstr "Ό&χι Προσθήκη" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Η κλάση εγγράφων δεν βρέθηκε" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Δεν βρέθηκε" @@ -18184,19 +18179,19 @@ msgstr "Η αντιγραφή του %1$s στο %2$s απέτυχε." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "" @@ -18290,7 +18285,7 @@ msgid "Cannot view file" msgstr "Δεν είναι δυνατή η προβολή του αρχείου" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Το αρχείο δεν υπάρχει: %1$s" @@ -18611,7 +18606,7 @@ "\t-version συνοπτικές πληροφορίες έκδοσης και δόμησης\n" "Κοιτάξτε την κεντρική σελίδα του LyX για περισσότερες λεπτομέρειες." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Δεν υπάρχει φάκελος συστήματος" @@ -19269,7 +19264,7 @@ msgid "(no log message)" msgstr "(κανένα μήνυμα ημερολογίου)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX Έλεγχος Έκδοσης: Μήνυμα Ημερολογίου" @@ -19290,7 +19285,7 @@ msgid "Revert to stored version of document?" msgstr "Επιστροφή στην αποθηκευμένη εκδοχή του εγγράφου;" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Επαναφορά" @@ -19318,24 +19313,24 @@ msgid "Paragraph not properly initialized" msgstr "Η παράγραφος δεν αρχικοποιήθηκε κατάλληλα" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Άγνωστο Ένθεμα" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Σφάλμα αλλαγής παρακολούθησης" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Άγνωστο ευρετήριο συγγραφέων για αλλαγή: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Άγνωστο κουπόνι (token)" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19343,67 +19338,67 @@ "Δεν μπορείτε να εισάγετε διάστημα στην αρχή μιας παραγράφου. Διαβάστε τη " "Διδακτική Παρουσίαση." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Δεν μπορείτε να πληκτρολογήσετε έτσι δύο διαστήματα. Διαβάστε τη Διδακτική " "Παρουσίαση." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Αλλαγή Παρακολούθησης]" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Αλλαγή:" -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " στο" -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Γραμματοσειρά: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Βάθος: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Διάστημα:" -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Μιάμιση" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Άλλα (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Ένθεμα:" -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Παράγραφος:" -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Ταυτότητα:" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Θέση:" -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Χαρακτήρας: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Όριο:" @@ -19443,15 +19438,15 @@ msgid " not known" msgstr " άγνωστο" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Λείπει όρισμα" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Σύνολο χαρακτήρων" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Σύνολο διατάξεων παραγράφων" @@ -19519,7 +19514,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Σφάλμα ελέγχου αναθεώρησης." @@ -19676,12 +19671,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Ναι" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "Ό&χι" @@ -19740,7 +19735,7 @@ msgid "Reload saved document?" msgstr "Επαναφόρτωση αποθηκευμένου εγγράφου;" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Επαναφόρτωση" @@ -19853,19 +19848,19 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Τίποτα για αναζήτηση" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Κανένα ανοιχτό έγγραφο για εκτέλεση αναζήτησης" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Προχωρημένη Εύρεση και Αντικατάσταση" @@ -20137,9 +20132,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Έγγραφα|#o#O" @@ -20226,7 +20221,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20235,7 +20230,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20267,11 +20262,11 @@ msgid "The branch could not be renamed." msgstr "Δεν ήταν δυνατή η μετονομασία του κλάδου." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Συγχώνευση Αλλαγών" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20280,7 +20275,7 @@ "Αλλαγή με %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Έγινε αλλαγή στο %1$s\n" @@ -20387,10 +20382,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Επιλέξτε ένα όνομα αρχείου για να αποθηκεύσετε το επικολλημένο γραφικό" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Ακυρώθηκε." @@ -20419,15 +20414,15 @@ msgid "Select document" msgstr "Επιλογή εγγράφου" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Έγγραφα LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Σφάλμα" @@ -20602,7 +20597,7 @@ msgstr "Ρυθμίσεις Εγγράφου" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Έγγραφο παιδί" @@ -20878,9 +20873,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (δεν είναι εγκατεστημμένο)" @@ -20926,12 +20921,12 @@ msgstr "Αρχεία LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Μη εφαρμοσμένες αλλαγές" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20940,12 +20935,12 @@ "Εάν δεν τις εφαρμόσετε τώρα, θα χαθούν μετά από αυτή την πράξη." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "Α&πόρριψη" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Αδύνατος ο ορισμός της κλάσης εγγράφου." @@ -20995,24 +20990,33 @@ msgid "[No options predefined]" msgstr "[Καμιά προκαθορισμένη επιλογή]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&Χρήση υποστήριξης υπερσυνδέσμων" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Αδύνατος ο ορισμός διάταξης!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Αδύνατος ο ορισμός διάταξης για ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Δεν βρέθηκε" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Το ορισμένο ως κύριο δεν περιλαμβάνει αυτό το αρχείο" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21023,11 +21027,11 @@ "'%1$s' ώστε να χρησιμοποιήσετε τη δυνατότητα κυρίου\n" "εγγράφου." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Δεν ήταν δυνατή η φόρτωση του κύριου" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21230,7 +21234,7 @@ msgid "Horizontal Fill" msgstr "Οριζόντιο γέμισμα" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21480,7 +21484,7 @@ msgstr "Δώστε ένα όνομα για το pipe αρχείο του LyX server" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Ορθογράφος" @@ -21737,6 +21741,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Ο ορθογράφος απέτυχε.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "" @@ -22184,50 +22193,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Άγνωστη γραμμή εργαλείων \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Επιλογή αρχείου προτύπου" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Πρότυπα|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Το έγγραφο δεν φορτώθηκε." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Επιλογή εγγράφου για άνοιγμα" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Παραδείγματα|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Έγγραφα LyX-1.3.x (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Έγγραφα LyX-1.4.x (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Έγγραφα LyX-1.5.x (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Έγγραφα LyX-1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Άκυρο όνομα αρχείου" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22238,40 +22247,40 @@ "%1$s\n" "δεν υπάρχει." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Άνοιγμα εγγράφου %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Το έγγραφο %1$s έχει ανοιχτεί." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Εντοπίστηκε έλεγχος έκδοσης." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Δεν ήταν δυνατό το άνοιγμα του εγγράφου %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Δεν ήταν δυνατή η εισαγωγή του αρχείου" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Καμιά πληροφορία για την εισαγωγή του τύπου %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Επιλογή %1$s αρχείου για εισαγωγή" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22282,52 +22291,67 @@ "\n" "Θέλετε να το αντικαταστήσετε;" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Αντικατάσταση εγγράφου;" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Εισαγωγή του %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "εισήχθη." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "το αρχείο δεν εισήχθη!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Επιλέξτε έγγραφο LyX προς εισαγωγή" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Αναμένεται απόλυτο όνομα αρχείου." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Επιλέξτε αρχείο προς εισαγωγή" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Όλα τα Αρχεία (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Επιλέξτε ένα όνομα αρχείου για αποθήκευση του εγγράφου" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Μετονομασία" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22338,24 +22362,24 @@ "\n" "Θέλετε να μετονομάσετε το έγγραφο και να προσπαθήσετε ξανά;" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Μετονομασία και αποθήκευση;" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "Δοκιμή &Ξανά" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Νέο έγγραφο" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22366,11 +22390,11 @@ "\n" "Θέλετε να αποθηκεύσετε το έγγραφο;" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Αποθήκευση νέου εγγράφου;" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22381,15 +22405,15 @@ "\n" "Θέλετε να αποθηκεύσετε το έγγραφο ή να απορρίψετε τις αλλαγές;" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Αποθήκευση τροποποιημένου εγγράφου;" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Απόρριψη" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22400,7 +22424,7 @@ "\n" "Θέλετε να αποθηκεύσετε το έγγραφο;" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22411,61 +22435,61 @@ "%1$s\n" " έχει τροποποιηθεί εξωτερικά. Επαναφόρτωση τώρα; Κάθε τοπική αλλαγή θα χαθεί." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Επαναφόρτωση εξωτερικά τροποποιημένου εγγράφου;" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Σφάλμα κατά τη θέση της ιδιότητας κλειδώματος." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Ο φάκελος δεν είναι προσβάσιμος." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Άνοιγμα εγγράφου παιδιού %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Καμία πληροφορία για την προβολή του %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "Σφάλμα εξαγωγής σε τύπο: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "Σφάλμα προεπισκόπησης τύπου: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "Σφάλμα εξαγωγής σε τύπο: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "Σφάλμα εξαγωγής σε τύπο: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Εξαγωγή..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Προεπισκόπηση..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Το έγγραφο δεν φορτώθηκε" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22474,29 +22498,29 @@ "Οποιαδήποτε τροποποίηση θα χαθεί. Θέλετε σίγουρα να επαναφέρετε την " "αποθηκευμένη έκδοση του εγγράφου %1$s;" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Επαναφορά στο αποθηκευμένο αρχείο;" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Αποθήκευση όλων των εγγράφων..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Όλα τα έγγραφα αποθηκεύτηκαν." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s άγνωστη εντολή!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "Αυτό το τμήμα του εγγράφου έχει διαγραφεί." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "Δεν ήταν δυνατή η εξαγωγή του αρχείου" @@ -22534,11 +22558,11 @@ msgid "Close File" msgstr "Κλείσιμο Αρχείου" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Απόκρυψη στηλοθέτη" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Κλείσιμο στηλοθέτη" @@ -22591,100 +22615,100 @@ msgid "Remove from personal dictionary|r" msgstr "Προσθήκη σε προσωπικό λεξικό|σ" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Γλώσσα|Γ" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Περισσότερες Γλώσσες..." -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Κανένα Έγγραφο Ανοιχτό>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Προβολή (Άλλοι Τύποι)|ι" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Ενημέρωση (Άλλων Τύπων)|ω" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Προβολή [%1$s]|ρ" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Ενημέρωση [%1$s]|Α" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Δεν Ορίστηκε Κανένα Προσαρμοσμένο Ένθεμα!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Κανένα Έγγραφο Ανοιχτό>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Κύριο Έγγραφο" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Άνοιγμα Πλοηγού..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Άλλες Λίστες" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Κενός Πίνακας Περιεχομένων>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Άλλες Γραμμές Εργαλείων" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Κανένας Κλάδος στο Έγγραφο!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Λίστα Ευρετηρίου|Λ" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Καταχώρηση Ευρετηρίου|υ" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Γραμματοσειρά: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Καταχώρηση Ευρετηρίου" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Καμιά Βιβλιογραφική Αναφορά στο Εύρος Εφαρμογής!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Δεν ορίστηκε καμία ενέργεια!" @@ -22990,15 +23014,15 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Δεν ορίστηκε βιβλιογραφία!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Δεν επιλέχτηκε καμιά παραπομπή!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "χωρίς παραπομπή" @@ -23290,15 +23314,15 @@ msgid "Horizontal line" msgstr "Οριζόντια Γραμμή" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23307,11 +23331,11 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Μη κωδικωποιήσιμοι χαρακτήρες στο ένθεμα λιστών" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23653,7 +23677,7 @@ msgid "Unknown TOC type" msgstr "Άγνωστος τύπος Πίνακα Περιεχομένων" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" "Το μέγεθος επιλογής θα πρέπει να ταιριάζει με τα περιεχόμενα του πρόχειρου." @@ -23905,11 +23929,11 @@ msgid "Regular expression editor mode" msgstr "Κατάσταση επεξεργαστή κανονικών εκφράσεων" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -23959,6 +23983,57 @@ msgid "References: " msgstr "Αναφορές:" +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "Το αρχείο ημερολογίου δε βρέθηκε." + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "Η μονάδα δε βρέθηκε" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +#, fuzzy +msgid "Directory not found" +msgstr "Η συμβολοσειρά δε βρέθηκε!" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Κανένα μήνυμα εκσφαλμάτωσης" @@ -24128,6 +24203,61 @@ msgid "Unknown user" msgstr "Άγνωστος χρήστης" +#~ msgid "*" +#~ msgstr "*" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Θεώρημα \\thetheorem." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Πόρισμα \\thecorollary." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Λήμμα \\thelemma." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Πρόταση \\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Εικασία \\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Συνθήκη \\thecondition." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Παράδειγμα \\theexample." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Πρόβλημα \\theproblem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Άσκηση \\theexercise." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Παρατήρηση \\the remark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Ισχυρισμός \\the claim." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Ερώτημα \\thequestion." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Σημείωση \\thenote." + #~ msgid "&New:" #~ msgstr "Νέ&ος:" @@ -24156,18 +24286,6 @@ #~ msgid "Institute #" #~ msgstr "Ίδρυμα #" -#, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "Το αρχείο ημερολογίου δε βρέθηκε." - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "Η μονάδα δε βρέθηκε" - -#, fuzzy -#~ msgid "Directory not found" -#~ msgstr "Η συμβολοσειρά δε βρέθηκε!" - #~ msgid "branch" #~ msgstr "κλάδος" @@ -25172,9 +25290,6 @@ #~ "Ο ορθογράφος δε λειτουργεί για κάποιο λόγο.\n" #~ "Ίσως να τερματίστηκε." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Ο ορθογράφος απέτυχε.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Ο ορθογράφος απέτυχε" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/en.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/en.gmo differ diff -Nru lyx-2.0.2/po/en.po lyx-2.0.3/po/en.po --- lyx-2.0.2/po/en.po 2011-11-27 01:07:51.000000000 +0000 +++ lyx-2.0.3/po/en.po 2012-02-19 15:54:12.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: LyX 1.6.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-09-06 22:48+0100\n" "Last-Translator: Uwe Stöhr <uwestoehr@web.de>\n" "Language-Team: German <lyx-docs@lists.lyx.org>\n" @@ -486,8 +486,8 @@ msgstr "" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "" @@ -520,17 +520,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "" @@ -571,7 +572,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -702,7 +703,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "" @@ -774,7 +775,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "" @@ -1737,15 +1738,15 @@ msgid "&Protect:" msgstr "" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "" @@ -2101,7 +2102,7 @@ msgstr "" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "" @@ -2669,7 +2670,7 @@ msgid "MathML" msgstr "" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "" @@ -2678,7 +2679,7 @@ msgstr "" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2857,7 +2858,7 @@ msgid "Line &spacing" msgstr "" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "" @@ -2866,7 +2867,7 @@ msgid "1.5" msgstr "" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "" @@ -4040,8 +4041,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "" @@ -4371,6 +4372,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "" @@ -5061,7 +5063,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5120,13 +5125,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5146,7 +5152,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5162,19 +5168,19 @@ msgid "Acknowledgement" msgstr "" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "" #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5204,7 +5210,7 @@ msgstr "" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5247,13 +5253,13 @@ msgid "Case" msgstr "" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "" #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5301,7 +5307,7 @@ msgstr "" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5320,10 +5326,10 @@ msgid "Conjecture" msgstr "" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5355,7 +5361,7 @@ msgid "Criterion" msgstr "" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5375,7 +5381,7 @@ msgid "Definition" msgstr "" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5417,7 +5423,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5470,8 +5476,8 @@ msgstr "" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5490,7 +5496,7 @@ msgstr "" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5508,8 +5514,9 @@ msgid "Remark" msgstr "" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "" @@ -5545,9 +5552,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5563,9 +5570,9 @@ msgstr "" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5586,19 +5593,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "" @@ -5607,26 +5615,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "" @@ -5646,24 +5655,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "" @@ -5697,13 +5706,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "" @@ -5720,11 +5729,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5733,7 +5743,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5742,41 +5752,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "" @@ -5792,8 +5802,8 @@ msgid "BiographyNoPhoto" msgstr "" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5805,17 +5815,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5834,14 +5844,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -5868,46 +5878,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -5917,7 +5927,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -5941,20 +5951,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "" @@ -5966,7 +5976,7 @@ msgid "Correspondence to:" msgstr "" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "" @@ -5982,7 +5992,7 @@ msgid "Key words." msgstr "" -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -5996,11 +6006,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "" @@ -6028,8 +6039,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "" @@ -6038,7 +6050,7 @@ msgstr "" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6183,7 +6195,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "" @@ -6259,6 +6271,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6280,7 +6293,7 @@ msgid "Author affiliation:" msgstr "" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6292,7 +6305,7 @@ msgstr "" #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6307,8 +6320,8 @@ msgid "SpecialSection*" msgstr "" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6317,7 +6330,7 @@ msgstr "" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6362,7 +6375,7 @@ msgid "FourAuthors" msgstr "" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "" @@ -6379,7 +6392,7 @@ msgid "FourAffiliations" msgstr "" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "" @@ -6389,8 +6402,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6440,18 +6453,11 @@ msgid "Subparagraph" msgstr "" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "" @@ -6472,13 +6478,13 @@ msgid "Latin off" msgstr "" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6494,240 +6500,235 @@ msgid "Part*" msgstr "" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "" -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "" -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "" -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "" -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "" -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6743,80 +6744,80 @@ msgid "Fact" msgstr "" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "" -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "" -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -6874,7 +6875,7 @@ msgid "CURTAIN" msgstr "" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7366,9 +7367,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "" @@ -7434,65 +7436,65 @@ msgid "00.00.0000" msgstr "" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -7763,7 +7765,7 @@ msgid "Restriction:" msgstr "" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "" @@ -7773,7 +7775,7 @@ msgid "Left Header:" msgstr "" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "" @@ -8252,7 +8254,7 @@ msgid "Remarks #." msgstr "" -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "" @@ -8349,42 +8351,46 @@ msgid "ItemList" msgstr "" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "" -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "" -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "" -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "" -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8396,21 +8402,23 @@ msgid "Question" msgstr "" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "" -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "" -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "" -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "" @@ -8442,8 +8450,9 @@ msgid "Rapid" msgstr "" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "" @@ -8491,6 +8500,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "" @@ -8768,6 +8801,14 @@ msgid "Close Section" msgstr "" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "" @@ -8776,48 +8817,48 @@ msgid "Institution" msgstr "" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr "" -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "" @@ -9086,14 +9127,10 @@ msgid "Terms:" msgstr "" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "" @@ -9734,8 +9771,8 @@ msgid "FirstName" msgstr "" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "" @@ -9912,39 +9949,31 @@ msgid "foot" msgstr "" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "" @@ -10039,18 +10068,22 @@ msgstr "" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "" #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "" #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "" @@ -10138,38 +10171,6 @@ msgid "Remark." msgstr "" -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "" @@ -10186,28 +10187,13 @@ msgid "# [number of Prob]" msgstr "" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" +msgid "Property \\theproperty." msgstr "" #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "" #: lib/layouts/braille.module:2 @@ -10423,6 +10409,47 @@ msgid "Initial" msgstr "" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "" @@ -10567,41 +10594,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -10698,10 +10696,6 @@ msgid "Condition." msgstr "" -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "" - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13187,6 +13181,10 @@ msgstr "" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "" @@ -13210,11 +13208,11 @@ msgid "Check spelling" msgstr "" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "" @@ -15934,7 +15932,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16010,7 +16008,7 @@ msgid "PDFPages" msgstr "" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "" @@ -16023,25 +16021,28 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" msgstr "" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -16163,268 +16164,268 @@ msgid "R/S code" msgstr "" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -16466,65 +16467,65 @@ msgid "Print document failed" msgstr "" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16532,7 +16533,7 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16540,174 +16541,174 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "" -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " "it could not be created." msgstr "" -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." msgstr "" -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " "convert it." msgstr "" -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " "it." msgstr "" -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" "Please check whether the directory exists and is writable." msgstr "" -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "" -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr "" -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" "Changing the document encoding to utf8 could help." msgstr "" -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -16721,53 +16722,48 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "" -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -16775,73 +16771,73 @@ "Do you want to overwrite that file?" msgstr "" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "" -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "" -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "" -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -16849,61 +16845,61 @@ "Recover emergency save?" msgstr "" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -16911,44 +16907,44 @@ "Load the backup instead?" msgstr "" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "" -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -16974,7 +16970,7 @@ msgid "Document class not available" msgstr "" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -16984,11 +16980,11 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -16998,15 +16994,15 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "" @@ -17030,123 +17026,128 @@ msgid "This portion of the document is deleted." msgstr "" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "" -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "" -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "" -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17154,26 +17155,26 @@ "due to the error: %2$s" msgstr "" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" " is not readable." msgstr "" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17184,15 +17185,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "" @@ -17555,72 +17556,72 @@ msgid "ignore" msgstr "" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" "Define a converter in the preferences." msgstr "" -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "" -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "" -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "" -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "" @@ -17639,12 +17640,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "" @@ -17686,19 +17687,19 @@ msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "" @@ -17792,7 +17793,7 @@ msgid "Cannot view file" msgstr "" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "" @@ -18067,7 +18068,7 @@ "Check the LyX man page for more details." msgstr "" -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "" @@ -18605,7 +18606,7 @@ msgid "(no log message)" msgstr "" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "" @@ -18622,7 +18623,7 @@ msgid "Revert to stored version of document?" msgstr "" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "" @@ -18648,88 +18649,88 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "" -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr "" -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr "" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr "" -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr "" -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr "" -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr "" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr "" -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr "" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr "" @@ -18769,15 +18770,15 @@ msgid " not known" msgstr "" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "" @@ -18838,7 +18839,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "" @@ -18989,12 +18990,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "" @@ -19049,7 +19050,7 @@ msgid "Reload saved document?" msgstr "" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "" @@ -19152,19 +19153,19 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "" @@ -19394,9 +19395,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "" @@ -19483,7 +19484,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -19492,7 +19493,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -19522,18 +19523,18 @@ msgid "The branch could not be renamed." msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" "\n" msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "" @@ -19640,10 +19641,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "" @@ -19672,15 +19673,15 @@ msgid "Select document" msgstr "" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "" @@ -19854,7 +19855,7 @@ msgstr "" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "" @@ -20123,9 +20124,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr "" @@ -20167,24 +20168,24 @@ msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "" @@ -20234,24 +20235,32 @@ msgid "[No options predefined]" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20259,11 +20268,11 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -20463,7 +20472,7 @@ msgid "Horizontal Fill" msgstr "" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -20712,7 +20721,7 @@ msgstr "" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "" @@ -20951,6 +20960,10 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "" @@ -21397,50 +21410,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -21448,40 +21461,40 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -21489,52 +21502,67 @@ "Do you want to overwrite that document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -21542,23 +21570,23 @@ "Do you want to rename the document and try again?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -21566,11 +21594,11 @@ "Do you want to save the document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -21578,15 +21606,15 @@ "Do you want to save the document or discard the changes?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -21594,7 +21622,7 @@ "Do you want to save the document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -21602,89 +21630,89 @@ " has been externally modified. Reload now? Any local changes will be lost." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "" @@ -21721,11 +21749,11 @@ msgid "Close File" msgstr "" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "" @@ -21774,99 +21802,99 @@ msgid "Remove from personal dictionary|r" msgstr "" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "" @@ -22151,15 +22179,15 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "" @@ -22433,15 +22461,15 @@ msgid "Horizontal line" msgstr "" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -22450,11 +22478,11 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -22786,7 +22814,7 @@ msgid "Unknown TOC type" msgstr "" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -23034,11 +23062,11 @@ msgid "Regular expression editor mode" msgstr "" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -23086,6 +23114,54 @@ msgid "References: " msgstr "" +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/es.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/es.gmo differ diff -Nru lyx-2.0.2/po/es.po lyx-2.0.3/po/es.po --- lyx-2.0.2/po/es.po 2011-11-27 01:07:51.000000000 +0000 +++ lyx-2.0.3/po/es.po 2012-02-19 15:54:12.000000000 +0000 @@ -10,8 +10,8 @@ msgstr "" "Project-Id-Version: LyX 2.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-11-09 15:12+0100\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-02-13 12:52+0100\n" "Last-Translator: Ignacio García <ignacio.gmorales@gmail.com>\n" "Language-Team: Spanish <lyx-docs@lists.lyx.org>\n" "Language: es\n" @@ -496,8 +496,8 @@ msgstr "Quitar la rama seleccionada" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Quitar" @@ -530,17 +530,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Cancelar" @@ -581,7 +582,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -712,7 +713,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Idioma" @@ -784,7 +785,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "A&plicar" @@ -1771,15 +1772,15 @@ msgid "&Protect:" msgstr "Pr&oteger:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Insertar el espaciado incluso después de un salto de página" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2145,7 +2146,7 @@ msgstr "Ventana de retroalimentación" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listado" @@ -2729,7 +2730,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2738,7 +2739,7 @@ msgstr "Imágenes" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2918,7 +2919,7 @@ msgid "Line &spacing" msgstr "&Interlineado" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Sencillo" @@ -2927,7 +2928,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Doble" @@ -4172,8 +4173,8 @@ msgid "&Single close-tab button" msgstr "&Botón único para cerrar pestañas" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Guardar" @@ -4513,6 +4514,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Corrector ortográfico" @@ -5216,7 +5218,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5275,13 +5280,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5301,7 +5307,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5317,19 +5323,19 @@ msgid "Acknowledgement" msgstr "Agradecimientos" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Agradecimiento." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5359,7 +5365,7 @@ msgstr "Teorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5402,13 +5408,13 @@ msgid "Case" msgstr "Caso" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Caso \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5456,7 +5462,7 @@ msgstr "Condición" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5475,10 +5481,10 @@ msgid "Conjecture" msgstr "Conjetura" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5510,7 +5516,7 @@ msgid "Criterion" msgstr "Criterio" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5530,7 +5536,7 @@ msgid "Definition" msgstr "Definición" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5572,7 +5578,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5625,8 +5631,8 @@ msgstr "Problema" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5645,7 +5651,7 @@ msgstr "Proposición" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5663,8 +5669,9 @@ msgid "Remark" msgstr "Observación" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Observación \\theremark." @@ -5700,9 +5707,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5718,9 +5725,9 @@ msgstr "Leyenda:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5741,19 +5748,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Normal" @@ -5762,26 +5770,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Título" @@ -5801,24 +5810,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -5852,13 +5861,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Palabras clave" @@ -5875,11 +5884,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5888,7 +5898,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5897,41 +5907,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografía" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referencias" @@ -5947,8 +5957,8 @@ msgid "BiographyNoPhoto" msgstr "BiografíaSinFoto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5960,17 +5970,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5989,14 +5999,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6023,46 +6033,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Enumeración*" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Enumeración" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Descripción" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6072,7 +6082,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6096,20 +6106,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Fecha" @@ -6121,7 +6131,7 @@ msgid "Correspondence to:" msgstr "Correspondencia a:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Agradecimientos." @@ -6137,7 +6147,7 @@ msgid "Key words." msgstr "Palabras clave." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6151,11 +6161,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "CorreoE" @@ -6183,8 +6194,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Afiliación" @@ -6193,7 +6205,7 @@ msgstr "Y" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6338,7 +6350,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6414,6 +6426,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6435,7 +6448,7 @@ msgid "Author affiliation:" msgstr "Afiliación del autor:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6447,7 +6460,7 @@ msgstr "Agradecimientos." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6462,8 +6475,8 @@ msgid "SpecialSection*" msgstr "SecciónEspecial*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6472,7 +6485,7 @@ msgstr "No numerado" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6517,7 +6530,7 @@ msgid "FourAuthors" msgstr "CuatroAutores" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Afiliación:" @@ -6534,7 +6547,7 @@ msgid "FourAffiliations" msgstr "CuatroAfiliaciones" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Publicación" @@ -6544,8 +6557,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6595,18 +6608,11 @@ msgid "Subparagraph" msgstr "Subpárrafo" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "En serie" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6627,13 +6633,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "ComenzarFotograma" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6649,240 +6655,235 @@ msgid "Part*" msgstr "Parte*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Sección \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsección \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Fotogramas" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Fotograma" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "ComenzarFotogramaSencillo" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Fotograma (sin encabezado/pie/barra lateral)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "RepetirFotograma" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Repetir fotograma con etiqueta" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "TerminarFotograma" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "SubtítuloFotograma" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Columna" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Columnas" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Comenzar columna (¡aumentar profundidad!), ancho:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnasAlineaciónCentro" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Columnas (alin. centro)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColumnasAlineaciónSuperior" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Columnas (alin. superior)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pausa" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Solapados" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "SobreImprimir" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "CubrirÁrea" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Cubrir área" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Descubrir" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Descubrir en diapositivas" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Solo" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Solo en diapositivas" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Bloque" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Bloques" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Bloque:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "BloqueEjemplo" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Bloque Ejemplo:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "BloqueAviso" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Bloque Aviso:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titulación" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Título(FotogramaSencillo)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Marca de Institución" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Marca Institución" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Cita" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Citar" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Verso" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "GráficoTítulo" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoremas" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Corolario." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definición." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definiciones" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definiciones." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Ejemplo." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Ejemplos" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Ejemplos." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6898,80 +6899,80 @@ msgid "Fact" msgstr "Hecho" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Hecho." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separador" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Código-LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "ÍtemNota" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Nota:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Alerta" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Estructura" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "ModoArtículo" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artículo" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "ModoPresentación" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentación" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Cuadro" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Índice de cuadros" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figura" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7029,7 +7030,7 @@ msgid "CURTAIN" msgstr "CORTINA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7521,9 +7522,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Palabras clave:" @@ -7589,65 +7591,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Título_LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Afil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Revista:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "NúmeroMs" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "Número_MS:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "PrimerAutor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1er_apellido_autor:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Recibido" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Recibido:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Aceptado" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Aceptado:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Compensaciones" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "reprint_reqs_to:" @@ -7918,7 +7920,7 @@ msgid "Restriction:" msgstr "Restricción:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Encabezado_Izquierdo" @@ -7928,7 +7930,7 @@ msgid "Left Header:" msgstr "Encabezado izquierdo:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Encabezado_Derecho" @@ -8407,7 +8409,7 @@ msgid "Remarks #." msgstr "Observaciones #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Demostración:" @@ -8504,42 +8506,46 @@ msgid "ItemList" msgstr "ListaÍtems" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "ListaRomana" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorema \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Corolario \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lema \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Proposición \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8551,21 +8557,23 @@ msgid "Question" msgstr "Pregunta" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Pregunta \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Afirmación \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Conjetura \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Apéndice \\Alph{appendix}." @@ -8597,8 +8605,9 @@ msgid "Rapid" msgstr "Rápido" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8646,6 +8655,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "AGRADECIMIENTOS" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Afiliación alternativa" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Página principal" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "Números PACS:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Número preimpresión" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Número preimpresión:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Cita online" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "DirecciónParaCopias" @@ -8923,6 +8956,14 @@ msgid "Close Section" msgstr "Sección cerrada" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separador--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Entorno aparte ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "SubTítulo" @@ -8931,48 +8972,48 @@ msgid "Institution" msgstr "Institución" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Diapositiva" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "FinDiapositiva" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "DiapositivaAmplia" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "DiapositivaVacía" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Diapositiva vacía:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ViñetaTipo1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumeraciónTipo1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Índice de algoritmos" @@ -9241,14 +9282,10 @@ msgid "Terms:" msgstr "Términos:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Tema" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nueva Diapositiva:" @@ -9889,8 +9926,8 @@ msgid "FirstName" msgstr "Nombre" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Fragmento" @@ -10067,39 +10104,31 @@ msgid "foot" msgstr "pie" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Resaltado en gris" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listados" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Ind" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Vista previa" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separador--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Entorno aparte ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Parte \\thepart" @@ -10194,18 +10223,22 @@ msgstr "Hecho \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definición \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Ejemplo \\theexample" #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problema \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Ejercicio \\theexercise." @@ -10293,38 +10326,6 @@ msgid "Remark." msgstr "Observación." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Teorema \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Corolario \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lema \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Proposición \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Conjetura \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definición \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Ejemplo \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Problema \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Prob" @@ -10341,29 +10342,14 @@ msgid "# [number of Prob]" msgstr "# [number of Prob]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Ejercicio \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Observación \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Caso \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Propiedad \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Pregunta \\thequestion" +msgid "Property \\theproperty." +msgstr "Propiedad \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Nota \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Nota \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10607,6 +10593,51 @@ msgid "Initial" msgstr "Capital" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Usa el paquete knitr en R para la generación de informes dinámicos. Este " +"paquete R debe estar instalado para que funcione este módulo: install." +"packages('knitr'). Depende de R >= 2.14.1. Más info en http://yihui.github." +"com/knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "literaria" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Trozo" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Opciones de Sweave" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Opciones de Sweave" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "E&xpresión S/R" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "expr S/R" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond Book" @@ -10760,15 +10791,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Permite usar Noweb como herramienta de programaión literaria." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "literaria" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10777,26 +10799,6 @@ "Permite usar el lenguaje estadístico S/R como herramienta de programación " "literaria mediante la función Sweave(). Véase sweave.lyx en Ejemplos." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Trozo" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Opciones de Sweave" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Opciones de Sweave" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "E&xpresión S/R" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "expr S/R" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Archivo de entrada Sweave" @@ -10910,10 +10912,6 @@ msgid "Condition." msgstr "Condición." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Nota \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13438,6 +13436,10 @@ msgstr "Manual de Multicolumnas|M" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Manual Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Manual de XY-pic|X" @@ -13461,11 +13463,11 @@ msgid "Check spelling" msgstr "Comprobar ortografía" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Deshacer" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Rehacer" @@ -16185,17 +16187,17 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Una hoja de cálculo de Gnumeric, openoffice o excel.\n" +"Una hoja de cálculo de Gnumeric, LibreOffice, OpenOffice o Excel.\n" "Se importa como cuadro largo, así que admite cualquier\n" "longitud. Una anchura excesiva podría ser un problema.\n" -"El software de gnumeric es necesario para la conversión\n" -"de archivos de gnumeric y de excel.\n" +"El software gnumeric es necesario para la conversión\n" +"de archivos gnumeric y excel.\n" #: lib/external_templates:76 msgid "RasterImage" @@ -16287,7 +16289,7 @@ msgid "PDFPages" msgstr "Páginas PDF" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Páginas PDF: $$AbsOrRelPathParent$$Basename" @@ -16300,6 +16302,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16307,13 +16312,16 @@ "Para incluir múltiples páginas usa la opción 'pages'-,\n" "que debe insertarse en 'Opciones'.\n" "Ejemplos:\n" -"* pages={x-y} (para un rango de páginas)\n" -"* pages={x,y,z} (para páginas específicas)\n" -"* pages=- (para incluir todas las páginas)\n" +"* pages={x-y} (un rango de páginas)\n" +"* pages={x,y,z} (páginas específicas)\n" +"* pages=- (incluir todas las páginas)\n" +"* pages=last-1 (incluir todas las páginas en orden inverso)\n" +"Con la opción 'noautoscale' las páginas PDF\n" +"se insertan en su tamaño original. \n" "Lee la documentación del paquete pdfpages \n" "para otras opciones y detalles.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16321,15 +16329,15 @@ "La fecha de hoy.\n" "Leer 'info date' para más información.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagrama Dia.\n" @@ -16451,268 +16459,268 @@ msgid "R/S code" msgstr "Código R/S" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond música" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond book (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (simple)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (simple)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Texto simple" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Texto simple|o" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Texto simple (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Texto simple (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Texto simple (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Texto simple, unir líneas" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Hoja de cálculo Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Hoja de cálculo Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "Hoja de cálculo OpenOffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "BorradorDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "comando de fecha" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabla (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Vista preliminar LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "Vista preliminar LyX (LilyPond book)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Vista preliminar LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Programa" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "Archivo LyX (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "Archivo LyX (tar.gz)" @@ -16756,67 +16764,67 @@ msgid "Print document failed" msgstr "La impresión del documento falló" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Error de disco:" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "LyX no ha podido crear el directorio temporal '%1$s' (¿Disco lleno?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "¡LyX ha intentado cerrar un documento que tenía cambios sin guardar!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "¡Intentando cerrar el documento cambiado!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "No se pudo eliminar directorio temporal" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "No se pudo eliminar directorio temporal %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Clase de documento desconocida" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "Usando la clase de documento predeterminada, ya que la clase %1$s es " "desconocida." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Símbolo desconocido: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Error de encabezamiento de documento" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header falta" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document falta" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Cambios no mostrados en la salida LaTeX." -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16828,7 +16836,7 @@ "Por favor instala estos paquetes o redefine \\lyxadded y \\lyxdeleted en el " "preámbulo LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16840,33 +16848,33 @@ "Por favor instala ambos paquetes o redefine \\lyxadded y \\lyxdeleted en el " "preámbulo LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Índice" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Fallo al formatear documento" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s terminó inesperadamente, lo que quiere decir que probablemente esté " "corrupto." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s no es un documento de LyX." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Falló la conversión" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16875,11 +16883,11 @@ "%1$s es de una versión diferente de LyX, pero no se ha podido crear un " "archivo temporal para convertirlo." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Guión de conversión no encontrado" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16888,11 +16896,11 @@ "%1$s es de una versión diferente de LyX, pero el guión de conversión lyx2lyx " "no pudo ser encontrado." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Falló el guión de conversión" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16901,7 +16909,7 @@ "%1$s es de una versión anterior de LyX, y el guión lyx2lyx falló al " "convertirlo." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16909,17 +16917,17 @@ msgstr "" "%1$s es de una versión nueva de LyX y el guión lyx2lyx falló al convertirlo." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "El archivo es de solo lectura" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" "El archivo %1$s no puede ser escrito porque está marcado como solo lectura." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16928,21 +16936,21 @@ "El documento %1$s ha sido modificado externamente. ¿Está seguro de que desea " "sobrescribir este archivo?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "¿Sobrescribir archivo modificado?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Sobrescribir" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "fallo de copia de seguridad" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16951,46 +16959,46 @@ "No se ha podido crear copia de seguridad de %1$s.\n" "Comprueba si existe el directorio y permite escritura." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Guardando documento %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "¡no se pudo escribir archivo!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " hecho." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Intentando guardar documento %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Guardado como %1$s. ¡Uf!\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr " ¡Guardar falló! Intentando de nuevo...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr " ¡Guardar falló! Intentando una vez más...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "¡Guardar falló! Desastre. El documento se ha perdido." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Detectada excepción del programa iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -16999,13 +17007,13 @@ "Por favor verifica que el software de soporte para tu codificación (%1$s) " "está adecuadamente instalado" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "No se puede encontrar un comando LaTeX para el carácter '%1$s' (código %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17015,19 +17023,19 @@ "elegida.\n" "Cambiar la codificación del documento a utf8 podría ayudar." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "Falló la conversión iconv" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "falló la conversión" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Carácter no codificable en la ruta del archivo" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17050,53 +17058,48 @@ "En caso de problemas, elige una codificación adecuada\n" "(como utf8) o cambia el nombre de la ruta del archivo." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Ejecutando chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "fallo de chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "No se pudo ejecutar chktex satisfactoriamente." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Sin información para exportar al formato: %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Error al exportar al formato: %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "La rama \"%1$s\" ya existe." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "La rama \"%1$s\" no existe." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Imposible analizar \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Objetivo no reconocido \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Error al exportar a DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17107,73 +17110,73 @@ "\n" "¿Desea sobrescribir ese archivo?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "¿Sobrescribir archivo?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Error ejecutando comandos externos." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Vista preliminar del código fuente" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Vista preliminar del código fuente para el párrafo %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Vista preliminar del código fuente del párrafo %1$s al %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Auto-guardado %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "¡El auto-guardado falló!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Autoguardando documento actual..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "No se pudo exportar archivo" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Sin información para exportar el formato %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Error del nombre de archivo" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "La ruta del directorio al documento no puede contener espacios." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Exportación del documento cancelada." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Documento exportado como %1$s al archivo `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Documento exportado como %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17184,19 +17187,19 @@ "\n" "¿Recuperar el guardado de emergencia?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "¿Cargar guardado de emergencia?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Recuperar" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Cargar original" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17206,15 +17209,15 @@ "marcado como solo lectura. Asegúrate de guardar el documento como un archivo " "distinto." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "El documento se ha recuperado con éxito." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "El documento NO se ha recuperado con éxito." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17223,27 +17226,27 @@ "¿Eliminar ahora el archivo de emergencia?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "¿Eliminar el archivo de emergencia?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Mantener" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Archivo de emergencia borrado" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "¡No olvides guardar ahora el archivo!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "¿Eliminar ahora el archivo de emergencia?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17254,19 +17257,19 @@ "\n" "¿Cargar la copia de seguridad en su lugar?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "¿Cargar copia de seguridad?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Cargar copia de &seguridad" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Cargar &original" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17276,25 +17279,25 @@ "marcado como solo lectura. No olvides guardar el documento como un archivo " "distinto." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "¡Sin sentido! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Documento %1$s abierto." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "No se pudo recargar el documento %1$s" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Archivo incluido no válido" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17331,7 +17334,7 @@ msgid "Document class not available" msgstr "Clase de documento no disponible" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17346,11 +17349,11 @@ "predeterminada con formatos predefinidos.\n" "LyX no podrá generar una salida correcta." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Clase de documento no disponible" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17365,15 +17368,15 @@ "predeterminada con formatos predefinidos.\n" "LyX no podrá generar una salida correcta." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "No se pudo cargar la clase" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Error al leer la información interna de formato" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Error de lectura" @@ -17397,103 +17400,108 @@ msgid "This portion of the document is deleted." msgstr "Esta porción del documento está borrada." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "La clase de documento `%1$s' no se ha podido cargar." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "No hay más información de deshacer" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "No hay más información de rehacer" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "¡Cadena no encontrada!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Marca desactivada" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Marca activada" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Marca quitada" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Marca puesta" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Estadísticas para la selección:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Estadísticas para el documento" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d palabras" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Una palabra" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d caracteres (incluyendo espacios)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Un carácter (incluyendo espacios)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d caracteres (excluyendo espacios)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Un carácter (excluyendo espacios)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Estadísticas" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" "`inset-forall' interrumpido porque el número de acciones es mayor de %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "\"%1$s\" aplicado a %2$d inserciones" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Nombre de Rama" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "La rama ya existe" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "La rama \"%1$s\" no existe." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "La búsqueda inversa ha fallado" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17501,22 +17509,22 @@ "Posición inválida solicitada por la búsqueda inversa.\n" "Debes actualizar el documento visto." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Insertando documento %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Documento %1$s insertado." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "No se pudo insertar documento %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17527,11 +17535,11 @@ "%1$s\n" "debido al error: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "No se pudo leer archivo" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17540,15 +17548,15 @@ "%1$s\n" "no se pudo leer." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "No se pudo abrir el archivo" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Leyendo archivo no codificado en UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17564,15 +17572,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Aviso de LyX: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "carácter no codificable" @@ -17942,12 +17950,12 @@ msgid "ignore" msgstr "ignorar" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "No se puede convertir archivo" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17956,19 +17964,19 @@ "Sin información para convertir los archivos de formato %1$s a %2$s.\n" "Defina un convertidor en las preferencias." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Ejecutando comando: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Errores de construcción" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Hubo errores durante el proceso de construcción." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17977,26 +17985,26 @@ "Se ha producido un error al ejecutar:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "No se pudo mover a un directorio temporal de %1$s a %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "No se pudo copiar un archivo temporal de %1$s a %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "No se pudo mover un archivo temporal de %1$s a %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Ejecutando LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18005,15 +18013,15 @@ "LaTeX no se ejecutó con éxito. Además, LyX no pudo localizar el registro de " "LaTeX %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX falló" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "La salida está vacía" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Se ha generado un archivo de salida vacío." @@ -18034,12 +18042,12 @@ msgid "&Don't Add" msgstr "&No añadir" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "El formato `%1$s' no se ha encontrado." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Formato no encontrado" @@ -18084,19 +18092,19 @@ msgstr "La copia de %1$s a %2$s falló." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Romana" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Ancho fijo" @@ -18190,7 +18198,7 @@ msgid "Cannot view file" msgstr "No se puede ver el archivo" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "El archivo no existe: %1$s" @@ -18528,7 +18536,7 @@ "\t -version resumen de la versión e información de compilación\n" "Consultar la página del manual de LyX para más detalles." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Sin directorio del sistema" @@ -19192,7 +19200,7 @@ msgid "(no log message)" msgstr "(sin mensaje de registro)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX CV: Mensaje de registro" @@ -19213,7 +19221,7 @@ msgid "Revert to stored version of document?" msgstr "¿Revertir a la versión guardada del documento?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Revertir" @@ -19241,24 +19249,24 @@ msgid "Paragraph not properly initialized" msgstr "Párrafo no adecuadamente iniciado" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Recuadro desconocido" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Cambiar error seguido" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Índice de autor desconocido para el cambio: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Símbolo desconocido" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19266,66 +19274,66 @@ "No puede insertar un espacio al principio de un párrafo. Por favor lea el " "Tutorial." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "No se puede introducir dos espacios de esa manera. Por favor lea el Tutorial." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Cambiar seguimiento] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Cambio: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " en " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Tipografía: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Profundidad: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Espaciado: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Uno y medio" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Otro (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", recuadro: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Párrafo: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", posición: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", carácter: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", frontera: " @@ -19365,15 +19373,15 @@ msgid " not known" msgstr " no conocido" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Falta argumento" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Conjunto de caracteres" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Estilo de párrafo establecido" @@ -19446,7 +19454,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Error de control de revisión." @@ -19640,12 +19648,12 @@ "¿Continuar?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Sí" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&No" @@ -19702,7 +19710,7 @@ msgid "Reload saved document?" msgstr "¿Revertir al documento guardado?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Recargar" @@ -19815,19 +19823,19 @@ "%1$s: Se ha llegado al principio en la búsqueda hacia atrás.\n" "¿Continuar buscando desde el final?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "¿Búsqueda recurrente?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Nada que buscar" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "No hay documento(s) abierto(s) en donde buscar" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Encontrar y reemplazar avanzado" @@ -20096,9 +20104,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documentos|#o#O" @@ -20185,7 +20193,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20194,7 +20202,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20226,11 +20234,11 @@ msgid "The branch could not be renamed." msgstr "La rama no se pudo renombrar." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Fusionar cambios" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20239,7 +20247,7 @@ "Cambio por %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Cambio realizado el %1$s\n" @@ -20346,10 +20354,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Elegir un nombre de archivo para guardar el gráfico pegado como" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Cancelado." @@ -20381,15 +20389,15 @@ msgid "Select document" msgstr "Seleccionar documento" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Documentos LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Error" @@ -20563,7 +20571,7 @@ msgstr "Configuración del documento" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Documento hijo" @@ -20837,9 +20845,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (no instalado)" @@ -20885,12 +20893,12 @@ msgstr "Documentos LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Cambios no aplicados" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20899,12 +20907,12 @@ "Si no los aplicas ahora se perderán después de esta acción." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Rechazar" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "No es posible establecer la clase de documento." @@ -20954,24 +20962,32 @@ msgid "[No options predefined]" msgstr "[No hay opciones predefinidas]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "&Personalizar opciones Hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "&Usar soporte Hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "¡No puedo establecer el formato!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "No fue posible establecer formato para ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "No encontrado" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "El maestro asignado no incluye este archivo" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20982,11 +20998,11 @@ "'%1$s' con el fin de usar la función de\n" "documento maestro." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "No se pudo cargar maestro" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21196,7 +21212,7 @@ msgid "Horizontal Fill" msgstr "Relleno horizontal" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21456,7 +21472,7 @@ msgstr "Dar un nombre para la tubería del servidor LyX" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Corrector ortográfico" @@ -21704,6 +21720,10 @@ "beginning?" msgstr "Se ha llegado al final del documento, ¿continuar desde el principio?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "El corrector ortográfico no tiene diccionarios." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Latín básico" @@ -22150,50 +22170,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Barra de herramientas \"%1$s\" desconocida" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Seleccionar plantilla" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Plantillas|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Documento no cargado." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Seleccionar documento para abrir" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Ejemplos|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Documentos LyX-1.3.x (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Documentos LyX-1.4.x (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Documentos LyX-1.5.x (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Documentos LyX-1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Nombre de archivo no válido" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22204,40 +22224,40 @@ "%1$s\n" "no existe." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Abriendo documento %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Documento %1$s abierto." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Detectado Control de versiones." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "No se pudo abrir documento %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "No se pudo importar archivo" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Sin información para importar el formato %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Seleccionar archivo %1$s a importar" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22248,52 +22268,72 @@ "\n" "¿Desea sobrescribir ese documento?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "¿Sobrescribir documento?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importando %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importado." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "¡archivo no importado!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "archivo nuevo" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Seleccionar documento LyX a insertar" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Se esperaba un nombre absoluto de archivo." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Seleccionar archivo a insertar" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Todos los archivos (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Elegir un nombre de archivo para guardar el documento como" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"El archivo\n" +"%1$s\n" +"ya está abierto en la sesión actual.\n" +"Ciérrala antes de intentar sobrescribir.\n" +"¿Deseas elegir un nuevo nombre de archivo?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "El archivo elegido ya está abierto" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Renombrar" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22304,23 +22344,23 @@ "\n" "¿Desea renombrar el documento y volverlo a intentar?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "¿Renombrar y guardar?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Reintentar" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Cerrar documento" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "No se puede cerrar el documento porque LyX lo está procesando." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22331,11 +22371,11 @@ "\n" "¿Desea guardar el documento?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "¿Guardar documento nuevo?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22346,15 +22386,15 @@ "\n" "¿Desea guardar el documento o descartar los cambios?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "¿Guardar documento modificado?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Descartar" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22365,7 +22405,7 @@ "\n" "¿Desea guardar el documento?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22377,61 +22417,61 @@ "ha sido modificado externamente. ¿Recargar ahora? Se perderán los cambios " "locales." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "¿Recargar externamente el documento cambiado?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Error al establecer la propiedad de bloqueo." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Directorio no accesible." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Abriendo documento hijo %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Sin buffer para el archivo: %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Vista previa exitosa del formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Error en la vista preliminar del formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Exportación exitosa al formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Error al exportar al formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Exportando ..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Cargando vista preliminar ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Documento no cargado" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22440,28 +22480,28 @@ "Cualquier modificación se perderá. ¿Está seguro de que desea revertir a la " "versión guardada del documento %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "¿Revertir al documento guardado?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Guardando todos los documentos..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Todos los documentos guardados." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s ¡comando desconocido!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Por favor, ve primero la vista preliminar. " -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "No se pudo proceder." @@ -22498,11 +22538,11 @@ msgid "Close File" msgstr "Cerrar archivo" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Ocultar pestaña" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Cerrar pestaña" @@ -22552,99 +22592,99 @@ msgid "Remove from personal dictionary|r" msgstr "Quitar del diccionario personal|Q" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Idioma|I" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Más idiomas ...|M" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Oculto|O" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<No hay documentos abiertos>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<No hay marcadores guardados>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Ver (Otros formatos)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Actualizar (Otros formatos)|t" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Ver [%1$s]|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Actualizar [%1$s]|z" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "¡No hay definidos recuadros personalizados!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<No hay documentos abiertos>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Documento maestro" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Abrir en el navegador..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Otras listas" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Índice general vacío>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Otras" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "¡No hay ramas definidas en el documento!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Índice alfabético|a" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Entrada de índice|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Índice: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Entrada de índice (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "¡Ninguna cita accesible!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "¡Acción no definida!" @@ -22943,15 +22983,15 @@ msgid "Sub-%1$s" msgstr "Sub-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "¡No hay bibliografía definida!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "¡No hay citas seleccionadas!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "no citado" @@ -23251,15 +23291,15 @@ msgid "Horizontal line" msgstr "Línea horizontal" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "no hay más delimitadores lstline disponibles" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Saliendo de los delimitadores" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23273,11 +23313,11 @@ "para ser usado como delimitador. De momento, se reemplaza '!'\n" "por un aviso, ¡pero debes investigar!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Caracteres no codificables en el listado insertado" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23622,7 +23662,7 @@ msgid "Unknown TOC type" msgstr "Tipo de IG desconocido" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" "El tamaño de la selección debería coincidir con el contenido del " @@ -23875,11 +23915,11 @@ msgid "Regular expression editor mode" msgstr "Modo editor de expresión regular" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autocorrección No ('!' para entrar)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autocorrección Sí (<espacio> para salir)" @@ -23929,6 +23969,66 @@ msgid "References: " msgstr "Referencias: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Binario LyX no encontrado" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"No se pudo determinar la ruta al binario LyX desde la línea de comandos %1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"No se pudo determinar el directorio del sistema habiendo buscado en\n" +"\t%1$s\n" +"Use el parámetro '-sysdir' de la línea de comandos o ponga en la variable de " +"entorno\n" +"%2$s el directorio del sistema que contiene el archivo `chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Archivo no encontrado" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Opción %1$s no válida.\n" +"El directorio %2$s no contiene %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Variable de entorno %1$s no válida.\n" +"El directorio %2$s no contiene %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Variable de entorno %1$s no válida.\n" +"%2$s no es un directorio." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Directorio no encontrado" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "No hay mensajes de depuración" @@ -24102,6 +24202,54 @@ msgid "Unknown user" msgstr "Usuario desconocido" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorema \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corolario \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lema \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposición \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Conjetura \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definición \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Ejemplo \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Problema \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Ejercicio \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Observación \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Caso \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Pregunta \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Nota \\thenote" + #~ msgid "&New:" #~ msgstr "&Nuevo:" @@ -24149,54 +24297,6 @@ #~ msgid "Offprints:" #~ msgstr "Separatas:" -#~ msgid "LyX binary not found" -#~ msgstr "Binario LyX no encontrado" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "No se pudo determinar la ruta al binario LyX desde la línea de comandos " -#~ "%1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "No se pudo determinar el directorio del sistema habiendo buscado en\n" -#~ "\t%1$s\n" -#~ "Use el parámetro '-sysdir' de la línea de comandos o ponga en la variable " -#~ "de entorno\n" -#~ "%2$s el directorio del sistema que contiene el archivo `chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "Archivo no encontrado" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Opción %1$s no válida.\n" -#~ "El directorio %2$s no contiene %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Variable de entorno %1$s no válida.\n" -#~ "El directorio %2$s no contiene %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Variable de entorno %1$s no válida.\n" -#~ "%2$s no es un directorio." - -#~ msgid "Directory not found" -#~ msgstr "Directorio no encontrado" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25688,10 +25788,6 @@ #~ msgstr "Mover sección arriba|r" #, fuzzy -#~ msgid "The spellchecker has failed." -#~ msgstr "El corrector ortográfico ha fallado.\n" - -#, fuzzy #~ msgid "" #~ "Specify an alternate personal dictionary file. E.g. \".aspell_english\"." #~ msgstr "" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/eu.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/eu.gmo differ diff -Nru lyx-2.0.2/po/eu.po lyx-2.0.3/po/eu.po --- lyx-2.0.2/po/eu.po 2011-11-27 01:07:51.000000000 +0000 +++ lyx-2.0.3/po/eu.po 2012-02-19 15:54:13.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: lyx_2.0.1_eu\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-05-31 19:16+0200\n" "Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@zundan.com>\n" "Language-Team: Basque <itzulpena@euskalgnu.org>\n" @@ -494,8 +494,8 @@ msgstr "Kendu hautatutako adarra" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Kendu" @@ -528,17 +528,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Utzi" @@ -579,7 +580,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -710,7 +711,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Hizkuntza" @@ -782,7 +783,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Aplikatu" @@ -1775,15 +1776,15 @@ msgid "&Protect:" msgstr "&Babestu:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Txertatu tartea orri-jauzi baten ondoren" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URLa" @@ -2146,7 +2147,7 @@ msgstr "Berrelikaduraren leihoa" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Zerrenda" @@ -2728,7 +2729,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2737,7 +2738,7 @@ msgstr "Irudiak" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2916,7 +2917,7 @@ msgid "Line &spacing" msgstr "L&erro-tartea" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Bakuna" @@ -2925,7 +2926,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Bikoitza" @@ -4162,8 +4163,8 @@ msgid "&Single close-tab button" msgstr "Fitxak &ixteko botoi bakuna" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Gorde" @@ -4504,6 +4505,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Zuzentzaile ortografikoa" @@ -5207,7 +5209,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5266,13 +5271,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5292,7 +5298,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5308,19 +5314,19 @@ msgid "Acknowledgement" msgstr "Aitorpena" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Aitorpena." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5350,7 +5356,7 @@ msgstr "Teorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5393,13 +5399,13 @@ msgid "Case" msgstr "Kasua" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "\\thecase kasua." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5447,7 +5453,7 @@ msgstr "Baldintza" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5466,10 +5472,10 @@ msgid "Conjecture" msgstr "Aierua" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5501,7 +5507,7 @@ msgid "Criterion" msgstr "Irizpidea" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5521,7 +5527,7 @@ msgid "Definition" msgstr "Definizioa" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5563,7 +5569,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5616,8 +5622,8 @@ msgstr "Buruketa" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5636,7 +5642,7 @@ msgstr "Proposizioa" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5654,8 +5660,9 @@ msgid "Remark" msgstr "Oharra" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr " \\theremark. oharra" @@ -5691,9 +5698,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5709,9 +5716,9 @@ msgstr "Epigrafea: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5732,19 +5739,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Arrunta" @@ -5753,26 +5761,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titulua" @@ -5793,24 +5802,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Egilea" @@ -5844,13 +5853,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Gako-hitzak" @@ -5867,11 +5876,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5880,7 +5890,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5889,41 +5899,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografia" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Erreferentziak" @@ -5939,8 +5949,8 @@ msgid "BiographyNoPhoto" msgstr "BibliografiaEzArgazkia" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5952,17 +5962,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5981,14 +5991,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6015,46 +6025,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Elementua" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Zenbatua" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Azalpena" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Zerrenda" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6064,7 +6074,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6088,20 +6098,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Data" @@ -6113,7 +6123,7 @@ msgid "Correspondence to:" msgstr "Korrespondentzia:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Aitorpenak." @@ -6129,7 +6139,7 @@ msgid "Key words." msgstr "Gako-hitzak." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6143,11 +6153,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Helb. el." @@ -6175,8 +6186,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Afiliazioa" @@ -6185,7 +6197,7 @@ msgstr "Eta" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6330,7 +6342,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Faxa" @@ -6407,6 +6419,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6428,7 +6441,7 @@ msgid "Author affiliation:" msgstr "Egilearen afiliazioa:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6440,7 +6453,7 @@ msgstr "Aitorpenak." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6455,8 +6468,8 @@ msgid "SpecialSection*" msgstr "AtalBerezia*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6465,7 +6478,7 @@ msgstr "Zenbatu gabea" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6510,7 +6523,7 @@ msgid "FourAuthors" msgstr "LauEgile" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Afiliazioa:" @@ -6527,7 +6540,7 @@ msgid "FourAffiliations" msgstr "LauAfiliazio" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Aldizkaria" @@ -6537,8 +6550,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6588,18 +6601,11 @@ msgid "Subparagraph" msgstr "Azpiparagrafoa" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriea" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6620,13 +6626,13 @@ msgid "Latin off" msgstr "Latina inaktibo" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "HasierakoMarkoa" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6642,240 +6648,235 @@ msgid "Part*" msgstr "Zatia*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "\\arabic{section}. atala" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}. azpiatala" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Markoak" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Markoa" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "HasierakoMarkoSoila" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Markoa (ez goiburu/oin-ohar/albo-panel)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "MarkoaBerriro" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Markoa etiketarekin berriro" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "AmaierakoMarkoa" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "MarkoarenAzpititulua" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Zutabea" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Zutabeak" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Hasierako zutabea (handiagotu sakonera), zabalera:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ZutabeakErdianLerrokatuta" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Zutabeak (erdian lerrokatuta)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ZutabeakGoianLerrokatuta" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Zutabeak (goian lerrokatuta)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pausatu" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Gainjarriak" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Gaininprimatu" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "GainjarpenArea" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Gainjarpen_area" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Kendu estalkia" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Kendu estalkia gardenkiei" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Bakarrik" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Gardenkietan soilik" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Blokea" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blokeak" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Blokea:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "AdibideBlokea" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Adibidearen blokea:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "AbisuBlokea" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Abisuaren blokea:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titulua jartzea" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titulua (marko soila)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "ErakundeMarka" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Erakunde-marka" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Aipamena" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Aipua" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Bertsoa" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TituluGrafikoa" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoremak" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Korolarioa." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definizioa." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definizioak" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definizioak." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Adibidea." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Adibideak" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Adibideak." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6891,80 +6892,80 @@ msgid "Fact" msgstr "Egitatea" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Egitatea." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Bereizlea" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Lyx-kodea" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "OharElementua" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Oharra:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Abisua" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Egitura" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "ArtikuluModua" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artikulua" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "AurkezpenModua" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Aurkezpena" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Taula" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Taulen zerrenda" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Irudia" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7022,7 +7023,7 @@ msgid "CURTAIN" msgstr "OIHALA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7514,9 +7515,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Gako-hitzak:" @@ -7585,65 +7587,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX titulua" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Egilea:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Afil." -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Aldizkaria:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "mszenbakia" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_zenbakia:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "LehenEgilea" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1._egilearen_abizena:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Jasoa" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Jasoa:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Onartua" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Onartua:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Desplazamendua" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "igortze_eskaria_hona:" @@ -7914,7 +7916,7 @@ msgid "Restriction:" msgstr "Murrizketa:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Ezker-goiburua" @@ -7924,7 +7926,7 @@ msgid "Left Header:" msgstr "Ezker-goiburua:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Eskuin-goiburua" @@ -8403,7 +8405,7 @@ msgid "Remarks #." msgstr "Oharrak #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Frogapena:" @@ -8505,43 +8507,47 @@ msgid "ItemList" msgstr "Elementua" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Erromatarra" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "\\thetheorem. teorema" -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "\\thecorollary. korolarioa" -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "\\thelemma. lema" -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "\\theproposition. proposizioa" -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "\\theprop. prop" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8553,21 +8559,23 @@ msgid "Question" msgstr "Galdera" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "\\thequestion. galdera." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "\\theclaim. aldarrikapena" -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "\\theconjecture. aierua" -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "\\Alph{appendix}. eranskina" @@ -8600,8 +8608,9 @@ msgid "Rapid" msgstr "Azkarra" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8649,6 +8658,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "AITORPENAK" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Ordezko afiliazioa:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "orrialde berria" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "PACS zenbakia:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Aurreinprimaketa" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Aurreinprimaketa" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Txertatu aipamena" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "SeparataHelbidea" @@ -8926,6 +8965,14 @@ msgid "Close Section" msgstr "Itxi atala" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "-- Bereizlea --" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "-- Bereiztu ingurunea --" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Azpititulua" @@ -8934,48 +8981,48 @@ msgid "Institution" msgstr "Erakundea" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Gardenkia" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "GardenkiAmaiera" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "GardenkiZabala" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "GardenkiHutsa" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Gardenki hutsa:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ElementuMota1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "ZenbatuaMota1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Algoritmoen zerrenda" @@ -9244,14 +9291,10 @@ msgid "Terms:" msgstr "Terminoak:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Gaia" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Gardenki berria:" @@ -9907,8 +9950,8 @@ msgid "FirstName" msgstr "Izena" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Ebakina" @@ -10086,39 +10129,31 @@ msgid "foot" msgstr "oina" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Grisa" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ITG" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Zerrendak" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Ind" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "auk." -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Aurrebista" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "-- Bereizlea --" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "-- Bereiztu ingurunea --" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "\\thepart. zatia" @@ -10224,18 +10259,22 @@ msgstr "\\thefact. egitatea" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "\\thedefinition. definizioa." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "\\theexample. adibidea" #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "\\theproblem. buruketa" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "\\theexercise. ariketa" @@ -10323,46 +10362,6 @@ msgid "Remark." msgstr "Oharra." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "\\thetheorem. teorema" - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "\\thecorollary. korolarioa" - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "\\thelemma. lema" - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "\\theproposition. proposizioa" - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "\\theconjecture. aierua" - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "\\thedefinition. definizioa." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "\\theexample. adibidea" - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "\\theproblem. buruketa" - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10382,34 +10381,14 @@ msgid "# [number of Prob]" msgstr "Errenkada kopurua" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "\\theexercise. ariketa" - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr " \\theremark. oharra" - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "\\thecase kasua." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "\\theproperty prop" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "\\thequestion. galdera." - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "\\thenote. oharra." #: lib/layouts/braille.module:2 @@ -10657,6 +10636,47 @@ msgid "Initial" msgstr "Hasierakoa" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "literarioa" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Zatia" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Sweave-ren aukerak" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave-ren aukerak" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R adierazpena" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R adier." + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond liburua" @@ -10811,15 +10831,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Literatur-programazio tresna bezala Noweb erabiltzea baimentzen du." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "literarioa" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 #, fuzzy msgid "" @@ -10829,26 +10840,6 @@ "Literatur-programazio tresna bezala S/R hizkuntza estatistikoa erabiltzea " "baimentzen du Sweave paketearen bidez. Ikus sweave.lyx adibideetan." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Zatia" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Sweave-ren aukerak" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave-ren aukerak" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R adierazpena" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R adier." - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Sweave sarrerako fitxategia" @@ -10961,10 +10952,6 @@ msgid "Condition." msgstr "Baldintza." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "\\thenote. oharra." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13490,6 +13477,11 @@ msgstr "Zutabe anitzen eskuliburua|a" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic eskuliburua|X" @@ -13513,11 +13505,11 @@ msgid "Check spelling" msgstr "Egiaztatu ortografia" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Desegin" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Berregin" @@ -16236,8 +16228,9 @@ msgstr "Kalkulu-orria" #: lib/external_templates:39 +#, fuzzy msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16338,11 +16331,12 @@ msgid "PDFPages" msgstr "PDFPages" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF orriak: $$AbsOrRelPathParent$$Basename" #: lib/external_templates:303 +#, fuzzy msgid "" "Includes PDF documents, using the 'pdfpages' package.\n" "To include multiple pages, use the 'pages'-option,\n" @@ -16351,6 +16345,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16364,7 +16361,7 @@ "Irakurri pdfpages paketearen dokumentazioa\n" "aukera eta xehetasun gehiagorako.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16372,15 +16369,15 @@ "Gaurko data.\n" "Irakurri 'info date' informazio gehiagorako.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia diagrama.\n" @@ -16503,268 +16500,268 @@ msgid "R/S code" msgstr "kodea" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond musika" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond liburua (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (soila)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (soila)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Testu soila" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Testu soila|s" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Testu soila (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Testu soila (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Testu soila (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Testu soila, elkartu lerroak" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric kalkulu-orria" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel kalkulu-orria" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "OpenOffice.org kalkulu-orria" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Testu aberastuko dokumentua" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "'date' komandoa" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Taula (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX aurrebista" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyX aurrebista (LilyPond liburua)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX aurrebista (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Programa" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows-eko metafitxategia" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Hobetutako metafitxategia" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyX blogeatzailea" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX artxiboa (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX artxiboa (tar.gz)" @@ -16808,11 +16805,11 @@ msgid "Print document failed" msgstr "Huts egin du dokumentua inprimatzean" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Diskoaren errorea: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" @@ -16820,55 +16817,55 @@ "LyX-ek ezin izan du %1$s aldi baterako direktorioa sortu (agian diskoa " "beteta dago?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "Gorde gabeko aldaketak dituen dokumentu bat ixten saiatu da LyX.\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Aldatutako dokumentua gordetzen saiatzen." -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Ezin izan da aldi baterako direktorioa kendu" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Ezin izan da %1$s aldi baterako direktorioa kendu" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Dokumentu-klase ezezaguna" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Dokumentu-klase lehenetsia erabiltzen, %1$s klasea ezezaguna delako." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Token ezezaguna: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Dokumentuaren goiburuan errorea" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header falta da" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document falta da" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Erakutsi gabeko aldaketak LaTeX irteeran" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16880,7 +16877,7 @@ "Instalatu pakete hauek edo birdefinitu \\lyxadded eta \\lyxdeleted LaTeX-eko " "aitzinsolasean." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16892,31 +16889,31 @@ "Instalatu pakete hauek edo birdefinitu \\lyxadded eta \\lyxdeleted LaTeX-eko " "aitzinsolasean." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Indizea" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Huts egitea dokumentu-formatuan" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s ustekabean amaitu da, hondatuta dagoela dirudi." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s ez da LyX dokumentu irakurgarria." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Bihurketak huts egin du" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16925,11 +16922,11 @@ "%1$s LyX-en beste bertsio batekoa da, baina ezin izan da aldi baterako " "fitxategia sortu bihurketa lantzeko." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Ez da bihurtzeko script-a aurkitu" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16938,11 +16935,11 @@ "%1$s LyX-en beste bertsio batekoa da, baina ezin izan da lyx2lyx script-a " "aurkitu." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Bihurtzeko script-ak huts egin du" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16951,7 +16948,7 @@ "%1$s LyX-en bertsio zaharragokoa da, eta lyx2lyx script-ak huts egin du hau " "bihurtzean." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16960,17 +16957,17 @@ "%1$s LyX-en berriagokoa da, eta lyx2lyx script-ak huts egin du hau " "bihurtzean." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Fitxategia irakurtzeko soilik da" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" "%1$s fitxategia ezin da idatzi irakurtzeko soilik bezala markatuta baitago." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16979,21 +16976,21 @@ "%1$s dokumentua kanpotik aldatu da. Ziur zaude fitxategi hau gainidaztea " "nahi duzula?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Gainidatzi aldatutako fitxategia?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Gainidatzi" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Babeskopiak huts egin du" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17002,60 +16999,60 @@ "Ezin da %1$s fitxategiaren babeskopiarik egin.\n" "Egiaztatu direktorioa existitzen dela, eta bertan idatz daitekela." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "%1$s dokumentua gordetzen ..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " ezin izan da fitxategia idatzi." -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " eginda." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: %1$s dokumentua gordetzen saiatzen\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "%1$s(e)n gordeta. Uffff.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Huts egin du gordetzean! Berriro saiatzen...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Huts egin du gordetzean! Beste behin saiatzen...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Huts egin du gordetzean! Dokumentua galdu da." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv softwarearen salbuespena detektatu da" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "Egiaztatu zure kodeketaren (%1$s) euskarria ongi instalatuta dagoela" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "Ezin izan da LaTeX komandoa aurkitu '%1$s' karakterearentzako (kodeko %2$s " "puntua)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17065,19 +17062,19 @@ "kodeketarekin.\n" "Dokumentua UTF8 kodeketara bihurtzeak lagun dezake." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconv bihurketak huts egin du" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "bihurketak huts egin du" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Kodetu ezin daitekeen karakterea fitxategiaren bide-izenean" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, fuzzy, c-format msgid "" "The path of your document\n" @@ -17099,53 +17096,48 @@ "Aukeratu dokumentuari dagokion kodeketa egokia (utf8 bezalakoa)\n" "edo aldatu fitxategiaren bide-izena." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "chktex exekutatzen..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex-ek huts egin du" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Ezin izan da ongi chktex exekutatu." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Ez dago informaziorik honako formatura esportatzeko: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Errorea honako formatura esportatzean: %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "\"%1$s\" adarra badago lehendik ere." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "\"%1$s\" adarra ez da existitzen." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Ezin da \"%1$s\" analizatu" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "\"%1$s\" helburu ezezaguna" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Errorea DVI-ra esportatzean." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17156,73 +17148,73 @@ "\n" "Nahi duzu fitxategi hori gainidaztea?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Gainidatzi fitxategia?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Errorea kanpoko komandoak exekutatzean." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Aurreikusi iturburuko kodea" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Aurreikusi iturburuko kodea %1$d. paragrafoarentzako" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Aurreikusi iturburuko kodea %1$s. paragrafotik %2$s.(e)ra" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Autogordetzea %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Huts egin du automatikoki gordetzean!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Uneko dokumentua autogordetzen..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Ezin izan da fitxategia esportatu" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Ez dago informaziorik %1$s formatua esportatzeko." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Fitxategi-izenean errorea" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Dokumentuaren bide-izenak ezin du zuriunerik izan." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Dokumentua esportatzea bertan behera utzi da." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokumentua %1$s gisa esportatuta '%2$s' fitxategira" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokumentua %1$s gisa esportatuta" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17233,19 +17225,19 @@ "\n" "Larrialdian gordetakoa berreskuratu?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Kargatu larrialdian gordetakoa?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Berreskuratu" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Kargatu jatorrizkoa" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17255,15 +17247,15 @@ "irakurtzeko soilik gisa markatuta dago. Ziurtatu zaitez dokumentua beste " "fitxategi batean gordetzeaz." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokumentua ongi berreskuratu da." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokumentua EZ da ongi berreskuratu." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17272,27 +17264,27 @@ "Kendu larrialdiko fitxategia orain?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Ezabatu larrialdiko fitxategia?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Mantendu" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Larrialdiko fitxategia ezabatuta" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Ez zaitez ahaztu zure fitxategia orain gordetzeaz." -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Kendu larrialdiko fitxategia orain?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17303,19 +17295,19 @@ "\n" "Kargatu babeskopia horren ordez?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Kargatu babeskopia?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Kargatu babeskopia" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Kargatu &jatorrizkoa" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17325,25 +17317,25 @@ "irakurtzeko soilik gisa markatuta dago. Ziurtatu zaitez dokumentua beste " "fitxategi batean gordetzeaz." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Zentzugabea. " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "%1$s dokumentua kargatuta." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Ezin izan da %1$s dokumentua birkargatu." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Sartutako fitxategi baliogabea" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17381,7 +17373,7 @@ msgid "Document class not available" msgstr "Dokumentu-klasea ez dago erabilgarri" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17394,11 +17386,11 @@ "Testu-klase lehenetsia erabiliko da diseinu lehenetsiekin.\n" "LyX-ek ezin izango du irteera egokirik sortu." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Ez da dokumentu-klasea aurkitu" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17412,15 +17404,15 @@ "da diseinu lehenetsiekin. LyX-ek ezin izango du irteera\n" "egokirik sortu." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Ezin izan da klasea kargatu" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Errorea barneko diseinuaren informazioa irakurtzean" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Irakurketako errorea" @@ -17444,123 +17436,128 @@ msgid "This portion of the document is deleted." msgstr "Dokumentuaren zati hau ezabatu egin da." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Ezin izan da' %1$s' dokumentu-klasea kargatu." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Gehiago desegiteko informaziorik ez" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Gehiago berregiteko informaziorik ez" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Ez da katerik aurkitu!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Marka desaktibatua" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Marka aktibatua" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Marka ezabatuta" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Marka ezarrita" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Hautapenaren estatistikak:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Dokumentuaren estatistikak:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d hitz" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Hitz bat" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d karaktere (zuriuneak barne)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "karaktere bat (zuriuneak barne)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d karaktere (zuriuneak kanpo)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Karaktere bat (zuriuneak kanpo)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Estatistikak" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "'inset-forall' etenda ekintza kopurua %1$d baino handiagoa delako" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "\"%1$s\" aplikatuta %2$d txertakuntzei" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Adarraren izena" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Adarra badago lehendik ere" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "\"%1$s\" adarra ez da existitzen." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "%1$s dokumentua txertatzen..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "%1$s dokumentua txertatuta." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Ezin izan da %1$s dokumentua txertatu" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17571,11 +17568,11 @@ "%1$s\n" "honako erroreagatik: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Ezin izan da fitxategia irakurri" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17584,15 +17581,15 @@ "%1$s\n" " ez da irakurgarria." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Ezin izan da fitxategia ireki" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "UTF-8 kodeketa ez duen fitxategia irakurtzen" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17608,15 +17605,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX abisua: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "kodetu ezin daitekeen karakterea" @@ -17987,12 +17984,12 @@ msgid "ignore" msgstr "ezikusi egin" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Ezin da fitxategia bihurtu" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18001,19 +17998,19 @@ "Ez dago informaziorik %1$s fitxategi-formatuak %2$s-ra bihurtzeko.\n" "Definitu bihurtzailea hobespenetan." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Komandoa exekutatzen: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Eraikitze-erroreak" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Erroreak gertatu dira eraikitze prozesuan." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -18022,26 +18019,26 @@ "Errorea gertatu da hau exekutatzean:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Ezin izan da aldi baterako direktorioa lekuz aldatu: %1$s --> %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Ezin izan da aldi baterako fitxategia kopiatu: %1$s --> %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Ezin izan da aldi-baterako fitxategia lekuz aldatu: %1$s --> %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeX exekutatzen..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18050,15 +18047,15 @@ "LaTeX ez da ongi exekutatu. Gainera, LyX-ek ezin izan du LaTeX-en %1$s " "egunkaria aurkitu." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX-ek huts egin du" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Irteera hutsa dago" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Irteera hutsa duen fitxategia sortu da." @@ -18080,12 +18077,12 @@ msgid "&Don't Add" msgstr "&Ez gehitu" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Ez da dokumentu-klasea aurkitu" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Ez da aurkitu" @@ -18132,19 +18129,19 @@ msgstr "Huts egin du %1$s %2$s gisa kopiatzean." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Erromatarra" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Idazmakina" @@ -18238,7 +18235,7 @@ msgid "Cannot view file" msgstr "Ezin da fitxategia ikusi" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Fitxategia ez da existitzen: %1$s" @@ -18584,7 +18581,7 @@ "\t-version bertsioa eta konpilatze-informazioaren laburpena\n" "Ikus LyX-en man eskuliburua xehetasun gehiagorako (exekutatu: man lyx)." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Ez dago sistemako direktoriorik" @@ -19235,7 +19232,7 @@ msgid "(no log message)" msgstr "(egunkari-mezurik ez)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX BK: egunkari-mezua" @@ -19256,7 +19253,7 @@ msgid "Revert to stored version of document?" msgstr "Leheneratu dokumentuaren gordetako bertsiora?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Leheneratu" @@ -19284,89 +19281,89 @@ msgid "Paragraph not properly initialized" msgstr "Paragrafoa ez da behar bezala hasieratu" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Txertakuntza ezezaguna" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Errorea aldaketen jarraipenean" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Egileen indize ezezaguna aldatzeko: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Token ezezaguna" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" "Paragrafo baten hasieran ezin duzu zuriune bat sartu. Irakurri Tutoretza." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "Ezin duzu bi zuriune honela idatzi. Irakurri Tutoretza." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Aldaketen jarraipena] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Aldaketa: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " hemen " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Letra-tipoa: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", sakonera: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", tartea: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Bat eta erdi" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Bestea (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", txertakuntza: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", paragrafoa: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", posizioa: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", karakterea: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", muga: " @@ -19406,15 +19403,15 @@ msgid " not known" msgstr " ezezaguna" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Argumentua falta da" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Karaktere-multzoa" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Paragrafo-estiloa ezarria" @@ -19485,7 +19482,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Berrikuspenaren kontrolaren errorea." @@ -19680,12 +19677,12 @@ "Jarraitu?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Bai" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Ez" @@ -19744,7 +19741,7 @@ msgid "Reload saved document?" msgstr "Gordetako dokumentua birkargatu?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Birkargatu" @@ -19858,19 +19855,19 @@ "%1$s: hasierara iritsi da atzerantz bilatzean.\n" "Amaieratik jarraitzea nahi duzu?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Itzulbiratu bilaketa?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Ezin ezer bilatzeko" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Ez dago dokumenturik irekita hor bilatzeko." -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Bilatu eta ordeztu aurreratua" @@ -20142,9 +20139,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumentuak|#d#D" @@ -20231,7 +20228,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20240,7 +20237,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20272,11 +20269,11 @@ msgid "The branch could not be renamed." msgstr "Ezin izan da adarra izenez aldatu." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Batu aldaketak" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20285,7 +20282,7 @@ "%1$s(e)k aldatua\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Aldaketa data: %1$s\n" @@ -20392,10 +20389,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Aukeratu fitxategi-izena itsatsitako grafikoak gordetzeko" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Bertan behera utzita." @@ -20425,15 +20422,15 @@ msgid "Select document" msgstr "Hautatu dokumentua" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX dokumentuak (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Errorea" @@ -20607,7 +20604,7 @@ msgstr "Dokumentu-ezarpenak" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Ume-dokumentua" @@ -20880,9 +20877,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (instalatu gabe)" @@ -20929,12 +20926,12 @@ msgstr "LyX fitxategiak (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Aplikatu gabeko aldaketak" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20943,12 +20940,12 @@ "Orain ez badituzu aplikatzen, ekintza honen ostean galdu egingo dira." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Baztertu" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Ezin da dokumentu-klasea ezarri." @@ -20998,24 +20995,33 @@ msgid "[No options predefined]" msgstr "[Ez dago aurredefinitutako aukerarik]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&Erabili hiperref euskarria" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Ezin da diseinua ezarri." -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Ezin da diseinua ezarri IDarentzako: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Ez da aurkitu" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Esleitutako maisuak ez du fitxategi hau" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21025,11 +21031,11 @@ "Fitxategi hau sartu behar duzu %1$s dokumentuan,\n" "dokumentu maisuaren eginbidea erabil ahal izateko." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Ezin izan da maisua kargatu" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21239,7 +21245,7 @@ msgid "Horizontal Fill" msgstr "Betegarri horizontala" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21500,7 +21506,7 @@ msgstr "Eman fitxategi-izena LyX zerbitzariaren kanalizazioari" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Zuzentzaile ortografikoa" @@ -21748,6 +21754,11 @@ "beginning?" msgstr "Dokumentuaren amaierara iritsi da, hasieratik jarraitzea nahi duzu?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "&Zuzentzaile ortografikoa:" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Oinarrizko Latina" @@ -22194,50 +22205,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "\"%1$s\" tresna--barra ezezaguna" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Hautatu txantiloia" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Txantiloiak|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokumentua ez da kargatu." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Hautatu dokumentua irekitzeko" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Adibideak|#A#a" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x dokumentuak (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x dokumentuak (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x dokumentuak (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x dokumentuak (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Fitxategi-izen baliogabea" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22248,40 +22259,40 @@ "%1$s\n" "ez da direktorioa existitzen." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "%1$s dokumentua irekitzen..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "%1$s dokumentua irekita." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Bertsio-kontrola antzemanda." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Ezin izan da %1$s dokumentua ireki" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Ezin izan da fitxategia inportatu" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Ez dago informaziorik %1$s formatutik inportatzeko." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Hautatu %1$s fitxategia inportatzeko" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22292,52 +22303,67 @@ "\n" "Nahi duzu dokumentua gainidaztea?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Gainidatzi dokumentua?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "%1$s inportatzen..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "inportatua." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "ez da fitxategirik inportatu." -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "fitxategiberria" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Hautatu LyX dokumentua txertatzeko" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Fitxategi-izen absolutua espero da." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Hautatu fitxategia txertatzeko" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Fitxategi guztiak (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Aukeratu fitxategi-izena dokumentua gordetzeko" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Aldatu izena" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22348,23 +22374,23 @@ "\n" "Nahi duzu dokumentua izenez aldatzea eta berriro saiatzea?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Aldatu izenez eta gorde?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Saiatu berriro" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Itxi dokumentua" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Ezin izan da dokumentua itxi, LyX hura prozesatzen ari delako." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22375,11 +22401,11 @@ "\n" "Nahi duzu dokumentua gordetzea?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Gorde dokumentu berria?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22390,15 +22416,15 @@ "\n" "Nahi duzu dokumentua gordetzea edo aldaketak baztertu nahi dituzu?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Gorde aldatutako dokumentua?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Baztertu" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22409,7 +22435,7 @@ "\n" "Nahi duzu dokumentua gordetzea?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22421,61 +22447,61 @@ "\n" "Orain birkargatu? Aldaketa lokal guztiak galduko dira." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Birkargatu kanpoan aldatutako dokumentua?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Errorea blokeatze-propietatea ezartzean." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Direktorioa ez dago atzigarri." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "%1$s ume-dokumentua irekitzen..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Informaziorik ez %1$s ikusteko" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Formatuaren aurrebista eginda: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Errorea formatuaren aurrebista lantzean: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Ongi esportatu da formatura: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Errorea formatura esportatzean: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Esportatzen..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Aurrebista lantzen..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokumentua ez da kargatu" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22484,28 +22510,28 @@ "Edozein aldaketa galdu egingo da. Ziur zaude %1$s dokumentuaren gordetako " "bertsioa leheneratu nahi duzula?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Gordetako dokumentua leheneratu?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Dokumentu guztiak gordetzen..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Dokumentu guztiak gordeta." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s komando ezezaguna." -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Aurreikusi dokumentua aurrenik." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Ezin izan da prozesatu." @@ -22542,11 +22568,11 @@ msgid "Close File" msgstr "Itxi fitxategia" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Ezkutatu fitxa" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Itxi fitxa" @@ -22595,99 +22621,99 @@ msgid "Remove from personal dictionary|r" msgstr "Kendu hiztegi pertsonaletik|K" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Hizkuntza|H" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Hizkuntza gehiago...|n" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Ezkutatuta|t" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Ez dago dokumenturik irekita>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Ez dago laster-markarik gordeta>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Ikusi (beste formatuak)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Eguneratu (beste formatuak)|g" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Ikusi [%1$s]|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Eguneratu [%1$s]|E" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Ez da txertakuntza pertsonalizaturik definitu." -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Ez dago dokumenturik irekita>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Dokumentu maisua" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Ireki nabigatzailea..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Beste zerrendak" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Gaien aurkibidea hutsik>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Beste tresna-barrak" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Ez da adarrik ezarri dokumentuarentzako." -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indizeen zerrenda|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Indizearen sarrera|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Indizea: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Indizearen sarrera (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Ez dago aipamenik esparruan." -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Ez da ekintzarik definitu." @@ -22987,15 +23013,15 @@ msgid "Sub-%1$s" msgstr "Azpi-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Ez da bibliografiarik definitu." -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Ez da aipamenik hautatu." -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "aipatu gabe" @@ -23297,15 +23323,15 @@ msgid "Horizontal line" msgstr "Marra horizontala" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "ez dago lstline mugatzaile gehiago erabilgarri" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Mugatzaileak agortuta" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23320,11 +23346,11 @@ "Oraingoz, '!' abisu batekin ordeztu da, baina ikertu egin\n" "behar duzu." -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Kodetu ezin daitezkeen karaktereak zerrenden txertakuntzan" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23669,7 +23695,7 @@ msgid "Unknown TOC type" msgstr "Aurkibide mota ezezaguna" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Hautapenaren tamainak bat etorri behar du arbeleko edukiarekin." @@ -23919,11 +23945,11 @@ msgid "Regular expression editor mode" msgstr "Adierazpen erregularren editore modua" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Zuzenketa automatikoa desgaituta ('!' hasteko)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Zuzenketa automatikoa gaituta (<zuriunea> amaitzeko)" @@ -23973,6 +23999,57 @@ msgid "References: " msgstr "Erreferentziak: " +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "Ez da egunkaririk aurkitu." + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "Ez da modulua aurkitu" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +#, fuzzy +msgid "Directory not found" +msgstr "Ez da katerik aurkitu!" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Arazketa-mezurik ez" @@ -24146,6 +24223,67 @@ msgid "Unknown user" msgstr "Erabiltzaile ezezaguna" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "\\thetheorem. teorema" + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "\\thecorollary. korolarioa" + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "\\thelemma. lema" + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "\\theproposition. proposizioa" + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "\\theconjecture. aierua" + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "\\thedefinition. definizioa." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "\\theexample. adibidea" + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "\\theproblem. buruketa" + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "\\theexercise. ariketa" + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr " \\theremark. oharra" + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "\\thecase kasua." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "\\thequestion. galdera." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "\\thenote. oharra." + #~ msgid "&New:" #~ msgstr "&Berria:" @@ -24191,18 +24329,6 @@ #~ msgid "Offprints:" #~ msgstr "Separatak:" -#, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "Ez da egunkaririk aurkitu." - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "Ez da modulua aurkitu" - -#, fuzzy -#~ msgid "Directory not found" -#~ msgstr "Ez da katerik aurkitu!" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/fi.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/fi.gmo differ diff -Nru lyx-2.0.2/po/fi.po lyx-2.0.3/po/fi.po --- lyx-2.0.2/po/fi.po 2011-11-27 01:07:51.000000000 +0000 +++ lyx-2.0.3/po/fi.po 2012-02-19 15:54:13.000000000 +0000 @@ -69,7 +69,7 @@ msgstr "" "Project-Id-Version: lyx\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2010-11-18 05:54+0100\n" "Last-Translator: Martin Vermeer <martin.vermeer@tkk.fi>\n" "Language-Team: Finnish <fi@li.org>\n" @@ -556,8 +556,8 @@ msgstr "Poista valittu haara" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Poista" @@ -595,17 +595,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Peru" @@ -647,7 +648,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -780,7 +781,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Kieli" @@ -853,7 +854,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Toteuta" @@ -1878,16 +1879,16 @@ msgid "&Protect:" msgstr "Suojaa:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 #, fuzzy msgid "Insert the spacing even after a line break" msgstr "Lisää pystyväli jopa sivunvaihdon jälkeen" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2286,7 +2287,7 @@ msgstr "Palauteikkuna" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listaus" @@ -2881,7 +2882,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2891,7 +2892,7 @@ msgstr "Sivut" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -3094,7 +3095,7 @@ msgid "Line &spacing" msgstr "Rivi&välit:" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Yksink." @@ -3103,7 +3104,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Kaksink." @@ -4393,8 +4394,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "Ta&llenna" @@ -4758,6 +4759,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Oikoluku" @@ -5496,7 +5498,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5563,13 +5568,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5589,7 +5595,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5605,19 +5611,19 @@ msgid "Acknowledgement" msgstr "Kiitos" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Kiitos." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5647,7 +5653,7 @@ msgstr "Lause" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5690,14 +5696,14 @@ msgid "Case" msgstr "Tapaus" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Luku \\arabic{chapter}" #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5745,7 +5751,7 @@ msgstr "Ehto" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5764,10 +5770,10 @@ msgid "Conjecture" msgstr "Otaksuma" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5799,7 +5805,7 @@ msgid "Criterion" msgstr "Kriteeri" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5819,7 +5825,7 @@ msgid "Definition" msgstr "Määritelmä" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5861,7 +5867,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5914,8 +5920,8 @@ msgstr "Ongelma" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5934,7 +5940,7 @@ msgstr "Väittämä" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5952,8 +5958,9 @@ msgid "Remark" msgstr "Huomautus" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 #, fuzzy msgid "Remark \\theremark." msgstr "Huomautus \\arabic{remark}." @@ -5991,9 +5998,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -6011,9 +6018,9 @@ msgstr "&Kuvateksti:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -6034,19 +6041,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Perusteksti" @@ -6055,26 +6063,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Teoksen nimi" @@ -6096,24 +6105,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Tekijä" @@ -6150,13 +6159,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Avainsanat" @@ -6173,11 +6182,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6186,7 +6196,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6195,41 +6205,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Viitteet" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Viitteet" @@ -6247,8 +6257,8 @@ msgid "BiographyNoPhoto" msgstr "Elämäkerta" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6260,17 +6270,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6289,14 +6299,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6323,46 +6333,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Luettelo" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Numeroitu luettelo" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Kuvausluettelo" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6372,7 +6382,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6396,20 +6406,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Päiväys" @@ -6421,7 +6431,7 @@ msgid "Correspondence to:" msgstr "Kirjeenvaihto:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Kiitokset" @@ -6439,7 +6449,7 @@ msgid "Key words." msgstr "Avainsanat." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6453,11 +6463,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Sähköposti" @@ -6486,8 +6497,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Järjestö" @@ -6496,7 +6508,7 @@ msgstr "Ja" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6650,7 +6662,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Faksi" @@ -6740,6 +6752,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6765,7 +6778,7 @@ msgid "Author affiliation:" msgstr "Järjestö:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6778,7 +6791,7 @@ msgstr "Kiitokset" #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6795,8 +6808,8 @@ msgid "SpecialSection*" msgstr "Erikoiskappale" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6806,7 +6819,7 @@ msgstr "Numeroitu" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6851,7 +6864,7 @@ msgid "FourAuthors" msgstr "Neljä tekijää" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Järjestö:" @@ -6868,7 +6881,7 @@ msgid "FourAffiliations" msgstr "Neljä järjestöä" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Lehti" @@ -6878,8 +6891,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6929,18 +6942,11 @@ msgid "Subparagraph" msgstr "Aliosakappale" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Luetelma" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6961,13 +6967,13 @@ msgid "Latin off" msgstr "Latinalaiset pois" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "RuudunAlku" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6983,252 +6989,247 @@ msgid "Part*" msgstr "Osa*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Kappale \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Alialikappale \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 #, fuzzy msgid "Frames" msgstr "Ruutu" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Ruutu" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "PerusRuudunAlku" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Ruutu (ilman ylä/ala/sivuots.)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "ToistaRuutu" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Toista ruutu nimikkeellä" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "LoppuRuutu" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "RuudunAlaotsikko" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Palsta" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Palstoja" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Aloita palsta (lisää sis.!), leveys:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "PalstojaTasattuKeskellä" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Tauko" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 #, fuzzy msgid "Overlays" msgstr "Kalvokerros" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Päälletulostus" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "KalvoKerros" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Kalvokerros" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Tuo näkyviin" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Näkyvä kalvoissa" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Vain" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Vain kalvoissa" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Lohko" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 #, fuzzy msgid "Blocks" msgstr "Lohko" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Lohko" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "EsimerkkiLohko" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "EsimerkkiLohko" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "HuomioLohko" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "HuomioLohko" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "Listaus" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 #, fuzzy msgid "Title (Plain Frame)" msgstr "PerusRuudunAlku" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 #, fuzzy msgid "InstituteMark" msgstr "Laitos" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 #, fuzzy msgid "Institute mark" msgstr "Laitos" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Sitaatti" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Lainaus" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Säe" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 #, fuzzy msgid "TitleGraphic" msgstr "Kuva" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 #, fuzzy msgid "Theorems" msgstr "Lause" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Seurauslause." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Määritelmä." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Määritelmät" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Määritelmät." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Esimerkki." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Esimerkit" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Esimerkit." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7244,85 +7245,85 @@ msgid "Fact" msgstr "Fakta" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fakta." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Lause." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Kappaleväli" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-koodi" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "Muistiinpanokohta" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Muistiinpano:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 #, fuzzy msgid "Alert" msgstr "HuomioLohko" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "&Pysty" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 #, fuzzy msgid "Article" msgstr "&Pysty" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Asento" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 #, fuzzy msgid "Presentation" msgstr "Asento" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Taulukko" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Taulukoiden luettelo" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Kuva" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7380,7 +7381,7 @@ msgid "CURTAIN" msgstr "ESIRIPPU" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7891,9 +7892,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Avainsanat:" @@ -7969,66 +7971,66 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX-teoksen nimi" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Tekijä:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Järjestö" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Lehti:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnumero" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_numero:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Ensimm. tekijä" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Vastaanotettu" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Vastaanotettu:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Hyväksytty" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Hyväksytty:" # Now this wasn't very obvious. -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Uusintapainosten välittäjä" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -8312,7 +8314,7 @@ msgid "Restriction:" msgstr "Rajoitus:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Vasen yläotsikko" @@ -8322,7 +8324,7 @@ msgid "Left Header:" msgstr "Vasen yläotsikko:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Oikea yläotsikko" @@ -8801,7 +8803,7 @@ msgid "Remarks #." msgstr "Huomautukset #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Todistus:" @@ -8904,47 +8906,51 @@ msgid "ItemList" msgstr "Luettelo" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Antiikva" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 #, fuzzy msgid "Theorem \\thetheorem." msgstr "Väittämä \\arabic{theorem}." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 #, fuzzy msgid "Corollary \\thecorollary." msgstr "Seurauslause \\arabic{corollary}" -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "" -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 #, fuzzy msgid "Proposition \\theproposition." msgstr "Väittämä \\arabic{proposition}" -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 #, fuzzy msgid "Prop" msgstr "Kopioi" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8956,23 +8962,25 @@ msgid "Question" msgstr "Kysymys" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 #, fuzzy msgid "Question \\thequestion." msgstr "Kysymys \\arabic{question}." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "" -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 #, fuzzy msgid "Conjecture \\theconjecture." msgstr "Otaksuma \\arabic{conjecture}" -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Liite \\Alph{appendix}." @@ -9005,8 +9013,9 @@ msgid "Rapid" msgstr "Pika" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -9054,6 +9063,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "KIITOKSET" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "&Vaihtoehtoinen kieli:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "sivulla <sivu>" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "PACS-sivunumero:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Esipainos" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Esipainos" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Lisää lähdeviite" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Eripainososoite" @@ -9348,6 +9387,14 @@ msgid "Close Section" msgstr "Sulje kappale" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Kappaleväli--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Koontiympäristö ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Alaotsikko" @@ -9356,48 +9403,48 @@ msgid "Institution" msgstr "Laitos" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Kalvo" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "LoppuKalvo" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "LeveäKalvo" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "TyhjäKalvo" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Tyhjä kalvo" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "LuetteloTyyppi1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "NumeroituluetteloTyyppi1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Algoritmien taulukko" @@ -9688,14 +9735,10 @@ msgid "Terms:" msgstr "Lause" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Aihe" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Uusi kalvo" @@ -10394,8 +10437,8 @@ msgid "FirstName" msgstr "Etunimi" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Koodinpätkä" @@ -10581,42 +10624,34 @@ msgid "foot" msgstr "alaviite" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "Harmaa teksti" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 #, fuzzy msgid "Listings" msgstr "Lista" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 #, fuzzy msgid "Idx" msgstr ", Tunnus:" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "valinn" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Esikatselu|#E" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Kappaleväli--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Koontiympäristö ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 #, fuzzy msgid "Part \\thepart" @@ -10730,21 +10765,25 @@ msgstr "Osa \\Roman{osa}" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 #, fuzzy msgid "Definition \\thedefinition." msgstr "Määritelmä \\arabic{definition}." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 #, fuzzy msgid "Example \\theexample." msgstr "Esimerkki \\arabic{example}." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "Ongelma \\arabic{theorem}" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "Harjoitus @Section@.\\arabic{theorem}." @@ -10841,46 +10880,6 @@ msgid "Remark." msgstr "Huomautus." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Väittämä \\arabic{theorem}." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Seurauslause \\arabic{corollary}" - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Huomautus \\arabic{remark}." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Väittämä \\arabic{proposition}" - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Otaksuma \\arabic{conjecture}" - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Määritelmä \\arabic{definition}." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Esimerkki \\arabic{example}." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Ongelma \\arabic{theorem}" - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10900,34 +10899,15 @@ msgid "# [number of Prob]" msgstr "Rivien määrä" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Harjoitus @Section@.\\arabic{theorem}." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Huomautus \\arabic{remark}." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Luku \\arabic{chapter}" - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Osa \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Kysymys \\arabic{question}." - #: lib/layouts/theorems-without-preamble.inc:392 +#: lib/layouts/theorems-ams-extended-bytype.module:202 #, fuzzy -msgid "Note \\thenote" +msgid "Note \\thenote." msgstr "Askel \\arabic{step}." #: lib/layouts/braille.module:2 @@ -11164,6 +11144,51 @@ msgid "Initial" msgstr "Kursiivi" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Sanatarkasti" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "LaTeX-&valinnat:" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "Näyttökirjasimet" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Jokerikortti-ilmaisu" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "" + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11331,45 +11356,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Sanatarkasti" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "LaTeX-&valinnat:" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "Näyttökirjasimet" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "Jokerikortti-ilmaisu" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11474,11 +11466,6 @@ msgid "Condition." msgstr "Ehto." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -#, fuzzy -msgid "Note \\thenote." -msgstr "Askel \\arabic{step}." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -14213,6 +14200,11 @@ #: lib/ui/stdmenus.inc:589 #, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 +#, fuzzy msgid "XY-pic Manual|X" msgstr "Erikoisposti" @@ -14236,11 +14228,11 @@ msgid "Check spelling" msgstr "Tarkista oikeinkirjoitus" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Kumoa" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Kumoa kumous" @@ -17016,7 +17008,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -17108,7 +17100,7 @@ msgid "PDFPages" msgstr "Sivut" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 #, fuzzy msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Shakki: $$AbsOrRelPathParent$$Basename" @@ -17122,11 +17114,14 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -17134,16 +17129,16 @@ "Tämän päivän päivämäärä.\n" "Lue 'info date' jos haluat tietää lisää.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 #, fuzzy msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Bittikuva: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -17269,292 +17264,292 @@ msgid "R/S code" msgstr "Koodi" -#: lib/configure.py:584 +#: lib/configure.py:585 #, fuzzy msgid "LilyPond music" msgstr "Lilypond nuottien ladonta" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 #, fuzzy msgid "LaTeX (plain)" msgstr "LaTeX-&valinnat:" -#: lib/configure.py:586 +#: lib/configure.py:587 #, fuzzy msgid "LaTeX (plain)|L" msgstr "LaTeX-&valinnat:" -#: lib/configure.py:587 +#: lib/configure.py:588 #, fuzzy msgid "LaTeX (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 #, fuzzy msgid "LaTeX (XeTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Perusteksti" -#: lib/configure.py:590 +#: lib/configure.py:591 #, fuzzy msgid "Plain text|a" msgstr "Perusteksti" -#: lib/configure.py:591 +#: lib/configure.py:592 #, fuzzy msgid "Plain text (pstotext)" msgstr "Perusteksti" -#: lib/configure.py:592 +#: lib/configure.py:593 #, fuzzy msgid "Plain text (ps2ascii)" msgstr "Perusteksti" -#: lib/configure.py:593 +#: lib/configure.py:594 #, fuzzy msgid "Plain text (catdvi)" msgstr "Perusteksti" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Perusteksti riveinä" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML" msgstr "HTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML|y" msgstr "HTML|H" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)|u" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)|V" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 #, fuzzy msgid "Noteedit" msgstr "Huomautus toimittajalle" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 #, fuzzy msgid "Rich Text Format" msgstr "Tekstin tavallinen kirjasin" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 #, fuzzy msgid "date command" msgstr "Seuraava komento" -#: lib/configure.py:650 +#: lib/configure.py:651 #, fuzzy msgid "Table (CSV)" msgstr "Taulukko" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 #, fuzzy msgid "LyX Preview" msgstr "Esikatselu|#E" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "Esikatselu|#E" -#: lib/configure.py:662 +#: lib/configure.py:663 #, fuzzy msgid "LyX Preview (pLaTeX)" msgstr "Esikatselu|#E" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 #, fuzzy msgid "Program" msgstr "Ohjelmalistaus" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 #, fuzzy msgid "Windows Metafile" msgstr "Tulosta tiedostoon" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17597,66 +17592,66 @@ msgid "Print document failed" msgstr "Asiakirjan tulostus epäonnistui" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, fuzzy, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "Väliaikaisen hakemiston %1$s poistaminen epäonnistui" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 #, fuzzy msgid "Attempting to close changed document!" msgstr "LyX yrittää tallentaa asiakirjaa %1$s" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Väliaikaisen hakemiston poistaminen epäonnistui" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Väliaikaisen hakemiston %1$s poistaminen epäonnistui" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Tuntematon asiakirjaluokka" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Käytän oletusdokumenttiluokka, koska luokka %1$s on tuntematon." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Tuntematon merkintä: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Asiakirjan alkuosa virheellinen" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header puuttuu" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document puuttuu" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Muutokset eivät näy LaTeX-tulosteessa" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 #, fuzzy msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " @@ -17668,7 +17663,7 @@ "ole installoituina.\n" "Installoi ne tai määritä \\lyxadded ja \\lyxdeleted LyXin aloitusosassa." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 #, fuzzy msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " @@ -17681,31 +17676,31 @@ "Installoi molemmat tai määritä \\lyxadded ja \\lyxdeleted LyXin " "aloitusosassa." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Hakusana" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Asiakirjan muotoilu epäonnistui" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s loppui odottamattomasti, eli se on luultavasti rikkinäinen." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, fuzzy, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s ei ole LyX-asiakirja." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Muuntaminen epäonnistui" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17714,11 +17709,11 @@ "%1$s on tehty aiemmalla LyXin versiolla ja väliaikaistiedosto muuntamista " "varten ei voitu luoda." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Versionhallintalokitiedostoa ei löytynyt" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17727,11 +17722,11 @@ "Tiedosto %1$s on tehty toisella LyXin versiolla, mutta muuntamisskriptiä " "eilöytynyt." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Muunnoskriptiä ei löydy." -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17740,7 +17735,7 @@ "Tiedosto %1$s on tehty aiemmalla LyXin versiolla, mutta lyx2lyx-" "skriptiepäonnistui muuntamaan sitä." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17749,17 +17744,17 @@ "Tiedosto %1$s on tehty aiemmalla LyXin versiolla, mutta lyx2lyx-" "skriptiepäonnistui muuntamaan sitä." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "Asiakirja on kirjoitussuojattu" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17768,21 +17763,21 @@ "Asiakirja %1$s on ulkoisesti muutettu. Oletko varma, että haluat kirjoittaa " "sen tiedoston päälle?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Kirjoitetaanko muutetun tiedoston päälle?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "Päällekirjoitus" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Varmuuskopiointi epäonnistui" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17791,62 +17786,62 @@ "En voi luoda varmuuskopiotiedostoa %1$s.\n" "Tarkista, onko hakemisto olemassa ja onko lupaa kirjoittaa." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Asiakirja %1$s tallentuu..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 #, fuzzy msgid " could not write file!" msgstr "Ei voitu lukea tiedostoa" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " valmis." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, fuzzy, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX yrittää tallentaa asiakirjaa %1$s" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Tallennus ilmeisesti onnistui. Huh." -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " Tallennus epäonnistui! Yritän..." -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " Tallennus epäonnistui! Yritän..." -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " Tallennus epäonnistui! Voi itku. Asiakirja on hävinnyt." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17856,22 +17851,22 @@ "valitussasi merkistössä.\n" "merkistön muuttaminen tuf8:ksi auttanee." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 #, fuzzy msgid "iconv conversion failed" msgstr "Muuntaminen epäonnistui" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 #, fuzzy msgid "conversion failed" msgstr "Muuntaminen epäonnistui" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "erikoismerkki" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17885,54 +17880,49 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "chktex on käynnissä..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex epäonnistui" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Chktex-ajo epäonnistui" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "Ei tietoa, miten tuoda formaattia %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "Ei tietoa, miten tuoda formaattia %1$s" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "Tuntematon työkalupalkki \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Tuntematon työkalupalkki \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "Virhe pikselikartan luomisessa" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17942,74 +17932,74 @@ "Tiedosto %1$s on jo olemassa.\n" "Haluatko kirjoittaa sen päälle?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Kirjoitetaanko tiedoston päälle?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "Yleisiä tietoja" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Lähdekoodin esikatselu" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, fuzzy, c-format msgid "Preview source code for paragraph %1$d" msgstr "Kappaleen %1$s lähdekoodin esikatselu" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Lähdekoodin esikatselu, kappaleet %1$s -- %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "%1$s tallentuu itsestään" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Automaattinen tallennus epäonnistui!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Asiakirjan automaattinen tallennus käynnissä..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Ei voitu viedä tiedostoa" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Ei tietoa, miten tuoda formaattia %1$s" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Tiedostonimessä virhe" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "LyX-tiedoston polussa ei voi olla välilyöntejä." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Asiakirja vienti peruutettu." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Asiakirja viety nimellä %1$s tiedostoon `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Asiakirja viety nimellä %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -18019,65 +18009,65 @@ "Asiakirjasta %1$s on olemassa hätätallennusversio.\n" "Ladataanko hätätallennus?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Ladataanko hätätallennus?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "Pelasta" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 #, fuzzy msgid "&Load Original" msgstr "Lataa alkuperäinen" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, fuzzy, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "Ladataanko hätätallennus?" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 #, fuzzy msgid "Delete emergency file?" msgstr "Valitse ulkoinen tiedosto" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "&Säilytä vastaavat" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 #, fuzzy msgid "Remove emergency file now?" msgstr "Ladataanko hätätallennus?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -18088,45 +18078,45 @@ "\n" "Ladataanko mieluummin varmuuskopio?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Ladataanko varmuuskopio?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Lataa varmuuskopio" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Lataa alkuperäinen" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Järjetöntä!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, fuzzy, c-format msgid "Document %1$s reloaded." msgstr "Asiakirja %1$s avautui." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "Asiakirjan lukeminen epäonnistui" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Sisällytä tiedosto...|y" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -18152,7 +18142,7 @@ msgid "Document class not available" msgstr "Asiakirjaluokka puuttuu" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -18162,12 +18152,12 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 #, fuzzy msgid "Document class not found" msgstr "Asiakirjaluokka puuttuu" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -18177,17 +18167,17 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 #, fuzzy msgid "Could not load class" msgstr "En voinut muuntaa tekstiluokka" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 #, fuzzy msgid "Error reading internal layout information" msgstr "Yleisiä tietoja" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 #, fuzzy msgid "Read Error" msgstr "Etsintävirhe" @@ -18213,130 +18203,135 @@ msgid "This portion of the document is deleted." msgstr "Asiakirjan tulostus epäonnistui" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "" "Asiakirjan %1$s\n" "lukeminen epäonnistui" -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Ei enää muuta kumottavaa" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Ei muuta uudelleen tehtävää" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Merkkijonoa ei löydy!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Merkintä pois päältä" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Merkintä päälle" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Merkintä poistettu" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Merkintä asetettu" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 #, fuzzy msgid "Statistics for the selection:" msgstr "Vaihda avoimeen asiakirjaan" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 #, fuzzy msgid "Statistics for the document:" msgstr "Vaihda avoimeen asiakirjaan" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, fuzzy, c-format msgid "%1$d words" msgstr "%1$d sanaa tarkastettu." -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 #, fuzzy msgid "One word" msgstr "Avainsana" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 #, fuzzy msgid "Statistics" msgstr "Tila" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "Haarat" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Lisätään asiakirja %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Asiakirja %1$s lisätty." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Asiakirjaa %1$s ei voi lisätä" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, fuzzy, c-format msgid "" "Could not read the specified document\n" @@ -18344,26 +18339,26 @@ "due to the error: %2$s" msgstr "Asiakirjan %1$s avaaminen epäonnistui." -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Ei voitu lukea tiedostoa" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, fuzzy, c-format msgid "" "%1$s\n" " is not readable." msgstr "%1$s ei voitu lukea" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Ei voitu avata tiedostoa" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Luen ei-UTF-8-koodattua tiedostoa" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -18379,16 +18374,16 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 #, fuzzy msgid "LyX Warning: " msgstr "LyX-versio " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 #, fuzzy msgid "uncodable character" @@ -18783,12 +18778,12 @@ msgid "ignore" msgstr "ohita" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Tiedoston muuntaminen epäonnistui" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18797,46 +18792,46 @@ "Ei tietoa, miten muuntaa muodosta %1$s muotoon %2$s.\n" "Määritä muunnin asetuksissa." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Komento on käynnissä:" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Käännösvirheet" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Käännösprosessin aikana tapahtui virheitä." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "Muunnosskriptin %1$s suorittaminen epäonnistui." -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, fuzzy, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Väliaikaisen hakemiston siiro paikasta %1$s paikkaan %1$s epäonnistui." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Väliaikaisen tiedoston kopiointi paikasta %1$s paikkaan %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "" "Väliaikaisen tiedoston siirtäminen paikasta %1$s paikkaan %2$s epäonnistui." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeX käynnissä..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18845,15 +18840,15 @@ "LaTeX-ajo ei onnistunut. Lisäksi LyX ei löytänyt LaTeX-ajon lokitiedostoa " "%1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX-ajo epäonnistui" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "tulostiedosto on tyhjä" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Saatiin tyhjä tulostiedosto." @@ -18876,12 +18871,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Asiakirjaluokka puuttuu" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Ei näy." @@ -18931,19 +18926,19 @@ msgstr "Kopiointi %1$s:stä %2$s:ään epäonnistui." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Antiikva" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Kirjoituskone" @@ -19037,7 +19032,7 @@ msgid "Cannot view file" msgstr "Tiedostoa ei voi katsella" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Tiedostoa ei ole olemassa: %1$s" @@ -19356,7 +19351,7 @@ " -version näytä yhteenveto versio- ja käännöstiedoista\n" "Katso lisätietoja LyXin manuaalisivulta." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Järjestelmähakemisto ei löydy" @@ -19979,7 +19974,7 @@ msgid "(no log message)" msgstr "(ei lokiviestejä)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: Lokiviesti" @@ -19996,7 +19991,7 @@ msgid "Revert to stored version of document?" msgstr "Ladataanko levyllä oleva versio muistissa olevan asiakirjan päälle?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "Hylkää muutokset" @@ -20022,88 +20017,88 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Tuntematon upote" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Muutoksenseurannan virhe" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, fuzzy, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Tuntematon tekijätunnus lisättäväksi: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Tuntematon merkintä" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "Kappaleen alkuun ei voi lisätä välilyöntiä. Ks. Opastus." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "Kahta perättäistä välilyöntiä ei voi lisätä näin. Ks. Opastus." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Muutostenseuranta]" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Muutos: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " hetkellä " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Kirjasin: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Syvyys: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Välit: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Puolikas" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Muu (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Upote: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Kappale: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Tunnus:" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Paikka: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Merkki: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Raja: " @@ -20145,15 +20140,15 @@ msgid " not known" msgstr " tuntematon" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Argumentti puuttuu" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Merkistö" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Kappaletyyli asetettu" @@ -20219,7 +20214,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 #, fuzzy msgid "Revision control error." msgstr "Versiohallinta" @@ -20377,13 +20372,13 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 #, fuzzy msgid "&Yes" msgstr "&Kyllä" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 #, fuzzy msgid "&No" msgstr "&Ei" @@ -20444,7 +20439,7 @@ msgid "Reload saved document?" msgstr "Perutaanko kaikki muokkaukset?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 #, fuzzy msgid "&Reload" msgstr "Ko&rvaa" @@ -20559,21 +20554,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "Ei mitään tehtävää" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "Asiakirja avautuu" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Etsi ja korvaa" @@ -20826,9 +20821,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Asiakirjat|#A#a" @@ -20927,7 +20922,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20937,7 +20932,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20974,19 +20969,19 @@ msgid "The branch could not be renamed." msgstr "%1$s ei voitu lukea" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 #, fuzzy msgid "Merge Changes" msgstr "Yhdistä sarakkeet" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" "\n" msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "" @@ -21100,10 +21095,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Valitse tiedostonimi, joksi asiakirja tallennetaan:" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Peruttu." @@ -21137,15 +21132,15 @@ msgid "Select document" msgstr "Pääasiakirja" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX-asiakirjat (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Error" msgstr "Nuoli" @@ -21333,7 +21328,7 @@ msgstr "Asiakirjan asetukset" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Aliasiakirja" @@ -21611,9 +21606,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr "(ei installoitu)" @@ -21662,25 +21657,25 @@ msgstr "LyX-asiakirjat (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 #, fuzzy msgid "Unapplied changes" msgstr "Kirjaa muutokset..." #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "En voinut tallentaa asiakirjan oletukset" @@ -21734,26 +21729,34 @@ msgid "[No options predefined]" msgstr "Ei kirjasinvuorottelua tarjolla." -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3187 #, fuzzy msgid "Can't set layout!" msgstr "Muotoilu vaihtoi" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, fuzzy, c-format msgid "Unable to set layout for ID: %1$s" msgstr "En voinut tallentaa asiakirjan oletukset" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 #, fuzzy msgid "Not Found" msgstr "Ei näy." -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21761,12 +21764,12 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 #, fuzzy msgid "Could not load master" msgstr "En voinut muuntaa tekstiluokka" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, fuzzy, c-format msgid "" "The master document '%1$s'\n" @@ -21984,7 +21987,7 @@ msgid "Horizontal Fill" msgstr "Vaakakumi" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -22268,7 +22271,7 @@ msgstr "Anna tiedostonimi LyX-palvelinputkelle" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Oikoluku" @@ -22537,6 +22540,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Oikoluku epäonnistui.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 #, fuzzy msgid "Basic Latin" @@ -23031,55 +23039,55 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Tuntematon työkalupalkki \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Valitse mallitiedosto" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Mallipohjat|#o#O" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 #, fuzzy msgid "Document not loaded." msgstr "Asiakirjan tallentaminen epäonnistui!" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Valitse avattava asiakirja" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Esimerkit|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 #, fuzzy msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-asiakirjat (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 #, fuzzy msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-asiakirjat (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 #, fuzzy msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-asiakirjat (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 #, fuzzy msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-asiakirjat (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Epäkelpo tiedostonnimi" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -23087,41 +23095,41 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Asiakirja %1$s avautuu..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Asiakirja %1$s avautui." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 #, fuzzy msgid "Version control detected." msgstr "Versiohallinta" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Asiakirjan %1$s avaaminen epäonnistui" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Ei voi tuoda tiedostoa" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Ei tietoa, miten tuoda muodosta %1$s" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Valitse tuotava %1$s-tiedosto" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, fuzzy, c-format msgid "" "The document %1$s already exists.\n" @@ -23131,56 +23139,71 @@ "Tiedosto %1$s on jo olemassa.\n" "Haluatko kirjoittaa sen päälle?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Kirjoitetaanko asiakirjan päälle?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Tuo: %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "tuotu." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 #, fuzzy msgid "file not imported!" msgstr "Tiedostoa ei löydy" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Sisällytä tiedosto" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Valitse lisättävä LyX-asiakirja" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 #, fuzzy msgid "Absolute filename expected." msgstr "Arvoa tarvitaan." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Valitse lisättävä tiedosto" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 #, fuzzy msgid "All Files (*)" msgstr "Kaikki tiedostot (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Valitse tiedostonimi, joksi asiakirja tallennetaan:" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "Muuta nimeä" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, fuzzy, c-format msgid "" "The document %1$s could not be saved.\n" @@ -23191,25 +23214,25 @@ "\n" "Haluatko tallentaa asiakirja?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 #, fuzzy msgid "&Retry" msgstr "Pala&uta" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Uusi asiakirja" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, fuzzy, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -23220,12 +23243,12 @@ "\n" "Haluatko tallentaa asiakirja?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 #, fuzzy msgid "Save new document?" msgstr "Tallennetaanko muutunut asiakirja?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -23235,15 +23258,15 @@ "Asiakirjassa %1$s on tallennettomia muutoksia.\n" "Haluatko tallentaa asiakirja vai heittää muutokset pois?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Tallennetaanko muutunut asiakirja?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "Heitä pois" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -23254,7 +23277,7 @@ "\n" "Haluatko tallentaa asiakirja?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -23264,95 +23287,95 @@ "Asiakirja %1$s on ulkoisesti muutettu. Oletko varma, että haluat kirjoittaa " "sen tiedoston päälle?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 #, fuzzy msgid "Reload externally changed document?" msgstr "Tallennetaanko muutunut asiakirja?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 #, fuzzy msgid "Directory is not accessible." msgstr "%1$s ei voitu lukea" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, fuzzy, c-format msgid "Opening child document %1$s..." msgstr "Asiakirja %1$s avautuu..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Termistöviite" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "Ei tietoa, miten tuoda formaattia %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "Ei tietoa, miten tuoda formaattia %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "Ei tietoa, miten tuoda formaattia %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "Ei tietoa, miten tuoda formaattia %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "Tuo: %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "Esikatselu latautuu" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 #, fuzzy msgid "Document not loaded" msgstr "Asiakirjan tallentaminen epäonnistui!" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Perutaanko kaikki muokkaukset?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Talennan kaikki asiakirjat..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Kaikki asiakirjat tallennettu" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "Asiakirjan tulostus epäonnistui" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "Ei voitu viedä tiedostoa" @@ -23395,12 +23418,12 @@ msgid "Close File" msgstr "Sulje" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 #, fuzzy msgid "Hide tab" msgstr "Taulukkopalkki pois/päälle" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 #, fuzzy msgid "Close tab" msgstr "Sulje" @@ -23456,110 +23479,110 @@ msgid "Remove from personal dictionary|r" msgstr "Valitse oma sanasto" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Kieli" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Yhdistä muutokset..." -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "Avoimia asiakirjoja ei ole!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Päivitä näyttö" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "Näytä|N" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Päivitä|v" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "Ei kirjasinvuorottelua tarjolla." -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "Avoimia asiakirjoja ei ole!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Pääasiakirja" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 #, fuzzy msgid "Other Lists" msgstr "Muut kelluvat upotteet" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "Sisällysluettelo" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 #, fuzzy msgid "Other Toolbars" msgstr "Työkalupalkit" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "Asiakirja ei sisällä haaroja!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Hakemisto|H" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Hakemistoviite" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Kirjasin: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Hakemistoviite" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 #, fuzzy msgid "No Citation in Scope!" msgstr "Ei kirjasinvuorottelua tarjolla." -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "Ei kirjasinvuorottelua tarjolla." @@ -23878,17 +23901,17 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 #, fuzzy msgid "No bibliography defined!" msgstr "Lähdeviitteen avain" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 #, fuzzy msgid "No citations selected!" msgstr "Ei kirjasinvuorottelua tarjolla." -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 #, fuzzy msgid "not cited" msgstr "Kova välilyönti|K" @@ -24191,16 +24214,16 @@ msgid "Horizontal line" msgstr "Vaakaviiva" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 #, fuzzy msgid "Running out of delimiters" msgstr "Lisää erottimet" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -24209,12 +24232,12 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 #, fuzzy msgid "Uncodable characters in listings inset" msgstr "erikoismerkki" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24577,7 +24600,7 @@ msgid "Unknown TOC type" msgstr "Tuntematon sisällysluettelotyyppi" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24832,11 +24855,11 @@ msgid "Regular expression editor mode" msgstr "Jokerikortti-ilmaisu" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24886,6 +24909,68 @@ msgid "References: " msgstr "Viitteet: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "LyXin binääri ei löydy!" + +#: src/support/Package.cpp:445 +#, fuzzy, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"LyX-ohjelmatiedoston sijainnin päättely ei onnistunut komentorivin %1% " +"perusteella" + +#: src/support/Package.cpp:564 +#, fuzzy, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Järjestelmähakemiston sijainnin määritys ei onnistunut, vaikka\n" +"käytiin läpi hakemistot\n" +"\t%1$s\n" +"Käytä \"--sysdir\"-valitsinta tai aseta ympäristömuuttuja LYX_DIR_15x " +"osoittamaan LyXin järjestelmähakemistoon, jossa on tiedosto \"chkconfig.ltx" +"\"." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Tiedostoa ei löydy" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Virheellinen %1$s-valitsin.\n" +"Hakemistossa %2$s ei ole kohdetta %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Virheellinen %1$s-ympäristömuuttuja.\n" +"Hakemistossa %2$s ei ole kohdetta %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Virheellinen %1$s-ympäristömuuttuja.\n" +"%2$s ei ole hakemisto." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Hakemistoa ei löydy" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -25068,6 +25153,67 @@ msgid "Unknown user" msgstr "Tuntematon käyttäjä" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Väittämä \\arabic{theorem}." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Seurauslause \\arabic{corollary}" + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Huomautus \\arabic{remark}." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Väittämä \\arabic{proposition}" + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Otaksuma \\arabic{conjecture}" + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Määritelmä \\arabic{definition}." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Esimerkki \\arabic{example}." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Ongelma \\arabic{theorem}" + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Harjoitus @Section@.\\arabic{theorem}." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Huomautus \\arabic{remark}." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Luku \\arabic{chapter}" + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Kysymys \\arabic{question}." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Askel \\arabic{step}." + #~ msgid "&New:" #~ msgstr "Uu&si:" @@ -25103,57 +25249,6 @@ #~ msgid "Offprints:" #~ msgstr "Eripainokset:" -#~ msgid "LyX binary not found" -#~ msgstr "LyXin binääri ei löydy!" - -#, fuzzy -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "LyX-ohjelmatiedoston sijainnin päättely ei onnistunut komentorivin %1% " -#~ "perusteella" - -#, fuzzy -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Järjestelmähakemiston sijainnin määritys ei onnistunut, vaikka\n" -#~ "käytiin läpi hakemistot\n" -#~ "\t%1$s\n" -#~ "Käytä \"--sysdir\"-valitsinta tai aseta ympäristömuuttuja LYX_DIR_15x " -#~ "osoittamaan LyXin järjestelmähakemistoon, jossa on tiedosto \"chkconfig." -#~ "ltx\"." - -#~ msgid "File not found" -#~ msgstr "Tiedostoa ei löydy" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Virheellinen %1$s-valitsin.\n" -#~ "Hakemistossa %2$s ei ole kohdetta %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Virheellinen %1$s-ympäristömuuttuja.\n" -#~ "Hakemistossa %2$s ei ole kohdetta %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Virheellinen %1$s-ympäristömuuttuja.\n" -#~ "%2$s ei ole hakemisto." - -#~ msgid "Directory not found" -#~ msgstr "Hakemistoa ei löydy" - #~ msgid "branch" #~ msgstr "haara" @@ -26435,9 +26530,6 @@ #~ "Oikolukuohjelma sulkeutui jostakin syystä.\n" #~ "Se saatettiin sulkea väkisin." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Oikoluku epäonnistui.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Oikoluku epäonnistui" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/fr.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/fr.gmo differ diff -Nru lyx-2.0.2/po/fr.po lyx-2.0.3/po/fr.po --- lyx-2.0.2/po/fr.po 2011-11-27 01:07:52.000000000 +0000 +++ lyx-2.0.3/po/fr.po 2012-02-19 15:54:13.000000000 +0000 @@ -262,15 +262,19 @@ # ------------------------------------------------------------------ # 7 novembre 2011 : derniere revue avant 2.0.2 # ------------------------------------------------------------------ -# 24 novembre 2011 : utilisation du nouveau pocheck.pl pour detecter +# 24 novembre 2011 : utilisation du nouveau pocheck.pl pour detecter # les points en fin de message manquants # ------------------------------------------------------------------ +# 11 fevrier 2012 : derniere revue avant 2.0.3, quelques corrections +# de messages ambigus dans les menus a la suite de +# la mise a jour des annexes du Guide de l'utilisateur +# ------------------------------------------------------------------ msgid "" msgstr "" "Project-Id-Version: LyX 1.6.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-11-24 18:07+0100\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-02-15 09:14+0100\n" "Last-Translator: Jean-Pierre Chrétien <jeanpierre.chretien@free.fr>\n" "Language-Team: lyxfr\n" "Language: fr\n" @@ -757,8 +761,8 @@ msgstr "Enlever la branche sélectionnée" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Enlever" @@ -791,17 +795,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Annuler" @@ -842,7 +847,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -973,7 +978,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Langue" @@ -1045,7 +1050,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Appliquer" @@ -2037,15 +2042,15 @@ msgid "&Protect:" msgstr "&Protégé :" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Insérer l'espacement même après un saut de page" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2412,7 +2417,7 @@ msgstr "Fenêtre d'information" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listing" @@ -2987,7 +2992,7 @@ #: src/frontends/qt4/ui/OutputUi.ui:137 msgid "&Math output:" -msgstr "Résultat imprimable &mathématique :" +msgstr "Traduction des &maths :" #: src/frontends/qt4/ui/OutputUi.ui:153 msgid "Format to use for math output." @@ -2997,7 +3002,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -3006,7 +3011,7 @@ msgstr "Images" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -3189,7 +3194,7 @@ msgid "Line &spacing" msgstr "&Interligne" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Simple" @@ -3198,7 +3203,7 @@ msgid "1.5" msgstr "Un et demi" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Double" @@ -3404,7 +3409,7 @@ #: src/frontends/qt4/ui/PrefConvertersUi.ui:121 msgid "&From format:" -msgstr "Depuis le &Format :" +msgstr "Depuis le &format :" #: src/frontends/qt4/ui/PrefConvertersUi.ui:153 msgid "&To format:" @@ -3528,7 +3533,7 @@ #: src/frontends/qt4/ui/PrefEditUi.ui:133 msgid "Use Mac-style for cursor moving between &words" -msgstr "Utiliser les déplacements de curseur entre &mots à la Mac" +msgstr "Déplacements de curseur entre &mots à la Mac" #: src/frontends/qt4/ui/PrefEditUi.ui:143 msgid "Fullscreen" @@ -4058,7 +4063,7 @@ #: src/frontends/qt4/ui/PrefPathsUi.ui:180 msgid "&Example files:" -msgstr "Fichers d'&exemple :" +msgstr "Fichiers d'&exemple :" #: src/frontends/qt4/ui/PrefPathsUi.ui:203 msgid "&Document templates:" @@ -4428,7 +4433,7 @@ #: src/frontends/qt4/ui/PrefUi.ui:218 msgid "&Save documents compressed by default" -msgstr "&Enregistrer les documents compressés implicitement" +msgstr "&Enregistrer les documents sous forme compressée" #: src/frontends/qt4/ui/PrefUi.ui:225 msgid "&Maximum last files:" @@ -4444,12 +4449,12 @@ "(Set the LyXServer pipe path and restart LyX to enable this feature)" msgstr "" "Possibilité d'ouvrir les documents dans une session LyX existante\n" -"(positionner le chemin d'accès au pipe LyXServer\n" +"(positionner le chemin d'accès au tube LyXServer\n" " et redémarrer LyX pour activer cette fonctionnalité)." #: src/frontends/qt4/ui/PrefUi.ui:265 msgid "S&ingle instance" -msgstr "Occurrence un&ique" +msgstr "Une seule &instance" #: src/frontends/qt4/ui/PrefUi.ui:272 msgid "Whether to place close button on each tab or only one in the top left." @@ -4461,8 +4466,8 @@ msgid "&Single close-tab button" msgstr "Bouton &unique pour fermer les onglets" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Enregistrer" @@ -4805,6 +4810,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Correcteur orthographique" @@ -5505,7 +5511,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5564,13 +5573,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5590,7 +5600,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5606,19 +5616,19 @@ msgid "Acknowledgement" msgstr "Remerciements" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Remerciements." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5648,7 +5658,7 @@ msgstr "Théorème" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5691,13 +5701,13 @@ msgid "Case" msgstr "Cas" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Cas \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5745,7 +5755,7 @@ msgstr "Condition" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5764,10 +5774,10 @@ msgid "Conjecture" msgstr "Conjecture" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5799,7 +5809,7 @@ msgid "Criterion" msgstr "Critère" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5819,7 +5829,7 @@ msgid "Definition" msgstr "Définition" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5861,7 +5871,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5914,8 +5924,8 @@ msgstr "Problème" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5934,7 +5944,7 @@ msgstr "Proposition" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5952,8 +5962,9 @@ msgid "Remark" msgstr "Remarque" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Remarque \\theremark." @@ -5989,9 +6000,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -6007,9 +6018,9 @@ msgstr "Légende : " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -6030,19 +6041,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -6051,26 +6063,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titre" @@ -6090,24 +6103,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Auteur" @@ -6141,13 +6154,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Mots-clés" @@ -6164,11 +6177,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6177,7 +6191,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6186,41 +6200,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliographie" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Références" @@ -6236,8 +6250,8 @@ msgid "BiographyNoPhoto" msgstr "BiographieSansPhoto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6249,17 +6263,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6278,14 +6292,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6312,46 +6326,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "ListePuces" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Énumération" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Description" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Liste" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6361,7 +6375,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6385,20 +6399,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Date" @@ -6410,7 +6424,7 @@ msgid "Correspondence to:" msgstr "Correspondance pour :" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Remerciements." @@ -6426,7 +6440,7 @@ msgid "Key words." msgstr "Mots-clés." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6440,11 +6454,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "E-mail" @@ -6472,8 +6487,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Affiliation" @@ -6482,7 +6498,7 @@ msgstr "Et" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6619,15 +6635,15 @@ #: lib/layouts/achemso.layout:100 msgid "Alt Affiliation" -msgstr "Affiliation autre" +msgstr "Autre affiliation" #: lib/layouts/achemso.layout:105 msgid "Also Affiliation" -msgstr "Affiliation égale" +msgstr "Également affiliation" #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6703,6 +6719,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6724,7 +6741,7 @@ msgid "Author affiliation:" msgstr "Affiliation de l'auteur :" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6736,7 +6753,7 @@ msgstr "Remerciements." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6751,8 +6768,8 @@ msgid "SpecialSection*" msgstr "Section-spéciale*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6761,7 +6778,7 @@ msgstr "NonNuméroté" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6806,7 +6823,7 @@ msgid "FourAuthors" msgstr "QuatreAuteurs" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Affiliation :" @@ -6823,7 +6840,7 @@ msgid "FourAffiliations" msgstr "QuatreAffiliations" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Journal" @@ -6833,8 +6850,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6884,18 +6901,11 @@ msgid "Subparagraph" msgstr "SousParagraphe" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Sérié" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6917,13 +6927,13 @@ msgstr "Latin inactif" # Cadre = Frame ? -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "DébutCadre" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6939,256 +6949,251 @@ msgid "Part*" msgstr "Partie*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Section \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "SousSection \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Cadres" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Cadre" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "DébutCadreSimple" # paquetage beamer -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Cadre (pas d'en-tête/pied de page/barres latérales)" # Beamer -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "CadreReprise" # Paquetage Beamer -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Cadre de reprise avec étiquette" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "FinCadre" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "SousTitreCadre" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Colonne" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Colonnes" # paquetage Beamer -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Début colonne (augmenter la profondeur !), largeur :" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColonnesCentréesVerticalement" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Colonnes (centrées verticalement)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColonnesAlignéesSurPremièreLigne" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Colonnes (alignées sur première ligne)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pause" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Recouvrements" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" # Beamer -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "SurImpression" # Beamer -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "ZoneRecouvrement" # Beamer -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "ZoneRecouvrement" # Beamer -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Découvrir" # Beamer -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Découvrir sur diapos" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Seulement" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Seulement sur diapos" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Bloc" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blocs" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Bloc :" # beamer -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "BlocExemple" # beamer -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Bloc exemple :" # beamer -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "BlocAlerte" # beamer -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Bloc alerte :" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titrage" # Cadre pour Frame et Diapositive pour Slide ? # (beamer) -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titre (Cadre Simple)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "MarqueInstitution" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Marque institution" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citation" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Cite" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Vers" # Beamer -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "GraphiqueTitre" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Théorèmes" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Corollaire." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Définition." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Définitions" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Définitions." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Exemple." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Exemples" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Exemples." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7204,81 +7209,81 @@ msgid "Fact" msgstr "Fait" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fait." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Théorème." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Séparateur" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-Code" # Beamer -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "ÉlémentNote" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Note :" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Alerte" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Structure" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "ModeArticle" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Article" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "ModePresentation" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentation" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tableau" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Liste des tableaux" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figure" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7337,7 +7342,7 @@ msgid "CURTAIN" msgstr "RIDEAU" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7830,9 +7835,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Mots-clés :" @@ -7898,65 +7904,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Titre_LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Auteur :" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil." -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Journal :" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "numéro_ms" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "Numéro_MS :" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "PremierAuteur" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "Nom_Famille_Premier_Auteur :" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Reçu" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Reçu :" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Accepté" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Accepté :" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "demande_tirés_à_part_à :" @@ -8232,7 +8238,7 @@ msgid "Restriction:" msgstr "Restriction :" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "En-tête gauche" @@ -8242,7 +8248,7 @@ msgid "Left Header:" msgstr "En-tête gauche :" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "En-tête droit" @@ -8721,7 +8727,7 @@ msgid "Remarks #." msgstr "Remarques #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Preuve :" @@ -8818,42 +8824,46 @@ msgid "ItemList" msgstr "ListeÉlements" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "ListeRomaine" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Théorème \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Corollaire \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemme \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Proposition \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8865,21 +8875,23 @@ msgid "Question" msgstr "Question" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Question \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Affirmation \\\\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Conjecture \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Appendice \\Alph{appendix}." @@ -8911,8 +8923,9 @@ msgid "Rapid" msgstr "CommRapide" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8960,6 +8973,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "REMERCIEMENTS" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Autre affiliation" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Page d'accueil" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "Numéros PACS :" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Numéro de preprint" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Numéro de preprint :" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Citation en ligne" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AdressePourTirésÀPart" @@ -9237,6 +9274,14 @@ msgid "Close Section" msgstr "Ferme Section" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Séparateur--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Séparateur d'environnement ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "SousTitre" @@ -9245,48 +9290,48 @@ msgid "Institution" msgstr "Institution" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Diapo" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "FinDiapo" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "DiapoLarge" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "DiapoVide" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Diapo vide :" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ListePucesType1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "ÉnumérationType1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Liste des algorithmes" @@ -9555,14 +9600,10 @@ msgid "Terms:" msgstr "Termes :" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Sujet" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nouvelle diapo :" @@ -10203,8 +10244,8 @@ msgid "FirstName" msgstr "Prénom" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Scrap" @@ -10381,39 +10422,31 @@ msgid "foot" msgstr "bas" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Grisée" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "TeX" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listings" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Aperçu" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Séparateur--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Séparateur d'environnement ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Partie \\thepart" @@ -10508,18 +10541,22 @@ msgstr "Fait \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definition \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Exemple \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problème \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Exercice \\theexercise." @@ -10607,38 +10644,6 @@ msgid "Remark." msgstr "Remarque." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Théorème \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Corollaire \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemme \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Proposition \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Conjecture \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Définition \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Exemple \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Problème \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Prob" @@ -10655,29 +10660,14 @@ msgid "# [number of Prob]" msgstr "#" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Exercice \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Remark \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Cas \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Prop \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Question \\thequestion" +msgid "Property \\theproperty." +msgstr "Propriété \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Note \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10923,6 +10913,51 @@ msgid "Initial" msgstr "Lettrine" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Utiliser le paquetage R « knitr » pour la création dynamique de rapports. Ce " +"paquetage R doit être installé pour que ce module fonctionne, via install." +"packages('knitr'). Nota: la version de R doit être supérieure à 2.14.1. Pour " +"les détails voir http://yihui.github.com/knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "littéraire" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Bloc" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Options Sweave" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave opts" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R expression" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R expr" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "Livre LilyPond" @@ -11076,15 +11111,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Autoriser l'usage de Noweb comme outil de programmation littéraire." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "littéraire" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -11094,26 +11120,6 @@ "littéraire via la fonction Sweave(). Voir le fichier sweave.lyx dans les " "exemples." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Bloc" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Options Sweave" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave opts" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R expression" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R expr" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Fichier source Sweave" @@ -11229,10 +11235,6 @@ msgid "Condition." msgstr "Condition." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Note \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -12109,7 +12111,7 @@ #: lib/ui/stdcontext.inc:54 msgid "AMS Environment|A" -msgstr "Environnement AMS|A" +msgstr "Environnement AMS|S" #: lib/ui/stdcontext.inc:56 lib/ui/stdmenus.inc:217 msgid "Number Whole Formula|N" @@ -13325,7 +13327,7 @@ #: lib/ui/stdmenus.inc:321 msgid "View Messages|g" -msgstr "Afficher le message|g" +msgstr "Afficher les messages|g" #: lib/ui/stdmenus.inc:324 msgid "View Master Document|M" @@ -13333,7 +13335,7 @@ #: lib/ui/stdmenus.inc:325 msgid "Update Master Document|a" -msgstr "mettre à jour le document maître|a" +msgstr "Mettre à jour le document maître|a" #: lib/ui/stdmenus.inc:327 msgid "Split View Into Left and Right Half|i" @@ -13557,7 +13559,7 @@ #: lib/ui/stdmenus.inc:455 msgid "Plain Text...|T" -msgstr "Texte brut|T" +msgstr "Texte brut...|T" #: lib/ui/stdmenus.inc:456 msgid "Plain Text, Join Lines...|J" @@ -13646,7 +13648,7 @@ #: lib/ui/stdmenus.inc:527 msgid "Next Cross-Reference|R" -msgstr "Référence croisée Suivante|R" +msgstr "Référence croisée suivante|R" #: lib/ui/stdmenus.inc:528 msgid "Go to Label|L" @@ -13773,6 +13775,10 @@ msgstr "Manuel pour multi-colonnes|m" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Manuel Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Manuel pour XY-pic|X" @@ -13796,11 +13802,11 @@ msgid "Check spelling" msgstr "Correction orthographique" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Annuler" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Refaire" @@ -16520,16 +16526,16 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Un tableur créé avec gnumeric, openoffice ou excel.\n" +"Un tableur créé avec gnumeric, LibreOffice, OpenOffice ou Excel.\n" "Il est importé comme une table longue, donc toutes les longueurs\n" "sont admises. Une largeur excessive peut poser problème.\n" -"L'application Gnumeric est nécessaire pour effectuer la conversion,\n" +"L'application gnumeric est nécessaire pour effectuer la conversion,\n" "pour les fichiers gnumeric et excel.\n" #: lib/external_templates:76 @@ -16618,7 +16624,7 @@ msgid "PDFPages" msgstr "PDFPages" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF pages : $$AbsOrRelPathParent$$Basename" @@ -16631,20 +16637,26 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -"Inclusion des documents PDF, via le paquetage 'pdfpages'.\n" -"Pour inclure plusieurs pages, utiliser l'option 'pages', \n" -"qui doit être insérée dans les 'Options'.\n" -"Exemples:\n" +"Inclusion des documents PDF, via le paquetage « pdfpages ».\n" +"Pour inclure plusieurs pages, utiliser l'option « pages », \n" +"qui doit être insérée dans les « Options ».\n" +"Exemples :\n" "* pages={x-y} (pages contiguës)\n" "* pages={x,y,z} (pages spécifiques)\n" "* pages=- (toutes les pages)\n" +"* pages=last-1 (toutes les pages en ordre inversé)\n" +"Avec l'option « noautoscale' » les pages sont insérées\n" +"avec leur taille originale. \n" "Consulter la documentation du paquetage pdfpages\n" "pour les autres options et les détails.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16652,15 +16664,15 @@ "Date du jour.\n" "Lire 'info date' pour plus d'information.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia : $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagramme Dia.\n" @@ -16782,268 +16794,268 @@ msgid "R/S code" msgstr "R/S code" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "Format musical LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "Livre LilyPond (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (standard)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (standard)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Texte brut" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Texte brut|r" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Texte brut (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Texte brut (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Texte brut (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Texte brut par Lignes" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Tableur Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Tableur Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "Tableur Openoffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "BrouillonDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "commande 'date'" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tableau (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Aperçu" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "Aperçu LyX (livre LilyPond)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Aperçu (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Listing de code source" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Métafichier Windows" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Métafichier amélioré" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyxBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "Archive LyX (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "Archive LyX (tar.gz)" @@ -17087,69 +17099,69 @@ msgid "Print document failed" msgstr "Échec de l'impression du document" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Erreur disque : " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "LyX n'a pu créer le répertoire temporaire %1$s (disque plein ?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" "LyX a tenté de fermer un document comportant des modifications non " "enregistrées !\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Tentative de fermeture d'un document modifié !" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Impossible d'enlever le répertoire temporaire" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Impossible d'enlever le répertoire temporaire %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Classe de document inconnue" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "Utilise la classe de document implicite, parce que la classe %1$s est " "inconnue." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Élément inconnu : %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Erreur d'en-tête de document" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "il manque \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "il manque \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Modifications non affichées dans la sortie" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17161,7 +17173,7 @@ "Installer ces paquetages ou redéfinir \\lyxadded et \\lyxdeleted dans le " "préambule LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17173,33 +17185,33 @@ "Installer ces deux paquetages ou redéfinir \\lyxadded et \\lyxdeleted dans " "le préambule LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Index" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Problème de format de document" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s se termine de façon inattendue, ce qui signifie qu'il est sans doute " "corrompu." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s n'est pas un document LyX consultable." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Échec conversion" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17208,11 +17220,11 @@ "%1$s est d'une ancienne version de LyX, et la création d'un fichier " "temporaire de conversion a échoué." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Script de conversion introuvable" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17221,11 +17233,11 @@ "%1$s est d'une ancienne version de LyX, et le script de conversion lyx2lyx " "est introuvable." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Échec du script de conversion" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17234,7 +17246,7 @@ "%1$s vient d'une ancienne version de LyX, et le script lyx2lyx n'a pas " "réussi à le convertir." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17243,17 +17255,17 @@ "%1$s vient d'une version plus récente de LyX, et le script lyx2lyx n'a pas " "réussi à le convertir." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Fichier en lecture seule" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" "Le fichier %1$s ne peut pas être écrasé parce qu'il est en lecture seule." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17262,21 +17274,21 @@ "Le document %1$s a été modifié par une application externe.\n" "Êtes-vous sûr de vouloir écrire par dessus ce document ?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Écraser le fichier modifié ?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "É&craser" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Échec de la copie de sauvegarde" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17285,46 +17297,46 @@ "LyX n'a pas pu faire de copie de sauvegarde dans %1$s.\n" "Veuillez vérifier l'existence du répertoire et ses droits d'écriture." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Enregistrement du document %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " n'a pu enregistrer le fichier !" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " terminé." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX : tente de sauvegarder le document %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Enregistré comme %1$s. Ouf !\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "La sauvegarde a échoué ! LyX essaie encore...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "La sauvegarde a échoué ! Nouvel essai...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "La sauvegarde a échoué. Las ! le document est perdu." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Détection d'une exception logicielle dans le logiciel iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17333,13 +17345,13 @@ "Merci de vérifier que le support pour votre encodage (%1$s) est correctement " "installé" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "Commande LaTeX pour le caractère '%1$s' introuvable (point %2$s du code)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17349,19 +17361,19 @@ "représentables en utilisant l'encodage choisi.\n" "Changer l'encodage du document pour utf8 devrait améliorer les choses." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "Échec conversion iconv" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "Échec conversion" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Caractère incodable dans le chemin d'accès au fichier" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17388,53 +17400,48 @@ "exemple utf8)\n" "ou modifier le nom du chemin d'accès au fichier." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Exécution de chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "échec de chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Chktex ne s'est pas exécuté correctement." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Pas d'information pour exporter au format : %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Erreur à l'exportation au format %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "La branche « %1$s » existe déjà." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Branche « %1$s » inexistante." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Impossible d'explorer « %1$s »" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Cible « %1$s » inconnue" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Erreur lors de l'exportation DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17445,73 +17452,73 @@ "\n" "Voulez-vous écraser ce fichier ?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Écraser le fichier ?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Erreur à l'exécution de commandes externes." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Visionner le code LaTeX" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Visionner le code LaTeX du paragraphe %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Visionner le code LaTeX des paragraphes %1$s à %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Sauvegarde automatique de %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "La sauvegarde automatique a échoué !" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Sauvegarde automatique du document..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Exportation du fichier impossible" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Pas d'information pour exporter au format %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Erreur de nom de fichier" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Le chemin des répertoires du document ne doit pas contenir d'espaces." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Export du document annulé." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Document exporté en tant que %1$s vers le fichier `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Document exporté en tant que %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17522,19 +17529,19 @@ "\n" "Voulez-vous récupérer la sauvegarde d'urgence ?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Charger la sauvegarde d'urgence ?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Récupérer" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Charger l'original" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17544,15 +17551,15 @@ "original %1$s est en lecture seule. Il faudra sauvegarder le document sous " "un autre nom." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Le document a été récupéré correctement." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Le document n'a PAS été récupéré avec succès." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17561,27 +17568,27 @@ "Supprimer la sauvegarde d'urgence maintenant ?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Supprimer la sauvegarde d'urgence ?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Conserver" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Sauvegarde d'urgence supprimée" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "N'oubliez pas d'enregistrer votre fichier maintenant !" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Supprimer la sauvegarde d'urgence maintenant ?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17592,19 +17599,19 @@ "\n" "Voulez-vous charger la sauvegarde automatique ?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Charger la sauvegarde automatique ?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Charger la sauvegarde" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Charger l'&original" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17614,25 +17621,25 @@ "original %1$s est en lecture seule. Il faudra sauvegarder le document sous " "un autre nom." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Absurde ! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Document %1$s rechargé." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Impossible de recharger le document %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Fichier inclus invalide" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17670,7 +17677,7 @@ msgid "Document class not available" msgstr "Classe de document non disponible" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17685,11 +17692,11 @@ "sera utilisée. LyX ne pourra pas produire\n" "un résultat imprimable correct." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Classe de document introuvable" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17704,15 +17711,15 @@ "sera utilisée. LyX ne pourra pas produire\n" "un résultat imprimable correct." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Chargement de la classe impossible" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Erreur de lecture du format interne" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Erreur de lecture" @@ -17736,79 +17743,79 @@ msgid "This portion of the document is deleted." msgstr "Cette portion du document est supprimée." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "La classe de document « %1$s » n'a pas pu être chargée." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Pas d'information pour Annuler" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Pas d'information pour Refaire" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Chaîne de caractères introuvable !" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Marque désactivée" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Marque activée" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Marque enlevée" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Marque posée" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statistiques pour la sélection :" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistiques pour le document :" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d mots" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Un mot" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d caractères (espaces inclus)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Un caractère (espaces inclus)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d caractères (espaces exclus)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Un caractère (espaces exclus)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistiques" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" @@ -17816,24 +17823,29 @@ "Interruption de « inset-forall » du fait d'un nombre d'actions supérieur à " "%1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr " \"%1$s\" appliqué à %2$d inserts" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Nom de la branche" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "La branche existe déjà" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Branche « %1$s » inexistante." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Échec de la recherche inversée" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17841,22 +17853,22 @@ "Position requise par la recherche inversée invalide.\n" "Vous devez mettre à jour le document dans la visionneuse." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Insertion du document %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Document %1$s inséré." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Impossible d'insérer le document %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17867,11 +17879,11 @@ "%1$s\n" "à cause de l'erreur : %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Lecture du fichier impossible" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17880,15 +17892,15 @@ "%1$s\n" "est illisible." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Ouverture du fichier impossible" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Lecture d'un fichier non encodé en UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17903,15 +17915,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Avertissement LyX : " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "caractère incodable" @@ -18283,12 +18295,12 @@ msgid "ignore" msgstr "ignorer" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Conversion du fichier impossible" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18298,19 +18310,19 @@ "du format %1$s vers le format %2$s.\n" "Définissez un convertisseur dans les préférences." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Exécution de la commande : " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Erreurs de compilation" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Il y a eu des erreurs pendant la compilation." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -18319,26 +18331,26 @@ "Une erreur s'est produite lors de l'exécution :\n" "%1$s." -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Impossible de déplacer un répertoire temporaire de %1$s à %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Impossible de copier un fichier temporaire de %1$s vers %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Impossible de déplacer un fichier temporaire de %1$s à %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Exécution de LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18347,15 +18359,15 @@ "LaTeX ne s'est pas exécuté correctement. En plus, LyX n'a pas pu trouver le " "fichier journal LaTeX %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "Échec de LaTeX" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "La sortie est vide" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "La fichier de sortie généré est vide." @@ -18376,12 +18388,12 @@ msgid "&Don't Add" msgstr "&Ne pas ajouter" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Format `%1$s' introuvable." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Format introuvable" @@ -18428,19 +18440,19 @@ msgstr "La copie de %1$s vers %2$s a échoué." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Romain" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans empattement" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Chasse fixe" @@ -18534,7 +18546,7 @@ msgid "Cannot view file" msgstr "Visionnement du fichier impossible" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Fichier inexistant : %1$s" @@ -18877,7 +18889,7 @@ "\t-version résumé de la version et de la compilation de LyX.\n" "Voir la page man de LyX pour les détails." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Pas de répertoire système" @@ -19543,7 +19555,7 @@ msgid "(no log message)" msgstr "(aucun message de journal)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX CV : Message de journal" @@ -19564,7 +19576,7 @@ msgid "Revert to stored version of document?" msgstr "Revenir à la version enregistrée du document ?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Revenir à la Sauvegarde" @@ -19593,24 +19605,24 @@ msgid "Paragraph not properly initialized" msgstr "Initialisation du paragraphe incorrecte" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Insert inconnu" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Erreur dans le suivi des modifications" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Index d'auteur inconnu pour le suivi : %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Élément inconnu" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19618,67 +19630,67 @@ "Vous ne pouvez pas entrer d'espace en début de paragraphe. Lisez le Manuel " "d'Apprentissage." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Vous ne pouvez pas entrer deux espaces ainsi. Lisez le Manuel " "d'Apprentissage." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Suivi des Modifications] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Modification : " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " le " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Police : %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Profondeur : %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Espacement : " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Un et Demi" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Autre (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Insert : " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Paragraphe : " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Identifiant : " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Position : " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Char: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Frontière : " @@ -19718,15 +19730,15 @@ msgid " not known" msgstr " inconnu" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Paramètre manquant" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Encodage" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Style du paragraphe redéfini" @@ -19800,7 +19812,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Erreur de contrôle de version." @@ -19994,12 +20006,12 @@ "Poursuivre ?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Oui" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Non" @@ -20056,7 +20068,7 @@ msgid "Reload saved document?" msgstr "Revenir à la sauvegarde ?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Recharger" @@ -20169,19 +20181,19 @@ "%1$s : début atteint lors de la recherche en arrière.\n" "Continuer la recherche depuis la fin ?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Recherche récursive ?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Rien à rechercher" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Aucun document ouvert dans lequel rechercher" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Rechercher et remplacer (élaboré)" @@ -20451,9 +20463,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documents|#D" @@ -20540,7 +20552,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20549,7 +20561,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20582,11 +20594,11 @@ msgid "The branch could not be renamed." msgstr "Impossible de renommer la branche." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Fusionner les modifications" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20595,7 +20607,7 @@ "Modifié par %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Modifié le %1$s\n" @@ -20702,10 +20714,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Choisir le nom de fichier sous lequel enregistrer le graphique collé" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Annulé." @@ -20734,16 +20746,16 @@ msgid "Select document" msgstr "Sélectionner le document" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Documents LyX (*.lyx)" # Format du texte #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Erreur" @@ -20917,7 +20929,7 @@ msgstr "Paramètres du document" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Sous-document" @@ -21192,9 +21204,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (pas installé)" @@ -21241,12 +21253,12 @@ msgstr "Documents LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Modifications non appliquées" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -21255,12 +21267,12 @@ "vous ne la appliquez pas maintenant, elles seront perdues après cette action." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "Aban&donner" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Impossible d'appliquer la classe du document." @@ -21310,24 +21322,32 @@ msgid "[No options predefined]" msgstr "[Aucune option prédéfinie]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "Personnaliser les options h&yperref" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "&Utiliser le support pour hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Impossible d'appliquer le format !" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Impossible d'appliquer le format pour ID : %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Introuvable" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Le document maître désigné n'inclut pas ce fichier" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21338,11 +21358,11 @@ "%1$s' pour pouvoir utiliser les fonctionnalités\n" "« document maître »." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Chargement du document maître impossible" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21552,7 +21572,7 @@ msgid "Horizontal Fill" msgstr "Ressort horizontal" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21560,7 +21580,7 @@ msgstr "" "Insérer l'espace même après un saut de ligne.\n" "Notez qu'un espace insécable demi-cadratin apparaîtra comme un espacement " -"vertical s''il est utilisé au début d'un paragraphe !" +"vertical s'il est utilisé au début d'un paragraphe !" #: src/frontends/qt4/GuiInclude.cpp:120 src/frontends/qt4/GuiInclude.cpp:182 #: src/frontends/qt4/GuiListings.cpp:239 src/frontends/qt4/GuiListings.cpp:375 @@ -21753,7 +21773,7 @@ #: src/frontends/qt4/GuiPrefs.cpp:252 msgid "Language Settings" -msgstr "Paramètres de Langue" +msgstr "Paramètres de langue" #: src/frontends/qt4/GuiPrefs.cpp:254 msgid "File Handling" @@ -21813,7 +21833,7 @@ msgstr "Donnez un nom de fichier au tube du serveur LyX" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Correcteur Orthographique" @@ -22061,6 +22081,10 @@ "beginning?" msgstr "Fin du document atteinte, continuer au début ?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Le correcteur orthographique ne connaît aucun dictionnaire." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Latin de base" @@ -22508,50 +22532,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Barre d'outils inconnue \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Choisir le modèle" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Modèles|#M#m" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Le document n'a pas été chargé." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Choisir le document à ouvrir" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Exemples|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Documents LyX-1.3.x (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Documents LyX-1.4.x (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Documents LyX-1.5.x (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Documents LyX-1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Nom de fichier invalide" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22562,40 +22586,40 @@ "%1$s\n" "n'existe pas." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Ouverture du document %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Document %1$s ouvert." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Contrôle de version détecté." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Impossible d'ouvrir le document %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Impossible d'importer le fichier" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Pas d'information pour importer le format %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Choisir le fichier %1$s à importer" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22606,52 +22630,72 @@ "\n" "Voulez-vous écrire par dessus ce document ?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Écraser le document ?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importe %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importé." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "fichier non importé !" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "nouveau" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Choisir le document à insérer" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Chemin absolu requis." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Choisir le fichier à insérer" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Tous les fichiers (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Choisir le nom sous lequel enregistrer le fichier" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Le fichier\n" +"%1$s\n" +"est déjà ouvert dans votre session courante.\n" +"Merci de le fermer avant d'essayer de l'écraser.\n" +"Vouez-vous définir un nouveau nom de fichier ?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Fichier sélectionné déjà ouvert" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Renommer" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22662,24 +22706,24 @@ "\n" "Voulez-vous renommer le document et essayer à nouveau ?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Renommer et enregistrer ?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Réessayer" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Fermer le document" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" "Impossible de fermer le document, il est en cours de traitement par LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22690,11 +22734,11 @@ "\n" "Voulez-vous enregistrer le document ?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Enregistrer le nouveau document ?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22705,15 +22749,15 @@ "\n" "Voulez-vous enregistrer le document ou ignorer ces modifications ?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Enregistrer le document modifié ?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "I&gnorer" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22724,7 +22768,7 @@ "\n" "Voulez-vous enregistrer le document ?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22736,61 +22780,61 @@ "a été modifié par une application externe. Le recharger maintenant ? Toutes " "les modifications locales seront perdues." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Recharger le document modifié par une application externe ?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Erreur lors du positionnement de la propriété de verrouillage." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Répertoire inaccessible." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Ouverture du sous-document %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Pas de tampon pour le fichier : %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Succès de l'aperçu du format : %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Erreur au visionnement du format : %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Succès de l'exportation au format : %1$s." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Erreur à l'exportation au format : %1$s." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Exportation en cours..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Visionnement en cours..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Le document n'a pas été chargé" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22799,28 +22843,28 @@ "Toutes les modifications seront perdues. Êtes-vous sûr de vouloir revenir à " "la dernière version enregistrée du document %1$s ?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Revenir à la sauvegarde ?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Enregistrement de tous les documents..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Tous les documents sont enregistrés." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s : commande inconnue !" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Merci d'afficher d'abord un aperçu du document." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Impossible de poursuivre." @@ -22857,11 +22901,11 @@ msgid "Close File" msgstr "Fermer le fichier" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Cacher l'onglet" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Fermer l'onglet" @@ -22902,7 +22946,7 @@ #: src/frontends/qt4/Menus.cpp:797 msgid "Add to personal dictionary|n" -msgstr "Ajouter au dictionnaire personnel|A" +msgstr "Ajouter au dictionnaire personnel|c" #: src/frontends/qt4/Menus.cpp:799 msgid "Ignore all|I" @@ -22912,99 +22956,99 @@ msgid "Remove from personal dictionary|r" msgstr "Supprimer du dictionnaire personnel|s" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" -msgstr "Langue|n" +msgstr "Langue|e" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Autres langues...|A" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Caché|é" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Aucun document ouvert>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Aucun signet enregistré pour le moment>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Visionner (autres formats)|a" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Mettre à jour (autres formats)|j" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Visionner [%1$s]|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Mettre à jour [%1$s]|u" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Aucun insert paramétrable défini !" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Aucun document ouvert>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Document maître" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Ouvrir le navigateur..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Autres listes" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Table des matières vide>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Autres barres d'outils" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Pas de branche sélectionnée dans le document !" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Index|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Entrée d'index|i" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Index : %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Entrée d'index (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Aucune citation accessible !" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Aucune action définie !" @@ -23303,15 +23347,15 @@ msgid "Sub-%1$s" msgstr "Sous-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Aucune bibliographie définie !" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Aucune citation sélectionnée !" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "non cité" @@ -23612,15 +23656,15 @@ msgid "Horizontal line" msgstr "Ligne horizontale" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "il n'y a plus de délimiteurs lstline disponibles" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Plus de délimiteurs disponibles" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23634,11 +23678,11 @@ "Pour le moment, '!' a été remplacé par un avertissement,\n" "mais vous devez approfondir !" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Caractère incodable dans un insert de listing" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23989,7 +24033,7 @@ msgid "Unknown TOC type" msgstr "Type de TDM inconnu" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" "La taille de la sélection doit correspondre au contenu du presse-papier." @@ -24243,11 +24287,11 @@ msgid "Regular expression editor mode" msgstr "Mode d'édition « expression régulière »" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autocorrection inhibée ('!' pour commencer)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autocorrection active (<espace> pour quitter)" @@ -24297,13 +24341,74 @@ msgid "References: " msgstr "Références : " -#: src/support/debug.cpp:41 -msgid "No debugging messages" -msgstr "Pas de message d'analyse" - -#: src/support/debug.cpp:42 -msgid "General information" -msgstr "Information générale" +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Binaire de LyX introuvable" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"N'a pas pu déterminer le chemin vers l'exécutable LyX dans la ligne de " +"commande %1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Impossible de déterminer le répertoire système après avoir exploré\n" +"\t%1$s\n" +"Utiliser l'option de ligne de commande '-sysdir' ou positionner la variable " +"d'environnement\n" +" %2$s sur le répertoire système LyX qui contient le fichier 'chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Fichier introuvable" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Option %1$s non valable.\n" +"Le répertoire %2$s ne contient pas %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Variable d'environnement %1$s non valable.\n" +"Le répertoire %2$s ne contient pas %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Variable d'environnement %1$s non valable.\n" +"%2$s n'est pas un répertoire." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Répertoire introuvable" + +#: src/support/debug.cpp:41 +msgid "No debugging messages" +msgstr "Pas de message d'analyse" + +#: src/support/debug.cpp:42 +msgid "General information" +msgstr "Information générale" #: src/support/debug.cpp:43 msgid "Program initialisation" @@ -24470,6 +24575,54 @@ msgid "Unknown user" msgstr "Utilisateur inconnu" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Théorème \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corollaire \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemme \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposition \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Conjecture \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Définition \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Exemple \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Problème \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Exercice \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Remark \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Cas \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Question \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Note \\thenote" + #~ msgid "&New:" #~ msgstr "&Nouvelle :" @@ -24517,55 +24670,6 @@ #~ msgid "Offprints:" #~ msgstr "Tirés à part :" -#~ msgid "LyX binary not found" -#~ msgstr "Binaire de LyX introuvable" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "N'a pas pu déterminer le chemin vers l'exécutable LyX dans la ligne de " -#~ "commande %1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Impossible de déterminer le répertoire système après avoir exploré\n" -#~ "\t%1$s\n" -#~ "Utiliser l'option de ligne de commande '-sysdir' ou positionner la " -#~ "variable d'environnement\n" -#~ " %2$s sur le répertoire système LyX qui contient le fichier 'chkconfig." -#~ "ltx'." - -#~ msgid "File not found" -#~ msgstr "Fichier introuvable" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Option %1$s non valable.\n" -#~ "Le répertoire %2$s ne contient pas %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Variable d'environnement %1$s non valable.\n" -#~ "Le répertoire %2$s ne contient pas %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Variable d'environnement %1$s non valable.\n" -#~ "%2$s n'est pas un répertoire." - -#~ msgid "Directory not found" -#~ msgstr "Répertoire introuvable" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25221,1181 +25325,4 @@ #~ msgstr "Flex : signification" #~ msgid "Flex:Noun" -#~ msgstr "Flex : nom propre" - -#~ msgid "Flex:Strong" -#~ msgstr "Flex : gras" - -#~ msgid "Noweb literate programming" -#~ msgstr "Programmation littéraire noweb" - -#~ msgid "Norsk" -#~ msgstr "Norvégien" - -#~ msgid "Nynorsk" -#~ msgstr "Nynorsk" - -#~ msgid "file[[scope]]" -#~ msgstr "fichier[[portée]]" - -#~ msgid "master document[[scope]]" -#~ msgstr "document maître[[portée]]" - -#~ msgid "open files[[scope]]" -#~ msgstr "fichiers ouverts[[portée]]" - -#~ msgid "manuals[[scope]]" -#~ msgstr "manuels[[portée]]" - -#, fuzzy -#~ msgid "Keywordsr" -#~ msgstr "Mots-clés" - -#~ msgid "Current paragraph" -#~ msgstr "Paragraphe courant" - -#~ msgid "Current ¶graph" -#~ msgstr "&Paragraphe courant" - -#~ msgid "A&vailable indices:" -#~ msgstr "Indices &disponibles :" - -#~ msgid "Width:" -#~ msgstr "Largeur :" - -#~ msgid "&Horiz. Phantom" -#~ msgstr "Fantôme &horiz." - -#~ msgid "&Vert. Phantom" -#~ msgstr "Fantôme &vert." - -#~ msgid "Horiz. Phantom" -#~ msgstr "Fantôme horiz." - -#~ msgid "Vert. Phantom" -#~ msgstr "Fantôme vert." - -#~ msgid "Placeholder\t\\phantom" -#~ msgstr "Marque emplacement\\t\\\\phantom" - -#~ msgid "Successful " -#~ msgstr "Avec succès " - -# Format du texte -#~ msgid "Error " -#~ msgstr "Erreur " - -#~ msgid "All indices" -#~ msgstr "Tous les index" - -#~ msgid "&Ok" -#~ msgstr "&Ok" - -#~ msgid "" -#~ "%1$s is from a newer version of LyX and cannot be converted by the " -#~ "lyx2lyx script." -#~ msgstr "" -#~ "%1$s est d'une version de LyX plus récente, et ne peut être converti par " -#~ "le script lyx2lyx." - -#~ msgid "" -#~ "The specified document\n" -#~ "%1$s\n" -#~ "could not be read." -#~ msgstr "" -#~ "Le document\n" -#~ "%1$s\n" -#~ "n'a pas pu être ouvert." - -#~ msgid "Could not read document" -#~ msgstr "Ouverture du document impossible" - -#~ msgid "&Keep it" -#~ msgstr "La &conserver" - -#~ msgid "Cannot view URL" -#~ msgstr "Visionnement de l'URL impossible" - -#~ msgid "Hyperlink" -#~ msgstr "Hyperlien" - -#~ msgid "Label" -#~ msgstr "Étiquette" - -#~ msgid "Successful compilation to format: %1$s" -#~ msgstr "Succès de la compilation au format : %1$s." - -#~ msgid "Error compiling format: %1$s" -#~ msgstr "Erreur à la compilation du format : %1$s" - -#~ msgid "Invisible" -#~ msgstr "Invisible" - -#, fuzzy -#~ msgid "Height:" -#~ msgstr "&Hauteur :" - -#~ msgid "CharStyle:Institute" -#~ msgstr "Style de caractères : institution" - -#~ msgid "CharStyle:E-Mail" -#~ msgstr "Style de caractères : e-mail" - -#~ msgid "CharStyle:Alert" -#~ msgstr "Style de caractères : alerte" - -#~ msgid "CharStyle:Structure" -#~ msgstr "Style de caractères : structure" - -#~ msgid "Element:Firstname" -#~ msgstr "Élément : prénom" - -#~ msgid "Element:Fname" -#~ msgstr "Élément : prénom" - -#~ msgid "Element:Filename" -#~ msgstr "Élément : nom de fichier" - -#~ msgid "Element:Citation-number" -#~ msgstr "Élément : numéro de citation" - -#~ msgid "Element:Issue-number" -#~ msgstr "Élément : numéro d'émission" - -#~ msgid "Element:Issue-day" -#~ msgstr "Élément : date de publication" - -#~ msgid "Element:Issue-months" -#~ msgstr "Élément : mois de publication" - -#~ msgid "Element:SS-Title" -#~ msgstr "Élément : titre SS" - -#~ msgid "Element:CCC-Code" -#~ msgstr "Élément : code CCC" - -#~ msgid "Element:Postcode" -#~ msgstr "Élément : code postal" - -#~ msgid "Element:Directory" -#~ msgstr "Élément : répertoire" - -#~ msgid "Element:KeyCombo" -#~ msgstr "Élément : combinaison de touches" - -#~ msgid "Element:GuiMenuItem" -#~ msgstr "Élément : élément du menu d'interface" - -#~ msgid "Element:GuiButton" -#~ msgstr "Élément : bouton d'interface" - -#~ msgid "Element:MenuChoice" -#~ msgstr "Élément : choix de menu" - -#~ msgid "CharStyle" -#~ msgstr "Style de caractères" - -#~ msgid "Custom:Endnote" -#~ msgstr "Personnalisé : notes en fin de document" - -#~ msgid "CharStyle:Initial" -#~ msgstr "Style de caractères : initial" - -#~ msgid "Custom:Glosse" -#~ msgstr "Personnalisé : glose" - -#~ msgid "Custom:Tri-Glosse" -#~ msgstr "Personnalisé : tri-glose" - -#~ msgid "CharStyle:Noun" -#~ msgstr "Style de caractères : nom" - -#~ msgid "CharStyle:Emph" -#~ msgstr "Style de caractères : en évidence" - -#~ msgid "CharStyle:Code" -#~ msgstr "Style de caractères : code" - -#~ msgid "FrmtRef: " -#~ msgstr "FrmtRef: " - -#, fuzzy -#~ msgid "Glossary term" -#~ msgstr "Glose" - -#~ msgid "Middle|d" -#~ msgstr "Au milieu|l" - -#~ msgid "caption frame" -#~ msgstr "cadre de légende" - -#~ msgid "top/bottom line" -#~ msgstr "ligne haut/bas" - -#~ msgid "Decimal point:" -#~ msgstr "Caractère décimal :" - -#~ msgid "SyncTeX for PDF, srcltx for DVI" -#~ msgstr "SyncTeX pour le PDF, srcltx pour le DVI" - -#~ msgid "Output Sync (Resources for Forward/Backward Search)" -#~ msgstr "Synchro avec la sortie (ressources pour la recherche avant/arrière)" - -#~ msgid "Screen &DPI:" -#~ msgstr "Résolution &DPI :" - -#~ msgid "Textual reference plus <page>" -#~ msgstr "Référence textuelle plus <page>" - -#~ msgid "ColorUi" -#~ msgstr "CouleursInterface" - -# beamer -#~ msgid "Block ( ERT[{title}] body ):" -#~ msgstr "Bloc ( ERT[{titre}] corps du bloc ) :" - -# beamer -#~ msgid "Block ( ERT[{title}] example text ):" -#~ msgstr "Bloc ( ERT[{titre}] texte de l'exemple ) :" - -# beamer -#~ msgid "Block ( ERT[{title}] alert text ):" -#~ msgstr "Bloc ( ERT[{titre}] texte de l'alerte ) :" - -#~ msgid "Publisher ID" -#~ msgstr "ID éditeur" - -#~ msgid "OptArg" -#~ msgstr "OptArg" - -#~ msgid "TheoremTemplate" -#~ msgstr "ModèleThéorème" - -#~ msgid "Theorem #:" -#~ msgstr "Théorème # :" - -#~ msgid "Lemma #:" -#~ msgstr "Lemme # :" - -#~ msgid "Corollary #:" -#~ msgstr "Corollaire # :" - -#~ msgid "Proposition #:" -#~ msgstr "Proposition # :" - -#~ msgid "Conjecture #:" -#~ msgstr "Conjecture # :" - -#~ msgid "Criterion #:" -#~ msgstr "Critère # :" - -#~ msgid "Fact #:" -#~ msgstr "Fait # :" - -#~ msgid "Axiom #:" -#~ msgstr "Axiome # :" - -#~ msgid "Definition #:" -#~ msgstr "Définition # :" - -#~ msgid "Example #:" -#~ msgstr "Exemple # :" - -#~ msgid "Condition #:" -#~ msgstr "Condition # :" - -#~ msgid "Problem #:" -#~ msgstr "Problème # :" - -#~ msgid "Exercise #:" -#~ msgstr "Exercice # :" - -#~ msgid "Remark #:" -#~ msgstr "Remarque # :" - -#~ msgid "Claim #:" -#~ msgstr "Affirmation # :" - -#~ msgid "Note #:" -#~ msgstr "Note # :" - -#~ msgid "Notation #:" -#~ msgstr "Notation # :" - -#~ msgid "Case #:" -#~ msgstr "Cas # :" - -#~ msgid "Footernote" -#~ msgstr "NoteBasPage" - -#~ msgid "Inter-word Space|w" -#~ msgstr "Espace entre mots|m" - -#, fuzzy -#~ msgid "Overwrite all files?" -#~ msgstr "Écraser le fichier ?" - -#, fuzzy -#~ msgid "Continue &asking" -#~ msgstr "Suite" - -#~ msgid "Some layouts may not be available." -#~ msgstr "Certains environnements peuvent ne pas être disponibles." - -#~ msgid "Thin space" -#~ msgstr "Espace fine" - -#~ msgid "Medium space" -#~ msgstr "Espace moyenne" - -#~ msgid "Thick space" -#~ msgstr "Espace large" - -#~ msgid "Negative thin space" -#~ msgstr "Espace fine négative" - -#~ msgid "Negative medium space" -#~ msgstr "Espace moyenne négative" - -#~ msgid "Negative thick space" -#~ msgstr "Espace large négative" - -#~ msgid "Inter-word space" -#~ msgstr "Espace entre mots" - -#~ msgid "Date format" -#~ msgstr "Format de la date" - -#~ msgid "Unknown buffer info" -#~ msgstr "Information sur le tampon inconnue" - -#~ msgid "QQuad Space" -#~ msgstr "Espace double cadratin" - -#, fuzzy -#~ msgid "Preview\t" -#~ msgstr "Aperçu" - -#~ msgid "Revert to Repository Version|R" -#~ msgstr "Revenir à la version du dépôt|R" - -#~ msgid "Options" -#~ msgstr "Options" - -#~ msgid "Find LyX Text" -#~ msgstr "Rechercher le texte LyX" - -#~ msgid "Enter the text to replace in this full-featured LyX editing area" -#~ msgstr "" -#~ "Saisir le texte à substituer dans cette zone d'édition LyX pleinement " -#~ "fonctionnelle" - -#~ msgid "&Replace with..." -#~ msgstr "Remplacer &par..." - -#~ msgid "Ne&xt" -#~ msgstr "Occ. &suivante" - -#~ msgid "Replace and find previous occurrence [Shift+Enter]" -#~ msgstr "Remplacer et rechercher l'occurrence précédente [Maj+Entrée]" - -#~ msgid "Pre&vious" -#~ msgstr "Occ. &précédente" - -#~ msgid "&Keep case" -#~ msgstr "&Conserver la casse" - -#~ msgid "Enter the text to search for in this full-featured LyX editing area" -#~ msgstr "" -#~ "Saisir le texte à rechercher dans cette zone d'édition LyX pleinement " -#~ "fonctionnelle" - -#~ msgid "&Find..." -#~ msgstr "Rec&hercher..." - -#~ msgid "Choose one of the pre-arranged regular expressions." -#~ msgstr "Choisir une des expressions régulières proposées" - -#~ msgid "&Next" -#~ msgstr "Occ. &suivante" - -#~ msgid "Find previous occurrence [Shift+Enter]" -#~ msgstr "Rechercher l'occurrence précédente [Maj+Entrée]" - -#~ msgid "&Previous" -#~ msgstr "Occ. &précédente" - -#~ msgid "&Advanced" -#~ msgstr "&Avancé" - -#~ msgid "Ch. " -#~ msgstr "Ch. " - -#~ msgid "" -#~ "The layout file requested by this document,\n" -#~ "%1$s.layout,\n" -#~ "is not usable. This is probably because a LaTeX\n" -#~ "class or style file required by it is not\n" -#~ "available. See the Customization documentation\n" -#~ "for more information.\n" -#~ msgstr "" -#~ "Le fichier de format demandé par ce document,\n" -#~ "%1$s.layout,\n" -#~ "est inutilisable. C'est vraisemblablement à cause d'une\n" -#~ "classe ou d'un style LaTeX qui n'est pas disponible.\n" -#~ "Voyez le manuel Personnalisation pour\n" -#~ "plus d'information.\n" - -#~ msgid "LyX will not be able to produce output." -#~ msgstr "LyX ne sera pas à même de produire correctement une sortie." - -#~ msgid "Maximum number of words in the initialization string for a new label" -#~ msgstr "" -#~ "Nombre maximum de mots dans l'initialisation d'une nouvelle étiquette" - -#~ msgid "Any &word" -#~ msgstr "Un &mot quelconque" - -#~ msgid "" -#~ "Shortcut `%1$s' is already bound to:\n" -#~ "%2$s" -#~ msgstr "" -#~ "Le raccourci `%1$s' est déjà relié à :\n" -#~ "%2$s" - -#, fuzzy -#~ msgid "TextLabel" -#~ msgstr "Étiquette" - -#~ msgid "Merge cells" -#~ msgstr "Fusionner les cases" - -#~ msgid "Bibliography Entry Settings" -#~ msgstr "Paramètres d'entrée de bibliographie" - -#~ msgid "Branch Settings" -#~ msgstr "Paramètres de branche" - -#~ msgid "Horizontal Space Settings" -#~ msgstr "Paramètres d'espacement horizontal" - -#~ msgid "Table Settings" -#~ msgstr "Paramètres du tableau" - -#~ msgid "Vertical Space Settings" -#~ msgstr "Paramètres d'espacement vertical" - -#, fuzzy -#~ msgid "Language ...|L" -#~ msgstr "Langue" - -#~ msgid "Find next occurrence and replace it [Enter]" -#~ msgstr "Rechercher l'occurrence suivante et la remplacer [Entrée]" - -#~ msgid "Find previous occurrence and replace it [Shift+Enter]" -#~ msgstr "Rechercher l'occurrence précédente et la remplacer [Entrée]" - -#, fuzzy -#~ msgid "&Debug messages" -#~ msgstr "Messages d'analyse" - -#, fuzzy -#~ msgid "Clear &automatically" -#~ msgstr "&Nettoyer automatiquement" - -# menu Editer quand on est dans un insert -#~ msgid "Dissolve Inset|l" -#~ msgstr "Supprimer l'insert|u" - -#~ msgid "Box Settings" -#~ msgstr "Paramètres de boîte" - -#~ msgid "TeX Code Settings" -#~ msgstr "Paramètres de code TeX" - -#~ msgid "Float Settings" -#~ msgstr "Paramètres de flottant" - -#~ msgid "Match found and replaced !" -#~ msgstr "Chaîne de caractères reconnue et remplacée !" - -#~ msgid "Close this panel" -#~ msgstr "Fermer cette palette" - -#~ msgid "Prev" -#~ msgstr "Précédent" - -#~ msgid "Match..." -#~ msgstr "Faire correspondre..." - -#~ msgid "Find LyX Dialog" -#~ msgstr "Chercher le dialogue lyX" - -#~ msgid "The Enter key works, too" -#~ msgstr "La touche « Entrée » fonctionne également" - -#~ msgid "The delete key works, too" -#~ msgstr "La touche « Suppr. » fonctionne également" - -#~ msgid "D&elete" -#~ msgstr "Supprim&er" - -#~ msgid "F&ind:" -#~ msgstr "Rec&hercher :" - -#~ msgid "Current &Paragraph" -#~ msgstr "&Paragraphe courant" - -#~ msgid "Document in current file" -#~ msgstr "Document dans le fichier courant" - -#~ msgid "diamond2" -#~ msgstr "diamond2" - -#~ msgid "begin" -#~ msgstr "début" - -#~ msgid "end" -#~ msgstr "fin" - -#~ msgid "forward" -#~ msgstr "vers l'avant" - -#~ msgid "backwards" -#~ msgstr "vers l'arrière" - -#~ msgid " of " -#~ msgstr " de " - -#~ msgid " reached while searching " -#~ msgstr " atteint durant la recherche " - -#~ msgid "Continue searching from " -#~ msgstr "Continuer la recherche depuis " - -#~ msgid "Current file and all included files" -#~ msgstr "Fichier courant et tous les fichiers inclus" - -#~ msgid "All open buffers" -#~ msgstr "Tous les tampons ouverts" - -#~ msgid "Find LyX...|X" -#~ msgstr "Trouver LyX...|X" - -#~ msgid "Enter search string, hit return or thr \"Go!\" button." -#~ msgstr "" -#~ "Saisir la chaîne à rechercher, appuyer sur « Entrée » ou sur le bouton « " -#~ "Go ! »." - -#~ msgid "Sweave - S/R literate programming" -#~ msgstr "Sweave - Logiciel de programmation littéraire S/R" - -#~ msgid "Phantom:HPhantom" -#~ msgstr "Fantôme : HFantôme" - -#~ msgid "Phantom:VPhantom" -#~ msgstr "Fantôme : VFantôme" - -#~ msgid "&Dummy" -#~ msgstr "&Bidon" - -#, fuzzy -#~ msgid "&Automatic clear" -#~ msgstr "Aide automatique" - -#, fuzzy -#~ msgid "Show progress messages" -#~ msgstr "(aucun message de journal)" - -#, fuzzy -#~ msgid "(cancelling)" -#~ msgstr "Handling" - -#~ msgid "Anschrift:" -#~ msgstr "Adresse :" - -#~ msgid "Briefkopf:" -#~ msgstr "En-tête :" - -#~ msgid "Absender:" -#~ msgstr "Expéditeur :" - -#~ msgid "Zusatz:" -#~ msgstr "Post scriptum :" - -#~ msgid "Ihre Zeichen:" -#~ msgstr "Vos références :" - -#~ msgid "Unsere Zeichen:" -#~ msgstr "Nos références :" - -#~ msgid "Sachbearbeiter:" -#~ msgstr "Sachbearbeiter:" - -#~ msgid "Unterschrift:" -#~ msgstr "Signature :" - -#~ msgid "Fusszeile(n):" -#~ msgstr "Fusszeile(n):" - -#~ msgid "Vorwahl:" -#~ msgstr "Présélection :" - -#~ msgid "Telefon:" -#~ msgstr "Telefon:" - -#~ msgid "Ort:" -#~ msgstr "Lieu :" - -#~ msgid "Datum:" -#~ msgstr "Date :" - -#~ msgid "Betreff:" -#~ msgstr "Objet :" - -#~ msgid "Anrede:" -#~ msgstr "Ouverture :" - -#~ msgid "Gruss:" -#~ msgstr "Salutation :" - -#~ msgid "Anlage(n):" -#~ msgstr "Pièces jointes (n) :" - -#~ msgid "Verteiler:" -#~ msgstr "Expéditeur :" - -#~ msgid "Text:" -#~ msgstr "Text:" - -#~ msgid "Strasse" -#~ msgstr "Rue" - -#~ msgid "Strasse:" -#~ msgstr "Rue :" - -#~ msgid "Land" -#~ msgstr "Pays" - -#~ msgid "Land:" -#~ msgstr "Pays :" - -#~ msgid "RetourAdresse:" -#~ msgstr "RetourAdresse :" - -#~ msgid "MeinZeichen:" -#~ msgstr "RetourAdresse:" - -#~ msgid "IhrZeichen:" -#~ msgstr "IhrZeichen:" - -#~ msgid "IhrSchreiben:" -#~ msgstr "IhrSchreiben:" - -#~ msgid "BLZ" -#~ msgstr "BLZ" - -#~ msgid "BLZ:" -#~ msgstr "BLZ:" - -#~ msgid "Konto" -#~ msgstr "Konto" - -#~ msgid "Konto:" -#~ msgstr "Konto:" - -#~ msgid "Adresse:" -#~ msgstr "Adresse :" - -#~ msgid "Anlagen:" -#~ msgstr "Anlagen:" - -#~ msgid "No LaTeX log file found." -#~ msgstr "Fichier journal LaTeX introuvable." - -#~ msgid "Numbers theorems and the like by section." -#~ msgstr "Numéroter les théorèmes et similaires par section." - -#~ msgid "Latex" -#~ msgstr "Latex" - -#, fuzzy -#~ msgid "View Output|V" -#~ msgstr "Visualiser|V" - -#, fuzzy -#~ msgid "Update Output|U" -#~ msgstr "date (sortie)" - -#, fuzzy -#~ msgid "Advanced Search" -#~ msgstr "&Avancé" - -#, fuzzy -#~ msgid "Replace Ne&xt" -#~ msgstr "Remplacer &par :" - -#, fuzzy -#~ msgid "Find &Prev" -#~ msgstr "&Suivant" - -#, fuzzy -#~ msgid "Replace P&rev" -#~ msgstr "Remplacer &tout" - -#, fuzzy -#~ msgid "Current buffer only" -#~ msgstr "Case actuelle :" - -#, fuzzy -#~ msgid "Buffer" -#~ msgstr "buffer" - -#, fuzzy -#~ msgid "Document" -#~ msgstr "Documents" - -#, fuzzy -#~ msgid "CharStyle:DropCapital" -#~ msgstr "Style de caractères : e-mail" - -#~ msgid "Close Tab Group|G" -#~ msgstr "Fermer le groupe de tabulation|g" - -#, fuzzy -#~ msgid "Regexp" -#~ msgstr "exp" - -#~ msgid "No file open!" -#~ msgstr "Aucun fichier ouvert !" - -#~ msgid "Jump to the label" -#~ msgstr "Sauter à l'étiquette" - -#~ msgid "Unknown author index for deletion: %1$d\n" -#~ msgstr "Index d'auteur inconnu pour la suppression : %1$d\n" - -#, fuzzy -#~ msgid "Click to edit the settings of the child document" -#~ msgstr "Remet les valeurs implicite de la classe de document" - -#, fuzzy -#~ msgid "Master Settings" -#~ msgstr "Paramètres de note" - -#~ msgid "Column Width" -#~ msgstr "Largeur de colonne" - -#~ msgid "Listing settings" -#~ msgstr "Paramètres de listing" - -#, fuzzy -#~ msgid "\\alph{enumii}." -#~ msgstr "(\\alph{enumii})" - -#~ msgid "Insert|n" -#~ msgstr "Insérer|I" - -#~ msgid "Unknown spacing argument: " -#~ msgstr "Paramètre d'espacement inconnu : " - -#~ msgid "" -#~ "Input listings parameters on the right. Enter ? for a list of parameters." -#~ msgstr "" -#~ "Mettre les paramètres du listing à droite. Taper ? pour une liste des " -#~ "paramètres disponibles." - -#~ msgid "Length" -#~ msgstr "Valeur" - -#~ msgid "Opened inset" -#~ msgstr "Insert ouvert" - -#~ msgid "Opened Box Inset" -#~ msgstr "Insert de boîte ouvert" - -#~ msgid "Opened Branch Inset" -#~ msgstr "Insert de branche ouvert" - -#~ msgid "Opened Caption Inset" -#~ msgstr "Insert de légende ouvert" - -#~ msgid "Opened ERT Inset" -#~ msgstr "Insert TeX ouvert" - -# à revoir -#~ msgid "Opened Flex Inset" -#~ msgstr "Insert flexible de texte ouvert" - -#~ msgid "Opened Float Inset" -#~ msgstr "Insert de flottant ouvert" - -# à revoir -#~ msgid "Opened Footnote Inset" -#~ msgstr "Insert de note de bas de page ouvert" - -#~ msgid "Opened Listing Inset" -#~ msgstr "Insert de listing ouvert" - -# à revoir -#~ msgid "Opened Marginal Note Inset" -#~ msgstr "Insert de note en marge ouvert" - -#~ msgid "Opened Note Inset" -#~ msgstr "Insert de note ouvert" - -# à revoir -#~ msgid "Opened Optional Argument Inset" -#~ msgstr "Insert de paramètre optionnel ouvert" - -#, fuzzy -#~ msgid "Opened Phantom Inset" -#~ msgstr "Insert de légende ouvert" - -#~ msgid "Opened table" -#~ msgstr "Tableau ouvert" - -# à revoir -#~ msgid "Opened Text Inset" -#~ msgstr "Insert de texte ouvert" - -# à revoir -#~ msgid "Opened Wrap Inset" -#~ msgstr "Insert d'enrobage ouvert" - -#~ msgid "Select the default language of your documents" -#~ msgstr "Sélectionner la langue implicite de vos documents" - -#~ msgid "Toggle Label|L" -#~ msgstr "Basculer l'étiquette|B" - -#, fuzzy -#~ msgid "Move Section down|d" -#~ msgstr "Déplacer la section vers le bas|D" - -#, fuzzy -#~ msgid "Move Section up|u" -#~ msgstr "Déplacer la section vers le haut|u" - -#, fuzzy -#~ msgid "SVN: Locking property set." -#~ msgstr "Propriété de verrouillage positionnée." - -#~ msgid "Personal &dictionary:" -#~ msgstr "&Dictionnaire personnel :" - -#~ msgid "Specify a personal dictionary file other than the default" -#~ msgstr "" -#~ "Spécifier un fichier de dictionnaire personnel, autre que le dictionnaire " -#~ "implicite" - -#~ msgid "Use input encod&ing" -#~ msgstr "Utiliser l'&encodage d'entrée" - -#, fuzzy -#~ msgid "The spellchecker has failed." -#~ msgstr "Le correcteur orthographique a échoué.\n" - -#, fuzzy -#~ msgid "" -#~ "Specify an alternate personal dictionary file. E.g. \".aspell_english\"." -#~ msgstr "" -#~ "Spécifier un fichier de dictionnaire personnel. Par exemple « " -#~ "ispell_francais »." - -#, fuzzy -#~ msgid "" -#~ "Specify whether to pass the -T input encoding option to aspell. Enable " -#~ "this if you cannot check the spelling of words containing accented " -#~ "letters. This may not work with all dictionaries." -#~ msgstr "" -#~ "Spécifier si l'on doit transmettre à ispell l'option -T d'encodage " -#~ "d'entrée. Cochez si vous n'arrivez pas à vérifier l'orthographe des mots " -#~ "contenant des caractères accentués. Ne marche pas forcément avec tous les " -#~ "dictionnaires." - -#~ msgid "*.pws" -#~ msgstr "*.pws" - -#, fuzzy -#~ msgid "Accept Change|C" -#~ msgstr "Accepter la modification|A" - -#, fuzzy -#~ msgid "C&ommand:" -#~ msgstr "&Commande :" - -#~ msgid "&BibTeX command:" -#~ msgstr "Commande &BibTeX :" - -#~ msgid "BibTeX command (&Japanese):" -#~ msgstr "Commande BibTeX (&japonais) :" - -#~ msgid "Index command (Ja&panese):" -#~ msgstr "Commande d'&indexation (ja&ponais) :" - -#~ msgid "Toggle Labeling/Numbering|T" -#~ msgstr "(Dés)Activer étiquetage/numérotation|n" - -#, fuzzy -#~ msgid "Copy Label as Reference|C" -#~ msgstr "Copier comme référence|C" - -#, fuzzy -#~ msgid "View|V[[show]]" -#~ msgstr "Visualiser|V" - -#~ msgid "View DVI" -#~ msgstr "Visionner DVI" - -#~ msgid "View PDF (pdflatex)" -#~ msgstr "Visionner PDF (pdflatex)" - -#~ msgid "View PostScript" -#~ msgstr "Visionner PostScript" - -#~ msgid "Update DVI" -#~ msgstr "Mettre à jour DVI" - -#~ msgid "Update PDF (pdflatex)" -#~ msgstr "Mettre à jour PDF (pdflatex)" - -#~ msgid "Update PostScript" -#~ msgstr "Mettre à jour PostScript" - -#~ msgid "Thesaurus failure" -#~ msgstr "Échec du dictionnaire de synonymes" - -#~ msgid "" -#~ "Aiksaurus returned the following error:\n" -#~ "\n" -#~ "%1$s." -#~ msgstr "" -#~ "Aiksaurus a retourné l'erreur suivante r:\n" -#~ "\n" -#~ "%1$s." - -#, fuzzy -#~ msgid "Indices" -#~ msgstr "Facture" - -#~ msgid "You cannot paste into a multicell selection." -#~ msgstr "Vous ne pouvez pas copier dans une sélection multi-cellules." - -#~ msgid "B&rowse..." -#~ msgstr "P&arcourir..." - -#~ msgid "Number of Co&pies:" -#~ msgstr "Nombre d'exempl&aires :" - -#~ msgid "Sa&ns Serif:" -#~ msgstr "&Sans empattement :" - -#~ msgid "Ne&w" -#~ msgstr "No&uvelle" - -#~ msgid "Go back to Reference|G" -#~ msgstr "Retourner à la référence|u" - -#, fuzzy -#~ msgid "Phantom Text" -#~ msgstr "Texte brut|T" - -#~ msgid "No horizontal line\t\\atop" -#~ msgstr "Sans barre horizontale\t\\atop" - -#~ msgid "Native OS API not yet supported." -#~ msgstr "API native du système d'exploitation pas encore supportée." - -#~ msgid "Spellchecker error" -#~ msgstr "Erreur du correcteur orthographique" - -#~ msgid "" -#~ "The spellchecker has died for some reason.\n" -#~ "Maybe it has been killed." -#~ msgstr "" -#~ "Le processus de correction orthographique a été interrompu.\n" -#~ "Il a peut-être été tué." - -#~ msgid "The spellchecker has failed" -#~ msgstr "Le correcteur orthographique a échoué" - -#, fuzzy -#~ msgid "RegExp" -#~ msgstr "exp" - -#~ msgid "&Initialize Group Name:" -#~ msgstr "&Initialiser le nom du groupe :" - -#, fuzzy -#~ msgid "Group Name to be set up from the current parameters" -#~ msgstr "" -#~ "Nom de groupe à construire d'après les paramètres courants. Utiliser le " -#~ "menu contextuel pour allouer le nom existant." - -#~ msgid "&Postscript driver:" -#~ msgstr "&Pilote PostScript :" - -#~ msgid "No Table of contents" -#~ msgstr "Pas de table des matières" - -#~ msgid "Append Parameter" -#~ msgstr "Ajouter un paramètre" - -#~ msgid "Remove Last Parameter" -#~ msgstr "Supprimer le dernier paramètre" - -#~ msgid "Make First Non-Optional into Optional Parameter" -#~ msgstr "Rendre optionnel le premier paramètre non optionnel" - -#~ msgid "Make Last Optional into Non-Optional Parameter" -#~ msgstr "Rendre non optionnel le dernier paramètre optionnel" - -#~ msgid "Insert Optional Parameter" -#~ msgstr "Insérer un paramètre optionnel" - -#~ msgid "&Default language:" -#~ msgstr "&Langue implicite :" - -#~ msgid "External app for formating tables in plain text output" -#~ msgstr "Programme externe pour mettre en forme les tableaux en texte brut" - -#~ msgid "Spellchec&ker executable:" -#~ msgstr "Correcteur &orthographique :" - -#~ msgid "Can't create pipe for spellchecker." -#~ msgstr "Impossible de créer un tube pour le correcteur orthographique." - -#~ msgid "Can't open pipe for spellchecker." -#~ msgstr "Impossible d'ouvrir un tube pour le correcteur orthographique." - -#~ msgid "" -#~ "Could not create an ispell process.\n" -#~ "You may not have the right languages installed." -#~ msgstr "" -#~ "Impossible de créer un processus ispell.\n" -#~ "Vous n'avez peut-être pas les langues nécessaires installées." - -#~ msgid "" -#~ "The ispell process returned an error.\n" -#~ "Perhaps it has been configured wrongly ?" -#~ msgstr "" -#~ "Le processus ispell a renvoyé une erreur.\n" -#~ "Peut-être a-t-il mal été configuré ?" - -#~ msgid "" -#~ "Could not check word `%1$s' because it could not be converted to encoding " -#~ "`%2$s'." -#~ msgstr "" -#~ "Vérification du mot '%1$s' impossible parce qu'il ne peut être converti " -#~ "dans l'encodage '%2$s'." - -#~ msgid "Could not communicate with the ispell spellchecker process." -#~ msgstr "" -#~ "Échec de la communication avec le processus de correction orthographique " -#~ "ispell." - -#~ msgid "" -#~ "Could not insert word `%1$s' because it could not be converted to " -#~ "encoding `%2$s'." -#~ msgstr "" -#~ "Insertion du mot '%1$s' impossible parce qu'il ne peut être converti " -#~ "dans l'encodage '%2$s'." - -#~ msgid "" -#~ "Could not accept word `%1$s' because it could not be converted to " -#~ "encoding `%2$s'." -#~ msgstr "" -#~ "Le mot '%1$s' ne peut être accepté parce qu'il ne peut être converti dans " -#~ "l'encodage '%2$s'." - -#~ msgid "What command runs the spellchecker?" -#~ msgstr "Commande activant le correcteur orthographique." - -#~ msgid "ispell" -#~ msgstr "ispell" - -#~ msgid "pspell (library)" -#~ msgstr "pspell (librairie)" - -#~ msgid "aspell (library)" -#~ msgstr "aspell (librairie)" - -#~ msgid "*.ispell" -#~ msgstr "*.ispell" - -#, fuzzy -#~ msgid "<reference>|r" -#~ msgstr "<référence>" - -#, fuzzy -#~ msgid "<page>|p" -#~ msgstr "<page>" - -#, fuzzy -#~ msgid "on page <page>|o" -#~ msgstr "sur la page <page>" - -#, fuzzy -#~ msgid "<reference> on page <page>|f" -#~ msgstr "<référence> page <page>" - -#, fuzzy -#~ msgid "Simple frame, page breaks|p" -#~ msgstr "cadre simple, sauts de page" - -#, fuzzy -#~ msgid "Shaded background|b" -#~ msgstr "Fond ombré" - -#, fuzzy -#~ msgid "Remove Optional Parameter" -#~ msgstr "Supprimer un argument optionnel" - -#, fuzzy -#~ msgid "Append Parameter Eating From The Right" -#~ msgstr "Ajouter l'argument en intégrant depuis la droite" - -#, fuzzy -#~ msgid "Append Optional Parameter Eating From The Right" -#~ msgstr "Ajouter l'argument optionnel en intégrant depuis la droite" - -#, fuzzy -#~ msgid "Remove Last Parameter Spitting Out To The Right" -#~ msgstr "Enlever le dernier argument en éjectant par la droite" - -#, fuzzy -#~ msgid "Maple, simplify|s" -#~ msgstr "Maple, simplify" - -#, fuzzy -#~ msgid "Maple, factor|f" -#~ msgstr "Maple, factor" - -#, fuzzy -#~ msgid "Maple, evalm|e" -#~ msgstr "Maple, evalm" - -#, fuzzy -#~ msgid "Hyperlink|k" -#~ msgstr "Hyperlien" - -#, fuzzy -#~ msgid " Save failed! Trying...\n" -#~ msgstr " La sauvegarde a échoué ! Nouvel essai...\n" - -#, fuzzy -#~ msgid "Check in Changes...|I" -#~ msgstr "Enregistrer les changements...|E" - -#, fuzzy -#~ msgid "Check out for Edit|O" -#~ msgstr "Nouvelle version éditable|N" - -#~ msgid "Graphics having the same group name will share the same parameters" -#~ msgstr "" -#~ "Les graphiques portant le même nom de groupe partageront les mêmes " -#~ "paramètres" - -#~ msgid "Grou&p Name:" -#~ msgstr "&Nom de groupe :" +#~ msgstr "Flex : nom prop" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/gl.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/gl.gmo differ diff -Nru lyx-2.0.2/po/gl.po lyx-2.0.3/po/gl.po --- lyx-2.0.2/po/gl.po 2011-11-27 01:07:52.000000000 +0000 +++ lyx-2.0.3/po/gl.po 2012-02-19 15:54:13.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: gl\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2007-07-11 18:31+0100\n" "Last-Translator: Ramon Flores <fa2ramon@usc.es>\n" "Language-Team: Galician <gl@li.org>\n" @@ -498,8 +498,8 @@ msgstr "Eliminar a pola escollida" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Eliminar" @@ -537,17 +537,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Cancelar" @@ -589,7 +590,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -722,7 +723,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Língua" @@ -795,7 +796,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Aplicar" @@ -1823,16 +1824,16 @@ msgid "&Protect:" msgstr "&Protexer:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 #, fuzzy msgid "Insert the spacing even after a line break" msgstr "Insere o espazado sempre, mesmo despois dun salto de páxina" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2230,7 +2231,7 @@ msgstr "Xanela de retroalimentación" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Lista" @@ -2828,7 +2829,7 @@ msgid "MathML" msgstr "Fórmulas|F" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2838,7 +2839,7 @@ msgstr "Páxinas" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -3044,7 +3045,7 @@ msgid "Line &spacing" msgstr "E&spazamento:" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Simples" @@ -3053,7 +3054,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Duplo" @@ -4345,8 +4346,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Gravar" @@ -4708,6 +4709,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Corrector ortográfico" @@ -5446,7 +5448,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5513,13 +5518,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5539,7 +5545,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5555,19 +5561,19 @@ msgid "Acknowledgement" msgstr "Agradecimento" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Agradecimento." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5597,7 +5603,7 @@ msgstr "Teorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5640,14 +5646,14 @@ msgid "Case" msgstr "Caso" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Afirmación \\arabic{claim}." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5695,7 +5701,7 @@ msgstr "Condición" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5714,10 +5720,10 @@ msgid "Conjecture" msgstr "Conxetura" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5749,7 +5755,7 @@ msgid "Criterion" msgstr "Critério" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5769,7 +5775,7 @@ msgid "Definition" msgstr "Definición" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5811,7 +5817,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5864,8 +5870,8 @@ msgstr "Problema" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5884,7 +5890,7 @@ msgstr "Proposición" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5902,8 +5908,9 @@ msgid "Remark" msgstr "Observación" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 #, fuzzy msgid "Remark \\theremark." msgstr "Observación \\arabic{remark}." @@ -5941,9 +5948,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5961,9 +5968,9 @@ msgstr "&Lexenda:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5984,19 +5991,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Normal" @@ -6005,26 +6013,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Título" @@ -6046,24 +6055,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -6100,13 +6109,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Palabras chave" @@ -6123,11 +6132,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6136,7 +6146,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6145,41 +6155,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografia" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referéncias" @@ -6197,8 +6207,8 @@ msgid "BiographyNoPhoto" msgstr "Biografia" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6210,17 +6220,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6239,14 +6249,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6273,46 +6283,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Listapontuada" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Enumeración" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Descrición" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6322,7 +6332,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6346,20 +6356,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Data" @@ -6371,7 +6381,7 @@ msgid "Correspondence to:" msgstr "Correspondéncia a:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Agradecimentos." @@ -6389,7 +6399,7 @@ msgid "Key words." msgstr "Palabras chave." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6403,11 +6413,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "CorreoE" @@ -6436,8 +6447,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Afiliación" @@ -6446,7 +6458,7 @@ msgstr "E" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6600,7 +6612,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6690,6 +6702,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6715,7 +6728,7 @@ msgid "Author affiliation:" msgstr "Afiliación:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6728,7 +6741,7 @@ msgstr "Agradecimentos." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6745,8 +6758,8 @@ msgid "SpecialSection*" msgstr "Sección-especial" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6756,7 +6769,7 @@ msgstr "Numerado" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6801,7 +6814,7 @@ msgid "FourAuthors" msgstr "CatroAutores" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Afiliación:" @@ -6818,7 +6831,7 @@ msgid "FourAffiliations" msgstr "CatroAfiliacións" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Xornal" @@ -6828,8 +6841,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6879,18 +6892,11 @@ msgid "Subparagraph" msgstr "Subparágrafo" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "En série" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6911,13 +6917,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "InicioDiapositivo" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6933,250 +6939,245 @@ msgid "Part*" msgstr "Parte*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Sección.\\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsección \\arabic{section} \\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 #, fuzzy msgid "Frames" msgstr "Diapositivo" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Diapositivo" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "InicioDiapositivoPlano" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Diapositivo (sem cabezallo/pe/barraslaterais)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "DeNovoDiapositivo" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "De novo diapositivo con etiqueta" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "FinDiapositivo" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "SubtítuloDiapostivo" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Coluna" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Colunas" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Inicia coluna (incrementa profundidade), largura:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColunasCentradas" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Colunas (aliñadas ao centro)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColunasAliñadasTopo" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Colunas (aliñamento ao topo)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pausa" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 #, fuzzy msgid "Overlays" msgstr "Superposto" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Sobreimpreso" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "AreaSuperposta" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Areasuperposta" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Destapar" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Destapado nas transparéncias" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Só" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Só nas transparéncias" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Bloco" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 #, fuzzy msgid "Blocks" msgstr "Bloco" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Bloco" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "BlocoExemplo" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "BlocoExemplo" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "BlocoAlerta" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "BlocoAlerta" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "Lista" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Título (DiapositivoPlano)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 #, fuzzy msgid "InstituteMark" msgstr "Instituto" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 #, fuzzy msgid "Institute mark" msgstr "Instituto" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citación" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Cita" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Verso" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TítuloGráfico" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 #, fuzzy msgid "Theorems" msgstr "Teorema" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Corolário." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definición." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definicións" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definicións." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Exemplo." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Exemplos" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Exemplos." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7192,85 +7193,85 @@ msgid "Fact" msgstr "Facto" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Facto." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separador" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Código-LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NotaÍtem" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Nota:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 #, fuzzy msgid "Alert" msgstr "BlocoAlerta" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Vertical" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 #, fuzzy msgid "Article" msgstr "Vertical" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Orientación" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 #, fuzzy msgid "Presentation" msgstr "Orientación" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Táboa" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Lista de táboas" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figura" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7328,7 +7329,7 @@ msgid "CURTAIN" msgstr "CORTINA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7839,9 +7840,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Palabras chave:" @@ -7917,65 +7919,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Título_LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Afil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Revista:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "NúmeroMs" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "Número_MS:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "PrimeiroAutor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1eiro_apelido_autor:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Recebido" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Recebido:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Aceitado" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Aceitado:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Compensacións" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "reprint_reqs_to:" @@ -8259,7 +8261,7 @@ msgid "Restriction:" msgstr "Restrición:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Cabezallo_Esquerdo" @@ -8269,7 +8271,7 @@ msgid "Left Header:" msgstr "Cabezallo esquerdo:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Cabezallo_Direito" @@ -8748,7 +8750,7 @@ msgid "Remarks #." msgstr "Observacións #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Demostración:" @@ -8850,48 +8852,52 @@ msgid "ItemList" msgstr "Listapontuada" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 #, fuzzy msgid "Theorem \\thetheorem." msgstr "Teorema \\arabic{theorem}." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 #, fuzzy msgid "Corollary \\thecorollary." msgstr "Corolário \\arabic{corollary}." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 #, fuzzy msgid "Lemma \\thelemma." msgstr "Lema \\arabic{lemma}." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 #, fuzzy msgid "Proposition \\theproposition." msgstr "Proposición \\arabic{proposition}." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 #, fuzzy msgid "Prop \\theprop." msgstr "Prop \\arabic{prop}." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8903,24 +8909,26 @@ msgid "Question" msgstr "Pergunta" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 #, fuzzy msgid "Question \\thequestion." msgstr "Pergunta \\arabic{question}." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 #, fuzzy msgid "Claim \\theclaim." msgstr "Afirmación \\arabic{claim}." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 #, fuzzy msgid "Conjecture \\theconjecture." msgstr "Conxetura \\arabic{conjecture}." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Apéndice \\Alph{appendix}." @@ -8953,8 +8961,9 @@ msgid "Rapid" msgstr "Rápido" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -9002,6 +9011,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "AGRADECIMENTOS" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "&Língua alternativa:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "na páxina <páxina>" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Número PACS:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Preprint" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Preprint" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Insere citación" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "EnderezoParaCopias" @@ -9295,6 +9334,14 @@ msgid "Close Section" msgstr "Fecha sección" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separador--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--Ambiente separado--" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "SubTítulo" @@ -9303,48 +9350,48 @@ msgid "Institution" msgstr "Institución" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Transparéncia" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "FinalTransparéncia" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "TransparénciaLarga" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "TransparénciaValeira" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Transparéncia valeira:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "TipoListaPontuada1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "TipoEnumeración1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Lista de algoritmos" @@ -9634,14 +9681,10 @@ msgid "Terms:" msgstr "Teorema" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Tema" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nova transparéncia:" @@ -10332,8 +10375,8 @@ msgid "FirstName" msgstr "Nome" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Fragmento" @@ -10518,42 +10561,34 @@ msgid "foot" msgstr "rodapé" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "Resaltado en cincento" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 #, fuzzy msgid "Listings" msgstr "Lista" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 #, fuzzy msgid "Idx" msgstr "Idx: " -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Vista preliminar" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separador--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--Ambiente separado--" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 #, fuzzy msgid "Part \\thepart" @@ -10667,21 +10702,25 @@ msgstr "Parte \\Roman{part}" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 #, fuzzy msgid "Definition \\thedefinition." msgstr "Definición \\arabic{definition}." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 #, fuzzy msgid "Example \\theexample." msgstr "Exemplo \\arabic{example}." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "Problema \\arabic{theorem}" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "Exercício @Section@.\\arabic{theorem}." @@ -10780,46 +10819,6 @@ msgid "Remark." msgstr "Observación." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Teorema \\arabic{theorem}." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Corolário \\arabic{corollary}." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lema \\arabic{lemma}." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Proposición \\arabic{proposition}." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Conxetura \\arabic{conjecture}." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definición \\arabic{definition}." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Exemplo \\arabic{example}." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problema \\arabic{theorem}" - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10839,34 +10838,15 @@ msgid "# [number of Prob]" msgstr "Número de filas" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Exercício @Section@.\\arabic{theorem}." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Observación \\arabic{remark}." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Afirmación \\arabic{claim}." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Prop \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Pergunta \\arabic{question}." - #: lib/layouts/theorems-without-preamble.inc:392 +#: lib/layouts/theorems-ams-extended-bytype.module:202 #, fuzzy -msgid "Note \\thenote" +msgid "Note \\thenote." msgstr "Nota \\arabic{theorem}" #: lib/layouts/braille.module:2 @@ -11103,6 +11083,52 @@ msgid "Initial" msgstr "Itálica" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Literal" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "O&pcións LaTeX:" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "Fontes de pantalla" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Expresión regu&lar" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "exp" + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11269,46 +11295,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Literal" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "O&pcións LaTeX:" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "Fontes de pantalla" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "Expresión regu&lar" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "exp" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11411,11 +11403,6 @@ msgid "Condition." msgstr "Condición." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -#, fuzzy -msgid "Note \\thenote." -msgstr "Nota \\arabic{theorem}" - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -14149,6 +14136,11 @@ #: lib/ui/stdmenus.inc:589 #, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 +#, fuzzy msgid "XY-pic Manual|X" msgstr "Correoespecial" @@ -14172,11 +14164,11 @@ msgid "Check spelling" msgstr "Comproba ortografía" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Desfai" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Refai" @@ -16950,7 +16942,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -17049,7 +17041,7 @@ msgid "PDFPages" msgstr "Páxinas" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 #, fuzzy msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Chess: $$AbsOrRelPathParent$$Basename" @@ -17063,11 +17055,14 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -17075,16 +17070,16 @@ "Data de hoxe.\n" "Lea 'info date' para obter mais información.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 #, fuzzy msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Bitmap: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -17210,283 +17205,283 @@ msgid "R/S code" msgstr "Código" -#: lib/configure.py:584 +#: lib/configure.py:585 #, fuzzy msgid "LilyPond music" msgstr "LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Texto simples" -#: lib/configure.py:590 +#: lib/configure.py:591 #, fuzzy msgid "Plain text|a" msgstr "Texto simples" -#: lib/configure.py:591 +#: lib/configure.py:592 #, fuzzy msgid "Plain text (pstotext)" msgstr "Texto simples" -#: lib/configure.py:592 +#: lib/configure.py:593 #, fuzzy msgid "Plain text (ps2ascii)" msgstr "Texto simples" -#: lib/configure.py:593 +#: lib/configure.py:594 #, fuzzy msgid "Plain text (catdvi)" msgstr "Texto simples" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Texto simples, une as liñas" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 #, fuzzy msgid "DraftDVI" msgstr "&Rascuño" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 #, fuzzy msgid "Noteedit" msgstr "NotaAoEditor" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 #, fuzzy msgid "Rich Text Format" msgstr "Fonte texto normal" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 #, fuzzy msgid "date command" msgstr "Comando seguinte" -#: lib/configure.py:650 +#: lib/configure.py:651 #, fuzzy msgid "Table (CSV)" msgstr "Táboa" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 #, fuzzy msgid "LyX Preview" msgstr "Vista preliminar" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "Vista preliminar" -#: lib/configure.py:662 +#: lib/configure.py:663 #, fuzzy msgid "LyX Preview (pLaTeX)" msgstr "Vista preliminar" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 #, fuzzy msgid "Program" msgstr "Código programación" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 #, fuzzy msgid "Windows Metafile" msgstr "Imprimir en ficheiro" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17531,67 +17526,67 @@ msgid "Print document failed" msgstr "Fallou a impresión do documento" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, fuzzy, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "Non foi posíbel eliminar a directória temporária %1$s" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 #, fuzzy msgid "Attempting to close changed document!" msgstr "LyX: Tentando gravar o documento %1$s" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Non foi posíbel eliminar directória temporária" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Non foi posíbel eliminar a directória temporária %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Clase de documento descoñecida" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "Usando a clase de documento predefinida, xa que a clase %1$s é descoñecida." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Símbolo descoñecido: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Erro de cabezallo do documento" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header falta" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document falta" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Mudanzas non mostradas na saida LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 #, fuzzy msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " @@ -17604,7 +17599,7 @@ "Instale eses pacotes ou redefina \\lyxadded e \\lyxdeleted no preámbulo " "LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 #, fuzzy msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " @@ -17617,31 +17612,31 @@ "Instale ambos pacotes ou redefina \\lyxadded e \\lyxdeleted no preámbulo " "LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Índice" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Fallo ao formatar documento" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s rematou inesperadamente, probabelmente estexa corrompido." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, fuzzy, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s non é un documento de LyX." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Fallou a conversión" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17650,11 +17645,11 @@ "%1$s é dunha versión diferente de LyX, porén non se pudo criar un ficheiro " "temporário para o converter." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Non se achou script de conversión" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17663,11 +17658,11 @@ "%1$s é dunha versión diferente de LyX, porén non se pudo achar o script de " "conversión lyx2lyx." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Fallou o script de conversión" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17676,7 +17671,7 @@ "%1$s é dunha versión diferente de LyX, porén o script lyx2lyx fallou ao " "converte-lo." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17685,17 +17680,17 @@ "%1$s é dunha versión diferente de LyX, porén o script lyx2lyx fallou ao " "converte-lo." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "O documento é de sólo-lectura" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17704,21 +17699,21 @@ "O documento %1$s foi modificado externamente. Está seguro de querersobre-" "escrebe-lo?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Sobreescreber ficheiro modificado?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Sobreescreber" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "fallo na cópia de seguranza" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17727,62 +17722,62 @@ "Non foi posíbel criar a cópia de seguranza %1$s.\n" "Comprobe que exista a directória e que teña permiso de escritura." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Gravando documento %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 #, fuzzy msgid " could not write file!" msgstr "Non foi posíbel ler o ficheiro" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " feito." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, fuzzy, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Tentando gravar o documento %1$s" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Gravar semella satisfactório. Puf!." -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " Gravar fallou! Tentando..." -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " Gravar fallou! Tentando..." -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " Fallou gravar! Sinto-o mais perdeu-se o documento." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17792,22 +17787,22 @@ "codificación escollida.\n" "Trocar a codificación do documento para utf8 poderia axudar." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 #, fuzzy msgid "iconv conversion failed" msgstr "Fallou a conversión" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 #, fuzzy msgid "conversion failed" msgstr "Fallou a conversión" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "carácter especial" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17821,54 +17816,49 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Executando chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "fallo de chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Non se pudo executar chktex exitosamente." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "Sen información para exportar o formato %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "Sen información para exportar o formato %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "Barra de ferramentos \"%1$s\" descoñecida" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Barra de ferramentos \"%1$s\" descoñecida" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "Erro ao xerar pixmap" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17879,74 +17869,74 @@ "\n" "Desexa sobreescreber ese ficheiro?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Sobreescreber ficheiro?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "Información xeral" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Vista preliminar do código fonte" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Vista preliminar do código fonte do parágrafo %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Vista preliminar do código fonte para os parágrafos %1$s a %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Auto-gravar %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Fallou auto-gravar!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Auto-gravando o documento actual..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Non foi posíbel exportar o ficheiro" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Sen información para exportar o formato %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Erro no nome de ficheiro" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "A rota da directória do documento non pode conter espazos." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Cancelou-se a exportación do documento." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Documento exportado como %1$s ao ficheiro `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Documento exportado como %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17957,64 +17947,64 @@ "\n" "Recuperar a versión de emerxéncia?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Carregar versión de emerxéncia?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Recuperar" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Carregar orixinal" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, fuzzy, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "Carregar versión de emerxéncia?" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 #, fuzzy msgid "Delete emergency file?" msgstr "Selecciona ficheiro externo" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Cap" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 #, fuzzy msgid "Remove emergency file now?" msgstr "Carregar versión de emerxéncia?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -18025,45 +18015,45 @@ "\n" "Carregar a cópia de seguranza?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Carregar cópia de seguranza?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Carregar cópia de &seguranza" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Carregar &orixinal" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Sen senso!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, fuzzy, c-format msgid "Document %1$s reloaded." msgstr "Documento %1$s aberto." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "Non se pudo ler o documento" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Incluir ficheiro...|I" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -18089,7 +18079,7 @@ msgid "Document class not available" msgstr "Clase de documento non disponíbel" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -18099,12 +18089,12 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 #, fuzzy msgid "Document class not found" msgstr "Clase de documento non disponíbel" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -18114,17 +18104,17 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 #, fuzzy msgid "Could not load class" msgstr "Non foi posíbel trocar a clase" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 #, fuzzy msgid "Error reading internal layout information" msgstr "Información xeral" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 #, fuzzy msgid "Read Error" msgstr "Procura erro" @@ -18149,7 +18139,7 @@ msgid "This portion of the document is deleted." msgstr "Esta parte do documento está borrada." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "" @@ -18157,123 +18147,128 @@ "%1$s\n" "non se pudo ler." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Non ha máis información de desfacer" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Non ha máis información de refacer" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Non se achou a cadea!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Marca desactivada" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Marca activada" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Marca eliminada" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Marca posta" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 #, fuzzy msgid "Statistics for the selection:" msgstr "&Trocar ao documento" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 #, fuzzy msgid "Statistics for the document:" msgstr "&Trocar ao documento" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, fuzzy, c-format msgid "%1$d words" msgstr "%1$d palabras verificadas." -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 #, fuzzy msgid "One word" msgstr "Palabra chave" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 #, fuzzy msgid "Statistics" msgstr "Estado" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "Polas" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Inserindo documento %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Documento %1$s inserido." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Non se pudo inserir o documento %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -18284,26 +18279,26 @@ "%1$s\n" "por mor do erro: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Non foi posíbel ler o ficheiro" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, fuzzy, c-format msgid "" "%1$s\n" " is not readable." msgstr "Non se pudo ler %1$s ." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Non foi posíbel abrir o ficheiro" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Lendo un ficheiro con codificación non UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -18319,16 +18314,16 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 #, fuzzy msgid "LyX Warning: " msgstr "Versión LyX " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 #, fuzzy msgid "uncodable character" @@ -18723,12 +18718,12 @@ msgid "ignore" msgstr "ignorar" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Non se pode converter ficheiro" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18737,45 +18732,45 @@ "Sen información para converter os ficheiros do formato %1$s a %2$s.\n" "Defina un conversor nas preferéncias." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Executando comando: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Erros de compilación" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Houbo erros no proceso de compilación." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "Aconteceu un erro entanto rodaba %1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Non foi posíbel mover unha directória temporária de %1$s a %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Non foi posíbel copiar un ficheiro temporário de %1$s a %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Non foi posíbel mover un ficheiro temporário de %1$s a %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Rodando LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18784,15 +18779,15 @@ "Fallou a execución de LaTeX, e por riba o LyX non pudo achar o rexisto de " "LaTeX %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX fallou" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "A saída está valeira" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Xerou-se un ficheiro de saída valeiro." @@ -18815,12 +18810,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Clase de documento non disponíbel" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Oculto." @@ -18870,19 +18865,19 @@ msgstr "Fallou a cópia de %1$s a %2$s." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Fonte_fixa" @@ -18976,7 +18971,7 @@ msgid "Cannot view file" msgstr "Non se pode ver o ficheiro" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "O ficheiro non existe: %1$s" @@ -19298,7 +19293,7 @@ " -version info da versión e de compilación\n" "Lea a páxina do manual de LyX para máis detalles." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Sen directória de sistema" @@ -19941,7 +19936,7 @@ msgid "(no log message)" msgstr "(sen mensaxe de registro)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX CV: Mensaxe de registro" @@ -19962,7 +19957,7 @@ msgid "Revert to stored version of document?" msgstr "Reverter á versión gravada do documento?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Reverter" @@ -19990,24 +19985,24 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "recadro descoñecido" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Muda erro de seguimento" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, fuzzy, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Índice de autor descoñecido para a inserción: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Símbolo descoñecido" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -20015,66 +20010,66 @@ "Non pode inserir un espazo ao principio dun parágrafo. Recomenda-se ler o " "Tutorial." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Non é posíbel inserir dous espazos deste xeito. Recomenda-se ler o Tutorial." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Seguimento de mudanzas]" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Mudanza: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " en " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Fonte: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Profundidade: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Espazado: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Un e meio" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Outro (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Recadro: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Parágrafo: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Posición: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr "Car:0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Fronteira: " @@ -20116,15 +20111,15 @@ msgid " not known" msgstr " descoñecido" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Falta argumento" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Conxunto de caracteres" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Estilo de parágrafo" @@ -20190,7 +20185,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 #, fuzzy msgid "Revision control error." msgstr "Controlo de versións" @@ -20347,12 +20342,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Sí" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Non" @@ -20411,7 +20406,7 @@ msgid "Reload saved document?" msgstr "Reverter ao documento gravado?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 #, fuzzy msgid "&Reload" msgstr "&Substituir" @@ -20527,21 +20522,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "Nada que facer" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "Abre documento" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Procurar e substituir" @@ -20804,9 +20799,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documentos|#o#O" @@ -20901,7 +20896,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20910,7 +20905,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20947,11 +20942,11 @@ msgid "The branch could not be renamed." msgstr "Non se pudo ler %1$s ." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Fundir mudanzas" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20960,7 +20955,7 @@ "Trocado por %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Mudanza feita o %1$s\n" @@ -21073,10 +21068,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Escoller un nome de ficheiro para gravar o documento como" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Cancelado." @@ -21111,15 +21106,15 @@ msgid "Select document" msgstr "Documento mestre" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Documentos LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Error" msgstr "Frecha" @@ -21302,7 +21297,7 @@ msgstr "Configuración do documento" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Documento fillo" @@ -21582,9 +21577,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr "(non instalado)" @@ -21633,25 +21628,25 @@ msgstr "Documentos LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 #, fuzzy msgid "Unapplied changes" msgstr "Seguir mudanzas...|S" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "Non foi posíbel gravar as configuracións predefinidas do documento" @@ -21705,26 +21700,34 @@ msgid "[No options predefined]" msgstr "Troca de fonte non definida." -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3187 #, fuzzy msgid "Can't set layout!" msgstr "Formato trocado" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, fuzzy, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Non foi posíbel gravar as configuracións predefinidas do documento" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 #, fuzzy msgid "Not Found" msgstr "Oculto." -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21732,12 +21735,12 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 #, fuzzy msgid "Could not load master" msgstr "Non foi posíbel trocar a clase" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, fuzzy, c-format msgid "" "The master document '%1$s'\n" @@ -21953,7 +21956,7 @@ msgid "Horizontal Fill" msgstr "Recheo horizontal" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -22239,7 +22242,7 @@ msgstr "Dar un nome para a pipe do servidor LyX" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Corrector ortográfico" @@ -22507,6 +22510,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Fallou o corrector ortográfico.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 #, fuzzy msgid "Basic Latin" @@ -23005,54 +23013,54 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Barra de ferramentos \"%1$s\" descoñecida" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Seleccionar modelo" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Modelos|#M#m" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Documento non carregado." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Seleccionar documento para abrir" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Exemplos|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 #, fuzzy msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Documentos LyX (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 #, fuzzy msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Documentos LyX (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 #, fuzzy msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Documentos LyX (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 #, fuzzy msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Documentos LyX (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Nome de ficheiro non válido" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -23060,41 +23068,41 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Abrindo documento %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Documento %1$s aberto." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 #, fuzzy msgid "Version control detected." msgstr "Controlo de versións" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "No foi posíbel abrir o documento %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Non foi posíbel importar ficheiro" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Sen información para importar o formato %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Seleccionar ficheiro %1$s a importar" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -23105,56 +23113,71 @@ "\n" "Desexa sobre-escreber ese documento?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Sobre-escreber documento?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importando %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importado." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 #, fuzzy msgid "file not imported!" msgstr "Non se achou o ficheiro" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Inclui ficheiro" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Seleccionar documento LyX a inserir" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 #, fuzzy msgid "Absolute filename expected." msgstr "Espera-se un valor." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Seleccionar ficheiro a inserir" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 #, fuzzy msgid "All Files (*)" msgstr "Todos os ficheiros (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Escoller un nome de ficheiro para gravar o documento como" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Renomear" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -23165,25 +23188,25 @@ "\n" "Desexa renomea-lo e tenta-lo de novo?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Renomear e gravar?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 #, fuzzy msgid "&Retry" msgstr "&Restaurar" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Novo documento" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, fuzzy, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -23194,12 +23217,12 @@ "\n" "Desexa gravar o documento?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 #, fuzzy msgid "Save new document?" msgstr "Gravar o documento modificado?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -23210,15 +23233,15 @@ "\n" "Desexa gravar o documento ou descartar as mudanzas?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Gravar o documento modificado?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Descartar" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -23229,7 +23252,7 @@ "\n" "Desexa gravar o documento?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -23239,66 +23262,66 @@ "O documento %1$s foi modificado externamente. Está seguro de querersobre-" "escrebe-lo?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 #, fuzzy msgid "Reload externally changed document?" msgstr "Gravar o documento modificado?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 #, fuzzy msgid "Directory is not accessible." msgstr "Non se pudo ler %1$s ." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Abrindo documento fillo %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Entrada nomenclatura" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "Sen información para exportar o formato %1$s." -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "Sen información para exportar o formato %1$s." -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "Sen información para exportar o formato %1$s." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "Sen información para exportar o formato %1$s." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "Importando %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "Carregando vista preliminar" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 #, fuzzy msgid "Document not loaded" msgstr "Documento non carregado." -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -23307,29 +23330,29 @@ "Perderá-se calquer mudanza. Está certo de desexar reverter á versión gravada " "do documento %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Reverter ao documento gravado?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Gravando todos os documentos..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Gravados todos os documentos." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "Esta parte do documento está borrada." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "Non foi posíbel exportar o ficheiro" @@ -23372,12 +23395,12 @@ msgid "Close File" msgstr "Fechar" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 #, fuzzy msgid "Hide tab" msgstr "delta" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 #, fuzzy msgid "Close tab" msgstr "Fechar" @@ -23433,110 +23456,110 @@ msgid "Remove from personal dictionary|r" msgstr "Escoller dicionário persoal" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Língua" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Fundir mudanzas...|F" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "Nengun documento aberto!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Actualizar a vista" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "Ver|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Actualizar|A" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "Troca de fonte non definida." -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "Nengun documento aberto!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Documento mestre" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 #, fuzzy msgid "Other Lists" msgstr "Outros flutuantes" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "Índice xeral" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 #, fuzzy msgid "Other Toolbars" msgstr "Barras de ferramentas|B" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "Nengunha pola no documento!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Índice analítico|a" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Entrada de índice|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Fonte: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Entrada de índice" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 #, fuzzy msgid "No Citation in Scope!" msgstr "Troca de fonte non definida." -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "Troca de fonte non definida." @@ -23866,17 +23889,17 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 #, fuzzy msgid "No bibliography defined!" msgstr "A chave bibliográfica" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 #, fuzzy msgid "No citations selected!" msgstr "Troca de fonte non definida." -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 #, fuzzy msgid "not cited" msgstr "protexido" @@ -24184,16 +24207,16 @@ msgid "Horizontal line" msgstr "Liña horizontal" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 #, fuzzy msgid "Running out of delimiters" msgstr "Inserir delimitadores" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -24202,12 +24225,12 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 #, fuzzy msgid "Uncodable characters in listings inset" msgstr "carácter especial" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24576,7 +24599,7 @@ msgid "Unknown TOC type" msgstr "Tipo de índice descoñecido" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24831,11 +24854,11 @@ msgid "Regular expression editor mode" msgstr "Expresión regu&lar" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24886,6 +24909,67 @@ msgid "References: " msgstr "Referéncias: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Non se achou o binario de LyX" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Non foi posíbel determinar a rota ao binario LyX desde a liña de comandos " +"%1$s" + +#: src/support/Package.cpp:564 +#, fuzzy, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Non foi posíbel determinar a directória do sistema tendo procurado en\n" +"\t%1$s\n" +"Use o parámetro '-sysdir' da liña de comandos ou faga que a variábel de " +"entorno LYX_DIR_15x aponte a directória do sistema que contén o ficheiro " +"`chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Non se achou o ficheiro" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Opción %1$s non válida.\n" +"A directória %2$s non contén %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Variábel de entorno %1$s non válida.\n" +"A directória %2$s non contén %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Variábel de entorno %1$s non válida.\n" +"%2$s non é unha directória." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Non se achou a directória" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -25065,6 +25149,67 @@ msgid "Unknown user" msgstr "Usuário descoñecido" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorema \\arabic{theorem}." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corolário \\arabic{corollary}." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lema \\arabic{lemma}." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposición \\arabic{proposition}." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Conxetura \\arabic{conjecture}." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definición \\arabic{definition}." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Exemplo \\arabic{example}." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problema \\arabic{theorem}" + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Exercício @Section@.\\arabic{theorem}." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Observación \\arabic{remark}." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Afirmación \\arabic{claim}." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Pergunta \\arabic{question}." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Nota \\arabic{theorem}" + #~ msgid "&New:" #~ msgstr "&Nova:" @@ -25103,55 +25248,6 @@ #~ msgid "Offprints:" #~ msgstr "Separatas:" -#~ msgid "LyX binary not found" -#~ msgstr "Non se achou o binario de LyX" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Non foi posíbel determinar a rota ao binario LyX desde a liña de comandos " -#~ "%1$s" - -#, fuzzy -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Non foi posíbel determinar a directória do sistema tendo procurado en\n" -#~ "\t%1$s\n" -#~ "Use o parámetro '-sysdir' da liña de comandos ou faga que a variábel de " -#~ "entorno LYX_DIR_15x aponte a directória do sistema que contén o ficheiro " -#~ "`chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "Non se achou o ficheiro" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Opción %1$s non válida.\n" -#~ "A directória %2$s non contén %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Variábel de entorno %1$s non válida.\n" -#~ "A directória %2$s non contén %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Variábel de entorno %1$s non válida.\n" -#~ "%2$s non é unha directória." - -#~ msgid "Directory not found" -#~ msgstr "Non se achou a directória" - #~ msgid "branch" #~ msgstr "pola" @@ -26459,9 +26555,6 @@ #~ "Por algunha razón interrompeu-se o corrector ortográfico.\n" #~ "Se cadra matou o proceso." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Fallou o corrector ortográfico.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Fallou o corrector ortográfico" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/he.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/he.gmo differ diff -Nru lyx-2.0.2/po/he.po lyx-2.0.3/po/he.po --- lyx-2.0.2/po/he.po 2011-11-27 01:07:52.000000000 +0000 +++ lyx-2.0.3/po/he.po 2012-02-19 15:54:13.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: he\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-04-26 06:17+0300\n" "Last-Translator: Richman Reuven <richman.reuven@gmail.com>\n" "Language-Team: Hebrew <>\n" @@ -495,8 +495,8 @@ msgstr "הסר את הענף המסומן" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "הסר" @@ -529,17 +529,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "ביטול" @@ -580,7 +581,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -711,7 +712,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "שפה" @@ -783,7 +784,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "החל" @@ -1752,15 +1753,15 @@ msgid "&Protect:" msgstr "מו&גן:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "הכנס את המרווח גם אחרי שבירת שורה" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2119,7 +2120,7 @@ msgstr "חלון משוב" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "רישום קוד" @@ -2696,7 +2697,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2705,7 +2706,7 @@ msgstr "תמונות" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2890,7 +2891,7 @@ msgid "Line &spacing" msgstr "מרווח &בין שורות:" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "יחיד" @@ -2899,7 +2900,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "כפול" @@ -4141,8 +4142,8 @@ msgid "&Single close-tab button" msgstr "כפתור סגירת כרטיסייה יחיד" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "שמור" @@ -4497,6 +4498,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "בודק איות" @@ -5211,7 +5213,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5270,13 +5275,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5296,7 +5302,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5312,19 +5318,19 @@ msgid "Acknowledgement" msgstr "הכרת תודה" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "הכרת תודה." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5354,7 +5360,7 @@ msgstr "משפט" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5397,14 +5403,14 @@ msgid "Case" msgstr "מקרה" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "פרק \\arabic{chapter}" #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5452,7 +5458,7 @@ msgstr "תנאי" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5471,10 +5477,10 @@ msgid "Conjecture" msgstr "השערה" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5506,7 +5512,7 @@ msgid "Criterion" msgstr "קריטריון" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5526,7 +5532,7 @@ msgid "Definition" msgstr "הגדרה" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5568,7 +5574,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5622,8 +5628,8 @@ # לבדוק מה זה #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5642,7 +5648,7 @@ msgstr "הצעה" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5660,8 +5666,9 @@ msgid "Remark" msgstr "הערה" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "הערה \\theremark." @@ -5698,9 +5705,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5718,9 +5725,9 @@ msgstr "כותרת:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5741,19 +5748,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "רגיל" @@ -5762,26 +5770,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "כותרת" @@ -5803,24 +5812,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "מחבר" @@ -5856,13 +5865,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "מילות מפתח" @@ -5879,11 +5888,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5892,7 +5902,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5901,41 +5911,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "ביבליוגרפיה" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "הפניות" @@ -5953,8 +5963,8 @@ msgid "BiographyNoPhoto" msgstr "ביוגרפיה" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5966,17 +5976,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5995,14 +6005,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6029,46 +6039,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "רשימת תבליטים" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "רשימה ממוספרת" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "תיאור" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "רשימה" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6078,7 +6088,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6102,20 +6112,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "תאריך" @@ -6127,7 +6137,7 @@ msgid "Correspondence to:" msgstr "התכתבויות אל:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "הכרת תודות." @@ -6145,7 +6155,7 @@ msgid "Key words." msgstr "" -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6159,11 +6169,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "דוא\"ל" @@ -6192,8 +6203,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "" @@ -6202,7 +6214,7 @@ msgstr "" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6353,7 +6365,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "פקס" @@ -6437,6 +6449,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6461,7 +6474,7 @@ msgid "Author affiliation:" msgstr "&שפה חלופית:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6474,7 +6487,7 @@ msgstr "הכרת תודות." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6491,8 +6504,8 @@ msgid "SpecialSection*" msgstr "קטע*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6502,7 +6515,7 @@ msgstr "ממוספר" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6547,7 +6560,7 @@ msgid "FourAuthors" msgstr "ארבעה מחברים" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "" @@ -6564,7 +6577,7 @@ msgid "FourAffiliations" msgstr "" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "" @@ -6574,8 +6587,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6625,18 +6638,11 @@ msgid "Subparagraph" msgstr "תת-פסקה" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6657,13 +6663,13 @@ msgid "Latin off" msgstr "" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6679,249 +6685,244 @@ msgid "Part*" msgstr "חלק*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 #, fuzzy msgid "Frames" msgstr "במסגרת" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "עמודה" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "עמודות" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "עמודות מיושרות למרכז" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "עמודות (מיושרות למרכז)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "עמודות מיושרות למעלה" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "עמודות מיושרות למעלה" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "השהייה" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 #, fuzzy msgid "Overlays" msgstr "אובייקטים צפים אחרים" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "רק בשקופיות" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 #, fuzzy msgid "Blocks" msgstr "שחור" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "שחור" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "דוגמה #:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "רישום קוד" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 #, fuzzy msgid "InstituteMark" msgstr "מכון" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 #, fuzzy msgid "Institute mark" msgstr "מכון" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "ציטוט" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "שירה" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 #, fuzzy msgid "Theorems" msgstr "משפט" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "מסקנה." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "הגדרה." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "הגדרות" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "הגדרות." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "דוגמה." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "דוגמאות" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "דוגמאות." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6937,85 +6938,85 @@ msgid "Fact" msgstr "עובדה" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "עובדה." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "משפט." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "מפריד" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "קוד LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "הערה:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 #, fuzzy msgid "Alert" msgstr "Vert" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "אנכי" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 #, fuzzy msgid "Article" msgstr "אנכי" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "כיוון הדף" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 #, fuzzy msgid "Presentation" msgstr "כיוון הדף" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "טבלה" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "רשימת טבלאות" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "איור" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7073,7 +7074,7 @@ msgid "CURTAIN" msgstr "" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7585,9 +7586,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "" @@ -7663,65 +7665,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "כותרת LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "מחבר:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -8008,7 +8010,7 @@ msgid "Restriction:" msgstr "" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "" @@ -8018,7 +8020,7 @@ msgid "Left Header:" msgstr "" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "" @@ -8497,7 +8499,7 @@ msgid "Remarks #." msgstr "הערות #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "הוכחה:" @@ -8599,45 +8601,49 @@ msgid "ItemList" msgstr "רשימת תבליטים" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "רומי" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 #, fuzzy msgid "Theorem \\thetheorem." msgstr "משפט #." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 #, fuzzy msgid "Corollary \\thecorollary." msgstr "מסקנה #." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "למה \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "הצעה \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8649,22 +8655,24 @@ msgid "Question" msgstr "שאלה" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 #, fuzzy msgid "Question \\thequestion." msgstr "שאלה #." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "טענה \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "השערה \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "" @@ -8697,8 +8705,9 @@ msgid "Rapid" msgstr "" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "" @@ -8746,6 +8755,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "הכרת תודות" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "&שפה חלופית:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "בעמוד <עמוד>" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "אין מספר" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "מדפסת" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "מדפסת:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "הכנס מובאה" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "" @@ -9042,6 +9081,14 @@ msgid "Close Section" msgstr "בחירה" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--מפריד--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "" @@ -9050,48 +9097,48 @@ msgid "Institution" msgstr "" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "רשימת אלגוריתמים" @@ -9379,14 +9426,10 @@ msgid "Terms:" msgstr "משפט" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "נושא" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "שקופית חדשה:" @@ -10074,8 +10117,8 @@ msgid "FirstName" msgstr "" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "" @@ -10261,42 +10304,34 @@ msgid "foot" msgstr "הערת תחתית" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "באפור" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "טא\"ם" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 #, fuzzy msgid "Listings" msgstr "רישום קוד" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 #, fuzzy msgid "Idx" msgstr "אינדקס:" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "תצוגה מקדימה" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--מפריד--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "" @@ -10406,21 +10441,25 @@ msgstr "עובדה \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 #, fuzzy msgid "Definition \\thedefinition." msgstr "הגדרה #." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 #, fuzzy msgid "Example \\theexample." msgstr "דוגמה #." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "בעיה #." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "תרגיל #." @@ -10516,46 +10555,6 @@ msgid "Remark." msgstr "הערה." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "משפט #." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "מסקנה #." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "למה \\thelemma." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "הצעה \\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "השערה \\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "הגדרה #." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "דוגמה #." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "בעיה #." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10576,34 +10575,15 @@ msgid "# [number of Prob]" msgstr "מספר שורות" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "תרגיל #." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "הערה \\theremark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "פרק \\arabic{chapter}" - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "בעיה #." -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "שאלה #." - #: lib/layouts/theorems-without-preamble.inc:392 +#: lib/layouts/theorems-ams-extended-bytype.module:202 #, fuzzy -msgid "Note \\thenote" +msgid "Note \\thenote." msgstr "הערה:" #: lib/layouts/braille.module:2 @@ -10839,6 +10819,53 @@ msgid "Initial" msgstr "" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "מקור LaTeX" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +#, fuzzy +msgid "Sweave" +msgstr "שמור" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "אפשרויות LaTeX:" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "גופני מסך" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "ביטוי רגולרי" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "exp" + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11005,47 +11032,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "מקור LaTeX" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -#, fuzzy -msgid "Sweave" -msgstr "שמור" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "אפשרויות LaTeX:" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "גופני מסך" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "ביטוי רגולרי" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "exp" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11147,11 +11139,6 @@ msgid "Condition." msgstr "תנאי." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -#, fuzzy -msgid "Note \\thenote." -msgstr "הערה:" - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13838,6 +13825,11 @@ msgstr "מדריך עבור Multicolumn (ריבוי עמודות)" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "מדריך עבור XY-pic" @@ -13861,11 +13853,11 @@ msgid "Check spelling" msgstr "בדיקת איות" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "בטל" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "בצע שוב" @@ -16623,7 +16615,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16718,7 +16710,7 @@ msgid "PDFPages" msgstr "עמודים" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "" @@ -16731,11 +16723,14 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16743,15 +16738,15 @@ "התאריך של היום.\n" "קרא את 'info date' בשביל מידע נוסף.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -16875,268 +16870,268 @@ msgid "R/S code" msgstr "קוד" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr " תווים ב- LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (רגיל)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (רגיל)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "טקסט רגיל" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "טקסט רגיל|ר" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "טקסט רגיל (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "טקסט רגיל (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "טקסט רגיל (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "טקסט רגיל, איחוד שורות" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "גליון-עבודה של Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "גליון-עבודה של Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "גליון-עבודה של OpenOffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "טיוטת DVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit (עורך תווים)" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "פקודת תאריך" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "טבלה (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "תצוגה מקדימה של LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "תצוגה מקדימה של LyX (ספר LilyPond)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "תצוגה מקדימה של LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "יישום" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "ארכיון LyX (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "ארכיון LyX (tar.gz)" @@ -17180,65 +17175,65 @@ msgid "Print document failed" msgstr "הדפסת המסמך נכשלה" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "שגיאת דיסק: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "יצירת התיקייה הזמנית '%1$s' לא צלחה (הייתכן כי הדיסק מלא?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "התבצע ניסיון סגירת מסמך המכיל שינויים שטרם נשמרו!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "ניסיון לסגירת מסמך המכיל שינויים לא שמורים!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "לא יכול להסיר תיקייה זמנית" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "לא יכול להסיר את התיקייה הזמנית %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "מחלקת מסמך לא ידועה" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "משתמש בברירת המחדל עבור מחלקת המסמך, מכיוון שהמחלקה %1$s לא ידועה." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "שגיאה בהקדמת המסמך" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "לא נמצא \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "לא נמצא \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "השינויים לא יוצגו בפלט ה- LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17250,7 +17245,7 @@ "אנא התקן חבילות אלו או הגדר מחדש את \\lyxadded ואת \\lyxdeleted בהקדמת ה- " "LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17261,97 +17256,97 @@ "ulem לא מותקנות.\n" "אנא התקן אותן או הגדר מחדש את \\lyxadded ואת \\lyxdeleted בהקדמת ה- LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "אינדקס" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "שגיאה בפורמט המסמך" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s הסתיים באופן לא צפוי, דבר המצביע על כך שהוא פגום." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s אינו מסמך LyX קריא." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "המרה נכשלה" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " "it could not be created." msgstr "%1$s הוא מגרסה שונה של LyX, אך לא ניתן היה ליצור קובץ זמני לצורך המרה." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "תסריט המרה לא נמצא" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." msgstr "%1$s הוא מגרסה שונה של LyX, אבל תסריט ההמרה lyx2lyx לא נמצא." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "תסריט ההמרה נכשל" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " "convert it." msgstr "%1$s הוא מגרסה ישנה יותר של LyX והתסריט lyx2lyx כשל בהמרתו." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " "it." msgstr "%1$s הוא מגרסה חדשה יותר של LyX והתסריט lyx2lyx כשל בהמרתו." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "המסמך הוא לקריאה בלבד" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "לא ניתן לכתוב לקובץ %1$s שכן הוא לקריאה בלבד." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "המסמך %1$s שונה באופן חיצוני. האם אתה בטוח שאתה רוצה להחליף אותו?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "להחליף את הקובץ ששונה?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "החלף" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "כשלון בגיבוי" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17360,58 +17355,58 @@ "לא ניתן ליצור את קובץ הגיבוי %1$s.\n" "אנא בדוק את קיום התיקייה והרשאות הכתיבה אליה." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "שומר מסמך %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "כתיבת הקובץ כשלה!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr "בוצע." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: מנסה לשמור את המסמך %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "נשמר ל %1$s. יופי.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "השמירה נכשלה! מנסה שנית...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "השמירה נכשלה! מנסה פעם נוספת...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "השמירה נכשלה! באסה. המסמך אבוד." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "זוהתה חריגה בישום Iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "אנא ודא כי התוכנה התומכת בקידוד שלך (%1$s), מותקנת כראוי" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "לא נמצאה פקודת הלטך עבור התו '%1$s' (המיקום בקוד %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17420,19 +17415,19 @@ "כנראה לא ניתן להציג חלק מהתוים במסמף בקידוד הנבחר.\n" "שינוי הקידוד ל- utf8 עשוי לעזור." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "המרת iconv נכשלה" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "המרה נכשלה" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "נתיב הקובץ מכיל תו שלא ניתן לקידוד " -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, fuzzy, c-format msgid "" "The path of your document\n" @@ -17454,53 +17449,48 @@ "בחר בקידוד מסמך מתאים (כגון utf8)\n" "או שנה את נתיב המסמך (מיקום או שם)." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "מריץ chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex נכשל" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "לא מצליח להריץ את chktex בהצלחה." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "לא יודע כיצד לייצא לפורמט %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "שגיאה ביצוא לפורמט: %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "הענף \"%1$s\" כבר קיים." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "הענף \"%1$s\" אינו קיים." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "לא יכול לפרק את \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "היעד \"%1$s\" לא מוכר" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "שגיאה ביצוא ל - DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17511,73 +17501,73 @@ "\n" "האם אתה רוצה להחליף אותו?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "להחליף קובץ?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "שגיאה בעת הרצת פקודות חיצוניות." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "תצוגה מקדימה של קוד המקור" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "תצוגה מקדימה של קוד המקור של פסקה %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "תצוגה מקדימה של קוד המקור מפיסקה %1$s עד לפיסקה %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "שומר אוטומטית %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "שמירה אוטומטית נכשלה!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "שומר אוטומטית את המסמך הנוכחי..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "לא יכול לייצא קובץ" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "אין מידע לייצוא לפורמט %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "שגיאה בשם הקובץ" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "כתובת התיקייה של המסמך לא יכולה להכיל רווחים." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "ייצוא מסמך בוטל." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "המסמך יוצא כ- %1$s לקובץ `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "המסמך יוצא כ- %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17588,19 +17578,19 @@ "\n" "האם לשחזר את שמירת החירום?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "האם לטעון את שמירת החירום?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&שחזר" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "טען &מקור" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17609,15 +17599,15 @@ "נטען עותק חירום של הקובץ %1$s היות והמקורי הוא לקריאה-בלבד, אנא וודא כי הנך " "שומר אותו כקובץ אחר." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "הקובץ שוחזר בהצלחה." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "שחזור הקובץ כשל." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17626,27 +17616,27 @@ "למחוק את קובץ החירום כעת?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "למחוק את קובץ החירום?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "השאר" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "קובץ החירום נמחק" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "כעת, אל תשכח לשמור את הקובץ שלך!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "להסיר את קובץ החירום כעת?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17657,19 +17647,19 @@ "\n" "לטעון את הגיבוי במקום?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "לטעון גיבוי?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "טען &גיבוי" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "טען &מקור" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17678,25 +17668,25 @@ "נטען עותק הגיבוי של הקובץ %1$s היות והמקורי הוא לקריאה-בלבד, אנא וודא כי הנך " "שומר אותו כקובץ אחר." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "חסר משמעות!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "המסמך %1$s נטען מחדש." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "טעינת המסמך %1$s מחדש כשלה." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "קובץ כלול אינו תקין" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17733,7 +17723,7 @@ msgid "Document class not available" msgstr "מחלקת מסמך לא זמינה" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17743,11 +17733,11 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "מחלקת המסמך לא נמצאה" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17757,16 +17747,16 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "טעינת המחלקה לא צלחה." -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 #, fuzzy msgid "Error reading internal layout information" msgstr "מידע כללי" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "שגיאת קריאה" @@ -17790,7 +17780,7 @@ msgid "This portion of the document is deleted." msgstr "חלק זה של המסמך נמחק." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "" @@ -17798,118 +17788,123 @@ "%1$s\n" "לא ניתן לקריאה." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "אין מידע עבור פעולת \"בטל\" נוספת" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "אין מידע עבור פעולת \"בצע שוב\" נוספת" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "מחרוזת לא נמצאה!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "סימון כבוי" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "סימון פעיל" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "הסימון הוסר" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "הסימון נקבע" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "סטטיסטיקות עבור הבחירה:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "סטטיסטיקות עבור המסמך:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d מילים" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "מילה אחת" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d תווים (כולל רווחים)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "תו אחד (כולל רווחים)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d תווים (ללא רווחים)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "תו אחד (ללא רווחים)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "סטטיסטיקות" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "שם הענף" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "הענף כבר קיים" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "הענף \"%1$s\" אינו קיים." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "מוסיף מסמף %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "המסמך %1$s הוסף." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "לא יכול להוסיף את המסמך %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17920,26 +17915,26 @@ "%1$s\n" "בעטיה של השגיאה: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "לא יכול לקרוא את הקובץ" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, fuzzy, c-format msgid "" "%1$s\n" " is not readable." msgstr "לא יכול לקרוא את הקובץ %1$s." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "לא יכול לפתוח את הקובץ" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "קורא קובץ שאינו מקודד ב- UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17955,15 +17950,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "אזהרת LyX:" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "תו שלא ניתן לקידוד" @@ -18356,12 +18351,12 @@ msgid "ignore" msgstr "התעלם" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "לא יכול להמיר קובץ" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18370,60 +18365,60 @@ "אין מידע להמרת קבצים בפורמט %1$s לפורמט %2$s.\n" "הגדר ממיר בהעדפות." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "מבצע פקודה: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "" -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "ארעה שגיאה בזמן הרצת %1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "לא יכול להעביר תיקייה זמנית מ- %1$s אל %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "לא יכול להעתיק קובץ זמני מ- %1$s אל %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "לא יכול להעביר קובץ זמני מ- %1$s אל %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "מריץ LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "LaTeX לא פעל בהצלחה. בנוסף LyX לא הצליח לאתר את תיעוד ה- LaTeX %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX נכשל" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "הפלט ריק" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "קובץ פלט ריק נוצר." @@ -18446,12 +18441,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "מחלקת המסמך לא נמצאה" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "לא מוצג." @@ -18497,19 +18492,19 @@ msgstr "העתקת %1$s אל %2$s נכשלה." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "רומי" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "נטול תגים" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "מכונת כתיבה" @@ -18603,7 +18598,7 @@ msgid "Cannot view file" msgstr "לא ניתן לצפות בקובץ" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "הקובץ %1$s אינו קיים" @@ -18909,7 +18904,7 @@ "\t-version summarize version and build info\n" "Check the LyX man page for more details." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "No system directory" @@ -19460,7 +19455,7 @@ msgid "(no log message)" msgstr "(אין הודעת יומן)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "" @@ -19480,7 +19475,7 @@ msgid "Revert to stored version of document?" msgstr "לחזור לגרסה השמורה של המסמך?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "חזור" @@ -19508,89 +19503,89 @@ msgid "Paragraph not properly initialized" msgstr "הפסקה לא אותחלה כראוי" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "תוסף טקסט לא מוכר" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "שגיאה במעקב אחר שינויים" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "" -#: src/Text.cpp:483 +#: src/Text.cpp:484 #, fuzzy msgid "Unknown token" msgstr "אסימון לא מוכר" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "אינך יכול לכתוב רווח בתחילת פסקה. אנא קרא את \"השיעור המודרך\"." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "אינך יכול להקליד שני רווחים רצופים. אנא קרא את \"השיעור המודרך\"." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[מעקב אחר שינויים]" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "שינוי: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr "בתוך " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "גופן: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", עומק: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", ריווח: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "אחד וחצי" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "אחר (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", תוסף טקסט: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", פסקה: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", זיהוי:" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", מיקום:" -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", תו: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", גבול:" @@ -19630,15 +19625,15 @@ msgid " not known" msgstr "לא ידוע" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "ארגומנט חסר" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "סט תווים" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "נקבע מתווה הפסקה" @@ -19701,7 +19696,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 #, fuzzy msgid "Revision control error." msgstr "בקרת גרסה" @@ -19854,12 +19849,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&כן" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&לא" @@ -19918,7 +19913,7 @@ msgid "Reload saved document?" msgstr "לחזור למסמך השמור?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 #, fuzzy msgid "&Reload" msgstr "החלף" @@ -20030,19 +20025,19 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "קפוץ מהסוף להתחלה בחיפוש?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "אין מה לחפש" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "אין מסמכים פתוחים לחפש בהם" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "חיפוש והחלפה מתקדמים" @@ -20303,9 +20298,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "מסמכים" @@ -20397,7 +20392,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20406,7 +20401,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20440,11 +20435,11 @@ msgid "The branch could not be renamed." msgstr "לא ניתן להתחיל את בודק האיות \n" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "מזג שינויים" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20453,7 +20448,7 @@ "שונה ע\"י %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "שינוי נעשה ב- %1$s\n" @@ -20560,10 +20555,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "בחר שם קובץ לשמירת האיור המודבק" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "בוטל." @@ -20596,15 +20591,15 @@ msgid "Select document" msgstr "מסמך ראשי" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "מסמכי LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Error" msgstr "חץ" @@ -20787,7 +20782,7 @@ msgstr "הגדרות מסמך" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "מסמך בת" @@ -21067,9 +21062,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr "(לא מותקן)" @@ -21116,24 +21111,24 @@ msgstr "מסמכי LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "שינויים שלא הוחלו" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "לא מסוגל לשמור ברירות מחדל של המסמך" @@ -21187,25 +21182,34 @@ msgid "[No options predefined]" msgstr "לא הוגדר שינוי גופן" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "תמוך בhyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 #, fuzzy msgid "Not Found" msgstr "לא מוצג." -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21213,12 +21217,12 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 #, fuzzy msgid "Could not load master" msgstr "אין אפשרות לשנות מחלקה" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, fuzzy, c-format msgid "" "The master document '%1$s'\n" @@ -21434,7 +21438,7 @@ msgid "Horizontal Fill" msgstr "מילוי אופקי" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21716,7 +21720,7 @@ msgstr "הענק שם קובץ לצינור שרת ה- LyX" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "בודק איות" @@ -21979,6 +21983,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "בודק האיות נכשל.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "" @@ -22458,54 +22467,54 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "סרגל כלים לא מוכר \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "בחר קובץ תבנית" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "תבניות" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "המסמך לא טעון." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "בחר קובץ לפתיחה" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "דוגמאות" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 #, fuzzy msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "מסמכי LyX (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 #, fuzzy msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "מסמכי LyX (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 #, fuzzy msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "מסמכי LyX (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 #, fuzzy msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "מסמכי LyX (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "שם קובץ לא תקין" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22513,41 +22522,41 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "פותח מסמך %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "המסמך %1$s פתוח." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 #, fuzzy msgid "Version control detected." msgstr "בקרת גרסה" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "לא יכול לפתוח את הקובץ %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "לא יכול לייבא קובץ" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "אין מידע ליבוא קובץ מפורמט %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "בחר קובץ %1$s לייבוא" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22558,54 +22567,69 @@ "\n" "האם אתה רוצה להחליף אותו?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "להחליף את המסמך הקיים?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "מייבא %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "יובא." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "יבוא הקובץ כשל!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "קובץ_חדש" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "בחר מסמך LyX להוספה" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 #, fuzzy msgid "Absolute filename expected." msgstr "מצפה לערך." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "בחר קובץ להוספה" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 #, fuzzy msgid "All Files (*)" msgstr "כל הקבצים" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "בחר שם למסמך כדי לשמור אותו" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "שנה שם" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22616,23 +22640,23 @@ "\n" "האם אתה רוצה לשנות את שמו ולנסות שוב?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "לשנות שם ולשמור?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "נסה שוב" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "סגירת מסמך" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "לא ניתן לסגור את המסמך היות והוא מעובד כרגע על ידי LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, fuzzy, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22643,11 +22667,11 @@ "\n" "האם לשמור את המסמך?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "לשמור את המסמך החדש?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22658,15 +22682,15 @@ "\n" "האם אתה רוצה לשמור את השינויים במסמך או להתעלם מהם?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "האם לשמור את השינויים במסמך?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "התעלם" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22677,7 +22701,7 @@ "\n" "האם לשמור את המסמך?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -22685,95 +22709,95 @@ " has been externally modified. Reload now? Any local changes will be lost." msgstr "המסמך %1$s שונה באופן חיצוני. האם אתה בטוח שאתה רוצה להחליף אותו?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 #, fuzzy msgid "Reload externally changed document?" msgstr "האם לשמור את המסמך שעבר שינוי?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 #, fuzzy msgid "Directory is not accessible." msgstr "לא יכול לקרוא את הקובץ %1$s." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "פותח את מסמך הבת %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "אין מידע לצפייה ב- %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "אין מידע לייצוא לפורמט %1$s." -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "אין מידע לייצוא לפורמט %1$s." -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "אין מידע לייצוא לפורמט %1$s." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "אין מידע לייצוא לפורמט %1$s." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "מייבא %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "תצוגה מקדימה נטענת" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 #, fuzzy msgid "Document not loaded" msgstr "המסמך לא טעון." -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "כל השינויים יאבדו. אתה בטוח שברצונך לחזור לגרסה השמורה של המסמך %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "לחזור למסמך השמור?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "שומר את כל המסמכים..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "כל המסמכים נשמרו." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "חלק זה של המסמך נמחק." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "לא יכול לייצא קובץ" @@ -22816,12 +22840,12 @@ msgid "Close File" msgstr "סגור" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 #, fuzzy msgid "Hide tab" msgstr "delta" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 #, fuzzy msgid "Close tab" msgstr "סגור" @@ -22876,110 +22900,110 @@ msgid "Remove from personal dictionary|r" msgstr "בחר מילון אישי" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "שפה" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "מזג שינויים..." -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "אין מסמכים פתוחים!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "עדכן את התצוגה" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "תצוגה|ת" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "עדכן" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "לא הוגדר שינוי גופן" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "אין מסמך פתוח!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "מסמך ראשי" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 #, fuzzy msgid "Other Lists" msgstr "אובייקטים צפים אחרים" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "תוכן עניינים" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 #, fuzzy msgid "Other Toolbars" msgstr "אובייקטים צפים אחרים" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "אין ענף במסמך!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "רשימת אינדקס" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "ערך באינדקס" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "גופן: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "ערך באינדקס" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 #, fuzzy msgid "No Citation in Scope!" msgstr "סגנון מובאה" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "לא הוגדר שינוי גופן" @@ -23298,17 +23322,17 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 #, fuzzy msgid "No bibliography defined!" msgstr "מפתח הביביליוגרפיה" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 #, fuzzy msgid "No citations selected!" msgstr "סגנון מובאה" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 #, fuzzy msgid "not cited" msgstr "מרווח מוגן" @@ -23614,16 +23638,16 @@ msgid "Horizontal line" msgstr "קו אופקי" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 #, fuzzy msgid "Running out of delimiters" msgstr "הכנס תוחמים" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23632,12 +23656,12 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 #, fuzzy msgid "Uncodable characters in listings inset" msgstr "תו שלא ניתן לקידוד" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24000,7 +24024,7 @@ msgid "Unknown TOC type" msgstr "סוג תוכן עניינים לא ידוע" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24252,11 +24276,11 @@ msgid "Regular expression editor mode" msgstr "מצב עורך ביטויים רגולריים" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "תיקון שגיאות אוטומטי כבוי ('!' להפעלה)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "תיקון שגיאות אוטומטי פעיל ('!' לכיבוי)" @@ -24306,6 +24330,64 @@ msgid "References: " msgstr "הפניות: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "הבינארי של LyX לא נמצא" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "לא מצליח לקבוע את הכתובת של הבינארי של LyX משורת הפקודה %1$s" + +#: src/support/Package.cpp:564 +#, fuzzy, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"לא מסוגל לקבוע מהי תיקיית המערכת אחרי חיפוש בתוך\n" +"\t%1$s\n" +"השתמש בפרמטר '-sysdir' בשורת הפקודה או קבע את משתנה הסביבה LYX_DIR_15x " +"לתיקיית המערכת של LyX המכילה את הקובץ `chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "קובץ לא נמצא" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"החלפת %1$s לא תקינה.\n" +"התיקייה %2$s לא מכילה את %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"משתנה סביבה %1$s לא תקין.\n" +"התיקייה %2$s לא מכילה את %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"משתנה סביבה %1$s לא תקין.\n" +"%2$s היא לא תקייה." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "תיקייה לא נמצאה" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24480,6 +24562,64 @@ msgid "Unknown user" msgstr "משתמש לא מוכר" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "משפט #." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "מסקנה #." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "למה \\thelemma." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "הצעה \\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "השערה \\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "הגדרה #." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "דוגמה #." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "בעיה #." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "תרגיל #." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "הערה \\theremark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "פרק \\arabic{chapter}" + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "שאלה #." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "הערה:" + #~ msgid "&New:" #~ msgstr "&חדש:" @@ -24506,52 +24646,6 @@ #~ msgid "Institute #" #~ msgstr "מכון" -#~ msgid "LyX binary not found" -#~ msgstr "הבינארי של LyX לא נמצא" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "לא מצליח לקבוע את הכתובת של הבינארי של LyX משורת הפקודה %1$s" - -#, fuzzy -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "לא מסוגל לקבוע מהי תיקיית המערכת אחרי חיפוש בתוך\n" -#~ "\t%1$s\n" -#~ "השתמש בפרמטר '-sysdir' בשורת הפקודה או קבע את משתנה הסביבה LYX_DIR_15x " -#~ "לתיקיית המערכת של LyX המכילה את הקובץ `chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "קובץ לא נמצא" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "החלפת %1$s לא תקינה.\n" -#~ "התיקייה %2$s לא מכילה את %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "משתנה סביבה %1$s לא תקין.\n" -#~ "התיקייה %2$s לא מכילה את %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "משתנה סביבה %1$s לא תקין.\n" -#~ "%2$s היא לא תקייה." - -#~ msgid "Directory not found" -#~ msgstr "תיקייה לא נמצאה" - #~ msgid "branch" #~ msgstr "ענף" @@ -25616,9 +25710,6 @@ #~ "בודק האיות מת מסיבה כל שהיא.\n" #~ "יכול להיות שהוא נהרג." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "בודק האיות נכשל.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "בודק האיות נכשל" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/hu.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/hu.gmo differ diff -Nru lyx-2.0.2/po/hu.po lyx-2.0.3/po/hu.po --- lyx-2.0.2/po/hu.po 2011-11-27 01:07:52.000000000 +0000 +++ lyx-2.0.3/po/hu.po 2012-02-19 15:54:13.000000000 +0000 @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: 2.0svn\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-04-26 21:20+0100\n" "Last-Translator: Szőke Sándor <alex@lyx.hu>\n" "Language-Team: LyX-hu <alex@lyx.hu>\n" @@ -487,8 +487,8 @@ msgstr "Kiválasztott változat eltávolítása" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "E<ávolít" @@ -521,17 +521,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Mégsem" @@ -572,7 +573,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -703,7 +704,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Nyelv" @@ -775,7 +776,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Alkalmaz" @@ -1760,15 +1761,15 @@ msgid "&Protect:" msgstr "&Védett:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Kihagyás beszúrása még sortörés után is" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2135,7 +2136,7 @@ msgstr "Visszajelzés ablak" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Lista" @@ -2724,7 +2725,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2733,7 +2734,7 @@ msgstr "Képek" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2916,7 +2917,7 @@ msgid "Line &spacing" msgstr "Sor&köz" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Egyszeres" @@ -2925,7 +2926,7 @@ msgid "1.5" msgstr "Másfélszeres" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Kétszeres" @@ -4157,8 +4158,8 @@ msgid "&Single close-tab button" msgstr "&Szimpla bezáró gomb" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "Menté&s" @@ -4511,6 +4512,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Helyesírás-ellenőrző" @@ -5229,7 +5231,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5290,13 +5295,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5316,7 +5322,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5332,19 +5338,19 @@ msgid "Acknowledgement" msgstr "Köszönetnyilvánítás" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Köszönetnyilvánítás." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5374,7 +5380,7 @@ msgstr "Tétel" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5417,13 +5423,13 @@ msgid "Case" msgstr "Eset" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "\\thecase. eset" #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5471,7 +5477,7 @@ msgstr "Feltétel" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5490,10 +5496,10 @@ msgid "Conjecture" msgstr "Feltevés" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5525,7 +5531,7 @@ msgid "Criterion" msgstr "Kritérium" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5545,7 +5551,7 @@ msgid "Definition" msgstr "Definíció" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5587,7 +5593,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5640,8 +5646,8 @@ msgstr "Probléma" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5660,7 +5666,7 @@ msgstr "Állítás" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5678,8 +5684,9 @@ msgid "Remark" msgstr "Észrevétel" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "\\theremark. észrevétel" @@ -5715,9 +5722,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5733,9 +5740,9 @@ msgstr "Felirat: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5756,19 +5763,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Normál szöveg" @@ -5777,26 +5785,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Cím" @@ -5817,24 +5826,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Szerző" @@ -5871,13 +5880,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Kulcsszavak" @@ -5894,11 +5903,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5907,7 +5917,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5916,41 +5926,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Irodalomjegyzék" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Hivatkozások" @@ -5967,8 +5977,8 @@ msgid "BiographyNoPhoto" msgstr "ÉletrajzNincsFénykép" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5980,17 +5990,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6009,14 +6019,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6043,46 +6053,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Felsorolás" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Számozott felsorolás" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Leírás" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6092,7 +6102,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6116,20 +6126,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Dátum" @@ -6141,7 +6151,7 @@ msgid "Correspondence to:" msgstr "Levelezés vele:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Köszönetnyilvánítások." @@ -6157,7 +6167,7 @@ msgid "Key words." msgstr "Kulcsszavak." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6171,11 +6181,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "E-mail" @@ -6203,8 +6214,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Kapcsolat" @@ -6213,7 +6225,7 @@ msgstr "És" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6360,7 +6372,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6436,6 +6448,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6457,7 +6470,7 @@ msgid "Author affiliation:" msgstr "Szerző kapcsolat:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6469,7 +6482,7 @@ msgstr "Köszönetnyilvánítás." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6484,8 +6497,8 @@ msgid "SpecialSection*" msgstr "Speciális szakasz*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6494,7 +6507,7 @@ msgstr "Számozatlan" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6539,7 +6552,7 @@ msgid "FourAuthors" msgstr "Négy-szerző" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Kapcsolat:" @@ -6556,7 +6569,7 @@ msgid "FourAffiliations" msgstr "Négy kapcsolat" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Folyóirat" @@ -6566,8 +6579,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6617,18 +6630,11 @@ msgid "Subparagraph" msgstr "Albekezdés" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6649,13 +6655,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "Fólia kezdés" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6671,243 +6677,238 @@ msgid "Part*" msgstr "Rész*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "\\arabic{section}. szakasz" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}." -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection} alszakasz" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Fóliák" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Fólia" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "Síma keret kezdés" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Fólia (nincs fej/láb/oldal szöveg)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "Fólia folytatása" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Fólia folytatása címkével" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "Fólia Zárása" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "Fólia alcím" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Hasáb" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Hasábok" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Hasábkezdés (környezeti mélység növ.!), szélesség:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "Hasábok középre igazítva" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Hasábok (középre igazítva)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "Hasábok felülre igazítva" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Hasábok (felülre igazítva)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Szünet" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Átfedés" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Felülnyomás" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "Átfedési terület" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Átfedési terület" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Felfed" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Felfedés fólián " -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Csak" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Csak a fóliákon" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Sorkizárt" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blokkok" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Sorkizárt" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "Példa-blokk" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "Példa-blokk" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "Figyelem blokk" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "Figyelem blokk" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Címzés" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Cím (egyszerű fólia)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "IntézetJel" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Intézet jel" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Idézet (hosszú)" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Idézet" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Vers" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "Cím grafika" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Tételek" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Következmény." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definíció." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definíciók" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definíciók." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Példa." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Példák" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Példák." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6923,82 +6924,82 @@ msgid "Fact" msgstr "Tény" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Tény." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Tétel." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Elválasztó" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-kód" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "Megjegyzés elem" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Megjegyzés:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Figyelem" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktúra" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Cikk" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Cikk" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Bemutató" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Bemutató" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Táblázat" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Táblázatok listája" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Ábra" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7056,7 +7057,7 @@ msgid "CURTAIN" msgstr "FÜGGÖNY" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7548,9 +7549,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Kulcsszavak:" @@ -7616,65 +7618,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX cím" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Szerző:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Kapcsolat" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Folyóirat:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "ms szám" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_number:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Első szerző" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "Első szerző családneve:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Beérkezett" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Beérkezett:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Elfogadott" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Elfogadott:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Eltolások" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "Újranyomási igények ide:" @@ -7946,7 +7948,7 @@ msgid "Restriction:" msgstr "Korlátozás:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Bal fejléc" @@ -7956,7 +7958,7 @@ msgid "Left Header:" msgstr "Bal fejléc:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Jobb fejléc" @@ -8435,7 +8437,7 @@ msgid "Remarks #." msgstr "Észrevételek #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Bizonyítás:" @@ -8537,43 +8539,47 @@ msgid "ItemList" msgstr "Felsorolás" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "\\thetheorem. tétel" -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "\\thecorollary. következmény" -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "\\thelemma. segédtétel" -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "\\theproposition. állítás" -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Tulajdonság" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "\\theprop tulajdonság." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8585,21 +8591,23 @@ msgid "Question" msgstr "Kérdés" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "\\thequestion. kérdés" -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "\\theclaim. igény" -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "\\theconjecture. feltevés" -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "\\Alph{appendix}. melléklet" @@ -8632,8 +8640,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8681,6 +8690,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "KÖSZÖNETNYILVÁNÍTÁSOK" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Másik tagság (jábjegyzetjel):" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "új oldal" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "PACS szám:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Előnyomat" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Előnyomat" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Hivatkozás beszúrása" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Cím offprint-hez" @@ -8958,6 +8997,14 @@ msgid "Close Section" msgstr "Szakasz zárása" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Elválasztó--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Másik környezet ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Alcím" @@ -8966,48 +9013,48 @@ msgid "Institution" msgstr "Intézet" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Fólia" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "Utolsó fólia" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "Széles fólia" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "Üres fólia" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Üres fólia:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}." -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "Felsorolás (típus1)" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "Számozott felsorolás (típus1)" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Algoritmusok listája" @@ -9276,14 +9323,10 @@ msgid "Terms:" msgstr "Terms:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Téma" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Új fólia:" @@ -9936,8 +9979,8 @@ msgid "FirstName" msgstr "Keresztnév" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Töredék" @@ -10118,39 +10161,31 @@ msgid "foot" msgstr "lábjegyzet" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Kiszürkített" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listák" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Tárgyszó" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "rövid cím" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Előnézet" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Elválasztó--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Másik környezet ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "\\thepart. rész" @@ -10256,18 +10291,22 @@ msgstr "\\thefact. tény" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "\\thedefinition. definíció" #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "\\theexample. példa" #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "\\theproblem. probléma" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "\\theexercise. gyakorlat" @@ -10355,46 +10394,6 @@ msgid "Remark." msgstr "Észrevétel." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "\\thetheorem. tétel" - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "\\thecorollary. következmény" - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "\\thelemma. segédtétel" - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "\\theproposition. állítás" - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "\\theconjecture. feltevés" - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "\\thedefinition. definíció" - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "\\theexample. példa" - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "\\theproblem. probléma" - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10414,34 +10413,14 @@ msgid "# [number of Prob]" msgstr "Sorok száma" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "\\theexercise. gyakorlat" - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "\\theremark. észrevétel" - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "\\thecase. eset" - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "\\the tulajdonság." -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "\\thequestion. kérdés" - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "\\thenote. megjegyzés" #: lib/layouts/braille.module:2 @@ -10680,6 +10659,51 @@ msgid "Initial" msgstr "" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Literate" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "LaTeX opciók" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Reguláris kifejez&és" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "expr." + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -10837,45 +10861,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Literate" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "LaTeX opciók" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "Reguláris kifejez&és" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "expr." - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -10989,10 +10980,6 @@ msgid "Condition." msgstr "Feltétel." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "\\thenote. megjegyzés" - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13560,6 +13547,11 @@ msgstr "Többhasábos kézikönyv|T" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-kép kézikönyv|X" @@ -13583,11 +13575,11 @@ msgid "Check spelling" msgstr "Helyesírás-ellenőrzés" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Visszavonás" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Mégis" @@ -16323,8 +16315,9 @@ msgstr "Munkafüzet" #: lib/external_templates:39 +#, fuzzy msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16426,11 +16419,12 @@ msgid "PDFPages" msgstr "PDFoldalak" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF oldalak: $$AbsOrRelPathParent$$Basename" #: lib/external_templates:303 +#, fuzzy msgid "" "Includes PDF documents, using the 'pdfpages' package.\n" "To include multiple pages, use the 'pages'-option,\n" @@ -16439,6 +16433,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16452,7 +16449,7 @@ "Kérem olvassa el a pdfpages csomag dokumentációját\n" "a további opciókért és részletekért.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16460,15 +16457,15 @@ "A mai dátum.\n" "További információért olvassa az 'info date'-et.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia diagram.\n" @@ -16592,269 +16589,269 @@ msgid "R/S code" msgstr "kód" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond music" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (sima)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (sima)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Sima szöveg" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Sima szöveg|a" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Sima szöveg (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Sima szöveg (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Sima szöveg (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Sima szöveg, sorok befűzése" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric munkafüzet" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel munkafüzet" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "OpenOffice munkafüzet" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Formátum" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "dátum parancs" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Táblázat (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX előnézet" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "LyX előnézet (pLaTeX)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX előnézet (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX archívum (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX archívum (tar.gz)" @@ -16898,11 +16895,11 @@ msgid "Print document failed" msgstr "Nyomtatás sikertelen" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Lemez hiba: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" @@ -16910,59 +16907,59 @@ "A LyX nem tudja létrehozni a(z) '%1$s' ideiglenes könyvtárat (A lemez tele " "van?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" "A LyX megpróbált bezárni egy olyan dokumentumot, amiben mentetlen változások " "vannak!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Megpróbálom bezárni a megváltozott dokumentumot!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Ideiglenes könyvtár nem törölhető" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Ideiglenes könyvtár '%1$s' nem törölhető " -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Ismeretlen dokumentum osztály" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "Alapértelmezett dokumentum osztály használata, mivel a %1$s oszály " "ismeretlen." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Ismeretlen szimbólum: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Dokumentum fejléc hiba" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header hiányzik" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document hiányzik" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "A változások nincsenek megjelenítve a LaTeX kimenetben" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16974,7 +16971,7 @@ "Kérem telepítse fel ezeket a csomagokat vagy a LaTeX preambulumban " "definiálja újra a \\lyxadded és \\lyxdeleted parancsokat." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16986,31 +16983,31 @@ "Kérem telepítse fel ezeket a csomagokat vagy a LaTeX preambulumban definálja " "újra a \\lyxadded és \\lyxdeleted parancsokat." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Tárgymutató" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Dokumentum formátumhiba" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s váratlanul véget ért, ami azt jelenti hogy valószinűleg hibás." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "a %1$s nem egy olvasható LyX dokumentum." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Átalakítás nem sikerült" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17019,11 +17016,11 @@ "A %1$s fájl egy korábbi LyX verzióval készült, sajnos az átalakításhoz " "ideiglenes fájl nem hozható létre." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Átalakító parancsfájl nincs meg" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17032,11 +17029,11 @@ "A %1$s fájl egy korábbi LyX verzióval készült, sajnos nem találom a lyx2lyx " "átalakító parancsfájlt." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Az átalakító parancs sikertelen" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17045,7 +17042,7 @@ "A %1$s fájl egy korábbi LyX verzióval készült, sajnos a lyx2lyx program nem " "tudja átalakítani." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17054,16 +17051,16 @@ "A %1$s fájl egy újabb LyX verzióval készült, sajnos a lyx2lyx program nem " "tudja átalakítani." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Csak olvasható fájl" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17072,21 +17069,21 @@ "A %1$s dokumentum külső program által felül lett írva. Biztos hogy mégis " "felülírja?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Módosított fájl felülírása?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Felülírja" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Biztonsági mentés hiba" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17095,46 +17092,46 @@ "Biztonsági másolat készítése nem lehetséges %1$s.\n" "Kérem ellenőrizze a könyvtár meglétét és írhatóságát." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Dokumentum mentése: %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " a fájl nem írható!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " kész." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Megpróbálom menteni a dokumentumot: %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Mentve %1$s néven. Hurrá.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Sikertelen mentés! Újra próbálom...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Sikertelen mentés! Megpróbálom mégegyszer...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Sikertelen mentés! A csudába, a dokumentum elvesztett." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv szoftveres kivétel történt" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17143,12 +17140,12 @@ "Kérem ellenőrizze, hogy az ön nyelvének kódolásához (%1$s) szükséges " "program, jól van feltelepítve" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Nem találom a LaTeX parancsot a '%1$s' karakterhez (kód helye %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17157,19 +17154,19 @@ "A dokumentumban néhány karakter nem ábrázolható a választott kódlapban.\n" "A dokumentum kódolásának utf8-ra módosítása segíthet." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconv átalakítás nem sikerült" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "átalakítás nem sikerült" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Kódolhatatlan karakter az elérési útban" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, fuzzy, c-format msgid "" "The path of your document\n" @@ -17190,54 +17187,49 @@ "Válasszon megfelelő dokumentum kódolást (mint pl. utf8)\n" "vagy változtassa meg az elérési utat." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Chktex futtatása..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex hiba" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "A chktex futtatása sikertelen." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Nincs információ az %1$s-ba exportáláshoz." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "Nincs információ az %1$s-ba exportáláshoz." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "\"%1$s\" változat már létezik." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "\"%1$s\" változat nem létezik." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "Ismeretlen eszköztár \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Ismeretlen eszköztár \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "Hiba pixmap készítése közben" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17248,74 +17240,74 @@ "\n" "Szeretné a fájlt felülírni?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Felülírjam a fájlt?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "Hiba belső formátum olvasásakor" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Forráskód előnézete" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "A %1$d bekezdés forráskódjának előnézete" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Forráskód előnézete a %1$s bekezdéstól, a %2$s bekezdésig" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Automatikus mentése: %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Automatikus mentés sikertelen!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Aktuális dokumentum automatikus mentése..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "A fájl nem exportálható" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Nincs információ az %1$s-ba exportáláshoz." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Fájlnév hiba" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "A lyx fájl elérési útja nem tartalmazhat szóközöket." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "A dokumentumot exportálás megszakítva." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "A %1$s dokumentumot exportáltam, mint `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "A dokumentumot exportáltam, mint %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17326,34 +17318,34 @@ "\n" "Helyreállítsam a mentett változatot?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Biztonsági másolat betöltése?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Helyreállítás" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Eredeti betöltése" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "A dokumentumot sikeresen helyreállítottam." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "A dokumentum helyreállíása SIKERTELEN." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17362,28 +17354,28 @@ "Töröljem most a biztonsági másolat fájlt?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Töröljem a biztonsági másolat fájlt?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Megtart" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Biztonságimentés-fájl törölve" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Ne felejtse el menteni most a fájlt!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Töröljem most a biztonsági másolat fájlt?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17394,45 +17386,45 @@ "\n" "Inkább azt töltsem be?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Biztonsági mentés betöltése?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Biztonsági mentés betöltése" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "&Eredeti betöltése" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Értelmetlen!" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "%1$s dokumentum újratöltve." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "A(z) %1$s dokumentum nem olvasható" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Fájl csatolása...|c" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17458,7 +17450,7 @@ msgid "Document class not available" msgstr "A dokumentum-osztály nem érhető el" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, fuzzy, c-format msgid "" "The layout file:\n" @@ -17472,11 +17464,11 @@ "kimenet elkészítésére, hacsak kijavítja a szövegosztályt, a dokumentum " "beállítások dialógusablakban." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Dokumentum-osztály nem elérhető" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, fuzzy, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17490,15 +17482,15 @@ "kimenet elkészítésére, hacsak kijavítja a szövegosztályt, a dokumentum " "beállítások dialógusablakban." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Osztály nem tölthető be" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Hiba belső formátum olvasásakor" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Olvasási hiba" @@ -17522,123 +17514,128 @@ msgid "This portion of the document is deleted." msgstr "A dokumentum ezen része törölve lett." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "A %1$s dokumentum-osztályt nem lehet betölteni." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Nincs több visszavonás" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Minden visszavonás semlegesítve" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Nem találtam meg a szöveget!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Jel ki" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Jel be" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Jel eltávolítva" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Jel beállítva" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statisztika a kijelölésre:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "A dokumentum statisztikája: " -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d szó" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Egy szó" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d karakter (szóközökkel)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Egy karakter (szóközökkel)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d karakter (szóközök nélkül)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Egy karakter (szóközök nélkül)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statisztika" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Változatnév" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "A változat már létezik." -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "\"%1$s\" változat nem létezik." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Dokumentum beszúrása %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Dokumentum: %1$s beszúrása megtörtént." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Nem tudom beszúrni a dokumentumot %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17649,11 +17646,11 @@ "nem olvasható,\n" "%2$s hiba miatt" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "A fájl nem olvasható" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17662,15 +17659,15 @@ "%1$s\n" " nem olvasható.." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "A fájl nem nyitható meg" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Nem UTF-8 kódolású fájl olvasása" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17686,15 +17683,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX figyelmeztetés: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "kódolhatatlan jel" @@ -18068,12 +18065,12 @@ msgid "ignore" msgstr "mellőz" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "A fájl nem alakítható át" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18082,45 +18079,45 @@ "Nincs információ a %1$s formátumú fájl, %2$s-ra alakítására.\n" "Adjon meg átalakítót a beállításokban." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Parancs végrehajtása:" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Fordítási hibák" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Hibák léptek fel a dokumentum fordítása során." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "Hiba történt %1$s futása közben" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Az ideiglenes könyvtár nem mozgatható innen:%1$s ide: %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Az ideiglenes fájl nem másolható innen:%1$s ide: %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Az ideiglenes fájl nem mozgatható innen:%1$s ide: %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeX futtatása..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18129,15 +18126,15 @@ "LaTeX sikertelenül futott le. Továbbá, a LyX nem találja a LaTeX napló " "fájlt: %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX sikertelen" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "A kimenet üres" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Az eredmény fájl üres!" @@ -18159,12 +18156,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Dokumentum-osztály nem elérhető" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Nem találtam" @@ -18211,19 +18208,19 @@ msgstr "%1$s másolása ide: %2$s sikertelen." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Írógép" @@ -18317,7 +18314,7 @@ msgid "Cannot view file" msgstr "A fájl nem nézhető meg" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "A fájl nem létezik: %1$s" @@ -18647,7 +18644,7 @@ "\t-version megadja a verziószámot és a fordítási információkat\n" "Olvassa el a LyX kézikönyvet a további részletekért!" -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Nincs rendszer könyvtár" @@ -19287,7 +19284,7 @@ msgid "(no log message)" msgstr "(nincs naplóbejegyzés)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VK: Napló üzenet" @@ -19308,7 +19305,7 @@ msgid "Revert to stored version of document?" msgstr "Visszatérés a dokumentum korábbi tárolt változatához?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Visszatér" @@ -19336,89 +19333,89 @@ msgid "Paragraph not properly initialized" msgstr "Bekezdés nincs rendesen beállítva" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Ismeretlen betét" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Változás követési hiba" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, fuzzy, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Ismeretlen szerzőlista beszúráshoz: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Ismeretlen szimbólum" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "Bekezdés nem kezdődhet szóközzel. Kérem, olvassa el a Tankönyvet." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Két szóközt így nem üthet egymás mellé. Kérem, olvassa el a Tankönyvet." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Változás követés]" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Változás: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " itt " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Betűkészlet: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Mélység: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", sorköz: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Másfél" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Egyéb (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Betét: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Bekezdés: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Azon.: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Pozíció: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Betű: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Határ: " @@ -19460,15 +19457,15 @@ msgid " not known" msgstr " ismeretlen" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Hiányzó paraméter" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Betűkészlet" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Bekezdés kinézetének beállítása" @@ -19536,7 +19533,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Verziókövetési parancs hiba." @@ -19731,12 +19728,12 @@ "Folytassam?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Igen" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Nem" @@ -19794,7 +19791,7 @@ msgid "Reload saved document?" msgstr "Mentett dokumentum betöltése újra?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Újratölt" @@ -19905,21 +19902,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "Nincs mit tenni" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "&Dokumentumok megnyitása, füleken" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Keres és cserél" @@ -20189,9 +20186,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumentumok|#d#D" @@ -20278,7 +20275,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20287,7 +20284,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20319,11 +20316,11 @@ msgid "The branch could not be renamed." msgstr "A változat nem nevezhető át." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Változások elfogadása" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20332,7 +20329,7 @@ "Megváltoztatta: %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Változtatás ideje: %1$s\n" @@ -20441,10 +20438,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Adja meg a fájlnevet a beillesztett grafika mentéséhez" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Törölve." @@ -20474,15 +20471,15 @@ msgid "Select document" msgstr "Válassza ki a fődokumentumot" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX dokumentumok (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Hiba" @@ -20663,7 +20660,7 @@ msgstr "Dokumentumbeállítások" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Aldokumentum" @@ -20938,9 +20935,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (nincs telepítve)" @@ -20986,12 +20983,12 @@ msgstr "LyX fájlok (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Fennmaradó változások" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -21000,12 +20997,12 @@ "Ha nem alkalmazza őket most, el fognak veszni." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Mégse" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Nem tudom beállítani a dokumentum osztályt." @@ -21055,24 +21052,33 @@ msgid "[No options predefined]" msgstr "[Nincs előre definált opció]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&Hyperref támogatás használata" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Formátum nem állítható be!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Nem tudom beállítani a formátumot ID-re: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Nem találtam" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "A kijelölt fő dokumentumhoz ez a fájl nincs csatolva" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21083,11 +21089,11 @@ "'%1$s' ahhoz, hogy használja a fő dokumentum\n" "jellemzőt." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Mester nem tölthető be" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21299,7 +21305,7 @@ msgid "Horizontal Fill" msgstr "Vízszintes kitöltés" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21569,7 +21575,7 @@ msgstr "Adja meg a fájlnevet a LyX szerver csőhöz" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Helyesírás-ellenőrző" @@ -21830,6 +21836,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "A helyesírás-ellenőrző nem működik.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Alap Latin" @@ -22279,50 +22290,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Ismeretlen eszköztár \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Sablon kiválasztása" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Sablonok|#a#A" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "A dokumentum nincs betöltve." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Megnyitandó dokumentum kiválasztása" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Példák|#P#p" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x dokumentumok (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x dokumentumok (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x dokumentumok (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x dokumentumok (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Érvénytelen fájlnév" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22333,40 +22344,40 @@ "%1$s\n" "könyvtár nem létezik." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Dokumentum megnyitása %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "%1$s dokumentum megnyitva." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Verziókövetést detektáltam." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "A dokumentum nem nyitható meg %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "A fájl nem importálható" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Nincs információ az impotáláshoz innen: %1$s" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Válasszon egy %1$s fájlt az importáláshoz" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22377,53 +22388,68 @@ "\n" "Szeretné felülírni a dokumentumot?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Felülírjam a dokumentumot?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importálás %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importálva." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "fájl nincs importálva!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Fájl csatolása" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Válassza ki a beszúrandó LyX dokumentumot" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "abszolút fájlnevet vártam." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Válassza ki a beszúrandó fájlt" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Minden fájl (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Mentés másként..." -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Átnevezés" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22434,24 +22460,24 @@ "\n" "Átnevezi a dokumentumot és megpróbálja újra?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Átnevezzem és mentsem?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Ismét" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Új dokumentum" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22462,11 +22488,11 @@ "\n" "Akarja menteni a dokumentumot?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Mentsem az új dokumentumot?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22477,15 +22503,15 @@ "\n" "Akarja menteni a dokumentumot vagy elveti a módosításokat?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Mentsem a megváltozott dokumentumot?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Elvetés" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22496,7 +22522,7 @@ "\n" "Akarja menteni a dokumentumot vagy a módosítások elvetése?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22507,63 +22533,63 @@ " dokumentum külső program által módosítva lett. Újra töltsem?\n" "A helyi változások el fognak veszni." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Újratöltsem a külsőleg megváltozott dokumentumot?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Hiba történt a zárolás végrehajtása közben." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Könyvtár nem elérhető." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Aldokumentum megnyitása %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Szakkifejezés elem" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "Nincs információ az %1$s-ba exportáláshoz." -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "Nincs információ az %1$s-ba exportáláshoz." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "Nincs információ az %1$s-ba exportáláshoz." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "Importálás %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "Előnézet betöltése" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokumentum nincs betöltve" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22572,29 +22598,29 @@ "A változtatások el fognak veszni. Biztos benne, hogy visszatér a %1$s " "dokumentum mentett változatához?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Mentett dokumentum visszaállítása?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Minden dokumentum mentése..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Minden dokumentum mentve." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s ismeretlen parancs!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "A dokumentum ezen része törölve lett." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "A fájl nem exportálható" @@ -22632,11 +22658,11 @@ msgid "Close File" msgstr "Fájl bezárása" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Fül elrejtése" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Fül bezárása" @@ -22691,106 +22717,106 @@ msgid "Remove from personal dictionary|r" msgstr "Adja meg a személyes szótárat" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Nyelv" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Változások elfogadása...|s" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Rejtett|R" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "Nincsenek nyitott dokumentumok!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Képernyő frissítése" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "Nézet|z" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Frissítés|i" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "Nincs megadva saját betét!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "Nincs nyitott dokumentum!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Fődokumentum" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Navigátor megnyitása..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Többi lista" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "Tartalomjegyzék" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Többi eszköztár" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "A dokumentumban nincs változat megadva!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Tárgymutatólista|l" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Tárgyszó|s" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Betűkészlet: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Tárgyszó" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Nincs hivatkozás az aktuális munkaterületen!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "Nincs megadva művelet!" @@ -23095,15 +23121,15 @@ msgid "Sub-%1$s" msgstr "Al-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Nincs irodalomjegyzék megadva!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Nincs kiválasztva hivatkozás!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "nincs hivatkozva" @@ -23409,15 +23435,15 @@ msgid "Horizontal line" msgstr "Vízszintes vonal" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "nincs több elérhető listasor határoló" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Határoló jelek elfogytak" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23431,11 +23457,11 @@ "Ezért most kicseréltem a '!'-et egy figyelmeztetéssel, de önnek meg kell\n" "vizsgálania ezt!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Kódolhatatlan karakter lista betétben" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23794,7 +23820,7 @@ msgid "Unknown TOC type" msgstr "Ismeretlen Tartalomjegyz. típus" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "A kijelölés méretének egyeznie kell a vágólap tartalmával." @@ -24049,11 +24075,11 @@ msgid "Regular expression editor mode" msgstr "Reguláris kifejez&és" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24103,6 +24129,67 @@ msgid "References: " msgstr "Hivatkozások: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Nem találom a LyX futattható-állományát" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Nem tudom meghatározni az elérési útvonalat a LyX programhoz a " +"parancssorból: %1$s" + +#: src/support/Package.cpp:564 +#, fuzzy, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Nem tudom meghatározni a rendszerkönyvtárat, kerestem a \t%1$s-ban\n" +"Próbálja a '-sysdir' parancssori paramétert vagy készítsen egy környezeti " +"változót LYX_DIR_15x néven a LyX rendszerkönyvtárhoz, ahol a `chkconfig." +"ltx' fájl van." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "Modul nincs meg" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Érvénytelen %1$s kapcsoló.\n" +"A %2$s nem tartalmazza %3$s-at." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Érvénytelen %1$s környezeti változó.\n" +"%2$s könyvtár nem tartalmazza %3$s-at." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Érvénytelen %1$s környezeti változó.\n" +"%2$s nem könyvtár." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Nincs meg a könyvtár" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24280,6 +24367,67 @@ msgid "Unknown user" msgstr "Ismeretlen felhasználó" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "\\thetheorem. tétel" + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "\\thecorollary. következmény" + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "\\thelemma. segédtétel" + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "\\theproposition. állítás" + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "\\theconjecture. feltevés" + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "\\thedefinition. definíció" + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "\\theexample. példa" + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "\\theproblem. probléma" + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "\\theexercise. gyakorlat" + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "\\theremark. észrevétel" + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "\\thecase. eset" + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "\\thequestion. kérdés" + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "\\thenote. megjegyzés" + #~ msgid "&New:" #~ msgstr "Ú&j:" @@ -24326,55 +24474,6 @@ #~ msgid "Offprints:" #~ msgstr "Offprints:" -#~ msgid "LyX binary not found" -#~ msgstr "Nem találom a LyX futattható-állományát" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Nem tudom meghatározni az elérési útvonalat a LyX programhoz a " -#~ "parancssorból: %1$s" - -#, fuzzy -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Nem tudom meghatározni a rendszerkönyvtárat, kerestem a \t%1$s-ban\n" -#~ "Próbálja a '-sysdir' parancssori paramétert vagy készítsen egy környezeti " -#~ "változót LYX_DIR_15x néven a LyX rendszerkönyvtárhoz, ahol a `chkconfig." -#~ "ltx' fájl van." - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "Modul nincs meg" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Érvénytelen %1$s kapcsoló.\n" -#~ "A %2$s nem tartalmazza %3$s-at." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Érvénytelen %1$s környezeti változó.\n" -#~ "%2$s könyvtár nem tartalmazza %3$s-at." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Érvénytelen %1$s környezeti változó.\n" -#~ "%2$s nem könyvtár." - -#~ msgid "Directory not found" -#~ msgstr "Nincs meg a könyvtár" - #~ msgid "branch" #~ msgstr "változat" @@ -25498,9 +25597,6 @@ #~ "A helyesírás-ellenőrző váratlanul leállt.\n" #~ "Lehet, hogy ki lett lőve!" -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "A helyesírás-ellenőrző nem működik.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "A helyesírás-ellenőrző nem működik" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/ia.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/ia.gmo differ diff -Nru lyx-2.0.2/po/ia.po lyx-2.0.3/po/ia.po --- lyx-2.0.2/po/ia.po 2011-11-27 01:07:52.000000000 +0000 +++ lyx-2.0.3/po/ia.po 2012-02-19 15:54:13.000000000 +0000 @@ -1,16 +1,16 @@ # translation of ia.po to interlingua -# Copyright (C) 2008 LyX Developers +# Copyright (C) 2011 LyX Developers # basate sur le version initial in italiano # g.sora <g.sora@tiscali.it>, 2011. -# giovanni, 2011. +# Giovanni Sora, 2011. msgid "" msgstr "" -"Project-Id-Version: it\n" +"Project-Id-Version: ia\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-11-02 15:40+0100\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2011-12-05 10:51+0100\n" "Last-Translator: Giovanni Sora <g.sora@tiscali.it>\n" -"Language-Team: Interlingua <g.sora@tiscali.it>\n" +"Language-Team: Interlingua LyX Team <g.sora@tiscali.it>\n" "Language: ia\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -494,8 +494,8 @@ msgstr "Remove le ramo seligite" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Remove" @@ -528,17 +528,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Cancella" @@ -579,7 +580,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -710,7 +711,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Linguage" @@ -782,7 +783,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Applica" @@ -922,7 +923,7 @@ #: src/frontends/qt4/ui/CitationUi.ui:457 msgid "Entry types:" -msgstr "Tipos de entrata:" +msgstr "Typos de entrata:" #: src/frontends/qt4/ui/CitationUi.ui:474 #: src/frontends/qt4/GuiCitation.cpp:338 @@ -1767,15 +1768,15 @@ msgid "&Protect:" msgstr "&Protege:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Inserta le inter-distantia anque post un interruption de linea" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2137,7 +2138,7 @@ msgstr "Fenestra de verification" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listar" @@ -2183,7 +2184,7 @@ #: src/frontends/qt4/ui/ListingsUi.ui:94 msgid "On which side should line numbers be printed?" -msgstr "Su qual latere deberea esser imprimite le numeros de linea?" +msgstr "Sur qual latere deberea esser imprimite le numeros de linea?" #: src/frontends/qt4/ui/ListingsUi.ui:119 msgid "S&tep:" @@ -2718,7 +2719,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2727,7 +2728,7 @@ msgstr "Imagines" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2910,7 +2911,7 @@ msgid "Line &spacing" msgstr "I&nterlinea" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Singule" @@ -2919,7 +2920,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Duple" @@ -4167,8 +4168,8 @@ msgid "&Single close-tab button" msgstr "Singule &button per clauder schedas" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Salveguarda" @@ -4510,6 +4511,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Controlator Orthographic" @@ -5210,7 +5212,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5269,13 +5274,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5295,7 +5301,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5311,19 +5317,19 @@ msgid "Acknowledgement" msgstr "Recognoscentia" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Recognoscentia." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5353,7 +5359,7 @@ msgstr "Theorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5396,13 +5402,13 @@ msgid "Case" msgstr "Caso" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Caso \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5450,7 +5456,7 @@ msgstr "Condition" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5469,10 +5475,10 @@ msgid "Conjecture" msgstr "Conjectura" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5504,7 +5510,7 @@ msgid "Criterion" msgstr "Criterio" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5524,7 +5530,7 @@ msgid "Definition" msgstr "Definition" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5566,7 +5572,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5619,8 +5625,8 @@ msgstr "Problema" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5639,7 +5645,7 @@ msgstr "Proposition" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5657,8 +5663,9 @@ msgid "Remark" msgstr "Observation" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Observation \\theremark." @@ -5694,9 +5701,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5712,9 +5719,9 @@ msgstr "Didascalia: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5735,19 +5742,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5756,26 +5764,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titulo" @@ -5795,24 +5804,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -5846,13 +5855,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Parolas clave" @@ -5869,11 +5878,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5882,7 +5892,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5891,41 +5901,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliographia" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referentias" @@ -5941,8 +5951,8 @@ msgid "BiographyNoPhoto" msgstr "Biographia sin photo" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5954,17 +5964,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5983,14 +5993,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6017,46 +6027,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Lista punctate" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Lista numerate" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Description" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6066,7 +6076,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6090,20 +6100,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Data" @@ -6115,7 +6125,7 @@ msgid "Correspondence to:" msgstr "Correspondentia a:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Recognoscentias." @@ -6131,7 +6141,7 @@ msgid "Key words." msgstr "Parolas clave." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6145,11 +6155,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "E-posta" @@ -6177,8 +6188,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Affiliation" @@ -6187,7 +6199,7 @@ msgstr "Conjunction" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6332,7 +6344,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6408,6 +6420,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6429,7 +6442,7 @@ msgid "Author affiliation:" msgstr "Affiliation de autor:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6441,7 +6454,7 @@ msgstr "Recognoscentias." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6456,8 +6469,8 @@ msgid "SpecialSection*" msgstr "Section special*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6466,7 +6479,7 @@ msgstr "Sin numero" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6511,7 +6524,7 @@ msgid "FourAuthors" msgstr "Quatro autores" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Affiliation:" @@ -6528,7 +6541,7 @@ msgid "FourAffiliations" msgstr "Quatro affiliationes" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Jornal" @@ -6538,8 +6551,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6589,18 +6602,11 @@ msgid "Subparagraph" msgstr "Sub-paragrapho" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "In succession" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6621,13 +6627,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "Photogramma" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6643,240 +6649,235 @@ msgid "Part*" msgstr "Parte*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Section \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Sub-section \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Photogrammas" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Photogrammas" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "Photogramma simple" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Photogramma semplice" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "Repite photogramma" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Repite photogramma con etiquetta" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "Fin photogramma" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "Sub-titulo photogramma" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Columna" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Columnas" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Initia columna (augmenta profunditate!), largessa:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "Columnas centrate alineate" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Columnas (centrate alineate)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "Columnas alineate in alto" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Columnas (alineate in alto)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pausa" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Superpositiones" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Super-imprime" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "Area de superposition" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Area de superposition" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Revela" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Revelate sur diapositivas" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Solmente" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Solmente sur diapositivas" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Bloco" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blocos" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Bloco:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "Bloco de exemplo" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Bloco de exemplo:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "Bloco de aviso" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Bloco de aviso:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titular" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titulo (photogramma simple)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Nota istituto" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Nota instituto" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citation" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Cita" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Verso" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "Titulo Graphic" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Theoremas" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Corollario." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definition." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definitiones" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definitiones." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Exemplo." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Exemplos" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Exemplos." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6892,80 +6893,80 @@ msgid "Fact" msgstr "Facto" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Facto." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Theorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separator" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Codice LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "Nota punctate" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Nota:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Bloco aviso" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Structura" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "Modo articulo" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Articulo" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "Modo presentation" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentation" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabella" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Lista de tabellas" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figura" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7023,7 +7024,7 @@ msgid "CURTAIN" msgstr "TELA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7515,9 +7516,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Parolas clave:" @@ -7583,65 +7585,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Titulo LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Jornal:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "numero ms" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "numero MS:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Prime autor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "nomine_de_familia_prime_autor:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Recipite" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Recipite:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Acceptate" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Acceptate:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Displaciamentos" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "requestas_reimprimer_a:" @@ -7912,7 +7914,7 @@ msgid "Restriction:" msgstr "Restriction:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Capite sinistre" @@ -7922,7 +7924,7 @@ msgid "Left Header:" msgstr "Capite sinistre:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Capite dextere" @@ -8401,7 +8403,7 @@ msgid "Remarks #." msgstr "Observationes #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Demonstration:" @@ -8498,42 +8500,46 @@ msgid "ItemList" msgstr "Lista de elementos" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "Lista roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Theorema \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Corollario \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Proposition \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Proposition" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8545,21 +8551,23 @@ msgid "Question" msgstr "Question" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Question \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Assertion \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Conjectura \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Appendice \\Alph{appendix}." @@ -8591,8 +8599,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8640,6 +8649,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "RECOGNOSCENTIAS" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Affiliation alternative:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "nove pagina" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Numero PACS:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Pre-impression" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Pre-impression" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Inserta citation" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Adresse per extractos" @@ -8917,6 +8956,14 @@ msgid "Close Section" msgstr "Claude section" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separator--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Separator de Ambiente ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Sub-Titulo" @@ -8925,48 +8972,48 @@ msgid "Institution" msgstr "Institution" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Diapositiva" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "Fin diapositiva" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "Diapositiva extendite" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "Diapositiva vacue" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Diapositiva vacue:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "PunctateTypo1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumerateTypo1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Lista del algorithmos" @@ -9235,14 +9282,10 @@ msgid "Terms:" msgstr "Terminos:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Topico" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nove diapositiva:" @@ -9883,8 +9926,8 @@ msgid "FirstName" msgstr "Nomine" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Retalio" @@ -10061,39 +10104,31 @@ msgid "foot" msgstr "pede" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Discolorate" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listatos" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Ind" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Vista preliminar" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separator--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Separator de Ambiente ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Parte \\thepart" @@ -10188,18 +10223,22 @@ msgstr "Facto \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definition \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Exemplo \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problema \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Exercitio \\theexercise." @@ -10287,38 +10326,6 @@ msgid "Remark." msgstr "Observation." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Theorema \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Corollario \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Proposition \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Conjectura \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definition \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Exemplo \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Problema \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Prob" @@ -10335,29 +10342,14 @@ msgid "# [number of Prob]" msgstr "# [numero de Prob]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Exercitio \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Observation \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Caso \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Proprietate \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Question \\thequestion" +msgid "Property \\theproperty." +msgstr "Proprietate \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Nota \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Nota \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10601,6 +10593,47 @@ msgid "Initial" msgstr "Initial" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "programmation experte" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Chunk" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Opzioni sweave" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Opt. sweave" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "Espressione S/R" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "Expr. S/R" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond Book" @@ -10754,15 +10787,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Il permitte de usare Noweb como instrumento de programmation experte." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "programmation experte" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10772,26 +10796,6 @@ "programmation experte via le function Sweave(). Pro ulterior information tu " "vide le file de exemplo sweave.lyx." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Chunk" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Opzioni sweave" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Opt. sweave" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "Espressione S/R" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "Expr. S/R" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "File de ingresso Sweave" @@ -10905,10 +10909,6 @@ msgid "Condition." msgstr "Condition." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Nota \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13433,6 +13433,10 @@ msgstr "Manual Multi-columnas|M" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Sweave Manual|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Manual XY-pic|X" @@ -13456,11 +13460,11 @@ msgid "Check spelling" msgstr "Controlo orthographic" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Annulla" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Reface" @@ -16180,14 +16184,15 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Un folio de calculo electronic facite per con gnumeric, openoffice o excel.\n" -"Il es importate como tabella longe, ergo ulle longitude es ok.\n" +"Un folio de calculo electronic facite per con Gnumeric, Libreoffice o " +"Excel.\n" +"Il importa como tabella longe, ergo ulle longitude es ok.\n" "Un longitude excessive poterea esser problematic.\n" "Per le conversion es necessari le software gnumeric,\n" "sia per file gnumeric que los de excel.\n" @@ -16282,7 +16287,7 @@ msgid "PDFPages" msgstr "Paginas PDF" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Paginas PDF: $$AbsOrRelPathParent$$Basename" @@ -16295,20 +16300,26 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -"Include documentos PDF usante le pacchetto 'pdfpages'.\n" -"Per includer plure paginas, on necessita usar le option 'pages',\n" -"de insertar se in le scheda 'Optiones'.\n" +"Il include documentos PDF usante le pacchetto 'pdfpages'.\n" +"Per include paginas multiple, on necessita usar le option 'pages',\n" +"que on debe insertar se in le scheda 'Optiones'.\n" "Exemplos:\n" -"* pages={x-y} (per un insimul de paginas)\n" +"* pages={x-y} (per un extension de paginas)\n" "* pages={x,y,z} (per paginas specific)\n" "* pages=- (per includer omne paginas)\n" +"* pages=ultime-1 (per includer tote paginas in ordine revertite)\n" +"Con le option 'noautoscale' le paginas PDF es\n" +"insertate in lor grandor original.\n" "Lege le documentation del pacchetto pdfpages\n" "per ulterior optiones e detalios.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16316,15 +16327,15 @@ "Data de hodie.\n" "Consulta 'info date' per ulterior information.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagramma Dia.\n" @@ -16446,268 +16457,268 @@ msgid "R/S code" msgstr "codice R/S" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "Spartito LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond libro (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (normal)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (normal)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Texto plan" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Texto plan|s" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Texto plan (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Texto plan (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Texto plan (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Texto plan, uni lineas" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Folio de computo electronic Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Folio de computo electronic Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "Folio de computo electronic OpenOffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "RTF" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "Commando de data" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabella (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Vista preliminar de LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "Vista preliminar de LyX (LilyPond libro)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Vista preliminar de LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Programma" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Metafile de Windows" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Metafile Avantiate" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "Archivo LyX (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "Archivo LyX (tar.gz)" @@ -16751,67 +16762,67 @@ msgid "Print document failed" msgstr "Il falleva a imprimer le documento" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Error de disco: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "LyX non pote crear le directorio temporanee '%1$s' (disco plen?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX tentava de clauder un documento modificate!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Tentativa de clauder un documento modificate!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Il non pote remover directorio temporanee" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Il non pote remover directorio temporanee %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Classe de documento incognite" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "On usa le classe predefinite del documento, proque le classe %1$s es " "incognite." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Indicio incognite: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Error in le capite del documento" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "manca \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "manca \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Modificationes non monstrate in le exito de LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16823,7 +16834,7 @@ "Pro favor tu installa iste pacchettos o redefini \\lyxadded e \\lyxdeleted " "in le preambulo de LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16835,33 +16846,33 @@ "Pro favor installa ambe pacchettos o redefini \\lyxadded e \\lyxdeleted in " "le preambulo de LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Indice" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Fallimento de formattar de documento" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s es terminate inexpectatemente, le qual significa que probabilemente il " "es corrumpite." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s non es un documento LyX legibile." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Conversion falleva" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16870,11 +16881,11 @@ "Le file %1$s ha essite generate ex un altere version de LyX, ma on non pote " "crear un file temporanee per converter lo." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Script de conversion non trovate" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16883,11 +16894,11 @@ "Le file %1$s ha essite generate ex un altere version de LyX ma on non trova " "le script de conversion lyx2lyx." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Le script de conversion falleva" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16896,7 +16907,7 @@ "Le file %1$s ha essite generate ex un precedente\n" "version de LyX e le script lyx2lyx falleva a converter lo." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16905,16 +16916,16 @@ "Le file %1$s ha essite generate ex un version plus recente de \n" "LyX e le script lyx2lyx falleva a converter lo." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Le file es solmente de lectura" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "Le file %1$s non pote esser scribite proque il es de sol lectura." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16923,21 +16934,21 @@ "Le documento %1$s ha essite modificate externemente. Tu es secur que tu vole " "super-scriber lo?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "On super-scribe le file modificate?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Super scribe" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Retro-copia falleva" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16946,46 +16957,46 @@ "Io non pote a crear le file de retro-copia %1$s.\n" "Per favor, verifica si le directorio existe e si il es scribibile." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "On salveguarda le documento %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " il non pote scriber le file!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " facite." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: tentativa de salveguardar le documento %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Salveguardate como %1$s. Duf!\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "On falleva a salveguardar! On tenta ancora...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "On falleva a salveguardar! On tenta novemente...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "On falleva a salveguarda! Infortunatemente le documento es perdite." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "On relevava un problema de exception software con iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -16994,14 +17005,14 @@ "Pro favor, verificate que le supporto software per tu codifica (%1$s) es " "correctemente installate" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "On non trovava le commando LaTeX per il character '%1$s' (codice unicode " "%2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17011,19 +17022,19 @@ "codifica seligite.\n" "Il pote esser utile cambiar la codifica del documento in utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "Conversion con iconv falleva" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "conversion falleva" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Character intraducibile in percurso del file" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17048,53 +17059,48 @@ "In caso de problemas, selige un codifica appropriate per le documento\n" "(per exemplo utf8) o modifica le nomine del percurso." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Executante chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex falleva" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Il non poteva executar chktex con successo." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "On non sape como exportar al formato: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Error durante que on exportava al formato: %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Le ramo \"%1$s\" ja existe." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Le ramo \"%1$s\" non existe." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Incapace de analysar \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Destinatario incognite: \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Error durante que on exporta a DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17105,73 +17111,73 @@ "\n" "Tu vermente vole super-scriber lo?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Super scribe le file?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Error durante que on exeque commandos externe." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Vista preliminar del codice fonte" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Vista preliminar del codice fonte per paragrapho %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Vista preliminar del codice fonte ex paragrapho %1$s al %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Salveguardante automaticamente %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "On falleva a salveguardar automaticamente!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "On es salveguardante automaticamente le documento currente..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "On non pote exportar le file" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Nulle information per exportar le formato %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Error de nomine del file" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Il percurso del directorio del documento non pote continer spatios." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Le exportation del documento ha essite cancellate." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Le documento ha essite exportate como %1$s in le file `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Le documento ha essite exportate como %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17182,19 +17188,19 @@ "\n" "On recupera le copia de emergentia?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Carga le copia de emergentia?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Recupera" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Carga original" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17205,15 +17211,15 @@ "Per favor, tu assecura te de salveguardar le documento con un nomine " "differente." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Le documento ha essite recuperate con successo." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Le documento NON ha essite recuperate con successo." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17222,27 +17228,27 @@ "Remove le copia de emergentia?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Dele le copia de emergentia?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Mantene" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Copia de emergentia removite" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Non oblida te de salveguardar tu file nunc!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Remove le copia de emergentia nunc?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17253,19 +17259,19 @@ "\n" "Cargo in vice le retro-copia?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Carga retro-copia?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Carga retro-copia" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Carga &original" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17275,25 +17281,25 @@ "%1$s es de sol lectura.\n" "Tu assecura te de salveguardar le documento con un nomine differente." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Il non ha senso!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Le documento %1$s ha essite recargate." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Non pote recargar le documento %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "File includite es invalide" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17331,7 +17337,7 @@ msgid "Document class not available" msgstr "Classe del documento non disponibile" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17346,11 +17352,11 @@ "con disposition predefinite. LyX non essera in grado de producer\n" "un exito correcte." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Classe de documento non trovate" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17365,15 +17371,15 @@ "con disposition predefinite. LyX non essera in grado de producer\n" "un exito correcte." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Impossibile cargar classe" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Error durante le lectura del disposition interne" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Error de lectura" @@ -17397,79 +17403,79 @@ msgid "This portion of the document is deleted." msgstr "Iste portion del documento ha essite delete." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Impossibile cargar le classe de documento `%1$s'." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Nulle altere operation de annullar" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Nulle altere operation de refacer" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Catena non trovate!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Marca de-activate" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Marca activate" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Marca removite" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Marca fixate" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statisticas per le selection:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statisticas per le documento:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d parolas" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Un parola" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d characteres (spatios includite)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Un character (spatios includite)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d characteres (spatios includite)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Un character (spatios includite)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistica" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" @@ -17477,24 +17483,29 @@ "`inset-forall' ha essite interrumpite proque le numero de actiones es plus " "grande de %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "On applicava \"%1$s\" a %2$d insertos" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Nomine ramo" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Le ramo ja existe" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Le ramo \"%1$s\" non existe." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "cerca de retro falleva" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17502,22 +17513,22 @@ "Position invalide requerite per cerca de retro.\n" "Tu necessita de actualisar le documento vidite." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Insertante le documento %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Documento %1$s insertate." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Non pote insertar le documento %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17528,11 +17539,11 @@ "%1$s\n" "debite a error: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Il non pote leger file" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17541,15 +17552,15 @@ "%1$s\n" " non es legibile." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "On non pote aperir file" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Lectura de un file non codificate UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17565,15 +17576,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Aviso de LyX: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "character intraducibile" @@ -17943,12 +17954,12 @@ msgid "ignore" msgstr "ignora" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Il non pote converter file" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17957,19 +17968,19 @@ "Nulle information per converter i files de formato %1$s in %2$s.\n" "Tu necessita definir un convertetor in le preferentias." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Commando executante: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Errores de compilation" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Il occurreva errores durante le processo de compilation." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17978,26 +17989,26 @@ "Il occurreva un error durante le execution de:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Non pote mover un directorio temporanee ab %1$s a %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Non pote copiar un file temporanee ab %1$s a %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Non pote mover un file temporanee ab %1$s a %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Executante LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18006,15 +18017,15 @@ "LaTeX non executava con successo. In ultra, LyX non poteva localisar le " "registro de LaTeX %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX falleva" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Exito es vacue" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Un file de exito vacue esseva generate." @@ -18035,12 +18046,12 @@ msgid "&Don't Add" msgstr "&Non adde lo" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Disposition `%1$s' non trovate." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Disposition non trovate" @@ -18086,19 +18097,19 @@ msgstr "Il falleva a copiar %1$s sur %2$s." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans serif (sin gratias)" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Mono-spatio" @@ -18192,7 +18203,7 @@ msgid "Cannot view file" msgstr "Non pote monstrar file" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Le file non existe: %1$s" @@ -18529,7 +18540,7 @@ "\t-version summarisa le version e le informationes de compilation.\n" "Consulta le pagina man de LyX per ulterior detalios." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Nulle directorio de systema" @@ -19193,7 +19204,7 @@ msgid "(no log message)" msgstr "(nulle message de registro)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: message de registro" @@ -19214,7 +19225,7 @@ msgid "Revert to stored version of document?" msgstr "Restaura le version salveguardate del documento?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Restaura" @@ -19242,24 +19253,24 @@ msgid "Paragraph not properly initialized" msgstr "Paragrapho non correctemente initialisate" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Inserto incognite" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Error de traciar modificationes" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Indice de autor incognite per le modification: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Indicio incognite" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19267,65 +19278,65 @@ "Tu non pote insertar un spatio al initio de un paragrapho. Per favor, lege " "le Tutorial!" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "Non pote typar duo spatios in iste modo. Per favor, lege le Tutorial." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Modifica modo de traciar] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Modifica: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " a " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Font: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Profunditate: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Inter-distantia: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Uno e medio" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Altere (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Inserto: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Paragrapho: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Position: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Char: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Confine: " @@ -19365,15 +19376,15 @@ msgid " not known" msgstr " non cognoscite" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Argumento mancante" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Insimul de character" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Fixa disposition de paragrapho" @@ -19445,7 +19456,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Error de controlo revision." @@ -19637,12 +19648,12 @@ "Continua?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Si" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&No" @@ -19699,7 +19710,7 @@ msgid "Reload saved document?" msgstr "Recarga documento salveguardate?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Recarga" @@ -19812,19 +19823,19 @@ "%1$s: attingite le initio durante que on cercava de retro.\n" "Continua a cercar ex fin?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Continua le cerca?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Nihil de cercar" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Nulle documento aperite ubi cercar" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Trova e reimplacia (avantiate)" @@ -20096,9 +20107,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documentos|#o#O" @@ -20185,7 +20196,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20194,7 +20205,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20226,11 +20237,11 @@ msgid "The branch could not be renamed." msgstr "Le ramo non poteva esser re-nominate." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Fusiona modificationes" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20239,7 +20250,7 @@ "Autor del modification: %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Date del modification: %1$s\n" @@ -20346,10 +20357,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Selige un nomine de file ubi salveguardar le graphico collate" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Cancellate." @@ -20378,15 +20389,15 @@ msgid "Select document" msgstr "Selectiona documento" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Documentos LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Error" @@ -20560,7 +20571,7 @@ msgstr "Preferentias de documento" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Documento filio" @@ -20832,9 +20843,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (non installate)" @@ -20880,12 +20891,12 @@ msgstr "Files de LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Modificationes non applicate" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20894,12 +20905,12 @@ "Si tu non face lo ora, illos essera perdite postea iste action." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "Aban&dona" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Incapace de fixar le classe del documento." @@ -20949,24 +20960,32 @@ msgid "[No options predefined]" msgstr "[Nulle option predefinite]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "Pe&rsonalisa Optiones de Hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "&Usa supporto Hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Non pote fixar le disposition!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Incapace de fixar le disposition per ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Non trovate" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Le documento patre specificate non include iste file" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20977,11 +20996,11 @@ "'%1$s' per poter usar le characteristica de\n" "documento patre." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Impossibile cargar documento patre" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21191,7 +21210,7 @@ msgid "Horizontal Fill" msgstr "Completamento horizontal" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21450,7 +21469,7 @@ msgstr "Da un nomine de file per le pipe del servitor LyX" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Corrector orthographic" @@ -21698,6 +21717,11 @@ "beginning?" msgstr "Nos attingeva le fin del documento, to volerea continuar ex le initio?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "&Motor del corrector orthographic:" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Latino de base" @@ -22146,50 +22170,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Barra de instrumentos \"%1$s\" incognite" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Selige file patrono" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Patronos|#P#p" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Documento non cargate." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Selige le documento de aperir" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Exemplos|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Documentos LyX-1.3.x (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Documentos LyX-1.4.x (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Documentos LyX-1.5.x (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Documentos LyX-1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Nomine file invalide" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22200,40 +22224,40 @@ "%1$s\n" "non existe." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Aperiente le documento %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Le documento %1$s ha essite aperite." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Controlo de version relevate." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Non pote aperir le documento %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Non pote importar le file" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Nulle information per importar le formato %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Selige le file %1$s de importar" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22244,52 +22268,72 @@ "\n" "vermente tu vole super-scriber lo?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Super-scribe le documento?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importante %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importate." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "File non importate!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "nove file" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Selige le documento LyX de insertar" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "On expectava un nomine de file absolute." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Selige le file de insertar" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Omne files (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Selige un nomine de file ubi salveguardar le documento" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Le file\n" +"%1$s\n" +"ja es aperite in tu session currente.\n" +"Pro favor tu claude illo ante essayar de superscriber lo.\n" +"Tu vole seliger un nove nomine de file?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "File seligite ja aperite" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Renomina" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22300,23 +22344,23 @@ "\n" "Tu vole renominar le documento e tentar de nove?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Renomina e salveguarda?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Prova de nove" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Claude documento" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Le documento non pote esser claudite proque il es processante per LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22327,11 +22371,11 @@ "\n" "Tu vole salveguardar le documento?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Salveguarda nove documento?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22342,15 +22386,15 @@ "\n" "Tu vole salveguardar le documento o abandonar le modificationes?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Salveguarda le documento modificate?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "Aban&dona" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22361,7 +22405,7 @@ "\n" "Tu vole salveguardar le documento?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22373,61 +22417,61 @@ "ha essite modificate externemente.\n" "Io va recargar lo? Omne modificationes local essera perdite." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Recarga le documento modificate externemente?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Error durante que on fixava le option de bloco." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Directorio non accessibile." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Aperiente le documento filio %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Nulle buffer pro file: %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Vista preliminar con successo del formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Error durante le vista preliminar del formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Exportation con successo al formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Error durante le exportation al formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Exportation ..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Vista preliminar ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Documento non cargate" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22436,28 +22480,28 @@ "Omne modificationes essera perdite. Tu es secur que tu vole reverter al " "version salveguardate del documento %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Reverte al documento salveguardate?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Salveguardante omne documentos..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Omne documentos salveguardate." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s es un commando incognite!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Per favor, prime tu vide le documento." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Non pote proceder." @@ -22494,11 +22538,11 @@ msgid "Close File" msgstr "Claude file" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Cela scheda" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Cela scheda" @@ -22549,99 +22593,99 @@ msgid "Remove from personal dictionary|r" msgstr "Remove ex proprie dictionario personal|r" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Linguage|L" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Altere linguages ...|A" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Celate|C" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Nulle documento aperite>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Nulle marcator de libro salveguardate>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Monstra (altere formatos)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Actualisa (altere formatos)|r" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Monstra [%1$s]|M" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Actualisa [%1$s]|A" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Nulle inserto personalisate definite!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Nulle documento aperite>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Documento patre" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Aperi navigator..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Altere listas" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Indice general vacue>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Altere barras de instrumentos" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Nulle ramo in documento!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indice analytic|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Elemento de indice|E" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Indice: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Elemento de indice (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Nulle citation in iste contexto!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Nulle action definite!" @@ -22940,15 +22984,15 @@ msgid "Sub-%1$s" msgstr "Sub-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Nulle bibliographia definite!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Nulle citation selectionate!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "non citate" @@ -23248,15 +23292,15 @@ msgid "Horizontal line" msgstr "Linea horizontal" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "nulle delimitator de linea disponibile" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Delimitatores terminate" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23272,11 +23316,11 @@ "Per ora on ha reimplaciate '!' con un aviso, ma il necessita de un " "verification!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Characteres non traducibile in inserto de listar" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23623,7 +23667,7 @@ msgid "Unknown TOC type" msgstr "Typo de indice incognite" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" "Le grandor del selection debe corresponder al contento in le area de " @@ -23876,11 +23920,11 @@ msgid "Regular expression editor mode" msgstr "Modo de editor per expression regular" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Auto-correction de-activate('!' per insertar)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Auto-correction activate (<spatio> per exi)" @@ -23930,6 +23974,67 @@ msgid "References: " msgstr "Referentias: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Codice binari de Lyx non trovava se" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Incapace de determinar le percurso al codice binari de LyX ab le linea de " +"commando %1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Incapace de determinar le directorio de systema habente cercate\n" +"\t%1$s\n" +"Usa le parametro de commando de linea '-sysdir' o fixa le variabile de " +"ambiente\n" +"%2$s al directorio de systema de LyX continente le file `chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "File non trovate" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Invalide switch %1$s.\n" +"Directorio %2$s non contine %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Invalide variabile de ambiente %1$s .\n" +"Directorio %2$s non contine %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Invalide variabile de ambiente %1$s .\n" +"%2$s non es un directorio." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Directorio non trovate" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Nulle message de verifica (cribrar)" @@ -24103,6 +24208,54 @@ msgid "Unknown user" msgstr "Usator incognite" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Theorema \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corollario \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposition \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Conjectura \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definition \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Exemplo \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Problema \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Exercitio \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Observation \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Caso \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Question \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Nota \\thenote" + #~ msgid "&New:" #~ msgstr "&Nove:" @@ -24150,54 +24303,6 @@ #~ msgid "Offprints:" #~ msgstr "Extractos:" -#~ msgid "LyX binary not found" -#~ msgstr "Codice binari de Lyx non trovava se" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Incapace de determinar le percurso al codice binari de LyX ab le linea de " -#~ "commando %1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Incapace de determinar le directorio de systema habente cercate\n" -#~ "\t%1$s\n" -#~ "Usa le parametro de commando de linea '-sysdir' o fixa le variabile de " -#~ "ambiente\n" -#~ "%2$s al directorio de systema de LyX continente le file `chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "File non trovate" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Invalide switch %1$s.\n" -#~ "Directorio %2$s non contine %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Invalide variabile de ambiente %1$s .\n" -#~ "Directorio %2$s non contine %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Invalide variabile de ambiente %1$s .\n" -#~ "%2$s non es un directorio." - -#~ msgid "Directory not found" -#~ msgstr "Directorio non trovate" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/id.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/id.gmo differ diff -Nru lyx-2.0.2/po/id.po lyx-2.0.3/po/id.po --- lyx-2.0.2/po/id.po 2011-11-27 01:07:52.000000000 +0000 +++ lyx-2.0.3/po/id.po 2012-02-19 15:54:14.000000000 +0000 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: LyX\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-11-11 00:57+0730\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-02-01 07:13+0730\n" "Last-Translator: Waluyo Adi Siswanto <was.uthm@gmail.com>\n" "Language-Team: Indonesian <was.uthm@gmail.com>\n" "Language: id\n" @@ -490,8 +490,8 @@ msgstr "Hapus cabang yang sudah dipilih" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Hapus" @@ -524,17 +524,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Kembali" @@ -575,7 +576,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -706,7 +707,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Bahasa" @@ -778,7 +779,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Terapkan" @@ -1755,15 +1756,15 @@ msgid "&Protect:" msgstr "&Protect:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Menyisipkan spasi merata setelah pemisah baris" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2127,7 +2128,7 @@ msgstr "Jendela informasi" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listing" @@ -2708,7 +2709,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2717,7 +2718,7 @@ msgstr "Gambar" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2899,7 +2900,7 @@ msgid "Line &spacing" msgstr "Spasi &Baris" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Satu" @@ -2908,7 +2909,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dua" @@ -4138,8 +4139,8 @@ msgid "&Single close-tab button" msgstr "&Satu tombol penutup tab" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Simpan" @@ -4476,6 +4477,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Pemeriksa Ejaan" @@ -5178,7 +5180,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5237,13 +5242,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5263,7 +5269,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5279,19 +5285,19 @@ msgid "Acknowledgement" msgstr "Penghargaan" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Penghargaan." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5321,7 +5327,7 @@ msgstr "Teorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5364,13 +5370,13 @@ msgid "Case" msgstr "Kasus" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Kasus \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5418,7 +5424,7 @@ msgstr "Kondisi" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5437,10 +5443,10 @@ msgid "Conjecture" msgstr "Dugaan" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5472,7 +5478,7 @@ msgid "Criterion" msgstr "Kriteria" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5492,7 +5498,7 @@ msgid "Definition" msgstr "Definisi" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5534,7 +5540,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5587,8 +5593,8 @@ msgstr "Masalah" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5607,7 +5613,7 @@ msgstr "Proposisi" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5625,8 +5631,9 @@ msgid "Remark" msgstr "Catatan" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Catatan \\theremark." @@ -5662,9 +5669,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5680,9 +5687,9 @@ msgstr "Caption:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5703,19 +5710,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standar" @@ -5724,26 +5732,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Judul" @@ -5763,24 +5772,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Penulis" @@ -5814,13 +5823,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Kata kunci" @@ -5837,11 +5846,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5850,7 +5860,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5859,41 +5869,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografi" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referensi" @@ -5909,8 +5919,8 @@ msgid "BiographyNoPhoto" msgstr "BiografiTanpaFoto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5922,17 +5932,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5951,14 +5961,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -5985,46 +5995,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Bersimbol" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Bernonor" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Deskripsi" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Daftar" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6034,7 +6044,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6058,20 +6068,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Tanggal" @@ -6083,7 +6093,7 @@ msgid "Correspondence to:" msgstr "Correspondence to:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Ucapan Terima Kasih." @@ -6099,7 +6109,7 @@ msgid "Key words." msgstr "Kata kunci." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6113,11 +6123,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Email" @@ -6145,8 +6156,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Afiliasi" @@ -6155,7 +6167,7 @@ msgstr "Dan" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6300,7 +6312,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Faks" @@ -6376,6 +6388,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6397,7 +6410,7 @@ msgid "Author affiliation:" msgstr "Afiliasi penulis:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6409,7 +6422,7 @@ msgstr "Ucapan Terima Kasih." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6424,8 +6437,8 @@ msgid "SpecialSection*" msgstr "SubBab-khusus" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6434,7 +6447,7 @@ msgstr "Tanpa Nomor" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6479,7 +6492,7 @@ msgid "FourAuthors" msgstr "EmpatPenulis" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Afiliasi:" @@ -6496,7 +6509,7 @@ msgid "FourAffiliations" msgstr "EmpatAfiliasi" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Jurnal" @@ -6506,8 +6519,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6557,18 +6570,11 @@ msgid "Subparagraph" msgstr "Subparagraf" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6589,13 +6595,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BeginFrame" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6611,240 +6617,235 @@ msgid "Part*" msgstr "Bagian*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "SubBab \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "SubSubBab \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Frames" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Frame" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BeginPlainFrame" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Frame (no head/foot/sidebars)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "AgainFrame" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Again frame with label" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "EndFrame" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "FrameSubtitle" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Kolom" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Kolom" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Start column (increase depth!), width:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnsCenterAligned" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Columns (center aligned)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColumnsTopAligned" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Columns (top aligned)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "HentiSejenak" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Overlays" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Overprint" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "OverlayArea" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Overlayarea" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Uncover" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Uncovered on slides" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Hanya" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Only on slides" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Blok" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blok" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Blok:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "ContohBlok" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Blok Contoh:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "AlertBlock" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Blok Peringatan:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titling" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Title (Plain Frame)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "InstituteMark" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Institute mark" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Quotation" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Quote" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Verse" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TitleGraphic" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teorema" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Korolari." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definisi." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definisi" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definisi." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Contoh." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Contoh-contoh" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Contoh-contoh." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6860,80 +6861,80 @@ msgid "Fact" msgstr "Fakta" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fakta." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Pemisah" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Kode-LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NoteItem" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Nota:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Perhatian" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktur" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "ModeArtikel" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Article" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "ModePresentasi" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentasi" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabel" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Daftar Tabel" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Gambar" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -6991,7 +6992,7 @@ msgid "CURTAIN" msgstr "TABIR" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7483,9 +7484,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Katakunci:" @@ -7551,65 +7553,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX Title" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Penulis:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Afil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Jurnal:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnomor" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_nomor:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "PenulisUtama" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "nama_penulis_ke1:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Diterima" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Diterima:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Disetujui" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Disetujui:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Ofset" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "permintaan cetak ke:" @@ -7880,7 +7882,7 @@ msgid "Restriction:" msgstr "Restriction:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Kepala Kiri" @@ -7890,7 +7892,7 @@ msgid "Left Header:" msgstr "Kepala Kiri:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Kepala Kanan" @@ -8369,7 +8371,7 @@ msgid "Remarks #." msgstr "Catatan #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Proof:" @@ -8466,42 +8468,46 @@ msgid "ItemList" msgstr "DaftarItem" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "DaftarRoman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorema \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Korolari \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Proposition \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8513,21 +8519,23 @@ msgid "Question" msgstr "Pertanyaan" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Pertanyaan \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Klaim \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Dugaan \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Lampiran \\Alph{appendix}." @@ -8559,8 +8567,9 @@ msgid "Rapid" msgstr "Cepat" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8608,6 +8617,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "UCAPAN TERIMA KASIH" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Afiliasi Alternatif" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Halaman web" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "Nomor PACS:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Nomor pracetak" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Nomor pracetak:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Acuan online" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AddressForOffprints" @@ -8885,6 +8918,14 @@ msgid "Close Section" msgstr "Tutup SubBab" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Pemisah--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Pemisah Environment ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "AnakJudul" @@ -8893,48 +8934,48 @@ msgid "Institution" msgstr "Institusi" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Slide" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "AkhirSlide" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "SlideLebar" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "SlideKosong" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Slide kosong:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "TipePerincian1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "TipeBernomor1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Daftar Algoritma" @@ -9203,14 +9244,10 @@ msgid "Terms:" msgstr "Persyaratan:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Topik" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Slide Baru:" @@ -9851,8 +9888,8 @@ msgid "FirstName" msgstr "NamaDepan" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Sisa" @@ -10029,39 +10066,31 @@ msgid "foot" msgstr "kaki" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Kelabu" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Macam-macam Daftar" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "JudulSingkat" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Pra Tampilan" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Pemisah--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Pemisah Environment ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Bagian \\thepart" @@ -10156,18 +10185,22 @@ msgstr "Fakta \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definisi \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Contoh \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problem \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Latihan \\theexercise." @@ -10255,38 +10288,6 @@ msgid "Remark." msgstr "Catatan." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Teorema \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Korolari \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Proposition \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Dugaan \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definisi \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Contoh \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Masalah \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Masalah" @@ -10303,29 +10304,14 @@ msgid "# [number of Prob]" msgstr "# [jumlah dari Masalah]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Latihan \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Catatan \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Kasus \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Properti \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Pertanyaan \\thequestion" +msgid "Property \\theproperty." +msgstr "Properti \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Nota \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Nota \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10572,6 +10558,51 @@ msgid "Initial" msgstr "Inisial" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Menggunakan paket knitr pada R untuk membuat laporan dinamik. Paket R harus " +"dipasang agar modul ini dapat berfungsi: install.packages('knitr'). Ini " +"tergantung dari R >= 2.14.1. Untuk penjelasan lanjut lihat di http://yihui." +"github.com/knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "literal" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Chunk" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Opsi Sweave" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave opts" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "Ekspresi S/R" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R expr" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "Buku LilyPond" @@ -10726,15 +10757,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Memungkinkan mengunakan Noweb sebagai piranti menulis kode program." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "literal" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10744,26 +10766,6 @@ "pemrograman melalui fungsi Sweave(). Penjelasan lebih lanjut lihat contoh " "dalam berkas sweave.lyx." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Chunk" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Opsi Sweave" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave opts" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "Ekspresi S/R" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R expr" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Berkas Masukan Sweave" @@ -10878,10 +10880,6 @@ msgid "Condition." msgstr "Kondisi." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Nota \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13406,6 +13404,10 @@ msgstr "Petunjuk Penggunaan Multikolom|M" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Panduan Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Petunjuk Penggunaan XY-pic|X" @@ -13429,11 +13431,11 @@ msgid "Check spelling" msgstr "Periksa ejaan" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Batalkan" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Kembalikan" @@ -16153,14 +16155,14 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Lembarkerja dibuat oleh gnumeric, openoffice atau excel.\n" -"Diimpor sebagai tabel panjang, sehingga panjang bukan\n" +"Lembarkerja dibuat oleh Gnumeric, LibreOffice, OpenOffice atau Excel.\n" +"Diimpor sebagai tabel panjang, sehingga panjang tabel bukan\n" "masalah. Jika terlalu lebar akan bermasalah.\n" "Aplikasi gnumeric diperlukan untuk proses konversi,\n" "baik untuk berkas gnumeric atau excel.\n" @@ -16255,7 +16257,7 @@ msgid "PDFPages" msgstr "PDFPages" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Halaman PDF: $$AbsOrRelPathParent$$Basename" @@ -16268,20 +16270,26 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" "Termasuk dokumen PDF yang dihasilkan dari paket 'pdfpages'.\n" "Untuk penggunaan halaman ganda, gunakan opsi 'pages',\n" -"yang perlu disisipkan ke 'Options'.\n" +"yang perlu disisipkan ke 'Opsi'.\n" "Contoh:\n" "* pages={x-y} (untuk jangkah halaman)\n" "* pages={x,y,z} (untuk halaman tertentu)\n" "* pages=- (untuk semua halaman)\n" +"*pages=last-1 (untuk semua halaman urutan terbalik)\n" +"Apabila menyatakan 'noautoscale' dokumen PDF akan\n" +"disisipkan dengan ukuran aslinya.\n" "Bacalah dokumentasi paket pdfpages\n" "untuk memahami opsi lain dengan lebih detail.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16289,15 +16297,15 @@ "Tanggal hari ini.\n" "Baca 'info hari ini' untuk lebih detailnya.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagram dari perangkat lunak Dia.\n" @@ -16419,268 +16427,268 @@ msgid "R/S code" msgstr "kode R/S" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond musik" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond book (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (plain)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (plain)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Plain text" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Plain text|x" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Plain text (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Plain text (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Plain text (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Plain Text, Join Lines" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Lembarkerja Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Lembarkerja Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "Lembarkerja OpenOffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|o" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "Perintah tanggal" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabel (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Pra Tampilan LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "Pra Tampilan LyX (LilyPond book)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Pra Tampilan LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "Arsip LyX (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "Arsip LyX (tar.gz)" @@ -16724,66 +16732,66 @@ msgid "Print document failed" msgstr "Tidak berhasil mencetak dokumen" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Kesalahan Cakram: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "" "LyX tidak bisa membuat direktori sementara '%1$s' (Kemungkinan disk penuh?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX berusaha menutup dokumen yang perubahannya belum disimpan!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Berusaha menutup dokumen yang berubah!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Tidak bisa menghapus direktori sementara" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Tidak bisa menghapus direktori sementara %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Kelas dokumen tidak dikenal" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Menggunakan kelas dokumen bawaan, karena kelas %1$s tidak dikenal." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Token tidak dikenal: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Kesalahan header dokumen" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header tidak ada" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document tidak ada" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Perubahan tidak dimunculkan di output LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16795,7 +16803,7 @@ "Silahkan paket tersebut diinstal terlebih dahulu atau definisikan \\lyxadded " "dan \\lyxdeleted dalam LaTeX preamble." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16807,32 +16815,32 @@ "Pastikan paket tersebut diinstal atau definisikan \\lyxadded dan " "\\lyxdeleted dalam the LaTeX preamble." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Indeks" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Format dokumen gagal" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s berhenti dengan sendirinya, hal ini kemungkinan berkas telah rusak." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s tidak bisa dibaca sebagai dokumen LyX." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Konversi gagal" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16841,11 +16849,11 @@ "%1$s dari versi LyX yang berbeda, tetapi berkas sementara untuk mengkonversi " "tidak bisa dibuat." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Konversi skrip tidak ditemukan" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16854,11 +16862,11 @@ "%1$s dari versi LyX yang berbeda, tetapi konversi script lyx2lyx tidak " "ditemukan." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Konversi skrip gagal" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16866,7 +16874,7 @@ msgstr "" "%1$s dari versi LyX yang lebih lama, skrip lyx2lyx gagal untuk mengkonversi." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16874,16 +16882,16 @@ msgstr "" "%1$s dari versi LyX yang lebih baru, skrip lyx2lyx gagal untuk mengkonversi." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Dokumen hanya boleh dibaca" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "Berkas %1$s tidak bisa ditulis karena ditandai sebagai dibaca saja." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16892,21 +16900,21 @@ "Dokumen %1$s telah dimodifikasi dengan program luar. Apakah dokumen ini " "akan ditindih?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Tindih berkas yang diubah?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Tindih" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Backup gagal" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16915,59 +16923,59 @@ "Tidak bisa membuat berkas cadangan %1$s.\n" "Coba periksa apakah lokasi penyimpanan ada dan boleh ditulis." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Menyimpan dokumen %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "Tidak bisa menulis berkas!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " selesai." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Proses menyimpan dokumen %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Disimpan ke %1$s. Puas.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Gagal menyimpan! Coba lagi...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Gagal menyimpan! Coba lagi...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Gagal menyimpan ! Dokumen tidak tersimpan." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Perkecualian program Iconv terdeteksi" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "Perlu diverifikasi program encoding (%1$s) diinstal dengan benar" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "Tidak bisa menemukan perintah LaTeX untuk karakter '%1$s' (kode poin %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -16977,19 +16985,19 @@ "encoding yang dipilih.\n" "Mungkin akan membantu jika encoding diubah ke utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "konversi icon gagal" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "konversi gagal" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Karakter ada yang tidak dikenal pada nama lokasi" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17012,53 +17020,48 @@ "Jika terjadi masalah, Pilih enkoding dokumen yang sesuai\n" "(misalnya utf8) atau ubah nama lokasi direktorinya." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Menjalankan chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex gagal" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Tidak sukses menjalankan chktex" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Tidak tahu bagaimana ekspor ke format: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Ada kesalahan mengekspor ke format %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Cabang \"%1$s\" sudah ada." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Cabang \"%1$s\" tidak ditemukan." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Gagal menguraikan \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Sasaran tidak dikenal \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Asa kesalahan mengekspor ke DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17069,73 +17072,73 @@ "\n" "Apakah berkas tersebut akan ditindih?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Berkas ditindih?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Ada kesalahan menjalankan perintah eksternal." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Tampilan program asal" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Tampilan program asal dari paragraf %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Tampilan program asal dari paragraf %1$s sampai %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Menyimpan otomatis %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Simpan otomatis gagal !" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Menyimpan otomatis dokumen ini..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Tidak bisa ekspor berkas" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Tidak ada informasi untuk ekspor format %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Nama berkas salah" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Alamat direktori untuk dokumen tidak boleh mengandung spasi." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Ekspor dokumen dihentikan." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokumen yang diekspor dengan nama %1$s menjadi `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokumen diekspor dengan nama %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17146,19 +17149,19 @@ "\n" "Apakah akan memanggil kembali penyimpanan darurat?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Apakah akan memuat penyimpanan darurat?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Panggil Ulang" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Muat Aslinya" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17167,15 +17170,15 @@ "Berkas darurat berhasil dimuat, tetapi berkas asli %1$s ditandai hanya bisa " "dibaca. Pastikan simpan dokumen dengan nama berbeda." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokumen berhasil diselamatkan." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokumen TIDAK berhasil diselamatkan." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17184,27 +17187,27 @@ "Akan menghapus berkas darurat sekarang?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Hapus berkas darurat?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "Tetap" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Berkas darurat sudah dihapus" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Jangan lupa menyimpan berkas sekarang juga!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Akan menghapus berkas darurat?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17215,19 +17218,19 @@ "\n" "Akan memuat backup?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Memuat backup?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Muat backup" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Muat &Aslinya" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17236,25 +17239,25 @@ "Berkas cadangan berhasil dimuat, tetapi berkas asli %1$s hanya bisa dibaca. " "Pastikan simpan dokumen dengan nama berbeda." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "TidakDiijinkan!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokumen %1$s dimuat ulang." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Tidak bisa memuat ulang dokumen %1$s" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Berkas Ikutan tidak valid" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17292,7 +17295,7 @@ msgid "Document class not available" msgstr "Dokumen class tidak tersedia" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17307,11 +17310,11 @@ "bawaan akan digunakan. LyX tidak bisa membuat\n" "keluaran yang diinginkan." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Dokumen class tidak ditemukan" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17326,15 +17329,15 @@ "bawaan akan digunakan. LyX tidak bisa membuat\n" "keluaran yang diinginkan." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Tidak bisa memuat dokumen class" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Ada kesalahan membaca informasi tataletak internal" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Kesalahan membaca" @@ -17358,102 +17361,107 @@ msgid "This portion of the document is deleted." msgstr "Bagian ini dari dokumen dihapus." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Kelas dokumen '%1$s' tidak bisa dimuat." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Sudah tidak ada lagi informasi Batalkan" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Sudah tidak ada lagi informasi Kembalikan" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "String tidak ditemukan!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Tanda hilang" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Tanda on" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Tanda dihilangkan" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Beri Tanda" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Data statistik pilihan:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Data statistik dokumen:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d kata" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Satu kata" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d karakter (termasuk spasi)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Satu karakter (termasuk spasi)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d karakter (tidak termasuk spasi)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Satu karakter (tidak termasuk spasi)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistik" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "`inset-forall' dihentikan karena jumlah aksi lebih besar dari %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Terapkan sisipan \"%1$s\" ke %2$d" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Cabang" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Nama cabang sudah ada" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Cabang \"%1$s\" tidak ditemukan." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Pencarian Mundur Gagal" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17461,22 +17469,22 @@ "Posisi kursor yang salah untuk pencarian mundur.\n" "Anda perlu mengatur kembali dokumen yang dilihat." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Memasukkan dokumen %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Dokumen %1$s dimasukkan." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Tidak dapat memasukkan dokumen %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17487,11 +17495,11 @@ "%1$s\n" "karena kesalahan: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Tidak dapat membaca berkas" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17500,15 +17508,15 @@ "%1$s\n" "tidak bisa dibaca." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Tidak bisa membuka berkas" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Membaca berkas not UTF-8 encoded" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17524,15 +17532,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Peringatan LyX: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "Karakter tidak bisa di encode" @@ -17902,12 +17910,12 @@ msgid "ignore" msgstr "lewati" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Tidak bisa mengkonversi berkas" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17916,19 +17924,19 @@ "Tidak ada informasi untuk mengkonversi berkas %1$s ke %2$s.\n" "Definisikan pengkonversi yang diinginkan melalui preferensi." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Perintah Menjalankan: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Kesalahan Build" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Ada beberapa kesalahan ketika prosess build." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17937,26 +17945,26 @@ "Ada kesalahan ketika menjalankan:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Tidak bisa memindah direktori sementara dari %1$s ke %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Tidak dapat menyalin berkas sementara dari %1$s ke %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Tidak dapat memindah berkas sementara dari %1$s ke %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Menjalankan LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -17965,15 +17973,15 @@ "LaTeX tidak berhasil dijalankan. Selain itu, LyX tidak bisa bisa menemukan " "LaTeX log %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX gagal" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Output kosong" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Menghasilkan berkas output yang kosong" @@ -17994,12 +18002,12 @@ msgid "&Don't Add" msgstr "Jangan Tambahkan" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Tataletak `%1$s' tidak ditemukan" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "TataletakTidak Ditemukan" @@ -18043,19 +18051,19 @@ msgstr "Menyalin dari %1$s sampai %2$s gagal." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Mesin ketik" @@ -18149,7 +18157,7 @@ msgid "Cannot view file" msgstr "Tidak bisa menampilkan berkas" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Berkas tidak ada: %1$s" @@ -18486,7 +18494,7 @@ "\t-version memberikan informasi versi dan build\n" "Silahkan lihat di manual LyX untuk informasi lebih detail." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Direktori sistem tidak ada" @@ -19135,7 +19143,7 @@ msgid "(no log message)" msgstr "(tidak ada catatan log)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX KV: Catatan Pesan" @@ -19156,7 +19164,7 @@ msgid "Revert to stored version of document?" msgstr "Memanggil versi yang disimpan dari dokumen?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Kembalikan" @@ -19185,91 +19193,91 @@ msgid "Paragraph not properly initialized" msgstr "Paragraf tidak diinisialisasi dengan tepat" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Sisipan tidak dikenal" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Kesalahan pelacakan perubahan" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Indeks penulis tidak diketahui: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Token tidak dikenal" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" "Anda tidak dapat menyisipkan spasi di awal paragraf. Silahkan baca tutorial." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Anda tidak diijinkan membuat dua spasi dengan cara ini. Silahkan baca " "Tutorial." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Pelacakan Perubahan] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Perubahan: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " pada " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Huruf: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Masuk: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Spasi: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "SatuSetengah" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Other (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Sisipan: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Paragraf: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Posisi: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Kar: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Batas: " @@ -19309,15 +19317,15 @@ msgid " not known" msgstr "tidak dikenal" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Argumen tidak lengkap" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Atur Karakter" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Pengaturan tataletak paragraf" @@ -19390,7 +19398,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Kesalahan Kontrol Revisi." @@ -19584,12 +19592,12 @@ "Diteruskan?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "Ya" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "Tidak" @@ -19647,7 +19655,7 @@ msgid "Reload saved document?" msgstr "Muat ulang dokumen yang disimpan?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Muat Ulang" @@ -19760,19 +19768,19 @@ "%1$s: sudah sampai ke depan ketika pencarian mundur.\n" "Meneruskan dari bagian akhir?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Melipat pencarian?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Tidak ada yang dicari" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Tidak ada dokumen yang dipilih lokasi pencarian" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Berbagai Pilihan Cari dan Ganti" @@ -20044,9 +20052,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumen|#o#O" @@ -20133,7 +20141,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20142,7 +20150,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20174,11 +20182,11 @@ msgid "The branch could not be renamed." msgstr "Cabang tidak bisa diganti namanya." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Gabung Perubahan" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20187,7 +20195,7 @@ "Perubahan oleh %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Perubahan dibuat pada %1$s\n" @@ -20295,10 +20303,10 @@ msgstr "" "Pilih nama berkas untuk menyimpan gambar yang ditempel dengan nama lain" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Dibatalkan." @@ -20327,15 +20335,15 @@ msgid "Select document" msgstr "Pilih dokumen" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Dokumen LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "kesalahan" @@ -20509,7 +20517,7 @@ msgstr "Pengaturan Dokumen" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Anak dokumen" @@ -20782,9 +20790,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr "(belum di install)" @@ -20830,12 +20838,12 @@ msgstr "Berkas LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Perubahan tidak bisa digunakan" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20844,12 +20852,12 @@ "Apabila tidak diterapkan sekarang, akan hilang setelah ini." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Keluar" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Tidak bisa memilih dokumen class." @@ -20899,24 +20907,32 @@ msgid "[No options predefined]" msgstr "[Belum ada opsi yang sudah didefinisikan]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "Pilihan suaian Hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "&Pengaturan Dukungan Hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Tidak bisa memilih tataletak!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Tidak dapat mengatur tataletak untuk ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Tidak Ditemukan" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "menyatakan bahwa dokumen utama tidak mengikutkan berkas ini" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20926,11 +20942,11 @@ "Anda harus mengikutkan berkas ini dalam dokumen\n" "'%1$s' agar dapat digunakan dalam fitur dokumen utama." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Tidak bisa memuat master" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21140,7 +21156,7 @@ msgid "Horizontal Fill" msgstr "Isian horisontal" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21400,7 +21416,7 @@ msgstr "Berilah nama berkas untuk pipa LyX server" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Koreksi ejaan" @@ -21649,6 +21665,10 @@ msgstr "" "Sudah sampai ke akhir dokumen, apakah anda akan meneruskan dari awal dokumen?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Pengecek ejaan tidak mempunyai kamus." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Latin Dasar" @@ -22096,50 +22116,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Kotak bantuan tidak dikenal \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Pilih berkas templet" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Templet|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokumen belum diunduh" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Pilih dokumen yang akan dibuka" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Contoh|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x Dokumen (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x Dokumen (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x Dokumen (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x Dokumen (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Nama berkas tidak valid" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22150,40 +22170,40 @@ "%1$s\n" "tidak ada." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Sedang membuka dokumen %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokumen %1$s sudah dibuka." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Kontrol versi terdeteksi." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Tidak bisa membuka dokumen %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Berkas tidak bisa di impor" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Tidak ada informasi untuk mengimpor format %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Pilih berkas %1$s yang di impor" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22194,52 +22214,72 @@ "\n" "Apakah dokumen yang ada akan ditindih?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Dokumen akan ditindih?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Sedang mengImpor %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "Selesai mengimpor." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "Berkas tidak diimpor!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "dokumen baru" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Pilih dokumen LyX yang akan disisipkan" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Diperlukan nama berkas absolut." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Pilih berkas yang akan disisipkan" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Semua berkas (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Pilih lokasi penyimpanan dan tuliskan nama berkas" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Berkas\n" +"%1$s\n" +"sudah dibuka di sesi sekarang.\n" +"Anda perlu menutup jika tidak ingin menindihnya.\n" +"Apakah anda akan memilih berkas baru?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Berkas Yang Dipilih Sudah Dibuka" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Nama Lain" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22250,23 +22290,23 @@ "\n" "Apakah dokumen akan diberi nama lain kemudian dicoba lagi?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Ganti nama dan disimpan?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Coba Lagi" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Tutup dokumen" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Dokumen tidak bisa ditutup karena sedang diproses oleh LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22277,11 +22317,11 @@ "\n" "Apakah ingin menyimpan terlebih dahulu?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Perubahan dokumen disimpan?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22292,15 +22332,15 @@ "\n" "Apakah perubahan disimpan dahulu atau tidak perlu?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Perubahan dokumen disimpan?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Tidak Perlu" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22311,7 +22351,7 @@ "\n" "Apakah ingin menyimpan terlebih dahulu?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22323,61 +22363,61 @@ " telah dimodifikasi dengan program luar. Apakah dokumen ini akan ditindih? " "Perubahan lokal akan dihapus." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Memuat ulang dokumen yang sudah diubah program luar?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Ada kesalahan ketika mengatur properti pengunci." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Direktori ditak bisa diakses" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Membuka anak dokumen %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Tidak ada informasi untuk berkas: %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Sukses menampilkan format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Ada kesalahan ketika menampilkan format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Berhasil ekspor ke format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Kesalahan ketika ekspor ke format: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Sedang mengekspor..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Pra tampilan ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokumen belum diunduh" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22386,28 +22426,28 @@ "Semua peruubahan akan hilang. Apakah anda yakin untuk mengembalikan ke versi " "dokumen yang disimpan sebelumnya %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Mengembalikan ke dokumen yang disimpan" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Sedang menyimpan semua dokumen..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Semua dokumen sudah tersimpan." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s perintah tidak dikenal!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Mohon dilihat hasil pra tampilan dahulu." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Tidak bisa melanjutkan." @@ -22444,11 +22484,11 @@ msgid "Close File" msgstr "Tutup Berkas" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Sembunyikan Tab" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Tutup Tab" @@ -22498,99 +22538,99 @@ msgid "Remove from personal dictionary|r" msgstr "Hapus kamus pribadi|r" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Bahasa" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Bahasa Lainnya ...|y" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Sembunyikan|y" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Tidak Ada Dokumen Dibuka>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Tidak Ada Batas Buku Disimpan>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Tampilkan (Format Lain)|F" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Perbarui (Format Lain)|P" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Tampilkan [%1$s]" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Perbarui [%1$s]|u" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Tidak ada sisipan yang didefinisikan!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Tidak Ada Dokumen Dibuka>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Dokumen Utama" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Buka Navigator..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Daftar Lainnya" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Daftar Isi Kosong>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Kotak Bantuan Lain" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Tidak Ada Cabang Dalam Dokumen!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indeks|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Catat dalam Index|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Indeks: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Entri Indeks (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Tidak Ada Acuan di Scope!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Tidak ada aksi disini!" @@ -22888,15 +22928,15 @@ msgid "Sub-%1$s" msgstr "Sub-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Bibliografi belum didefinisikan!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Tidak ada acuan yang dipilih!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "tidak diacu" @@ -23197,15 +23237,15 @@ msgid "Horizontal line" msgstr "Garis Horisontal" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "Tidak ada lagi pembatas garis yang tersedia" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Pembatas sudah tidak ada lagi" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23219,12 +23259,12 @@ "Untuk sementara, Saya mengganti '!' sebagai peringatan, namun\n" "anda perlu meneliti sendiri!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "" "Karakter dalam sisipan pemrograman mempunyai karakter yang bisa di encoding" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23569,7 +23609,7 @@ msgid "Unknown TOC type" msgstr "Tipe Daftar Isi tidak dikenal" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Ukuran pilihan harus sesuai dengan isi dari klipboard." @@ -23819,11 +23859,11 @@ msgid "Regular expression editor mode" msgstr "Mode penyunting ekspresi reguler" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Otomatis koreksi mati ('!' untuk menuliskan)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Otomatis koreksi hidup (<spasi> untuk keluar)" @@ -23873,6 +23913,65 @@ msgid "References: " msgstr "Referensi: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Program biner LyX tidak ditemukan" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "Tidak bisa menentukan lokasi untuk biner LyX dari perintah baris %1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Tidak bisa menentukan direktori sistem yang dicari\n" +"\t%1$s\n" +"Gunakan perintah baris dengan parameter '-sysdir' atau atur variabel " +"lingkungan\n" +"%2$s ke direktori sistem LyX yang mengandung berkas `chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Berkas tidak ditemukan" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Pengatur %1$s tidak valid.\n" +"Direktori %2$s tidak mengandung %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Variabel lingkungan %1$s tidak valid.\n" +"Direktori %2$s tidak mengandung %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Variabel lingkungan %1$s tidak valid.\n" +"%2$s bukan direktori." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Direktori tidak ditemukan!" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Tidak ada pesan awakutu" @@ -24046,6 +24145,54 @@ msgid "Unknown user" msgstr "Pemakai tidak dikenal" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorema \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Korolari \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposition \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Dugaan \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definisi \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Contoh \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Masalah \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Latihan \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Catatan \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Kasus \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Pertanyaan \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Nota \\thenote" + #~ msgid "&New:" #~ msgstr "&Baru:" @@ -24091,53 +24238,6 @@ #~ msgid "Offprints:" #~ msgstr "Cetakan lepas:" -#~ msgid "LyX binary not found" -#~ msgstr "Program biner LyX tidak ditemukan" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Tidak bisa menentukan lokasi untuk biner LyX dari perintah baris %1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Tidak bisa menentukan direktori sistem yang dicari\n" -#~ "\t%1$s\n" -#~ "Gunakan perintah baris dengan parameter '-sysdir' atau atur variabel " -#~ "lingkungan\n" -#~ "%2$s ke direktori sistem LyX yang mengandung berkas `chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "Berkas tidak ditemukan" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Pengatur %1$s tidak valid.\n" -#~ "Direktori %2$s tidak mengandung %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Variabel lingkungan %1$s tidak valid.\n" -#~ "Direktori %2$s tidak mengandung %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Variabel lingkungan %1$s tidak valid.\n" -#~ "%2$s bukan direktori." - -#~ msgid "Directory not found" -#~ msgstr "Direktori tidak ditemukan!" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25257,9 +25357,6 @@ #~ "Pengecek ejaan tidak berfungsi karena sesuatu hal.\n" #~ "Mungkin telah dimatikan" -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Pengecek ejaan gagal.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Pengecek ejaan gagal" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/it.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/it.gmo differ diff -Nru lyx-2.0.2/po/it.po lyx-2.0.3/po/it.po --- lyx-2.0.2/po/it.po 2011-11-27 01:07:53.000000000 +0000 +++ lyx-2.0.3/po/it.po 2012-02-19 15:54:14.000000000 +0000 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: it\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-10-29 19:21+0100\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-02-12 18:12+0100\n" "Last-Translator: Enrico Forestieri <forenr@lyx.org>\n" "Language-Team: italiano <it@li.org>\n" "Language: it\n" @@ -493,8 +493,8 @@ msgstr "Rimuove il ramo selezionato" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Rimuovi" @@ -527,17 +527,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Cancella" @@ -578,7 +579,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -709,7 +710,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Lingua" @@ -781,7 +782,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Applica" @@ -1768,15 +1769,15 @@ msgid "&Protect:" msgstr "&Protezione:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "La spaziatura permane anche se si trova a inizio o fine riga." #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2139,7 +2140,7 @@ msgstr "Finestra di riscontro" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listato" @@ -2722,7 +2723,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2731,7 +2732,7 @@ msgstr "Immagini" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2914,7 +2915,7 @@ msgid "Line &spacing" msgstr "I&nterlinea" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Singola" @@ -2923,7 +2924,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Doppia" @@ -4173,8 +4174,8 @@ msgid "&Single close-tab button" msgstr "Singolo &pulsante per chiusura linguette" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Salva" @@ -4512,6 +4513,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Correttore ortografico" @@ -5216,7 +5218,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5232,7 +5237,7 @@ #: lib/layouts/svcommon.inc:460 lib/layouts/svcommon.inc:478 #: lib/layouts/svcommon.inc:499 lib/layouts/svcommon.inc:523 msgid "FrontMatter" -msgstr "Materiale anteriore" +msgstr "Frontespizio" #: lib/layouts/AEA.layout:63 msgid "Publication Month" @@ -5275,13 +5280,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5301,7 +5307,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5317,19 +5323,19 @@ msgid "Acknowledgement" msgstr "Riconoscimento" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Riconoscimento." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5359,7 +5365,7 @@ msgstr "Teorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5402,13 +5408,13 @@ msgid "Case" msgstr "Caso" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Caso \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5456,7 +5462,7 @@ msgstr "Condizione" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5475,10 +5481,10 @@ msgid "Conjecture" msgstr "Congettura" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5510,7 +5516,7 @@ msgid "Criterion" msgstr "Criterio" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5530,7 +5536,7 @@ msgid "Definition" msgstr "Definizione" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5572,7 +5578,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5625,8 +5631,8 @@ msgstr "Problema" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5645,7 +5651,7 @@ msgstr "Proposizione" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5663,8 +5669,9 @@ msgid "Remark" msgstr "Osservazione" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Osservazione \\theremark." @@ -5700,9 +5707,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5718,9 +5725,9 @@ msgstr "Didascalia: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5741,19 +5748,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5762,26 +5770,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titolo" @@ -5801,24 +5810,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autore" @@ -5852,13 +5861,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Parole chiave" @@ -5875,20 +5884,21 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 msgid "BackMatter" -msgstr "Materiale posteriore" +msgstr "Note conclusive" #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5897,41 +5907,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografia" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Riferimenti" @@ -5947,8 +5957,8 @@ msgid "BiographyNoPhoto" msgstr "Biografia senza foto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5960,17 +5970,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5989,14 +5999,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6023,46 +6033,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Elenco puntato" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Elenco numerato" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Descrizione" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Elenco" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6072,7 +6082,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6096,20 +6106,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Data" @@ -6121,7 +6131,7 @@ msgid "Correspondence to:" msgstr "Corrispondenza a:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Riconoscimenti." @@ -6137,7 +6147,7 @@ msgid "Key words." msgstr "Parole chiave." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6151,11 +6161,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Posta elettronica" @@ -6183,8 +6194,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Affiliazione" @@ -6193,7 +6205,7 @@ msgstr "Congiunzione" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6338,7 +6350,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6414,6 +6426,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6435,7 +6448,7 @@ msgid "Author affiliation:" msgstr "Affiliazione autore:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6447,7 +6460,7 @@ msgstr "Riconoscimenti." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6462,8 +6475,8 @@ msgid "SpecialSection*" msgstr "Sezione speciale*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6472,7 +6485,7 @@ msgstr "Senza numero" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6517,7 +6530,7 @@ msgid "FourAuthors" msgstr "Quattro autori" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Affiliazione:" @@ -6534,7 +6547,7 @@ msgid "FourAffiliations" msgstr "Quattro affiliazioni" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Rivista" @@ -6544,8 +6557,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6595,18 +6608,11 @@ msgid "Subparagraph" msgstr "Sottoparagrafo" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "In successione" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6627,13 +6633,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "Diapositiva" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6649,240 +6655,235 @@ msgid "Part*" msgstr "Parte*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Sezione \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Sottosezione \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "DIapositive" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Diapositiva" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "Diapositiva semplice" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Diapositiva (semplice)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "Ripeti diapositiva" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Ripeti diapositiva con etichetta" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "Fine diapositiva" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "Sottotitolo diapositiva" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Colonna" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Colonne" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Inizio colonna di larghezza:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "Colonne centrate" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Colonne (centrate)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "Colonne allineate" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Colonne (allineate)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pausa" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Sovrapposizioni" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Sovrastampa" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "Sovrapposizione" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Sovrapposizione" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Rivela" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Rivelato su slide" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Solo" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Solo su slide" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Blocco" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blocchi" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Blocco:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "Blocco Esempio" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Blocco Esempio:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "Blocco Avviso" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Blocco Avviso:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titolatura" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titolo diapositiva" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Nota istituto" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Nota istituto" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citazione" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Detto" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Verso" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "Titolo grafico" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoremi" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Corollario." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definizione." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definizioni" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definizioni." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Esempio." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Esempi" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Esempi." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6898,80 +6899,80 @@ msgid "Fact" msgstr "Fatto" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fatto." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separatore" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Codice LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "Nota puntata" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Nota:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Avviso" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struttura" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "Modo articolo" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Articolo" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "Modo presentazione" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentazione" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabella" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Elenco delle tabelle" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figura" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7029,7 +7030,7 @@ msgid "CURTAIN" msgstr "SIPARIO" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7521,9 +7522,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Parole chiave:" @@ -7589,65 +7591,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Titolo LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autore:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Rivista:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "numero ms" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "numero MS:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Primo autore" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "cognome_primo_autore:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Ricevuto" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Ricevuto:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Accettato" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Accettato:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offset" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "richieste_ristampa_a:" @@ -7918,7 +7920,7 @@ msgid "Restriction:" msgstr "Restrizione:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Intestazione sinistra" @@ -7928,7 +7930,7 @@ msgid "Left Header:" msgstr "Intestazione sinistra:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Intestazione destra" @@ -8407,7 +8409,7 @@ msgid "Remarks #." msgstr "Osservazioni #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Dimostrazione:" @@ -8504,42 +8506,46 @@ msgid "ItemList" msgstr "ItemList" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "RomanList" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorema \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Corollario \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Proposizione \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Proposizione" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8551,21 +8557,23 @@ msgid "Question" msgstr "Questione" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Questione \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Asserzione \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Congettura \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Appendice \\Alph{appendix}." @@ -8597,8 +8605,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8646,6 +8655,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "RICONOSCIMENTI" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Affiliazione alternativa" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Home page" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "Numeri PACS:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Numero prestampa" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Numero prestampa:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Citazione in linea" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Indirizzo per estratti" @@ -8923,6 +8956,14 @@ msgid "Close Section" msgstr "Chiudi sezione" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separatore--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Separatore di Ambienti ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Sottotitolo" @@ -8931,48 +8972,48 @@ msgid "Institution" msgstr "Istituzione" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Lucido" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "Fine lucido" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "Lucido esteso" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "Lucido vuoto" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Lucido vuoto:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "Elenco puntato (tipo 1)" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "Elenco numerato (tipo 1)" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Elenco degli algoritmi" @@ -9241,14 +9282,10 @@ msgid "Terms:" msgstr "Voci:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Argomento" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nuovo lucido:" @@ -9889,8 +9926,8 @@ msgid "FirstName" msgstr "Nome" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Ritaglio" @@ -10067,39 +10104,31 @@ msgid "foot" msgstr "piede" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Sbiadita" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listati" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Ind" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opz" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Anteprima" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separatore--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Separatore di Ambienti ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Parte \\thepart" @@ -10194,18 +10223,22 @@ msgstr "Fatto \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definizione \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Esempio \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problema \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Esercizio \\theexercise." @@ -10293,38 +10326,6 @@ msgid "Remark." msgstr "Osservazione." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Teorema \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Corollario \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Proposizione \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Congettura \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definizione \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Esempio \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Problema \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Prob" @@ -10341,29 +10342,14 @@ msgid "# [number of Prob]" msgstr "# [numbero di Prob]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Esercizio \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Osservazione \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Caso \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Proprietà \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Questione \\thequestion" +msgid "Property \\theproperty." +msgstr "Proprietà \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Nota \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Nota \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10609,6 +10595,52 @@ msgid "Initial" msgstr "Capolettera" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Usa il pacchetto knitr per la generazione di rapporti dinamici in R. Questo " +"pacchetto per R deve essere installato perché questo modulo funzioni: " +"install.packages('knitr'). Da notare che è necessaria la versione 2.14.1 o " +"superiore di R. Per ulteriori informazioni vedere http://yihui.github.com/" +"knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "programmazione esperta" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Chunk" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Opzioni sweave" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Opz. sweave" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "Espressione S/R" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "Espr. S/R" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond Book" @@ -10763,15 +10795,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Consente di usare Noweb come strumento di programmazione esperta." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "programmazione esperta" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10781,26 +10804,6 @@ "programmazione esperta per mezzo della funzione Sweave(). Vedere il file di " "esempio sweave.lyx." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Chunk" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Opzioni sweave" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Opz. sweave" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "Espressione S/R" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "Espr. S/R" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Sweave Input File" @@ -10914,10 +10917,6 @@ msgid "Condition." msgstr "Condizione." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Nota \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13442,6 +13441,10 @@ msgstr "Multicolonne|M" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Sweave|w" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic|X" @@ -13465,11 +13468,11 @@ msgid "Check spelling" msgstr "Controlla dizione" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Annulla" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Rifai" @@ -16189,7 +16192,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16291,7 +16294,7 @@ msgid "PDFPages" msgstr "Pagine PDF" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Pagine PDF: $$AbsOrRelPathParent$$Basename" @@ -16304,6 +16307,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16314,10 +16320,13 @@ "* pages={x-y} (per un insieme di pagine)\n" "* pages={x,y,z} (per pagine specifiche)\n" "* pages=- (per includere tutte le pagine)\n" +"* pages=last-1 (per includere tutte le pagine in ordine inverso)\n" +"Con l'opzione 'noautoscale' le pagine PDF vengono\n" +"incluse con la loro dimensione originale.\n" "Leggere la documentazione del pacchetto pdfpages\n" "per ulteriori opzioni e dettagli.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16325,15 +16334,15 @@ "Data odierna.\n" "Consultare 'info date' per ulteriori informazioni.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagramma Dia.\n" @@ -16455,268 +16464,268 @@ msgid "R/S code" msgstr "Codice R/S" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "Spartito LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond book (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (normale)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (normale)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Testo semplice" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Testo semplice|s" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Testo semplice (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Testo semplice (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Testo semplice (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Testo semplice, per paragrafi" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Foglio elettronico Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Foglio elettronico Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "Foglio elettronico OpenOffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "RTF" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "Comando date" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabella (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Anteprima LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "Anteprima LyX (LilyPond book)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Anteprima LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Programma" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Metafile di Windows" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Metafile di Windows" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "Archivio LyX (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "Archivio LyX (tar.gz)" @@ -16760,66 +16769,66 @@ msgid "Print document failed" msgstr "La stampa del documento non è riuscita" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Errore disco: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "Non riesco a creare la cartella temporanea '%1$s' (disco pieno?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX ha tentato di chiudere un documento modificato!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Tentativo di chiudere un documento modificato!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Non riesco a rimuovere la cartella temporanea" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Non riesco a rimuovere la cartella temporanea %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Classe di documento sconosciuta" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "Uso la classe predefinita del documento, perchè la classe %1$s è sconosciuta." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Simbolo sconosciuto: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Errore nell'intestazione del documento" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "manca \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "manca \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Modifiche non visualizzate nell'output LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16831,7 +16840,7 @@ "Occorre installare questi pacchetti o ridefinire \\lyxadded e \\lyxdeleted " "nel preambolo LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16843,33 +16852,33 @@ "Occorre installare entrambi tali pacchetti o ridefinire \\lyxadded e " "\\lyxdeleted nel preambolo LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Indice" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "La formattazione del documento non è riuscita" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s è terminato inaspettatamente, il che significa che probabilmente è " "corrotto." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s non è un documento LyX leggibile." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Conversione non riuscita" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16878,11 +16887,11 @@ "Il file %1$s è stato generato da un'altra versione di LyX, ma non riesco a " "creare un file temporaneo per convertirlo." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Script di conversione non trovato." -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16891,11 +16900,11 @@ "Il file %1$s è stato generato da un'altra versione di LyX ma non trovo lo " "script di conversione lyx2lyx." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Lo script di conversione ha fallito" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16904,7 +16913,7 @@ "Il file %1$s è stato generato da una precedente\n" "versione di LyX e lo script lyx2lyx non è riuscito a convertirlo." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16913,16 +16922,16 @@ "Il file %1$s è stato generato da una versione\n" "più recente di LyX e lo script lyx2lyx non è riuscito a convertirlo." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Il file è in sola lettura" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "Il file %1$s non può essere sovrascritto perché è in sola lettura." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16931,21 +16940,21 @@ "Il documento %1$s è stato modificato dall'esterno. Si è sicuri di volerlo " "sovrascrivere?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Sovrascrivo il file modificato?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Sovrascrivi" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Backup non riuscito" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16954,46 +16963,46 @@ "Non riesco a creare il file di backup %1$s.\n" "Per favore, controllare se la cartella esiste ed è scrivibile." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Sto salvando il documento %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " non riesco a scrivere il file!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " fatto." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: tentativo di salvare il documento %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Salvato come %1$s. Meno male!\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Il salvataggio è fallito! Provo ancora...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Il salvataggio è fallito! Riprovo ancora...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Il salvataggio è fallito! Purtroppo il documento è perso." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Rilevato problema software con iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17002,13 +17011,13 @@ "Verificate che il supporto software per l'attuale codifica (%1$s) sia " "correttamente installato" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "Comando LaTeX per il carattere '%1$s' (codice unicode %2$s) non trovato" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17018,19 +17027,19 @@ "codifica scelta.\n" "Potrebbe essere di aiuto cambiare la codifica del documento in utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "Conversione con iconv non riuscita" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "conversione non riuscita" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Carattere intraducibile nel percorso del file" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17054,53 +17063,48 @@ "In caso di problemi, sciegliete una codifica appropriata per il documento\n" "(per esempio utf8) o modificate il nome del percorso." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Esecuzione di chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex ha fallito" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Non è stato possibile eseguire chktex con successo." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Nessuna informazione per esportare nel formato: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Errore durante l'esportazione al formato: %1$s" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Il ramo \"%1$s\" esiste già." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Il ramo \"%1$s\" non esiste." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Non riesco ad analizzare \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Destinatario sconosciuto: \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Errore nell'esportazione a DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17111,73 +17115,73 @@ "\n" "Volete davvero sovrascriverlo?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Sovrascrivo il file?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Errore durante l'esecuzione di comandi esterni." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Anteprima del sorgente" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Anteprima del sorgente per il paragrafo %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Anteprima del sorgente dal paragrafo %1$s al %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Salvataggio automatico %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "L'autosalvataggio non ha funzionato!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Sto salvando automaticamente il documento corrente..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Non posso esportare il file" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Nessuna informazione per esportare il formato %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Errore sul nome del file" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Il percorso della cartella del documento non può contenere spazi." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "L'esportazione del documento è stata cancellata." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Il documento è stato esportato come %1$s nel file `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Il documento è stato esportato come %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17188,19 +17192,19 @@ "\n" "Recupero la copia di emergenza?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Apro la copia di emergenza?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Recupera" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Apri originale" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17210,15 +17214,15 @@ "sola lettura.\n" "Assicuratevi di salvare il documento con un nome diverso." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Il documento è stato recuperato." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Non è stato possibile recuperare il documento." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17227,27 +17231,27 @@ "Rimuovo la copia di emergenza?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Cancello la copia di emergenza?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Mantieni" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Copia di emergenza rimossa." -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Non dimenticate di salvare il file ora!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Rimuovo la copia di emergenza?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17258,19 +17262,19 @@ "\n" "Apro la copia di backup?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Apro backup?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Apri backup" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Apri &originale" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17280,25 +17284,25 @@ "lettura.\n" "Assicuratevi di salvare il documento con un nome diverso." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Non ha senso!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Il documento %1$s è stato riaperto." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Non riesco a riaprire il documento %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "File incluso non valido" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17336,7 +17340,7 @@ msgid "Document class not available" msgstr "Classe del documento non disponibile" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17351,11 +17355,11 @@ "con layout predefiniti. LyX non sarà in grado di produrre\n" "un output corretto." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Classe di documento non trovata" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17370,15 +17374,15 @@ "con layout predefiniti. LyX non sarà in grado di produrre\n" "un output corretto." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Impossibile caricare classe" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Errore durante la lettura del layout interno" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Errore di lettura" @@ -17402,79 +17406,79 @@ msgid "This portion of the document is deleted." msgstr "Questa porzione del documento è stata cancellata." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Impossibile caricare la classe di documento `%1$s'." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Nessun altra operazione da annullare" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Nessun altra operazione da rifare" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Stringa non trovata!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Evidenziazione disattivata" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Evidenziazione attivata" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Evidenziazione rimossa" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Evidenziazione impostata" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statistiche per la selezione:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistiche per il documento:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d parole" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Una parola" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d caratteri (spazi inclusi)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Un carattere (spazi inclusi)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d caratteri (spazi esclusi)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Un carattere (spazi esclusi)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistiche" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" @@ -17482,24 +17486,29 @@ "`inset-forall' è stato interrotto perché il numero di azioni è maggiore di " "%1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Ho applicato \"%1$s\" a %2$d inserti" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Nome ramo" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Il ramo esiste già" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Il ramo \"%1$s\" non esiste." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Ricerca inversa non riuscita" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17507,22 +17516,22 @@ "La posizione richiesta per la ricerca inversa non è valida.\n" "Occorre prima aggiornare l'anteprima del documento." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Sto inserendo il documento %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Documento %1$s inserito." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Non riesco ad inserire il documento %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17533,11 +17542,11 @@ "%1$s\n" "a causa dell'errore: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Non riesco a leggere il file" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17546,15 +17555,15 @@ "%1$s\n" "non può essere letto." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Non riesco ad aprire il file" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Lettura di un file non codificato UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17570,15 +17579,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Avviso di LyX: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "carattere intraducibile" @@ -17948,12 +17957,12 @@ msgid "ignore" msgstr "ignora" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Non riesco a convertire il file" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17962,19 +17971,19 @@ "Nessuna informazione per convertire i file in formato %1$s in %2$s.\n" "Occorre definire un convertitore nelle preferenze." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Comando in esecuzione: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Errori di compilazione" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Si sono verificati degli errori durante il processo di compilazione." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17983,26 +17992,26 @@ "Si è verificato un errore eseguendo:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Non riesco a spostare una cartella temporanea da %1$s a %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Non riesco a copiare un file temporaneo da %1$s a %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Non riesco a spostare un file temporaneo da %1$s a %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Esecuzione di LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18011,15 +18020,15 @@ "LaTeX non è stato eseguito con successo. In aggiunta, LyX non ha potuto " "localizzare il registro di LaTeX %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX ha fallito" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Output vuoto" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "È stato generato un output vuoto." @@ -18040,12 +18049,12 @@ msgid "&Don't Add" msgstr "&Non aggiungerlo" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Il layout `%1$s' non è stato trovato." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Layout non trovato" @@ -18091,19 +18100,19 @@ msgstr "È fallita la copia di %1$s su %2$s." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Romano" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Senza Grazie" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Monospazio" @@ -18197,7 +18206,7 @@ msgid "Cannot view file" msgstr "Non riesco a mostrare il file" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Il file non esiste: %1$s" @@ -18537,7 +18546,7 @@ "\t-version riassume la versione e le informazioni di compilazione.\n" "Consultare la pagina di manuale di LyX per maggiori dettagli." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Nessuna cartella di sistema" @@ -19197,7 +19206,7 @@ msgid "(no log message)" msgstr "(nessun messaggio di registro)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: messaggio del registro" @@ -19218,7 +19227,7 @@ msgid "Revert to stored version of document?" msgstr "Ripristino la versione salvata del documento?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Ripristina" @@ -19246,24 +19255,24 @@ msgid "Paragraph not properly initialized" msgstr "Paragrafo non correttamente inizializzato" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Inserto sconosciuto" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Errore tracciamento modifiche" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "L'indice dell'autore è sconosciuto per la modifica: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Simbolo sconosciuto" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19271,67 +19280,67 @@ "Non si può inserire uno spazio all'inizio di un paragrafo. Per favore, " "leggete il Tutorial!" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Non si possono inserire due spazi in questo modo. Per favore, leggete il " "Tutorial!" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Tracciamento modifiche] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Modifica: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr ", " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Carattere: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Rientro: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Spaziatura: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Uno e mezzo" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Altro (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Inserto: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Paragrafo: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Posizione: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Car: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Confine: " @@ -19371,15 +19380,15 @@ msgid " not known" msgstr " sconosciuto" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Argomento mancante" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Insieme di caratteri" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Ho impostato il layout del paragrafo" @@ -19451,7 +19460,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Errore di controllo revisione." @@ -19644,12 +19653,12 @@ "Continuo?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Sì" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&No" @@ -19699,14 +19708,14 @@ "The document %1$s is already loaded and has unsaved changes.\n" "Do you want to abandon your changes and reload the version on disk?" msgstr "" -"Il documento %1$s è già aperto e non è stato salvato.\n" +"Il documento %1$s è già aperto ed è stato modificato.\n" "Volete scartare le modifiche e ripristinare la versione su disco?" #: src/buffer_funcs.cpp:75 msgid "Reload saved document?" msgstr "Riapro il documento salvato?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Riapri" @@ -19819,19 +19828,19 @@ "%1$s: raggiunto l'inizio cercando all'indietro.\n" "Continuo a cercare dalla fine?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Continuo la ricerca?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Niente da cercare" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Nessun documento aperto in cui cercare" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Trova e sostituisci (avanzato)" @@ -20105,9 +20114,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documenti|#o#O" @@ -20194,7 +20203,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20203,7 +20212,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20235,11 +20244,11 @@ msgid "The branch could not be renamed." msgstr "Non è stato possibile rinominare il ramo." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Incorpora modifiche" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20248,7 +20257,7 @@ "Autore della modifica: %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Data della modifica: %1$s\n" @@ -20355,10 +20364,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Scegliere il nome con cui salvare l'immagine incollata" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Annullato." @@ -20387,15 +20396,15 @@ msgid "Select document" msgstr "Selezione documento" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Documenti LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Errore" @@ -20569,7 +20578,7 @@ msgstr "Impostazioni documento" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Documento figlio" @@ -20842,9 +20851,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (non installato)" @@ -20890,12 +20899,12 @@ msgstr "File LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Modifiche non salvate" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20904,12 +20913,12 @@ "Se non lo fate adesso, verranno abbandonate dopo questa azione." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Abbandona" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Non è possibile impostare la classe del documento." @@ -20959,24 +20968,32 @@ msgid "[No options predefined]" msgstr "[Nessuna opzione predefinita]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "&Modifica supporto hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "&Usa supporto hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Impossibile impostare il layout!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Impossibile impostare il layout per ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "non trovato" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Il documento genitore specificato non include questo file" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20987,11 +21004,11 @@ "'%1$s' per poterlo dichiarare\n" "come genitore." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Impossibile caricare documento padre" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21201,7 +21218,7 @@ msgid "Horizontal Fill" msgstr "Riempimento orizzontale" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21464,7 +21481,7 @@ msgstr "Inserire un nome di file per la pipe del LyX server" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Correttore ortografico" @@ -21712,6 +21729,10 @@ "beginning?" msgstr "È stata raggiunta la fine del documento. Continuo dall'inizio?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Non ci sono dizionari per il correttore ortografico." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Latino di base" @@ -22159,50 +22180,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Barra strumenti \"%1$s\" sconosciuta" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Selezionare file modello" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Modelli|#M#m" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Il documento non è stato caricato." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Scegliere il documento da aprire" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Esempi|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Documenti LyX-1.3.x (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Documenti LyX-1.4.x (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Documenti LyX-1.5.x (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Documenti LyX-1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Nome file non valido" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22213,40 +22234,40 @@ "%1$s\n" "non esiste." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Sto aprendo il documento %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Il documento %1$s è stato aperto." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Controllo versione rilevato." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Non riesco ad aprire il documento %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Non riesco ad importare il file" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Nessuna informazione per importare il formato %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Scegliere il file %1$s da importare" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22257,52 +22278,72 @@ "\n" "Volete davvero sovrascriverlo?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Sovrascrivo il documento?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Sto importando %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importato." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "File non importato!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "newfile" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Scegliere il documento LyX da inserire" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "È richiesto un nome file assoluto." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Scegliere il documento da inserire" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Tutti i file (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Scegliere il nome con cui salvare il documento" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Il file\n" +"%1$s\n" +"è già aperto nella sessione corrente.\n" +"Occorre chiuderlo prima di cercare di sovrascriverlo.\n" +"Si vuole scegliere un nuovo nome?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Il file scelto è già aperto" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Rinomina" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22313,23 +22354,23 @@ "\n" "Volete rinominare il documento e riprovare?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Rinomino e salvo?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Riprova" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Chiusura del documento" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Il documento non può essere chiuso perché LyX sta ancora elaborandolo." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22340,41 +22381,41 @@ "\n" "Volete salvare il documento?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Salvo nuovo documento?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" "\n" "Do you want to save the document or discard the changes?" msgstr "" -"Il documento %1$s ha delle modifiche non salvate.\n" +"Il documento %1$s è stato modificato.\n" "\n" "Volete salvare il documento o abbandonare le modifiche?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Salvo il documento modificato?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Abbandona" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" "\n" "Do you want to save the document?" msgstr "" -"Il documento %1$s ha delle modifiche non salvate.\n" +"Il documento %1$s è stato modificato.\n" "\n" "Volete salvare il documento?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22386,61 +22427,61 @@ "è stato modificato dall'esterno.\n" "Lo riapro scartando le modifiche locali?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Riapro il documento modificato esternamente?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Errore nell'impostare l'opzione di blocco." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "La cartella non è accessibile." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Sto aprendo il documento figlio %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Nessun buffer per il file: %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Riuscita anteprima del formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Errore durante l'anteprima del formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Riuscita esportazione al formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Errore durante l'esportazione al formato: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Esportazione ..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Anteprima ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Il documento non è stato caricato." -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22449,28 +22490,28 @@ "Ogni modifica andrà persa. Siete sicuri di voler tornare alla versione " "salvata del documento %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Ritorno all'ultimo salvataggio?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Sto salvando tutti i documenti..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Tutti i documenti sono stati salvati" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s è un comando sconosciuto!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Occorre visualizzare il documento prima." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Non posso procedere." @@ -22507,11 +22548,11 @@ msgid "Close File" msgstr "Chiudi file" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Nascondi linguetta" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Chiudi linguetta" @@ -22560,99 +22601,99 @@ msgid "Remove from personal dictionary|r" msgstr "Rimuovi dal vocabolario personale|r" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Lingua|g" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Altre lingue ...|l" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Nascosti|N" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Nessun documento aperto>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Nessun segnalibro salvato>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Mostra (altri formati)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Aggiorna (altri formati)|r" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Mostra [%1$s]|M" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Aggiorna [%1$s]|A" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Nessun inserto personalizzato definito!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Nessun documento aperto>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Documento padre" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Apri navigatore..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Altri elenchi" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Indice generale vuoto>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Altre barre strumenti" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Nessun ramo nel documento!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indice analitico|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Voce d'indice|V" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Indice: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Voce d'indice (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Nessuna citazione in questo contesto!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Nessuna azione definita!" @@ -22951,15 +22992,15 @@ msgid "Sub-%1$s" msgstr "Sotto-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Nessuna bibliografia definita!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Nessuna citazione selezionata!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "non citato" @@ -23259,15 +23300,15 @@ msgid "Horizontal line" msgstr "Linea orizzontale" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "nessun delimitatore di linea disponibile" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Delimitatori esauriti" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23282,11 +23323,11 @@ "Per il momento ho sostituito '!' con un avvertimento, ma occorre una " "verifica!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Caratteri intraducibili nell'inserto listati" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23634,7 +23675,7 @@ msgid "Unknown TOC type" msgstr "Tipo di indice sconosciuto" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" "La dimensione della selezione deve corrispondere al contenuto degli appunti." @@ -23886,11 +23927,11 @@ msgid "Regular expression editor mode" msgstr "Modalità editor espressione regolare" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autocorrezione disattivata ('!' per attivare)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autocorrezione attivata (<spazio> per disattivare)" @@ -23940,6 +23981,67 @@ msgid "References: " msgstr "Referimenti: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Eseguibile di LyX non trovato" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Impossibile determinare la locazione dell'eseguibile di LyX dalla linea di " +"comando %1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Impossibile individuare la cartella di sistema avendo cercato in\n" +"\t%1$s\n" +"Usate il parametro '-sysdir' da linea di comando o impostate la variabile " +"d'ambiente\n" +"%2$s alla cartella di sistema di LyX contenente il file `chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "File non trovato" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Il parametro %1$s non è valido.\n" +"La cartella %2$s non contiene %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"La variabile d'ambiente %1$s non è valida.\n" +"La cartella %2$s non contiene %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"La variabile d'ambiente %1$s non è valida.\n" +"%2$s non è una cartella." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Cartella non trovata" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Nessun messaggio di verifica" @@ -24113,6 +24215,54 @@ msgid "Unknown user" msgstr "Utente sconosciuto" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorema \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corollario \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposizione \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Congettura \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definizione \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Esempio \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Problema \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Esercizio \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Osservazione \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Caso \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Questione \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Nota \\thenote" + #~ msgid "&New:" #~ msgstr "&Nuovo:" @@ -24159,54 +24309,6 @@ #~ msgid "Offprints:" #~ msgstr "Estratti:" -#~ msgid "LyX binary not found" -#~ msgstr "Eseguibile di LyX non trovato" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Impossibile determinare la locazione dell'eseguibile di LyX dalla linea " -#~ "di comando %1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Impossibile individuare la cartella di sistema avendo cercato in\n" -#~ "\t%1$s\n" -#~ "Usate il parametro '-sysdir' da linea di comando o impostate la variabile " -#~ "d'ambiente\n" -#~ "%2$s alla cartella di sistema di LyX contenente il file `chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "File non trovato" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Il parametro %1$s non è valido.\n" -#~ "La cartella %2$s non contiene %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "La variabile d'ambiente %1$s non è valida.\n" -#~ "La cartella %2$s non contiene %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "La variabile d'ambiente %1$s non è valida.\n" -#~ "%2$s non è una cartella." - -#~ msgid "Directory not found" -#~ msgstr "Cartella non trovata" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25684,9 +25786,6 @@ #~ msgid "Move Section up|u" #~ msgstr "Sposta sezione su|s" -#~ msgid "The spellchecker has failed." -#~ msgstr "Il correttore ortografico ha fallito." - #~ msgid "" #~ "Specify an alternate personal dictionary file. E.g. \".aspell_english\"." #~ msgstr "" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/ja.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/ja.gmo differ diff -Nru lyx-2.0.2/po/ja.po lyx-2.0.3/po/ja.po --- lyx-2.0.2/po/ja.po 2011-11-27 01:07:53.000000000 +0000 +++ lyx-2.0.3/po/ja.po 2012-02-19 15:54:14.000000000 +0000 @@ -2,13 +2,13 @@ # Japanese translation for LyX # Copyright (C) 2007 LyX Developers # This file is distributed under the same license as the LyX package. -# Koji Yokota <yokota@res.otaru-uc.ac.jp>, 2007, 2008, 2009, 2010, 2011. +# Koji Yokota <yokota@res.otaru-uc.ac.jp>, 2007, 2008, 2009, 2010, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-11-25 02:23+0900\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-02-14 11:01+0900\n" "Last-Translator: Koji Yokota <yokota33@gmail.com>\n" "Language-Team: Japanese <lyx-doc@lists.lyx.org>\n" "Language: \n" @@ -442,7 +442,7 @@ #: src/frontends/qt4/ui/BranchesUi.ui:25 msgid "&New:[[branch]]" -msgstr "" +msgstr "新規(&N):[[branch]]" #: src/frontends/qt4/ui/BranchesUi.ui:35 msgid "" @@ -494,8 +494,8 @@ msgstr "選択した派生枝を削除" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "削除(&R)" @@ -528,17 +528,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "取り消し(&C)" @@ -579,7 +580,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -710,7 +711,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "言語" @@ -782,7 +783,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "適用(&A)" @@ -1757,15 +1758,15 @@ msgid "&Protect:" msgstr "保護(&P):" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "改行の後でも空白を挿入する" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -1926,7 +1927,7 @@ #: src/frontends/qt4/ui/IndicesUi.ui:114 msgid "&New:[[index]]" -msgstr "" +msgstr "新規(&N):[[index]]" #: src/frontends/qt4/ui/IndicesUi.ui:124 msgid "" @@ -2098,7 +2099,7 @@ msgid "" "Enter the command to load the language package (default: \\usepackage{babel})" msgstr "" -"言語パッケージを読み込むコマンドを入力してください(既定値:\\\\usepackage" +"言語パッケージを読み込むコマンドを入力してください(既定値:\\usepackage" "{babel})" #: src/frontends/qt4/ui/LineUi.ui:22 @@ -2131,7 +2132,7 @@ msgstr "フィードバックウィンドウ" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "リスト" @@ -2710,7 +2711,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2719,7 +2720,7 @@ msgstr "画像" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2898,7 +2899,7 @@ msgid "Line &spacing" msgstr "行間(&S)" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "なし" @@ -2907,7 +2908,7 @@ msgid "1.5" msgstr "半行" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "一行" @@ -3283,7 +3284,6 @@ msgstr "短縮名(&H):" #: src/frontends/qt4/ui/PrefFileformatsUi.ui:96 -#, fuzzy msgid "E&xtension:" msgstr "拡張子(&X):" @@ -3491,9 +3491,8 @@ "ください。" #: src/frontends/qt4/ui/PrefLanguageUi.ui:218 -#, fuzzy msgid "Enable RTL su&pport" -msgstr "RTLサポートを有効化(&R)" +msgstr "右横書きサポートを有効化(&P)" #: src/frontends/qt4/ui/PrefLanguageUi.ui:233 msgid "Cursor movement:" @@ -3612,15 +3611,14 @@ msgstr "CheckTeX開始オプションとフラグ" #: src/frontends/qt4/ui/PrefLatexUi.ui:326 -#, fuzzy msgid "" "Select whether LyX should output Windows or Cygwin style\n" "paths to LaTeX files. Don't change the default unless the\n" "TeX engine was not correctly detected at configure time.\n" "Warning: Your changes here will not be saved." msgstr "" -"LyXにWindows形式またはCygwin形式のパスをLaTeXファイルに出力させるかどうかを指" -"定してください。\n" +"LyXに、WindowsまたはCygwin形式のパスでLaTeXファイルに出力させるかどうかを指定" +"してください。\n" "初期設定時にTeXエンジンが正しく検出されなかったとき以外は、既定値をいじらない" "でください。\n" "注意:ここで加えた変更は保存されません。" @@ -4010,9 +4008,8 @@ msgstr "連続スペルチェック(&P)" #: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:100 -#, fuzzy msgid "The characters inserted here are ignored by the spellchecker. " -msgstr "スペルチェッカーは、ここに入力された文字を無視します。" +msgstr "ここに入力された文字は、スペルチェッカーによって無視されます。" #: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:107 msgid "&Escape characters:" @@ -4130,8 +4127,8 @@ msgid "&Single close-tab button" msgstr "単一タブ閉ボタン" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "保存(&S)" @@ -4466,6 +4463,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "スペルチェッカー" @@ -5164,7 +5162,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5223,13 +5224,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5249,7 +5251,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5265,19 +5267,19 @@ msgid "Acknowledgement" msgstr "謝辞" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "謝辞." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5307,7 +5309,7 @@ msgstr "定理" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5350,13 +5352,13 @@ msgid "Case" msgstr "ケース" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "ケース \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5404,7 +5406,7 @@ msgstr "条件" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5423,10 +5425,10 @@ msgid "Conjecture" msgstr "推論" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5458,7 +5460,7 @@ msgid "Criterion" msgstr "基準" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5478,7 +5480,7 @@ msgid "Definition" msgstr "定義" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5520,7 +5522,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5573,8 +5575,8 @@ msgstr "問題" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5593,7 +5595,7 @@ msgstr "命題" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5611,8 +5613,9 @@ msgid "Remark" msgstr "所見" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "所見 \\theremark." @@ -5648,9 +5651,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5666,9 +5669,9 @@ msgstr "キャプション: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5689,19 +5692,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "標準" @@ -5710,26 +5714,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "タイトル" @@ -5749,24 +5754,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "著者" @@ -5800,13 +5805,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "キーワード" @@ -5823,11 +5828,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5836,7 +5842,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5845,41 +5851,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "書誌情報" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "参考文献" @@ -5895,8 +5901,8 @@ msgid "BiographyNoPhoto" msgstr "写真なし経歴" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5908,17 +5914,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5937,14 +5943,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -5971,46 +5977,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "箇条書き(記号)" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "箇条書き(連番)" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "箇条書き(記述)" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "箇条書き(一覧)" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6020,7 +6026,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6044,20 +6050,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "日付" @@ -6069,7 +6075,7 @@ msgid "Correspondence to:" msgstr "連絡先:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "謝辞." @@ -6085,7 +6091,7 @@ msgid "Key words." msgstr "キーワード." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6099,11 +6105,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "電子メール" @@ -6131,8 +6138,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "所属" @@ -6141,7 +6149,7 @@ msgstr "And" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6286,7 +6294,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "ファックス" @@ -6362,6 +6370,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6383,7 +6392,7 @@ msgid "Author affiliation:" msgstr "著者所属:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6395,7 +6404,7 @@ msgstr "謝辞." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6410,8 +6419,8 @@ msgid "SpecialSection*" msgstr "特別節*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6420,7 +6429,7 @@ msgstr "連番なし" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6465,7 +6474,7 @@ msgid "FourAuthors" msgstr "第4著者" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "所属:" @@ -6482,7 +6491,7 @@ msgid "FourAffiliations" msgstr "第4所属" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "ジャーナル" @@ -6492,8 +6501,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6543,18 +6552,11 @@ msgid "Subparagraph" msgstr "小段落" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "行内列挙(Seriate)" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6575,13 +6577,13 @@ msgid "Latin off" msgstr "ラテン切" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "フレーム開始" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6597,240 +6599,235 @@ msgid "Part*" msgstr "部*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "第\\arabic{section}節" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "第\\arabic{section}.\\arabic{subsection}節" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "フレーム" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "フレーム" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "白紙フレーム開始" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "フレーム(ヘッダ・フッタ・サイドバー無し)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "再フレーム" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "ラベル付き再フレーム" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "フレーム終了" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "フレーム・サブタイトル" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "列(column)" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "列(columns)" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "列の開始(階層を下げてください!)-幅:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "中央揃え列" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "列(中央揃え)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "上端揃え列" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "列(上端揃え)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "一時停止" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "オーバーレイ" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "重ね刷り" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "オーバーレイ領域" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "オーバーレイ領域" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "アンカバー" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "以下のスライドのみでアンカバー" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "限定表示" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "以下のスライドのみに表示" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "ブロック" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "ブロック" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "ブロック:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "用例ブロック" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "用例ブロック:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "強調ブロック" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "強調ブロック:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "タイトル付け" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "タイトル(白紙フレーム)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "所属機関マーク" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "所属機関マーク" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "引用(字下げあり)" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "引用(字下げなし)" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "詩句" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "タイトル図" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "定理" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "系." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "定義." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "定義" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "定義." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "例." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "例" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "例." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6846,80 +6843,80 @@ msgid "Fact" msgstr "事実" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "事実." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "定理." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "分離線" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyXコード" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "注釈アイテム" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "注釈:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "強調" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "構造" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "原稿モード" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "原稿" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "発表モード" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "発表" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "表" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "表一覧" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "図" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -6977,7 +6974,7 @@ msgid "CURTAIN" msgstr "カーテン" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7469,9 +7466,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "キーワード:" @@ -7537,65 +7535,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeXタイトル" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "著者:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "所属" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "ジャーナル:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "MS番号" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS番号" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "第1著者" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "第1著者姓:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "受理日" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "受理日:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "採択日" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "採択日:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "オフセット" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "リプリント版送り先" @@ -7866,7 +7864,7 @@ msgid "Restriction:" msgstr "配布制限:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "左ヘッダ" @@ -7876,7 +7874,7 @@ msgid "Left Header:" msgstr "左ヘッダ:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "右ヘッダ" @@ -8355,7 +8353,7 @@ msgid "Remarks #." msgstr "所見 #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "証明:" @@ -8452,42 +8450,46 @@ msgid "ItemList" msgstr "箇条書き(記号:ItemList)" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "箇条書き(連番:RomanList)" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "定理 \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "系 \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "補題 \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "命題 \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "命題(Prop)" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "命題(Prop)\\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8499,21 +8501,23 @@ msgid "Question" msgstr "問題" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "問題\\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "主張 \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "推論 \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "付録 \\Alph{appendix}." @@ -8545,8 +8549,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8594,6 +8599,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "謝辞" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "第二所属" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "ホームページ" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "PACS 番号:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "前刷り番号" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "前刷り番号:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "オンライン文献" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "抜刷用住所" @@ -8871,6 +8900,14 @@ msgid "Close Section" msgstr "節終了" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "-分離線-" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--ここから新たな環境--" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "サブタイトル" @@ -8879,48 +8916,48 @@ msgid "Institution" msgstr "所属機関" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "スライド" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "スライド終了" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "ワイドスライド" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "空のスライド" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "空のスライド:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "箇条書き(タイプ1)" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "箇条書き(連番・タイプ1)" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "アルゴリズム一覧" @@ -9189,14 +9226,10 @@ msgid "Terms:" msgstr "用語:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "トピック" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "新規スライド:" @@ -9837,8 +9870,8 @@ msgid "FirstName" msgstr "名" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "スクラップ" @@ -10015,39 +10048,31 @@ msgid "foot" msgstr "脚注" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "淡色表示" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "リスト" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "索引" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "オプション" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "プレビュー" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "-分離線-" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--ここから新たな環境--" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "第\\thepart部" @@ -10114,11 +10139,11 @@ #: lib/layouts/svcommon.inc:416 msgid "Running Section" -msgstr "ヘッダ用章見出し" +msgstr "ヘッダ用節見出し" #: lib/layouts/svcommon.inc:419 msgid "Running section:" -msgstr "ヘッダ用章見出し:" +msgstr "ヘッダ用節見出し:" #: lib/layouts/svcommon.inc:443 msgid "Abstract*" @@ -10142,18 +10167,22 @@ msgstr "事実 \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "定義 \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "例 \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "問題 \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "演習 \\theexercise." @@ -10241,38 +10270,6 @@ msgid "Remark." msgstr "所見." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "定理 \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "系 \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "補題 \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "命題 \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "推論 \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "定義 \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "例 \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "問題 \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "問題(Prob)" @@ -10289,29 +10286,14 @@ msgid "# [number of Prob]" msgstr "# [number of Prob]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "演習 \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "所見 \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "ケース \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "性質 \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "問題 \\thequestion" +msgid "Property \\theproperty." +msgstr "性質 \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "注釈 \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "注釈 \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10553,6 +10535,51 @@ msgid "Initial" msgstr "頭文字" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"動的レポート生成にRのknitrパッケージを使用する。このモジュールが動作するため" +"には、上記のパッケージが導入済みでなくてはならないので、install.packages" +"('knitr') として ください。これはR>=2.14.1に依存することにご注意ください。詳" +"しくはhttp://yihui.github.com/knitrを参照。" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "文芸" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "単位塊" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Sweaveオプション" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweaveオプション" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R表現" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R表現" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond Book" @@ -10704,15 +10731,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Nowebを文芸的プログラミングツールとして使用することを許可する。" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "文芸" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10721,26 +10739,6 @@ "統計言語SまたはRを、Sweave()関数経由で文芸的プログラミングツールとして使用す" "ることを許可する。詳しくは、LyX用例ファイルのsweave.lyxを参照のこと。" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "単位塊" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Sweaveオプション" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweaveオプション" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R表現" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R表現" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Sweaveインプットファイル" @@ -10850,10 +10848,6 @@ msgid "Condition." msgstr "条件." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "注釈 \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13365,11 +13359,14 @@ msgstr "言語学向け説明書(L)|L" #: lib/ui/stdmenus.inc:588 -#, fuzzy msgid "Multicolumn Manual|M" -msgstr "連結列(M)|M" +msgstr "連結列説明書(M)|M" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Sweave説明書|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic説明書|X" @@ -13393,11 +13390,11 @@ msgid "Check spelling" msgstr "スペルチェック" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "元に戻す" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "やり直す" @@ -16117,13 +16114,13 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"GnumericやOpenOfficeやExcelで作成された表計算表。\n" +"GnumericやLibreOffice、OpenOffice、Excelで作成された表計算表。\n" "長尺表として読み込まれるので、どのような大きさでも大丈夫です。\n" "あまりにも大きいと問題が発生します。Gnumericファイル・\n" "Excelファイルとも変換にはGnumericが必要です。\n" @@ -16216,7 +16213,7 @@ msgid "PDFPages" msgstr "PDFページ" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDFページ: $$AbsOrRelPathParent$$Basename" @@ -16229,20 +16226,25 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" "PDF文書を「pdfpages」パッケージを使って挿入します。\n" -"複数のページを挿入するには、pagesオプションを使用してください。\n" +"複数のページを挿入するには、「pages」オプションを使用してください。\n" "これは「オプション」タグ内で指定しなくてはなりません。\n" "用例:\n" "* pages={x-y} (ページ範囲の指定)\n" "* pages={x,y,z}(特定ページの指定)\n" "* pages=- (全ページを含めるとき)\n" -"他のオプションや詳細については、pdfpagesパッケージの\n" +"* pages=last-1 (全ページを逆順に含めるとき)\n" +"「noautoscale」オプションを指定すると、PDFページは、\n" +"原寸大で挿入されます。他のオプションや詳細については、pdfpagesパッケージの\n" "取扱説明書をお読みください。\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16250,15 +16252,15 @@ "今日の日付。\n" "もっと詳しい情報は「info date」を読んでください。\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia ダイアグラム\n" @@ -16380,268 +16382,268 @@ msgid "R/S code" msgstr "R/Sコード" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond音楽" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond book (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (plain)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (plain)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "平文" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "平文(A)|A" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "平文(pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "平文(ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "平文(catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "平文(行を連結して)" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric表計算表" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel表計算表" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "OpenOffice表計算表" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "リッチテキスト形式" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "dateコマンド" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "表(CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyXプレビュー" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyXプレビュー (LilyPond book)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyXプレビュー (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "プログラム" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windowsメタファイル" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "拡張メタファイル" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyxBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX書庫(zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX書庫(tar.gz)" @@ -16685,11 +16687,11 @@ msgid "Print document failed" msgstr "文書の印刷に失敗しました" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "ディスクエラー: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" @@ -16697,55 +16699,55 @@ "LyXは作業ディレクトリ'%1$s'を作ることができませんでした(ひょっとしてディスク" "がいっぱいですか?)。" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyXは、未保存の変更がある文書を閉じようとしました!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "変更のある文書を閉じようとしています!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "作業ディレクトリを削除することができませんでした" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "作業ディレクトリ%1$sを削除することができませんでした:" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "不明な文書クラスです" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "%1$sというクラスは登録されていないので,既定の文書クラスを使います。" -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "未知のトークン:%1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "文書ヘッダのエラー" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_headerがありません" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_documentがありません" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "変更箇所はLaTeXの出力に表示されません。" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16757,7 +16759,7 @@ "これらのパッケージをインストールするか,LaTeXプリアンブルの中で\\lyxaddedと" "\\lyxdeletedを再定義してください" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16769,31 +16771,31 @@ "これらのパッケージをインストールするか,LaTeXプリアンブルの中で\\lyxaddedと" "\\lyxdeletedを再定義してください。" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "索引" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "文書フォーマットに失敗" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s は予期せず終了しました。おそらく壊れているものと思われます。" -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s は読み取り可能なLyX文書ではありません。" -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "変換に失敗しました" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16802,11 +16804,11 @@ "%1$s は違うバージョンのLyXファイルですが,これを変換するための作業ファイルを" "生成することができませんでした。" -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "変換スクリプトが見つかりません" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16815,11 +16817,11 @@ "%1$s は違うバージョンのLyXファイルですが,変換スクリプトlyx2lyxが見つかりませ" "んでした。" -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "変換スクリプトが失敗しました" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16827,7 +16829,7 @@ msgstr "" "%1$s は旧版のLyXで作成されており,スクリプトlyx2lyxは変換に失敗 しました。" -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16835,16 +16837,16 @@ msgstr "" "%1$s は新版のLyXファイルなので,スクリプトlyx2lyxが変換に失敗しました。" -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "ファイルが読込専用です" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "ファイル「%1$s」は、読み込み専用のため書き込むことができません。" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16853,21 +16855,21 @@ "文書 %1$s は他のプログラムによって修正されています。本当にこのファイルに上書" "きしますか?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "修正されているファイルに上書きしますか?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "上書き(&O)" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "バックアップ失敗" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16876,46 +16878,46 @@ "バックアップファイル %1$s を生成することができません。\n" "ディレクトリが存在して書込可能になっていることを確認してください。" -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "文書を保存中です: %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "はファイルを書き込めませんでした!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr "終わりました。" -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: 文書「%1$s」を保存しようとしています\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "%1$sに保存しました。ひゅぅ。\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "保存に失敗しました!再度試みています...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "保存に失敗しました!また再度試みています...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "保存に失敗しました!なんてこった。文書は失われました。" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconvソフトウェアで例外エラーが検出されました" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -16924,14 +16926,14 @@ "お使いの文字コード(%1$s)向けのサポートソフトウェアが適切にインストールされて" "いることを確認してください。" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "文字「%1$s」を表すLaTeXコマンドを見つけることができませんでした(コードポイン" "ト%2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -16941,20 +16943,20 @@ "す。\n" "文書文字コードをutf8に変更すると解決するかもしれません。" -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconvが変換に失敗しました" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "変換に失敗しました" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "ファイルパスにコード化できない文字があります" -#: src/Buffer.cpp:1446 -#, fuzzy, c-format +#: src/Buffer.cpp:1492 +#, c-format msgid "" "The path of your document\n" "(%1$s)\n" @@ -16968,60 +16970,56 @@ msgstr "" "お使いの文書のパス名\n" "「%1$s」には、\n" -"現在のエンコーディング(%2$s)で表すことの\n" -"できないグリフが含まれています。書き出したLaTeXファイルでは、\n" -"これらのグリフは省かれます。\n" +"現在の文書エンコーディング(%2$s)では表すことのできないグリフが含まれていま" +"す。 これは、TEXINPUTSに文書ディレクトリが含まれていて、プリアンブルやERT中に" +"明示的に 相対パス (すなわち、「./」や「../」で始まるパス)を使用していない限り" +"は、不完全な出力を 引き起こすことがあります。\n" "\n" -"(utf8など)適切な文書エンコーディングを選択するか、\n" +"問題が発生する場合は、(utf8など)適切な文書エンコーディングを選択するか、\n" "ファイルパス名を変更してください。" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "chktexを実行しています..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktexに失敗" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Chktexをうまく実行することができませんでした。" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "%1$s形式に書き出す方法を知りません" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "%1$s形式への書き出し時にエラーが起こりました" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "派生枝「%1$s」は既に存在しています。" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "派生枝「%1$s」は存在しません。" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "「%1$s」を解析できません" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "ターゲット「%1$s」を認識できません" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "DVI書き出し時にエラーが起こりました。" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17032,73 +17030,73 @@ "\n" "そのファイルに上書きしますか?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "ファイルを上書きしますか?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "外部コマンド実行時にエラーが起こりました。" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "ソースコードをプレビューする" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "段落%1$dのソースコードをプレビューする" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "段落%1$sから%2$sまでのソースコードをプレビューする" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "%1$sを自動保存しています" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "自動保存に失敗しました!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "現在の文書を自動保存しています..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "ファイルを書き出すことができませんでした" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "%1$sというフォーマットを書き出すのに必要な情報がありません" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "ファイル名エラー" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "文書のパスには空白が含まれていてはなりません。" -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "文書の書き出しは取り消されました。" -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "文書は%1$sとしてファイル「%2$s」に書き出されました。" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "文書は%1$sとして書き出されました。" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17109,19 +17107,19 @@ "\n" "緊急保存ファイルから復旧しますか?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "緊急保存ファイルを読みこみますか?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "復旧(&R)" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "オリジナルを読み込む(&L):" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17131,15 +17129,15 @@ "込み専用に設定されています。この文書を別のファイルにかならず保存してくださ" "い。" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "文書を無事に復旧しました。" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "文書を無事に復旧することができませんでした。" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17148,27 +17146,27 @@ "緊急保存ファイルを直ちに削除しますか?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "緊急保存ファイルを削除しますか?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "保持(&K)" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "緊急保存ファイルを削除しました" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "すぐにファイルを保存するようにしてください!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "緊急保存ファイルを読みこみますか?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17179,19 +17177,19 @@ "\n" "代わりにバックアップファイルを読み込みますか?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "バックアップを読み込みますか?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "バックアップを読み込む(&L)" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "オリジナルを読み込む(&O)" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17201,25 +17199,25 @@ "読み込み専用に設定されています。文書を別のファイルにかならず保存してくださ" "い。" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "意味を成しません!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "文書%1$sを再読み込みしました。" -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "文書%1$sの再読み込みができません" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "取り込まれたファイルが無効です" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17257,7 +17255,7 @@ msgid "Document class not available" msgstr "文書クラスが利用不能です" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17272,11 +17270,11 @@ "既定テキストクラスを使用します。LyXは、正しい出力を\n" "行うことができないでしょう。" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "文書クラスが見つかりません" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17291,15 +17289,15 @@ "既定テキストクラスを使用します。LyXは、正しい出力を\n" "行わないでしょう。" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "クラスを読み込むことができませんでした" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "内部レイアウト情報の読み込みエラーです" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "読み込みエラー" @@ -17323,102 +17321,107 @@ msgid "This portion of the document is deleted." msgstr "文書のこの部分は削除されました。" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "文書クラス「%1$s」を読み込むことができませんでした。" -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "これ以上元に戻すことはできません" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "これ以上やり直すことはできません" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "文字列が見つかりません!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "マーク切" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "マーク入" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "マーク削除" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "マーク設定" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "選択範囲の統計:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "文書の統計:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d語" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "1語" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d字(空白含む)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "1字(空白含む)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d字(空白除く)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "1字(空白除く)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "統計" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "動作数が%1$dよりも大きいため、「inset-forall」は中断されました" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "%2$d個の差込枠に「%1$s」を適用しました" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "派生枝名" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "「%1$s」という派生枝はすでに存在します。" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "派生枝「%1$s」は存在しません。" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "逆検索に失敗" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17426,22 +17429,22 @@ "逆検索で有効でない位置が要求されました。\n" "表示中の文書を更新する必要があります。" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "文書「%1$s」を挿入しています..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "文書「%1$s」が挿入されました。" -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "文書「%1$s」を挿入することができませんでした" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17452,11 +17455,11 @@ "%1$s\n" "を読むことができませんでした。" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "ファイルを読むことができませんでした" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17465,15 +17468,15 @@ "%1$s\n" "は読み込み不能です。" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "ファイルを開くことができませんでした" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "UTF-8でエンコードされていないファイルを読んでいます" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17488,15 +17491,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX警告: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "コード化できない文字" @@ -17866,12 +17869,12 @@ msgid "ignore" msgstr "無視" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "ファイルを変換することができません" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17880,19 +17883,19 @@ "%1$s形式のファイルから%2$s形式に変換するための情報がありません。\n" "設定で変換子を指定してください。" -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "以下のコマンドを実行します: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "ビルドエラー" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "ビルドプロセス中にエラーがありました。" -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17901,26 +17904,26 @@ "%1$s\n" "の実行中にエラーが発生しました。" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "作業ディレクトリを%1$sから%2$sに移動できませんでした。" -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "作業ファイルを%1$sから%2$s にコピーできませんでした。" -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "作業ファイルを%1$s から %2$s に移動できませんでした。" -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeXを実行中です..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -17929,15 +17932,15 @@ "LaTeXはうまく実行できませんでした。さらにLyXはLaTeXのログ%1$sを見つけ出せませ" "んでした。" -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeXが失敗しました" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "出力が空です" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "空の出力ファイルが生成されました。" @@ -17958,12 +17961,12 @@ msgid "&Don't Add" msgstr "追加しない(&D)" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "レイアウト「%1$s」が見つかりません。" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "レイアウトが見つかりません" @@ -18008,19 +18011,19 @@ msgstr "%1$s を %2$s にコピーするのに失敗しました。" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "ローマン体" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "サンセリフ体" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "タイプライタ体" @@ -18114,7 +18117,7 @@ msgid "Cannot view file" msgstr "ファイルを読むことができません" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "ファイル%1$s は存在しません" @@ -18380,7 +18383,6 @@ msgstr "デバッグレベルを%1$sに設定します" #: src/LyX.cpp:1047 -#, fuzzy msgid "" "Usage: lyx [ command line switches ] [ name.lyx ... ]\n" "Command line switches (case sensitive):\n" @@ -18435,9 +18437,6 @@ " ツール→設定→ファイル形式→書式を参照してください。\n" " -eと-xスイッチの順序は意味を持ちますので注意してくださ" "い。\n" -"\t-E [--export-to] fmt filename\n" -" fmtは書き出しの型を指定します(--export参照)。\n" -" filenameは書き出し先のファイル名です。\n" "\t-i [--import] fmt file.xxx\n" " fmtは読み込みの型、file.xxxは\n" " 読み込むファイルと指定します。\n" @@ -18455,7 +18454,7 @@ "\t-version バージョンとビルド情報を表示\n" "詳細は LyX man ページを見て下さい。" -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "システムディレクトリがありません" @@ -19088,7 +19087,7 @@ msgid "(no log message)" msgstr "(ログメッセージがありません)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: ログメッセージ" @@ -19109,7 +19108,7 @@ msgid "Revert to stored version of document?" msgstr "文書を保管されている版に戻しますか?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "元に戻す(&R)" @@ -19137,91 +19136,91 @@ msgid "Paragraph not properly initialized" msgstr "段落が正しく初期化されていません" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "不明な差込枠です" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "変更追跡機能のエラー" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "変更する著者索引が見つかりません: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "未知のトークン" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" "空白を段落の先頭に挿入することはできません。LyX入門篇を読んでください。" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "二つの空白をこのようにして入力することはできません。LyX入門篇を読んでくださ" "い。" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[変更追跡機能] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "変更: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " at " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "フォント: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", 階層: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", 行間: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "半行" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "その他 (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", 差込枠: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", 段落: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", ID: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", 位置: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", 文字: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", 境界: " @@ -19261,15 +19260,15 @@ msgid " not known" msgstr "解釈不能" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "引数がありません" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "文字が調整されました" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "段落を割り付けました。" @@ -19341,7 +19340,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "更新管理エラー。" @@ -19535,12 +19534,12 @@ "続けますか?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "はい(&Y)" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "いいえ(&N)" @@ -19597,7 +19596,7 @@ msgid "Reload saved document?" msgstr "保存されている文書に復帰しますか?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "復帰(&R)" @@ -19709,19 +19708,19 @@ "%1$s: 後方検索を行っていて文頭に到達しました。\n" "文末から検索を続けますか?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "文頭に戻って検索を続けますか?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "検索対象がありません" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "検索を行う文書が開かれていません" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "詳細な検索及び置換" @@ -19989,9 +19988,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "文書(O)|#o#O" @@ -20078,7 +20077,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20087,7 +20086,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20119,11 +20118,11 @@ msgid "The branch could not be renamed." msgstr "派生枝名を変更することができませんでした。" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "変更を統合" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20132,7 +20131,7 @@ "%1$sによる変更\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "%1$sで加えられた変更\n" @@ -20239,10 +20238,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "貼り付けられた図を保存するファイル名を選んで下さい。" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "取り消されました。" @@ -20271,15 +20270,15 @@ msgid "Select document" msgstr "文書を選択してください" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX文書(*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "エラー" @@ -20453,7 +20452,7 @@ msgstr "文書の設定" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "子文書" @@ -20727,9 +20726,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr "(インストールされていません)" @@ -20775,12 +20774,12 @@ msgstr "LyX文書 (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "適用されていない変更" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20789,12 +20788,12 @@ "いま適用しなければ、この動作以降、変更が失われます。" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "解除(&D)" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "文書クラスを設定することができません。" @@ -20844,24 +20843,32 @@ msgid "[No options predefined]" msgstr "[事前定義されたオプションがありません]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "Hyperrefオプションを設定する(&U)" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "Hyperrefサポートを利用する(&U)" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "レイアウトを設定することができません!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "以下のIDのレイアウトを設定することができません: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "見つかりません" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "割り当てられたマスターはこのファイルをインクルードしていません" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20872,11 +20879,11 @@ "このファイルを「%1$s」文書に\n" "インクルードしなくてはなりません。" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "マスターを読み込むことができませんでした" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21086,7 +21093,7 @@ msgid "Horizontal Fill" msgstr "水平フィル" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21347,7 +21354,7 @@ msgstr "LyXサーバーパイプ用のファイル名を指定して下さい" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "スペルチェッカー" @@ -21593,6 +21600,10 @@ "beginning?" msgstr "文末に到達しました。文頭から続きを行いますか?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "スペルチェッカーに辞書がありません。" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "基本ラテン文字" @@ -22039,50 +22050,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "「%1$s」は未知のツールバーです" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "ひな型ファイルを選んでください" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "ひな型(T)|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "文書は読み込まれませんでした" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "開く文書を選んでください" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "用例(E)|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x文書(*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x文書(*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x文書(*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x文書(*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "無効なファイル名" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22093,40 +22104,40 @@ "%1$s\n" "は存在しません。" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "文書%1$sを開いています..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "文書%1$sを開きました。" -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "バージョン管理を検出しました。" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "文書%1$sを開くことができませんでした。" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "ファイルを読み込みできません" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "形式%1$sを読み込みするのに必要な情報がありません" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "読み込むファイルとして%1$sを選択します" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22137,52 +22148,72 @@ "\n" "文書を上書きしますか?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "文書を上書きしますか?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "%1$sを読み込んでいます..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "読み込みました。" -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "ファイルは読み込まれませんでした!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "新規ファイル" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "挿入するLyX文書を選択して下さい" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "ファイルの絶対パスを入れなくてはなりません。" -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "挿入するファイルを選択して下さい" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "全てのファイル (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "文書を保存するファイル名を選んで下さい。" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"ファイル\n" +"%1$s\n" +"は 、既に現在のセッションで開かれています。\n" +"上書きをしたい場合には、その前に開かれているものを閉じてください。\n" +"それとも別のファイル名を選びますか?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "既開のファイルを選択しました" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "リネーム(&R)" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22193,23 +22224,23 @@ "\n" "文書をリネームして再試行しますか?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "リネームして保存しますか?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "再試行(&R)" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "文書を閉じる" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "LyXが文書を処理中なので、文書を閉じることができませんでした。" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22220,11 +22251,11 @@ "\n" "この文書を保存しますか?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "新規文書を保存しますか?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22235,15 +22266,15 @@ "\n" "文書を保存しますか,それとも変更を廃棄しますか?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "変更した文書を保存しますか?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "廃棄(&D)" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22254,7 +22285,7 @@ "\n" "この文書を保存しますか?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22266,61 +22297,61 @@ "は、他のプログラムによって修正されています。読み込み直しますか?ただし、ロー" "カルに加えた変更は全て失われます。" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "外部から変更された文書を再度読み込みますか?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "ロック特性を設定する際にエラーが発生しました。" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "ディレクトリはアクセス不可です。" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "子文書%1$sを開いています..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "ファイル%1$sのバッファがありません。" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "形式 %1$s のプレビューに成功" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "形式 %1$s のプレビューに失敗" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "形式 %1$s への書き出しに成功しました" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "形式 %1$s に書き出す際にエラーが発生しました" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "書き出しています..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "プレビューを準備しています..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "文書は読み込まれていません" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22329,28 +22360,28 @@ "全ての変更点は失われます。文書「%1$s」を,本当に保存されている版に戻します" "か?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "保存されている文書に復帰しますか?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "全ての文書を保存中です..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "全ての文書は保存されました。" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$sは未知のコマンドです!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "文書をまずプレビューしてください。" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "続けることができませんでした。" @@ -22387,11 +22418,11 @@ msgid "Close File" msgstr "ファイルを閉じる" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "タブを隠す" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "タブを閉じる" @@ -22442,99 +22473,99 @@ msgid "Remove from personal dictionary|r" msgstr "個人用辞書から削除(R)|R" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "言語(L)|L" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "他の言語(M)...|M" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "非表示分(H)|H" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<文書が開かれていません>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<しおりがまだ登録されていません>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "表示(他の形式)(F)|F" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "更新(他の形式)(P)|P" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "[%1$s] を表示(V)|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "[%1$s] を更新(U)|U" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "任意設定差込枠が定義されていません!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<文書が開かれていません>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "マスター文書" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "ナビゲーターを開く..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "その他の一覧" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<目次が空です>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "他のツールバー" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "文書に派生枝が定義されていません!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "索引一覧(I)|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "索引登録(D)|D" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "索引: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "索引項目 (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "範囲内に引用がありません!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "動作が定義されていません!" @@ -22833,15 +22864,15 @@ msgid "Sub-%1$s" msgstr "内部%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "書誌情報が定義されていません!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "引用が選択されていません!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "引用なし" @@ -23143,15 +23174,15 @@ msgid "Horizontal line" msgstr "水平線" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "lstline区分記号は以上です" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "区分記号を使いきりました" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23167,11 +23198,11 @@ "とりあえず「!」を警告に置き換えましたが、\n" "チェックをする必要があります" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "リスト差込枠にコード化できない文字があります" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23517,7 +23548,7 @@ msgid "Unknown TOC type" msgstr "未知の目次型" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "選択した大きさが、クリップボードの内容と一致していなくてはなりません。" @@ -23767,11 +23798,11 @@ msgid "Regular expression editor mode" msgstr "正規表現エディタモード" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "自動修正切(入にするには「!」)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "自動修正入(切にするには<スペース>)" @@ -23821,6 +23852,66 @@ msgid "References: " msgstr "引用: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "LyXバイナリが見つかりません!" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"コマンドライン %1$s からは、LyXバイナリへのパスを特定することができません。" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"\t%1$s\n" +"を検索しましたが、システムディレクトリを特定することができませんでした。\n" +"コマンドラインパラメータ「-sysdir」を使うか、環境変数\n" +"%2$sを、ファイル「chkconfig.ltx」を含むLyXシステムディレクトリに設定してくだ" +"さい。" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "ファイルが見つかりません" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"%1$s スイッチは無効です。\n" +"ディレクトリ %2$s には、%3$s がありません。" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"%1$s 環境変数は無効です。\n" +"ディレクトリ %2$s には、%3$s がありません。" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"%1$s 環境変数は無効です。\n" +"ディレクトリ %2$s は、ディレクトリではありません。" + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "ディレクトリが見つかりません" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "デバッグ用メッセージはありません" @@ -23994,6 +24085,54 @@ msgid "Unknown user" msgstr "未知の" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "定理 \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "系 \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "補題 \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "命題 \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "推論 \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "定義 \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "例 \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "問題 \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "演習 \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "所見 \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "ケース \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "問題 \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "注釈 \\thenote" + #~ msgid "&New:" #~ msgstr "新規(&N):" @@ -24043,9 +24182,6 @@ #~ msgid "Collaboration:" #~ msgstr "共同研究(Collaboration):" -#~ msgid "PACS numbers:" -#~ msgstr "PACS 番号:" - #~ msgid "Ruled Table" #~ msgstr "罫線表" @@ -24220,54 +24356,6 @@ #~ msgid "Clear text" #~ msgstr "テキストを消去" -#~ msgid "LyX binary not found" -#~ msgstr "LyXバイナリが見つかりません!" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "コマンドライン %1$s からは、LyXバイナリへのパスを特定することができませ" -#~ "ん。" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "\t%1$s\n" -#~ "を検索しましたが、システムディレクトリを特定することができませんでした。\n" -#~ "コマンドラインパラメータ「-sysdir」を使うか、環境変数\n" -#~ "%2$sを、ファイル「chkconfig.ltx」を含むLyXシステムディレクトリに設定してく" -#~ "ださい。" - -#~ msgid "File not found" -#~ msgstr "ファイルが見つかりません" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "%1$s スイッチは無効です。\n" -#~ "ディレクトリ %2$s には、%3$s がありません。" - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "%1$s 環境変数は無効です。\n" -#~ "ディレクトリ %2$s には、%3$s がありません。" - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "%1$s 環境変数は無効です。\n" -#~ "ディレクトリ %2$s は、ディレクトリではありません。" - -#~ msgid "Directory not found" -#~ msgstr "ディレクトリが見つかりません" - #~ msgid "" #~ "Select if LyX should output Windows-style paths rather than Posix-style " #~ "paths to LaTeX files. Useful if you're using the native Windows MikTeX " @@ -25771,9 +25859,6 @@ #~ "スペルチェッカーが何らかの理由でお亡くなりになりました。\n" #~ "手動でkillされたのかも知れません。" -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "スペルチェッカーでエラーが起きました。\n" - #~ msgid "The spellchecker has failed" #~ msgstr "スペルチェッカーでエラーが起きました" diff -Nru lyx-2.0.2/po/lyx.pot lyx-2.0.3/po/lyx.pot --- lyx-2.0.2/po/lyx.pot 2011-11-27 01:07:50.000000000 +0000 +++ lyx-2.0.3/po/lyx.pot 2012-02-19 15:54:11.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -485,8 +485,8 @@ msgstr "" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "" @@ -519,17 +519,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "" @@ -570,7 +571,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -701,7 +702,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "" @@ -773,7 +774,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "" @@ -1736,15 +1737,15 @@ msgid "&Protect:" msgstr "" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "" @@ -2100,7 +2101,7 @@ msgstr "" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "" @@ -2668,7 +2669,7 @@ msgid "MathML" msgstr "" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "" @@ -2677,7 +2678,7 @@ msgstr "" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2856,7 +2857,7 @@ msgid "Line &spacing" msgstr "" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "" @@ -2865,7 +2866,7 @@ msgid "1.5" msgstr "" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "" @@ -4039,8 +4040,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "" @@ -4370,6 +4371,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "" @@ -5060,7 +5062,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5119,13 +5124,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5145,7 +5151,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5161,19 +5167,19 @@ msgid "Acknowledgement" msgstr "" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "" #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5203,7 +5209,7 @@ msgstr "" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5246,13 +5252,13 @@ msgid "Case" msgstr "" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "" #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5300,7 +5306,7 @@ msgstr "" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5319,10 +5325,10 @@ msgid "Conjecture" msgstr "" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5354,7 +5360,7 @@ msgid "Criterion" msgstr "" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5374,7 +5380,7 @@ msgid "Definition" msgstr "" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5416,7 +5422,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5469,8 +5475,8 @@ msgstr "" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5489,7 +5495,7 @@ msgstr "" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5507,8 +5513,9 @@ msgid "Remark" msgstr "" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "" @@ -5544,9 +5551,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5562,9 +5569,9 @@ msgstr "" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5585,19 +5592,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "" @@ -5606,26 +5614,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "" @@ -5645,24 +5654,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "" @@ -5696,13 +5705,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "" @@ -5719,11 +5728,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5732,7 +5742,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5741,41 +5751,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "" @@ -5791,8 +5801,8 @@ msgid "BiographyNoPhoto" msgstr "" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5804,17 +5814,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5833,14 +5843,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -5867,46 +5877,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -5916,7 +5926,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -5940,20 +5950,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "" @@ -5965,7 +5975,7 @@ msgid "Correspondence to:" msgstr "" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "" @@ -5981,7 +5991,7 @@ msgid "Key words." msgstr "" -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -5995,11 +6005,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "" @@ -6027,8 +6038,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "" @@ -6037,7 +6049,7 @@ msgstr "" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6182,7 +6194,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "" @@ -6258,6 +6270,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6279,7 +6292,7 @@ msgid "Author affiliation:" msgstr "" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6291,7 +6304,7 @@ msgstr "" #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6306,8 +6319,8 @@ msgid "SpecialSection*" msgstr "" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6316,7 +6329,7 @@ msgstr "" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6361,7 +6374,7 @@ msgid "FourAuthors" msgstr "" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "" @@ -6378,7 +6391,7 @@ msgid "FourAffiliations" msgstr "" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "" @@ -6388,8 +6401,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6439,18 +6452,11 @@ msgid "Subparagraph" msgstr "" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "" @@ -6471,13 +6477,13 @@ msgid "Latin off" msgstr "" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6493,240 +6499,235 @@ msgid "Part*" msgstr "" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "" -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "" -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "" -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "" -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "" -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6742,80 +6743,80 @@ msgid "Fact" msgstr "" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "" -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "" -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -6873,7 +6874,7 @@ msgid "CURTAIN" msgstr "" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7365,9 +7366,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "" @@ -7433,65 +7435,65 @@ msgid "00.00.0000" msgstr "" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -7762,7 +7764,7 @@ msgid "Restriction:" msgstr "" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "" @@ -7772,7 +7774,7 @@ msgid "Left Header:" msgstr "" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "" @@ -8251,7 +8253,7 @@ msgid "Remarks #." msgstr "" -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "" @@ -8348,42 +8350,46 @@ msgid "ItemList" msgstr "" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "" -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "" -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "" -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "" -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8395,21 +8401,23 @@ msgid "Question" msgstr "" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "" -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "" -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "" -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "" @@ -8441,8 +8449,9 @@ msgid "Rapid" msgstr "" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "" @@ -8490,6 +8499,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "" @@ -8767,6 +8800,14 @@ msgid "Close Section" msgstr "" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "" @@ -8775,48 +8816,48 @@ msgid "Institution" msgstr "" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr "" -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "" @@ -9085,14 +9126,10 @@ msgid "Terms:" msgstr "" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "" @@ -9733,8 +9770,8 @@ msgid "FirstName" msgstr "" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "" @@ -9911,39 +9948,31 @@ msgid "foot" msgstr "" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "" @@ -10038,18 +10067,22 @@ msgstr "" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "" #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "" #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "" @@ -10137,38 +10170,6 @@ msgid "Remark." msgstr "" -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "" @@ -10185,28 +10186,13 @@ msgid "# [number of Prob]" msgstr "" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" +msgid "Property \\theproperty." msgstr "" #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "" #: lib/layouts/braille.module:2 @@ -10422,6 +10408,47 @@ msgid "Initial" msgstr "" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "" @@ -10566,41 +10593,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -10697,10 +10695,6 @@ msgid "Condition." msgstr "" -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "" - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13186,6 +13180,10 @@ msgstr "" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "" @@ -13209,11 +13207,11 @@ msgid "Check spelling" msgstr "" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "" @@ -15933,7 +15931,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16009,7 +16007,7 @@ msgid "PDFPages" msgstr "" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "" @@ -16022,25 +16020,28 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" msgstr "" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -16162,268 +16163,268 @@ msgid "R/S code" msgstr "" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -16465,65 +16466,65 @@ msgid "Print document failed" msgstr "" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16531,7 +16532,7 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16539,174 +16540,174 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "" -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " "it could not be created." msgstr "" -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." msgstr "" -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " "convert it." msgstr "" -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " "it." msgstr "" -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" "Please check whether the directory exists and is writable." msgstr "" -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "" -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr "" -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" "Changing the document encoding to utf8 could help." msgstr "" -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -16720,53 +16721,48 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "" -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -16774,73 +16770,73 @@ "Do you want to overwrite that file?" msgstr "" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "" -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "" -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "" -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -16848,61 +16844,61 @@ "Recover emergency save?" msgstr "" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -16910,44 +16906,44 @@ "Load the backup instead?" msgstr "" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "" -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -16973,7 +16969,7 @@ msgid "Document class not available" msgstr "" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -16983,11 +16979,11 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -16997,15 +16993,15 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "" @@ -17029,123 +17025,128 @@ msgid "This portion of the document is deleted." msgstr "" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "" -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "" -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "" -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17153,26 +17154,26 @@ "due to the error: %2$s" msgstr "" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" " is not readable." msgstr "" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17183,15 +17184,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "" @@ -17554,72 +17555,72 @@ msgid "ignore" msgstr "" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" "Define a converter in the preferences." msgstr "" -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "" -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "" -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "" -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "" @@ -17638,12 +17639,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "" @@ -17685,19 +17686,19 @@ msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "" @@ -17791,7 +17792,7 @@ msgid "Cannot view file" msgstr "" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "" @@ -18066,7 +18067,7 @@ "Check the LyX man page for more details." msgstr "" -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "" @@ -18604,7 +18605,7 @@ msgid "(no log message)" msgstr "" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "" @@ -18621,7 +18622,7 @@ msgid "Revert to stored version of document?" msgstr "" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "" @@ -18647,88 +18648,88 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "" -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr "" -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr "" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr "" -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr "" -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr "" -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr "" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr "" -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr "" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr "" @@ -18768,15 +18769,15 @@ msgid " not known" msgstr "" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "" @@ -18837,7 +18838,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "" @@ -18988,12 +18989,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "" @@ -19048,7 +19049,7 @@ msgid "Reload saved document?" msgstr "" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "" @@ -19151,19 +19152,19 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "" @@ -19393,9 +19394,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "" @@ -19482,7 +19483,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -19491,7 +19492,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -19521,18 +19522,18 @@ msgid "The branch could not be renamed." msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" "\n" msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "" @@ -19639,10 +19640,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "" @@ -19671,15 +19672,15 @@ msgid "Select document" msgstr "" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "" @@ -19853,7 +19854,7 @@ msgstr "" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "" @@ -20122,9 +20123,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr "" @@ -20166,24 +20167,24 @@ msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "" @@ -20233,24 +20234,32 @@ msgid "[No options predefined]" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20258,11 +20267,11 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -20462,7 +20471,7 @@ msgid "Horizontal Fill" msgstr "" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -20711,7 +20720,7 @@ msgstr "" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "" @@ -20950,6 +20959,10 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "" @@ -21396,50 +21409,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -21447,40 +21460,40 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -21488,52 +21501,67 @@ "Do you want to overwrite that document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -21541,23 +21569,23 @@ "Do you want to rename the document and try again?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -21565,11 +21593,11 @@ "Do you want to save the document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -21577,15 +21605,15 @@ "Do you want to save the document or discard the changes?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -21593,7 +21621,7 @@ "Do you want to save the document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -21601,89 +21629,89 @@ " has been externally modified. Reload now? Any local changes will be lost." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "" @@ -21720,11 +21748,11 @@ msgid "Close File" msgstr "" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "" @@ -21773,99 +21801,99 @@ msgid "Remove from personal dictionary|r" msgstr "" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "" @@ -22150,15 +22178,15 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "" @@ -22432,15 +22460,15 @@ msgid "Horizontal line" msgstr "" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -22449,11 +22477,11 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -22785,7 +22813,7 @@ msgid "Unknown TOC type" msgstr "" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -23033,11 +23061,11 @@ msgid "Regular expression editor mode" msgstr "" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -23085,6 +23113,54 @@ msgid "References: " msgstr "" +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/nb.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/nb.gmo differ diff -Nru lyx-2.0.2/po/nb.po lyx-2.0.3/po/nb.po --- lyx-2.0.2/po/nb.po 2011-11-27 01:07:53.000000000 +0000 +++ lyx-2.0.3/po/nb.po 2012-02-19 15:54:14.000000000 +0000 @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: lyx 1.6.3\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-11-15 01:23+0100\n" "Last-Translator: Helge Hafting <helge.hafting@aitel.hist.no>\n" "Language-Team: norsk <no@li.org>\n" @@ -489,8 +489,8 @@ msgstr "Fjern den valgte dokumentgrenen" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Fjern" @@ -523,17 +523,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Avbryt" @@ -574,7 +575,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -705,7 +706,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Språk" @@ -777,7 +778,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Bruk" @@ -1753,15 +1754,15 @@ msgid "&Protect:" msgstr "B&eskytt:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Setter inn avstanden også rett etter linjeskift" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2122,7 +2123,7 @@ msgstr "Vindu for tilbakemeldinger" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "«Listing»" @@ -2700,7 +2701,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2709,7 +2710,7 @@ msgstr "Bilder" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2888,7 +2889,7 @@ msgid "Line &spacing" msgstr "L&injeavstand" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Enkel" @@ -2897,7 +2898,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dobbel" @@ -4114,8 +4115,8 @@ msgid "&Single close-tab button" msgstr "Bare én knapp for å &stenge faner" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "Lagre" @@ -4449,6 +4450,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Stavekontroll" @@ -5144,7 +5146,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5203,13 +5208,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5229,7 +5235,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5245,19 +5251,19 @@ msgid "Acknowledgement" msgstr "Takk til" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Bekreftelse." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5287,7 +5293,7 @@ msgstr "Teorem" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5330,13 +5336,13 @@ msgid "Case" msgstr "Tilfelle" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Tilfelle \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5384,7 +5390,7 @@ msgstr "Forutsetning" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5403,10 +5409,10 @@ msgid "Conjecture" msgstr "Konjektur" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5438,7 +5444,7 @@ msgid "Criterion" msgstr "Kriterie" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5458,7 +5464,7 @@ msgid "Definition" msgstr "Definisjon" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5500,7 +5506,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5553,8 +5559,8 @@ msgstr "Problem" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5573,7 +5579,7 @@ msgstr "Proposisjon" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5591,8 +5597,9 @@ msgid "Remark" msgstr "Merknad" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Merknad \\theremark." @@ -5628,9 +5635,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5646,9 +5653,9 @@ msgstr "Bildetekst: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5669,19 +5676,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5690,26 +5698,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Tittel" @@ -5729,24 +5738,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Forfatter" @@ -5780,13 +5789,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Nøkkelord" @@ -5803,11 +5812,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5816,7 +5826,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5825,41 +5835,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Referanseliste" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referanser" @@ -5875,8 +5885,8 @@ msgid "BiographyNoPhoto" msgstr "BiografiUtenFoto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5888,17 +5898,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5917,14 +5927,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -5951,46 +5961,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Punktliste" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Nummerert liste" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Beskrivelse" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Liste" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6000,7 +6010,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6024,20 +6034,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Dato" @@ -6049,7 +6059,7 @@ msgid "Correspondence to:" msgstr "Korrespondanse til:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Takk til." @@ -6065,7 +6075,7 @@ msgid "Key words." msgstr "Nøkkelord." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6079,11 +6089,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "E-post" @@ -6111,8 +6122,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Tilknytning" @@ -6121,7 +6133,7 @@ msgstr "Og" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6266,7 +6278,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6342,6 +6354,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6363,7 +6376,7 @@ msgid "Author affiliation:" msgstr "Forfattertilknytning:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6375,7 +6388,7 @@ msgstr "Takk til." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6390,8 +6403,8 @@ msgid "SpecialSection*" msgstr "Spesialseksjon*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6400,7 +6413,7 @@ msgstr "Unummerert" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6445,7 +6458,7 @@ msgid "FourAuthors" msgstr "Fire forfattere" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Tilknytning:" @@ -6462,7 +6475,7 @@ msgid "FourAffiliations" msgstr "Fire_tilknytninger" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Tidsskrift" @@ -6472,8 +6485,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6523,18 +6536,11 @@ msgid "Subparagraph" msgstr "Underavsnitt" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6555,13 +6561,13 @@ msgid "Latin off" msgstr "Latin av" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "Start lysark" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6577,240 +6583,235 @@ msgid "Part*" msgstr "Del*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Seksjon \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsection \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Lysark" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Lysark" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "Start enkelt lysark" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Lysark (u. hode/fot/sidepanel)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "Lysark igjen" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Lysark igjen med etikett" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "Slutt lysark" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "Lysark undertittel" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Kolonne" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Kolonner" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Start kolonne (med innrykk!), bredde:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "Sentrerte kolonner" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Kolonner (sentrerte)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "Toppjusterte kolonner" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Kolonner (toppjusterte)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pause" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Overligger" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Legg over" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Avdekk" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Avdekkes på lysark" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Bare" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Bare på lysark" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Ramme" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Rammer" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Ramme:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "Eksempelramme" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Eksempelramme:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "Advarselsramme" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Advarselsramme:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titulering" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Tittel (enkel ramme)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Instituttmerke" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Instituttmerke" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Sitering" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Sitat" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Vers" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "Tittelgrafikk" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoremer" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Korollar." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definisjon." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definisjoner" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definisjoner. " -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Eksempel." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Eksempler" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Eksempler." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6826,80 +6827,80 @@ msgid "Fact" msgstr "Faktum" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Faktum." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorem." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separator" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-Kode" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Merknad:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Advarsel" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktur" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "Artikkelmodus" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artikkel" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "Presentasjonsmodus" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentasjon" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabell" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Tabeller" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figur" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -6957,7 +6958,7 @@ msgid "CURTAIN" msgstr "TEPPE" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7449,9 +7450,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Nøkkelord:" @@ -7517,65 +7519,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX Tittel" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Forfatter:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Tilkn" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Tidsskrift:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnummer" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_nummer:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Første forfatter" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "første forfatter etternavn:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Mottatt" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Mottatt:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Akseptert" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Akseptert:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "Spm. om kopier til:" @@ -7846,7 +7848,7 @@ msgid "Restriction:" msgstr "Restriksjon:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Venstre hode" @@ -7856,7 +7858,7 @@ msgid "Left Header:" msgstr "Venstre hode:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Høyre hode" @@ -8335,7 +8337,7 @@ msgid "Remarks #." msgstr "Merknader #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Bevis:" @@ -8432,43 +8434,47 @@ msgid "ItemList" msgstr "Punktliste" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Antikva" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorem \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Korollar \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Proposisjon \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8480,21 +8486,23 @@ msgid "Question" msgstr "Spørsmål" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Spørsmål \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Påstand \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Konjektur \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Appendix \\Alph{appendix}." @@ -8528,8 +8536,9 @@ msgid "Rapid" msgstr "" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8577,6 +8586,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "TAKK TIL" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Alternativ tilknytning:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "ny side" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "PACS nr:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Fortrykk" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Fortrykk" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Sett inn litteraturreferanse" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Adresse for ekstrakopier" @@ -8854,6 +8893,14 @@ msgid "Close Section" msgstr "Avslutningsseksjon" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separator--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Adskilt miljø ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Undertittel" @@ -8862,48 +8909,48 @@ msgid "Institution" msgstr "Institusjon" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Lysark" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "Lysark slutt" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "Bredt lysark" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "Tomt lysark" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Tomt lysark:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "PunktlisteType1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "NummereringType1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Algoritmer" @@ -9172,14 +9219,10 @@ msgid "Terms:" msgstr "Betingelser:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Sak" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nytt lysark:" @@ -9820,8 +9863,8 @@ msgid "FirstName" msgstr "Fornavn" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Utklipp" @@ -9998,39 +10041,31 @@ msgid "foot" msgstr "fot" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Grået ut" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Programlisting" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Nøkkelord" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "alt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Forhåndsvisning" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separator--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Adskilt miljø ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Del \\thepart" @@ -10127,18 +10162,22 @@ msgstr "Faktum \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definisjon \\\\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Eksempel \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problem \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Oppgave \\theexercise." @@ -10226,38 +10265,6 @@ msgid "Remark." msgstr "Merknad." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Teorem \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Korollar \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Proposisjon \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Konjektur \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definisjon \\\\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Eksempel \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Problem \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Probl" @@ -10275,30 +10282,15 @@ msgid "# [number of Prob]" msgstr "# [antall probl]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Oppgave \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Merknad \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Tilfelle \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Egenskap \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Spørsmål \\thequestion" - #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Merknad \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Merknad \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10539,6 +10531,47 @@ msgid "Initial" msgstr "Forbokstav" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "literate" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Blokk" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Sweave-opsjoner" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave-opsjoner" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R-uttrykk" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R-uttr" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond Bok" @@ -10690,15 +10723,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Tillater å bruke Noweb som verktør for \"literate programming\"." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "literate" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10708,26 +10732,6 @@ "programming \"\n" "via Sweave-pakken. For mer informasjon, se eksempelfilen sweave.lyx." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Blokk" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Sweave-opsjoner" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave-opsjoner" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R-uttrykk" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R-uttr" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Sweave inndatafil" @@ -10840,10 +10844,6 @@ msgid "Condition." msgstr "Forutsetning." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Merknad \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13368,6 +13368,11 @@ msgstr "Multikolonne|M" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic" @@ -13391,11 +13396,11 @@ msgid "Check spelling" msgstr "Stavesjekk" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Angre" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Gjør omigjen" @@ -16116,8 +16121,9 @@ msgstr "Regneark" #: lib/external_templates:39 +#, fuzzy msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16216,11 +16222,12 @@ msgid "PDFPages" msgstr "PDFsider" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF sider: $$AbsOrRelPathParent$$Basename" #: lib/external_templates:303 +#, fuzzy msgid "" "Includes PDF documents, using the 'pdfpages' package.\n" "To include multiple pages, use the 'pages'-option,\n" @@ -16229,6 +16236,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16242,7 +16252,7 @@ "Les dokumentasjonen for pakken 'pdfpages' for\n" "flere opsjoner og detaljer.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16250,15 +16260,15 @@ "Dagens dato.\n" "Se 'man date' for mer informasjon.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia diagram.\n" @@ -16380,268 +16390,268 @@ msgid "R/S code" msgstr "R/S kode" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond-musikk" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond bok (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (vanlig)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (vanlig)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Ren tekst" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Ren tekst" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Ren tekst(pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Ren tekst (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Ren tekst (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Ren tekst, skjøt sammen linjer" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric regneark" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel regneark" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "OpenOffice regneark" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rikt tekstformat" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "datokommando" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabell (kommaseparert)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX forhåndsvisning" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyX forhåndsvisning (LilyPond bok)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX forhåndsvisning (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX arkiv (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX arkiv (tar.gz)" @@ -16685,65 +16695,65 @@ msgid "Print document failed" msgstr "Utskrift av dokumentet mislyktes" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Diskfeil: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "Kunne ikke opprette den midlertidige mappa '%1$s' (Full disk kanskje?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX prøvde å stenge et dokument hvis endringer ikke var lagret!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Forsøker å stenge et endret dokument!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Kunne ikke fjerne midlertidig mappe" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Kunne ikke fjerne den midlertidige mappa %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Ukjent dokumentklasse" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Bruker standard dokumentklasse, fordi klassen %1$s er ukjent." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Ukjent symbol: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Feil i dokumenthodet" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header mangler" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document mangler" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Endringer vises ikke i LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16756,7 +16766,7 @@ "\\lyxdeleted \n" "i LaTeX preamble." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16768,31 +16778,31 @@ "Vennligst installer disse, eller omdefiner \\lyxadded og \\lyxdeleted\n" "i LaTeX preamble." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Register" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Feil med dokumentformatet" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s tok uventet slutt, filen er sannsynligvis korrupt." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s er ikke et leselig LyX-dokument." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Kunne ikke konvertere" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16801,11 +16811,11 @@ "%1$s ble laget med en annen versjon av LyX, men en midlertidig fil for " "konvertering kunne ikke bli laget." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Fant ikke konverteringsscriptet" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16814,11 +16824,11 @@ "%1$s er fra en annen versjon av LyX, men konverteringsskriptet lyx2lyx var " "ikke å finne." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Konverteringsscriptet mislyktes" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16827,7 +16837,7 @@ "%1$s er fra en annen versjon av LyX, men konverteringsscriptet lyx2lyx " "mislyktes med konverteringen." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16836,16 +16846,16 @@ "%1$s er fra en nyere versjon av LyX, men konverteringsscriptet lyx2lyx " "mislyktes med konverteringen." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Filen er ikke skrivbar." -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "Kan ikke skrive til filen %1$s fordi den bare er lesbar." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16853,21 +16863,21 @@ msgstr "" "Dokumentet %1$s er endret utenfor LyX. Sikker på at du vil skrive over filen?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Overskrive endret fil?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Overskrive" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Sikkerhetskopi mislyktes" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16876,46 +16886,46 @@ "Kan ikke lage sikkerhetskopien %1$s.\n" "Vennligst sjekk at mappen fins og er skrivbar." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Lagrer dokument %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " kunne ikke skrive filen!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " ferdig." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Forsøker å lagre dokument %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Lagret til %1$s. Puh.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Lagring mislyktes! Prøver igjen...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Lagring mislyktes! Prøver ennå en gang...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Lagring mislyktes! Æsj. Mistet dokumentet." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Problemer med iconv-programmet. (software exception)" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -16924,12 +16934,12 @@ "Vennligst sjekk at støtteprogramvare for tegnkodingen din (%1$s) er korrekt " "installert" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Fant ikke LaTeX-kommando for tegnet '%1$s' (kodepunkt %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -16938,19 +16948,19 @@ "Noen tegn i dokumentet kan ikke representeres i den valgte tegnkodingen.\n" "Å bytte tegnkoding til utf8 kan hjelpe." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "'iconv' fikk ikke til å konvertere" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "kunne ikke konvertere" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Umulig spesialtegn i stien" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -16974,53 +16984,48 @@ "Blir det problemer, velg en passende koding, (som utf8)\n" "eller forandre stien til dokumentet." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Kjører chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex mislyktes" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Mislyktes med chktex." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Ingen informasjon om å eksportere til formatet %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Mislyktes med å eksportere til formatet %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Dokumentgrenen \"%1$s\" fins fra før." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Dokumentgrenen \"%1$s\" fins ikke." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Forstod ikke: \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Ukjent mål: \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Mislyktes i å eksportere til DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17031,73 +17036,73 @@ "\n" "Vil du skrive over den?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Overskrive filen?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Feil ved kjøring av eksterne kommandoer." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Forhåndsvist kildekode" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Forhåndsvist kildekode for avsnitt %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Forhåndsvist kildekode for avsnittene %1$s til %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Autolagrer %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Autolagring feilet!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Autolagrer gjelende dokument..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Kunne ikke eksportere fil" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Ingen informasjon om å eksportere formatet %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Feil med filnavnet" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Stien til dokumentet kan ikke inneholde mellomrom." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Avbrøt eksport av dokumentet." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokumentet eksportert som %1$s til filen `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokumentet eksportert som %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17108,19 +17113,19 @@ "\n" "Gjenopprette det nødlagrede dokumentet?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Åpne nødlagret fil?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Gjenopprett" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Åpne originalen" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17129,15 +17134,15 @@ "Lyktes med å åpne nødlagret fil, men originalen %1$s kan ikke overskrives. " "Pass på å lagre dokumentet med et annet filnavn." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokumentet ble berget." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokumentet ble IKKE berget." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17146,27 +17151,27 @@ "Fjerne nødlagret fil nå?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Slette nødlagret fil?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Behold" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Nødlagret fil slettet" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Ikke glem å lagre filen din nå!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Fjerne nødlagret fil nå?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17177,19 +17182,19 @@ "\n" "Åpne sikkerhetskopien i stedet?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Åpne sikkerhetskopi i stedet?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Åpne sikkerhetskopien" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Åpne &originalen" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17198,25 +17203,25 @@ "En sikkerhetskopi er lest inn, men originalfilen %1$s kan ikke\n" "overskrives. Pass på å lagre dokumentet med et annet filnavn." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Gir ikke mening!" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokument %1$s gjenåpnet." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Kunne ikke gjenåpne dokument %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Inkluder fil er ugyldig" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17254,7 +17259,7 @@ msgid "Document class not available" msgstr "Dokumentklassen er ikke tilgjengelig" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17269,11 +17274,11 @@ "dokumentklasse med standardstiler. LyX vil ikke\n" "kunne produsere korrekte utdata på dette viset." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Dokumentklassen er ikke tilgjengelig" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17288,15 +17293,15 @@ "brukes i stedet. LyX får ikke produsert korrekte utdata\n" "på dette viset." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Fikk ikke tak i klassen" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Feil under lesing av intern layoutinformasjon" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Lesefeil" @@ -17320,102 +17325,107 @@ msgid "This portion of the document is deleted." msgstr "Denne delen av dokumentet er slettet." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Dokumentklassen `%1$s' kunne ikke lastes inn." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Ikke mer \"Angre\" informasjon" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Ikke mer \"Gjør om\" informasjon" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Streng ikke funnet!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Merke slått av" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Merke på" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Fjernet merke" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Merke satt" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statistikk for utvalget:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistikk for dokumentet:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d ord" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Ett ord" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d tegn (inkludert mellomrom)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Ett tegn (inkludert mellomrom)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d tegn (uten mellomrom)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Ett tegn (uten mellomrom)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistikk" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "`inset-forall' avbrutt, fordi antall handlinger er større enn %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Utførte \"%1$s\" på %2$d objekter" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Navn på dokumentgren" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Dokumentgrenen fins allerede" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Dokumentgrenen \"%1$s\" fins ikke." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Omvendt søk mislyktes" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17423,22 +17433,22 @@ "Omvendt søk gav en ugyldig posisjon. \n" "Du må oppdatere materialet du ser på." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Setter inn dokumentet %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Satt inn document %1$s." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Kunne ikke sette inn dokumentet %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17449,11 +17459,11 @@ "%1$s.\n" "på grunn av feilen: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Kunne ikke lese filen" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17462,15 +17472,15 @@ "%1$s \n" "er uleselig" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Kan ikke åpne fil" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Leser fil som ikke er kodet i UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17486,15 +17496,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX advarsel: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "tegn som ikke kan kodes" @@ -17863,12 +17873,12 @@ msgid "ignore" msgstr "ignorer" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Kan ikke konvertere fil" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17877,19 +17887,19 @@ "Kan ikke konvertere filformatet %1$s til formatet %2$s.\n" "Definer en konvertering i oppsettet." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Eksekverer kommando: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "'Build'-feil" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Det ble rapportert feil under kjøring av 'Build' prosessen." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17898,41 +17908,41 @@ "Det skjedde en feil ved kjøring av \n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Fikk ikke flyttet midlertidig mappe fra %1$s til %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Fikk ikke kopiert midlertidig fil fra %1$s til %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Fikk ikke flyttet midlertidig fil fra %1$s til %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Kjører LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "LaTeX mislyktes, og LyX finner ikke LaTeX-loggen %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX mislyktes" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Ingen utdata" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Det ble produsert en tom fil" @@ -17953,12 +17963,12 @@ msgid "&Don't Add" msgstr "Ikke legg til" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Avsnittstil `%1$s' ikke funnet." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Avsnittstil ikke funnet" @@ -18002,19 +18012,19 @@ msgstr "Mislyktes i å kopiere %1$s til %2$s." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Antikva" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Grotesk" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Maskinskrift" @@ -18108,7 +18118,7 @@ msgid "Cannot view file" msgstr "Kan ikke vise fil" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Filen finne ikke: %1$s" @@ -18445,7 +18455,7 @@ "\t-version versjons- og kompileringsinformasjon\n" "Les man-sidene til LyX for fler detaljer." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Ingen systemmappe" @@ -19065,7 +19075,7 @@ msgid "(no log message)" msgstr "(ingen logg melding)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: Logg melding" @@ -19086,7 +19096,7 @@ msgid "Revert to stored version of document?" msgstr "Tilbake til lagret versjon av dokumentet?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Tilbake til lagret" @@ -19114,92 +19124,92 @@ msgid "Paragraph not properly initialized" msgstr "Avsnittet er ikke skikkelig initialisert" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Ukjent objekt" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Feil i endringssporing" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Ukjent forfatternr for endring: %1d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 #, fuzzy msgid "Unknown token" msgstr "Ukjent operasjon" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" "Det er ikke mulig å bruke mellomrom først i et avsnitt. Les 'Innføring.'" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Det er ikke mulig å bruke to mellomrom på denne måten. Les 'Innføring.'" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Endringssporing] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Endring: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 #, fuzzy msgid " at " msgstr "Del " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Skrifttype: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", dybde: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", linjeavstand: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Halvannen" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Annet (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", objekt: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", avsnitt: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", posisjon: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", tegn: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", grense: " @@ -19239,15 +19249,15 @@ msgid " not known" msgstr " ukjent" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Mangler argument" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Tegnsett" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Avsnittstil satt" @@ -19318,7 +19328,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Feil med revisjonskontrollen" @@ -19510,12 +19520,12 @@ "Fortsette?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Ja" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Nei" @@ -19572,7 +19582,7 @@ msgid "Reload saved document?" msgstr "Laste lagret dokument på nytt?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Åpne på nytt" @@ -19682,19 +19692,19 @@ "Continue searching from the end?" msgstr "%1$s: søkte baklengs og kom til starten. Fortsette å søke fra slutten?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Søke rundt?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Intet å lete i" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Ingen åpne dokumenter å søke i" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Avansert søk og erstatt" @@ -19958,9 +19968,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumenter|#o#O" @@ -20047,7 +20057,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20056,7 +20066,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20088,11 +20098,11 @@ msgid "The branch could not be renamed." msgstr "Kunne ikke skifte navn på dokumentgrenen." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Revidere endringer" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20101,7 +20111,7 @@ "Endring av %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Endring utført %1$s\n" @@ -20208,10 +20218,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Velg et filnavn for å lagre kopiert grafikk" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Avbrutt." @@ -20240,15 +20250,15 @@ msgid "Select document" msgstr "Velg dokument" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX-Dokumenter (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Feil" @@ -20422,7 +20432,7 @@ msgstr "Dokumentinnstillinger" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Underdokument" @@ -20695,9 +20705,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (ikke installert)" @@ -20742,12 +20752,12 @@ msgstr "LyX-Dokumenter (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Endringer som ikke er gjort" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20756,12 +20766,12 @@ "går de tapt etter dette." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Ta bort" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Kunne ikke velge dokumentklasse." @@ -20811,24 +20821,33 @@ msgid "[No options predefined]" msgstr "[Ingen forhåndsdefinerte opsjoner]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&Bruk 'hyperref'" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Kan ikke endre stil!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Kunne ikke sette stil for ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Ikke funnet" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Hoveddokumentet inkluderer ikke denne filen." -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20838,11 +20857,11 @@ "Du må inkludere denne filen i dokumentet\n" "'%1$s' for å bruke funksjonen \"hoveddokument\"." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Kunne ikke åpne hoveddokument" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21051,7 +21070,7 @@ msgid "Horizontal Fill" msgstr "Vannrett fyll" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21311,7 +21330,7 @@ msgstr "Oppgi filnavn for LyXServer datarør (pipe)" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Stavekontroll" @@ -21559,6 +21578,11 @@ "beginning?" msgstr "Nådde slutten av dokumentet, vil du fortsette fra begynnelsen?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Stavekontrollen mislyktes.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Latinske basistegn" @@ -22006,50 +22030,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Ukjent verktøylinje: \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Velg mal" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Maler" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokumentet ble ikke lest inn." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Velg dokument som skal åpnes" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Eksempler|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x dokumenter (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x dokumenter (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x dokumenter (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x dokumenter (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Ugyldig filnavn" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22060,40 +22084,40 @@ "%1$s\n" "fins ikke." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Åpner dokument %1$s...\"" -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokument %1$s åpnet." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Versjonskontroll oppdaget." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Kunne ikke åpne dokumentet %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Kan ikke importere fil" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Ingen informasjon om importering fra %1$s" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Velg %1$s fil som skal importeres" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22104,52 +22128,67 @@ "\n" "Vil du overskrive det dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "OVerskrive dokument?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importerer %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importert." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "fil ikke importert!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "ny fil" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Velg LyX dokument som skal settes inn" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Forventet absolutt filnavn." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Velg fil som skal settes inn" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Alle filer (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Velg filnavn som dokumentet skal lagres som" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Bytte navn" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22160,23 +22199,23 @@ "\n" "Vil du prøve å lagre det under et annet navn?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Bytte navn og lagre?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "P&røv igjen" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Lukk dokument" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Dokumentet kunne ikke lukkes fordi det behandles av LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22187,11 +22226,11 @@ "\n" "Vil du lagre dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Lagre dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22202,15 +22241,15 @@ "\n" "Vil du lagre dokumentet, eller forkaste endringene?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Lagre dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Forkast" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22221,7 +22260,7 @@ "\n" "Vil du lagre dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22233,61 +22272,61 @@ "er endret utenfor LyX. Lese inn på nytt? Eventuelle lokale endringer går " "tapt." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Lese omigjen dokumentet som ble endret utenfra?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Feil ved låsing." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Mappen er ikke tilgjengelig." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Åpner sub-dokument %1$s...\"" -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Intet buffer for filen: %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Vellykket forhåndsvisning av format: %1$s." -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Feil ved forhåndsvisning av formatet: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Vellykket eksport til formatet: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Feil ved eksport til formatet: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Eksporterer ..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Forhåndsviser ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokumentet ble ikke lest inn" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22296,28 +22335,28 @@ "Alle endringer går tapt. Er du sikker på at du vil gå tilbake til den " "lagrede versjonen av dokumentet %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Tilbake til sist lagret" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Lagrer alle dokumenter..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Alle dokumenter lagret." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s ukjent kommando!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Vennligst forhåndsvis dokumentet først." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Kunne ikke fortsette." @@ -22354,11 +22393,11 @@ msgid "Close File" msgstr "Lukk" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Gjem fane" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Lukk fane" @@ -22407,99 +22446,99 @@ msgid "Remove from personal dictionary|r" msgstr "Fjern fra personlig ordliste|r" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Språk|å" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Flere språk ..." -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Skjult" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Ingen åpne dokumenter>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Ingen lagrede bokmerker ennå>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Vis (andre formater)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Oppdater (andre formater)|p" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Vis [%1$s]" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Oppdater [%1$s]|O" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Ingen egendefinerte objekttyper i dokumentet!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Intet åpent dokument>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Hoveddokument" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Andre lister" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<tom innholdsfortegnelse>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Andre verktøylinjer" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Ingen grener i dokumentet!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Register|R" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Nøkkelord|ø" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Register: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Nøkkelord (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Ingen sitat i denne avgrensningen!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Ingen handling definert!" @@ -22797,15 +22836,15 @@ msgid "Sub-%1$s" msgstr "Under-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Ingen bibliografi definert!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Ingen litteratur valgt!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "ikke sitert" @@ -23108,15 +23147,15 @@ msgid "Horizontal line" msgstr "Vannrett linje" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "ingen flere 'lstline'-skilletegn igjen" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Slipper opp for skilletegn" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23129,11 +23168,11 @@ "er tilgjengelige som skilletegn. For øyeblikket har jeg byttet \n" "ut '!' med en advarsel, men du må sjekke dette." -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Tegn i programkoden som ikke kan kodes" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23479,7 +23518,7 @@ msgid "Unknown TOC type" msgstr "Innholdsfortegnelse av ukjent type" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Størrelsen på utvalg burde passe med det som er på utklippstavla." @@ -23728,11 +23767,11 @@ msgid "Regular expression editor mode" msgstr "Modus for regulære uttrykk" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autokorreksjon av ('!' for å slå på)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autokorreksjon på (<mellomrom> avslutter)" @@ -23782,6 +23821,54 @@ msgid "References: " msgstr "Referanser: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "LyX binærfil ikke funnet" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Fil ikke funnet" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Folder ikke funnet" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Ingen debug meldinger" @@ -23955,6 +24042,54 @@ msgid "Unknown user" msgstr "Ukjent bruker" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorem \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Korollar \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposisjon \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Konjektur \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definisjon \\\\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Eksempel \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Problem \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Oppgave \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Merknad \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Tilfelle \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Spørsmål \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Merknad \\thenote" + #~ msgid "&New:" #~ msgstr "&Ny:" @@ -23994,15 +24129,6 @@ #~ msgid "Offprints:" #~ msgstr "Ekstrakopier:" -#~ msgid "LyX binary not found" -#~ msgstr "LyX binærfil ikke funnet" - -#~ msgid "File not found" -#~ msgstr "Fil ikke funnet" - -#~ msgid "Directory not found" -#~ msgstr "Folder ikke funnet" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25208,9 +25334,6 @@ #~ "Stavekontrolleren kjører ikke.\n" #~ "Det er mulig den har blitt drept." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Stavekontrollen mislyktes.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Stavekontrollen mislyktes" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/nl.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/nl.gmo differ diff -Nru lyx-2.0.2/po/nl.po lyx-2.0.3/po/nl.po --- lyx-2.0.2/po/nl.po 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/po/nl.po 2012-02-19 15:54:14.000000000 +0000 @@ -0,0 +1,24393 @@ +msgid "" +msgstr "" +"Project-Id-Version: LyX 2.0\n" +"Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2011-12-08 10:14+0100\n" +"Last-Translator: Timo Kluck <tkluck@infty.nl>\n" +"Language-Team: Dutch <lyx-docs@lists.lyx.org>\n" +"Language: nl\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Poedit-Language: Dutch\n" +"X-Poedit-Country: NETHERLANDS\n" + +#: src/frontends/qt4/ui/AboutUi.ui:32 +msgid "Version" +msgstr "Versie" + +#: src/frontends/qt4/ui/AboutUi.ui:50 +msgid "Version goes here" +msgstr "Hier komt de versie" + +#: src/frontends/qt4/ui/AboutUi.ui:64 +msgid "Credits" +msgstr "Met dank aan..." + +#: src/frontends/qt4/ui/AboutUi.ui:80 lib/layouts/apa.layout:199 +#: lib/layouts/agu_stdtitle.inc:81 +msgid "Copyright" +msgstr "Copyright" + +#: src/frontends/qt4/ui/AboutUi.ui:131 src/frontends/qt4/ui/CompareUi.ui:163 +#: src/frontends/qt4/ui/DelimiterUi.ui:286 +#: src/frontends/qt4/ui/ErrorListUi.ui:60 +#: src/frontends/qt4/ui/ExternalUi.ui:608 +#: src/frontends/qt4/ui/IncludeUi.ui:250 +#: src/frontends/qt4/ui/InsetParamsUi.ui:138 src/frontends/qt4/ui/LogUi.ui:87 +#: src/frontends/qt4/ui/ParagraphUi.ui:260 src/frontends/qt4/ui/PrefsUi.ui:90 +#: src/frontends/qt4/ui/RefUi.ui:343 src/frontends/qt4/ui/SearchUi.ui:203 +#: src/frontends/qt4/ui/ShowFileUi.ui:55 src/frontends/qt4/ui/SymbolsUi.ui:66 +#: src/frontends/qt4/ui/TexinfoUi.ui:58 +#: src/frontends/qt4/ui/ThesaurusUi.ui:138 src/frontends/qt4/ui/WrapUi.ui:173 +#: src/frontends/qt4/GuiParagraph.cpp:161 +msgid "&Close" +msgstr "&Sluiten" + +#: src/frontends/qt4/ui/BibitemUi.ui:31 src/frontends/qt4/ui/BibitemUi.ui:64 +msgid "The bibliography key" +msgstr "De bibliografie-sleutel" + +#: src/frontends/qt4/ui/BibitemUi.ui:44 src/frontends/qt4/ui/BibitemUi.ui:51 +msgid "The label as it appears in the document" +msgstr "Het label zoals het in het document voorkomt" + +#: src/frontends/qt4/ui/BibitemUi.ui:54 src/frontends/qt4/ui/LabelUi.ui:36 +#: src/frontends/qt4/ui/RefUi.ui:190 +msgid "&Label:" +msgstr "&Label:" + +#: src/frontends/qt4/ui/BibitemUi.ui:67 +msgid "&Key:" +msgstr "&Sleutel:" + +#: src/frontends/qt4/ui/BiblioUi.ui:19 +msgid "Citation Style" +msgstr "Opmaak van literatuurverwijzingen" + +#: src/frontends/qt4/ui/BiblioUi.ui:28 +msgid "Use BibTeX's default numerical styles" +msgstr "Gebruik de standaard getallen-opmaak van BibTeX" + +#: src/frontends/qt4/ui/BiblioUi.ui:31 +msgid "&Default (numerical)" +msgstr "&Standaard (getallen)" + +#: src/frontends/qt4/ui/BiblioUi.ui:38 +msgid "" +"Use the natbib styles for natural sciences and arts. Set additional " +"parameters in document class options." +msgstr "" +"Gebruik de 'natbib' opmaak voor natuurwetenschappen. Aanvullende opties " +"kunnen bij 'document-type worden ingesteld." + +#: src/frontends/qt4/ui/BiblioUi.ui:41 +msgid "&Natbib" +msgstr "&Natbib" + +#: src/frontends/qt4/ui/BiblioUi.ui:59 +msgid "Natbib &style:" +msgstr "Natbib &opmaak:" + +#: src/frontends/qt4/ui/BiblioUi.ui:97 +msgid "Use the jurabib styles for law and humanities" +msgstr "Gebruik de 'jurabib' opmaak voor rechten en geesteswetenschappen" + +#: src/frontends/qt4/ui/BiblioUi.ui:100 +msgid "&Jurabib" +msgstr "&Jurabib" + +#: src/frontends/qt4/ui/BiblioUi.ui:110 +msgid "Select this if you want to split your bibliography into sections" +msgstr "Kies deze optie als u de bibliografie per sectie wilt bijhouden" + +#: src/frontends/qt4/ui/BiblioUi.ui:113 +msgid "S&ectioned bibliography" +msgstr "Bibliografie per s&ectie" + +#: src/frontends/qt4/ui/BiblioUi.ui:120 +msgid "" +"Here you can define an alternative program to or specific options of BibTeX." +msgstr "" + +#: src/frontends/qt4/ui/BiblioUi.ui:123 +#: src/frontends/qt4/ui/PrefLatexUi.ui:127 +#, fuzzy +msgid "Bibliography generation" +msgstr "Instellingen voor bibliografie-elementen" + +#: src/frontends/qt4/ui/BiblioUi.ui:134 src/frontends/qt4/ui/IndicesUi.ui:33 +#: src/frontends/qt4/ui/PrefLatexUi.ui:139 +#, fuzzy +msgid "&Processor:" +msgstr "&Vast:" + +#: src/frontends/qt4/ui/BiblioUi.ui:144 src/frontends/qt4/ui/IndicesUi.ui:43 +#, fuzzy +msgid "Select a processor" +msgstr "Kies een bestand" + +#: src/frontends/qt4/ui/BiblioUi.ui:168 src/frontends/qt4/ui/IndicesUi.ui:54 +#: src/frontends/qt4/ui/PrefLatexUi.ui:152 src/frontends/qt4/GuiPrefs.cpp:772 +#: src/frontends/qt4/GuiPrefs.cpp:867 +#, fuzzy +msgid "&Options:" +msgstr "O&ptie:" + +#: src/frontends/qt4/ui/BiblioUi.ui:178 +msgid "" +"Define options such as --min-crossrefs (see the documentation of BibTeX)" +msgstr "" + +#: src/frontends/qt4/ui/BibtexAddUi.ui:21 +msgid "LyX: Add BibTeX Database" +msgstr "LyX: Voeg BibTeX database toe" + +#: src/frontends/qt4/ui/BibtexAddUi.ui:36 src/frontends/qt4/ui/BibtexUi.ui:47 +msgid "Scan for new databases and styles" +msgstr "Zoek nieuwe databases en opmaken" + +#: src/frontends/qt4/ui/BibtexAddUi.ui:39 src/frontends/qt4/ui/BibtexUi.ui:50 +#: src/frontends/qt4/ui/TexinfoUi.ui:94 +msgid "&Rescan" +msgstr "&Opnieuw zoeken" + +#: src/frontends/qt4/ui/BibtexAddUi.ui:46 src/frontends/qt4/ui/BibtexUi.ui:97 +#: src/frontends/qt4/ui/CompareUi.ui:50 src/frontends/qt4/ui/ExternalUi.ui:70 +#: src/frontends/qt4/ui/GraphicsUi.ui:58 src/frontends/qt4/ui/IncludeUi.ui:335 +#: src/frontends/qt4/ui/LaTeXUi.ui:160 src/frontends/qt4/ui/PrefInputUi.ui:110 +#: src/frontends/qt4/ui/PrintUi.ui:313 +msgid "&Browse..." +msgstr "&Bladeren..." + +#: src/frontends/qt4/ui/BibtexAddUi.ui:83 +msgid "Enter BibTeX database name" +msgstr "Naam van de BibTeX database:" + +#: src/frontends/qt4/ui/BibtexAddUi.ui:114 +#: src/frontends/qt4/ui/BranchesUi.ui:110 +#: src/frontends/qt4/ui/CitationUi.ui:75 src/frontends/qt4/ui/IndicesUi.ui:134 +#: src/CutAndPaste.cpp:350 +msgid "&Add" +msgstr "&Toevoegen" + +#: src/frontends/qt4/ui/BibtexAddUi.ui:127 +#: src/frontends/qt4/ui/BibtexUi.ui:213 src/frontends/qt4/ui/ChangesUi.ui:91 +#: src/frontends/qt4/ui/SendtoUi.ui:92 src/frontends/qt4/ui/ShortcutUi.ui:65 +#: src/buffer_funcs.cpp:110 src/frontends/qt4/ButtonController.cpp:239 +#: src/frontends/qt4/GuiApplication.cpp:1458 +#: src/frontends/qt4/GuiCompare.cpp:192 +msgid "Cancel" +msgstr "Annuleren" + +#: src/frontends/qt4/ui/BibtexUi.ui:81 +msgid "The BibTeX style" +msgstr "De BibTeX-opmaak" + +#: src/frontends/qt4/ui/BibtexUi.ui:84 +msgid "St&yle" +msgstr "O&pmaak" + +#: src/frontends/qt4/ui/BibtexUi.ui:94 src/frontends/qt4/ui/BibtexUi.ui:107 +msgid "Choose a style file" +msgstr "Kies een opmaak-bestand" + +#: src/frontends/qt4/ui/BibtexUi.ui:131 src/frontends/qt4/ui/BibtexUi.ui:144 +msgid "This bibliography section contains..." +msgstr "Deze bibliografie-sectie bevat..." + +#: src/frontends/qt4/ui/BibtexUi.ui:134 +msgid "&Content:" +msgstr "&Inhoud:" + +#: src/frontends/qt4/ui/BibtexUi.ui:148 src/insets/InsetBibtex.cpp:212 +msgid "all cited references" +msgstr "Alle genoemde verwijzingen" + +#: src/frontends/qt4/ui/BibtexUi.ui:153 src/frontends/qt4/GuiBibtex.cpp:328 +#: src/insets/InsetBibtex.cpp:210 +msgid "all uncited references" +msgstr "Alle niet-genoemde verwijzingen" + +#: src/frontends/qt4/ui/BibtexUi.ui:158 src/insets/InsetBibtex.cpp:208 +msgid "all references" +msgstr "Alle literatuurverwijzingen" + +#: src/frontends/qt4/ui/BibtexUi.ui:166 +msgid "Add bibliography to the table of contents" +msgstr "Voeg bibliografie toe aan de inhoudsopgave" + +#: src/frontends/qt4/ui/BibtexUi.ui:169 +msgid "Add bibliography to &TOC" +msgstr "Voeg bibliografie &toe aan de inhoudsogave" + +#: src/frontends/qt4/ui/BibtexUi.ui:200 +#: src/frontends/qt4/ui/CharacterUi.ui:357 +#: src/frontends/qt4/ui/CitationUi.ui:197 +#: src/frontends/qt4/ui/CompareHistoryUi.ui:183 +#: src/frontends/qt4/ui/CompareUi.ui:153 src/frontends/qt4/ui/DocumentUi.ui:67 +#: src/frontends/qt4/ui/ExternalUi.ui:588 +#: src/frontends/qt4/ui/GraphicsUi.ui:721 +#: src/frontends/qt4/ui/IncludeUi.ui:237 src/frontends/qt4/ui/IndexUi.ui:41 +#: src/frontends/qt4/ui/InsetParamsUi.ui:118 +#: src/frontends/qt4/ui/ListingsUi.ui:539 +#: src/frontends/qt4/ui/MathMatrixUi.ui:307 src/frontends/qt4/ui/NoteUi.ui:38 +#: src/frontends/qt4/ui/ParagraphUi.ui:240 +#: src/frontends/qt4/ui/PhantomUi.ui:38 +#: src/frontends/qt4/ui/PrintindexUi.ui:38 src/frontends/qt4/ui/RefUi.ui:317 +#: src/frontends/qt4/ui/SendtoUi.ui:72 src/frontends/qt4/ui/ShortcutUi.ui:52 +#: src/frontends/qt4/ui/SymbolsUi.ui:49 +#: src/frontends/qt4/ui/TabularCreateUi.ui:65 +#: src/frontends/qt4/ui/ToggleWarningUi.ui:90 +#: src/frontends/qt4/ui/WrapUi.ui:150 +msgid "&OK" +msgstr "&Ok" + +#: src/frontends/qt4/ui/BibtexUi.ui:225 +msgid "Move the selected database downwards in the list" +msgstr "Verplaats de geselecteerde database naar beneden" + +#: src/frontends/qt4/ui/BibtexUi.ui:228 src/frontends/qt4/ui/ModulesUi.ui:121 +msgid "Do&wn" +msgstr "Om&laag" + +#: src/frontends/qt4/ui/BibtexUi.ui:235 +msgid "Move the selected database upwards in the list" +msgstr "Verplaats de geselecteerde database omhoog" + +#: src/frontends/qt4/ui/BibtexUi.ui:238 src/frontends/qt4/ui/CitationUi.ui:127 +#: src/frontends/qt4/ui/ModulesUi.ui:114 +msgid "&Up" +msgstr "Om&hoog" + +#: src/frontends/qt4/ui/BibtexUi.ui:253 +msgid "BibTeX database to use" +msgstr "Te gebruiken BibTeX-database" + +#: src/frontends/qt4/ui/BibtexUi.ui:256 +msgid "Databa&ses" +msgstr "Databas&es" + +#: src/frontends/qt4/ui/BibtexUi.ui:269 +msgid "Add a BibTeX database file" +msgstr "Voeg een BibTeX-database toe" + +#: src/frontends/qt4/ui/BibtexUi.ui:272 +msgid "&Add..." +msgstr "&Toevoegen..." + +#: src/frontends/qt4/ui/BibtexUi.ui:279 +msgid "Remove the selected database" +msgstr "Verwijder de geselecteerde databaes" + +#: src/frontends/qt4/ui/BibtexUi.ui:282 src/frontends/qt4/ui/CitationUi.ui:95 +msgid "&Delete" +msgstr "&Verwijderen" + +#: src/frontends/qt4/ui/BoxUi.ui:28 +msgid "Check this if the box should break across pages" +msgstr "Of dit blok over pagina's mag worden gespreid" + +#: src/frontends/qt4/ui/BoxUi.ui:31 +msgid "Allow &page breaks" +msgstr "&Pagina-einde toestaan" + +#: src/frontends/qt4/ui/BoxUi.ui:38 src/frontends/qt4/ui/MathMatrixUi.ui:151 +#: src/frontends/qt4/ui/ParagraphUi.ui:153 +msgid "Alignment" +msgstr "Uitlijning" + +#: src/frontends/qt4/ui/BoxUi.ui:59 src/frontends/qt4/ui/BoxUi.ui:174 +msgid "Horizontal alignment of the content inside the box" +msgstr "Horizontale plaatsing van inhoud in het kader" + +#: src/frontends/qt4/ui/BoxUi.ui:63 src/frontends/qt4/ui/ListingsUi.ui:103 +#: src/frontends/qt4/ui/TabularUi.ui:69 src/frontends/qt4/ui/TabularUi.ui:1387 +#: src/frontends/qt4/ui/WrapUi.ui:209 src/frontends/qt4/GuiParagraph.cpp:109 +#: src/frontends/qt4/GuiTabular.cpp:784 +msgid "Left" +msgstr "Links" + +#: src/frontends/qt4/ui/BoxUi.ui:68 src/frontends/qt4/ui/TabularUi.ui:74 +#: src/frontends/qt4/ui/TabularUi.ui:1394 src/frontends/qt4/GuiExternal.cpp:77 +#: src/frontends/qt4/GuiGraphics.cpp:72 src/frontends/qt4/GuiParagraph.cpp:111 +#: src/frontends/qt4/GuiTabular.cpp:785 +msgid "Center" +msgstr "Centreren" + +#: src/frontends/qt4/ui/BoxUi.ui:73 src/frontends/qt4/ui/ListingsUi.ui:108 +#: src/frontends/qt4/ui/TabularUi.ui:79 src/frontends/qt4/ui/TabularUi.ui:1404 +#: src/frontends/qt4/ui/WrapUi.ui:214 src/frontends/qt4/GuiParagraph.cpp:110 +#: src/frontends/qt4/GuiTabular.cpp:786 +msgid "Right" +msgstr "Rechts" + +#: src/frontends/qt4/ui/BoxUi.ui:78 src/frontends/qt4/ui/BoxUi.ui:111 +msgid "Stretch" +msgstr "Uitvullen" + +#: src/frontends/qt4/ui/BoxUi.ui:92 src/frontends/qt4/ui/BoxUi.ui:164 +msgid "Vertical alignment of the content inside the box" +msgstr "Verticale plaatsing van inhoud in het kader" + +#: src/frontends/qt4/ui/BoxUi.ui:96 src/frontends/qt4/ui/BoxUi.ui:123 +#: src/frontends/qt4/ui/MathMatrixUi.ui:167 +#: src/frontends/qt4/ui/TabularUi.ui:210 src/frontends/qt4/ui/TabularUi.ui:371 +msgid "Top" +msgstr "Boven" + +#: src/frontends/qt4/ui/BoxUi.ui:101 src/frontends/qt4/ui/BoxUi.ui:128 +#: src/frontends/qt4/ui/MathMatrixUi.ui:172 +#: src/frontends/qt4/ui/TabularUi.ui:215 src/frontends/qt4/ui/TabularUi.ui:376 +#: src/frontends/qt4/GuiTabular.cpp:212 +msgid "Middle" +msgstr "Midden" + +#: src/frontends/qt4/ui/BoxUi.ui:106 src/frontends/qt4/ui/BoxUi.ui:133 +#: src/frontends/qt4/ui/MathMatrixUi.ui:177 +#: src/frontends/qt4/ui/TabularUi.ui:220 src/frontends/qt4/ui/TabularUi.ui:381 +msgid "Bottom" +msgstr "Onder" + +#: src/frontends/qt4/ui/BoxUi.ui:119 src/frontends/qt4/ui/BoxUi.ui:141 +msgid "Vertical alignment of the box (with regard to baseline)" +msgstr "Verticale plaatsing van het kader (t.o.v. de onderlijn)" + +#: src/frontends/qt4/ui/BoxUi.ui:144 +msgid "&Box:" +msgstr "&Blok:" + +#: src/frontends/qt4/ui/BoxUi.ui:154 +msgid "Co&ntent:" +msgstr "I&nhoud:" + +#: src/frontends/qt4/ui/BoxUi.ui:167 +msgid "Vertical" +msgstr "Verticaal" + +#: src/frontends/qt4/ui/BoxUi.ui:177 +msgid "Horizontal" +msgstr "Horizontaal" + +#: src/frontends/qt4/ui/BoxUi.ui:197 src/frontends/qt4/ui/ExternalUi.ui:446 +#: src/frontends/qt4/ui/PageLayoutUi.ui:70 +msgid "&Height:" +msgstr "&Hoogte:" + +#: src/frontends/qt4/ui/BoxUi.ui:213 +msgid "Inner Bo&x:" +msgstr "Binnenste blo&k:" + +#: src/frontends/qt4/ui/BoxUi.ui:229 +msgid "&Decoration:" +msgstr "&Versiering:" + +#: src/frontends/qt4/ui/BoxUi.ui:242 src/frontends/qt4/ui/ExternalUi.ui:420 +#: src/frontends/qt4/ui/LineUi.ui:58 src/frontends/qt4/ui/PageLayoutUi.ui:99 +#: src/frontends/qt4/ui/TabularUi.ui:153 src/frontends/qt4/ui/WrapUi.ui:85 +msgid "&Width:" +msgstr "B&reedte" + +#: src/frontends/qt4/ui/BoxUi.ui:255 +msgid "Height value" +msgstr "Hoogte" + +#: src/frontends/qt4/ui/BoxUi.ui:262 src/frontends/qt4/ui/WrapUi.ui:103 +msgid "Width value" +msgstr "Breedte" + +#: src/frontends/qt4/ui/BoxUi.ui:269 +msgid "Inner box -- needed for fixed width & line breaks" +msgstr "Binnenste blok -- nodig voor vaste breedte en voor regeleinden" + +#: src/frontends/qt4/ui/BoxUi.ui:273 src/frontends/qt4/ui/HSpaceUi.ui:32 +#: src/frontends/qt4/ui/ListingsUi.ui:98 +#: src/frontends/qt4/ui/MathMatrixUi.ui:247 +#: src/frontends/qt4/ui/TabularUi.ui:1037 +#: src/frontends/qt4/ui/TabularUi.ui:1056 +#: src/frontends/qt4/ui/TabularUi.ui:1104 src/frontends/qt4/GuiBox.cpp:193 +#: src/frontends/qt4/GuiBox.cpp:311 src/frontends/qt4/GuiBox.cpp:388 +#: src/frontends/qt4/GuiDocument.cpp:113 src/frontends/qt4/GuiGraphics.cpp:579 +#: src/frontends/qt4/GuiPrefs.cpp:2129 src/frontends/qt4/GuiPrefs.cpp:2152 +msgid "None" +msgstr "Geen" + +#: src/frontends/qt4/ui/BoxUi.ui:278 src/frontends/qt4/GuiBox.cpp:313 +#: src/frontends/qt4/GuiBox.cpp:391 src/insets/InsetBox.cpp:135 +msgid "Parbox" +msgstr "Alinea-blok (parbox)" + +#: src/frontends/qt4/ui/BoxUi.ui:283 src/frontends/qt4/GuiBox.cpp:392 +#: src/insets/InsetBox.cpp:139 +msgid "Minipage" +msgstr "Mini-pagina" + +#: src/frontends/qt4/ui/BoxUi.ui:291 +msgid "Supported box types" +msgstr "Ondersteunde blok-soorten" + +#: src/frontends/qt4/ui/BranchUi.ui:19 +msgid "&Available branches:" +msgstr "Beschikbare Vert&akkingen:" + +#: src/frontends/qt4/ui/BranchUi.ui:29 +msgid "Select your branch" +msgstr "Kies een vertakking" + +#: src/frontends/qt4/ui/BranchesUi.ui:25 +msgid "&New:[[branch]]" +msgstr "" + +#: src/frontends/qt4/ui/BranchesUi.ui:35 +msgid "" +"Append the name of this branch to the output filename, given the branch is " +"active." +msgstr "" + +#: src/frontends/qt4/ui/BranchesUi.ui:38 +#, fuzzy +msgid "Filename &Suffix" +msgstr "Bestandsnaam" + +#: src/frontends/qt4/ui/BranchesUi.ui:61 +msgid "Show undefined branches used in this document." +msgstr "" + +#: src/frontends/qt4/ui/BranchesUi.ui:64 +#, fuzzy +msgid "&Undefined Branches" +msgstr "Be&schikbare vertakkingen:" + +#: src/frontends/qt4/ui/BranchesUi.ui:84 +msgid "A&vailable Branches:" +msgstr "Be&schikbare vertakkingen:" + +#: src/frontends/qt4/ui/BranchesUi.ui:94 +msgid "Toggle the selected branch" +msgstr "Zet de geselecteerde vertakking aan of uit" + +#: src/frontends/qt4/ui/BranchesUi.ui:97 +msgid "(&De)activate" +msgstr "(&De)activeren" + +#: src/frontends/qt4/ui/BranchesUi.ui:107 +msgid "Add a new branch to the list" +msgstr "Voeg een vertakking toe" + +#: src/frontends/qt4/ui/BranchesUi.ui:120 +msgid "Define or change background color" +msgstr "Stel een achtergrondkleur in" + +#: src/frontends/qt4/ui/BranchesUi.ui:123 +#: src/frontends/qt4/ui/IndicesUi.ui:185 +msgid "Alter Co&lor..." +msgstr "Andere &kleur..." + +#: src/frontends/qt4/ui/BranchesUi.ui:130 +msgid "Remove the selected branch" +msgstr "Geselecteerde vertakking verwijderen" + +#: src/frontends/qt4/ui/BranchesUi.ui:133 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 +msgid "&Remove" +msgstr "&Verwijderen" + +#: src/frontends/qt4/ui/BranchesUi.ui:140 +#, fuzzy +msgid "Change the name of the selected branch" +msgstr "Geselecteerde vertakking verwijderen" + +#: src/frontends/qt4/ui/BranchesUi.ui:143 +#, fuzzy +msgid "Re&name..." +msgstr "&Hernoemen" + +#: src/frontends/qt4/ui/BranchesUnknownUi.ui:25 +#, fuzzy +msgid "Add the selected branches to the list." +msgstr "Voeg een vertakking toe" + +#: src/frontends/qt4/ui/BranchesUnknownUi.ui:28 +#, fuzzy +msgid "&Add Selected" +msgstr "G&eselecteerd:" + +#: src/frontends/qt4/ui/BranchesUnknownUi.ui:35 +#, fuzzy +msgid "Add all unknown branches to the list." +msgstr "Voeg een vertakking toe" + +#: src/frontends/qt4/ui/BranchesUnknownUi.ui:38 +msgid "Add A&ll" +msgstr "" + +#: src/frontends/qt4/ui/BranchesUnknownUi.ui:58 +#: src/frontends/qt4/ui/CitationUi.ui:220 +#: src/frontends/qt4/ui/CompareHistoryUi.ui:205 +#: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 +#: src/frontends/qt4/ui/ListingsUi.ui:559 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 +#: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 +#: src/frontends/qt4/GuiClipboard.cpp:242 +#: src/frontends/qt4/GuiDocument.cpp:1829 +#: src/frontends/qt4/GuiParagraph.cpp:69 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 +msgid "&Cancel" +msgstr "&Annuleren" + +#: src/frontends/qt4/ui/BranchesUnknownUi.ui:65 +#: src/frontends/qt4/ui/BranchesUnknownUi.ui:78 +msgid "Undefined branches used in this document." +msgstr "" + +#: src/frontends/qt4/ui/BranchesUnknownUi.ui:68 +#, fuzzy +msgid "&Undefined Branches:" +msgstr "Be&schikbare vertakkingen:" + +#: src/frontends/qt4/ui/BulletsUi.ui:34 +msgid "&Font:" +msgstr "&Lettertype:" + +#: src/frontends/qt4/ui/BulletsUi.ui:44 +#: src/frontends/qt4/ui/CharacterUi.ui:212 +msgid "Si&ze:" +msgstr "&Grootte:" + +#: src/frontends/qt4/ui/BulletsUi.ui:66 +#: src/frontends/qt4/ui/ParagraphUi.ui:115 +#: src/frontends/qt4/ui/PrefLatexUi.ui:52 +#: src/frontends/qt4/ui/TabularUi.ui:1042 +#: src/frontends/qt4/ui/TabularUi.ui:1061 +#: src/frontends/qt4/ui/TabularUi.ui:1109 lib/ui/stdtoolbars.inc:112 +#: src/Font.cpp:178 src/HSpace.cpp:117 src/frontends/qt4/GuiDocument.cpp:109 +#: src/frontends/qt4/GuiDocument.cpp:127 src/frontends/qt4/GuiDocument.cpp:143 +#: src/frontends/qt4/GuiDocument.cpp:156 src/frontends/qt4/GuiDocument.cpp:685 +#: src/frontends/qt4/GuiDocument.cpp:796 src/frontends/qt4/GuiDocument.cpp:801 +#: src/frontends/qt4/GuiDocument.cpp:842 src/frontends/qt4/GuiDocument.cpp:853 +#: src/frontends/qt4/GuiDocument.cpp:1014 +#: src/frontends/qt4/GuiDocument.cpp:1092 +#: src/frontends/qt4/GuiDocument.cpp:1684 +#: src/frontends/qt4/GuiDocument.cpp:1707 +#: src/frontends/qt4/GuiDocument.cpp:1708 +#: src/frontends/qt4/GuiDocument.cpp:1709 +#: src/frontends/qt4/GuiDocument.cpp:1784 +#: src/frontends/qt4/GuiDocument.cpp:2148 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 +#: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 +#: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 +#: src/frontends/qt4/GuiPrintNomencl.cpp:47 +#: src/frontends/qt4/GuiViewSource.cpp:184 +msgid "Default" +msgstr "Standaard" + +#: src/frontends/qt4/ui/BulletsUi.ui:71 src/Font.cpp:71 +#: src/frontends/qt4/GuiCharacter.cpp:56 src/frontends/qt4/GuiListings.cpp:152 +msgid "Tiny" +msgstr "Mini" + +#: src/frontends/qt4/ui/BulletsUi.ui:76 src/Font.cpp:71 +#: src/frontends/qt4/GuiCharacter.cpp:57 src/frontends/qt4/GuiListings.cpp:152 +msgid "Smallest" +msgstr "Kleinst" + +#: src/frontends/qt4/ui/BulletsUi.ui:81 src/Font.cpp:71 +#: src/frontends/qt4/GuiCharacter.cpp:58 src/frontends/qt4/GuiListings.cpp:152 +msgid "Smaller" +msgstr "Kleiner" + +#: src/frontends/qt4/ui/BulletsUi.ui:86 src/Font.cpp:71 +#: src/frontends/qt4/GuiCharacter.cpp:59 src/frontends/qt4/GuiListings.cpp:152 +msgid "Small" +msgstr "Klein" + +#: src/frontends/qt4/ui/BulletsUi.ui:91 src/Font.cpp:71 +#: src/frontends/qt4/GuiCharacter.cpp:60 src/frontends/qt4/GuiListings.cpp:152 +msgid "Normal" +msgstr "Normaal" + +#: src/frontends/qt4/ui/BulletsUi.ui:96 src/Font.cpp:71 +#: src/frontends/qt4/GuiCharacter.cpp:61 src/frontends/qt4/GuiListings.cpp:153 +msgid "Large" +msgstr "Groot" + +#: src/frontends/qt4/ui/BulletsUi.ui:101 src/Font.cpp:72 +#: src/frontends/qt4/GuiCharacter.cpp:62 src/frontends/qt4/GuiListings.cpp:153 +msgid "Larger" +msgstr "Groter" + +#: src/frontends/qt4/ui/BulletsUi.ui:106 src/Font.cpp:72 +#: src/frontends/qt4/GuiCharacter.cpp:63 +msgid "Largest" +msgstr "Grootst" + +#: src/frontends/qt4/ui/BulletsUi.ui:111 src/Font.cpp:72 +#: src/frontends/qt4/GuiCharacter.cpp:64 +msgid "Huge" +msgstr "Supergroot" + +#: src/frontends/qt4/ui/BulletsUi.ui:116 src/Font.cpp:72 +#: src/frontends/qt4/GuiCharacter.cpp:65 +msgid "Huger" +msgstr "Supergrootst" + +#: src/frontends/qt4/ui/BulletsUi.ui:144 +msgid "&Custom Bullet:" +msgstr "&Eigen opsommingsteken:" + +#: src/frontends/qt4/ui/BulletsUi.ui:174 +#: src/frontends/qt4/ui/PDFSupportUi.ui:336 +msgid "&Level:" +msgstr "&Diepte:" + +#: src/frontends/qt4/ui/ChangesUi.ui:31 +msgid "Change:" +msgstr "Wijziging:" + +#: src/frontends/qt4/ui/ChangesUi.ui:49 +msgid "Go to previous change" +msgstr "Ga naar vorige wijziging" + +#: src/frontends/qt4/ui/ChangesUi.ui:52 +msgid "&Previous change" +msgstr "&Vorige wijziging" + +#: src/frontends/qt4/ui/ChangesUi.ui:62 +msgid "Go to next change" +msgstr "Ga naar volgende wijziging" + +#: src/frontends/qt4/ui/ChangesUi.ui:65 +msgid "&Next change" +msgstr "V&olgende wijziging" + +#: src/frontends/qt4/ui/ChangesUi.ui:108 +msgid "Accept this change" +msgstr "Wijziging accepteren" + +#: src/frontends/qt4/ui/ChangesUi.ui:111 +msgid "&Accept" +msgstr "&Accepteren" + +#: src/frontends/qt4/ui/ChangesUi.ui:121 +msgid "Reject this change" +msgstr "Wijziging afwijzen" + +#: src/frontends/qt4/ui/ChangesUi.ui:124 +msgid "&Reject" +msgstr "A&fwijzen" + +#: src/frontends/qt4/ui/CharacterUi.ui:44 +#: src/frontends/qt4/ui/CharacterUi.ui:123 +msgid "Font family" +msgstr "Lettertype" + +#: src/frontends/qt4/ui/CharacterUi.ui:47 +msgid "&Family:" +msgstr "&Lettertype:" + +#: src/frontends/qt4/ui/CharacterUi.ui:65 +#: src/frontends/qt4/ui/CharacterUi.ui:72 +msgid "Font shape" +msgstr "Lettertype" + +#: src/frontends/qt4/ui/CharacterUi.ui:75 +msgid "S&hape:" +msgstr "&Lettertype:" + +#: src/frontends/qt4/ui/CharacterUi.ui:93 +#: src/frontends/qt4/ui/CharacterUi.ui:158 +msgid "Font series" +msgstr "Serie" + +#: src/frontends/qt4/ui/CharacterUi.ui:108 +#: src/frontends/qt4/ui/CharacterUi.ui:145 +#: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 +#: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 +msgid "Language" +msgstr "Taal" + +#: src/frontends/qt4/ui/CharacterUi.ui:138 +#: src/frontends/qt4/ui/CharacterUi.ui:174 +msgid "Font color" +msgstr "Letterkleur" + +#: src/frontends/qt4/ui/CharacterUi.ui:148 +#: src/frontends/qt4/ui/LanguageUi.ui:19 +#: src/frontends/qt4/ui/SpellcheckerUi.ui:27 +#: src/frontends/qt4/ui/ThesaurusUi.ui:22 +msgid "&Language:" +msgstr "&Taal:" + +#: src/frontends/qt4/ui/CharacterUi.ui:161 +msgid "&Series:" +msgstr "&Serie:" + +#: src/frontends/qt4/ui/CharacterUi.ui:177 +msgid "&Color:" +msgstr "&Kleur:" + +#: src/frontends/qt4/ui/CharacterUi.ui:197 +msgid "Never Toggled" +msgstr "Nooit aangevinkt" + +#: src/frontends/qt4/ui/CharacterUi.ui:209 +#: src/frontends/qt4/ui/CharacterUi.ui:230 +msgid "Font size" +msgstr "Lettergrootte" + +#: src/frontends/qt4/ui/CharacterUi.ui:240 +#: src/frontends/qt4/ui/CharacterUi.ui:273 +msgid "Other font settings" +msgstr "Overige lettertypeinstellingen" + +#: src/frontends/qt4/ui/CharacterUi.ui:243 +msgid "Always Toggled" +msgstr "Altijd aangevinkt" + +#: src/frontends/qt4/ui/CharacterUi.ui:255 +msgid "&Misc:" +msgstr "&Overig:" + +#: src/frontends/qt4/ui/CharacterUi.ui:295 +msgid "toggle font on all of the above" +msgstr "Lettertype aanvinken bij alle bovenstaanden" + +#: src/frontends/qt4/ui/CharacterUi.ui:298 +msgid "&Toggle all" +msgstr "&Alles aanvinken" + +#: src/frontends/qt4/ui/CharacterUi.ui:305 +msgid "Apply each change automatically" +msgstr "Elke wijziging automatisch toepassen" + +#: src/frontends/qt4/ui/CharacterUi.ui:308 +#, fuzzy +msgid "Apply changes &immediately" +msgstr "Wijzigingen direct toepassen" + +#: src/frontends/qt4/ui/CharacterUi.ui:367 +#: src/frontends/qt4/ui/DocumentUi.ui:77 +#: src/frontends/qt4/ui/ExternalUi.ui:598 +#: src/frontends/qt4/ui/GraphicsUi.ui:742 +#: src/frontends/qt4/ui/InsetParamsUi.ui:128 +#: src/frontends/qt4/ui/ListingsUi.ui:549 +#: src/frontends/qt4/ui/ParagraphUi.ui:250 src/frontends/qt4/ui/PrefsUi.ui:80 +#: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 +#: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 +#: src/frontends/qt4/GuiDocument.cpp:1905 +#: src/frontends/qt4/GuiDocument.cpp:3167 +msgid "&Apply" +msgstr "Toep&assen" + +#: src/frontends/qt4/ui/CharacterUi.ui:377 +#: src/frontends/qt4/ui/GraphicsUi.ui:763 +#: src/frontends/qt4/ui/MathMatrixUi.ui:314 src/frontends/qt4/ui/NoteUi.ui:28 +#: src/frontends/qt4/ui/PhantomUi.ui:28 src/frontends/qt4/ui/PrintUi.ui:243 +#: src/frontends/qt4/ui/TabularCreateUi.ui:72 +#: src/frontends/qt4/ButtonController.cpp:241 +#: src/frontends/qt4/GuiCompare.cpp:190 +msgid "Close" +msgstr "Sluiten" + +#: src/frontends/qt4/ui/CitationUi.ui:30 +msgid "A&vailable Citations:" +msgstr "&Beschikbare literatuurverwijzing:" + +#: src/frontends/qt4/ui/CitationUi.ui:53 +#, fuzzy +msgid "S&elected Citations:" +msgstr "&Geselecteerde literatuurverwijzingen:" + +#: src/frontends/qt4/ui/CitationUi.ui:72 +msgid "Click or press Enter to add the selected citation to the list" +msgstr "" + +#: src/frontends/qt4/ui/CitationUi.ui:92 +msgid "Click or press Delete to delete the selected citation from the list" +msgstr "" + +#: src/frontends/qt4/ui/CitationUi.ui:124 +#, fuzzy +msgid "Move the selected citation up (Ctrl-Up)" +msgstr "" +"Verplaats de geselecteerde verwijzing naar boven (ook Ctrl-Pijl omhoog)" + +#: src/frontends/qt4/ui/CitationUi.ui:148 +#, fuzzy +msgid "Move the selected citation down (Ctrl-Down)" +msgstr "" +"Verplaats de geselecteerde verwijzing naar beneden (ook Ctrl-Pijl omlaag)" + +#: src/frontends/qt4/ui/CitationUi.ui:151 +msgid "&Down" +msgstr "Om&laag" + +#: src/frontends/qt4/ui/CitationUi.ui:174 +#: src/frontends/qt4/ui/DocumentUi.ui:44 +#: src/frontends/qt4/ui/GraphicsUi.ui:692 +#: src/frontends/qt4/ui/InsetParamsUi.ui:82 +#: src/frontends/qt4/ui/ParagraphUi.ui:217 src/frontends/qt4/ui/PrefsUi.ui:44 +#: src/frontends/qt4/ui/WrapUi.ui:121 +msgid "&Restore" +msgstr "Te&rugzetten" + +#: src/frontends/qt4/ui/CitationUi.ui:210 +msgid "App&ly" +msgstr "&Toepassen" + +#: src/frontends/qt4/ui/CitationUi.ui:242 +msgid "Formatting" +msgstr "Opmaak" + +#: src/frontends/qt4/ui/CitationUi.ui:251 +msgid "Citation st&yle:" +msgstr "&Opmaak van literatuurverwijzingen" + +#: src/frontends/qt4/ui/CitationUi.ui:261 +msgid "Natbib citation style to use" +msgstr "Opmaak voor Natbib literatuurverwijzingen" + +#: src/frontends/qt4/ui/CitationUi.ui:268 +msgid "Text &before:" +msgstr "Tekst er&voor" + +#: src/frontends/qt4/ui/CitationUi.ui:278 +msgid "Text to place before citation" +msgstr "Tekst die vóór de verwijzing komt te staan" + +#: src/frontends/qt4/ui/CitationUi.ui:285 +msgid "Text a&fter:" +msgstr "Tekst er&achter" + +#: src/frontends/qt4/ui/CitationUi.ui:295 +msgid "Text to place after citation" +msgstr "Tekst die na de verwijzing komt te staan" + +#: src/frontends/qt4/ui/CitationUi.ui:323 +msgid "List all authors" +msgstr "Alle schrijvers" + +#: src/frontends/qt4/ui/CitationUi.ui:326 +msgid "Full aut&hor list" +msgstr "Lijst van alle schrijvers" + +#: src/frontends/qt4/ui/CitationUi.ui:333 +msgid "Force upper case in citation" +msgstr "Altijd hoofdletters in literatuurverwijzingen" + +#: src/frontends/qt4/ui/CitationUi.ui:336 +msgid "Force u&pper case" +msgstr "Altijd &hoofdletters" + +#: src/frontends/qt4/ui/CitationUi.ui:348 +msgid "Search Citation" +msgstr "Literatuurverwijzing zoeken" + +#: src/frontends/qt4/ui/CitationUi.ui:363 +#, fuzzy +msgid "Searc&h:" +msgstr "Zoekveld:" + +#: src/frontends/qt4/ui/CitationUi.ui:376 +msgid "" +"Enter the text to search for and press Enter or click the button to search" +msgstr "" + +#: src/frontends/qt4/ui/CitationUi.ui:389 +#, fuzzy +msgid "Click or press Enter in the search box to search" +msgstr "" +"U kunt ook (wanneer de cursor in het zoekveld staat) op de Enter-toets " +"drukken" + +#: src/frontends/qt4/ui/CitationUi.ui:392 +#, fuzzy +msgid "&Search" +msgstr "Fout bij het zoeken" + +#: src/frontends/qt4/ui/CitationUi.ui:402 +msgid "Search field:" +msgstr "Zoekveld:" + +#: src/frontends/qt4/ui/CitationUi.ui:422 +#: src/frontends/qt4/GuiCitation.cpp:323 +msgid "All fields" +msgstr "Alle velden" + +#: src/frontends/qt4/ui/CitationUi.ui:443 +msgid "Regular e&xpression" +msgstr "Uitgebreide zoekterm (regular e&xpression)" + +#: src/frontends/qt4/ui/CitationUi.ui:450 +msgid "Case se&nsitive" +msgstr "Hoo&fdlettergevoelig" + +#: src/frontends/qt4/ui/CitationUi.ui:457 +#, fuzzy +msgid "Entry types:" +msgstr "Soort:" + +#: src/frontends/qt4/ui/CitationUi.ui:474 +#: src/frontends/qt4/GuiCitation.cpp:338 +#, fuzzy +msgid "All entry types" +msgstr "Alle soorten" + +#: src/frontends/qt4/ui/CitationUi.ui:495 +msgid "Search as you &type" +msgstr "Tijdens &typen al zoeken" + +#: src/frontends/qt4/ui/ColorUi.ui:27 +msgid "Font colors" +msgstr "Letterkleur" + +#: src/frontends/qt4/ui/ColorUi.ui:38 +#, fuzzy +msgid "Main text:" +msgstr "Tekst zonder opmaak" + +#: src/frontends/qt4/ui/ColorUi.ui:54 src/frontends/qt4/ui/ColorUi.ui:115 +#: src/frontends/qt4/ui/ColorUi.ui:192 src/frontends/qt4/ui/ColorUi.ui:253 +msgid "Click to change the color" +msgstr "" + +#: src/frontends/qt4/ui/ColorUi.ui:57 src/frontends/qt4/ui/ColorUi.ui:195 +msgid "Default..." +msgstr "Standaard..." + +#: src/frontends/qt4/ui/ColorUi.ui:70 src/frontends/qt4/ui/ColorUi.ui:131 +#: src/frontends/qt4/ui/ColorUi.ui:208 src/frontends/qt4/ui/ColorUi.ui:269 +msgid "Revert the color to the default" +msgstr "" + +#: src/frontends/qt4/ui/ColorUi.ui:73 src/frontends/qt4/ui/ColorUi.ui:134 +#: src/frontends/qt4/ui/ColorUi.ui:211 src/frontends/qt4/ui/ColorUi.ui:272 +msgid "R&eset" +msgstr "Beginwaard&en" + +#: src/frontends/qt4/ui/ColorUi.ui:99 +#, fuzzy +msgid "Greyed-out notes:" +msgstr "Grijs" + +#: src/frontends/qt4/ui/ColorUi.ui:118 src/frontends/qt4/ui/ColorUi.ui:256 +#: src/frontends/qt4/GuiDocument.cpp:1541 +#: src/frontends/qt4/GuiDocument.cpp:1571 +#, fuzzy +msgid "&Change..." +msgstr "Wijziging:" + +#: src/frontends/qt4/ui/ColorUi.ui:165 +#, fuzzy +msgid "Background colors" +msgstr "achtergrond" + +#: src/frontends/qt4/ui/ColorUi.ui:176 +msgid "Page:" +msgstr "Pag: " + +#: src/frontends/qt4/ui/ColorUi.ui:237 +msgid "Shaded boxes:" +msgstr "Ingekleurde achtergrond:" + +#: src/frontends/qt4/ui/CompareHistoryUi.ui:22 +msgid "Compare Revisions" +msgstr "" + +#: src/frontends/qt4/ui/CompareHistoryUi.ui:30 +msgid "&Revisions back" +msgstr "" + +#: src/frontends/qt4/ui/CompareHistoryUi.ui:83 +#, fuzzy +msgid "&Between revisions" +msgstr "Revisie-geschiedenis weergeven" + +#: src/frontends/qt4/ui/CompareHistoryUi.ui:96 +msgid "Old:" +msgstr "" + +#: src/frontends/qt4/ui/CompareHistoryUi.ui:131 +msgid "New:" +msgstr "Nieuw:" + +#: src/frontends/qt4/ui/CompareUi.ui:27 +msgid "&New Document:" +msgstr "&Nieuw document:" + +#: src/frontends/qt4/ui/CompareUi.ui:60 +msgid "&Old Document:" +msgstr "&Oud document:" + +#: src/frontends/qt4/ui/CompareUi.ui:83 src/frontends/qt4/ui/PrefUi.ui:38 +msgid "Bro&wse..." +msgstr "&Bladeren..." + +#: src/frontends/qt4/ui/CompareUi.ui:99 +#, fuzzy +msgid "Copy Document Settings from:" +msgstr "Documentinstellingen" + +#: src/frontends/qt4/ui/CompareUi.ui:105 +msgid "N&ew Document" +msgstr "Ni&euw document" + +#: src/frontends/qt4/ui/CompareUi.ui:112 +msgid "Ol&d Document" +msgstr "Ou&d document" + +#: src/frontends/qt4/ui/CompareUi.ui:178 +msgid "" +"Turns on the change tracking and showing changes in LaTeX output for the " +"resulting document" +msgstr "" + +#: src/frontends/qt4/ui/CompareUi.ui:181 +msgid "Enable &change tracking features in the output" +msgstr "" + +#: src/frontends/qt4/ui/DelimiterUi.ui:143 +#: src/frontends/qt4/GuiDelimiter.cpp:278 +msgid "TeX Code: " +msgstr "TeX-code:" + +#: src/frontends/qt4/ui/DelimiterUi.ui:167 +msgid "Match delimiter types" +msgstr "Voor overeenkomende haakjes zorgen" + +#: src/frontends/qt4/ui/DelimiterUi.ui:170 +msgid "&Keep matched" +msgstr "&Overeenkomend" + +#: src/frontends/qt4/ui/DelimiterUi.ui:196 +msgid "&Size:" +msgstr "&Grootte:" + +#: src/frontends/qt4/ui/DelimiterUi.ui:268 +#: src/frontends/qt4/ui/SymbolsUi.ui:56 +msgid "Insert the delimiters" +msgstr "De haakjes invoegen" + +#: src/frontends/qt4/ui/DelimiterUi.ui:271 +msgid "&Insert" +msgstr "&Invoegen" + +#: src/frontends/qt4/ui/DocumentUi.ui:112 +msgid "Reset to the default settings for the document class" +msgstr "Terugzetten naar de standaardinstellingen voor het document-type" + +#: src/frontends/qt4/ui/DocumentUi.ui:115 +msgid "Use Class Defaults" +msgstr "Gebruik standaardwaarden" + +#: src/frontends/qt4/ui/DocumentUi.ui:130 +msgid "Save settings as LyX's default document settings" +msgstr "" +"Deze instellingen gebruiken als standaardinstellingen voor alle documenten" + +#: src/frontends/qt4/ui/DocumentUi.ui:133 +msgid "Save as Document Defaults" +msgstr "Opslaan als standaardinstellingen" + +#: src/frontends/qt4/ui/ERTUi.ui:28 src/frontends/qt4/GuiPrefs.cpp:1229 +msgid "Display" +msgstr "Weergave" + +#: src/frontends/qt4/ui/ERTUi.ui:40 +msgid "Show ERT button only" +msgstr "Laat alleen ERT-knop zien" + +#: src/frontends/qt4/ui/ERTUi.ui:43 +msgid "&Collapsed" +msgstr "&Ingeklapt" + +#: src/frontends/qt4/ui/ERTUi.ui:50 +msgid "Show ERT contents" +msgstr "Laat ERT-inhoud zien" + +#: src/frontends/qt4/ui/ERTUi.ui:53 +msgid "O&pen" +msgstr "O&penen" + +#: src/frontends/qt4/ui/ErrorListUi.ui:36 +#, fuzzy +msgid "For more information, refer to the complete log." +msgstr "Geen imformatie aanwezig om het formaat %1$s te importeren." + +#: src/frontends/qt4/ui/ErrorListUi.ui:43 +msgid "&Errors:" +msgstr "&Foutmeldingen:" + +#: src/frontends/qt4/ui/ErrorListUi.ui:53 +msgid "Description:" +msgstr "Omschrijving:" + +#: src/frontends/qt4/ui/ErrorListUi.ui:83 +msgid "Open the LaTeX Log File dialog" +msgstr "" + +#: src/frontends/qt4/ui/ErrorListUi.ui:86 +msgid "View Complete &Log..." +msgstr "" + +#: src/frontends/qt4/ui/ExternalUi.ui:35 +msgid "F&ile" +msgstr "B&estand" + +#: src/frontends/qt4/ui/ExternalUi.ui:47 src/frontends/qt4/ui/ExternalUi.ui:54 +#: lib/layouts/agu_stdclass.inc:78 lib/layouts/agu_stdclass.inc:80 +#: lib/layouts/db_stdcharstyles.inc:6 lib/layouts/db_stdcharstyles.inc:8 +msgid "Filename" +msgstr "Bestandsnaam" + +#: src/frontends/qt4/ui/ExternalUi.ui:57 +#: src/frontends/qt4/ui/GraphicsUi.ui:266 +#: src/frontends/qt4/ui/IncludeUi.ui:265 src/frontends/qt4/ui/PrintUi.ui:293 +msgid "&File:" +msgstr "&Bestand:" + +#: src/frontends/qt4/ui/ExternalUi.ui:67 src/frontends/qt4/ui/IncludeUi.ui:332 +msgid "Select a file" +msgstr "Kies een bestand" + +#: src/frontends/qt4/ui/ExternalUi.ui:77 +msgid "&Draft" +msgstr "&Conceptversie" + +#: src/frontends/qt4/ui/ExternalUi.ui:84 +msgid "&Template" +msgstr "&Sjabloon" + +#: src/frontends/qt4/ui/ExternalUi.ui:121 +msgid "Available templates" +msgstr "Beschikbare sjablonen" + +#: src/frontends/qt4/ui/ExternalUi.ui:132 +#: src/frontends/qt4/ui/GraphicsUi.ui:448 +msgid "LaTe&X and LyX options" +msgstr "LaTe&X- en LyX-opties" + +#: src/frontends/qt4/ui/ExternalUi.ui:144 +msgid "LaTeX Options" +msgstr "LaTeX-opties" + +#: src/frontends/qt4/ui/ExternalUi.ui:162 +msgid "O&ption:" +msgstr "O&ptie:" + +#: src/frontends/qt4/ui/ExternalUi.ui:175 +msgid "Forma&t:" +msgstr "Formaa&t:" + +#: src/frontends/qt4/ui/ExternalUi.ui:191 +msgid "" +"Enable LyX to preview this material; only if graphics previewing is not " +"disabled at application level (see Preference dialog)." +msgstr "" +"Laat LyX een voorvertoning geven van deze afbeelding. Dit werkt alleen als " +"voorvertoningen aan staan in Extra -> Voorkeuren." + +#: src/frontends/qt4/ui/ExternalUi.ui:194 +msgid "&Show in LyX" +msgstr "Binnen LyX &weergeven" + +#: src/frontends/qt4/ui/ExternalUi.ui:212 +#: src/frontends/qt4/ui/ExternalUi.ui:234 +#: src/frontends/qt4/ui/GraphicsUi.ui:559 +#: src/frontends/qt4/ui/GraphicsUi.ui:566 +msgid "Percentage to scale by in LyX" +msgstr "Schalingspercentage voor weergave binnen LyX" + +#: src/frontends/qt4/ui/ExternalUi.ui:215 +#: src/frontends/qt4/ui/GraphicsUi.ui:569 +msgid "Sca&le on Screen (%):" +msgstr "Schaa&lfactor op het scherm (%):" + +#: src/frontends/qt4/ui/ExternalUi.ui:271 +msgid "Si&ze and Rotation" +msgstr "&Grootte en oriëntatie" + +#: src/frontends/qt4/ui/ExternalUi.ui:283 +msgid "Rotate" +msgstr "Draaien" + +#: src/frontends/qt4/ui/ExternalUi.ui:328 +#: src/frontends/qt4/ui/ExternalUi.ui:358 +#: src/frontends/qt4/ui/GraphicsUi.ui:240 +#: src/frontends/qt4/ui/GraphicsUi.ui:247 +msgid "Angle to rotate image by" +msgstr "Hoek" + +#: src/frontends/qt4/ui/ExternalUi.ui:338 +#: src/frontends/qt4/ui/ExternalUi.ui:351 +#: src/frontends/qt4/ui/GraphicsUi.ui:212 +#: src/frontends/qt4/ui/GraphicsUi.ui:219 +msgid "The origin of the rotation" +msgstr "De as waaromheen gedraaid wordt" + +#: src/frontends/qt4/ui/ExternalUi.ui:341 +msgid "Ori&gin:" +msgstr "&Draaiings-as:" + +#: src/frontends/qt4/ui/ExternalUi.ui:361 +msgid "A&ngle:" +msgstr "&Hoek:" + +#: src/frontends/qt4/ui/ExternalUi.ui:376 +msgid "Scale" +msgstr "Schaalfactor" + +#: src/frontends/qt4/ui/ExternalUi.ui:400 +#: src/frontends/qt4/ui/GraphicsUi.ui:131 +msgid "Height of image in output" +msgstr "Hoogte van de afbeelding in het uitvoerbestand" + +#: src/frontends/qt4/ui/ExternalUi.ui:410 +#: src/frontends/qt4/ui/GraphicsUi.ui:97 +msgid "Width of image in output" +msgstr "Breedte van de afbeelding in het uitvoerbestand" + +#: src/frontends/qt4/ui/ExternalUi.ui:433 +msgid "Maintain aspect ratio with largest dimension" +msgstr "Behoud de verhoudingen" + +#: src/frontends/qt4/ui/ExternalUi.ui:436 +#: src/frontends/qt4/ui/GraphicsUi.ui:177 +msgid "&Maintain aspect ratio" +msgstr "&Verhoudingen behouden" + +#: src/frontends/qt4/ui/ExternalUi.ui:459 +msgid "Crop" +msgstr "Bijsnijden" + +#: src/frontends/qt4/ui/ExternalUi.ui:474 +#: src/frontends/qt4/ui/GraphicsUi.ui:309 +msgid "Clip to bounding box values" +msgstr "Bijsnijden tot kader" + +#: src/frontends/qt4/ui/ExternalUi.ui:477 +#: src/frontends/qt4/ui/GraphicsUi.ui:312 +msgid "Clip to &bounding box" +msgstr "Bijsnijden tot kader" + +#: src/frontends/qt4/ui/ExternalUi.ui:484 +#: src/frontends/qt4/ui/GraphicsUi.ui:345 +msgid "&Left bottom:" +msgstr "&Linksonder:" + +#: src/frontends/qt4/ui/ExternalUi.ui:497 +msgid "x" +msgstr "x" + +#: src/frontends/qt4/ui/ExternalUi.ui:504 +#: src/frontends/qt4/ui/GraphicsUi.ui:383 +msgid "Right &top:" +msgstr "Rech&tsboven:" + +#: src/frontends/qt4/ui/ExternalUi.ui:514 +#: src/frontends/qt4/ui/GraphicsUi.ui:437 +msgid "Get bounding box from the (EPS) file" +msgstr "Kader uit (EPS)-bestand gebruiken" + +#: src/frontends/qt4/ui/ExternalUi.ui:517 +#: src/frontends/qt4/ui/GraphicsUi.ui:440 +msgid "&Get from File" +msgstr "Uit bestand" + +#: src/frontends/qt4/ui/ExternalUi.ui:547 +msgid "y" +msgstr "y" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:13 +msgid "TabWidget" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:20 +#, fuzzy +msgid "Sear&ch" +msgstr "Fout bij het zoeken" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:26 +#: src/frontends/qt4/ui/LogUi.ui:28 src/frontends/qt4/ui/SearchUi.ui:28 +msgid "&Find:" +msgstr "&Zoeken:" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:46 +#: src/frontends/qt4/ui/SearchUi.ui:66 +msgid "Replace &with:" +msgstr "Vervangen &door:" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:72 +msgid "Perform a case-sensitive search" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:75 +msgid "Case &sensitive" +msgstr "&Hoofdlettergevoelig" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:91 +msgid "Find next occurrence [Enter]" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:94 +#: src/frontends/qt4/ui/SearchUi.ui:166 +msgid "Find &Next" +msgstr "Vol&nde zoeken" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:107 +#, fuzzy +msgid "Restrict search to whole words only" +msgstr "Alleen hele &woorden" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:110 +msgid "W&hole words" +msgstr "Alleen hele &woorden" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:126 +msgid "Replace and find next occurrence [Enter]" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:129 +#: src/frontends/qt4/ui/SearchUi.ui:179 +#: src/frontends/qt4/ui/SpellcheckerUi.ui:133 +#: src/frontends/qt4/ui/ThesaurusUi.ui:95 +msgid "&Replace" +msgstr "&Vervangen" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:136 +#: src/frontends/qt4/ui/SearchUi.ui:196 +msgid "Search &backwards" +msgstr "A&chteruit zoeken" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:152 +#, fuzzy +msgid "Replace all occurences at once" +msgstr "Woord vervangen door de huidige selectie" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:155 +#: src/frontends/qt4/ui/SearchUi.ui:189 +#: src/frontends/qt4/ui/SpellcheckerUi.ui:165 +msgid "Replace &All" +msgstr "&Alles vervangen" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:163 +msgid "S&ettings" +msgstr "Inst&ellingen" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:178 +msgid "The scope to which the search horizon is restricted" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:184 +msgid "Sco&pe" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:196 +#, fuzzy +msgid "Current &document" +msgstr "Document afdrukken" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:215 +msgid "" +"Current document and all related documents belonging to the same master " +"document" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:218 +#, fuzzy +msgid "&Master document" +msgstr "Hoofddocumenten" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:228 +#, fuzzy +msgid "All open documents" +msgstr "Document openen" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:231 +#, fuzzy +msgid "&Open documents" +msgstr "Document openen" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:241 +msgid "All ma&nuals" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:254 +msgid "" +"If unchecked, the search will be limited to occurrences of the selected text " +"and paragraph style" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:257 +#, fuzzy +msgid "Ignore &format" +msgstr "Naar formaa&t:" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:267 +msgid "" +"Keep the case of the replacement's first letter as in each matching text " +"first letter" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:270 +msgid "&Preserve first case on replace" +msgstr "" + +#: src/frontends/qt4/ui/FindAndReplaceUi.ui:280 +#, fuzzy +msgid "&Expand macros" +msgstr "Math macros" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:13 +#: src/frontends/qt4/ui/OutputUi.ui:13 src/frontends/qt4/ui/PDFSupportUi.ui:13 +msgid "Form" +msgstr "Formulier" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:19 +#, fuzzy +msgid "Float Type:" +msgstr "Informatiesoort:" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:36 +msgid "Use &default placement" +msgstr "Standaardplaats" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:43 +msgid "Advanced Placement Options" +msgstr "Preciezere plaatsingsopties" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:55 +msgid "&Top of page" +msgstr "&Bovenaan pagina" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:62 +msgid "&Ignore LaTeX rules" +msgstr "&LaTeX-regels negeren" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:69 +msgid "Here de&finitely" +msgstr "&Zeker hier" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:76 +msgid "&Here if possible" +msgstr "&Hier indien mogelijk" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:83 +msgid "&Page of floats" +msgstr "&Eigen pagina voor zwevende kaders" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:90 +msgid "&Bottom of page" +msgstr "&Onderaan pagina" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:100 +msgid "&Span columns" +msgstr "&Over alle kolommen uitspreiden" + +#: src/frontends/qt4/ui/FloatPlacementUi.ui:107 +msgid "&Rotate sideways" +msgstr "&Gedraaid" + +#: src/frontends/qt4/ui/FontUi.ui:13 +msgid "FontUi" +msgstr "LettertypeUI" + +#: src/frontends/qt4/ui/FontUi.ui:19 +msgid "Use OpenType and TrueType fonts directly (requires XeTeX or LuaTeX)" +msgstr "" + +#: src/frontends/qt4/ui/FontUi.ui:22 +msgid "&Use non-TeX fonts (via XeTeX/LuaTeX)" +msgstr "" + +#: src/frontends/qt4/ui/FontUi.ui:42 +msgid "&Default family:" +msgstr "&Standaardlettertype:" + +#: src/frontends/qt4/ui/FontUi.ui:52 +msgid "Select the default family for the document" +msgstr "Kies het standaard lettertype voor het document" + +#: src/frontends/qt4/ui/FontUi.ui:59 +msgid "&Base Size:" +msgstr "&Basishoogte:" + +#: src/frontends/qt4/ui/FontUi.ui:76 +#, fuzzy +msgid "LaTe&X font encoding:" +msgstr "Te&X codering:" + +#: src/frontends/qt4/ui/FontUi.ui:89 src/frontends/qt4/ui/PrefLatexUi.ui:34 +msgid "Specify the font encoding (e.g., T1)." +msgstr "" + +#: src/frontends/qt4/ui/FontUi.ui:96 +msgid "&Roman:" +msgstr "Sch&reef:" + +#: src/frontends/qt4/ui/FontUi.ui:106 +msgid "Select the roman (serif) typeface" +msgstr "Kies het schreeflettertype" + +#: src/frontends/qt4/ui/FontUi.ui:113 +msgid "&Sans Serif:" +msgstr "&Schreefloos:" + +#: src/frontends/qt4/ui/FontUi.ui:123 +msgid "Select the Sans Serif (grotesque) typeface" +msgstr "Kies het schreefloze lettertype" + +#: src/frontends/qt4/ui/FontUi.ui:130 +msgid "S&cale (%):" +msgstr "S&chaal (%):" + +#: src/frontends/qt4/ui/FontUi.ui:140 +msgid "Scale the Sans Serif font to match the base font's dimensions" +msgstr "" +"Vergroot/verklein het schreefloze lettertype om bij het standaardlettertype " +"aan te sluiten" + +#: src/frontends/qt4/ui/FontUi.ui:153 +msgid "&Typewriter:" +msgstr "&Monospace:" + +#: src/frontends/qt4/ui/FontUi.ui:163 +msgid "Select the typewriter (monospaced) typeface" +msgstr "Kies het monospace (niet-proportionele) lettertype" + +#: src/frontends/qt4/ui/FontUi.ui:170 +msgid "Sc&ale (%):" +msgstr "Sch&aal: (%):" + +#: src/frontends/qt4/ui/FontUi.ui:180 +msgid "Scale the Typewriter font to match the base font's dimensions" +msgstr "" +"Vergroot/verklein het monospace lettertype om bij het standaardlettertype " +"aan te sluiten" + +#: src/frontends/qt4/ui/FontUi.ui:193 +msgid "C&JK:" +msgstr "C&JK" + +#: src/frontends/qt4/ui/FontUi.ui:203 +msgid "Input the font to be used for Chinese, Japanese or Korean (CJK) script" +msgstr "Kies het lettertype voor Chinees, Japans of Koreaans (CJK)" + +#: src/frontends/qt4/ui/FontUi.ui:210 +msgid "Use a real small caps shape, if the font provides one" +msgstr "Gebruik echte kleinkapitaal-letters, als het lettertype die bevat" + +#: src/frontends/qt4/ui/FontUi.ui:213 +msgid "Use true S&mall Caps" +msgstr "Gebruik echt kleinkapitaal" + +#: src/frontends/qt4/ui/FontUi.ui:220 +msgid "Use old style instead of lining figures" +msgstr "Gebruik klassieke opmaak voor figuren" + +#: src/frontends/qt4/ui/FontUi.ui:223 +msgid "Use &Old Style Figures" +msgstr "Klassieke &opmaak voor figuren" + +#: src/frontends/qt4/ui/GraphicsUi.ui:43 +msgid "&Graphics" +msgstr "Afbeelding" + +#: src/frontends/qt4/ui/GraphicsUi.ui:55 +msgid "Select an image file" +msgstr "Kies een afbeeldingsbestand" + +#: src/frontends/qt4/ui/GraphicsUi.ui:65 +msgid "Output Size" +msgstr "Afmetingen in uitvoer" + +#: src/frontends/qt4/ui/GraphicsUi.ui:141 +msgid "Sets height of graphic. Leave unchecked to set automatically." +msgstr "" +"Kies de hoogte van de afbeelding. Deze wordt automatisch gekozen als u deze " +"optie niet aanvinkt." + +#: src/frontends/qt4/ui/GraphicsUi.ui:144 +msgid "Set &height:" +msgstr "&Hoogte:" + +#: src/frontends/qt4/ui/GraphicsUi.ui:151 +msgid "&Scale Graphics (%):" +msgstr "Afbeelding &schalen (%):" + +#: src/frontends/qt4/ui/GraphicsUi.ui:161 +msgid "Sets width of graphic. Leave unchecked to set automatically." +msgstr "" +"Kies de breedte van de afbeelding. Deze wordt automatisch gekozen als u deze " +"optie niet aanvinkt." + +#: src/frontends/qt4/ui/GraphicsUi.ui:164 +msgid "Set &width:" +msgstr "&Breedte:" + +#: src/frontends/qt4/ui/GraphicsUi.ui:174 +msgid "Scale image to maximum size not exceeding width and height" +msgstr "" +"Vergroot/verklein de afbeelding tot de maximale grootte die bevat is in " +"breedte x hoogte" + +#: src/frontends/qt4/ui/GraphicsUi.ui:187 +msgid "Rotate Graphics" +msgstr "Draaien" + +#: src/frontends/qt4/ui/GraphicsUi.ui:202 +msgid "Check to change the order of rotating and scaling" +msgstr "Vink deze aan om de volgorde van draaien en schalen te verwisselen" + +#: src/frontends/qt4/ui/GraphicsUi.ui:205 +msgid "Ro&tate after scaling" +msgstr "Eerst schalen, &dan draaien" + +#: src/frontends/qt4/ui/GraphicsUi.ui:222 +msgid "Or&igin:" +msgstr "&Oorspong:" + +#: src/frontends/qt4/ui/GraphicsUi.ui:250 +msgid "A&ngle (Degrees):" +msgstr "&Hoek (graden):" + +#: src/frontends/qt4/ui/GraphicsUi.ui:263 +#: src/frontends/qt4/ui/GraphicsUi.ui:276 +msgid "File name of image" +msgstr "Naam van het afbeeldingsbestand" + +#: src/frontends/qt4/ui/GraphicsUi.ui:284 +msgid "&Clipping" +msgstr "Bijsnijden" + +#: src/frontends/qt4/ui/GraphicsUi.ui:393 +#: src/frontends/qt4/ui/GraphicsUi.ui:400 +msgid "y:" +msgstr "y:" + +#: src/frontends/qt4/ui/GraphicsUi.ui:407 +#: src/frontends/qt4/ui/GraphicsUi.ui:414 +msgid "x:" +msgstr "x:" + +#: src/frontends/qt4/ui/GraphicsUi.ui:460 +msgid "Don't uncompress image before exporting to LaTeX" +msgstr "Afbeelding niet uitpakken voor het exporteren naar LaTeX" + +#: src/frontends/qt4/ui/GraphicsUi.ui:463 +msgid "Don't un&zip on export" +msgstr "Niet uitpakken voor exporteren" + +#: src/frontends/qt4/ui/GraphicsUi.ui:491 +#: src/frontends/qt4/ui/GraphicsUi.ui:498 +msgid "Additional LaTeX options" +msgstr "Extra LaTeX-opties" + +#: src/frontends/qt4/ui/GraphicsUi.ui:501 +msgid "LaTeX &options:" +msgstr "LaTe&X-opties:" + +#: src/frontends/qt4/ui/GraphicsUi.ui:527 +msgid "" +"Enable LyX to preview this graphics, only if graphics previewing is not " +"disabled at application level (see Preference dialog)." +msgstr "" +"Laat LyX een voorvertoning geven van deze afbeelding. Dit werkt alleen als " +"voorvertoningen aan staan in Extra -> Voorkeuren." + +#: src/frontends/qt4/ui/GraphicsUi.ui:530 +msgid "Sho&w in LyX" +msgstr "&Weergeven in LyX" + +#: src/frontends/qt4/ui/GraphicsUi.ui:595 +msgid "Assign the graphic to a group of graphics that share the same settings" +msgstr "Voeg de afbeelding toe aan een groep die hun instellingen delen" + +#: src/frontends/qt4/ui/GraphicsUi.ui:598 +msgid "Graphics Group" +msgstr "Afbeeldingengroep" + +#: src/frontends/qt4/ui/GraphicsUi.ui:637 +msgid "A&ssigned to group:" +msgstr "Toewij&zen aan groep:" + +#: src/frontends/qt4/ui/GraphicsUi.ui:647 +msgid "Click to define a new graphics group." +msgstr "Klik hier om een nieuwe afbeeldingengroep te maken." + +#: src/frontends/qt4/ui/GraphicsUi.ui:650 +msgid "O&pen new group..." +msgstr "Nieuwe groep maken..." + +#: src/frontends/qt4/ui/GraphicsUi.ui:657 +msgid "Select an existing group for the current graphics." +msgstr "Kies een bestaande groep voor de huidige afbeelding." + +#: src/frontends/qt4/ui/GraphicsUi.ui:670 +msgid "Draft mode" +msgstr "Conceptmodus" + +#: src/frontends/qt4/ui/GraphicsUi.ui:673 +msgid "&Draft mode" +msgstr "&Conceptmodus" + +#: src/frontends/qt4/ui/HSpaceUi.ui:28 +msgid "Select a fill pattern style for HFills" +msgstr "Kies een opvulpatroon voor horizontale opvulling" + +#: src/frontends/qt4/ui/HSpaceUi.ui:37 +msgid "..............." +msgstr "..............." + +#: src/frontends/qt4/ui/HSpaceUi.ui:42 +msgid "________" +msgstr "________" + +#: src/frontends/qt4/ui/HSpaceUi.ui:47 +msgid "<-----------" +msgstr "<-----------" + +#: src/frontends/qt4/ui/HSpaceUi.ui:52 +msgid "----------->" +msgstr "----------->" + +#: src/frontends/qt4/ui/HSpaceUi.ui:57 +msgid "\\-----v-----/" +msgstr "\\-----v-----/" + +#: src/frontends/qt4/ui/HSpaceUi.ui:62 +msgid "/-----^-----\\" +msgstr "/-----^-----\\" + +#: src/frontends/qt4/ui/HSpaceUi.ui:70 src/frontends/qt4/ui/VSpaceUi.ui:22 +msgid "&Spacing:" +msgstr "&Spatiëring" + +#: src/frontends/qt4/ui/HSpaceUi.ui:80 src/frontends/qt4/ui/VSpaceUi.ui:78 +msgid "Supported spacing types" +msgstr "Ondersteunde spatiëring" + +#: src/frontends/qt4/ui/HSpaceUi.ui:87 src/frontends/qt4/ui/VSpaceUi.ui:68 +msgid "&Value:" +msgstr "&Waarde:" + +#: src/frontends/qt4/ui/HSpaceUi.ui:100 src/frontends/qt4/ui/VSpaceUi.ui:61 +msgid "Custom value. Needs spacing type \"Custom\"." +msgstr "Eigen waarde. Kies \"eigen\" spatiëring." + +#: src/frontends/qt4/ui/HSpaceUi.ui:110 +msgid "&Fill Pattern:" +msgstr "&Opvulpatroon" + +#: src/frontends/qt4/ui/HSpaceUi.ui:123 src/frontends/qt4/ui/VSpaceUi.ui:45 +msgid "&Protect:" +msgstr "&Vast:" + +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 +msgid "Insert the spacing even after a line break" +msgstr "Voeg de spatiëring ook na een regeleinde in." + +#: src/frontends/qt4/ui/HyperlinkUi.ui:19 +#: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 +msgid "URL" +msgstr "URL" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:22 +msgid "&Target:" +msgstr "&Doel:" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:39 +#: src/frontends/qt4/ui/HyperlinkUi.ui:52 +msgid "Name associated with the URL" +msgstr "Naam bij de URL" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:42 +#: src/frontends/qt4/ui/PrefIdentityUi.ui:50 src/frontends/qt4/ui/RefUi.ui:257 +msgid "&Name:" +msgstr "&Naam:" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:59 +msgid "Specify the link target" +msgstr "Geef het doel op van de link" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:62 +msgid "Link type" +msgstr "Linksoort" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:74 +msgid "Link to the web or to every other target" +msgstr "Naar het internet of iets anders" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:77 +msgid "&Web" +msgstr "&Internet" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:87 +msgid "Link to an email address" +msgstr "Naar een e-mailadres" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:90 +msgid "&Email" +msgstr "&E-mail" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:97 +msgid "Link to a file" +msgstr "Naar een bestand" + +#: src/frontends/qt4/ui/HyperlinkUi.ui:100 +msgid "&File" +msgstr "&Bestand" + +#: src/frontends/qt4/ui/IncludeUi.ui:36 +msgid "Listing Parameters" +msgstr "Parameters" + +#: src/frontends/qt4/ui/IncludeUi.ui:66 +#: src/frontends/qt4/ui/ListingsSettingsUi.ui:83 +#: src/frontends/qt4/ui/ListingsUi.ui:507 +msgid "Check it to enter parameters that are not recognizable by LyX" +msgstr "Kies deze optie om LaTeX-parameters op te geven die LyX niet begrijpt" + +#: src/frontends/qt4/ui/IncludeUi.ui:69 +#: src/frontends/qt4/ui/ListingsSettingsUi.ui:86 +#: src/frontends/qt4/ui/ListingsUi.ui:510 +msgid "&Bypass validation" +msgstr "&Geen validatie" + +#: src/frontends/qt4/ui/IncludeUi.ui:86 +msgid "C&aption:" +msgstr "&Onderschrift:" + +#: src/frontends/qt4/ui/IncludeUi.ui:99 +msgid "La&bel:" +msgstr "La&bel:" + +#: src/frontends/qt4/ui/IncludeUi.ui:109 +msgid "Mo&re parameters" +msgstr "Mee&r parameters" + +#: src/frontends/qt4/ui/IncludeUi.ui:183 +msgid "Underline spaces in generated output" +msgstr "Onderstreep de spaties in de uitvoer" + +#: src/frontends/qt4/ui/IncludeUi.ui:186 +msgid "&Mark spaces in output" +msgstr "&Markeer spaties in de uitvoer" + +#: src/frontends/qt4/ui/IncludeUi.ui:201 +msgid "Show LaTeX preview" +msgstr "LaTeX-voorvertoning" + +#: src/frontends/qt4/ui/IncludeUi.ui:204 +msgid "&Show preview" +msgstr "&Voorvervonting" + +#: src/frontends/qt4/ui/IncludeUi.ui:275 +msgid "File name to include" +msgstr "Naam van bestand om in te sluiten" + +#: src/frontends/qt4/ui/IncludeUi.ui:282 +msgid "&Include Type:" +msgstr "&Insluiten door:" + +#: src/frontends/qt4/ui/IncludeUi.ui:293 src/insets/InsetInclude.cpp:382 +msgid "Include" +msgstr "Include" + +#: src/frontends/qt4/ui/IncludeUi.ui:298 src/insets/InsetInclude.cpp:372 +msgid "Input" +msgstr "Input" + +#: src/frontends/qt4/ui/IncludeUi.ui:303 +msgid "Verbatim" +msgstr "Verbatim" + +#: src/frontends/qt4/ui/IncludeUi.ui:308 src/insets/InsetInclude.cpp:1131 +#: src/insets/InsetInclude.cpp:1137 +msgid "Program Listing" +msgstr "Programma-code" + +#: src/frontends/qt4/ui/IncludeUi.ui:342 +msgid "Edit the file" +msgstr "Bestand bewerken" + +#: src/frontends/qt4/ui/IncludeUi.ui:345 +msgid "&Edit" +msgstr "Be&werken" + +#: src/frontends/qt4/ui/IndexUi.ui:59 src/frontends/qt4/ui/IndicesUi.ui:143 +#, fuzzy +msgid "A&vailable Indexes:" +msgstr "Be&schikbare vertakkingen:" + +#: src/frontends/qt4/ui/IndexUi.ui:69 +msgid "Select the index this entry should be listed in." +msgstr "" + +#: src/frontends/qt4/ui/IndicesUi.ui:19 +msgid "" +"Here you can define an alternative index processor and specify its options." +msgstr "" + +#: src/frontends/qt4/ui/IndicesUi.ui:22 +#: src/frontends/qt4/ui/PrefLatexUi.ui:202 +#, fuzzy +msgid "Index generation" +msgstr "&Inspringen" + +#: src/frontends/qt4/ui/IndicesUi.ui:64 +msgid "Define program options of the selected processor." +msgstr "" + +#: src/frontends/qt4/ui/IndicesUi.ui:89 +msgid "Check if you need multiple indexes (e.g., an Index of Names)" +msgstr "" + +#: src/frontends/qt4/ui/IndicesUi.ui:92 +msgid "&Use multiple indexes" +msgstr "" + +#: src/frontends/qt4/ui/IndicesUi.ui:114 +msgid "&New:[[index]]" +msgstr "" + +#: src/frontends/qt4/ui/IndicesUi.ui:124 +msgid "" +"Enter the name of the desired index (e.g. \"Index of Names\") and hit \"Add\"" +msgstr "" + +#: src/frontends/qt4/ui/IndicesUi.ui:131 +#, fuzzy +msgid "Add a new index to the list" +msgstr "Voeg een vertakking toe" + +#: src/frontends/qt4/ui/IndicesUi.ui:154 +#: src/frontends/qt4/ui/ProgressViewUi.ui:149 src/frontends/qt4/ui/RefUi.ui:60 +msgid "1" +msgstr "1" + +#: src/frontends/qt4/ui/IndicesUi.ui:162 +#, fuzzy +msgid "Remove the selected index" +msgstr "Verwijder de geselecteerde databaes" + +#: src/frontends/qt4/ui/IndicesUi.ui:172 +#, fuzzy +msgid "Rename the selected index" +msgstr "Verwijder de geselecteerde databaes" + +#: src/frontends/qt4/ui/IndicesUi.ui:175 +msgid "R&ename..." +msgstr "&Hernoemen..." + +#: src/frontends/qt4/ui/IndicesUi.ui:182 +#, fuzzy +msgid "Define or change button color" +msgstr "Stel een achtergrondkleur in" + +#: src/frontends/qt4/ui/InfoUi.ui:24 +msgid "Information Type:" +msgstr "Informatiesoort:" + +#: src/frontends/qt4/ui/InfoUi.ui:34 +msgid "Information Name:" +msgstr "Informatienaam:" + +#: src/frontends/qt4/ui/InsetParamsUi.ui:16 +#, fuzzy +msgid "Inset Parameter Configuration" +msgstr "Standaardbreuk" + +#: src/frontends/qt4/ui/InsetParamsUi.ui:46 +msgid "Update dialog when moving context" +msgstr "" + +#: src/frontends/qt4/ui/InsetParamsUi.ui:49 +msgid "S&ynchronize Dialog" +msgstr "" + +#: src/frontends/qt4/ui/InsetParamsUi.ui:56 +msgid "Apply settings immediately" +msgstr "Wijzigingen direct toepassen" + +#: src/frontends/qt4/ui/InsetParamsUi.ui:62 +#: src/frontends/qt4/ui/ParagraphUi.ui:44 +msgid "I&mmediate Apply" +msgstr "Direct toe&passen" + +#: src/frontends/qt4/ui/InsetParamsUi.ui:79 +msgid "Restore initial values in dialog" +msgstr "" + +#: src/frontends/qt4/ui/InsetParamsUi.ui:92 +#, fuzzy +msgid "Push new inset into the document" +msgstr "Het label zoals het in het document voorkomt" + +#: src/frontends/qt4/ui/InsetParamsUi.ui:95 +#, fuzzy +msgid "New Inset" +msgstr "LyX kaders" + +#: src/frontends/qt4/ui/LaTeXUi.ui:19 +msgid "Document &class" +msgstr "Do&cument-type" + +#: src/frontends/qt4/ui/LaTeXUi.ui:44 +msgid "Click to select a local document class definition file" +msgstr "Kies een eigen bestand als document-type definitie" + +#: src/frontends/qt4/ui/LaTeXUi.ui:47 +msgid "&Local Layout..." +msgstr "&Eigen document-type" + +#: src/frontends/qt4/ui/LaTeXUi.ui:57 +msgid "Class options" +msgstr "Document-type opties" + +#: src/frontends/qt4/ui/LaTeXUi.ui:63 +msgid "Enable to use the options that are predefined in the layout file" +msgstr "Kies deze optie om de opties uit het opmaak-bestand te gebruiken" + +#: src/frontends/qt4/ui/LaTeXUi.ui:66 +#, fuzzy +msgid "&Predefined:" +msgstr "Voo&rgedefinieerd:" + +#: src/frontends/qt4/ui/LaTeXUi.ui:73 +msgid "" +"The options that are predefined in the layout file. Click to the left to " +"select/deselect." +msgstr "" +"De opties voor het document-type. Klik aan de linkerkant om te (de)" +"selecteren." + +#: src/frontends/qt4/ui/LaTeXUi.ui:83 +#, fuzzy +msgid "Cus&tom:" +msgstr "&Onder:" + +#: src/frontends/qt4/ui/LaTeXUi.ui:99 +msgid "&Graphics driver:" +msgstr "&Grafische uitvoer:" + +#: src/frontends/qt4/ui/LaTeXUi.ui:129 +msgid "Select if the current document is included to a master file" +msgstr "Kies deze optie als dit document in een hoofddocument wordt opgenomen" + +#: src/frontends/qt4/ui/LaTeXUi.ui:135 +msgid "Select de&fault master document" +msgstr "Kies standaard hoo&fddocument" + +#: src/frontends/qt4/ui/LaTeXUi.ui:150 +msgid "&Master:" +msgstr "Hoofddocu&ment:" + +#: src/frontends/qt4/ui/LaTeXUi.ui:167 +msgid "Enter the name of the default master document" +msgstr "Geef de naam op van het standaard hoofddocument" + +#: src/frontends/qt4/ui/LaTeXUi.ui:186 +msgid "&Suppress default date on front page" +msgstr "" + +#: src/frontends/qt4/ui/LaTeXUi.ui:206 +msgid "&Use refstyle (not prettyref) for cross-references" +msgstr "" + +#: src/frontends/qt4/ui/LanguageUi.ui:52 +msgid "&Quote Style:" +msgstr "Aan&halingstekens:" + +#: src/frontends/qt4/ui/LanguageUi.ui:65 +msgid "Encoding" +msgstr "Tekenset" + +#: src/frontends/qt4/ui/LanguageUi.ui:80 +msgid "Language &Default" +msgstr "Hui&dige taalomgeving" + +#: src/frontends/qt4/ui/LanguageUi.ui:103 +msgid "&Other:" +msgstr "&Overig:" + +#: src/frontends/qt4/ui/LanguageUi.ui:125 +#: src/frontends/qt4/ui/PrefLanguageUi.ui:39 +msgid "Language pac&kage:" +msgstr "Taalpa&kket:" + +#: src/frontends/qt4/ui/LanguageUi.ui:135 +#: src/frontends/qt4/ui/PrefLanguageUi.ui:51 +msgid "Select which language package LyX should use" +msgstr "" + +#: src/frontends/qt4/ui/LanguageUi.ui:142 +#: src/frontends/qt4/ui/PrefLanguageUi.ui:78 +msgid "" +"Enter the command to load the language package (default: \\usepackage{babel})" +msgstr "" +"Kies de LaTeX-opdracht om het taalpakket te laten (standaard: \\usepackage" +"{babel})" + +#: src/frontends/qt4/ui/LineUi.ui:22 +msgid "Of&fset:" +msgstr "" + +#: src/frontends/qt4/ui/LineUi.ui:35 +msgid "Value of the vertical line offset." +msgstr "" + +#: src/frontends/qt4/ui/LineUi.ui:71 +#, fuzzy +msgid "Value of the line width." +msgstr "Regels afbreken die langer zijn dan de regellengte" + +#: src/frontends/qt4/ui/LineUi.ui:94 +#, fuzzy +msgid "&Thickness:" +msgstr "DikkeLijn" + +#: src/frontends/qt4/ui/LineUi.ui:107 +msgid "Value of the line thickness." +msgstr "" + +#: src/frontends/qt4/ui/ListingsSettingsUi.ui:49 +#, fuzzy +msgid "Input here the listings parameters" +msgstr "Parameters" + +#: src/frontends/qt4/ui/ListingsSettingsUi.ui:67 +#: src/frontends/qt4/ui/ListingsUi.ui:477 +msgid "Feedback window" +msgstr "Resultatenvenster" + +#: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 +msgid "Listing" +msgstr "Opsomming" + +#: src/frontends/qt4/ui/ListingsUi.ui:23 +msgid "&Main Settings" +msgstr "Hoof&dinstellingen" + +#: src/frontends/qt4/ui/ListingsUi.ui:29 +msgid "Placement" +msgstr "Plaatsing" + +#: src/frontends/qt4/ui/ListingsUi.ui:35 +msgid "Check for inline listings" +msgstr "" + +#: src/frontends/qt4/ui/ListingsUi.ui:38 +msgid "&Inline listing" +msgstr "" + +#: src/frontends/qt4/ui/ListingsUi.ui:45 +msgid "Check for floating listings" +msgstr "" + +#: src/frontends/qt4/ui/ListingsUi.ui:48 +msgid "&Float" +msgstr "&Zwevend kader" + +#: src/frontends/qt4/ui/ListingsUi.ui:55 src/frontends/qt4/ui/WrapUi.ui:185 +msgid "&Placement:" +msgstr "&Plaatsing:" + +#: src/frontends/qt4/ui/ListingsUi.ui:68 +msgid "Specify placement (htbp) for floating listings" +msgstr "" +"Kies een plaatsing (htbp = hier / boven / onder / eigen pagina) voor het " +"zwevende kader" + +#: src/frontends/qt4/ui/ListingsUi.ui:78 +msgid "Line numbering" +msgstr "Regelnummers" + +#: src/frontends/qt4/ui/ListingsUi.ui:84 +msgid "&Side:" +msgstr "&Kant:" + +#: src/frontends/qt4/ui/ListingsUi.ui:94 +msgid "On which side should line numbers be printed?" +msgstr "Aan welke kant moeten de regelnummers staan?" + +#: src/frontends/qt4/ui/ListingsUi.ui:119 +msgid "S&tep:" +msgstr "S&tapgrootte:" + +#: src/frontends/qt4/ui/ListingsUi.ui:132 +msgid "Difference between two numbered lines" +msgstr "Verschil tussen twee genummerde regels" + +#: src/frontends/qt4/ui/ListingsUi.ui:148 +msgid "Font si&ze:" +msgstr "&Lettergrootte:" + +#: src/frontends/qt4/ui/ListingsUi.ui:169 +msgid "Choose the font size for line numbers" +msgstr "Kies de lettergrootte voor regelnummers" + +#: src/frontends/qt4/ui/ListingsUi.ui:188 +#: src/frontends/qt4/ui/TabularUi.ui:966 +msgid "Style" +msgstr "Opmaak" + +#: src/frontends/qt4/ui/ListingsUi.ui:194 +msgid "F&ont size:" +msgstr "Lettergr&ootte:" + +#: src/frontends/qt4/ui/ListingsUi.ui:215 +msgid "The content's base font size" +msgstr "De lettergrootte binnen het kader" + +#: src/frontends/qt4/ui/ListingsUi.ui:231 +msgid "Font Famil&y:" +msgstr "Lettert&ype:" + +#: src/frontends/qt4/ui/ListingsUi.ui:252 +msgid "The content's base font style" +msgstr "Het lettertype binnen het kader" + +#: src/frontends/qt4/ui/ListingsUi.ui:268 +msgid "Break lines longer than the linewidth" +msgstr "Regels afbreken die langer zijn dan de regellengte" + +#: src/frontends/qt4/ui/ListingsUi.ui:271 +msgid "&Break long lines" +msgstr "Lange regels af&breken" + +#: src/frontends/qt4/ui/ListingsUi.ui:281 +msgid "Make spaces visible by a special symbol" +msgstr "Spaties zichtbaar maken met een symbool" + +#: src/frontends/qt4/ui/ListingsUi.ui:284 +msgid "S&pace as symbol" +msgstr "S&patie als symbool" + +#: src/frontends/qt4/ui/ListingsUi.ui:294 +msgid "Make spaces in strings visible by a special symbol" +msgstr "Spaties in tekenreeks zichtbaar maken met een symbool" + +#: src/frontends/qt4/ui/ListingsUi.ui:297 +msgid "Space i&n string as symbol" +msgstr "Spatie in tekenreeks als sym&bool" + +#: src/frontends/qt4/ui/ListingsUi.ui:307 +msgid "Tab&ulator size:" +msgstr "Tab-&grootte:" + +#: src/frontends/qt4/ui/ListingsUi.ui:323 +msgid "Use extended character table" +msgstr "Gebruik uitgebreide teken-tabel" + +#: src/frontends/qt4/ui/ListingsUi.ui:326 +msgid "&Extended character table" +msgstr "&Uitgebreide teken-tabel" + +#: src/frontends/qt4/ui/ListingsUi.ui:345 +msgid "Lan&guage:" +msgstr "&Taal:" + +#: src/frontends/qt4/ui/ListingsUi.ui:355 +msgid "Select the programming language" +msgstr "Kies de programmeertaal" + +#: src/frontends/qt4/ui/ListingsUi.ui:362 +msgid "&Dialect:" +msgstr "&Dialect:" + +#: src/frontends/qt4/ui/ListingsUi.ui:372 +msgid "Select the dialect of the programming language, if available" +msgstr "Kies het dialect van de programmeertaal (indien van toepassing)" + +#: src/frontends/qt4/ui/ListingsUi.ui:382 +msgid "Range" +msgstr "Bereik" + +#: src/frontends/qt4/ui/ListingsUi.ui:388 +msgid "Fi&rst line:" +msgstr "Ee&rste regel:" + +#: src/frontends/qt4/ui/ListingsUi.ui:401 +msgid "The first line to be printed" +msgstr "De eerste regel om over te nemen" + +#: src/frontends/qt4/ui/ListingsUi.ui:414 +msgid "&Last line:" +msgstr "&Laatste regel" + +#: src/frontends/qt4/ui/ListingsUi.ui:427 +msgid "The last line to be printed" +msgstr "De laatste regel om over te nemen" + +#: src/frontends/qt4/ui/ListingsUi.ui:444 +msgid "Ad&vanced" +msgstr "U&itgebreide instellingen" + +#: src/frontends/qt4/ui/ListingsUi.ui:458 +msgid "More Parameters" +msgstr "Meer instellingen" + +#: src/frontends/qt4/ui/ListingsUi.ui:499 +msgid "Input listing parameters here. Enter ? for a list of parameters." +msgstr "" +"Geef hier parameters op voor de opsomming. Typ ? voor een lijst parameters." + +#: src/frontends/qt4/ui/LocalLayoutUi.ui:19 +#, fuzzy +msgid "Document-specific layout information" +msgstr "Informatie over afhankelijkheden" + +#: src/frontends/qt4/ui/LocalLayoutUi.ui:35 +msgid "Errors reported in terminal." +msgstr "" + +#: src/frontends/qt4/ui/LocalLayoutUi.ui:38 +#: src/frontends/qt4/GuiDocument.cpp:567 +msgid "Press button to check validity..." +msgstr "" + +#: src/frontends/qt4/ui/LocalLayoutUi.ui:51 +#, fuzzy +msgid "&Validate" +msgstr "&Waarde:" + +#: src/frontends/qt4/ui/LogUi.ui:38 +msgid "Hit Enter to search, or click Go!" +msgstr "Druk op de Enter-toets om te zoeken, of klik op de 'Zoeken'-knop" + +#: src/frontends/qt4/ui/LogUi.ui:45 +msgid "Log &Type:" +msgstr "" + +#: src/frontends/qt4/ui/LogUi.ui:74 +msgid "Update the display" +msgstr "Weergave bijwerken" + +#: src/frontends/qt4/ui/LogUi.ui:77 src/frontends/qt4/ui/RefUi.ui:294 +#: src/frontends/qt4/ui/ViewSourceUi.ui:74 +msgid "&Update" +msgstr "Bij&werken" + +#: src/frontends/qt4/ui/LogUi.ui:110 +msgid "Copy to Clip&board" +msgstr "Kopieer naar klem&bord" + +#: src/frontends/qt4/ui/LogUi.ui:130 +msgid "&Go!" +msgstr "&Zoeken" + +#: src/frontends/qt4/ui/LogUi.ui:137 +msgid "Jump to the next warning message." +msgstr "Ga naar de volgende waarschuwing." + +#: src/frontends/qt4/ui/LogUi.ui:140 +msgid "Next &Warning" +msgstr "Volgende &waarschuwing" + +#: src/frontends/qt4/ui/LogUi.ui:147 +msgid "Jump to the next error message." +msgstr "Ga naar de volgende foutmelding." + +#: src/frontends/qt4/ui/LogUi.ui:150 +msgid "Next &Error" +msgstr "Volgende foutm&elding" + +#: src/frontends/qt4/ui/MarginsUi.ui:28 +msgid "Use the margin settings provided by the document class" +msgstr "Gebruik de kantlijn-instellingen van het document-type" + +#: src/frontends/qt4/ui/MarginsUi.ui:31 +msgid "&Default Margins" +msgstr "&Standaard kantlijnen" + +#: src/frontends/qt4/ui/MarginsUi.ui:89 +msgid "&Top:" +msgstr "&Boven:" + +#: src/frontends/qt4/ui/MarginsUi.ui:102 +msgid "&Bottom:" +msgstr "&Onder:" + +#: src/frontends/qt4/ui/MarginsUi.ui:115 +msgid "&Inner:" +msgstr "B&innen:" + +#: src/frontends/qt4/ui/MarginsUi.ui:128 +msgid "O&uter:" +msgstr "B&uiten:" + +#: src/frontends/qt4/ui/MarginsUi.ui:141 +msgid "Head &sep:" +msgstr "Af&scheiding koptekst:" + +#: src/frontends/qt4/ui/MarginsUi.ui:154 +msgid "Head &height:" +msgstr "&Hoogte koptekst:" + +#: src/frontends/qt4/ui/MarginsUi.ui:167 +msgid "&Foot skip:" +msgstr "Witruimte &voettekst" + +#: src/frontends/qt4/ui/MarginsUi.ui:180 +msgid "&Column Sep:" +msgstr "Afs&cheiding kolommen:" + +#: src/frontends/qt4/ui/MasterChildUi.ui:25 +#, fuzzy +msgid "Master Document Output" +msgstr "Hoofddocumenten" + +#: src/frontends/qt4/ui/MasterChildUi.ui:40 +msgid "Include only the selected subdocuments in the output" +msgstr "" + +#: src/frontends/qt4/ui/MasterChildUi.ui:43 +msgid "Include only &selected children" +msgstr "" + +#: src/frontends/qt4/ui/MasterChildUi.ui:50 +msgid "" +"Assure counters and references are as in the complete document (prolonges " +"compilation)" +msgstr "" + +#: src/frontends/qt4/ui/MasterChildUi.ui:53 +#, fuzzy +msgid "&Maintain counters and references" +msgstr "Alle niet-genoemde verwijzingen" + +#: src/frontends/qt4/ui/MasterChildUi.ui:63 +msgid "Include all subdocuments in the output" +msgstr "" + +#: src/frontends/qt4/ui/MasterChildUi.ui:66 +#, fuzzy +msgid "&Include all children" +msgstr "Bestand invoegen" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:30 +#: src/frontends/qt4/ui/MathMatrixUi.ui:43 +#: src/frontends/qt4/ui/TabularCreateUi.ui:81 +#: src/frontends/qt4/ui/TabularCreateUi.ui:123 +msgid "Number of rows" +msgstr "Aantal rijen" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:33 +#: src/frontends/qt4/ui/TabularCreateUi.ui:84 +msgid "&Rows:" +msgstr "&Rijen:" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:59 +#: src/frontends/qt4/ui/MathMatrixUi.ui:72 +#: src/frontends/qt4/ui/TabularCreateUi.ui:110 +#: src/frontends/qt4/ui/TabularCreateUi.ui:139 +msgid "Number of columns" +msgstr "Aantal kolommen:" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:62 +#: src/frontends/qt4/ui/TabularCreateUi.ui:113 +msgid "&Columns:" +msgstr "&Kolommen:" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:112 +msgid "Resize this to the correct table dimensions" +msgstr "Kies de tabelgrootte" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:163 src/frontends/qt4/ui/WrapUi.ui:195 +msgid "Vertical alignment" +msgstr "Verticale uitlijning" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:185 +msgid "&Vertical:" +msgstr "&Verticaal:" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:204 +msgid "Horizontal alignment per column (l,c,r)" +msgstr "Horizontale uitlijning per kolom (l,c,r = links, centreren, rechts)" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:211 +msgid "&Horizontal:" +msgstr "&Horizontaal:" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:224 +#, fuzzy +msgid "Decoration" +msgstr "&Versiering:" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:230 +#, fuzzy +msgid "&Type:" +msgstr "Soort" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:243 +msgid "decoration type / matrix border" +msgstr "" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:252 +msgid "[x]" +msgstr "[x]" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:257 +msgid "(x)" +msgstr "(x)" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:262 +msgid "{x}" +msgstr "{x}" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:267 +msgid "|x|" +msgstr "|x|" + +#: src/frontends/qt4/ui/MathMatrixUi.ui:272 +msgid "||x||" +msgstr "||x||" + +#: src/frontends/qt4/ui/MathsUi.ui:19 +msgid "" +"The AMS LaTeX packages are only used if symbols from the AMS math toolbars " +"are inserted into formulas" +msgstr "" +"De AMS LaTeX-pakketten worden alleen gebruikt als er symbolen van de AMS-" +"werkbalk in formules voorkomen" + +#: src/frontends/qt4/ui/MathsUi.ui:22 +msgid "&Use AMS math package automatically" +msgstr "&Gebruik de AMS-pakketten automatisch" + +#: src/frontends/qt4/ui/MathsUi.ui:32 +msgid "The AMS LaTeX packages are always used" +msgstr "Gebruik de AMS-pakketten altijd" + +#: src/frontends/qt4/ui/MathsUi.ui:35 +msgid "Use AMS &math package" +msgstr "Gebruik A&MS wiskunde pakket" + +#: src/frontends/qt4/ui/MathsUi.ui:42 +msgid "" +"The LaTeX package esint is only used if special integral symbols are " +"inserted into formulas" +msgstr "" +"Het LaTeX-pakket esint wordt alleen gebruikt als er speciale " +"integraalsymbolen in formules voorkomen" + +#: src/frontends/qt4/ui/MathsUi.ui:45 +msgid "Use esint package &automatically" +msgstr "Gebruik het esint pakket &automatisch" + +#: src/frontends/qt4/ui/MathsUi.ui:55 +msgid "The LaTeX package esint is always used" +msgstr "Gebruik het LaTeX-pakket esint altijd" + +#: src/frontends/qt4/ui/MathsUi.ui:58 +msgid "Use &esint package" +msgstr "Gebruik &esint-pakket" + +#: src/frontends/qt4/ui/MathsUi.ui:65 +msgid "" +"The LaTeX package mathdots is only used if the command \\iddots is inserted " +"into formulas" +msgstr "" +"Het LaTeX-pakket mathdots wordt alleen gebruikt als het commando \\iddots in " +"formules voorkomt" + +#: src/frontends/qt4/ui/MathsUi.ui:68 +msgid "Use math&dots package automatically" +msgstr "Gebruik het math&dots pakket automatisch" + +#: src/frontends/qt4/ui/MathsUi.ui:75 +#, fuzzy +msgid "The LaTeX package mathdots is used" +msgstr "Gebruik het LaTeX-pakket esint altijd" + +#: src/frontends/qt4/ui/MathsUi.ui:78 +#, fuzzy +msgid "Use mathdo&ts package" +msgstr "Gebruik A&MS wiskunde pakket" + +#: src/frontends/qt4/ui/MathsUi.ui:85 +#, fuzzy +msgid "" +"The LaTeX package mhchem is only used if either the command \\ce or \\cf is " +"inserted into formulas" +msgstr "" +"Het LaTeX-pakket esint wordt alleen gebruikt als er speciale " +"integraalsymbolen in formules voorkomen" + +#: src/frontends/qt4/ui/MathsUi.ui:88 +#, fuzzy +msgid "Use mhchem &package automatically" +msgstr "Gebruik het esint pakket &automatisch" + +#: src/frontends/qt4/ui/MathsUi.ui:98 +#, fuzzy +msgid "The LaTeX package mhchem is always used" +msgstr "Gebruik het LaTeX-pakket esint altijd" + +#: src/frontends/qt4/ui/MathsUi.ui:101 +#, fuzzy +msgid "Use mh&chem package" +msgstr "Gebruik &esint-pakket" + +#: src/frontends/qt4/ui/ModulesUi.ui:60 +msgid "A&vailable:" +msgstr "Besc&hikbaar:" + +#: src/frontends/qt4/ui/ModulesUi.ui:100 +#: src/frontends/qt4/ui/PrefConvertersUi.ui:187 +#: src/frontends/qt4/ui/SpellcheckerUi.ui:216 +msgid "A&dd" +msgstr "&Toevoegen" + +#: src/frontends/qt4/ui/ModulesUi.ui:107 +msgid "De&lete" +msgstr "&Verwijderen" + +#: src/frontends/qt4/ui/ModulesUi.ui:151 +msgid "S&elected:" +msgstr "G&eselecteerd:" + +#: src/frontends/qt4/ui/NomenclUi.ui:13 src/insets/InsetNomencl.cpp:162 +msgid "Nomenclature" +msgstr "" + +#: src/frontends/qt4/ui/NomenclUi.ui:28 +msgid "Sort &as:" +msgstr "Sorteren &als:" + +#: src/frontends/qt4/ui/NomenclUi.ui:38 +msgid "&Description:" +msgstr "&Omschrijving:" + +#: src/frontends/qt4/ui/NomenclUi.ui:48 +msgid "&Symbol:" +msgstr "&Symbool:" + +#: src/frontends/qt4/ui/NoteUi.ui:48 src/frontends/qt4/ui/PhantomUi.ui:48 +msgid "Type" +msgstr "Soort" + +#: src/frontends/qt4/ui/NoteUi.ui:60 +msgid "LyX internal only" +msgstr "Alleen voor intern gebruik van LyX" + +#: src/frontends/qt4/ui/NoteUi.ui:63 +msgid "LyX &Note" +msgstr "LyX ¬itie" + +#: src/frontends/qt4/ui/NoteUi.ui:70 +msgid "Export to LaTeX/Docbook but don't print" +msgstr "Exporteren naar LaTeX/Docbook maar niet afdrukken" + +#: src/frontends/qt4/ui/NoteUi.ui:73 +msgid "&Comment" +msgstr "&Opmerking" + +#: src/frontends/qt4/ui/NoteUi.ui:80 +msgid "Print as grey text" +msgstr "Als grijze tekst afdrukken" + +#: src/frontends/qt4/ui/NoteUi.ui:83 +msgid "&Greyed out" +msgstr "&Grijze tekst" + +#: src/frontends/qt4/ui/NumberingUi.ui:60 +msgid "&List in Table of Contents" +msgstr "Opnemen in inhou&dsopgave" + +#: src/frontends/qt4/ui/NumberingUi.ui:70 +msgid "&Numbering" +msgstr "&Nummering" + +#: src/frontends/qt4/ui/OutputUi.ui:19 +#, fuzzy +msgid "Output Format" +msgstr "Uitvoerbestand is leeg" + +#: src/frontends/qt4/ui/OutputUi.ui:42 src/frontends/qt4/ui/OutputUi.ui:55 +msgid "Specify the default output format (for view/update)" +msgstr "" + +#: src/frontends/qt4/ui/OutputUi.ui:45 +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:177 +#, fuzzy +msgid "De&fault Output Format:" +msgstr "Standaard&printer:" + +#: src/frontends/qt4/ui/OutputUi.ui:67 +msgid "Enable forward/reverse search between editor and output (e.g., SyncTeX)" +msgstr "" + +#: src/frontends/qt4/ui/OutputUi.ui:70 +msgid "S&ynchronize with Output" +msgstr "" + +#: src/frontends/qt4/ui/OutputUi.ui:87 +#, fuzzy +msgid "C&ustom Macro:" +msgstr "Aangepast" + +#: src/frontends/qt4/ui/OutputUi.ui:97 +#, fuzzy +msgid "Custom LaTeX preamble macro" +msgstr "LaTeX-preambule" + +#: src/frontends/qt4/ui/OutputUi.ui:112 +#, fuzzy +msgid "XHTML Output Options" +msgstr "Wiskunde-opties" + +#: src/frontends/qt4/ui/OutputUi.ui:121 +msgid "Whether to comply strictly with XHTML 1.1." +msgstr "" + +#: src/frontends/qt4/ui/OutputUi.ui:124 +msgid "&Strict XHTML 1.1" +msgstr "" + +#: src/frontends/qt4/ui/OutputUi.ui:137 +#, fuzzy +msgid "&Math output:" +msgstr "datum (uitvoer)" + +#: src/frontends/qt4/ui/OutputUi.ui:153 +msgid "Format to use for math output." +msgstr "" + +#: src/frontends/qt4/ui/OutputUi.ui:157 +msgid "MathML" +msgstr "MathML" + +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 +msgid "HTML" +msgstr "HTML" + +#: src/frontends/qt4/ui/OutputUi.ui:167 +#, fuzzy +msgid "Images" +msgstr "Pagina's" + +#: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 +#: lib/layouts/egs.layout:615 lib/languages:69 +#: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 +#: src/frontends/qt4/GuiPrefs.cpp:695 +msgid "LaTeX" +msgstr "LaTeX" + +#: src/frontends/qt4/ui/OutputUi.ui:186 +#, fuzzy +msgid "Math &image scaling:" +msgstr "Eerst schalen, &dan draaien" + +#: src/frontends/qt4/ui/OutputUi.ui:202 +msgid "Scaling factor for images used for math output." +msgstr "" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:28 +msgid "&Use hyperref support" +msgstr "Gebruik aanklikbare doorverwijzingen (hyperlinks)" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:53 +msgid "&General" +msgstr "Al&gemeen" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:91 +msgid "Header Information" +msgstr "PDF-velden" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:103 +msgid "&Title:" +msgstr "&Titel:" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:116 +msgid "&Author:" +msgstr "&Auteur:" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:129 +msgid "&Subject:" +msgstr "&Onderwerp:" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:142 +msgid "&Keywords:" +msgstr "&Steekwoorden:" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:166 +msgid "" +"If not stated explicitly, fill title and author from appropriate environments" +msgstr "" +"Kies deze optie om de titel en auteur van het PDF-document over te nemen uit " +"de bijbehorende omgevingen" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:169 +msgid "Automatically fi&ll header" +msgstr "PDF-velden automatisch invu&llen" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:176 +msgid "Enable fullscreen PDF presentation" +msgstr "Open het PDF-document in volledig scherm-modus" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:179 +msgid "Load in &fullscreen mode" +msgstr "Openen in &volledig scherm" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:189 +msgid "H&yperlinks" +msgstr "H&yperlinks" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:222 +msgid "Allows link text to break across lines." +msgstr "Sta toe dat tekst wordt afgebroken aan regeleinde" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:225 +msgid "B&reak links over lines" +msgstr "Tekst afb&reken" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:232 +msgid "No &frames around links" +msgstr "Geen &kaders om hyperlinks" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:242 +msgid "C&olor links" +msgstr "Gek&leurde hyperlinks" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:249 +msgid "Bibliographical backreferences" +msgstr "Bibliografische verwijzingen" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:252 +msgid "B&ackreferences:" +msgstr "V&erwijzingen" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:281 +msgid "&Bookmarks" +msgstr "&Bladwijzers" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:293 +msgid "G&enerate Bookmarks" +msgstr "Bladwijz&ers aanmaken" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:314 +msgid "&Numbered bookmarks" +msgstr "Ge&nummerde bladwijzers" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:321 +msgid "&Open bookmarks" +msgstr "&Open bladwijzers" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:346 +msgid "Number of levels" +msgstr "Aantal niveaus" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:388 +msgid "Additional o&ptions" +msgstr "Overige o&pties" + +#: src/frontends/qt4/ui/PDFSupportUi.ui:417 +msgid "e.g.: pdfstartview=XYZ, plainpages=false, pdfpagelabels" +msgstr "bijv.: pdfstartview=XYZ, plainpages=false, pdfpagelabels" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:19 +msgid "Paper Format" +msgstr "Papierformaat" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:28 +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:19 +#: src/frontends/qt4/ui/RefUi.ui:355 +msgid "&Format:" +msgstr "&Formaat" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:44 +msgid "Choose a particular paper size, or set your own with \"Custom\"" +msgstr "" +"Kies een standaard papierformaat, of geef afmetingen op met \"Aangepast\"" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:125 +msgid "&Orientation:" +msgstr "&Oriëntatie:" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:135 +msgid "&Portrait" +msgstr "Staa&nd" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:145 +msgid "&Landscape" +msgstr "&Liggend" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:161 +#: src/frontends/qt4/GuiDocument.cpp:1310 +msgid "Page Layout" +msgstr "Pagina-opmaak" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:170 +msgid "Headings &style:" +msgstr "Opmaak kop- en voettekst:" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:186 +msgid "Style used for the page header and footer" +msgstr "Opmaak voor de kop- en voettekst" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:206 +msgid "Lay out the page for double-sided printing" +msgstr "Gebruik een gespiegelde pagina-opmaak voor linker- en rechterpagina's" + +#: src/frontends/qt4/ui/PageLayoutUi.ui:209 +msgid "&Two-sided document" +msgstr "Dubbelzijdig documen&t" + +#: src/frontends/qt4/ui/ParagraphUi.ui:54 +msgid "Label Width" +msgstr "Breedte label:" + +#: src/frontends/qt4/ui/ParagraphUi.ui:69 +#: src/frontends/qt4/ui/ParagraphUi.ui:82 +msgid "This text defines the width of the paragraph label" +msgstr "" +"De lengte van deze tekst wordt gebruikt als de breedte van het alinea-label." + +#: src/frontends/qt4/ui/ParagraphUi.ui:72 +msgid "Lo&ngest label" +msgstr "La&ngste label" + +#: src/frontends/qt4/ui/ParagraphUi.ui:92 +msgid "Line &spacing" +msgstr "Regel&hoogte" + +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 +#: src/frontends/qt4/GuiDocument.cpp:692 +msgid "Single" +msgstr "Enkel" + +#: src/frontends/qt4/ui/ParagraphUi.ui:125 +msgid "1.5" +msgstr "Anderhalf" + +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 +#: src/frontends/qt4/GuiDocument.cpp:696 +msgid "Double" +msgstr "Dubbel" + +#: src/frontends/qt4/ui/ParagraphUi.ui:135 +#: src/frontends/qt4/ui/PrefLanguageUi.ui:65 +#: src/frontends/qt4/ui/TabularUi.ui:1047 +#: src/frontends/qt4/ui/TabularUi.ui:1066 +#: src/frontends/qt4/ui/TabularUi.ui:1114 src/frontends/qt4/ui/VSpaceUi.ui:107 +#: lib/layouts/stdcustom.inc:8 src/frontends/qt4/GuiDocument.cpp:686 +#: src/frontends/qt4/GuiDocument.cpp:690 src/frontends/qt4/GuiDocument.cpp:698 +#: src/frontends/qt4/GuiDocument.cpp:802 src/frontends/qt4/GuiDocument.cpp:854 +#: src/frontends/qt4/GuiDocument.cpp:1020 src/frontends/qt4/GuiHSpace.cpp:54 +#: src/frontends/qt4/GuiHSpace.cpp:63 src/frontends/qt4/GuiPrefs.cpp:849 +#: src/frontends/qt4/GuiPrefs.cpp:876 src/frontends/qt4/GuiPrefs.cpp:2131 +#: src/frontends/qt4/GuiPrefs.cpp:2154 +#: src/frontends/qt4/GuiPrintNomencl.cpp:51 +msgid "Custom" +msgstr "Aangepast" + +#: src/frontends/qt4/ui/ParagraphUi.ui:146 +msgid "&Indent Paragraph" +msgstr "Alinea &inspringen" + +#: src/frontends/qt4/ui/ParagraphUi.ui:168 +msgid "&Justified" +msgstr "&Uitvullen" + +#: src/frontends/qt4/ui/ParagraphUi.ui:175 +msgid "&Left" +msgstr "&Links" + +#: src/frontends/qt4/ui/ParagraphUi.ui:182 +msgid "C&enter" +msgstr "C&entreren" + +#: src/frontends/qt4/ui/ParagraphUi.ui:189 +msgid "Ri&ght" +msgstr "&Rechts" + +#: src/frontends/qt4/ui/ParagraphUi.ui:196 +msgid "Use the default alignment for this paragraph, whatever it is." +msgstr "Gebruik de standaardwaarde voor deze alinea" + +#: src/frontends/qt4/ui/ParagraphUi.ui:199 +msgid "Paragraph's &Default" +msgstr "Standaar&dwaarde" + +#: src/frontends/qt4/ui/PhantomUi.ui:60 +msgid "Horizontal and vertical space of the phantom content" +msgstr "" + +#: src/frontends/qt4/ui/PhantomUi.ui:63 +msgid "&Phantom" +msgstr "" + +#: src/frontends/qt4/ui/PhantomUi.ui:70 +#, fuzzy +msgid "Horizontal space of the phantom content" +msgstr "Horizontale ruimte vrijhouden\t\\hphantom" + +#: src/frontends/qt4/ui/PhantomUi.ui:73 +msgid "&Horizontal Phantom" +msgstr "&Horizontale ruimte vrijhouden" + +#: src/frontends/qt4/ui/PhantomUi.ui:80 +#, fuzzy +msgid "Vertical space of the phantom content" +msgstr "Verticale ruimte vrijhouden\t\\vphantom" + +#: src/frontends/qt4/ui/PhantomUi.ui:83 +#, fuzzy +msgid "&Vertical Phantom" +msgstr "&Verticale ruimte" + +#: src/frontends/qt4/ui/PrefColorsUi.ui:42 +msgid "A<er..." +msgstr "Aa&npassen..." + +#: src/frontends/qt4/ui/PrefColorsUi.ui:62 +msgid "&Use system colors" +msgstr "" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:25 +msgid "In Math" +msgstr "In formules" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:40 +msgid "" +"Show the grey inline completion behind the cursor in math mode after the " +"delay." +msgstr "" +"Geef een suggestie voor auto-aanvullen achter de cursor in formule-modus." + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:43 +msgid "Automatic in&line completion" +msgstr "Auto-aanvu&llen" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:50 +msgid "Show the popup in math mode after the delay." +msgstr "" +"Geef een popup-venster weer met auto-aanvulsuggesties in formule-modus." + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:53 +msgid "Automatic p&opup" +msgstr "Automatische p&op-up" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:60 +#, fuzzy +msgid "Autoco&rrection" +msgstr "Automatisch &beginnen" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:70 +msgid "In Text" +msgstr "In tekst" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:85 +msgid "" +"Show the grey inline completion behind the cursor in text mode after the " +"delay." +msgstr "" +"Geef een suggestie voor auto-aanvullen achter de cursor in tekst-modus." + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:88 +msgid "Automatic &inline completion" +msgstr "A&uto-aanvullen" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:95 +msgid "Show the popup after the set delay in text mode." +msgstr "Geef een popup-venster weer met auto-aanvulsuggesties in tekst-modus." + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:98 +msgid "Automatic &popup" +msgstr "Automatische &pop-up" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:105 +msgid "" +"Show a small triangle on the cursor if a completion is available in text " +"mode." +msgstr "" +"Geef met een klein driehoekje aan dat er een suggestie is voor auto-" +"aanvullen in tekst-modus." + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:108 +msgid "Cursor i&ndicator" +msgstr "Cursor-i&ndicator" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:118 +#: lib/layouts/hollywood.layout:280 src/frontends/qt4/GuiPrefs.cpp:388 +msgid "General" +msgstr "Algemeen" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:141 +msgid "" +"After the cursor has not moved for this time, the inline completion is shown " +"if it is available." +msgstr "" +"Een suggestie voor auto-aanvullen wordt weergegeven nadat de cursor deze " +"tijdsduur niet bewogen is." + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:154 +msgid "s inline completion dela&y" +msgstr "s vertragin&g voor auto-aanvullen" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:187 +msgid "" +"After the cursor has not moved for this time, the completion popup is shown " +"if it is available." +msgstr "" +"Een pop-up met suggesties voor auto-aanvullen wordt weergegeven nadat de " +"cursor deze tijdsduur niet bewogen is." + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:200 +msgid "s popup d&elay" +msgstr "s v&ertraging voor pop-up" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:225 +msgid "" +"When the TAB completion is not unique, there won't be a delay of the popup. " +"It will be shown right away." +msgstr "" +"Kies deze optie om zonder vertraging de pop-up te laten zien wanneer de TAB-" +"aanvulling niet uniek is." + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:228 +msgid "Sho&w popup without delay for non-unique completions" +msgstr "Geef de pop-up zonder vertraging &weer als aanvulling niet uniek is" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:235 +msgid "Long completions are cut-off and shown with \"...\"." +msgstr "Lange aanvullingssuggesties worden afgekort met \"...\"" + +#: src/frontends/qt4/ui/PrefCompletionUi.ui:238 +msgid "&Use \"...\" to shorten long completions" +msgstr "Kort lange suggesties af met \"...\"" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:81 +msgid "C&onverter:" +msgstr "C&onversieprogramma:" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:91 +msgid "E&xtra flag:" +msgstr "E&xtra optie:" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:121 +msgid "&From format:" +msgstr "Van &formaat:" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:153 +msgid "&To format:" +msgstr "Naar formaa&t:" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:194 +#: src/frontends/qt4/ui/PrefShortcutsUi.ui:54 +msgid "&Modify" +msgstr "&Aanpassen" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:209 +#: src/frontends/qt4/ui/PrefShortcutsUi.ui:61 +#: src/frontends/qt4/GuiPrefs.cpp:2927 src/frontends/qt4/GuiPrefs.cpp:2991 +msgid "Remo&ve" +msgstr "&Verwijderen" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:239 +msgid "Converter Defi&nitions" +msgstr "Conversiepr&ogramma's" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:252 +msgid "Converter File Cache" +msgstr "Tijdelijke opslagruimte voor converteren" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:272 +msgid "&Enabled" +msgstr "Ingeschak&eld" + +#: src/frontends/qt4/ui/PrefConvertersUi.ui:292 +msgid "Maximum A&ge (in days):" +msgstr "Maximale leeftijd (in da&gen):" + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:25 +msgid "Display &Graphics" +msgstr "Afbeelding weer&geven" + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:45 +msgid "Instant &Preview:" +msgstr "&Voorvertoning:" + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:56 src/Font.cpp:76 +#: src/frontends/qt4/GuiDocument.cpp:170 +msgid "Off" +msgstr "Uit" + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:61 +msgid "No math" +msgstr "Alles behalve wiskunde" + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:66 src/Font.cpp:76 +msgid "On" +msgstr "Aan" + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:74 +msgid "Preview Si&ze:" +msgstr "Groo&tte van voorvertoning:" + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:92 +msgid "Factor for the preview size" +msgstr "Schaalfactor voor de voorvertoning" + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:114 +msgid "Mark end of paragraphs on screen with a pilcrow character." +msgstr "Geef het einde van alinea's aan met een alinea-teken." + +#: src/frontends/qt4/ui/PrefDisplayUi.ui:117 +msgid "&Mark end of paragraphs" +msgstr "Markeer alinea-einde" + +#: src/frontends/qt4/ui/PrefEditUi.ui:25 src/frontends/qt4/GuiPrefs.cpp:251 +msgid "Editing" +msgstr "Bewerken" + +#: src/frontends/qt4/ui/PrefEditUi.ui:37 +msgid "Cursor &follows scrollbar" +msgstr "Cursor volgt de schuifbalk" + +#: src/frontends/qt4/ui/PrefEditUi.ui:46 src/LyXRC.cpp:3147 +msgid "" +"Configure the width of the text cursor. Automatic zoom-controlled cursor " +"width used when set to 0." +msgstr "" + +#: src/frontends/qt4/ui/PrefEditUi.ui:49 +#, fuzzy +msgid "Cursor width (&pixels):" +msgstr "Te gebruiken breedte (&pixels):" + +#: src/frontends/qt4/ui/PrefEditUi.ui:77 +msgid "Scroll &below end of document" +msgstr "" + +#: src/frontends/qt4/ui/PrefEditUi.ui:84 +msgid "Sort &environments alphabetically" +msgstr "Sort&eer omgevingen alfabetisch" + +#: src/frontends/qt4/ui/PrefEditUi.ui:91 +msgid "&Group environments by their category" +msgstr "&Groepeer omgevingen per categorie" + +#: src/frontends/qt4/ui/PrefEditUi.ui:99 +msgid "Edit Math Macros inline with a box around" +msgstr "Bewerk formule-macro's met een kader eromheen" + +#: src/frontends/qt4/ui/PrefEditUi.ui:104 +msgid "Edit Math Macros inline with the name in the status bar" +msgstr "Bewerk formule-macro's met hun naam in de statusbalk" + +#: src/frontends/qt4/ui/PrefEditUi.ui:109 +msgid "Edit Math Macros with a parameter list (like in LyX < 1.6)" +msgstr "Bewerk formule-macro's met een parameterlijst (zoals in LyX < 1.6)" + +#: src/frontends/qt4/ui/PrefEditUi.ui:130 +msgid "Skip trailing non-word characters" +msgstr "" + +#: src/frontends/qt4/ui/PrefEditUi.ui:133 +msgid "Use Mac-style for cursor moving between &words" +msgstr "" + +#: src/frontends/qt4/ui/PrefEditUi.ui:143 +msgid "Fullscreen" +msgstr "Volledig scherm" + +#: src/frontends/qt4/ui/PrefEditUi.ui:161 +msgid "&Hide toolbars" +msgstr "Verberg &werkbalken" + +#: src/frontends/qt4/ui/PrefEditUi.ui:168 +msgid "Hide scr&ollbar" +msgstr "Verberg sch&uifbalk" + +#: src/frontends/qt4/ui/PrefEditUi.ui:175 +msgid "Hide &tabbar" +msgstr "Verberg &tabbalk" + +#: src/frontends/qt4/ui/PrefEditUi.ui:182 +#, fuzzy +msgid "Hide &menubar" +msgstr "Verberg &tabbalk" + +#: src/frontends/qt4/ui/PrefEditUi.ui:189 +msgid "&Limit text width" +msgstr "Begrens te&kstbreedte" + +#: src/frontends/qt4/ui/PrefEditUi.ui:201 +msgid "Screen used (&pixels):" +msgstr "Te gebruiken breedte (&pixels):" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:45 +msgid "&New..." +msgstr "&Nieuw..." + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:52 +msgid "Re&move" +msgstr "Ver&wijderen" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:59 +msgid "&Document format" +msgstr "&Documentformaat" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:66 +msgid "Check this to show the current format in the File > Export menu" +msgstr "" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:69 +msgid "Sho&w in export menu" +msgstr "" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:76 +msgid "Vector &graphics format" +msgstr "Vector-afbeeldin&gen formaat" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:83 +msgid "S&hort Name:" +msgstr "&Verkorte naam:" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:96 +#, fuzzy +msgid "E&xtension:" +msgstr "E&xtensie:" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:109 +msgid "Shortc&ut:" +msgstr "Snelko&ppeling:" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:132 +msgid "&Viewer:" +msgstr "&Weerga&ve-programma:" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:152 +msgid "Co&pier:" +msgstr "Kopiëren:" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:165 +msgid "Specify the default output format when using (PDF)LaTeX" +msgstr "" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:168 +#, fuzzy +msgid "Default Format" +msgstr "&Standaardlettertype:" + +#: src/frontends/qt4/ui/PrefFileformatsUi.ui:219 +msgid "Ed&itor:" +msgstr "Bew&erk-programma:" + +#: src/frontends/qt4/ui/PrefIdentityUi.ui:33 +msgid "&E-mail:" +msgstr "&E-mail:" + +#: src/frontends/qt4/ui/PrefIdentityUi.ui:43 +msgid "Your name" +msgstr "Uw naam" + +#: src/frontends/qt4/ui/PrefIdentityUi.ui:60 +msgid "Your E-mail address" +msgstr "Uw e-mailadres" + +#: src/frontends/qt4/ui/PrefInputUi.ui:19 +msgid "Keyboard" +msgstr "Toetsenbord" + +#: src/frontends/qt4/ui/PrefInputUi.ui:31 +msgid "Use &keyboard map" +msgstr "Andere toetsenbord-indeling gebrui&ken" + +#: src/frontends/qt4/ui/PrefInputUi.ui:44 +msgid "&First:" +msgstr "&Eerste:" + +#: src/frontends/qt4/ui/PrefInputUi.ui:64 +#: src/frontends/qt4/ui/PrefShortcutsUi.ui:83 +msgid "Br&owse..." +msgstr "Bla&deren..." + +#: src/frontends/qt4/ui/PrefInputUi.ui:90 +msgid "S&econd:" +msgstr "Tw&eede:" + +#: src/frontends/qt4/ui/PrefInputUi.ui:120 +msgid "" +"Mac OS X specific setting for use with emacs bindings. Takes effect next " +"time LyX is launched." +msgstr "" + +#: src/frontends/qt4/ui/PrefInputUi.ui:123 +msgid "Do not swap Apple and Control keys" +msgstr "" + +#: src/frontends/qt4/ui/PrefInputUi.ui:136 +msgid "Mouse" +msgstr "Muis" + +#: src/frontends/qt4/ui/PrefInputUi.ui:148 +msgid "&Wheel scrolling speed:" +msgstr "&Scrollwielsnelheid:" + +#: src/frontends/qt4/ui/PrefInputUi.ui:158 +msgid "" +"1.0 is the standard scrolling speed with the mouse wheel. Higher values will " +"speed it up, low values slow it down." +msgstr "" +"1.0 is de normale scrollsnelheid met het muiswiel. Een hogere waarde " +"versnelt het scrollen, een lagere waarde vertraagt het." + +#: src/frontends/qt4/ui/PrefInputUi.ui:202 +msgid "Scroll wheel zoom" +msgstr "" + +#: src/frontends/qt4/ui/PrefInputUi.ui:235 +msgid "Enable" +msgstr "Inschakelen" + +#: src/frontends/qt4/ui/PrefInputUi.ui:249 +msgid "Ctrl" +msgstr "" + +#: src/frontends/qt4/ui/PrefInputUi.ui:254 +msgid "Shift" +msgstr "" + +#: src/frontends/qt4/ui/PrefInputUi.ui:259 +msgid "Alt" +msgstr "" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:19 +msgid "User &interface language:" +msgstr "Taal van gebruikers&interface:" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:29 +msgid "Select the language of the user interface (menus, dialogs, etc.)" +msgstr "Kies de taal van de gebruikersinterface (menus, dialoogvensters, etc.)" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:55 +#: src/frontends/qt4/GuiDocument.cpp:1016 +msgid "Automatic" +msgstr "Automatisch" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:60 +#: src/frontends/qt4/GuiDocument.cpp:1018 +msgid "Always Babel" +msgstr "Altijd Babel" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:70 +#: src/frontends/qt4/GuiDocument.cpp:1022 +msgid "None[[language package]]" +msgstr "Geen taalpakket" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:87 +msgid "Command s&tart:" +msgstr "Beginopdracht:" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:97 +msgid "The LaTeX command that starts a switch to a foreign language" +msgstr "Kies de LaTeX-opdracht om naar een andere taal te wisselen" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:117 +msgid "Command e&nd:" +msgstr "Eindop&dracht:" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:127 +msgid "The LaTeX command that ends a switch to a foreign language" +msgstr "Kies het LaTeX-commando om terug naar de standaardtaal te wisselen" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:134 +#, fuzzy +msgid "Default Decimal &Point:" +msgstr "Standaard&printer:" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:160 +msgid "" +"Check to pass the language globally (to the document class), not locally (to " +"the language package)" +msgstr "" +"Kies deze optie om de taal globaal in te stellen (in het document-type) in " +"plaats van locaal (in het taalpakket)" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:163 +msgid "Set languages &globally" +msgstr "" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:170 +msgid "" +"If checked, the document language is not explicitly set by a language switch " +"command" +msgstr "" +"Kies deze optie om de documenttaal niet expliciet te kiezen met een " +"taalwissel-commando" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:173 +msgid "Auto &begin" +msgstr "Automatisch &beginnen" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:180 +msgid "" +"If checked, the document language is not explicitly closed by a language " +"switch command" +msgstr "" +"Kies deze optie om de documenttaal niet expliciet af te sluiten met een " +"taalwissel-commando" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:183 +msgid "Auto &end" +msgstr "Automatisch b&eëindigen" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:190 +msgid "Check to highlight foreign languages visually in the work area" +msgstr "Kies deze optie om andere talen aan te duiden in het werkvenster" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:193 +msgid "Mark &foreign languages" +msgstr "Andere talen &markeren" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:203 +msgid "Right-to-left language support" +msgstr "Ondersteuning voor rechts-naar-links talen" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:215 src/LyXRC.cpp:3428 +msgid "" +"Select to enable support of right-to-left languages (e.g. Hebrew, Arabic)." +msgstr "" +"Kies deze optie om rechts-naar-links talen (zoals Hebreeuws, Arabisch,...) " +"te ondersteunen" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:218 +#, fuzzy +msgid "Enable RTL su&pport" +msgstr "Ondersteuning voor rechts-naar-links" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:233 +msgid "Cursor movement:" +msgstr "Beweging van cursor:" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:243 +msgid "&Logical" +msgstr "&Logisch" + +#: src/frontends/qt4/ui/PrefLanguageUi.ui:253 +msgid "&Visual" +msgstr "&Visueel" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:24 +msgid "" +"Enable if a specific font encoding (such as T1) should be used (via fontenc)" +msgstr "" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:27 +#, fuzzy +msgid "Use LaTe&X font encoding:" +msgstr "Te&X codering:" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:41 +msgid "Default paper si&ze:" +msgstr "Standaard papier&formaat:" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:57 +#: src/frontends/qt4/GuiDocument.cpp:855 +msgid "US letter" +msgstr "US letter" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:62 +#: src/frontends/qt4/GuiDocument.cpp:856 +msgid "US legal" +msgstr "US legal" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:67 +#: src/frontends/qt4/GuiDocument.cpp:857 +msgid "US executive" +msgstr "US executive" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:72 +#: src/frontends/qt4/GuiDocument.cpp:861 +msgid "A3" +msgstr "A3" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:77 +#: src/frontends/qt4/GuiDocument.cpp:862 +msgid "A4" +msgstr "A4" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:82 +#: src/frontends/qt4/GuiDocument.cpp:863 +msgid "A5" +msgstr "A5" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:87 +#: src/frontends/qt4/GuiDocument.cpp:870 +msgid "B5" +msgstr "B5" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:95 +msgid "&DVI viewer paper size options:" +msgstr "Papierformaat opties voor &DVI-weergaveprogramma:" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:105 +msgid "Optional paper size flag (-paper) for some DVI viewers" +msgstr "" +"Papierformaat-optie (bijvoorbeeld '-paper') die nodig is voor sommige DVI-" +"weergaveprogramma's" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:162 +msgid "BibTeX command and options" +msgstr "BibTeX opdracht en opties" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:182 +#: src/frontends/qt4/ui/PrefLatexUi.ui:257 +msgid "Processor for &Japanese:" +msgstr "" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:192 +msgid "Specific BibTeX command and options for pLaTeX (Japanese)" +msgstr "Een speciale BibTeX opdracht om te gebruiken met pLaTeX (voor Japans)" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:214 +msgid "Pr&ocessor:" +msgstr "" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:240 src/frontends/qt4/GuiPrefs.cpp:797 +#: src/frontends/qt4/GuiPrefs.cpp:894 +msgid "Op&tions:" +msgstr "Op&ties:" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:250 +msgid "Index command and options (makeindex, xindy)" +msgstr "Index opdracht en opties (bijvoorbeeld 'makeindex' of 'xindy')" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:267 +msgid "Specific index command and options for pLaTeX (Japanese)" +msgstr "Een speciale index opdracht om te gebruiken met pLaTeX (voor Japans)" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:289 +msgid "&Nomenclature command:" +msgstr "Begrippe&nlijst opdracht:" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:299 +msgid "Command and options for nomencl (usually makeindex)" +msgstr "" +"De opdracht en opties voor een begrippenlijst (normaal gesproken 'makeindex')" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:306 +msgid "Chec&kTeX command:" +msgstr "Chec&kTeX opdracht:" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:316 +msgid "CheckTeX start options and flags" +msgstr "CheckTeX opstartopties" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:326 +msgid "" +"Select whether LyX should output Windows or Cygwin style\n" +"paths to LaTeX files. Don't change the default unless the\n" +"TeX engine was not correctly detected at configure time.\n" +"Warning: Your changes here will not be saved." +msgstr "" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:332 +msgid "&Use Windows-style paths in LaTeX files" +msgstr "Gebruik &Windows-bestandsnamen in LaTeX-bestanden" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:339 +msgid "Set class options to default on class change" +msgstr "" +"Kies de standaardwaarden voor de type-opties bij het veranderen van document-" +"type" + +#: src/frontends/qt4/ui/PrefLatexUi.ui:342 +msgid "R&eset class options when document class changes" +msgstr "Standaardwaarden voor type-opties bij veranderen van document-type" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:21 +msgid "Output &line length:" +msgstr "Uitvoer regel&lengte:" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:37 src/LyXRC.cpp:3094 +msgid "" +"The maximum line length of exported plain text/LaTeX/SGML files. If set to " +"0, paragraphs are output in a single line; if the line length is > 0, " +"paragraphs are separated by a blank line." +msgstr "" +"De maximale regellengte in geëxporteerde tekst-zonder-opmaak / LaTeX-/ SGML-" +"bestanden. Kies 0 om elke alinea op één regel te zetten. Kies een " +"regellengte groter dan 0 om alinea's te scheiden door een witregel." + +#: src/frontends/qt4/ui/PrefOutputUi.ui:64 +msgid "&Date format:" +msgstr "&Datumformaat:" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:80 +msgid "Date format for strftime output" +msgstr "Datumformaat (zoals in strftime)" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:104 +msgid "&Overwrite on export:" +msgstr "&Overschrijven bij exporteren:" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:115 +msgid "Ask permission" +msgstr "Toestemming vragen" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:120 +msgid "Main file only" +msgstr "Alleen hoofdbestand" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:125 +msgid "All files" +msgstr "Altijd" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:129 +msgid "What to do when existing files are going to be overwritten on export." +msgstr "" +"Wat LyX doet als bestaande bestanden overschreven worden bij exporteren." + +#: src/frontends/qt4/ui/PrefOutputUi.ui:151 +msgid "Forward search" +msgstr "Vooruit zoeken" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:171 +#, fuzzy +msgid "DV&I command:" +msgstr "&Index opdracht:" + +#: src/frontends/qt4/ui/PrefOutputUi.ui:207 +#, fuzzy +msgid "&PDF command:" +msgstr "&roff opdracht:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:41 +msgid "&PATH prefix:" +msgstr "&PATH voorzetsel:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:51 src/LyXRC.cpp:3338 +msgid "" +"Specify those directories which should be prepended to the PATH environment " +"variable.\n" +"Use the OS native format." +msgstr "" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:58 +#, fuzzy +msgid "TEX&INPUTS prefix:" +msgstr "&PATH voorzetsel:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:68 src/LyXRC.cpp:3497 +msgid "" +"Specify those directories which should be prepended to the TEXINPUTS " +"environment variable.\n" +"A '.' represents the current document directory. Use the OS native format." +msgstr "" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:75 +#: src/frontends/qt4/ui/PrefPathsUi.ui:98 +#: src/frontends/qt4/ui/PrefPathsUi.ui:121 +#: src/frontends/qt4/ui/PrefPathsUi.ui:144 +#: src/frontends/qt4/ui/PrefPathsUi.ui:167 +#: src/frontends/qt4/ui/PrefPathsUi.ui:190 +#: src/frontends/qt4/ui/PrefPathsUi.ui:213 +#: src/frontends/qt4/ui/PrefPathsUi.ui:249 +msgid "Browse..." +msgstr "Bladeren..." + +#: src/frontends/qt4/ui/PrefPathsUi.ui:85 +#, fuzzy +msgid "T&hesaurus dictionaries:" +msgstr "Persoonlijk woor&denboek:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:111 +msgid "&Temporary directory:" +msgstr "&Tijdelijke map:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:134 +msgid "Ly&XServer pipe:" +msgstr "Ly&XServer doorvoerbestand:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:157 +msgid "&Backup directory:" +msgstr "&Reservekopieënmap:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:180 +msgid "&Example files:" +msgstr "Voorb&eeldbestanden:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:203 +msgid "&Document templates:" +msgstr "&Documentsjablonen..." + +#: src/frontends/qt4/ui/PrefPathsUi.ui:226 +msgid "&Working directory:" +msgstr "&Werkmap:" + +#: src/frontends/qt4/ui/PrefPathsUi.ui:236 +msgid "H&unspell dictionaries:" +msgstr "" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:41 +msgid "Printer Command Options" +msgstr "Printopdracht opties" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:69 +msgid "Extension to be used when printing to file." +msgstr "Extensie voor afdrukken naar bestand" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:72 +msgid "File ex&tension:" +msgstr "Bestandsex&tensie:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:85 +msgid "Option used to print to a file." +msgstr "Optie om naar een bestand af te drukken" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:88 +msgid "Print to &file:" +msgstr "A&fdrukken naar bestand:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:98 +msgid "Option used to print to non-default printer." +msgstr "Optie om met andere dan standaardprinter af te drukken" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:101 +msgid "Set &printer:" +msgstr "&Printer kiezen:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:114 +msgid "Option used with spool command to set printer." +msgstr "Optie om met de spool-opdracht de printer te kiezen" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:117 +msgid "Spool &printer:" +msgstr "Spool &printer:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:130 +msgid "" +"Setting causes printer command to print to file and then use this actually " +"to print." +msgstr "" +"Als u deze opdracht instelt, wordt de print-opdracht gebruikt om naar een " +"bestand af te drukken, en daarna deze opdracht om echt te printen." + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:136 +msgid "Spool co&mmand:" +msgstr "Spool &opdracht:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:153 +msgid "Option used to reverse page order." +msgstr "Optie om in omgekeerde volgorde af te drukken" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:156 +msgid "Re&verse pages:" +msgstr "Omgekeerde &volgorde:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:169 +msgid "Lan&dscape:" +msgstr "Liggen&d:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:182 +msgid "&Number of copies:" +msgstr "Aa&ntal kopieën:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:192 +msgid "Option used to set number of copies." +msgstr "Optie om het aantal kopieën in te stellen" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:199 +msgid "Option used to print a range of pages." +msgstr "Optie om een pagina-bereik af te drukken" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:206 +msgid "Co&llated:" +msgstr "Sor&teren:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:216 +msgid "Pa&ge range:" +msgstr "Pa&gina-bereik:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:226 +msgid "Option used to collate multiple copies." +msgstr "Optie om meerdere kopieën te sorteren" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:233 +msgid "&Odd pages:" +msgstr "&Oneven pagina's:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:246 +msgid "&Even pages:" +msgstr "&Even pagina's:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:256 +msgid "Paper t&ype:" +msgstr "Pa&piersoort:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:266 +msgid "Paper si&ze:" +msgstr "Papierfor&maat:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:279 +msgid "Any other options you'd like to use with the printer command." +msgstr "Elke andere optie die u wilt gebruiken bij het afdrukken" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:282 +msgid "E&xtra options:" +msgstr "E&xtra opties:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:298 +msgid "Customizes output to a given printer. Expert option." +msgstr "Uitvoer aanpassen aan een specifieke printer (voor experts)" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:301 +msgid "" +"Normally, this needs to be checked only if you are using dvips as your " +"printer command and you have config.<printer> files installed for all your " +"printers." +msgstr "" +"Deze optie hoeft u normaal gesproken alleen te kiezen als u dvips als " +"printopdracht gebruikt en als u config.<printer> bestanden heeft voor al uw " +"printers." + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:304 +msgid "Adapt &output to printer" +msgstr "Uitv&oer aanpassen aan printer" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:311 +msgid "Name of the default printer" +msgstr "Naam van de standaardprinter" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:318 +msgid "Default &printer:" +msgstr "Standaard&printer:" + +#: src/frontends/qt4/ui/PrefPrinterUi.ui:331 +msgid "Printer co&mmand:" +msgstr "Print&opdracht:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:69 +msgid "Sans Seri&f:" +msgstr "Schree&floos:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:107 +msgid "T&ypewriter:" +msgstr "&Monospace:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:117 +msgid "R&oman:" +msgstr "R&omein:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:169 +msgid "&Zoom %:" +msgstr "&Schaalfactor (%):" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:206 +msgid "Font Sizes" +msgstr "Lettergroottes" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:245 +msgid "&Large:" +msgstr "&Groot:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:255 +msgid "&Larger:" +msgstr "&Groter:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:265 +msgid "&Largest:" +msgstr "&Grootst:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:278 +msgid "&Huge:" +msgstr "&Supergroot:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:288 +msgid "&Hugest:" +msgstr "&Supergrootst:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:298 +msgid "S&mallest:" +msgstr "&Kleinst:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:308 +msgid "S&maller:" +msgstr "&Kleiner:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:318 +msgid "S&mall:" +msgstr "&Klein:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:328 +msgid "&Normal:" +msgstr "&Normaal:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:338 +msgid "&Tiny:" +msgstr "&Mini:" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:364 +msgid "" +"Checking this improves performance, but might decrease the on-screen quality " +"of fonts" +msgstr "" +"Met deze optie werkt LyX sneller, maar op het scherm zien letters er minder " +"goed uit" + +#: src/frontends/qt4/ui/PrefScreenFontsUi.ui:367 +msgid "&Use pixmap cache to speed up font rendering" +msgstr "Gebr&uik pixmap cache om tekst sneller weer te geven" + +#: src/frontends/qt4/ui/PrefShortcutsUi.ui:68 +msgid "&New" +msgstr "&Nieuw" + +#: src/frontends/qt4/ui/PrefShortcutsUi.ui:90 +msgid "&Bind file:" +msgstr "Sneltoets-indelings&bestand:" + +#: src/frontends/qt4/ui/PrefShortcutsUi.ui:108 +msgid "Show ke&y-bindings containing:" +msgstr "Toon sneltoetsfuncties met:" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:41 +msgid "If unchecked, notes and comments will be excluded from spell checking" +msgstr "" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:44 +msgid "Spellcheck ¬es and comments" +msgstr "" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:51 +msgid "&Spellchecker engine:" +msgstr "Programma voor spellingscontrole" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:64 +msgid "Accept words such as \"diskdrive\"" +msgstr "Samenstellingen zoals \"diskdrive\" toestaan" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:67 +msgid "Accept compound &words" +msgstr "Samenstellingen &toestaan" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:74 +msgid "Mark misspelled words with a underline." +msgstr "" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:77 +msgid "S&pellcheck continuously" +msgstr "" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:100 +#, fuzzy +msgid "The characters inserted here are ignored by the spellchecker. " +msgstr "Deze tekens worden door de spellingscontrole genegeerd" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:107 +msgid "&Escape characters:" +msgstr "&Escape-tekens:" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:117 +msgid "Override the language used for the spellchecker" +msgstr "Kies een andere taal voor de spellingscontrole" + +#: src/frontends/qt4/ui/PrefSpellcheckerUi.ui:124 +msgid "Al&ternative language:" +msgstr "Andere &taal:" + +#: src/frontends/qt4/ui/PrefUi.ui:25 +msgid "&User interface file:" +msgstr "Gebr&uikersinterface-bestand:" + +#: src/frontends/qt4/ui/PrefUi.ui:58 +#, fuzzy +msgid "&Icon Set:" +msgstr "Afs&cheiding kolommen:" + +#: src/frontends/qt4/ui/PrefUi.ui:68 +msgid "" +"The icon set to use. Warning: normal size of icons may be\n" +"wrong until you save the preferences and restart LyX." +msgstr "" + +#: src/frontends/qt4/ui/PrefUi.ui:75 +msgid "Automatic help" +msgstr "Automatische hulp" + +#: src/frontends/qt4/ui/PrefUi.ui:93 +#, fuzzy +msgid "" +"Checking this allows the automatic display of helpful comments for insets in " +"the main work area of an edited document" +msgstr "" +"Kies deze optie om automatisch tips te geven voor kaders in het hoofdvenster " +"van een document" + +#: src/frontends/qt4/ui/PrefUi.ui:96 +msgid "&Enable tool tips in main work area" +msgstr "Ger&eedschaps-informatie tonen in hoofdvenster" + +#: src/frontends/qt4/ui/PrefUi.ui:106 +msgid "Session" +msgstr "Sessie" + +#: src/frontends/qt4/ui/PrefUi.ui:118 +msgid "Restore window layouts and &geometries" +msgstr "Venster&grootte, plaats en indeling onthouden" + +#: src/frontends/qt4/ui/PrefUi.ui:125 +msgid "Restore to the cursor position when the file was last closed" +msgstr "" +"De cursorpositie onthouden van de vorige keer dat het document werd gebruikt" + +#: src/frontends/qt4/ui/PrefUi.ui:128 +msgid "Restore cursor &positions" +msgstr "Cursor&positie onthouden" + +#: src/frontends/qt4/ui/PrefUi.ui:135 +msgid "&Load opened files from last session" +msgstr "&Bestanden van vorige sessie openen" + +#: src/frontends/qt4/ui/PrefUi.ui:142 +#, fuzzy +msgid "&Clear all session information" +msgstr "Alle sessie-&informatie verwijderen" + +#: src/frontends/qt4/ui/PrefUi.ui:165 +msgid "Documents" +msgstr "Documenten" + +#: src/frontends/qt4/ui/PrefUi.ui:174 +msgid "Backup original documents when saving" +msgstr "Reservekopie maken van het oorsponkelijke document bij het opslaan" + +#: src/frontends/qt4/ui/PrefUi.ui:181 +msgid "&Backup documents, every" +msgstr "&Reservekopie maken om de" + +#: src/frontends/qt4/ui/PrefUi.ui:198 +msgid "minutes" +msgstr "minuten" + +#: src/frontends/qt4/ui/PrefUi.ui:218 +#, fuzzy +msgid "&Save documents compressed by default" +msgstr "Opslaan als standaardinstellingen" + +#: src/frontends/qt4/ui/PrefUi.ui:225 +msgid "&Maximum last files:" +msgstr "&Maximale hoeveelheid recente bestanden:" + +#: src/frontends/qt4/ui/PrefUi.ui:255 +msgid "&Open documents in tabs" +msgstr "D&ocumenten in tabs openen" + +#: src/frontends/qt4/ui/PrefUi.ui:262 +msgid "" +"Whether to open documents in an already running instance of LyX.\n" +"(Set the LyXServer pipe path and restart LyX to enable this feature)" +msgstr "" + +#: src/frontends/qt4/ui/PrefUi.ui:265 +#, fuzzy +msgid "S&ingle instance" +msgstr "Enkel aanhalingsteken|E" + +#: src/frontends/qt4/ui/PrefUi.ui:272 +msgid "Whether to place close button on each tab or only one in the top left." +msgstr "" +"Of er op elke tab een \"sluiten\"-knop staat, of alleen een linksboven." + +#: src/frontends/qt4/ui/PrefUi.ui:275 +msgid "&Single close-tab button" +msgstr "Eén \"&Sluiten\"-knop" + +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +msgid "&Save" +msgstr "&Opslaan" + +#: src/frontends/qt4/ui/PrintNomenclUi.ui:13 +#, fuzzy +msgid "Nomenclature settings" +msgstr "Begrip in begrippenlijst" + +#: src/frontends/qt4/ui/PrintNomenclUi.ui:19 +#: src/frontends/qt4/ui/PrintNomenclUi.ui:32 +msgid "Define hanging indentation/label length for the nomenclature list." +msgstr "" + +#: src/frontends/qt4/ui/PrintNomenclUi.ui:22 +#, fuzzy +msgid "&List Indentation:" +msgstr "&Inspringen" + +#: src/frontends/qt4/ui/PrintNomenclUi.ui:39 +#, fuzzy +msgid "Custom &Width:" +msgstr "Kolombreedte" + +#: src/frontends/qt4/ui/PrintNomenclUi.ui:52 +#, fuzzy +msgid "Custom value. \"List Indentation\" needs to be set to \"Custom\"." +msgstr "Eigen waarde. Kies \"eigen\" spatiëring." + +#: src/frontends/qt4/ui/PrintUi.ui:28 +msgid "Pages" +msgstr "Pagina's" + +#: src/frontends/qt4/ui/PrintUi.ui:59 +msgid "Page number to print from" +msgstr "Eerste pagina om af te drukken" + +#: src/frontends/qt4/ui/PrintUi.ui:66 +msgid "&To:[[as in 'From page x to page y']]" +msgstr "&Tot:" + +#: src/frontends/qt4/ui/PrintUi.ui:79 +msgid "Page number to print to" +msgstr "Laatste pagina om af te drukken" + +#: src/frontends/qt4/ui/PrintUi.ui:88 src/frontends/qt4/ui/PrintUi.ui:101 +msgid "Print all pages" +msgstr "Alle pagina's afdrukken" + +#: src/frontends/qt4/ui/PrintUi.ui:91 +msgid "Fro&m" +msgstr "Vana&f" + +#: src/frontends/qt4/ui/PrintUi.ui:104 +#: src/frontends/qt4/ui/ProgressViewUi.ui:226 +msgid "&All" +msgstr "&Alles" + +#: src/frontends/qt4/ui/PrintUi.ui:116 +msgid "Print &odd-numbered pages" +msgstr "&Oneven pagina's afdrukken" + +#: src/frontends/qt4/ui/PrintUi.ui:126 +msgid "Print &even-numbered pages" +msgstr "&Even pagina's afdrukken" + +#: src/frontends/qt4/ui/PrintUi.ui:136 +msgid "Print in reverse order" +msgstr "Afdrukken in omgekeerde volgorde" + +#: src/frontends/qt4/ui/PrintUi.ui:139 +msgid "Re&verse order" +msgstr "Omgekeerde &volgorde" + +#: src/frontends/qt4/ui/PrintUi.ui:149 +msgid "Copie&s" +msgstr "&Kopieën" + +#: src/frontends/qt4/ui/PrintUi.ui:161 +msgid "Number of copies" +msgstr "Aantal afdrukken" + +#: src/frontends/qt4/ui/PrintUi.ui:177 +msgid "Collate copies" +msgstr "De pagina's van de kopiëren sorteren" + +#: src/frontends/qt4/ui/PrintUi.ui:180 +msgid "&Collate" +msgstr "&Sorteren" + +#: src/frontends/qt4/ui/PrintUi.ui:230 +msgid "&Print" +msgstr "Af&drukken" + +#: src/frontends/qt4/ui/PrintUi.ui:258 +msgid "Print Destination" +msgstr "Afdrukbestemming" + +#: src/frontends/qt4/ui/PrintUi.ui:270 +msgid "Send output to the printer" +msgstr "Uitvoer naar een printer stren" + +#: src/frontends/qt4/ui/PrintUi.ui:273 +msgid "P&rinter:" +msgstr "P&rinter:" + +#: src/frontends/qt4/ui/PrintUi.ui:283 +msgid "Send output to the given printer" +msgstr "De uitvoer naar de opgegeven printer sturen" + +#: src/frontends/qt4/ui/PrintUi.ui:290 src/frontends/qt4/ui/PrintUi.ui:303 +msgid "Send output to a file" +msgstr "Uitvoer naar bestand sturen" + +#: src/frontends/qt4/ui/PrintindexUi.ui:61 +msgid "Check if this index should be part (e.g., a section) of the former one." +msgstr "" + +#: src/frontends/qt4/ui/PrintindexUi.ui:64 +msgid "&Subindex" +msgstr "" + +#: src/frontends/qt4/ui/PrintindexUi.ui:79 +#, fuzzy +msgid "A&vailable indexes:" +msgstr "Be&schikbare vertakkingen:" + +#: src/frontends/qt4/ui/PrintindexUi.ui:89 +#, fuzzy +msgid "Select the index that shall be printed at this place of the document." +msgstr "Kies het standaard lettertype voor het document" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:90 +#: src/frontends/qt4/GuiDocument.cpp:1323 src/frontends/qt4/GuiPrefs.cpp:253 +msgid "Output" +msgstr "Uitvoer" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:133 +msgid "Settings" +msgstr "Instellingen" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:145 +msgid "Select the debug messages that should be displayed" +msgstr "" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:173 +msgid "Automatic cleanup of the window before LaTeX compilation proceeds" +msgstr "" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:176 +#, fuzzy +msgid "&Clear automatically" +msgstr "Elke wijziging automatisch toepassen" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:191 +#, fuzzy +msgid "Debug messages" +msgstr "Geen debug-bericht" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:203 +#, fuzzy +msgid "Display no debug messages" +msgstr "Geen debug-bericht" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:206 +#, fuzzy +msgid "&None" +msgstr "Geen" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:213 +msgid "Display the debug messages selected to the right" +msgstr "" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:216 +msgid "S&elected" +msgstr "G&eselecteerd" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:223 +#, fuzzy +msgid "Display all debug messages" +msgstr "Geen debug-bericht" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:236 +msgid "Display statusbar messages?" +msgstr "" + +#: src/frontends/qt4/ui/ProgressViewUi.ui:239 +msgid "&Statusbar messages" +msgstr "" + +#: src/frontends/qt4/ui/RefUi.ui:22 +msgid "La&bels in:" +msgstr "La&bels in:" + +#: src/frontends/qt4/ui/RefUi.ui:49 +#, fuzzy +msgid "&References" +msgstr "Verwijzingen" + +#: src/frontends/qt4/ui/RefUi.ui:76 +#, fuzzy +msgid "Fil&ter:" +msgstr "B&uiten:" + +#: src/frontends/qt4/ui/RefUi.ui:89 +msgid "Enter string to filter the label list" +msgstr "" + +#: src/frontends/qt4/ui/RefUi.ui:99 +#, fuzzy +msgid "Filter case-sensitively" +msgstr "&Hoofdlettergevoelig" + +#: src/frontends/qt4/ui/RefUi.ui:102 +#, fuzzy +msgid "Case-sensiti&ve" +msgstr "&Hoofdlettergevoelig" + +#: src/frontends/qt4/ui/RefUi.ui:127 +msgid "" +"Sort labels in alphabetical order (case-insensitively unless the Case-" +"sensitive option is checked)" +msgstr "" + +#: src/frontends/qt4/ui/RefUi.ui:130 +msgid "&Sort" +msgstr "&Sorteren" + +#: src/frontends/qt4/ui/RefUi.ui:140 +#, fuzzy +msgid "Sort labels case-sensitively in alphabetical order" +msgstr "Labels op alfabet sorteren" + +#: src/frontends/qt4/ui/RefUi.ui:143 +#, fuzzy +msgid "Cas&e-sensitive" +msgstr "&Hoofdlettergevoelig" + +#: src/frontends/qt4/ui/RefUi.ui:150 +msgid "Group labels by prefix (e.g. \"sec:\")" +msgstr "" + +#: src/frontends/qt4/ui/RefUi.ui:153 +msgid "Grou&p" +msgstr "" + +#: src/frontends/qt4/ui/RefUi.ui:181 src/frontends/qt4/GuiRef.cpp:314 +msgid "&Go to Label" +msgstr "&Ga naar label" + +#: src/frontends/qt4/ui/RefUi.ui:212 +msgid "Cross-reference as it appears in output" +msgstr "Kruisverwijzing zoals in de uitvoer" + +#: src/frontends/qt4/ui/RefUi.ui:216 +msgid "<reference>" +msgstr "<verwijzing>" + +#: src/frontends/qt4/ui/RefUi.ui:221 +msgid "(<reference>)" +msgstr "(<verwijzing>)" + +#: src/frontends/qt4/ui/RefUi.ui:226 +msgid "<page>" +msgstr "<pagina>" + +#: src/frontends/qt4/ui/RefUi.ui:231 +msgid "on page <page>" +msgstr "op pagina <pagina>" + +#: src/frontends/qt4/ui/RefUi.ui:236 +msgid "<reference> on page <page>" +msgstr "<verwijzing> op pagina <pagina>" + +#: src/frontends/qt4/ui/RefUi.ui:241 +msgid "Formatted reference" +msgstr "Opgemaakte verwijzing" + +#: src/frontends/qt4/ui/RefUi.ui:246 +#, fuzzy +msgid "Textual reference" +msgstr "Alle literatuurverwijzingen" + +#: src/frontends/qt4/ui/RefUi.ui:291 +msgid "Update the label list" +msgstr "Lijst met labels bijwerken" + +#: src/frontends/qt4/ui/SearchUi.ui:101 +#, fuzzy +msgid "Case &sensitive[[search]]" +msgstr "&Hoofdlettergevoelig" + +#: src/frontends/qt4/ui/SearchUi.ui:108 +#, fuzzy +msgid "Match w&hole words only" +msgstr "Alleen hele &woorden" + +#: src/frontends/qt4/ui/SendtoUi.ui:42 +msgid "Process the converted file with this command ($$FName = file name)" +msgstr "" +"Het geconverteerde bestanden verwerken met deze opdracht ($$FName = " +"bestandsnaam)" + +#: src/frontends/qt4/ui/SendtoUi.ui:101 +msgid "&Export formats:" +msgstr "&Exporteerformaten:" + +#: src/frontends/qt4/ui/SendtoUi.ui:111 +#, fuzzy +msgid "&Send exported file to command:" +msgstr "&Index opdracht:" + +#: src/frontends/qt4/ui/ShortcutUi.ui:13 +msgid "Edit shortcut" +msgstr "Sneltoets bewerken" + +#: src/frontends/qt4/ui/ShortcutUi.ui:77 +msgid "Enter LyX function or command sequence" +msgstr "Kies een LyX-functie of reeks van opeenvolgende opdrachten" + +#: src/frontends/qt4/ui/ShortcutUi.ui:87 +msgid "Remove last key from the shortcut sequence" +msgstr "Vorige toets uit de opdrachtenreeks verwijderen" + +#: src/frontends/qt4/ui/ShortcutUi.ui:90 +msgid "&Delete Key" +msgstr "Toetsaanslag verwij&deren" + +#: src/frontends/qt4/ui/ShortcutUi.ui:97 +msgid "Clear current shortcut" +msgstr "Deze sneltoets legen" + +#: src/frontends/qt4/ui/ShortcutUi.ui:100 +#: src/frontends/qt4/ui/TabularUi.ui:956 +msgid "C&lear" +msgstr "&Legen" + +#: src/frontends/qt4/ui/ShortcutUi.ui:107 +msgid "&Shortcut:" +msgstr "&Sneltoets:" + +#: src/frontends/qt4/ui/ShortcutUi.ui:117 +msgid "&Function:" +msgstr "&Functie:" + +#: src/frontends/qt4/ui/ShortcutUi.ui:130 +msgid "" +"Type shortcut after clicking on this field. You can reset the content with " +"the 'Clear' button" +msgstr "" +"Klik op dit vlak en druk daarna de nieuwe sneltoets in. U kunt de inhoud " +"wissen met de 'Legen'-knop" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:19 +#: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 +#, fuzzy +msgid "Spell Checker" +msgstr "Programma voor spellingscontrole" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:43 +msgid "" +"The checked language. Switching this alters the language of the checked word." +msgstr "" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:59 +msgid "Unknown word:" +msgstr "Onbekend woord:" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:69 +msgid "Current word" +msgstr "Huidig woord" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:85 +#, fuzzy +msgid "&Find Next" +msgstr "Vol&nde zoeken" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:92 +msgid "Re&placement:" +msgstr "Vervan&ging:" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:105 +msgid "Replace with selected word" +msgstr "Vervangen door geselecteerd woord" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:130 +msgid "Replace word with current choice" +msgstr "Woord vervangen door de huidige selectie" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:146 +#, fuzzy +msgid "S&uggestions:" +msgstr "&Voorstellen:" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:181 +msgid "Ignore this word" +msgstr "Dit woord negeren" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:184 +msgid "&Ignore" +msgstr "&Negeren" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:197 +msgid "Ignore this word throughout this session" +msgstr "Dit woord negeren in deze hele spellingscontrole-sessie" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:200 +msgid "I&gnore All" +msgstr "&Altijd negeren" + +#: src/frontends/qt4/ui/SpellcheckerUi.ui:213 +msgid "Add the word to your personal dictionary" +msgstr "Dit woord toevoegen aan uw persoonlijk woordenboek" + +#: src/frontends/qt4/ui/SymbolsUi.ui:83 +msgid "" +"Available categories depend on the document encoding. Select UTF-8 for the " +"full range." +msgstr "" + +#: src/frontends/qt4/ui/SymbolsUi.ui:86 +msgid "Ca&tegory:" +msgstr "" + +#: src/frontends/qt4/ui/SymbolsUi.ui:116 +msgid "Select this to display all available characters at once" +msgstr "" + +#: src/frontends/qt4/ui/SymbolsUi.ui:119 +msgid "&Display all" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:35 +msgid "&Table Settings" +msgstr "&Tabelinstellingen" + +#: src/frontends/qt4/ui/TabularUi.ui:41 +#, fuzzy +msgid "Column settings" +msgstr "Documentinstellingen" + +#: src/frontends/qt4/ui/TabularUi.ui:47 +msgid "&Horizontal alignment:" +msgstr "&Horizontale uitlijning:" + +#: src/frontends/qt4/ui/TabularUi.ui:57 +msgid "Horizontal alignment in column" +msgstr "De horizontale uitlijning in deze kolom" + +#: src/frontends/qt4/ui/TabularUi.ui:64 src/frontends/qt4/GuiParagraph.cpp:108 +#: src/frontends/qt4/GuiTabular.cpp:788 +msgid "Justified" +msgstr "Uitvullen" + +#: src/frontends/qt4/ui/TabularUi.ui:84 src/frontends/qt4/GuiTabular.cpp:790 +#, fuzzy +msgid "At Decimal Separator" +msgstr "Scheidingsteken" + +#: src/frontends/qt4/ui/TabularUi.ui:110 +msgid "&Decimal separator:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:168 +msgid "Fixed width of the column" +msgstr "Vaste kolombreedte" + +#: src/frontends/qt4/ui/TabularUi.ui:196 +msgid "&Vertical alignment in row:" +msgstr "&Verticale uitlijning in de rij:" + +#: src/frontends/qt4/ui/TabularUi.ui:206 +msgid "" +"Specifies the vertical alignment of this cell in relation to the baseline of " +"the row." +msgstr "" +"De verticale uitlijning van deze cel, relatief aan de basislijn van deze rij" + +#: src/frontends/qt4/ui/TabularUi.ui:228 +msgid "Merge cells of different columns" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:231 +msgid "&Multicolumn" +msgstr "&Meerdere kolommen" + +#: src/frontends/qt4/ui/TabularUi.ui:241 +#, fuzzy +msgid "Row setting" +msgstr "Instellingen" + +#: src/frontends/qt4/ui/TabularUi.ui:247 +msgid "Merge cells of different rows" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:250 +msgid "M&ultirow" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:262 +#, fuzzy +msgid "&Vertical Offset:" +msgstr "&Verticale ruimte" + +#: src/frontends/qt4/ui/TabularUi.ui:275 +msgid "Optional vertical offset" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:293 +#, fuzzy +msgid "Cell setting" +msgstr "Instellingen" + +#: src/frontends/qt4/ui/TabularUi.ui:299 +msgid "Rotate this cell by 90 degrees" +msgstr "Deze cel 90 graden draaien" + +#: src/frontends/qt4/ui/TabularUi.ui:302 +msgid "Rotate &cell 90 degrees" +msgstr "Cel 90 graden draaien" + +#: src/frontends/qt4/ui/TabularUi.ui:312 +msgid "LaTe&X argument:" +msgstr "LaTe&X argument:" + +#: src/frontends/qt4/ui/TabularUi.ui:322 +msgid "Custom column format (LaTeX)" +msgstr "Eigen kolomindeling (geef LaTeX-code op)" + +#: src/frontends/qt4/ui/TabularUi.ui:332 +#, fuzzy +msgid "Table-wide settings" +msgstr "&Tabelinstellingen" + +#: src/frontends/qt4/ui/TabularUi.ui:338 +#, fuzzy +msgid "Table w&idth:" +msgstr "Tabel noot:" + +#: src/frontends/qt4/ui/TabularUi.ui:354 +msgid "Verti&cal alignment:" +msgstr "Verti&cale uitlijning:" + +#: src/frontends/qt4/ui/TabularUi.ui:364 +#, fuzzy +msgid "Vertical alignment of the table" +msgstr "Verticale uitlijning" + +#: src/frontends/qt4/ui/TabularUi.ui:408 +msgid "Rotate the table by 90 degrees" +msgstr "Tabel 90 graden draaien" + +#: src/frontends/qt4/ui/TabularUi.ui:411 +msgid "&Rotate table 90 degrees" +msgstr "Tabel 90 g&raden draaien" + +#: src/frontends/qt4/ui/TabularUi.ui:422 +msgid "&Borders" +msgstr "&Randen" + +#: src/frontends/qt4/ui/TabularUi.ui:428 +msgid "Set Borders" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:924 +msgid "Set borders of the current (selected) cell(s)" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:937 +msgid "All Borders" +msgstr "Alle randen" + +#: src/frontends/qt4/ui/TabularUi.ui:943 +msgid "Set all borders of the current (selected) cell(s)" +msgstr "Alle randen om de huidige (geselecteerde) cel(len) tekenen" + +#: src/frontends/qt4/ui/TabularUi.ui:946 +msgid "&Set" +msgstr "R&anden aan" + +#: src/frontends/qt4/ui/TabularUi.ui:953 +msgid "Unset all borders of the current (selected) cell(s)" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:972 +msgid "Use formal (a.k.a. booktabs) border style (no vertical borders)" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:975 +msgid "Fo&rmal" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:985 +msgid "Use default (grid-like) border style" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:988 +msgid "De&fault" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1014 +msgid "Additional Space" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1020 +msgid "T&op of row:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1080 +msgid "Botto&m of row:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1093 +msgid "Bet&ween rows:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1142 +msgid "&Longtable" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1148 +msgid "Select for tables that span multiple pages" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1151 +msgid "&Use long table" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1161 +#, fuzzy +msgid "Row settings" +msgstr "Instellingen" + +#: src/frontends/qt4/ui/TabularUi.ui:1167 +msgid "Status" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1174 +msgid "Border above" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1181 +msgid "Border below" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1188 +msgid "Contents" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1195 +msgid "Header:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1202 +msgid "Repeat this row as header on every (except the first) page" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1205 +#: src/frontends/qt4/ui/TabularUi.ui:1242 +#: src/frontends/qt4/ui/TabularUi.ui:1283 +#: src/frontends/qt4/ui/TabularUi.ui:1314 +#: src/frontends/qt4/ui/TabularUi.ui:1352 src/frontends/qt4/GuiToolbar.cpp:362 +#: src/frontends/qt4/GuiToolbar.cpp:371 +msgid "on" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1215 +#: src/frontends/qt4/ui/TabularUi.ui:1222 +#: src/frontends/qt4/ui/TabularUi.ui:1249 +#: src/frontends/qt4/ui/TabularUi.ui:1256 +#: src/frontends/qt4/ui/TabularUi.ui:1290 +#: src/frontends/qt4/ui/TabularUi.ui:1297 +#: src/frontends/qt4/ui/TabularUi.ui:1321 +#: src/frontends/qt4/ui/TabularUi.ui:1328 +msgid "double" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1229 +msgid "First header:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1236 +msgid "This row is the header of the first page" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1263 +msgid "Don't output the first header" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1266 +#: src/frontends/qt4/ui/TabularUi.ui:1338 +msgid "is empty" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1273 +msgid "Footer:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1280 +msgid "Repeat this row as footer on every (except the last) page" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1304 +msgid "Last footer:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1311 +msgid "This row is the footer of the last page" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1335 +msgid "Don't output the last footer" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1345 +msgid "Caption:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1362 +msgid "Set a page break on the current row" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1365 +msgid "Page &break on current row" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1378 +#, fuzzy +msgid "Horizontal alignment of the longtable" +msgstr "Horizontale plaatsing van inhoud in het kader" + +#: src/frontends/qt4/ui/TabularUi.ui:1381 +#, fuzzy +msgid "Longtable alignment" +msgstr "&Horizontale uitlijning:" + +#: src/frontends/qt4/ui/TabularUi.ui:1433 +msgid "Current cell:" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1455 +msgid "Current row position" +msgstr "" + +#: src/frontends/qt4/ui/TabularUi.ui:1477 +msgid "Current column position" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:55 +msgid "Close this dialog" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:91 +msgid "Rebuild the file lists" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:104 +msgid "" +"Show contents of marked file. Only possible when files are shown with path" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:107 +msgid "&View" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:124 +msgid "Selected classes or styles" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:128 +msgid "LaTeX classes" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:133 +msgid "LaTeX styles" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:138 +msgid "BibTeX styles" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:162 +msgid "Toggles view of the file list" +msgstr "" + +#: src/frontends/qt4/ui/TexinfoUi.ui:165 +msgid "Show &path" +msgstr "" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:19 +msgid "Separate paragraphs with" +msgstr "Alinea's scheiden met" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:34 +msgid "Indent consecutive paragraphs" +msgstr "Opeenvolgende alinea's inspringen" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:37 +#, fuzzy +msgid "&Indentation:" +msgstr "&Inspringen" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:47 +#, fuzzy +msgid "Size of the indentation" +msgstr "&Grootte en oriëntatie" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:115 +msgid "&Vertical space:" +msgstr "&Verticale ruimte:" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:125 +#, fuzzy +msgid "Size of the vertical space" +msgstr "&Verticale ruimte" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:190 +msgid "Spacing" +msgstr "Spatiëring" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:208 +msgid "&Line spacing:" +msgstr "Rege&lafstand:" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:218 +#, fuzzy +msgid "Spacing type" +msgstr "Spatiëring" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:231 +#, fuzzy +msgid "Number of lines" +msgstr "Aantal niveaus" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:251 +msgid "Format text into two columns" +msgstr "Tekst in twee kolommen opmaken" + +#: src/frontends/qt4/ui/TextLayoutUi.ui:254 +msgid "Two-&column document" +msgstr "Twee &kolommen" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:32 +msgid "Language of the thesaurus" +msgstr "" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:39 +msgid "Index entry" +msgstr "Index-element" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:42 +msgid "&Keyword:" +msgstr "&Sleutelwoord:" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:52 +msgid "Word to look up" +msgstr "" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:65 +msgid "L&ookup" +msgstr "" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:72 +#: src/frontends/qt4/ui/ThesaurusUi.ui:85 +msgid "The selected entry" +msgstr "Het geselecteerde element" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:75 +msgid "&Selection:" +msgstr "&Selectie:" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:92 +msgid "Replace the entry with the selection" +msgstr "Dit element door de selectie vervangen" + +#: src/frontends/qt4/ui/ThesaurusUi.ui:102 +#, fuzzy +msgid "Click to select a proposal, double click to look it up." +msgstr "Kies een eigen bestand als document-type definitie" + +#: src/frontends/qt4/ui/TocUi.ui:36 +#, fuzzy +msgid "Filter:" +msgstr "Schrijver:" + +#: src/frontends/qt4/ui/TocUi.ui:46 +msgid "Enter string to filter contents" +msgstr "" + +#: src/frontends/qt4/ui/TocUi.ui:63 +msgid "" +"Switch between available lists (table of contents, list of figures, list of " +"tables, and others)" +msgstr "" +"Wisselen tussen de beschikbare lijsten (inhoudsopgave, afbeeldingenlijst, " +"tabellenlijst, en anderen)" + +#: src/frontends/qt4/ui/TocUi.ui:90 +msgid "Update navigation tree" +msgstr "Overzicht bijwerken" + +#: src/frontends/qt4/ui/TocUi.ui:93 src/frontends/qt4/ui/TocUi.ui:125 +#: src/frontends/qt4/ui/TocUi.ui:144 src/frontends/qt4/ui/TocUi.ui:163 +#: src/frontends/qt4/ui/TocUi.ui:182 +msgid "..." +msgstr "..." + +#: src/frontends/qt4/ui/TocUi.ui:122 +msgid "Decrease nesting depth of selected item" +msgstr "Het niveau van het geselecteerde element verminderen" + +#: src/frontends/qt4/ui/TocUi.ui:141 +msgid "Increase nesting depth of selected item" +msgstr "Het niveau van het geselecteerde element verdiepen" + +#: src/frontends/qt4/ui/TocUi.ui:160 +msgid "Move selected item down by one" +msgstr "Het geselecteerde element een stap naar beneden verplaatsen" + +#: src/frontends/qt4/ui/TocUi.ui:179 +msgid "Move selected item up by one" +msgstr "Het geselecteerde element een stap naar boven verplaatsen" + +#: src/frontends/qt4/ui/TocUi.ui:225 +msgid "Sort" +msgstr "Sorteren" + +#: src/frontends/qt4/ui/TocUi.ui:246 +msgid "Try to keep persistent view of the uncollapsed nodes" +msgstr "Hou een blijvend overzicht op de open vertakkingen" + +#: src/frontends/qt4/ui/TocUi.ui:249 +msgid "Keep" +msgstr "Vasthouden" + +#: src/frontends/qt4/ui/TocUi.ui:266 +msgid "Adjust the depth of the navigation tree" +msgstr "De diepte van het overzicht bepalen" + +#: src/frontends/qt4/ui/ToggleWarningUi.ui:13 +msgid "LyX: Enter text" +msgstr "LyX: Voer tekst in" + +#: src/frontends/qt4/ui/ToggleWarningUi.ui:44 +msgid "If you check this, LyX will not warn you again in the given case." +msgstr "" +"Als u deze optie aanvinkt, zal LyX u in dit soort gevallen niet meer " +"waarschuwen." + +#: src/frontends/qt4/ui/ToggleWarningUi.ui:47 +msgid "&Do not show this warning again!" +msgstr "&Deze waarschuwing niet meer weergeven" + +#: src/frontends/qt4/ui/VSpaceUi.ui:32 +msgid "Insert the spacing even after a page break" +msgstr "De witruimte ook na een pagina-einde invoegen" + +#: src/frontends/qt4/ui/VSpaceUi.ui:82 +msgid "DefSkip" +msgstr "Standaard" + +#: src/frontends/qt4/ui/VSpaceUi.ui:87 src/frontends/qt4/GuiDocument.cpp:687 +msgid "SmallSkip" +msgstr "Klein" + +#: src/frontends/qt4/ui/VSpaceUi.ui:92 src/frontends/qt4/GuiDocument.cpp:688 +msgid "MedSkip" +msgstr "Gemiddeld" + +#: src/frontends/qt4/ui/VSpaceUi.ui:97 src/frontends/qt4/GuiDocument.cpp:689 +msgid "BigSkip" +msgstr "Groot" + +#: src/frontends/qt4/ui/VSpaceUi.ui:102 +msgid "VFill" +msgstr "Verticaal opvullen" + +#: src/frontends/qt4/ui/ViewSourceUi.ui:34 +#, fuzzy +msgid "&Output Format:" +msgstr "&Formaat" + +#: src/frontends/qt4/ui/ViewSourceUi.ui:44 +msgid "Select the output format" +msgstr "" + +#: src/frontends/qt4/ui/ViewSourceUi.ui:54 +#, fuzzy +msgid "Complete source" +msgstr "Volledige broncode" + +#: src/frontends/qt4/ui/ViewSourceUi.ui:61 +msgid "Automatic update" +msgstr "Automatisch bijwerken" + +#: src/frontends/qt4/ui/WrapUi.ui:45 +msgid "Unit of width value" +msgstr "Eenheid voor de breedte" + +#: src/frontends/qt4/ui/WrapUi.ui:68 +msgid "number of needed lines" +msgstr "aantal benodigde regels" + +#: src/frontends/qt4/ui/WrapUi.ui:75 +msgid "use number of lines" +msgstr "gebruik aantal regels" + +#: src/frontends/qt4/ui/WrapUi.ui:78 +msgid "&Line span:" +msgstr "" + +#: src/frontends/qt4/ui/WrapUi.ui:199 +msgid "Outer (default)" +msgstr "" + +#: src/frontends/qt4/ui/WrapUi.ui:204 +msgid "Inner" +msgstr "" + +#: src/frontends/qt4/ui/WrapUi.ui:222 +msgid "use overhang" +msgstr "" + +#: src/frontends/qt4/ui/WrapUi.ui:225 +msgid "Over&hang:" +msgstr "" + +#: src/frontends/qt4/ui/WrapUi.ui:246 +msgid "Overhang value" +msgstr "" + +#: src/frontends/qt4/ui/WrapUi.ui:273 +msgid "Unit of overhang value" +msgstr "" + +#: src/frontends/qt4/ui/WrapUi.ui:280 +msgid "Check this to allow flexible placement" +msgstr "" + +#: src/frontends/qt4/ui/WrapUi.ui:283 +msgid "Allow &floating" +msgstr "" + +#: lib/layouts/AEA.layout:55 lib/layouts/apa.layout:92 +msgid "ShortTitle" +msgstr "KorteTitel" + +#: lib/layouts/AEA.layout:56 lib/layouts/AEA.layout:99 +#: lib/layouts/IEEEtran.layout:68 lib/layouts/IEEEtran.layout:117 +#: lib/layouts/IEEEtran.layout:158 lib/layouts/IEEEtran.layout:192 +#: lib/layouts/aa.layout:124 lib/layouts/aa.layout:147 +#: lib/layouts/aa.layout:162 lib/layouts/aa.layout:186 +#: lib/layouts/aa.layout:326 lib/layouts/aastex.layout:276 +#: lib/layouts/aastex.layout:293 lib/layouts/aastex.layout:333 +#: lib/layouts/aastex.layout:359 lib/layouts/aastex.layout:398 +#: lib/layouts/achemso.layout:57 lib/layouts/achemso.layout:190 +#: lib/layouts/acmsiggraph.layout:68 lib/layouts/acmsiggraph.layout:114 +#: lib/layouts/acmsiggraph.layout:141 lib/layouts/agutex.layout:58 +#: lib/layouts/agutex.layout:75 lib/layouts/agutex.layout:116 +#: lib/layouts/agutex.layout:134 lib/layouts/ectaart.layout:22 +#: lib/layouts/ectaart.layout:47 lib/layouts/ectaart.layout:70 +#: lib/layouts/elsarticle.layout:58 lib/layouts/elsarticle.layout:101 +#: lib/layouts/elsarticle.layout:120 lib/layouts/elsarticle.layout:198 +#: lib/layouts/elsarticle.layout:226 lib/layouts/elsarticle.layout:255 +#: lib/layouts/entcs.layout:74 lib/layouts/ijmpc.layout:54 +#: lib/layouts/ijmpc.layout:73 lib/layouts/ijmpc.layout:91 +#: lib/layouts/ijmpc.layout:109 lib/layouts/ijmpc.layout:144 +#: lib/layouts/ijmpc.layout:192 lib/layouts/ijmpd.layout:59 +#: lib/layouts/ijmpd.layout:78 lib/layouts/ijmpd.layout:96 +#: lib/layouts/ijmpd.layout:114 lib/layouts/ijmpd.layout:134 +#: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 +#: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 +#: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 +#: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 +#: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 +#: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 +#: lib/layouts/sigplanconf.layout:157 lib/layouts/svmult.layout:48 +#: lib/layouts/svmult.layout:98 lib/layouts/tufte-handout.layout:49 +#: lib/layouts/amsdefs.inc:25 lib/layouts/amsdefs.inc:48 +#: lib/layouts/amsdefs.inc:68 lib/layouts/amsdefs.inc:92 +#: lib/layouts/amsdefs.inc:119 lib/layouts/lyxmacros.inc:45 +#: lib/layouts/lyxmacros.inc:66 lib/layouts/stdstruct.inc:16 +#: lib/layouts/stdtitle.inc:60 lib/layouts/stdtitle.inc:81 +#: lib/layouts/stdtitle.inc:100 lib/layouts/svcommon.inc:348 +#: lib/layouts/svcommon.inc:372 lib/layouts/svcommon.inc:423 +#: lib/layouts/svcommon.inc:460 lib/layouts/svcommon.inc:478 +#: lib/layouts/svcommon.inc:499 lib/layouts/svcommon.inc:523 +msgid "FrontMatter" +msgstr "" + +#: lib/layouts/AEA.layout:63 +msgid "Publication Month" +msgstr "" + +#: lib/layouts/AEA.layout:69 +msgid "Publication Month:" +msgstr "" + +#: lib/layouts/AEA.layout:76 +msgid "Publication Year" +msgstr "" + +#: lib/layouts/AEA.layout:79 +msgid "Publication Year:" +msgstr "" + +#: lib/layouts/AEA.layout:82 +msgid "Publication Volume" +msgstr "" + +#: lib/layouts/AEA.layout:85 +msgid "Publication Volume:" +msgstr "" + +#: lib/layouts/AEA.layout:88 +msgid "Publication Issue" +msgstr "" + +#: lib/layouts/AEA.layout:91 +msgid "Publication Issue:" +msgstr "" + +#: lib/layouts/AEA.layout:94 lib/layouts/IEEEtran.layout:188 +#: lib/layouts/aa.layout:88 lib/layouts/aa.layout:322 +#: lib/layouts/aa.layout:338 lib/layouts/aapaper.layout:100 +#: lib/layouts/aapaper.layout:203 lib/layouts/aastex.layout:113 +#: lib/layouts/aastex.layout:252 lib/layouts/achemso.layout:186 +#: lib/layouts/achemso.layout:203 lib/layouts/acmsiggraph.layout:110 +#: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 +#: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 +#: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 +#: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 +#: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 +#: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 +#: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 +#: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 +#: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 +#: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 +#: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 +#: lib/layouts/revtex4.layout:220 lib/layouts/siamltex.layout:251 +#: lib/layouts/sigplanconf.layout:153 lib/layouts/sigplanconf.layout:169 +#: lib/layouts/spie.layout:75 lib/layouts/svglobal.layout:37 +#: lib/layouts/svjog.layout:40 lib/layouts/svmono.layout:20 +#: lib/layouts/svmult.layout:95 lib/layouts/svmult.layout:99 +#: lib/layouts/tufte-handout.layout:45 lib/layouts/tufte-handout.layout:60 +#: lib/layouts/agu_stdtitle.inc:193 lib/layouts/amsdefs.inc:91 +#: lib/layouts/db_stdstruct.inc:11 lib/layouts/scrclass.inc:239 +#: lib/layouts/stdstruct.inc:12 lib/layouts/stdstruct.inc:27 +#: lib/layouts/svcommon.inc:422 lib/layouts/svcommon.inc:428 +#: src/output_plaintext.cpp:133 +msgid "Abstract" +msgstr "Abstract" + +#: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 +#: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 +#: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 +#: lib/layouts/svcommon.inc:535 +#: lib/layouts/theorems-ams-extended-bytype.module:304 +#: lib/layouts/theorems-ams-extended-bytype.module:313 +#: lib/layouts/theorems-ams-extended-bytype.module:316 +#: lib/layouts/theorems-ams-extended-bytype.module:331 +#: lib/layouts/theorems-ams-extended-bytype.module:334 +#: lib/layouts/theorems-ams-extended.module:276 +#: lib/layouts/theorems-ams-extended.module:285 +#: lib/layouts/theorems-ams-extended.module:288 +#: lib/layouts/theorems-ams-extended.module:302 +#: lib/layouts/theorems-ams-extended.module:305 +msgid "Acknowledgement" +msgstr "Dankwoord" + +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 +#: lib/layouts/theorems-ams-extended-bytype.module:325 +#: lib/layouts/theorems-ams-extended.module:296 +msgid "Acknowledgement." +msgstr "Dankwoord." + +#: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 +#: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 +#: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 +#: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 +#: lib/layouts/theorems-ams-bytype.inc:51 +#: lib/layouts/theorems-ams-bytype.inc:82 +#: lib/layouts/theorems-ams-bytype.inc:85 +#: lib/layouts/theorems-ams-bytype.inc:310 lib/layouts/theorems-ams.inc:24 +#: lib/layouts/theorems-ams.inc:25 lib/layouts/theorems-ams.inc:56 +#: lib/layouts/theorems-ams.inc:59 lib/layouts/theorems-ams.inc:276 +#: lib/layouts/theorems-bytype.inc:26 lib/layouts/theorems-bytype.inc:27 +#: lib/layouts/theorems-bytype.inc:58 lib/layouts/theorems-bytype.inc:61 +#: lib/layouts/theorems-bytype.inc:286 lib/layouts/theorems-order.inc:7 +#: lib/layouts/theorems-proof.inc:14 +#: lib/layouts/theorems-starred-equivalents.inc:6 +#: lib/layouts/theorems-starred.inc:24 lib/layouts/theorems-starred.inc:54 +#: lib/layouts/theorems-starred.inc:57 +#: lib/layouts/theorems-without-preamble.inc:34 +#: lib/layouts/theorems-without-preamble.inc:35 +#: lib/layouts/theorems-without-preamble.inc:62 +#: lib/layouts/theorems-without-preamble.inc:65 lib/layouts/theorems.inc:24 +#: lib/layouts/theorems.inc:25 lib/layouts/theorems.inc:56 +#: lib/layouts/theorems.inc:59 lib/layouts/theorems.inc:276 +#: lib/layouts/theorems-chap-bytype.module:54 +#: lib/layouts/theorems-chap.module:19 lib/layouts/theorems-named.module:13 +#: lib/layouts/theorems-sec-bytype.module:54 +#: lib/layouts/theorems-sec.module:18 +msgid "Theorem" +msgstr "Stelling" + +#: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 +#: lib/layouts/stdfloats.inc:41 +#: lib/layouts/theorems-ams-extended-bytype.module:94 +#: lib/layouts/theorems-ams-extended-bytype.module:103 +#: lib/layouts/theorems-ams-extended-bytype.module:106 +#: lib/layouts/theorems-ams-extended-bytype.module:121 +#: lib/layouts/theorems-ams-extended-bytype.module:124 +#: lib/layouts/theorems-ams-extended.module:70 +#: lib/layouts/theorems-ams-extended.module:80 +#: lib/layouts/theorems-ams-extended.module:83 +#: lib/layouts/theorems-ams-extended.module:97 +#: lib/layouts/theorems-ams-extended.module:100 +msgid "Algorithm" +msgstr "Algoritme" + +#: lib/layouts/AEA.layout:119 +#: lib/layouts/theorems-ams-extended-bytype.module:129 +#: lib/layouts/theorems-ams-extended-bytype.module:138 +#: lib/layouts/theorems-ams-extended-bytype.module:141 +#: lib/layouts/theorems-ams-extended-bytype.module:156 +#: lib/layouts/theorems-ams-extended-bytype.module:159 +#: lib/layouts/theorems-ams-extended.module:105 +#: lib/layouts/theorems-ams-extended.module:115 +#: lib/layouts/theorems-ams-extended.module:118 +#: lib/layouts/theorems-ams-extended.module:132 +#: lib/layouts/theorems-ams-extended.module:135 +msgid "Axiom" +msgstr "Axioma" + +#: lib/layouts/AEA.layout:126 lib/layouts/elsart.layout:414 +#: lib/layouts/llncs.layout:286 lib/layouts/theorems-ams-bytype.inc:309 +#: lib/layouts/theorems-ams-bytype.inc:344 +#: lib/layouts/theorems-ams-bytype.inc:347 lib/layouts/theorems-ams.inc:275 +#: lib/layouts/theorems-ams.inc:310 lib/layouts/theorems-ams.inc:313 +#: lib/layouts/theorems-bytype.inc:285 lib/layouts/theorems-bytype.inc:310 +#: lib/layouts/theorems-bytype.inc:313 lib/layouts/theorems-order.inc:73 +#: lib/layouts/theorems-without-preamble.inc:337 +#: lib/layouts/theorems-without-preamble.inc:344 +#: lib/layouts/theorems-without-preamble.inc:347 lib/layouts/theorems.inc:275 +#: lib/layouts/theorems.inc:300 lib/layouts/theorems.inc:303 +msgid "Case" +msgstr "Geval" + +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 +msgid "Case \\thecase." +msgstr "Geval \\thecase." + +#: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 +#: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 +#: lib/layouts/theorems-ams-bytype.inc:299 +#: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 +#: lib/layouts/theorems-ams.inc:266 lib/layouts/theorems-ams.inc:269 +#: lib/layouts/theorems-bytype.inc:265 lib/layouts/theorems-bytype.inc:275 +#: lib/layouts/theorems-bytype.inc:278 lib/layouts/theorems-order.inc:67 +#: lib/layouts/theorems-starred-equivalents.inc:76 +#: lib/layouts/theorems-starred.inc:258 lib/layouts/theorems-starred.inc:261 +#: lib/layouts/theorems-without-preamble.inc:322 +#: lib/layouts/theorems-without-preamble.inc:325 +#: lib/layouts/theorems-without-preamble.inc:327 +#: lib/layouts/theorems-without-preamble.inc:330 lib/layouts/theorems.inc:257 +#: lib/layouts/theorems.inc:266 lib/layouts/theorems.inc:269 +#: lib/layouts/theorems-chap-bytype.module:186 +#: lib/layouts/theorems-sec-bytype.module:142 +msgid "Claim" +msgstr "Bewering" + +#: lib/layouts/AEA.layout:143 +#: lib/layouts/theorems-ams-extended-bytype.module:339 +#: lib/layouts/theorems-ams-extended-bytype.module:348 +#: lib/layouts/theorems-ams-extended-bytype.module:351 +#: lib/layouts/theorems-ams-extended-bytype.module:366 +#: lib/layouts/theorems-ams-extended-bytype.module:369 +#: lib/layouts/theorems-ams-extended.module:310 +#: lib/layouts/theorems-ams-extended.module:319 +#: lib/layouts/theorems-ams-extended.module:322 +#: lib/layouts/theorems-ams-extended.module:336 +#: lib/layouts/theorems-ams-extended.module:339 +msgid "Conclusion" +msgstr "Conclusie" + +#: lib/layouts/AEA.layout:151 +#: lib/layouts/theorems-ams-extended-bytype.module:164 +#: lib/layouts/theorems-ams-extended-bytype.module:173 +#: lib/layouts/theorems-ams-extended-bytype.module:176 +#: lib/layouts/theorems-ams-extended-bytype.module:191 +#: lib/layouts/theorems-ams-extended-bytype.module:194 +#: lib/layouts/theorems-ams-extended.module:140 +#: lib/layouts/theorems-ams-extended.module:149 +#: lib/layouts/theorems-ams-extended.module:152 +#: lib/layouts/theorems-ams-extended.module:166 +#: lib/layouts/theorems-ams-extended.module:169 +msgid "Condition" +msgstr "Voorwaarde" + +#: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 +#: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 +#: lib/layouts/theorems-ams-bytype.inc:145 +#: lib/layouts/theorems-ams-bytype.inc:154 +#: lib/layouts/theorems-ams-bytype.inc:157 lib/layouts/theorems-ams.inc:119 +#: lib/layouts/theorems-ams.inc:129 lib/layouts/theorems-ams.inc:132 +#: lib/layouts/theorems-bytype.inc:121 lib/layouts/theorems-bytype.inc:130 +#: lib/layouts/theorems-bytype.inc:133 lib/layouts/theorems-order.inc:31 +#: lib/layouts/theorems-starred-equivalents.inc:34 +#: lib/layouts/theorems-starred.inc:123 lib/layouts/theorems-starred.inc:126 +#: lib/layouts/theorems-without-preamble.inc:136 +#: lib/layouts/theorems-without-preamble.inc:149 +#: lib/layouts/theorems-without-preamble.inc:152 lib/layouts/theorems.inc:119 +#: lib/layouts/theorems.inc:129 lib/layouts/theorems.inc:132 +#: lib/layouts/theorems-chap-bytype.module:102 +#: lib/layouts/theorems-sec-bytype.module:86 +msgid "Conjecture" +msgstr "Vermoeden" + +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 +#: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 +#: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 +#: lib/layouts/theorems-ams-bytype.inc:101 +#: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 +#: lib/layouts/theorems-ams.inc:75 lib/layouts/theorems-ams.inc:78 +#: lib/layouts/theorems-bytype.inc:67 lib/layouts/theorems-bytype.inc:76 +#: lib/layouts/theorems-bytype.inc:79 lib/layouts/theorems-order.inc:13 +#: lib/layouts/theorems-starred-equivalents.inc:13 +#: lib/layouts/theorems-starred.inc:72 lib/layouts/theorems-starred.inc:75 +#: lib/layouts/theorems-without-preamble.inc:72 +#: lib/layouts/theorems-without-preamble.inc:78 +#: lib/layouts/theorems-without-preamble.inc:81 lib/layouts/theorems.inc:65 +#: lib/layouts/theorems.inc:75 lib/layouts/theorems.inc:78 +#: lib/layouts/theorems-chap-bytype.module:66 +#: lib/layouts/theorems-sec-bytype.module:62 +msgid "Corollary" +msgstr "Gevolg" + +#: lib/layouts/AEA.layout:173 lib/layouts/elsart.layout:336 +#: lib/layouts/theorems-ams-extended-bytype.module:60 +#: lib/layouts/theorems-ams-extended-bytype.module:69 +#: lib/layouts/theorems-ams-extended-bytype.module:72 +#: lib/layouts/theorems-ams-extended-bytype.module:86 +#: lib/layouts/theorems-ams-extended-bytype.module:89 +#: lib/layouts/theorems-ams-extended.module:36 +#: lib/layouts/theorems-ams-extended.module:46 +#: lib/layouts/theorems-ams-extended.module:49 +#: lib/layouts/theorems-ams-extended.module:62 +#: lib/layouts/theorems-ams-extended.module:65 +msgid "Criterion" +msgstr "Kriterium" + +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 +#: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 +#: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 +#: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 +#: lib/layouts/theorems-ams-bytype.inc:197 +#: lib/layouts/theorems-ams-bytype.inc:200 lib/layouts/theorems-ams.inc:155 +#: lib/layouts/theorems-ams.inc:172 lib/layouts/theorems-ams.inc:175 +#: lib/layouts/theorems-bytype.inc:157 lib/layouts/theorems-bytype.inc:173 +#: lib/layouts/theorems-bytype.inc:176 lib/layouts/theorems-order.inc:37 +#: lib/layouts/theorems-starred-equivalents.inc:41 +#: lib/layouts/theorems-starred.inc:165 lib/layouts/theorems-starred.inc:168 +#: lib/layouts/theorems-without-preamble.inc:175 +#: lib/layouts/theorems-without-preamble.inc:189 +#: lib/layouts/theorems-without-preamble.inc:192 lib/layouts/theorems.inc:155 +#: lib/layouts/theorems.inc:172 lib/layouts/theorems.inc:175 +#: lib/layouts/theorems-chap-bytype.module:126 +#: lib/layouts/theorems-sec-bytype.module:102 +msgid "Definition" +msgstr "Definitie" + +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 +#: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 +#: lib/layouts/theorems-ams-bytype.inc:206 +#: lib/layouts/theorems-ams-bytype.inc:216 +#: lib/layouts/theorems-ams-bytype.inc:219 lib/layouts/theorems-ams.inc:180 +#: lib/layouts/theorems-ams.inc:189 lib/layouts/theorems-ams.inc:192 +#: lib/layouts/theorems-bytype.inc:182 lib/layouts/theorems-bytype.inc:192 +#: lib/layouts/theorems-bytype.inc:195 lib/layouts/theorems-order.inc:43 +#: lib/layouts/theorems-starred-equivalents.inc:48 +#: lib/layouts/theorems-starred.inc:182 lib/layouts/theorems-starred.inc:185 +#: lib/layouts/theorems-without-preamble.inc:199 +#: lib/layouts/theorems-without-preamble.inc:206 +#: lib/layouts/theorems-without-preamble.inc:209 lib/layouts/theorems.inc:180 +#: lib/layouts/theorems.inc:189 lib/layouts/theorems.inc:192 +#: lib/layouts/theorems-chap-bytype.module:138 +#: lib/layouts/theorems-sec-bytype.module:110 +#: src/frontends/qt4/GuiDocument.cpp:1056 +msgid "Example" +msgstr "Voorbeeld" + +#: lib/layouts/AEA.layout:195 lib/layouts/llncs.layout:349 +#: lib/layouts/theorems-ams-bytype.inc:244 +#: lib/layouts/theorems-ams-bytype.inc:254 +#: lib/layouts/theorems-ams-bytype.inc:257 lib/layouts/theorems-ams.inc:214 +#: lib/layouts/theorems-ams.inc:223 lib/layouts/theorems-ams.inc:226 +#: lib/layouts/theorems-bytype.inc:220 lib/layouts/theorems-bytype.inc:230 +#: lib/layouts/theorems-bytype.inc:233 lib/layouts/theorems-order.inc:55 +#: lib/layouts/theorems-starred-equivalents.inc:62 +#: lib/layouts/theorems-starred.inc:216 lib/layouts/theorems-starred.inc:219 +#: lib/layouts/theorems-without-preamble.inc:218 +#: lib/layouts/theorems-without-preamble.inc:237 +#: lib/layouts/theorems-without-preamble.inc:290 +#: lib/layouts/theorems-without-preamble.inc:297 +#: lib/layouts/theorems-without-preamble.inc:300 lib/layouts/theorems.inc:214 +#: lib/layouts/theorems.inc:223 lib/layouts/theorems.inc:226 +#: lib/layouts/theorems-chap-bytype.module:162 +#: lib/layouts/theorems-sec-bytype.module:126 +msgid "Exercise" +msgstr "Oefening" + +#: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 +#: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 +#: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 +#: lib/layouts/theorems-ams-bytype.inc:109 +#: lib/layouts/theorems-ams-bytype.inc:118 +#: lib/layouts/theorems-ams-bytype.inc:121 lib/layouts/theorems-ams.inc:83 +#: lib/layouts/theorems-ams.inc:93 lib/layouts/theorems-ams.inc:96 +#: lib/layouts/theorems-bytype.inc:85 lib/layouts/theorems-bytype.inc:94 +#: lib/layouts/theorems-bytype.inc:97 lib/layouts/theorems-order.inc:19 +#: lib/layouts/theorems-starred-equivalents.inc:20 +#: lib/layouts/theorems-starred.inc:89 lib/layouts/theorems-starred.inc:92 +#: lib/layouts/theorems-without-preamble.inc:88 +#: lib/layouts/theorems-without-preamble.inc:94 +#: lib/layouts/theorems-without-preamble.inc:97 lib/layouts/theorems.inc:83 +#: lib/layouts/theorems.inc:93 lib/layouts/theorems.inc:96 +#: lib/layouts/theorems-chap-bytype.module:78 +#: lib/layouts/theorems-sec-bytype.module:70 +msgid "Lemma" +msgstr "Lemma" + +#: lib/layouts/AEA.layout:209 lib/layouts/agutex.layout:157 +#: lib/layouts/agutex.layout:169 +#: lib/layouts/theorems-ams-extended-bytype.module:234 +#: lib/layouts/theorems-ams-extended-bytype.module:243 +#: lib/layouts/theorems-ams-extended-bytype.module:246 +#: lib/layouts/theorems-ams-extended-bytype.module:261 +#: lib/layouts/theorems-ams-extended-bytype.module:264 +#: lib/layouts/theorems-ams-extended.module:208 +#: lib/layouts/theorems-ams-extended.module:217 +#: lib/layouts/theorems-ams-extended.module:220 +#: lib/layouts/theorems-ams-extended.module:234 +#: lib/layouts/theorems-ams-extended.module:237 +msgid "Notation" +msgstr "Notatie" + +#: lib/layouts/AEA.layout:217 lib/layouts/elsart.layout:378 +#: lib/layouts/llncs.layout:369 lib/layouts/theorems-ams-bytype.inc:225 +#: lib/layouts/theorems-ams-bytype.inc:235 +#: lib/layouts/theorems-ams-bytype.inc:238 lib/layouts/theorems-ams.inc:197 +#: lib/layouts/theorems-ams.inc:206 lib/layouts/theorems-ams.inc:209 +#: lib/layouts/theorems-bytype.inc:201 lib/layouts/theorems-bytype.inc:211 +#: lib/layouts/theorems-bytype.inc:214 lib/layouts/theorems-order.inc:49 +#: lib/layouts/theorems-starred-equivalents.inc:55 +#: lib/layouts/theorems-starred.inc:199 lib/layouts/theorems-starred.inc:202 +#: lib/layouts/theorems-without-preamble.inc:216 +#: lib/layouts/theorems-without-preamble.inc:224 +#: lib/layouts/theorems-without-preamble.inc:227 lib/layouts/theorems.inc:197 +#: lib/layouts/theorems.inc:206 lib/layouts/theorems.inc:209 +#: lib/layouts/theorems-chap-bytype.module:150 +#: lib/layouts/theorems-sec-bytype.module:118 +msgid "Problem" +msgstr "Opgave" + +#: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 +#: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 +#: lib/layouts/theorems-ams-bytype.inc:136 +#: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 +#: lib/layouts/theorems-ams.inc:111 lib/layouts/theorems-ams.inc:114 +#: lib/layouts/theorems-bytype.inc:103 lib/layouts/theorems-bytype.inc:112 +#: lib/layouts/theorems-bytype.inc:115 lib/layouts/theorems-order.inc:25 +#: lib/layouts/theorems-starred-equivalents.inc:27 +#: lib/layouts/theorems-starred.inc:106 lib/layouts/theorems-starred.inc:109 +#: lib/layouts/theorems-without-preamble.inc:104 +#: lib/layouts/theorems-without-preamble.inc:110 +#: lib/layouts/theorems-without-preamble.inc:113 lib/layouts/theorems.inc:101 +#: lib/layouts/theorems.inc:111 lib/layouts/theorems.inc:114 +#: lib/layouts/theorems-chap-bytype.module:90 +#: lib/layouts/theorems-sec-bytype.module:78 +msgid "Proposition" +msgstr "Propositie" + +#: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 +#: lib/layouts/theorems-ams-bytype.inc:263 +#: lib/layouts/theorems-ams-bytype.inc:280 +#: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 +#: lib/layouts/theorems-ams.inc:249 lib/layouts/theorems-ams.inc:252 +#: lib/layouts/theorems-bytype.inc:239 lib/layouts/theorems-bytype.inc:256 +#: lib/layouts/theorems-bytype.inc:259 lib/layouts/theorems-order.inc:61 +#: lib/layouts/theorems-starred-equivalents.inc:69 +#: lib/layouts/theorems-starred.inc:241 lib/layouts/theorems-starred.inc:244 +#: lib/layouts/theorems-without-preamble.inc:307 +#: lib/layouts/theorems-without-preamble.inc:314 +#: lib/layouts/theorems-without-preamble.inc:317 lib/layouts/theorems.inc:231 +#: lib/layouts/theorems.inc:249 lib/layouts/theorems.inc:252 +#: lib/layouts/theorems-chap-bytype.module:174 +#: lib/layouts/theorems-sec-bytype.module:134 +msgid "Remark" +msgstr "Opmerking" + +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 +#: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 +msgid "Remark \\theremark." +msgstr "Opmerking \\theremark." + +#: lib/layouts/AEA.layout:240 lib/layouts/llncs.layout:410 +#: lib/layouts/svglobal3.layout:85 +#: lib/layouts/theorems-without-preamble.inc:264 +#: lib/layouts/theorems-without-preamble.inc:271 +#: lib/layouts/theorems-without-preamble.inc:274 +msgid "Solution" +msgstr "Oplossing" + +#: lib/layouts/AEA.layout:244 lib/layouts/theorems-without-preamble.inc:268 +msgid "Solution \\thesolution." +msgstr "Oplossing \\thesolution." + +#: lib/layouts/AEA.layout:250 lib/layouts/elsart.layout:406 +#: lib/layouts/theorems-ams-extended-bytype.module:269 +#: lib/layouts/theorems-ams-extended-bytype.module:278 +#: lib/layouts/theorems-ams-extended-bytype.module:281 +#: lib/layouts/theorems-ams-extended-bytype.module:296 +#: lib/layouts/theorems-ams-extended-bytype.module:299 +#: lib/layouts/theorems-ams-extended.module:242 +#: lib/layouts/theorems-ams-extended.module:251 +#: lib/layouts/theorems-ams-extended.module:254 +#: lib/layouts/theorems-ams-extended.module:268 +#: lib/layouts/theorems-ams-extended.module:271 +msgid "Summary" +msgstr "Samenvatting" + +#: lib/layouts/AEA.layout:258 lib/ui/stdmenus.inc:361 +msgid "Caption" +msgstr "Onderschrift" + +#: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 +#: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 +#: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 +#: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 +#: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 +#: lib/layouts/stdlayouts.inc:13 lib/layouts/stdlayouts.inc:34 +#: lib/layouts/stdlayouts.inc:55 lib/layouts/stdlayouts.inc:75 +#: lib/layouts/svcommon.inc:597 lib/layouts/svcommon.inc:608 +#: lib/layouts/initials.module:26 +msgid "MainText" +msgstr "" + +#: lib/layouts/AEA.layout:264 +msgid "Caption: " +msgstr "Onderschrift:" + +#: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 +#: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 +#: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 +#: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 +#: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 +#: lib/layouts/theorems-order.inc:76 lib/layouts/theorems-proof-std.inc:6 +#: lib/layouts/theorems-proof.inc:13 lib/layouts/theorems-bytype.module:46 +msgid "Proof" +msgstr "Bewijs" + +#: lib/layouts/IEEEtran.layout:34 lib/layouts/aa.layout:27 +#: lib/layouts/aapaper.layout:34 lib/layouts/aastex.layout:52 +#: lib/layouts/achemso.layout:32 lib/layouts/acmsiggraph.layout:34 +#: lib/layouts/agutex.layout:31 lib/layouts/amsart.layout:30 +#: lib/layouts/amsbook.layout:31 lib/layouts/apa.layout:24 +#: lib/layouts/beamer.layout:32 lib/layouts/broadway.layout:173 +#: lib/layouts/chess.layout:29 lib/layouts/cl2emult.layout:126 +#: lib/layouts/dtk.layout:31 lib/layouts/egs.layout:18 +#: lib/layouts/elsart.layout:47 lib/layouts/elsarticle.layout:31 +#: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 +#: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 +#: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 +msgid "Standard" +msgstr "Standaard" + +#: lib/layouts/IEEEtran.layout:64 lib/layouts/aa.layout:67 +#: lib/layouts/aa.layout:264 lib/layouts/aapaper.layout:76 +#: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 +#: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 +#: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 +#: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 +#: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 +#: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 +#: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 +#: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 +#: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 +msgid "Title" +msgstr "Titel" + +#: lib/layouts/IEEEtran.layout:84 lib/layouts/IEEEtran.layout:88 +msgid "IEEE membership" +msgstr "" + +#: lib/layouts/IEEEtran.layout:103 +msgid "Lowercase" +msgstr "Kleine letters" + +#: lib/layouts/IEEEtran.layout:107 +msgid "lowercase" +msgstr "kleine letters" + +#: lib/layouts/IEEEtran.layout:114 lib/layouts/aa.layout:73 +#: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 +#: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 +#: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 +#: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 +#: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 +#: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 +#: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 +#: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 +#: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 +msgid "Author" +msgstr "Auteur" + +#: lib/layouts/IEEEtran.layout:134 +#, fuzzy +msgid "Special Paper Notice" +msgstr "Speciale tekens" + +#: lib/layouts/IEEEtran.layout:145 +msgid "After Title Text" +msgstr "" + +#: lib/layouts/IEEEtran.layout:155 +#, fuzzy +msgid "Page headings" +msgstr "Kantlijnen" + +#: lib/layouts/IEEEtran.layout:173 lib/layouts/ijmpc.layout:51 +#: lib/layouts/ijmpd.layout:56 +msgid "MarkBoth" +msgstr "" + +#: lib/layouts/IEEEtran.layout:178 +msgid "Publication ID" +msgstr "" + +#: lib/layouts/IEEEtran.layout:197 +msgid "Abstract---" +msgstr "Abstract---" + +#: lib/layouts/IEEEtran.layout:210 lib/layouts/aa.layout:352 +#: lib/layouts/aastex.layout:116 lib/layouts/aastex.layout:327 +#: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 +#: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 +#: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 +msgid "Keywords" +msgstr "Sleutelwoorden" + +#: lib/layouts/IEEEtran.layout:213 +msgid "Index Terms---" +msgstr "Index woorden---" + +#: lib/layouts/IEEEtran.layout:217 lib/layouts/IEEEtran.layout:227 +msgid "Appendices" +msgstr "Appendices" + +#: lib/layouts/IEEEtran.layout:221 lib/layouts/IEEEtran.layout:246 +#: lib/layouts/IEEEtran.layout:269 lib/layouts/aa.layout:209 +#: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 +#: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 +#: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 +#: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 +#: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 +#: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 +#: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 +msgid "BackMatter" +msgstr "" + +#: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 +#: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 +#: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 +#: src/rowpainter.cpp:533 +msgid "Appendix" +msgstr "Appendix" + +#: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 +#: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 +#: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 +#: lib/layouts/book.layout:21 lib/layouts/book.layout:23 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 +#: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 +msgid "Bibliography" +msgstr "Bibliografie" + +#: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 +#: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 +#: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 +#: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 +msgid "References" +msgstr "Verwijzingen" + +#: lib/layouts/IEEEtran.layout:266 +msgid "Biography" +msgstr "" + +#: lib/layouts/IEEEtran.layout:278 +msgid "Biography without photo" +msgstr "" + +#: lib/layouts/IEEEtran.layout:284 +msgid "BiographyNoPhoto" +msgstr "" + +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 +#: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 +#: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 +#: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 +#: lib/layouts/theorems-proof.inc:30 +msgid "Proof." +msgstr "Bewijs." + +#: lib/layouts/aa.layout:42 lib/layouts/aa.layout:229 +#: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 +#: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 +#: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 +#: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 +#: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 +#: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 +#: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 +#: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 +#: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 +#: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 +#: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 +#: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 +#: lib/layouts/db_stdsections.inc:30 lib/layouts/numrevtex.inc:6 +#: lib/layouts/scrclass.inc:68 lib/layouts/scrclass.inc:144 +#: lib/layouts/stdsections.inc:13 lib/layouts/stdsections.inc:41 +#: lib/layouts/stdsections.inc:65 lib/layouts/stdsections.inc:66 +#: lib/layouts/svcommon.inc:116 lib/layouts/svcommon.inc:153 +#: lib/layouts/svcommon.inc:166 lib/layouts/svcommon.inc:178 +#: lib/layouts/svcommon.inc:190 lib/layouts/svcommon.inc:410 +#: src/frontends/qt4/GuiDocument.cpp:170 +msgid "Section" +msgstr "Sectie" + +#: lib/layouts/aa.layout:46 lib/layouts/aa.layout:240 +#: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 +#: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 +#: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 +#: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 +#: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 +#: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 +#: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 +#: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 +#: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 +#: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 +#: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 +#: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 +#: lib/layouts/svcommon.inc:199 +msgid "Subsection" +msgstr "Subsectie" + +#: lib/layouts/aa.layout:50 lib/layouts/aa.layout:253 +#: lib/layouts/aapaper.layout:72 lib/layouts/aapaper.layout:159 +#: lib/layouts/aastex.layout:75 lib/layouts/aastex.layout:203 +#: lib/layouts/amsart.layout:127 lib/layouts/amsbook.layout:73 +#: lib/layouts/apa.layout:331 lib/layouts/isprs.layout:169 +#: lib/layouts/kluwer.layout:79 lib/layouts/llncs.layout:64 +#: lib/layouts/ltugboat.layout:85 lib/layouts/memoir.layout:82 +#: lib/layouts/paper.layout:76 lib/layouts/recipebook.layout:97 +#: lib/layouts/revtex.layout:59 lib/layouts/revtex4.layout:82 +#: lib/layouts/siamltex.layout:377 lib/layouts/agu_stdsections.inc:54 +#: lib/layouts/db_stdsections.inc:48 lib/layouts/numrevtex.inc:24 +#: lib/layouts/scrclass.inc:84 lib/layouts/stdsections.inc:106 +#: lib/layouts/svcommon.inc:208 +msgid "Subsubsection" +msgstr "Subsubsectie" + +#: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 +#: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 +#: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 +#: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 +#: lib/layouts/stdlists.inc:13 +msgid "Itemize" +msgstr "Opsomming" + +#: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 +msgid "Enumerate" +msgstr "Genummerde opsomming" + +#: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 +#: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 +#: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 +#: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 +#: lib/ui/stdtoolbars.inc:116 +msgid "Description" +msgstr "Omschrijving" + +#: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 +#: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 +#: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 +#: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 +#: lib/ui/stdtoolbars.inc:115 +msgid "List" +msgstr "Lijst" + +#: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 +#: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 +#: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 +#: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 +#: lib/layouts/svcommon.inc:327 +msgid "Subtitle" +msgstr "Ondertitel" + +#: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 +#: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 +#: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 +#: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 +#: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 +#: lib/layouts/isprs.layout:111 lib/layouts/kluwer.layout:182 +#: lib/layouts/revtex.layout:120 lib/layouts/revtex4.layout:180 +#: lib/layouts/scrlettr.layout:139 lib/layouts/scrlttr2.layout:47 +#: lib/layouts/siamltex.layout:278 lib/layouts/aapaper.inc:29 +#: lib/layouts/amsdefs.inc:118 lib/layouts/lyxmacros.inc:44 +msgid "Address" +msgstr "Adres" + +#: lib/layouts/aa.layout:79 lib/layouts/aa.layout:159 +#: lib/layouts/aapaper.layout:91 lib/layouts/aapaper.inc:63 +msgid "Offprint" +msgstr "" + +#: lib/layouts/aa.layout:82 lib/layouts/aa.layout:182 +msgid "Mail" +msgstr "Post" + +#: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 +#: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 +#: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 +#: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 +msgid "Date" +msgstr "Datum" + +#: lib/layouts/aa.layout:168 lib/layouts/aapaper.inc:71 +msgid "Offprint Requests to:" +msgstr "" + +#: lib/layouts/aa.layout:191 +msgid "Correspondence to:" +msgstr "" + +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 +msgid "Acknowledgements." +msgstr "Dankwoord" + +#: lib/layouts/aa.layout:299 +msgid "institutemark" +msgstr "" + +#: lib/layouts/aa.layout:303 +msgid "institute mark" +msgstr "" + +#: lib/layouts/aa.layout:367 +msgid "Key words." +msgstr "Sleutelwoorden." + +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 +#: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 +#: lib/layouts/svcommon.inc:347 +msgid "Institute" +msgstr "Instituut" + +#: lib/layouts/aa.layout:399 lib/layouts/scrlttr2.layout:199 +msgid "E-Mail" +msgstr "" + +#: lib/layouts/aa.layout:410 lib/layouts/aapaper.layout:88 +#: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 +#: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 +#: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 +msgid "Email" +msgstr "E-mail" + +#: lib/layouts/aa.layout:414 src/insets/InsetHyperlink.cpp:261 +msgid "email" +msgstr "e-mail" + +#: lib/layouts/aapaper.layout:94 lib/layouts/aapaper.inc:103 +#: lib/ui/stdtoolbars.inc:139 src/frontends/qt4/GuiThesaurus.cpp:45 +msgid "Thesaurus" +msgstr "Thesaurus" + +#: lib/layouts/aastex.layout:79 lib/layouts/agutex.layout:149 +#: lib/layouts/amsbook.layout:126 lib/layouts/apa.layout:341 +#: lib/layouts/egs.layout:71 lib/layouts/kluwer.layout:89 +#: lib/layouts/llncs.layout:73 lib/layouts/ltugboat.layout:105 +#: lib/layouts/memoir.layout:88 lib/layouts/paper.layout:85 +#: lib/layouts/revtex.layout:68 lib/layouts/revtex4.layout:90 +#: lib/layouts/agu_stdsections.inc:65 lib/layouts/aguplus.inc:59 +#: lib/layouts/db_stdsections.inc:57 lib/layouts/numrevtex.inc:33 +#: lib/layouts/scrclass.inc:92 lib/layouts/stdsections.inc:121 +#: lib/layouts/svcommon.inc:217 +msgid "Paragraph" +msgstr "Alinea" + +#: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 +#: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 +msgid "Affiliation" +msgstr "Verbonden aan:" + +#: lib/layouts/aastex.layout:107 lib/layouts/aastex.layout:393 +msgid "And" +msgstr "En" + +#: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 +#: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 +#: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 +#: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 +#: lib/layouts/svcommon.inc:561 +msgid "Acknowledgements" +msgstr "Dankwoord" + +#: lib/layouts/aastex.layout:128 lib/layouts/aastex.layout:413 +msgid "PlaceFigure" +msgstr "" + +#: lib/layouts/aastex.layout:131 lib/layouts/aastex.layout:433 +msgid "PlaceTable" +msgstr "" + +#: lib/layouts/aastex.layout:134 lib/layouts/aastex.layout:553 +msgid "TableComments" +msgstr "" + +#: lib/layouts/aastex.layout:137 lib/layouts/aastex.layout:533 +msgid "TableRefs" +msgstr "" + +#: lib/layouts/aastex.layout:141 lib/layouts/aastex.layout:473 +msgid "MathLetters" +msgstr "" + +#: lib/layouts/aastex.layout:144 lib/layouts/aastex.layout:512 +msgid "NoteToEditor" +msgstr "" + +#: lib/layouts/aastex.layout:147 lib/layouts/aastex.layout:625 +msgid "Facility" +msgstr "" + +#: lib/layouts/aastex.layout:150 lib/layouts/aastex.layout:651 +msgid "Objectname" +msgstr "" + +#: lib/layouts/aastex.layout:153 lib/layouts/aastex.layout:678 +msgid "Dataset" +msgstr "" + +#: lib/layouts/aastex.layout:289 +msgid "Altaffilation" +msgstr "" + +#: lib/layouts/aastex.layout:298 +msgid "Alternative affiliation:" +msgstr "" + +#: lib/layouts/aastex.layout:305 +msgid "altaffilmark" +msgstr "" + +#: lib/layouts/aastex.layout:309 +msgid "altaffiliation mark" +msgstr "" + +#: lib/layouts/aastex.layout:340 +msgid "Subject headings:" +msgstr "" + +#: lib/layouts/aastex.layout:383 +msgid "[Acknowledgements]" +msgstr "[Dankwoord]" + +#: lib/layouts/aastex.layout:404 src/frontends/qt4/GuiDocument.cpp:1964 +#: src/frontends/qt4/GuiDocument.cpp:1976 +#: src/frontends/qt4/GuiDocument.cpp:2068 +#: src/frontends/qt4/GuiDocument.cpp:2087 +msgid "and" +msgstr "en" + +#: lib/layouts/aastex.layout:424 +msgid "Place Figure here:" +msgstr "Figuur hier plaatsen:" + +#: lib/layouts/aastex.layout:444 +msgid "Place Table here:" +msgstr "Tabel hier plaatsen:" + +#: lib/layouts/aastex.layout:463 +msgid "[Appendix]" +msgstr "[Appendix]" + +#: lib/layouts/aastex.layout:524 +msgid "Note to Editor:" +msgstr "Noot voor de redactie:" + +#: lib/layouts/aastex.layout:545 +msgid "References. ---" +msgstr "Verwijzingen. ---" + +#: lib/layouts/aastex.layout:565 +msgid "Note. ---" +msgstr "Noot. ---" + +#: lib/layouts/aastex.layout:573 +msgid "Table note" +msgstr "Tabel noot" + +#: lib/layouts/aastex.layout:581 +msgid "Table note:" +msgstr "Tabel noot:" + +#: lib/layouts/aastex.layout:588 +msgid "tablenotemark" +msgstr "" + +#: lib/layouts/aastex.layout:592 +msgid "tablenote mark" +msgstr "" + +#: lib/layouts/aastex.layout:610 +msgid "FigCaption" +msgstr "" + +#: lib/layouts/aastex.layout:620 +msgid "Fig. ---" +msgstr "Fig. ---" + +#: lib/layouts/aastex.layout:637 +msgid "Facility:" +msgstr "" + +#: lib/layouts/aastex.layout:663 +msgid "Obj:" +msgstr "" + +#: lib/layouts/aastex.layout:690 +msgid "Dataset:" +msgstr "" + +#: lib/layouts/achemso.layout:100 +msgid "Alt Affiliation" +msgstr "Ook verbonden aan:" + +#: lib/layouts/achemso.layout:105 +msgid "Also Affiliation" +msgstr "Ook verbonden aan:" + +#: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 +#: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 +#: lib/configure.py:652 +msgid "Fax" +msgstr "" + +#: lib/layouts/achemso.layout:115 lib/layouts/dinbrief.layout:295 +#: lib/layouts/g-brief.layout:117 +msgid "Phone" +msgstr "Telefoon" + +#: lib/layouts/achemso.layout:122 lib/layouts/achemso.layout:133 +msgid "Scheme" +msgstr "" + +#: lib/layouts/achemso.layout:127 +msgid "List of Schemes" +msgstr "Schema-lijst" + +#: lib/layouts/achemso.layout:144 lib/layouts/achemso.layout:155 +msgid "Chart" +msgstr "" + +#: lib/layouts/achemso.layout:149 +msgid "List of Charts" +msgstr "Kaartenlijst" + +#: lib/layouts/achemso.layout:166 lib/layouts/achemso.layout:177 +msgid "Graph" +msgstr "" + +#: lib/layouts/achemso.layout:171 +msgid "List of Graphs" +msgstr "Grafiekenlijst" + +#: lib/layouts/achemso.layout:215 +msgid "Bibnote" +msgstr "" + +#: lib/layouts/achemso.layout:219 +msgid "bibnote" +msgstr "" + +#: lib/layouts/achemso.layout:261 +msgid "Chemistry" +msgstr "" + +#: lib/layouts/achemso.layout:264 +msgid "chemistry" +msgstr "" + +#: lib/layouts/acmsiggraph.layout:64 +msgid "Teaser" +msgstr "" + +#: lib/layouts/acmsiggraph.layout:75 +msgid "Teaser image:" +msgstr "" + +#: lib/layouts/acmsiggraph.layout:87 +msgid "CRcat" +msgstr "" + +#: lib/layouts/acmsiggraph.layout:92 +msgid "CR category" +msgstr "" + +#: lib/layouts/acmsiggraph.layout:138 +msgid "CR categories" +msgstr "" + +#: lib/layouts/acmsiggraph.layout:144 +msgid "Computing Review Categories" +msgstr "" + +#: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 +#: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 +#: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 +#: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 +#: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 +msgid "Acknowledgments" +msgstr "" + +#: lib/layouts/agutex.layout:72 +msgid "Authors" +msgstr "Auteurs" + +#: lib/layouts/agutex.layout:90 lib/layouts/agutex.layout:94 +#, fuzzy +msgid "Affiliation Mark" +msgstr "Verbonden aan:" + +#: lib/layouts/agutex.layout:112 +#, fuzzy +msgid "Author affiliation" +msgstr "Verbonden aan:" + +#: lib/layouts/agutex.layout:122 +#, fuzzy +msgid "Author affiliation:" +msgstr "Verbonden aan:" + +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 +#: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 +#: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 +#: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 +msgid "Abstract." +msgstr "Abstract." + +#: lib/layouts/agutex.layout:189 +msgid "Acknowledgments." +msgstr "Dankwoord." + +#: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 +#: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 +#: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 +#: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 +msgid "Section*" +msgstr "Sectie*" + +#: lib/layouts/amsart.layout:84 +msgid "SpecialSection" +msgstr "" + +#: lib/layouts/amsart.layout:93 +msgid "SpecialSection*" +msgstr "" + +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 +#: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 +#: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 +#: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 +#: lib/layouts/stdstarsections.inc:81 lib/layouts/svcommon.inc:284 +msgid "Unnumbered" +msgstr "" + +#: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 +#: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 +#: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 +#: lib/layouts/svcommon.inc:257 +msgid "Subsection*" +msgstr "Subsectie*" + +#: lib/layouts/amsart.layout:137 lib/layouts/amsbook.layout:100 +#: lib/layouts/isprs.layout:199 lib/layouts/db_stdstarsections.inc:60 +#: lib/layouts/stdstarsections.inc:57 lib/layouts/svcommon.inc:265 +msgid "Subsubsection*" +msgstr "Subsubsectie*" + +#: lib/layouts/amsbook.layout:135 +msgid "Chapter Exercises" +msgstr "Hoofdstuk Opgaven" + +#: lib/layouts/apa.layout:51 +msgid "RightHeader" +msgstr "" + +#: lib/layouts/apa.layout:60 +msgid "Right header:" +msgstr "" + +#: lib/layouts/apa.layout:83 +msgid "Abstract:" +msgstr "Abstract:" + +#: lib/layouts/apa.layout:100 +msgid "Short title:" +msgstr "Korte titel:" + +#: lib/layouts/apa.layout:129 +msgid "TwoAuthors" +msgstr "TweeAuteurs" + +#: lib/layouts/apa.layout:136 +msgid "ThreeAuthors" +msgstr "DrieAuteurs" + +#: lib/layouts/apa.layout:143 +msgid "FourAuthors" +msgstr "VierAuteurs" + +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 +#: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 +msgid "Affiliation:" +msgstr "Verbonden aan:" + +#: lib/layouts/apa.layout:171 +msgid "TwoAffiliations" +msgstr "" + +#: lib/layouts/apa.layout:178 +msgid "ThreeAffiliations" +msgstr "" + +#: lib/layouts/apa.layout:185 +msgid "FourAffiliations" +msgstr "" + +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 +msgid "Journal" +msgstr "Tijdschrift" + +#: lib/layouts/apa.layout:206 +msgid "CopNum" +msgstr "" + +#: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 +#: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/theorems-without-preamble.inc:395 +#: lib/layouts/theorems-without-preamble.inc:398 +#: lib/layouts/theorems-ams-extended-bytype.module:199 +#: lib/layouts/theorems-ams-extended-bytype.module:208 +#: lib/layouts/theorems-ams-extended-bytype.module:211 +#: lib/layouts/theorems-ams-extended-bytype.module:226 +#: lib/layouts/theorems-ams-extended-bytype.module:229 +#: lib/layouts/theorems-ams-extended.module:174 +#: lib/layouts/theorems-ams-extended.module:183 +#: lib/layouts/theorems-ams-extended.module:186 +#: lib/layouts/theorems-ams-extended.module:200 +#: lib/layouts/theorems-ams-extended.module:203 +msgid "Note" +msgstr "Noot" + +#: lib/layouts/apa.layout:234 +msgid "Acknowledgements:" +msgstr "Dankwoord:" + +#: lib/layouts/apa.layout:248 +msgid "ThickLine" +msgstr "DikkeLijn" + +#: lib/layouts/apa.layout:258 +msgid "CenteredCaption" +msgstr "GecentreerdBijschrift" + +#: lib/layouts/apa.layout:268 lib/layouts/scrclass.inc:265 +#: lib/layouts/scrclass.inc:285 +msgid "Senseless!" +msgstr "Dit kan niet." + +#: lib/layouts/apa.layout:278 +msgid "FitFigure" +msgstr "" + +#: lib/layouts/apa.layout:284 +msgid "FitBitmap" +msgstr "" + +#: lib/layouts/apa.layout:351 lib/layouts/egs.layout:89 +#: lib/layouts/kluwer.layout:99 lib/layouts/llncs.layout:83 +#: lib/layouts/memoir.layout:94 lib/layouts/paper.layout:94 +#: lib/layouts/agu_stdsections.inc:76 lib/layouts/db_stdsections.inc:66 +#: lib/layouts/scrclass.inc:100 lib/layouts/stdsections.inc:131 +#: lib/layouts/svcommon.inc:228 +msgid "Subparagraph" +msgstr "Subalinea" + +#: lib/layouts/apa.layout:398 +msgid "Seriate" +msgstr "" + +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 +#: lib/layouts/stdcounters.inc:48 +msgid "(\\alph{enumii})" +msgstr "(\\alph{enumii})" + +#: lib/layouts/armenian-article.layout:9 +msgid "LatinOn" +msgstr "LatijnAan" + +#: lib/layouts/armenian-article.layout:18 +msgid "Latin on" +msgstr "Latijn aan" + +#: lib/layouts/armenian-article.layout:25 +msgid "LatinOff" +msgstr "LatijnUit" + +#: lib/layouts/armenian-article.layout:34 +msgid "Latin off" +msgstr "Latijn uit" + +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 +#: lib/layouts/scrarticle-beamer.layout:22 +msgid "BeginFrame" +msgstr "" + +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 +#: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 +#: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 +#: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 +#: lib/layouts/db_stdsections.inc:12 lib/layouts/numreport.inc:6 +#: lib/layouts/scrclass.inc:51 lib/layouts/stdsections.inc:12 +#: lib/layouts/svcommon.inc:107 +msgid "Part" +msgstr "Deel" + +#: lib/layouts/article.layout:31 lib/layouts/mwart.layout:35 +#: lib/layouts/scrartcl.layout:31 lib/layouts/db_stdstarsections.inc:13 +#: lib/layouts/stdstarsections.inc:13 lib/layouts/svcommon.inc:240 +msgid "Part*" +msgstr "Deel*" + +#: lib/layouts/beamer.layout:154 +msgid "Section \\arabic{section}" +msgstr "Sectie \\arabic{section}" + +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 +#: lib/layouts/numarticle.inc:10 +msgid "\\Alph{section}" +msgstr "\\Alph{section}" + +#: lib/layouts/beamer.layout:197 +msgid "Subsection \\arabic{section}.\\arabic{subsection}" +msgstr "Subsectie \\arabic{section}.\\arabic{subsection}" + +#: lib/layouts/beamer.layout:211 +msgid "\\arabic{section}.\\arabic{subsection}" +msgstr "\\arabic{section}.\\arabic{subsection}" + +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 +msgid "Frames" +msgstr "Kaders" + +#: lib/layouts/beamer.layout:244 +msgid "Frame" +msgstr "Kader" + +#: lib/layouts/beamer.layout:268 +msgid "BeginPlainFrame" +msgstr "BeginNormaalKader" + +#: lib/layouts/beamer.layout:285 +msgid "Frame (no head/foot/sidebars)" +msgstr "Kader (geen balken)" + +#: lib/layouts/beamer.layout:306 +msgid "AgainFrame" +msgstr "NogEenKader" + +#: lib/layouts/beamer.layout:323 +msgid "Again frame with label" +msgstr "Nog een kader met label" + +#: lib/layouts/beamer.layout:345 +msgid "EndFrame" +msgstr "EindeFrame" + +#: lib/layouts/beamer.layout:359 +msgid "________________________________" +msgstr "________________________________" + +#: lib/layouts/beamer.layout:374 +msgid "FrameSubtitle" +msgstr "FrameOndertitel" + +#: lib/layouts/beamer.layout:397 +msgid "Column" +msgstr "Kolom" + +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 +msgid "Columns" +msgstr "Kolommen" + +#: lib/layouts/beamer.layout:410 +msgid "Start column (increase depth!), width:" +msgstr "Beginkolom (niveau dieper!), breedte:" + +#: lib/layouts/beamer.layout:451 +msgid "ColumnsCenterAligned" +msgstr "KolommenGecentreerd" + +#: lib/layouts/beamer.layout:463 +msgid "Columns (center aligned)" +msgstr "Kolommen (gecentreerd)" + +#: lib/layouts/beamer.layout:482 +msgid "ColumnsTopAligned" +msgstr "KolommenBovenUitgelijnd" + +#: lib/layouts/beamer.layout:494 +msgid "Columns (top aligned)" +msgstr "Kolommen (boven uitgelijnd)" + +#: lib/layouts/beamer.layout:514 +msgid "Pause" +msgstr "Pauze" + +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 +msgid "Overlays" +msgstr "" + +#: lib/layouts/beamer.layout:530 +msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" +msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" + +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 +msgid "Overprint" +msgstr "" + +#: lib/layouts/beamer.layout:567 +msgid "OverlayArea" +msgstr "" + +#: lib/layouts/beamer.layout:578 +msgid "Overlayarea" +msgstr "" + +#: lib/layouts/beamer.layout:593 +msgid "Uncover" +msgstr "" + +#: lib/layouts/beamer.layout:604 +msgid "Uncovered on slides" +msgstr "" + +#: lib/layouts/beamer.layout:619 +msgid "Only" +msgstr "" + +#: lib/layouts/beamer.layout:630 +msgid "Only on slides" +msgstr "" + +#: lib/layouts/beamer.layout:646 +msgid "Block" +msgstr "" + +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 +msgid "Blocks" +msgstr "" + +#: lib/layouts/beamer.layout:657 +msgid "Block:" +msgstr "" + +#: lib/layouts/beamer.layout:672 +msgid "ExampleBlock" +msgstr "" + +#: lib/layouts/beamer.layout:683 +#, fuzzy +msgid "Example Block:" +msgstr "Voorb&eeldbestanden:" + +#: lib/layouts/beamer.layout:702 +msgid "AlertBlock" +msgstr "" + +#: lib/layouts/beamer.layout:713 +msgid "Alert Block:" +msgstr "" + +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 +msgid "Titling" +msgstr "" + +#: lib/layouts/beamer.layout:758 +msgid "Title (Plain Frame)" +msgstr "" + +#: lib/layouts/beamer.layout:834 +msgid "InstituteMark" +msgstr "" + +#: lib/layouts/beamer.layout:838 +msgid "Institute mark" +msgstr "" + +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/stdlayouts.inc:12 +msgid "Quotation" +msgstr "Citaat" + +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 +msgid "Quote" +msgstr "Citaat" + +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 +msgid "Verse" +msgstr "Dichtwerk" + +#: lib/layouts/beamer.layout:959 +msgid "TitleGraphic" +msgstr "" + +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 +msgid "Theorems" +msgstr "Stellingen" + +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 +#: lib/layouts/theorems-starred.inc:66 +msgid "Corollary." +msgstr "Gevolg." + +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 +#: lib/layouts/theorems-starred.inc:152 +msgid "Definition." +msgstr "Definitie." + +#: lib/layouts/beamer.layout:1017 +msgid "Definitions" +msgstr "Definities" + +#: lib/layouts/beamer.layout:1020 +msgid "Definitions." +msgstr "Definities." + +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 +msgid "Example." +msgstr "Voorbeeld." + +#: lib/layouts/beamer.layout:1034 +msgid "Examples" +msgstr "Voorbeelden" + +#: lib/layouts/beamer.layout:1037 +msgid "Examples." +msgstr "Voorbeelden." + +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/theorems-ams-bytype.inc:172 +#: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 +#: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 +#: lib/layouts/theorems-bytype.inc:139 lib/layouts/theorems-bytype.inc:148 +#: lib/layouts/theorems-bytype.inc:151 lib/layouts/theorems-starred.inc:140 +#: lib/layouts/theorems-starred.inc:143 +#: lib/layouts/theorems-without-preamble.inc:159 +#: lib/layouts/theorems-without-preamble.inc:165 +#: lib/layouts/theorems-without-preamble.inc:168 lib/layouts/theorems.inc:137 +#: lib/layouts/theorems.inc:147 lib/layouts/theorems.inc:150 +#: lib/layouts/theorems-chap-bytype.module:114 +#: lib/layouts/theorems-sec-bytype.module:94 +msgid "Fact" +msgstr "Feit" + +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 +msgid "Fact." +msgstr "Feit." + +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 +#: lib/layouts/theorems-starred.inc:29 +msgid "Theorem." +msgstr "Stelling." + +#: lib/layouts/beamer.layout:1061 +msgid "Separator" +msgstr "Scheidingsteken" + +#: lib/layouts/beamer.layout:1075 +msgid "___" +msgstr "___" + +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 +#: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 +msgid "LyX-Code" +msgstr "LyX-code" + +#: lib/layouts/beamer.layout:1123 +msgid "NoteItem" +msgstr "" + +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 +msgid "Note:" +msgstr "" + +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 +msgid "Alert" +msgstr "" + +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 +#: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 +#: lib/layouts/svcommon.inc:102 +msgid "Structure" +msgstr "" + +#: lib/layouts/beamer.layout:1173 +msgid "ArticleMode" +msgstr "" + +#: lib/layouts/beamer.layout:1178 +msgid "Article" +msgstr "" + +#: lib/layouts/beamer.layout:1183 +#, fuzzy +msgid "PresentationMode" +msgstr "&Oriëntatie:" + +#: lib/layouts/beamer.layout:1188 +msgid "Presentation" +msgstr "" + +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 +#: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 +#: src/insets/Inset.cpp:97 +msgid "Table" +msgstr "Tabel" + +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 +#: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 +#: src/insets/InsetFloatList.cpp:177 +msgid "List of Tables" +msgstr "Tabellenlijst" + +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 +#: lib/layouts/stdfloats.inc:26 +msgid "Figure" +msgstr "Figuur" + +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 +#: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 +#: src/insets/InsetFloatList.cpp:180 +msgid "List of Figures" +msgstr "Afbeeldingenlijst" + +#: lib/layouts/broadway.layout:31 lib/layouts/hollywood.layout:40 +msgid "Dialogue" +msgstr "" + +#: lib/layouts/broadway.layout:42 lib/layouts/hollywood.layout:208 +msgid "Narrative" +msgstr "" + +#: lib/layouts/broadway.layout:58 +msgid "ACT" +msgstr "ACTE" + +#: lib/layouts/broadway.layout:70 +msgid "ACT \\arabic{act}" +msgstr "ACTE \\arabic{act}" + +#: lib/layouts/broadway.layout:74 lib/layouts/broadway.layout:101 +msgid "SCENE" +msgstr "SCENE" + +#: lib/layouts/broadway.layout:86 +msgid "SCENE \\arabic{scene}" +msgstr "SCENE \\arabic{scene}" + +#: lib/layouts/broadway.layout:90 +msgid "SCENE*" +msgstr "SCENE*" + +#: lib/layouts/broadway.layout:105 lib/layouts/broadway.layout:116 +msgid "AT RISE:" +msgstr "" + +#: lib/layouts/broadway.layout:121 lib/layouts/hollywood.layout:144 +msgid "Speaker" +msgstr "Spreker" + +#: lib/layouts/broadway.layout:134 lib/layouts/hollywood.layout:159 +msgid "Parenthetical" +msgstr "" + +#: lib/layouts/broadway.layout:145 lib/layouts/hollywood.layout:170 +msgid "(" +msgstr "(" + +#: lib/layouts/broadway.layout:147 lib/layouts/hollywood.layout:172 +msgid ")" +msgstr ")" + +#: lib/layouts/broadway.layout:158 lib/layouts/broadway.layout:168 +msgid "CURTAIN" +msgstr "GORDIJN" + +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 +#: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 +#: lib/layouts/lyxmacros.inc:65 +msgid "Right Address" +msgstr "" + +#: lib/layouts/chess.layout:35 +msgid "Mainline" +msgstr "" + +#: lib/layouts/chess.layout:42 +msgid "Mainline:" +msgstr "" + +#: lib/layouts/chess.layout:61 +msgid "Variation" +msgstr "" + +#: lib/layouts/chess.layout:65 +msgid "Variation:" +msgstr "" + +#: lib/layouts/chess.layout:71 +msgid "SubVariation" +msgstr "" + +#: lib/layouts/chess.layout:74 +msgid "Subvariation:" +msgstr "" + +#: lib/layouts/chess.layout:80 +msgid "SubVariation2" +msgstr "" + +#: lib/layouts/chess.layout:83 +msgid "Subvariation(2):" +msgstr "" + +#: lib/layouts/chess.layout:89 +msgid "SubVariation3" +msgstr "" + +#: lib/layouts/chess.layout:92 +msgid "Subvariation(3):" +msgstr "" + +#: lib/layouts/chess.layout:98 +msgid "SubVariation4" +msgstr "" + +#: lib/layouts/chess.layout:101 +msgid "Subvariation(4):" +msgstr "" + +#: lib/layouts/chess.layout:107 +msgid "SubVariation5" +msgstr "" + +#: lib/layouts/chess.layout:110 +msgid "Subvariation(5):" +msgstr "" + +#: lib/layouts/chess.layout:117 +msgid "HideMoves" +msgstr "" + +#: lib/layouts/chess.layout:122 +msgid "HideMoves:" +msgstr "" + +#: lib/layouts/chess.layout:127 +msgid "ChessBoard" +msgstr "" + +#: lib/layouts/chess.layout:131 +msgid "[chessboard]" +msgstr "" + +#: lib/layouts/chess.layout:140 +msgid "BoardCentered" +msgstr "" + +#: lib/layouts/chess.layout:145 +msgid "[centered board]" +msgstr "" + +#: lib/layouts/chess.layout:155 +msgid "HighLight" +msgstr "" + +#: lib/layouts/chess.layout:160 +msgid "Highlights:" +msgstr "" + +#: lib/layouts/chess.layout:175 +msgid "Arrow" +msgstr "" + +#: lib/layouts/chess.layout:180 +msgid "Arrow:" +msgstr "" + +#: lib/layouts/chess.layout:186 +msgid "KnightMove" +msgstr "" + +#: lib/layouts/chess.layout:191 +msgid "KnightMove:" +msgstr "" + +#: lib/layouts/dinbrief.layout:28 +msgid "DinBrief" +msgstr "" + +#: lib/layouts/dinbrief.layout:47 lib/layouts/frletter.layout:16 +#: lib/layouts/heb-letter.layout:15 lib/layouts/lettre.layout:55 +#: lib/layouts/lettre.layout:481 lib/layouts/stdletter.inc:35 +msgid "Send To Address" +msgstr "Adres (geadresseerde)" + +#: lib/layouts/dinbrief.layout:49 lib/layouts/ectaart.layout:66 +#: lib/layouts/elsart.layout:139 lib/layouts/g-brief.layout:185 +#: lib/layouts/g-brief2.layout:726 lib/layouts/revtex.layout:132 +#: lib/layouts/revtex4.layout:183 lib/layouts/scrlettr.layout:142 +#: lib/layouts/scrlttr2.layout:62 lib/layouts/siamltex.layout:290 +#: lib/layouts/amsdefs.inc:130 +msgid "Address:" +msgstr "Adres:" + +#: lib/layouts/dinbrief.layout:61 lib/layouts/frletter.layout:12 +#: lib/layouts/heb-letter.layout:10 lib/layouts/lettre.layout:33 +#: lib/layouts/lettre.layout:137 lib/layouts/stdletter.inc:24 +msgid "My Address" +msgstr "Mijn adres" + +#: lib/layouts/dinbrief.layout:63 lib/layouts/scrlttr2.layout:179 +msgid "Sender Address:" +msgstr "Afzender:" + +#: lib/layouts/dinbrief.layout:71 +msgid "Return address" +msgstr "Afzender" + +#: lib/layouts/dinbrief.layout:73 lib/layouts/scrlettr.layout:170 +#: lib/layouts/scrlttr2.layout:251 +msgid "Backaddress:" +msgstr "" + +#: lib/layouts/dinbrief.layout:81 +msgid "Postal comment" +msgstr "Opmerking voor posterijen" + +#: lib/layouts/dinbrief.layout:83 +msgid "Postal Remark:" +msgstr "Opmerking voor posterijen" + +#: lib/layouts/dinbrief.layout:88 +msgid "Handling" +msgstr "Omgang" + +#: lib/layouts/dinbrief.layout:90 +msgid "Handling:" +msgstr "Omgang:" + +#: lib/layouts/dinbrief.layout:94 lib/layouts/g-brief.layout:103 +#: lib/layouts/g-brief2.layout:757 lib/layouts/lettre.layout:59 +#: lib/layouts/lettre.layout:450 +msgid "YourRef" +msgstr "Uw kenmerk" + +#: lib/layouts/dinbrief.layout:96 lib/layouts/scrlettr.layout:206 +#: lib/layouts/scrlttr2.layout:292 +msgid "Your ref.:" +msgstr "Uw kenmerk:" + +#: lib/layouts/dinbrief.layout:100 lib/layouts/g-brief.layout:96 +#: lib/layouts/g-brief2.layout:736 lib/layouts/lettre.layout:61 +#: lib/layouts/lettre.layout:466 +msgid "MyRef" +msgstr "Ons kenmerk" + +#: lib/layouts/dinbrief.layout:102 lib/layouts/scrlettr.layout:227 +#: lib/layouts/scrlttr2.layout:316 +msgid "Our ref.:" +msgstr "Ons kenmerk:" + +#: lib/layouts/dinbrief.layout:106 +msgid "Writer" +msgstr "Schrijver" + +#: lib/layouts/dinbrief.layout:108 +msgid "Writer:" +msgstr "Schrijver:" + +#: lib/layouts/dinbrief.layout:112 lib/layouts/frletter.layout:40 +#: lib/layouts/g-brief.layout:54 lib/layouts/g-brief2.layout:891 +#: lib/layouts/lettre.layout:67 lib/layouts/lettre.layout:568 +#: lib/layouts/scrlettr.layout:132 lib/layouts/scrlttr2.layout:167 +#: lib/layouts/stdletter.inc:71 +msgid "Signature" +msgstr "Ondertekening" + +#: lib/layouts/dinbrief.layout:114 lib/layouts/g-brief.layout:57 +#: lib/layouts/g-brief2.layout:901 lib/layouts/lettre.layout:571 +#: lib/layouts/scrlettr.layout:135 lib/layouts/scrlttr2.layout:171 +#: lib/layouts/stdletter.inc:83 +msgid "Signature:" +msgstr "Getekend," + +#: lib/layouts/dinbrief.layout:119 +msgid "Bottomtext" +msgstr "" + +#: lib/layouts/dinbrief.layout:121 +msgid "Bottom text:" +msgstr "" + +#: lib/layouts/dinbrief.layout:129 +msgid "Area code" +msgstr "" + +#: lib/layouts/dinbrief.layout:131 +msgid "Area Code:" +msgstr "" + +#: lib/layouts/dinbrief.layout:135 lib/layouts/lettre.layout:37 +#: lib/layouts/lettre.layout:286 lib/layouts/scrlettr.layout:146 +#: lib/layouts/scrlttr2.layout:183 lib/layouts/stdletter.inc:126 +msgid "Telephone" +msgstr "Telefoon" + +#: lib/layouts/dinbrief.layout:137 lib/layouts/scrlettr.layout:149 +#: lib/layouts/stdletter.inc:129 +msgid "Telephone:" +msgstr "Telefoon:" + +#: lib/layouts/dinbrief.layout:142 lib/layouts/lettre.layout:35 +#: lib/layouts/lettre.layout:256 lib/layouts/scrlettr.layout:181 +#: lib/layouts/scrlttr2.layout:263 lib/layouts/stdletter.inc:119 +msgid "Location" +msgstr "Plaats" + +#: lib/layouts/dinbrief.layout:144 lib/layouts/scrlettr.layout:184 +#: lib/layouts/scrlttr2.layout:267 lib/layouts/stdletter.inc:122 +msgid "Location:" +msgstr "Plaats:" + +#: lib/layouts/dinbrief.layout:154 lib/layouts/g-brief.layout:192 +#: lib/layouts/g-brief2.layout:810 lib/layouts/lettre.layout:226 +#: lib/layouts/revtex.layout:112 lib/layouts/revtex4.layout:142 +#: lib/layouts/scrlettr.layout:163 lib/layouts/scrlttr2.layout:243 +#: lib/layouts/siamltex.layout:240 lib/layouts/amsdefs.inc:80 +msgid "Date:" +msgstr "Datum:" + +#: lib/layouts/dinbrief.layout:159 lib/layouts/lettre.layout:57 +#: lib/layouts/lettre.layout:428 lib/layouts/scrlettr.layout:196 +#: lib/layouts/scrlttr2.layout:280 lib/layouts/scrclass.inc:192 +msgid "Subject" +msgstr "Onderwerp" + +#: lib/layouts/dinbrief.layout:161 lib/layouts/lettre.layout:433 +#: lib/layouts/scrlettr.layout:199 lib/layouts/scrlttr2.layout:284 +msgid "Subject:" +msgstr "Onderwerp:" + +#: lib/layouts/dinbrief.layout:175 lib/layouts/frletter.layout:36 +#: lib/layouts/g-brief.layout:205 lib/layouts/g-brief2.layout:843 +#: lib/layouts/lettre.layout:63 lib/layouts/lettre.layout:541 +#: lib/layouts/scrlettr.layout:60 lib/layouts/scrlttr2.layout:94 +#: lib/layouts/stdletter.inc:49 +msgid "Opening" +msgstr "Aanhef" + +#: lib/layouts/dinbrief.layout:179 lib/layouts/g-brief.layout:210 +#: lib/layouts/g-brief2.layout:855 lib/layouts/lettre.layout:545 +#: lib/layouts/scrlttr2.layout:105 lib/layouts/stdletter.inc:62 +msgid "Opening:" +msgstr "Aanhef:" + +#: lib/layouts/dinbrief.layout:191 lib/layouts/frletter.layout:44 +#: lib/layouts/g-brief.layout:231 lib/layouts/g-brief2.layout:865 +#: lib/layouts/lettre.layout:65 lib/layouts/lettre.layout:555 +#: lib/layouts/scrlettr.layout:70 lib/layouts/scrlttr2.layout:114 +#: lib/layouts/stdletter.inc:92 +msgid "Closing" +msgstr "Afsluiting" + +#: lib/layouts/dinbrief.layout:193 lib/layouts/g-brief.layout:236 +#: lib/layouts/g-brief2.layout:876 lib/layouts/lettre.layout:559 +#: lib/layouts/scrlttr2.layout:118 lib/layouts/stdletter.inc:95 +msgid "Closing:" +msgstr "Afsluiting:" + +#: lib/layouts/dinbrief.layout:199 lib/layouts/lettre.layout:69 +#: lib/layouts/lettre.layout:605 lib/layouts/stdletter.inc:111 +msgid "encl" +msgstr "bijlage" + +#: lib/layouts/dinbrief.layout:201 lib/layouts/lettre.layout:610 +#: lib/layouts/scrlettr.layout:108 lib/layouts/scrlttr2.layout:141 +#: lib/layouts/stdletter.inc:114 +msgid "encl:" +msgstr "bijlage:" + +#: lib/layouts/dinbrief.layout:214 lib/layouts/g-brief.layout:222 +#: lib/layouts/g-brief2.layout:932 lib/layouts/lettre.layout:71 +#: lib/layouts/lettre.layout:628 lib/layouts/stdletter.inc:99 +msgid "cc" +msgstr "cc" + +#: lib/layouts/dinbrief.layout:216 lib/layouts/g-brief.layout:227 +#: lib/layouts/g-brief2.layout:943 lib/layouts/lettre.layout:632 +#: lib/layouts/scrlettr.layout:101 lib/layouts/scrlttr2.layout:134 +#: lib/layouts/stdletter.inc:102 +msgid "cc:" +msgstr "cc:" + +#: lib/layouts/dinbrief.layout:220 lib/layouts/scrlettr.layout:81 +#: lib/layouts/scrlttr2.layout:122 +msgid "PS" +msgstr "PS" + +#: lib/layouts/dinbrief.layout:222 lib/layouts/scrlttr2.layout:126 +msgid "Post Scriptum:" +msgstr "Post Scriptum:" + +#: lib/layouts/dinbrief.layout:235 lib/layouts/scrlttr2.layout:175 +msgid "SenderAddress" +msgstr "AdresAfzender" + +#: lib/layouts/dinbrief.layout:240 lib/layouts/scrlettr.layout:167 +#: lib/layouts/scrlttr2.layout:247 +msgid "Backaddress" +msgstr "Retouradres" + +#: lib/layouts/dinbrief.layout:245 +msgid "RetourAdresse" +msgstr "" + +#: lib/layouts/dinbrief.layout:255 +msgid "Adresse" +msgstr "" + +#: lib/layouts/dinbrief.layout:260 +msgid "Postvermerk" +msgstr "" + +#: lib/layouts/dinbrief.layout:265 +msgid "Zusatz" +msgstr "" + +#: lib/layouts/dinbrief.layout:270 +msgid "IhrZeichen" +msgstr "" + +#: lib/layouts/dinbrief.layout:275 lib/layouts/g-brief.layout:110 +#: lib/layouts/g-brief2.layout:779 +msgid "YourMail" +msgstr "UwEmail" + +#: lib/layouts/dinbrief.layout:280 +msgid "IhrSchreiben" +msgstr "" + +#: lib/layouts/dinbrief.layout:285 +msgid "MeinZeichen" +msgstr "" + +#: lib/layouts/dinbrief.layout:290 +msgid "Unterschrift" +msgstr "" + +#: lib/layouts/dinbrief.layout:300 +msgid "Telefon" +msgstr "" + +#: lib/layouts/dinbrief.layout:305 lib/layouts/lettre.layout:47 +#: lib/layouts/lettre.layout:157 lib/layouts/scrlettr.layout:153 +#: lib/layouts/scrlttr2.layout:231 +msgid "Place" +msgstr "Plaats" + +#: lib/layouts/dinbrief.layout:310 +msgid "Stadt" +msgstr "" + +#: lib/layouts/dinbrief.layout:315 lib/layouts/g-brief.layout:75 +msgid "Town" +msgstr "Stad" + +#: lib/layouts/dinbrief.layout:320 +msgid "Ort" +msgstr "" + +#: lib/layouts/dinbrief.layout:325 +msgid "Datum" +msgstr "" + +#: lib/layouts/dinbrief.layout:330 lib/layouts/g-brief.layout:196 +#: lib/layouts/g-brief2.layout:820 +msgid "Reference" +msgstr "" + +#: lib/layouts/dinbrief.layout:335 +msgid "Betreff" +msgstr "" + +#: lib/layouts/dinbrief.layout:340 +msgid "Anrede" +msgstr "" + +#: lib/layouts/dinbrief.layout:345 lib/layouts/g-brief.layout:17 +#: lib/layouts/g-brief2.layout:38 lib/layouts/iopart.layout:119 +#: lib/layouts/scrlettr.layout:40 +msgid "Letter" +msgstr "" + +#: lib/layouts/dinbrief.layout:350 +msgid "Brieftext" +msgstr "" + +#: lib/layouts/dinbrief.layout:355 +msgid "Gruss" +msgstr "" + +#: lib/layouts/dinbrief.layout:359 +msgid "ps" +msgstr "" + +#: lib/layouts/dinbrief.layout:364 lib/layouts/g-brief.layout:214 +#: lib/layouts/g-brief2.layout:911 +msgid "Encl." +msgstr "" + +#: lib/layouts/dinbrief.layout:369 +msgid "Anlagen" +msgstr "" + +#: lib/layouts/dinbrief.layout:374 lib/layouts/scrlettr.layout:91 +#: lib/layouts/scrlttr2.layout:130 +msgid "CC" +msgstr "" + +#: lib/layouts/dinbrief.layout:379 +msgid "Verteiler" +msgstr "" + +#: lib/layouts/ectaart.layout:21 +#, fuzzy +msgid "RunTitle" +msgstr "Titel" + +#: lib/layouts/ectaart.layout:28 +#, fuzzy +msgid "Running Title:" +msgstr "Bezig met LaTeX uitvoeren..." + +#: lib/layouts/ectaart.layout:35 +#, fuzzy +msgid "RunAuthor" +msgstr "Auteur" + +#: lib/layouts/ectaart.layout:39 +#, fuzzy +msgid "Running Author:" +msgstr "Auteur:" + +#: lib/layouts/ectaart.layout:77 lib/layouts/latex8.layout:77 +msgid "E-mail:" +msgstr "" + +#: lib/layouts/ectaart.layout:93 +#, fuzzy +msgid "Web Address" +msgstr "Adres" + +#: lib/layouts/ectaart.layout:96 +#, fuzzy +msgid "Web address:" +msgstr "Adres:" + +#: lib/layouts/ectaart.layout:109 +#, fuzzy +msgid "Authors Block" +msgstr "E-mailadres auteur" + +#: lib/layouts/ectaart.layout:113 +#, fuzzy +msgid "Authors Block:" +msgstr "Auteur:" + +#: lib/layouts/ectaart.layout:116 lib/layouts/ectaart.layout:198 +#: lib/layouts/ectaart.layout:201 lib/layouts/entcs.layout:100 +#: lib/layouts/agu_stdtitle.inc:403 lib/layouts/agu_stdtitle.inc:405 +msgid "Keyword" +msgstr "Sleutelwoord" + +#: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 +#: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 +msgid "Keywords:" +msgstr "Sleutelwoorden:" + +#: lib/layouts/ectaart.layout:126 +#, fuzzy +msgid "Thanks Text" +msgstr "Dank" + +#: lib/layouts/ectaart.layout:133 +msgid "Thanks \\theThanks:" +msgstr "" + +#: lib/layouts/ectaart.layout:139 +msgid "Emphasize" +msgstr "" + +#: lib/layouts/ectaart.layout:152 +#, fuzzy +msgid "Thanks Reference" +msgstr "Verwijzingen" + +#: lib/layouts/ectaart.layout:159 +#, fuzzy +msgid "Thanks Ref" +msgstr "Dank" + +#: lib/layouts/ectaart.layout:164 +msgid "Internet Address Reference" +msgstr "Internetadres-verwijzing" + +#: lib/layouts/ectaart.layout:167 +msgid "Internet Addess Ref" +msgstr "" + +#: lib/layouts/ectaart.layout:170 lib/layouts/ectaart.layout:173 +msgid "Corresponding Author" +msgstr "" + +#: lib/layouts/ectaart.layout:184 +msgid "Name (First Name)" +msgstr "" + +#: lib/layouts/ectaart.layout:187 +msgid "First Name" +msgstr "Voornaam" + +#: lib/layouts/ectaart.layout:191 +msgid "Name (Surname)" +msgstr "" + +#: lib/layouts/ectaart.layout:194 lib/layouts/agu_stdclass.inc:63 +#: lib/layouts/agu_stdclass.inc:65 lib/layouts/db_stdcharstyles.inc:46 +#: lib/layouts/db_stdcharstyles.inc:48 lib/layouts/db_stdtitle.inc:98 +msgid "Surname" +msgstr "" + +#: lib/layouts/ectaart.layout:204 +msgid "By Same Author (bib)" +msgstr "" + +#: lib/layouts/ectaart.layout:207 +msgid "bysame" +msgstr "" + +#: lib/layouts/egs.layout:145 lib/layouts/stdlyxlist.inc:20 +msgid "00.00.0000" +msgstr "" + +#: lib/layouts/egs.layout:270 +msgid "LaTeX Title" +msgstr "LaTeX titel" + +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 +msgid "Author:" +msgstr "Auteur:" + +#: lib/layouts/egs.layout:313 +msgid "Affil" +msgstr "verbonden" + +#: lib/layouts/egs.layout:348 +msgid "Journal:" +msgstr "Tijdschrift:" + +#: lib/layouts/egs.layout:357 +msgid "msnumber" +msgstr "" + +#: lib/layouts/egs.layout:371 +msgid "MS_number:" +msgstr "" + +#: lib/layouts/egs.layout:381 +msgid "FirstAuthor" +msgstr "EersteAuteur" + +#: lib/layouts/egs.layout:394 +msgid "1st_author_surname:" +msgstr "1ste_auteur_achternaam" + +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 +#: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 +#: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 +#: lib/layouts/aguplus.inc:111 +msgid "Received" +msgstr "Ontvangen" + +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/aguplus.inc:115 +msgid "Received:" +msgstr "Ontvangen:" + +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/aguplus.inc:127 +msgid "Accepted" +msgstr "Geaccepteerd" + +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/aguplus.inc:131 +msgid "Accepted:" +msgstr "Geaccepteerd:" + +#: lib/layouts/egs.layout:447 +msgid "Offsets" +msgstr "" + +#: lib/layouts/egs.layout:460 +msgid "reprint_reqs_to:" +msgstr "" + +#: lib/layouts/elsart.layout:131 +msgid "Author Address" +msgstr "Adres auteur" + +#: lib/layouts/elsart.layout:147 lib/layouts/revtex4.layout:194 +msgid "Author Email" +msgstr "E-mailadres auteur" + +#: lib/layouts/elsart.layout:157 lib/layouts/lettre.layout:404 +#: lib/layouts/llncs.layout:238 +msgid "Email:" +msgstr "E-mail:" + +#: lib/layouts/elsart.layout:168 lib/layouts/revtex4.layout:210 +msgid "Author URL" +msgstr "URL auteur" + +#: lib/layouts/elsart.layout:179 lib/layouts/revtex4.layout:216 +#: lib/layouts/amsdefs.inc:157 +msgid "URL:" +msgstr "URL:" + +#: lib/layouts/elsart.layout:191 lib/layouts/revtex4.layout:187 +#: lib/layouts/amsdefs.inc:168 +msgid "Thanks" +msgstr "Dank" + +#: lib/layouts/elsart.layout:275 +msgid "Theorem \\arabic{theorem}" +msgstr "Stelling \\arabic{theorem}" + +#: lib/layouts/elsart.layout:304 +msgid "PROOF." +msgstr "BEWIJS." + +#: lib/layouts/elsart.layout:318 +msgid "Lemma \\arabic{theorem}" +msgstr "Lemma \\arabic{theorem}" + +#: lib/layouts/elsart.layout:325 +msgid "Corollary \\arabic{theorem}" +msgstr "Gevolg \\arabic{theorem}" + +#: lib/layouts/elsart.layout:332 +msgid "Proposition \\arabic{theorem}" +msgstr "Propositie \\arabic{theorem}" + +#: lib/layouts/elsart.layout:339 +msgid "Criterion \\arabic{theorem}" +msgstr "Kriterium \\arabic{theorem}" + +#: lib/layouts/elsart.layout:346 +msgid "Algorithm \\arabic{theorem}" +msgstr "Algoritme \\arabic{theorem}" + +#: lib/layouts/elsart.layout:353 +msgid "Definition \\arabic{theorem}" +msgstr "Definitie \\arabic{theorem}" + +#: lib/layouts/elsart.layout:367 +msgid "Conjecture \\arabic{theorem}" +msgstr "Vermoeden \\arabic{theorem}" + +#: lib/layouts/elsart.layout:374 +msgid "Example \\arabic{theorem}" +msgstr "Voorbeeld \\arabic{theorem}" + +#: lib/layouts/elsart.layout:381 +msgid "Problem \\arabic{theorem}" +msgstr "Opgave \\arabic{theorem}" + +#: lib/layouts/elsart.layout:388 +msgid "Remark \\arabic{theorem}" +msgstr "Opmerking \\arabic{theorem}" + +#: lib/layouts/elsart.layout:395 +msgid "Note \\arabic{theorem}" +msgstr "Noot \\arabic{theorem}" + +#: lib/layouts/elsart.layout:402 +msgid "Claim \\arabic{theorem}" +msgstr "Bewering \\arabic{theorem}" + +#: lib/layouts/elsart.layout:410 +msgid "Summary \\arabic{summ}" +msgstr "Samenvatting \\arabic{summ}" + +#: lib/layouts/elsart.layout:418 +msgid "Case \\arabic{case}" +msgstr "Geval \\arabic{case}" + +#: lib/layouts/elsarticle.layout:75 +msgid "Titlenotemark" +msgstr "" + +#: lib/layouts/elsarticle.layout:79 +msgid "Titlenote mark" +msgstr "" + +#: lib/layouts/elsarticle.layout:97 +msgid "Title footnote" +msgstr "" + +#: lib/layouts/elsarticle.layout:109 +msgid "Title footnote:" +msgstr "" + +#: lib/layouts/elsarticle.layout:137 +msgid "Authormark" +msgstr "" + +#: lib/layouts/elsarticle.layout:141 +msgid "Author mark" +msgstr "" + +#: lib/layouts/elsarticle.layout:159 +msgid "Author footnote" +msgstr "" + +#: lib/layouts/elsarticle.layout:162 +msgid "Author footnote:" +msgstr "" + +#: lib/layouts/elsarticle.layout:166 +msgid "CorAuthormark" +msgstr "" + +#: lib/layouts/elsarticle.layout:170 +msgid "CorAuthor mark" +msgstr "" + +#: lib/layouts/elsarticle.layout:188 +msgid "Corresponding author" +msgstr "" + +#: lib/layouts/elsarticle.layout:191 +msgid "Corresponding author text:" +msgstr "" + +#: lib/layouts/entcs.layout:110 lib/layouts/siamltex.layout:306 +msgid "Key words:" +msgstr "Sleutelwoorden:" + +#: lib/layouts/europecv.layout:50 lib/layouts/moderncv.layout:82 +msgid "Item" +msgstr "" + +#: lib/layouts/europecv.layout:59 lib/layouts/moderncv.layout:91 +msgid "Item:" +msgstr "" + +#: lib/layouts/europecv.layout:66 +msgid "BulletedItem" +msgstr "" + +#: lib/layouts/europecv.layout:69 +msgid "Bulleted Item:" +msgstr "" + +#: lib/layouts/europecv.layout:72 +msgid "Begin" +msgstr "" + +#: lib/layouts/europecv.layout:82 +msgid "Begin of CV" +msgstr "" + +#: lib/layouts/europecv.layout:89 +msgid "PersonalInfo" +msgstr "" + +#: lib/layouts/europecv.layout:93 +msgid "Personal Info" +msgstr "" + +#: lib/layouts/europecv.layout:96 +msgid "MotherTongue" +msgstr "" + +#: lib/layouts/europecv.layout:105 +msgid "Mother Tongue:" +msgstr "" + +#: lib/layouts/europecv.layout:112 +msgid "LangHeader" +msgstr "" + +#: lib/layouts/europecv.layout:116 +msgid "Language Header:" +msgstr "" + +#: lib/layouts/europecv.layout:122 lib/layouts/moderncv.layout:119 +msgid "Language:" +msgstr "" + +#: lib/layouts/europecv.layout:125 +msgid "LastLanguage" +msgstr "" + +#: lib/layouts/europecv.layout:128 +msgid "Last Language:" +msgstr "" + +#: lib/layouts/europecv.layout:131 +msgid "LangFooter" +msgstr "" + +#: lib/layouts/europecv.layout:135 +msgid "Language Footer:" +msgstr "" + +#: lib/layouts/europecv.layout:138 +msgid "End" +msgstr "" + +#: lib/layouts/europecv.layout:148 +msgid "End of CV" +msgstr "" + +#: lib/layouts/foils.layout:42 +msgid "Foilhead" +msgstr "" + +#: lib/layouts/foils.layout:61 +msgid "ShortFoilhead" +msgstr "" + +#: lib/layouts/foils.layout:67 +msgid "Rotatefoilhead" +msgstr "" + +#: lib/layouts/foils.layout:73 +msgid "ShortRotatefoilhead" +msgstr "" + +#: lib/layouts/foils.layout:82 +msgid "TickList" +msgstr "" + +#: lib/layouts/foils.layout:97 +msgid "_/" +msgstr "_/" + +#: lib/layouts/foils.layout:101 +msgid "CrossList" +msgstr "" + +#: lib/layouts/foils.layout:116 +msgid "><" +msgstr "><" + +#: lib/layouts/foils.layout:160 +msgid "My Logo" +msgstr "" + +#: lib/layouts/foils.layout:168 +msgid "My Logo:" +msgstr "" + +#: lib/layouts/foils.layout:177 +msgid "Restriction" +msgstr "" + +#: lib/layouts/foils.layout:181 +msgid "Restriction:" +msgstr "" + +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 +#: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 +msgid "Left Header" +msgstr "" + +#: lib/layouts/foils.layout:189 lib/layouts/aguplus.inc:93 +#: lib/layouts/customHeadersFooters.module:18 +msgid "Left Header:" +msgstr "" + +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 +#: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 +msgid "Right Header" +msgstr "" + +#: lib/layouts/foils.layout:197 lib/layouts/aguplus.inc:107 +#: lib/layouts/customHeadersFooters.module:39 +msgid "Right Header:" +msgstr "" + +#: lib/layouts/foils.layout:201 lib/layouts/customHeadersFooters.module:54 +msgid "Right Footer" +msgstr "" + +#: lib/layouts/foils.layout:205 lib/layouts/customHeadersFooters.module:57 +msgid "Right Footer:" +msgstr "" + +#: lib/layouts/foils.layout:232 lib/layouts/heb-article.layout:33 +#: lib/layouts/llncs.layout:420 +msgid "Theorem #." +msgstr "Stelling #." + +#: lib/layouts/foils.layout:246 lib/layouts/heb-article.layout:48 +#: lib/layouts/llncs.layout:359 +msgid "Lemma #." +msgstr "Lemma #." + +#: lib/layouts/foils.layout:253 lib/layouts/heb-article.layout:58 +#: lib/layouts/llncs.layout:324 +msgid "Corollary #." +msgstr "Gevolg #." + +#: lib/layouts/foils.layout:260 lib/layouts/llncs.layout:393 +msgid "Proposition #." +msgstr "Propositie #." + +#: lib/layouts/foils.layout:267 lib/layouts/heb-article.layout:78 +#: lib/layouts/llncs.layout:338 +msgid "Definition #." +msgstr "Definitie #." + +#: lib/layouts/foils.layout:292 lib/layouts/siamltex.layout:72 +#: lib/layouts/theorems-order.inc:10 lib/layouts/theorems-starred.inc:23 +msgid "Theorem*" +msgstr "Stelling*" + +#: lib/layouts/foils.layout:299 lib/layouts/siamltex.layout:92 +#: lib/layouts/theorems-order.inc:22 lib/layouts/theorems-starred.inc:80 +msgid "Lemma*" +msgstr "Lemma*" + +#: lib/layouts/foils.layout:302 lib/layouts/theorems-starred.inc:83 +msgid "Lemma." +msgstr "Lemma." + +#: lib/layouts/foils.layout:306 lib/layouts/siamltex.layout:82 +#: lib/layouts/theorems-order.inc:16 lib/layouts/theorems-starred.inc:63 +msgid "Corollary*" +msgstr "Gevolg*" + +#: lib/layouts/foils.layout:313 lib/layouts/siamltex.layout:102 +#: lib/layouts/theorems-order.inc:28 lib/layouts/theorems-starred.inc:97 +msgid "Proposition*" +msgstr "Propositie*" + +#: lib/layouts/foils.layout:316 lib/layouts/theorems-starred.inc:100 +msgid "Proposition." +msgstr "Propositie." + +#: lib/layouts/foils.layout:320 lib/layouts/siamltex.layout:131 +#: lib/layouts/theorems-order.inc:40 lib/layouts/theorems-starred.inc:148 +msgid "Definition*" +msgstr "Definitie*" + +#: lib/layouts/g-brief.layout:26 lib/layouts/g-brief2.layout:48 +msgid "Letter:" +msgstr "" + +#: lib/layouts/g-brief.layout:35 lib/layouts/g-brief2.layout:57 +#: lib/layouts/scrlettr.layout:112 lib/layouts/scrlttr2.layout:145 +#: lib/layouts/agu_stdtitle.inc:184 src/frontends/qt4/GuiIndices.cpp:51 +#: src/mathed/MathMacroTemplate.cpp:487 +msgid "Name" +msgstr "" + +#: lib/layouts/g-brief.layout:45 lib/layouts/g-brief2.layout:67 +#: lib/layouts/scrlettr.layout:123 lib/layouts/agu_stdtitle.inc:188 +msgid "Name:" +msgstr "" + +#: lib/layouts/g-brief.layout:61 lib/layouts/agu_stdtitle.inc:437 +#: lib/layouts/agu_stdtitle.inc:439 +msgid "Street" +msgstr "" + +#: lib/layouts/g-brief.layout:64 +msgid "Street:" +msgstr "" + +#: lib/layouts/g-brief.layout:68 +msgid "Addition" +msgstr "" + +#: lib/layouts/g-brief.layout:71 +msgid "Addition:" +msgstr "" + +#: lib/layouts/g-brief.layout:78 +msgid "Town:" +msgstr "" + +#: lib/layouts/g-brief.layout:82 lib/layouts/agu_stdtitle.inc:459 +#: lib/layouts/agu_stdtitle.inc:461 +msgid "State" +msgstr "" + +#: lib/layouts/g-brief.layout:85 +msgid "State:" +msgstr "" + +#: lib/layouts/g-brief.layout:89 lib/layouts/g-brief2.layout:674 +msgid "ReturnAddress" +msgstr "" + +#: lib/layouts/g-brief.layout:92 lib/layouts/g-brief2.layout:685 +msgid "ReturnAddress:" +msgstr "" + +#: lib/layouts/g-brief.layout:99 lib/layouts/g-brief2.layout:747 +#: lib/layouts/lettre.layout:472 +msgid "MyRef:" +msgstr "" + +#: lib/layouts/g-brief.layout:106 lib/layouts/g-brief2.layout:768 +#: lib/layouts/lettre.layout:456 +msgid "YourRef:" +msgstr "" + +#: lib/layouts/g-brief.layout:113 lib/layouts/g-brief2.layout:789 +msgid "YourMail:" +msgstr "" + +#: lib/layouts/g-brief.layout:120 +msgid "Phone:" +msgstr "" + +#: lib/layouts/g-brief.layout:124 +msgid "Telefax" +msgstr "" + +#: lib/layouts/g-brief.layout:127 +msgid "Telefax:" +msgstr "" + +#: lib/layouts/g-brief.layout:131 +msgid "Telex" +msgstr "" + +#: lib/layouts/g-brief.layout:134 +msgid "Telex:" +msgstr "" + +#: lib/layouts/g-brief.layout:138 +msgid "EMail" +msgstr "" + +#: lib/layouts/g-brief.layout:141 +msgid "EMail:" +msgstr "" + +#: lib/layouts/g-brief.layout:145 +msgid "HTTP" +msgstr "" + +#: lib/layouts/g-brief.layout:148 +msgid "HTTP:" +msgstr "" + +#: lib/layouts/g-brief.layout:152 lib/layouts/scrlttr2.layout:215 +msgid "Bank" +msgstr "" + +#: lib/layouts/g-brief.layout:155 lib/layouts/scrlttr2.layout:219 +msgid "Bank:" +msgstr "" + +#: lib/layouts/g-brief.layout:159 +msgid "BankCode" +msgstr "" + +#: lib/layouts/g-brief.layout:162 +msgid "BankCode:" +msgstr "" + +#: lib/layouts/g-brief.layout:166 +msgid "BankAccount" +msgstr "" + +#: lib/layouts/g-brief.layout:169 +msgid "BankAccount:" +msgstr "" + +#: lib/layouts/g-brief.layout:173 lib/layouts/g-brief2.layout:695 +msgid "PostalComment" +msgstr "" + +#: lib/layouts/g-brief.layout:176 lib/layouts/g-brief2.layout:705 +msgid "PostalComment:" +msgstr "" + +#: lib/layouts/g-brief.layout:201 lib/layouts/g-brief2.layout:832 +msgid "Reference:" +msgstr "" + +#: lib/layouts/g-brief.layout:218 lib/layouts/g-brief2.layout:922 +msgid "Encl.:" +msgstr "" + +#: lib/layouts/g-brief2.layout:77 +msgid "NameRowA" +msgstr "" + +#: lib/layouts/g-brief2.layout:88 +msgid "NameRowA:" +msgstr "" + +#: lib/layouts/g-brief2.layout:97 +msgid "NameRowB" +msgstr "" + +#: lib/layouts/g-brief2.layout:107 +msgid "NameRowB:" +msgstr "" + +#: lib/layouts/g-brief2.layout:116 +msgid "NameRowC" +msgstr "" + +#: lib/layouts/g-brief2.layout:126 +msgid "NameRowC:" +msgstr "" + +#: lib/layouts/g-brief2.layout:135 +msgid "NameRowD" +msgstr "" + +#: lib/layouts/g-brief2.layout:145 +msgid "NameRowD:" +msgstr "" + +#: lib/layouts/g-brief2.layout:154 +msgid "NameRowE" +msgstr "" + +#: lib/layouts/g-brief2.layout:164 +msgid "NameRowE:" +msgstr "" + +#: lib/layouts/g-brief2.layout:173 +msgid "NameRowF" +msgstr "" + +#: lib/layouts/g-brief2.layout:183 +msgid "NameRowF:" +msgstr "" + +#: lib/layouts/g-brief2.layout:192 +msgid "NameRowG" +msgstr "" + +#: lib/layouts/g-brief2.layout:202 +msgid "NameRowG:" +msgstr "" + +#: lib/layouts/g-brief2.layout:212 +msgid "AddressRowA" +msgstr "" + +#: lib/layouts/g-brief2.layout:223 +msgid "AddressRowA:" +msgstr "" + +#: lib/layouts/g-brief2.layout:232 +msgid "AddressRowB" +msgstr "" + +#: lib/layouts/g-brief2.layout:242 +msgid "AddressRowB:" +msgstr "" + +#: lib/layouts/g-brief2.layout:251 +msgid "AddressRowC" +msgstr "" + +#: lib/layouts/g-brief2.layout:261 +msgid "AddressRowC:" +msgstr "" + +#: lib/layouts/g-brief2.layout:270 +msgid "AddressRowD" +msgstr "" + +#: lib/layouts/g-brief2.layout:280 +msgid "AddressRowD:" +msgstr "" + +#: lib/layouts/g-brief2.layout:289 +msgid "AddressRowE" +msgstr "" + +#: lib/layouts/g-brief2.layout:299 +msgid "AddressRowE:" +msgstr "" + +#: lib/layouts/g-brief2.layout:308 +msgid "AddressRowF" +msgstr "" + +#: lib/layouts/g-brief2.layout:318 +msgid "AddressRowF:" +msgstr "" + +#: lib/layouts/g-brief2.layout:327 +msgid "TelephoneRowA" +msgstr "" + +#: lib/layouts/g-brief2.layout:338 +msgid "TelephoneRowA:" +msgstr "" + +#: lib/layouts/g-brief2.layout:347 +msgid "TelephoneRowB" +msgstr "" + +#: lib/layouts/g-brief2.layout:357 +msgid "TelephoneRowB:" +msgstr "" + +#: lib/layouts/g-brief2.layout:366 +msgid "TelephoneRowC" +msgstr "" + +#: lib/layouts/g-brief2.layout:376 +msgid "TelephoneRowC:" +msgstr "" + +#: lib/layouts/g-brief2.layout:385 +msgid "TelephoneRowD" +msgstr "" + +#: lib/layouts/g-brief2.layout:395 +msgid "TelephoneRowD:" +msgstr "" + +#: lib/layouts/g-brief2.layout:404 +msgid "TelephoneRowE" +msgstr "" + +#: lib/layouts/g-brief2.layout:414 +msgid "TelephoneRowE:" +msgstr "" + +#: lib/layouts/g-brief2.layout:423 +msgid "TelephoneRowF" +msgstr "" + +#: lib/layouts/g-brief2.layout:433 +msgid "TelephoneRowF:" +msgstr "" + +#: lib/layouts/g-brief2.layout:442 +msgid "InternetRowA" +msgstr "" + +#: lib/layouts/g-brief2.layout:453 +msgid "InternetRowA:" +msgstr "" + +#: lib/layouts/g-brief2.layout:462 +msgid "InternetRowB" +msgstr "" + +#: lib/layouts/g-brief2.layout:472 +msgid "InternetRowB:" +msgstr "" + +#: lib/layouts/g-brief2.layout:481 +msgid "InternetRowC" +msgstr "" + +#: lib/layouts/g-brief2.layout:491 +msgid "InternetRowC:" +msgstr "" + +#: lib/layouts/g-brief2.layout:500 +msgid "InternetRowD" +msgstr "" + +#: lib/layouts/g-brief2.layout:510 +msgid "InternetRowD:" +msgstr "" + +#: lib/layouts/g-brief2.layout:519 +msgid "InternetRowE" +msgstr "" + +#: lib/layouts/g-brief2.layout:529 +msgid "InternetRowE:" +msgstr "" + +#: lib/layouts/g-brief2.layout:538 +msgid "InternetRowF" +msgstr "" + +#: lib/layouts/g-brief2.layout:548 +msgid "InternetRowF:" +msgstr "" + +#: lib/layouts/g-brief2.layout:557 +msgid "BankRowA" +msgstr "" + +#: lib/layouts/g-brief2.layout:568 +msgid "BankRowA:" +msgstr "" + +#: lib/layouts/g-brief2.layout:577 +msgid "BankRowB" +msgstr "" + +#: lib/layouts/g-brief2.layout:587 +msgid "BankRowB:" +msgstr "" + +#: lib/layouts/g-brief2.layout:596 +msgid "BankRowC" +msgstr "" + +#: lib/layouts/g-brief2.layout:606 +msgid "BankRowC:" +msgstr "" + +#: lib/layouts/g-brief2.layout:615 +msgid "BankRowD" +msgstr "" + +#: lib/layouts/g-brief2.layout:625 +msgid "BankRowD:" +msgstr "" + +#: lib/layouts/g-brief2.layout:634 +msgid "BankRowE" +msgstr "" + +#: lib/layouts/g-brief2.layout:644 +msgid "BankRowE:" +msgstr "" + +#: lib/layouts/g-brief2.layout:653 +msgid "BankRowF" +msgstr "" + +#: lib/layouts/g-brief2.layout:663 +msgid "BankRowF:" +msgstr "" + +#: lib/layouts/heb-article.layout:68 +msgid "Claim #." +msgstr "Bewering #." + +#: lib/layouts/heb-article.layout:85 +msgid "Remarks" +msgstr "Opmerkingen" + +#: lib/layouts/heb-article.layout:88 +msgid "Remarks #." +msgstr "Opmerkingen #." + +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 +msgid "Proof:" +msgstr "Bewijs:" + +#: lib/layouts/hollywood.layout:55 +msgid "More" +msgstr "Meer" + +#: lib/layouts/hollywood.layout:66 +msgid "(MORE)" +msgstr "(MEER)" + +#: lib/layouts/hollywood.layout:79 lib/layouts/hollywood.layout:90 +msgid "FADE IN:" +msgstr "" + +#: lib/layouts/hollywood.layout:99 lib/layouts/hollywood.layout:109 +msgid "INT." +msgstr "" + +#: lib/layouts/hollywood.layout:113 lib/layouts/hollywood.layout:123 +msgid "EXT." +msgstr "" + +#: lib/layouts/hollywood.layout:185 +msgid "Continuing" +msgstr "" + +#: lib/layouts/hollywood.layout:196 +msgid "(continuing)" +msgstr "" + +#: lib/layouts/hollywood.layout:222 +msgid "Transition" +msgstr "" + +#: lib/layouts/hollywood.layout:234 lib/layouts/hollywood.layout:245 +msgid "TITLE OVER:" +msgstr "" + +#: lib/layouts/hollywood.layout:249 +msgid "INTERCUT" +msgstr "" + +#: lib/layouts/hollywood.layout:260 +msgid "INTERCUT WITH:" +msgstr "" + +#: lib/layouts/hollywood.layout:264 lib/layouts/hollywood.layout:275 +msgid "FADE OUT" +msgstr "" + +#: lib/layouts/hollywood.layout:293 +msgid "Scene" +msgstr "" + +#: lib/layouts/ijmpc.layout:68 lib/layouts/ijmpc.layout:72 +#: lib/layouts/ijmpc.layout:80 lib/layouts/ijmpd.layout:73 +#: lib/layouts/ijmpd.layout:77 lib/layouts/ijmpd.layout:85 +#, fuzzy +msgid "Catchline" +msgstr "wiskunde regel" + +#: lib/layouts/ijmpc.layout:140 lib/layouts/ijmpd.layout:130 +msgid "History" +msgstr "" + +#: lib/layouts/ijmpc.layout:171 lib/layouts/ijmpc.layout:175 +#: lib/layouts/ijmpd.layout:161 lib/layouts/ijmpd.layout:165 +#: lib/layouts/agu_stdtitle.inc:206 lib/layouts/aguplus.inc:119 +msgid "Revised" +msgstr "" + +#: lib/layouts/ijmpc.layout:218 +msgid "Classification Codes" +msgstr "" + +#: lib/layouts/ijmpc.layout:225 lib/layouts/ijmpd.layout:228 +#: lib/layouts/aguplus.inc:217 +msgid "TableCaption" +msgstr "" + +#: lib/layouts/ijmpc.layout:229 lib/layouts/ijmpd.layout:232 +#, fuzzy +msgid "Table caption" +msgstr "&Tabelinstellingen" + +#: lib/layouts/ijmpc.layout:242 lib/layouts/ijmpd.layout:245 +msgid "Refcite" +msgstr "" + +#: lib/layouts/ijmpc.layout:246 lib/layouts/ijmpd.layout:249 +#, fuzzy +msgid "Cite reference" +msgstr "Alle genoemde verwijzingen" + +#: lib/layouts/ijmpc.layout:259 lib/layouts/ijmpd.layout:262 +#, fuzzy +msgid "ItemList" +msgstr "Opsomming" + +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 +#, fuzzy +msgid "RomanList" +msgstr "Romein" + +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 +#: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 +msgid "Theorem \\thetheorem." +msgstr "Stelling \\thetheorem." + +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 +#: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 +msgid "Corollary \\thecorollary." +msgstr "Gevolg \\thecorollary." + +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 +#: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 +msgid "Lemma \\thelemma." +msgstr "Lemma \\thelemma." + +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 +#: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 +msgid "Proposition \\theproposition." +msgstr "Propositie \\theproposition." + +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 +#: lib/layouts/theorems-without-preamble.inc:120 +msgid "Prop" +msgstr "Prop" + +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 +#: lib/layouts/theorems-without-preamble.inc:124 +msgid "Prop \\theprop." +msgstr "Prop \\theprop." + +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 +#: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 +#: lib/layouts/theorems-without-preamble.inc:378 +#: lib/layouts/theorems-without-preamble.inc:381 +#: lib/layouts/theorems-ams-extended.module:378 +#: lib/layouts/theorems-ams-extended.module:388 +#: lib/layouts/theorems-ams-extended.module:391 +#: lib/layouts/theorems-ams-extended.module:404 +#: lib/layouts/theorems-ams-extended.module:407 +msgid "Question" +msgstr "Vraag" + +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 +msgid "Question \\thequestion." +msgstr "Vraag \\thequestion." + +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 +#: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 +msgid "Claim \\theclaim." +msgstr "Bewering \\theclaim." + +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 +#: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 +msgid "Conjecture \\theconjecture." +msgstr "Vermoeden \\theconjecture." + +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 +msgid "Appendix \\Alph{appendix}." +msgstr "Appendix \\Alph{appendix}." + +#: lib/layouts/ijmpd.layout:178 lib/layouts/ijmpd.layout:182 +msgid "Comby" +msgstr "" + +#: lib/layouts/iopart.layout:77 +msgid "Review" +msgstr "" + +#: lib/layouts/iopart.layout:83 +msgid "Topical" +msgstr "" + +#: lib/layouts/iopart.layout:89 lib/layouts/stdinsets.inc:80 +msgid "Comment" +msgstr "" + +#: lib/layouts/iopart.layout:101 +msgid "Paper" +msgstr "" + +#: lib/layouts/iopart.layout:107 +msgid "Prelim" +msgstr "" + +#: lib/layouts/iopart.layout:113 +msgid "Rapid" +msgstr "" + +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 +msgid "PACS" +msgstr "" + +#: lib/layouts/iopart.layout:221 +msgid "Physics and Astronomy Classification System number:" +msgstr "" + +#: lib/layouts/iopart.layout:225 +msgid "MSC" +msgstr "" + +#: lib/layouts/iopart.layout:228 +msgid "Mathematics Subject Classification number:" +msgstr "" + +#: lib/layouts/iopart.layout:232 +msgid "submitto" +msgstr "" + +#: lib/layouts/iopart.layout:235 +msgid "submit to paper:" +msgstr "" + +#: lib/layouts/iopart.layout:261 +msgid "Bibliography (plain)" +msgstr "" + +#: lib/layouts/iopart.layout:285 +msgid "Bibliography heading" +msgstr "" + +#: lib/layouts/isprs.layout:38 +msgid "ABSTRACT:" +msgstr "" + +#: lib/layouts/isprs.layout:66 +msgid "KEY WORDS:" +msgstr "" + +#: lib/layouts/isprs.layout:128 +msgid "Commission" +msgstr "" + +#: lib/layouts/isprs.layout:218 +msgid "ACKNOWLEDGEMENTS" +msgstr "" + +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Ook verbonden aan:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "nieuwe pagina" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Geen getal" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Printer" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "P&rinter:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Literatuurverwijzing invoegen" + +#: lib/layouts/kluwer.layout:198 +msgid "AddressForOffprints" +msgstr "" + +#: lib/layouts/kluwer.layout:206 +msgid "Address for Offprints:" +msgstr "" + +#: lib/layouts/kluwer.layout:216 +msgid "RunningTitle" +msgstr "" + +#: lib/layouts/kluwer.layout:224 lib/layouts/llncs.layout:163 +#: lib/layouts/svcommon.inc:399 +msgid "Running title:" +msgstr "" + +#: lib/layouts/kluwer.layout:238 +msgid "RunningAuthor" +msgstr "" + +#: lib/layouts/kluwer.layout:245 lib/layouts/svcommon.inc:405 +msgid "Running author:" +msgstr "" + +#: lib/layouts/lettre.layout:39 lib/layouts/lettre.layout:316 +#, fuzzy +msgid "NoTelephone" +msgstr "Telefoon" + +#: lib/layouts/lettre.layout:43 lib/layouts/lettre.layout:372 +#: lib/layouts/lettre.layout:380 +msgid "NoFax" +msgstr "" + +#: lib/layouts/lettre.layout:49 lib/layouts/lettre.layout:187 +#: lib/layouts/lettre.layout:194 +#, fuzzy +msgid "NoPlace" +msgstr "Plaats" + +#: lib/layouts/lettre.layout:53 lib/layouts/lettre.layout:236 +#: lib/layouts/lettre.layout:244 +#, fuzzy +msgid "NoDate" +msgstr "Datum" + +#: lib/layouts/lettre.layout:73 lib/layouts/lettre.layout:649 +#, fuzzy +msgid "Post Scriptum" +msgstr "Post Scriptum:" + +#: lib/layouts/lettre.layout:75 lib/layouts/lettre.layout:515 +msgid "EndOfMessage" +msgstr "" + +#: lib/layouts/lettre.layout:77 lib/layouts/lettre.layout:535 +msgid "EndOfFile" +msgstr "" + +#: lib/layouts/lettre.layout:139 lib/layouts/lettre.layout:158 +#: lib/layouts/lettre.layout:188 lib/layouts/lettre.layout:214 +#: lib/layouts/lettre.layout:237 lib/layouts/lettre.layout:257 +#: lib/layouts/lettre.layout:287 lib/layouts/lettre.layout:317 +#: lib/layouts/lettre.layout:343 lib/layouts/lettre.layout:373 +#: lib/layouts/lettre.layout:399 +#, fuzzy +msgid "Headings" +msgstr "Opmaak kop- en voettekst:" + +#: lib/layouts/lettre.layout:169 +msgid "City:" +msgstr "" + +#: lib/layouts/lettre.layout:262 +msgid "Office:" +msgstr "" + +#: lib/layouts/lettre.layout:292 +msgid "Tel:" +msgstr "" + +#: lib/layouts/lettre.layout:324 +msgid "NoTel" +msgstr "" + +#: lib/layouts/lettre.layout:355 +msgid "Fax:" +msgstr "" + +#: lib/layouts/lettre.layout:516 lib/layouts/lettre.layout:607 +#: lib/layouts/lettre.layout:650 +#, fuzzy +msgid "Closings" +msgstr "Afsluiting" + +#: lib/layouts/lettre.layout:525 +msgid "EndOfMessage." +msgstr "" + +#: lib/layouts/lettre.layout:537 +msgid "EndOfFile." +msgstr "" + +#: lib/layouts/lettre.layout:657 +msgid "P.S.:" +msgstr "" + +#: lib/layouts/llncs.layout:39 lib/layouts/memoir.layout:59 +#: lib/layouts/recipebook.layout:41 lib/layouts/scrbook.layout:16 +#: lib/layouts/svmult.layout:110 lib/layouts/tufte-book.layout:62 +#: lib/layouts/agu_stdsections.inc:22 lib/layouts/db_stdsections.inc:21 +#: lib/layouts/scrclass.inc:59 lib/layouts/stdsections.inc:39 +#: lib/layouts/svcommon.inc:146 +msgid "Chapter" +msgstr "" + +#: lib/layouts/llncs.layout:149 +msgid "Running LaTeX Title" +msgstr "" + +#: lib/layouts/llncs.layout:172 lib/layouts/svcommon.inc:371 +msgid "TOC Title" +msgstr "" + +#: lib/layouts/llncs.layout:176 lib/layouts/svcommon.inc:382 +msgid "TOC title:" +msgstr "" + +#: lib/layouts/llncs.layout:200 +msgid "Author Running" +msgstr "" + +#: lib/layouts/llncs.layout:204 +msgid "Author Running:" +msgstr "" + +#: lib/layouts/llncs.layout:208 lib/layouts/svcommon.inc:389 +msgid "TOC Author" +msgstr "" + +#: lib/layouts/llncs.layout:212 +msgid "TOC Author:" +msgstr "" + +#: lib/layouts/llncs.layout:300 lib/layouts/theorems-ams-bytype.inc:325 +#: lib/layouts/theorems-ams.inc:291 lib/layouts/theorems-bytype.inc:291 +#: lib/layouts/theorems.inc:281 +msgid "Case #." +msgstr "Geval #." + +#: lib/layouts/llncs.layout:310 lib/layouts/svmono.layout:81 +#: lib/layouts/theorems-starred.inc:252 +msgid "Claim." +msgstr "Bewering." + +#: lib/layouts/llncs.layout:317 +msgid "Conjecture #." +msgstr "Vermoeden #." + +#: lib/layouts/llncs.layout:345 +msgid "Example #." +msgstr "Voorbeeld #." + +#: lib/layouts/llncs.layout:352 +msgid "Exercise #." +msgstr "Oefening #." + +#: lib/layouts/llncs.layout:365 +msgid "Note #." +msgstr "Noot #." + +#: lib/layouts/llncs.layout:372 +msgid "Problem #." +msgstr "Opgave #." + +#: lib/layouts/llncs.layout:383 lib/layouts/theorems-without-preamble.inc:354 +#: lib/layouts/theorems-without-preamble.inc:361 +#: lib/layouts/theorems-without-preamble.inc:364 +msgid "Property" +msgstr "Eigenschap" + +#: lib/layouts/llncs.layout:386 +msgid "Property #." +msgstr "Eigenschap #." + +#: lib/layouts/llncs.layout:399 +msgid "Question #." +msgstr "Vraag #." + +#: lib/layouts/llncs.layout:406 +msgid "Remark #." +msgstr "Opmerking #." + +#: lib/layouts/llncs.layout:413 +msgid "Solution #." +msgstr "Oplossing #." + +#: lib/layouts/memoir.layout:65 lib/layouts/db_stdstarsections.inc:24 +#: lib/layouts/stdstarsections.inc:24 lib/layouts/svcommon.inc:245 +msgid "Chapter*" +msgstr "Hoofdstuk*" + +#: lib/layouts/memoir.layout:100 +msgid "Chapterprecis" +msgstr "" + +#: lib/layouts/memoir.layout:120 +msgid "Epigraph" +msgstr "" + +#: lib/layouts/memoir.layout:121 lib/layouts/memoir.layout:177 +#, fuzzy +msgid "Maintext" +msgstr "Tekst zonder opmaak" + +#: lib/layouts/memoir.layout:133 +msgid "Poemtitle" +msgstr "" + +#: lib/layouts/memoir.layout:151 +msgid "Poemtitle*" +msgstr "" + +#: lib/layouts/memoir.layout:176 +msgid "Legend" +msgstr "Legenda" + +#: lib/layouts/moderncv.layout:66 +msgid "Entry" +msgstr "Element" + +#: lib/layouts/moderncv.layout:75 +msgid "Entry:" +msgstr "" + +#: lib/layouts/moderncv.layout:98 +msgid "ListItem" +msgstr "" + +#: lib/layouts/moderncv.layout:101 +msgid "List Item:" +msgstr "" + +#: lib/layouts/moderncv.layout:104 +msgid "DoubleItem" +msgstr "" + +#: lib/layouts/moderncv.layout:107 +msgid "Double Item:" +msgstr "" + +#: lib/layouts/moderncv.layout:110 +msgid "Space" +msgstr "" + +#: lib/layouts/moderncv.layout:113 +msgid "Space:" +msgstr "" + +#: lib/layouts/moderncv.layout:122 +msgid "Computer" +msgstr "" + +#: lib/layouts/moderncv.layout:125 +msgid "Computer:" +msgstr "" + +#: lib/layouts/moderncv.layout:128 +msgid "EmptySection" +msgstr "" + +#: lib/layouts/moderncv.layout:137 +msgid "Empty Section" +msgstr "" + +#: lib/layouts/moderncv.layout:144 +msgid "CloseSection" +msgstr "" + +#: lib/layouts/moderncv.layout:147 +msgid "Close Section" +msgstr "" + +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Scheiding--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "" + +#: lib/layouts/paper.layout:147 +msgid "SubTitle" +msgstr "" + +#: lib/layouts/paper.layout:159 +msgid "Institution" +msgstr "" + +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 +#: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 +msgid "Slide" +msgstr "Dia" + +#: lib/layouts/powerdot.layout:132 +msgid " " +msgstr " " + +#: lib/layouts/powerdot.layout:141 +msgid "EndSlide" +msgstr "" + +#: lib/layouts/powerdot.layout:155 +msgid "~=~" +msgstr "~=~" + +#: lib/layouts/powerdot.layout:168 +msgid "WideSlide" +msgstr "" + +#: lib/layouts/powerdot.layout:179 +msgid "EmptySlide" +msgstr "" + +#: lib/layouts/powerdot.layout:183 +msgid "Empty slide:" +msgstr "" + +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 +msgid "\\arabic{section}" +msgstr "" + +#: lib/layouts/powerdot.layout:253 +msgid "ItemizeType1" +msgstr "" + +#: lib/layouts/powerdot.layout:279 +msgid "EnumerateType1" +msgstr "" + +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 +msgid "List of Algorithms" +msgstr "Algoritmelijst" + +#: lib/layouts/recipebook.layout:42 lib/layouts/scrbook.layout:17 +msgid "\\thechapter" +msgstr "\\thechapter" + +#: lib/layouts/recipebook.layout:78 +msgid "Recipe" +msgstr "" + +#: lib/layouts/recipebook.layout:85 +msgid "Recipe:" +msgstr "" + +#: lib/layouts/recipebook.layout:113 +msgid "Ingredients" +msgstr "" + +#: lib/layouts/recipebook.layout:123 +msgid "Ingredients:" +msgstr "" + +#: lib/layouts/revtex4.layout:111 +msgid "Preprint" +msgstr "" + +#: lib/layouts/revtex4.layout:168 lib/layouts/revtex4.layout:174 +msgid "AltAffiliation" +msgstr "" + +#: lib/layouts/revtex4.layout:190 lib/layouts/amsdefs.inc:171 +msgid "Thanks:" +msgstr "" + +#: lib/layouts/revtex4.layout:200 +msgid "Electronic Address:" +msgstr "" + +#: lib/layouts/revtex4.layout:237 +msgid "acknowledgments" +msgstr "" + +#: lib/layouts/revtex4.layout:254 +msgid "PACS number:" +msgstr "" + +#: lib/layouts/scrlettr.layout:24 lib/layouts/scrlttr2.layout:28 +#: lib/layouts/scrclass.inc:42 lib/layouts/stdlyxlist.inc:6 +#: lib/layouts/enumitem.module:73 +msgid "Labeling" +msgstr "" + +#: lib/layouts/scrlettr.layout:50 +msgid "L" +msgstr "L" + +#: lib/layouts/scrlettr.layout:63 +msgid "O" +msgstr "O" + +#: lib/layouts/scrlettr.layout:105 lib/layouts/scrlttr2.layout:138 +msgid "Encl" +msgstr "" + +#: lib/layouts/scrlettr.layout:156 lib/layouts/scrlttr2.layout:235 +msgid "Place:" +msgstr "" + +#: lib/layouts/scrlettr.layout:174 lib/layouts/scrlttr2.layout:255 +msgid "Specialmail" +msgstr "" + +#: lib/layouts/scrlettr.layout:177 lib/layouts/scrlttr2.layout:259 +msgid "Specialmail:" +msgstr "" + +#: lib/layouts/scrlettr.layout:191 lib/layouts/scrlttr2.layout:275 +msgid "Title:" +msgstr "" + +#: lib/layouts/scrlettr.layout:203 lib/layouts/scrlttr2.layout:288 +msgid "Yourref" +msgstr "" + +#: lib/layouts/scrlettr.layout:217 lib/layouts/scrlttr2.layout:304 +msgid "Yourmail" +msgstr "" + +#: lib/layouts/scrlettr.layout:220 lib/layouts/scrlttr2.layout:308 +msgid "Your letter of:" +msgstr "" + +#: lib/layouts/scrlettr.layout:224 lib/layouts/scrlttr2.layout:312 +msgid "Myref" +msgstr "" + +#: lib/layouts/scrlettr.layout:231 lib/layouts/scrlttr2.layout:320 +msgid "Customer" +msgstr "" + +#: lib/layouts/scrlettr.layout:234 lib/layouts/scrlttr2.layout:324 +msgid "Customer no.:" +msgstr "" + +#: lib/layouts/scrlettr.layout:238 lib/layouts/scrlttr2.layout:328 +msgid "Invoice" +msgstr "" + +#: lib/layouts/scrlettr.layout:241 lib/layouts/scrlttr2.layout:332 +msgid "Invoice no.:" +msgstr "" + +#: lib/layouts/scrlttr2.layout:73 +msgid "NextAddress" +msgstr "" + +#: lib/layouts/scrlttr2.layout:84 +msgid "Next Address:" +msgstr "" + +#: lib/layouts/scrlttr2.layout:157 +msgid "Sender Name:" +msgstr "" + +#: lib/layouts/scrlttr2.layout:187 +msgid "Sender Phone:" +msgstr "" + +#: lib/layouts/scrlttr2.layout:195 +msgid "Sender Fax:" +msgstr "" + +#: lib/layouts/scrlttr2.layout:203 +msgid "Sender E-Mail:" +msgstr "" + +#: lib/layouts/scrlttr2.layout:211 +msgid "Sender URL:" +msgstr "" + +#: lib/layouts/scrlttr2.layout:223 +msgid "Logo" +msgstr "" + +#: lib/layouts/scrlttr2.layout:227 +msgid "Logo:" +msgstr "" + +#: lib/layouts/scrlttr2.layout:336 +msgid "EndLetter" +msgstr "" + +#: lib/layouts/scrlttr2.layout:349 +msgid "End of letter" +msgstr "" + +#: lib/layouts/seminar.layout:24 +msgid "LandscapeSlide" +msgstr "" + +#: lib/layouts/seminar.layout:34 +msgid "Landscape Slide:" +msgstr "" + +#: lib/layouts/seminar.layout:40 +msgid "PortraitSlide" +msgstr "" + +#: lib/layouts/seminar.layout:43 +msgid "Portrait Slide:" +msgstr "" + +#: lib/layouts/seminar.layout:45 +msgid "Slide*" +msgstr "" + +#: lib/layouts/seminar.layout:52 +msgid "EndOfSlide" +msgstr "" + +#: lib/layouts/seminar.layout:57 +msgid "SlideHeading" +msgstr "" + +#: lib/layouts/seminar.layout:64 +msgid "SlideSubHeading" +msgstr "" + +#: lib/layouts/seminar.layout:70 +msgid "ListOfSlides" +msgstr "" + +#: lib/layouts/seminar.layout:78 +msgid "[List Of Slides]" +msgstr "Dia-lijst" + +#: lib/layouts/seminar.layout:81 +msgid "SlideContents" +msgstr "" + +#: lib/layouts/seminar.layout:84 +msgid "[Slide Contents]" +msgstr "" + +#: lib/layouts/seminar.layout:87 +msgid "ProgressContents" +msgstr "" + +#: lib/layouts/seminar.layout:90 +msgid "[Progress Contents]" +msgstr "" + +#: lib/layouts/siamltex.layout:111 lib/layouts/theorems-order.inc:34 +#: lib/layouts/theorems-starred.inc:114 +msgid "Conjecture*" +msgstr "Vermoeden*" + +#: lib/layouts/siamltex.layout:121 +#: lib/layouts/theorems-ams-extended-bytype.module:112 +#: lib/layouts/theorems-ams-extended.module:88 +msgid "Algorithm*" +msgstr "Algoritme*" + +#: lib/layouts/siamltex.layout:135 +msgid "AMS" +msgstr "AMS" + +#: lib/layouts/siamltex.layout:310 lib/layouts/amsdefs.inc:189 +msgid "Subjectclass" +msgstr "" + +#: lib/layouts/siamltex.layout:313 +msgid "AMS subject classifications:" +msgstr "" + +#: lib/layouts/sigplanconf.layout:67 +msgid "Conference" +msgstr "Conferentie" + +#: lib/layouts/sigplanconf.layout:78 +msgid "Conference:" +msgstr "Conferentie:" + +#: lib/layouts/sigplanconf.layout:86 +msgid "CopyrightYear" +msgstr "" + +#: lib/layouts/sigplanconf.layout:89 +msgid "Copyright year:" +msgstr "" + +#: lib/layouts/sigplanconf.layout:93 +msgid "Copyrightdata" +msgstr "" + +#: lib/layouts/sigplanconf.layout:96 +msgid "Copyright data:" +msgstr "" + +#: lib/layouts/sigplanconf.layout:139 +msgid "Terms" +msgstr "" + +#: lib/layouts/sigplanconf.layout:142 +msgid "Terms:" +msgstr "" + +#: lib/layouts/simplecv.layout:59 +msgid "Topic" +msgstr "" + +#: lib/layouts/slides.layout:105 +msgid "New Slide:" +msgstr "" + +#: lib/layouts/slides.layout:127 +msgid "Overlay" +msgstr "" + +#: lib/layouts/slides.layout:142 +msgid "New Overlay:" +msgstr "" + +#: lib/layouts/slides.layout:182 +msgid "New Note:" +msgstr "" + +#: lib/layouts/slides.layout:207 +msgid "InvisibleText" +msgstr "" + +#: lib/layouts/slides.layout:214 +msgid "<Invisible Text Follows>" +msgstr "" + +#: lib/layouts/slides.layout:231 +msgid "VisibleText" +msgstr "" + +#: lib/layouts/slides.layout:238 +msgid "<Visible Text Follows>" +msgstr "" + +#: lib/layouts/spie.layout:55 +msgid "Authorinfo" +msgstr "" + +#: lib/layouts/spie.layout:67 +msgid "Authorinfo:" +msgstr "" + +#: lib/layouts/spie.layout:80 +msgid "ABSTRACT" +msgstr "ABSTRACT" + +#: lib/layouts/spie.layout:95 +msgid "ACKNOWLEDGMENTS" +msgstr "DANKWOORD" + +#: lib/layouts/svglobal3.layout:72 +msgid "Subclass" +msgstr "" + +#: lib/layouts/svglobal3.layout:75 +msgid "Mathematics Subject Classification" +msgstr "" + +#: lib/layouts/svglobal3.layout:78 +msgid "CRSC" +msgstr "" + +#: lib/layouts/svglobal3.layout:81 +msgid "CR Subject Classification" +msgstr "" + +#: lib/layouts/svglobal3.layout:86 +#, fuzzy +msgid "Solution \\thesolution" +msgstr "Conclusie \\theconclusion." + +#: lib/layouts/svmono.layout:88 lib/layouts/svcommon.inc:647 +msgid "Proof(QED)" +msgstr "Bewijs(QED)" + +#: lib/layouts/svmono.layout:92 lib/layouts/svcommon.inc:656 +msgid "Proof(smartQED)" +msgstr "Bewijs(smartQED)" + +#: lib/layouts/svmult.layout:33 +msgid "Title*" +msgstr "Titel*" + +#: lib/layouts/svmult.layout:36 +#, fuzzy +msgid "Title*: " +msgstr "Titel*" + +#: lib/layouts/svmult.layout:65 lib/layouts/svmult.layout:150 +#, fuzzy +msgid "Contributors" +msgstr "Lijst van bijdragen" + +#: lib/layouts/svmult.layout:67 +msgid "List of Contributors" +msgstr "Lijst van bijdragen" + +#: lib/layouts/svmult.layout:71 +#, fuzzy +msgid "Contributor List" +msgstr "Lijst van bijdragen" + +#: lib/layouts/svmult.layout:103 lib/layouts/svmult.layout:107 +#: lib/layouts/svmult.layout:111 lib/layouts/svmult.layout:115 +#: lib/layouts/svmult.layout:119 lib/layouts/svmult.layout:123 +#: lib/layouts/svmult.layout:127 lib/layouts/svmult.layout:131 +#: lib/layouts/svmult.layout:135 lib/layouts/svmult.layout:139 +#: lib/layouts/svmult.layout:143 lib/layouts/svmult.layout:147 +#: lib/layouts/svmult.layout:151 lib/layouts/svmult.layout:155 +msgid "For editors" +msgstr "Voor de redactie" + +#: lib/layouts/svmult.layout:106 lib/layouts/svcommon.inc:115 +msgid "PartBacktext" +msgstr "" + +#: lib/layouts/svmult.layout:114 lib/layouts/svcommon.inc:408 +#, fuzzy +msgid "Running Chapter" +msgstr "Bezig met LaTeX uitvoeren..." + +#: lib/layouts/svmult.layout:118 lib/layouts/svcommon.inc:163 +#, fuzzy +msgid "ChapAuthor" +msgstr "Auteur" + +#: lib/layouts/svmult.layout:122 lib/layouts/svcommon.inc:150 +#, fuzzy +msgid "ChapSubtitle" +msgstr "Ondertitel" + +#: lib/layouts/svmult.layout:126 lib/layouts/svcommon.inc:313 +msgid "extrachap" +msgstr "" + +#: lib/layouts/svmult.layout:130 lib/layouts/svcommon.inc:308 +#, fuzzy +msgid "Extrachap" +msgstr "Extra" + +#: lib/layouts/svmult.layout:134 lib/layouts/scrclass.inc:204 +#: lib/layouts/svcommon.inc:477 +msgid "Dedication" +msgstr "" + +#: lib/layouts/svmult.layout:138 lib/layouts/svcommon.inc:497 +#: lib/layouts/svcommon.inc:501 +#, fuzzy +msgid "Foreword" +msgstr "Sleutelwoord" + +#: lib/layouts/svmult.layout:142 lib/layouts/svcommon.inc:521 +#: lib/layouts/svcommon.inc:530 +msgid "Preface" +msgstr "Voorwoord" + +#: lib/layouts/svmult.layout:154 lib/layouts/svcommon.inc:175 +msgid "ChapMotto" +msgstr "" + +#: lib/layouts/tufte-book.layout:123 +msgid "Sidenote" +msgstr "" + +#: lib/layouts/tufte-book.layout:128 +msgid "sidenote" +msgstr "" + +#: lib/layouts/tufte-book.layout:142 +msgid "Marginnote" +msgstr "" + +#: lib/layouts/tufte-book.layout:146 +msgid "marginnote" +msgstr "" + +#: lib/layouts/tufte-book.layout:155 +msgid "NewThought" +msgstr "" + +#: lib/layouts/tufte-book.layout:159 +msgid "new thought" +msgstr "" + +#: lib/layouts/tufte-book.layout:169 +msgid "AllCaps" +msgstr "" + +#: lib/layouts/tufte-book.layout:172 +msgid "allcaps" +msgstr "" + +#: lib/layouts/tufte-book.layout:182 +msgid "SmallCaps" +msgstr "" + +#: lib/layouts/tufte-book.layout:185 +msgid "smallcaps" +msgstr "" + +#: lib/layouts/tufte-book.layout:191 +msgid "Full Width" +msgstr "" + +#: lib/layouts/tufte-book.layout:217 +msgid "MarginTable" +msgstr "" + +#: lib/layouts/tufte-book.layout:230 +msgid "MarginFigure" +msgstr "" + +#: lib/layouts/aapaper.inc:54 +msgid "email:" +msgstr "" + +#: lib/layouts/aapaper.inc:114 +msgid "Thesaurus not supported in recent A&A:" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:34 lib/layouts/agu_stdclass.inc:36 +#: lib/layouts/db_stdcharstyles.inc:35 lib/layouts/db_stdcharstyles.inc:37 +msgid "Firstname" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:48 lib/layouts/agu_stdclass.inc:50 +msgid "Fname" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:93 lib/layouts/agu_stdclass.inc:95 +#: lib/layouts/db_stdcharstyles.inc:57 lib/layouts/db_stdcharstyles.inc:59 +#: lib/layouts/db_stdlayouts.inc:11 +msgid "Literal" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:108 lib/layouts/agu_stdclass.inc:110 +#: lib/layouts/logicalmkup.module:31 src/frontends/qt4/GuiCharacter.cpp:77 +msgid "Emph" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:124 lib/layouts/agu_stdclass.inc:126 +msgid "Abbrev" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:135 lib/layouts/agu_stdclass.inc:137 +#: lib/layouts/agu_stdtitle.inc:56 +msgid "Citation-number" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:146 lib/layouts/agu_stdclass.inc:148 +msgid "Volume" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:157 lib/layouts/agu_stdclass.inc:159 +msgid "Day" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:168 lib/layouts/agu_stdclass.inc:170 +msgid "Month" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:179 lib/layouts/agu_stdclass.inc:181 +msgid "Year" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:190 lib/layouts/agu_stdclass.inc:192 +msgid "Issue-number" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:201 lib/layouts/agu_stdclass.inc:203 +msgid "Issue-day" +msgstr "" + +#: lib/layouts/agu_stdclass.inc:212 lib/layouts/agu_stdclass.inc:214 +msgid "Issue-months" +msgstr "" + +#: lib/layouts/agu_stdsections.inc:86 +msgid "Subsubparagraph" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:13 +msgid "Header" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:19 +msgid "-- Header --" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:31 +msgid "Special-section" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:37 +msgid "Special-section:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:47 +msgid "AGU-journal" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:51 +msgid "AGU-journal:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:59 +msgid "Citation-number:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:65 +msgid "AGU-volume" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:68 +msgid "AGU-volume:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:73 +msgid "AGU-issue" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:76 +msgid "AGU-issue:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:84 +msgid "Copyright:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:89 +msgid "Index-terms" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:93 +msgid "Index-terms..." +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:102 +msgid "Index-term" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:106 +msgid "Index-term:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:111 +msgid "Cross-term" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:115 +msgid "Cross-term:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:136 +msgid "Supplementary" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:140 +msgid "Supplementary..." +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:149 +msgid "Supp-note" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:153 +msgid "Sup-mat-note:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:158 +msgid "Cite-other" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:162 +msgid "Cite-other:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:209 lib/layouts/aguplus.inc:123 +msgid "Revised:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:222 +msgid "Ident-line" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:225 +msgid "Ident-line:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:230 +msgid "Runhead" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:233 +msgid "Runhead:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:241 +msgid "Published-online:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:263 src/frontends/qt4/GuiCitation.cpp:87 +msgid "Citation" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:266 +msgid "Citation:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:271 +msgid "Posting-order" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:274 +msgid "Posting-order:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:279 +msgid "AGU-pages" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:282 +msgid "AGU-pages:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:287 +msgid "Words" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:290 +msgid "Words:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:295 +msgid "Figures" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:298 +msgid "Figures:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:303 +msgid "Tables" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:306 +msgid "Tables:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:311 +msgid "Datasets" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:314 +msgid "Datasets:" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:321 lib/layouts/agu_stdtitle.inc:323 +msgid "ISSN" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:332 lib/layouts/agu_stdtitle.inc:334 +msgid "CODEN" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:344 lib/layouts/agu_stdtitle.inc:346 +msgid "SS-Code" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:355 lib/layouts/agu_stdtitle.inc:357 +msgid "SS-Title" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:367 lib/layouts/agu_stdtitle.inc:369 +msgid "CCC-Code" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:380 lib/layouts/agu_stdtitle.inc:382 +#: lib/layouts/db_lyxmacros.inc:11 lib/layouts/logicalmkup.module:60 +msgid "Code" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:391 lib/layouts/agu_stdtitle.inc:393 +msgid "Dscr" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:415 lib/layouts/agu_stdtitle.inc:417 +msgid "Orgdiv" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:426 lib/layouts/agu_stdtitle.inc:428 +msgid "Orgname" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:448 lib/layouts/agu_stdtitle.inc:450 +msgid "City" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:470 lib/layouts/agu_stdtitle.inc:472 +msgid "Postcode" +msgstr "" + +#: lib/layouts/agu_stdtitle.inc:481 lib/layouts/agu_stdtitle.inc:483 +msgid "Country" +msgstr "" + +#: lib/layouts/aguplus.inc:71 lib/layouts/db_stdstarsections.inc:72 +#: lib/layouts/stdstarsections.inc:68 lib/layouts/svcommon.inc:273 +msgid "Paragraph*" +msgstr "Alinea*" + +#: lib/layouts/aguplus.inc:135 +msgid "CCC" +msgstr "" + +#: lib/layouts/aguplus.inc:139 +msgid "CCC code:" +msgstr "" + +#: lib/layouts/aguplus.inc:148 +msgid "PaperId" +msgstr "" + +#: lib/layouts/aguplus.inc:152 +msgid "Paper Id:" +msgstr "" + +#: lib/layouts/aguplus.inc:156 +msgid "AuthorAddr" +msgstr "" + +#: lib/layouts/aguplus.inc:160 +msgid "Author Address:" +msgstr "" + +#: lib/layouts/aguplus.inc:164 +msgid "SlugComment" +msgstr "" + +#: lib/layouts/aguplus.inc:168 +msgid "Slug Comment:" +msgstr "" + +#: lib/layouts/aguplus.inc:184 +msgid "Plate" +msgstr "" + +#: lib/layouts/aguplus.inc:195 +msgid "Planotable" +msgstr "" + +#: lib/layouts/aguplus.inc:207 +msgid "Table Caption" +msgstr "" + +#: lib/layouts/amsdefs.inc:138 +msgid "Current Address" +msgstr "" + +#: lib/layouts/amsdefs.inc:141 +msgid "Current address:" +msgstr "" + +#: lib/layouts/amsdefs.inc:149 +msgid "E-mail address:" +msgstr "" + +#: lib/layouts/amsdefs.inc:164 +msgid "Key words and phrases:" +msgstr "" + +#: lib/layouts/amsdefs.inc:175 +msgid "Dedicatory" +msgstr "" + +#: lib/layouts/amsdefs.inc:178 +msgid "Dedication:" +msgstr "" + +#: lib/layouts/amsdefs.inc:182 +msgid "Translator" +msgstr "" + +#: lib/layouts/amsdefs.inc:185 +msgid "Translator:" +msgstr "" + +#: lib/layouts/amsdefs.inc:192 +msgid "2000 Mathematics Subject Classification:" +msgstr "" + +#: lib/layouts/db_stdcharstyles.inc:20 lib/layouts/db_stdcharstyles.inc:22 +msgid "Directory" +msgstr "" + +#: lib/layouts/db_stdcharstyles.inc:85 lib/layouts/db_stdcharstyles.inc:87 +msgid "KeyCombo" +msgstr "" + +#: lib/layouts/db_stdcharstyles.inc:99 lib/layouts/db_stdcharstyles.inc:101 +msgid "KeyCap" +msgstr "" + +#: lib/layouts/db_stdcharstyles.inc:113 lib/layouts/db_stdcharstyles.inc:115 +msgid "GuiMenu" +msgstr "" + +#: lib/layouts/db_stdcharstyles.inc:127 lib/layouts/db_stdcharstyles.inc:129 +msgid "GuiMenuItem" +msgstr "" + +#: lib/layouts/db_stdcharstyles.inc:141 lib/layouts/db_stdcharstyles.inc:143 +msgid "GuiButton" +msgstr "" + +#: lib/layouts/db_stdcharstyles.inc:155 lib/layouts/db_stdcharstyles.inc:157 +msgid "MenuChoice" +msgstr "" + +#: lib/layouts/db_stdlayouts.inc:31 +msgid "SGML" +msgstr "" + +#: lib/layouts/db_stdstarsections.inc:84 lib/layouts/stdstarsections.inc:79 +msgid "Subparagraph*" +msgstr "" + +#: lib/layouts/db_stdtitle.inc:27 +msgid "Authorgroup" +msgstr "" + +#: lib/layouts/db_stdtitle.inc:43 +msgid "RevisionHistory" +msgstr "" + +#: lib/layouts/db_stdtitle.inc:58 +msgid "Revision History" +msgstr "" + +#: lib/layouts/db_stdtitle.inc:63 +msgid "Revision" +msgstr "" + +#: lib/layouts/db_stdtitle.inc:78 +msgid "RevisionRemark" +msgstr "" + +#: lib/layouts/db_stdtitle.inc:94 +msgid "FirstName" +msgstr "" + +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 +msgid "Scrap" +msgstr "" + +#: lib/layouts/numreport.inc:12 +msgid "\\arabic{chapter}" +msgstr "\\arabic{chapter}" + +#: lib/layouts/numreport.inc:13 +msgid "\\Alph{chapter}" +msgstr "\\Alph{chapter}" + +#: lib/layouts/numreport.inc:44 +msgid "\\arabic{footnote}" +msgstr "\\arabic{footnote}" + +#: lib/layouts/numrevtex.inc:9 +msgid "\\Roman{section}." +msgstr "\\Roman{section}." + +#: lib/layouts/numrevtex.inc:10 +msgid "Appendix \\Alph{section}:" +msgstr "Appendix \\Alph{section}:" + +#: lib/layouts/numrevtex.inc:18 +msgid "\\Alph{subsection}." +msgstr "\\Alph{subsection}." + +#: lib/layouts/numrevtex.inc:19 +msgid "\\arabic{subsection}." +msgstr "\\arabic{subsection}." + +#: lib/layouts/numrevtex.inc:27 +msgid "\\arabic{subsubsection}." +msgstr "\\arabic{subsubsection}." + +#: lib/layouts/numrevtex.inc:28 +msgid "\\alph{subsubsection}." +msgstr "\\alph{subsubsection}." + +#: lib/layouts/numrevtex.inc:36 lib/layouts/numrevtex.inc:37 +msgid "\\alph{paragraph}." +msgstr "\\alph{paragraph}." + +#: lib/layouts/scrclass.inc:110 +msgid "Addpart" +msgstr "" + +#: lib/layouts/scrclass.inc:117 +msgid "Addchap" +msgstr "" + +#: lib/layouts/scrclass.inc:124 +msgid "Addsec" +msgstr "" + +#: lib/layouts/scrclass.inc:131 +msgid "Addchap*" +msgstr "" + +#: lib/layouts/scrclass.inc:137 +msgid "Addsec*" +msgstr "" + +#: lib/layouts/scrclass.inc:143 +msgid "Minisec" +msgstr "" + +#: lib/layouts/scrclass.inc:198 +msgid "Publishers" +msgstr "" + +#: lib/layouts/scrclass.inc:210 +msgid "Titlehead" +msgstr "" + +#: lib/layouts/scrclass.inc:220 +msgid "Uppertitleback" +msgstr "" + +#: lib/layouts/scrclass.inc:226 +msgid "Lowertitleback" +msgstr "" + +#: lib/layouts/scrclass.inc:232 +msgid "Extratitle" +msgstr "" + +#: lib/layouts/scrclass.inc:254 +msgid "Captionabove" +msgstr "" + +#: lib/layouts/scrclass.inc:255 lib/layouts/scrclass.inc:275 +#, fuzzy +msgid "Captions" +msgstr "Onderschrift" + +#: lib/layouts/scrclass.inc:274 +msgid "Captionbelow" +msgstr "" + +#: lib/layouts/scrclass.inc:294 +msgid "Dictum" +msgstr "" + +#: lib/layouts/stdcharstyles.inc:10 lib/layouts/stdcustom.inc:10 +msgid "UNDEFINED" +msgstr "" + +#: lib/layouts/stdciteformats.inc:9 +#, fuzzy +msgid "pp." +msgstr "p." + +#: lib/layouts/stdciteformats.inc:10 +#, fuzzy +msgid "ed." +msgstr "rood" + +#: lib/layouts/stdciteformats.inc:11 +msgid "vol." +msgstr "" + +#: lib/layouts/stdciteformats.inc:12 +#, fuzzy +msgid "no." +msgstr "nee" + +#: lib/layouts/stdciteformats.inc:13 +msgid "in" +msgstr "in" + +#: lib/layouts/stdcounters.inc:9 +msgid "\\Roman{part}" +msgstr "" + +#: lib/layouts/stdcounters.inc:10 +#, fuzzy +msgid "Part \\Roman{part}" +msgstr "Deel \\thepart" + +#: lib/layouts/stdcounters.inc:14 +#, fuzzy +msgid "Chapter ##" +msgstr "Hoofdstuk*" + +#: lib/layouts/stdcounters.inc:19 lib/layouts/stdcounters.inc:24 +#: lib/layouts/stdcounters.inc:29 +#, fuzzy +msgid "Section ##" +msgstr "Sectie" + +#: lib/layouts/stdcounters.inc:34 lib/layouts/stdcounters.inc:39 +#, fuzzy +msgid "Paragraph ##" +msgstr "Alinea" + +#: lib/layouts/stdcounters.inc:43 +msgid "\\arabic{enumi}." +msgstr "\\arabic{enumi}." + +#: lib/layouts/stdcounters.inc:53 +msgid "\\roman{enumiii}." +msgstr "\\roman{enumiii}." + +#: lib/layouts/stdcounters.inc:58 +msgid "\\Alph{enumiv}." +msgstr "\\Alph{enumiv}." + +#: lib/layouts/stdcounters.inc:68 +#, fuzzy +msgid "Equation ##" +msgstr "Vergelijking" + +#: lib/layouts/stdcounters.inc:72 +#, fuzzy +msgid "Footnote ##" +msgstr "Voetnoot|V" + +#: lib/layouts/stdinsets.inc:12 src/insets/InsetMarginal.cpp:35 +msgid "margin" +msgstr "" + +#: lib/layouts/stdinsets.inc:41 +msgid "foot" +msgstr "" + +#: lib/layouts/stdinsets.inc:116 +#, fuzzy +msgid "Greyedout" +msgstr "Grijs" + +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 +#: src/insets/InsetERT.cpp:148 +msgid "ERT" +msgstr "" + +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 +msgid "Listings" +msgstr "" + +#: lib/layouts/stdinsets.inc:207 +msgid "Idx" +msgstr "" + +#: lib/layouts/stdinsets.inc:363 +msgid "opt" +msgstr "" + +#: lib/layouts/stdinsets.inc:444 +#, fuzzy +msgid "Preview" +msgstr "Groo&tte van voorvertoning:" + +#: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 +msgid "Part \\thepart" +msgstr "Deel \\thepart" + +#: lib/layouts/stdsections.inc:42 +msgid "Chapter \\thechapter" +msgstr "Hoofdstuk \\thechapter" + +#: lib/layouts/stdsections.inc:43 +msgid "Appendix \\thechapter" +msgstr "Appendix \\thechapter" + +#: lib/layouts/svcommon.inc:67 +msgid "Front Matter" +msgstr "" + +#: lib/layouts/svcommon.inc:83 +msgid "--- Front Matter ---" +msgstr "" + +#: lib/layouts/svcommon.inc:93 +msgid "Main Matter" +msgstr "" + +#: lib/layouts/svcommon.inc:97 +msgid "--- Main Matter ---" +msgstr "" + +#: lib/layouts/svcommon.inc:100 +msgid "Back Matter" +msgstr "" + +#: lib/layouts/svcommon.inc:104 +msgid "--- Back Matter ---" +msgstr "" + +#: lib/layouts/svcommon.inc:283 +#, fuzzy +msgid "Run-in headings" +msgstr "Kantlijnen" + +#: lib/layouts/svcommon.inc:298 +msgid "Sub-run-in headings" +msgstr "" + +#: lib/layouts/svcommon.inc:355 +#, fuzzy +msgid "Author data:" +msgstr "Auteur:" + +#: lib/layouts/svcommon.inc:392 +#, fuzzy +msgid "TOC author:" +msgstr "Auteur:" + +#: lib/layouts/svcommon.inc:395 +#, fuzzy +msgid "Running Title" +msgstr "Bezig met LaTeX uitvoeren..." + +#: lib/layouts/svcommon.inc:402 +#, fuzzy +msgid "Running Author" +msgstr "Auteur:" + +#: lib/layouts/svcommon.inc:413 +#, fuzzy +msgid "Running chapter:" +msgstr "Bezig met LaTeX uitvoeren..." + +#: lib/layouts/svcommon.inc:416 +#, fuzzy +msgid "Running Section" +msgstr "Auteur:" + +#: lib/layouts/svcommon.inc:419 +#, fuzzy +msgid "Running section:" +msgstr "Auteur:" + +#: lib/layouts/svcommon.inc:443 +#, fuzzy +msgid "Abstract*" +msgstr "Abstract" + +#: lib/layouts/svcommon.inc:447 +#, fuzzy +msgid "Abstract* (not printed)" +msgstr " (niet geïnstalleerd)" + +#: lib/layouts/svcommon.inc:595 +msgid "Petit" +msgstr "" + +#: lib/layouts/svcommon.inc:607 +msgid "Svgraybox" +msgstr "" + +#: lib/layouts/theorems-ams-bytype.inc:166 lib/layouts/theorems-bytype.inc:142 +#: lib/layouts/theorems-without-preamble.inc:163 +msgid "Fact \\thefact." +msgstr "" + +#: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 +msgid "Definition \\thedefinition." +msgstr "Definitie \\thedefinition." + +#: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 +msgid "Example \\theexample." +msgstr "Voorbeeld \\theexample." + +#: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 +msgid "Problem \\theproblem." +msgstr "" + +#: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 +msgid "Exercise \\theexercise." +msgstr "" + +#: lib/layouts/theorems-ams.inc:69 lib/layouts/theorems.inc:69 +msgid "Corollary \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:87 lib/layouts/theorems.inc:87 +msgid "Lemma \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:105 lib/layouts/theorems.inc:105 +msgid "Proposition \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:123 lib/layouts/theorems.inc:123 +msgid "Conjecture \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:141 lib/layouts/theorems.inc:141 +msgid "Fact \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:159 lib/layouts/theorems.inc:159 +msgid "Definition \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:183 lib/layouts/theorems.inc:183 +msgid "Example \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:200 lib/layouts/theorems.inc:200 +msgid "Problem \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:217 lib/layouts/theorems.inc:217 +msgid "Exercise \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:235 lib/layouts/theorems.inc:235 +msgid "Remark \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-ams.inc:260 lib/layouts/theorems.inc:260 +msgid "Claim \\thetheorem." +msgstr "" + +#: lib/layouts/theorems-order.inc:46 lib/layouts/theorems-starred.inc:173 +msgid "Example*" +msgstr "" + +#: lib/layouts/theorems-order.inc:52 lib/layouts/theorems-starred.inc:190 +msgid "Problem*" +msgstr "" + +#: lib/layouts/theorems-order.inc:58 lib/layouts/theorems-starred.inc:207 +msgid "Exercise*" +msgstr "" + +#: lib/layouts/theorems-order.inc:64 lib/layouts/theorems-starred.inc:224 +msgid "Remark*" +msgstr "" + +#: lib/layouts/theorems-order.inc:70 lib/layouts/theorems-starred.inc:249 +msgid "Claim*" +msgstr "" + +#: lib/layouts/theorems-starred.inc:117 +msgid "Conjecture." +msgstr "" + +#: lib/layouts/theorems-starred.inc:131 +msgid "Fact*" +msgstr "" + +#: lib/layouts/theorems-starred.inc:193 +msgid "Problem." +msgstr "" + +#: lib/layouts/theorems-starred.inc:210 +msgid "Exercise." +msgstr "" + +#: lib/layouts/theorems-starred.inc:227 +msgid "Remark." +msgstr "" + +#: lib/layouts/theorems-without-preamble.inc:236 +#, fuzzy +msgid "Prob" +msgstr "Opgave" + +#: lib/layouts/theorems-without-preamble.inc:243 +msgid "\\theprob." +msgstr "\\theprob." + +#: lib/layouts/theorems-without-preamble.inc:279 +#, fuzzy +msgid "Sol" +msgstr "Symbolen" + +#: lib/layouts/theorems-without-preamble.inc:283 +#, fuzzy +msgid "# [number of Prob]" +msgstr "Aantal rijen" + +#: lib/layouts/theorems-without-preamble.inc:358 +#, fuzzy +msgid "Property \\theproperty." +msgstr "Prop \\theprop." + +#: lib/layouts/theorems-without-preamble.inc:392 +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Noot \\thenote." + +#: lib/layouts/braille.module:2 +msgid "Braille" +msgstr "" + +#: lib/layouts/braille.module:6 +msgid "" +"Defines an environment to typeset Braille. For more details see Braille.lyx " +"in examples." +msgstr "" + +#: lib/layouts/braille.module:22 +msgid "Braille (default)" +msgstr "" + +#: lib/layouts/braille.module:36 lib/layouts/braille.module:59 +msgid "Braille:" +msgstr "" + +#: lib/layouts/braille.module:45 +msgid "Braille (textsize)" +msgstr "" + +#: lib/layouts/braille.module:68 +msgid "Braille (dots on)" +msgstr "" + +#: lib/layouts/braille.module:83 +msgid "Braille_dots_on" +msgstr "" + +#: lib/layouts/braille.module:92 +msgid "Braille (dots off)" +msgstr "" + +#: lib/layouts/braille.module:107 +msgid "Braille_dots_off" +msgstr "" + +#: lib/layouts/braille.module:116 +msgid "Braille (mirror on)" +msgstr "" + +#: lib/layouts/braille.module:131 +msgid "Braille_mirror_on" +msgstr "" + +#: lib/layouts/braille.module:140 +msgid "Braille (mirror off)" +msgstr "" + +#: lib/layouts/braille.module:155 +msgid "Braille_mirror_off" +msgstr "" + +#: lib/layouts/braille.module:163 +msgid "Braillebox" +msgstr "" + +#: lib/layouts/braille.module:167 +msgid "Braille box" +msgstr "" + +#: lib/layouts/customHeadersFooters.module:2 +msgid "Custom Header/Footerlines" +msgstr "" + +#: lib/layouts/customHeadersFooters.module:7 +msgid "" +"Adds environments to define header and footer lines. NOTE: To use this " +"module you must set the 'Headings style' in the menu Document Settings -> " +"Page Layout to 'fancy'!" +msgstr "" + +#: lib/layouts/customHeadersFooters.module:12 +#, fuzzy +msgid "Header/Footer" +msgstr "centerdot" + +#: lib/layouts/customHeadersFooters.module:30 +#, fuzzy +msgid "Center Header" +msgstr "Centreren" + +#: lib/layouts/customHeadersFooters.module:33 +#, fuzzy +msgid "Center Header:" +msgstr "Centreren" + +#: lib/layouts/customHeadersFooters.module:42 +msgid "Left Footer" +msgstr "" + +#: lib/layouts/customHeadersFooters.module:45 +#, fuzzy +msgid "Left Footer:" +msgstr "&Linksonder:" + +#: lib/layouts/customHeadersFooters.module:48 +#, fuzzy +msgid "Center Footer" +msgstr "centerdot" + +#: lib/layouts/customHeadersFooters.module:51 +#, fuzzy +msgid "Center Footer:" +msgstr "C&onversieprogramma:" + +#: lib/layouts/endnotes.module:2 lib/layouts/endnotes.module:9 +msgid "Endnote" +msgstr "" + +#: lib/layouts/endnotes.module:6 +msgid "" +"Adds an endnote inset, in addition to footnotes. You will need to add " +"\\theendnotes in TeX-code where you want the endnotes to appear." +msgstr "" + +#: lib/layouts/endnotes.module:18 +msgid "endnote" +msgstr "" + +#: lib/layouts/enumitem.module:2 +msgid "Customisable Lists (enumitem)" +msgstr "" + +#: lib/layouts/enumitem.module:6 +msgid "" +"Controls the layout of enumerate, itemize, description, and list/labeling. " +"See section Customized Lists of the User's Guide for a detailed description." +msgstr "" + +#: lib/layouts/enumitem.module:93 +#, fuzzy +msgid "Enumerate-Resume" +msgstr "Genummerde opsomming" + +#: lib/layouts/eqs-within-sections.module:2 +msgid "Number Equations by Section" +msgstr "" + +#: lib/layouts/eqs-within-sections.module:6 +msgid "" +"Resets the equation number at section start and prepends the section number " +"to the equation number, as in '(2.1)'." +msgstr "" + +#: lib/layouts/eqs-within-sections.module:17 +#, fuzzy +msgid "\\thesection.\\arabic{equation}" +msgstr "Sectie \\arabic{section}" + +#: lib/layouts/figs-within-sections.module:2 +msgid "Number Figures by Section" +msgstr "" + +#: lib/layouts/figs-within-sections.module:6 +msgid "" +"Resets the figure number at section start and prepends the section number to " +"the figure number, as in 'fig. 2.1'." +msgstr "" + +#: lib/layouts/fix-cm.module:2 +msgid "Fix cm" +msgstr "" + +#: lib/layouts/fix-cm.module:8 +msgid "" +"Fix-cm improves the appearance of Computer Modern fonts and makes them " +"available with arbitrary sizes. For details see the documentation of the fix-" +"cm.sty package: http://tug.org/texmf-dist/doc/latex/base/fixltx2e.pdf" +msgstr "" + +#: lib/layouts/fixltx2e.module:2 +#, fuzzy +msgid "Fix LaTeX" +msgstr "LaTeX" + +#: lib/layouts/fixltx2e.module:9 +msgid "" +"Loads the LaTeX package fixltx2e which contains some bug fixes for LaTeX. " +"Those fixes are not part of the LaTeX kernel because of backward " +"compatibility. If you use this module your typeset document may look " +"different when you process it with future LaTeX versions, because fixltx2e " +"may provide more bugfixes in future versions." +msgstr "" + +#: lib/layouts/foottoend.module:2 +msgid "Foot to End" +msgstr "" + +#: lib/layouts/foottoend.module:6 +msgid "" +"Sets all footnotes as endnotes. You will need to add \\theendnotes in TeX-" +"code where you want the endnotes to appear." +msgstr "" + +#: lib/layouts/hanging.module:2 lib/layouts/hanging.module:16 +msgid "Hanging" +msgstr "" + +#: lib/layouts/hanging.module:6 +msgid "" +"Adds an environment for hanging paragraphs. Hanging paragraph is a paragraph " +"in which the first line is set to the left margin, but all subsequent lines " +"are indented." +msgstr "" + +#: lib/layouts/initials.module:2 +msgid "Initials" +msgstr "" + +#: lib/layouts/initials.module:6 +msgid "" +"Define a style for paragraphs with an initial. See the EmbeddedObjects " +"manual for a detailed description." +msgstr "" + +#: lib/layouts/initials.module:14 lib/layouts/initials.module:16 +#: lib/layouts/initials.module:25 lib/layouts/initials.module:31 +msgid "Initial" +msgstr "" + +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Literate-broncode" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "LaTeX-opties" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Uitgebreide zoekterm (regular expression)" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "" + +#: lib/layouts/lilypond.module:2 +#, fuzzy +msgid "LilyPond Book" +msgstr "LilyPond" + +#: lib/layouts/lilypond.module:6 +msgid "" +"This module adds an inset to enter LilyPond code directly into LyX. It will " +"be processed in the output. See the lilypond.lyx example file." +msgstr "" + +#: lib/layouts/lilypond.module:13 lib/layouts/lilypond.module:14 +#: lib/external_templates:251 +msgid "LilyPond" +msgstr "LilyPond" + +#: lib/layouts/linguistics.module:2 +msgid "Linguistics" +msgstr "" + +#: lib/layouts/linguistics.module:7 +msgid "" +"Defines some special environments useful for linguistics (numbered examples, " +"glosses, semantic markup, tableau floats). See linguistics.lyx file in " +"examples." +msgstr "" + +#: lib/layouts/linguistics.module:13 +msgid "Numbered Example (multiline)" +msgstr "" + +#: lib/layouts/linguistics.module:27 +msgid "Example:" +msgstr "" + +#: lib/layouts/linguistics.module:37 +msgid "Numbered Examples (consecutive)" +msgstr "" + +#: lib/layouts/linguistics.module:41 +msgid "Examples:" +msgstr "" + +#: lib/layouts/linguistics.module:46 +msgid "Subexample" +msgstr "" + +#: lib/layouts/linguistics.module:50 +msgid "Subexample:" +msgstr "" + +#: lib/layouts/linguistics.module:65 lib/layouts/linguistics.module:67 +msgid "Glosse" +msgstr "" + +#: lib/layouts/linguistics.module:94 lib/layouts/linguistics.module:96 +msgid "Tri-Glosse" +msgstr "" + +#: lib/layouts/linguistics.module:122 +#, fuzzy +msgid "Expression" +msgstr "Sessie" + +#: lib/layouts/linguistics.module:124 +msgid "expr." +msgstr "" + +#: lib/layouts/linguistics.module:137 +msgid "Concepts" +msgstr "" + +#: lib/layouts/linguistics.module:139 +msgid "concept" +msgstr "" + +#: lib/layouts/linguistics.module:152 +#, fuzzy +msgid "Meaning" +msgstr "Aanhef" + +#: lib/layouts/linguistics.module:154 +msgid "meaning" +msgstr "" + +#: lib/layouts/linguistics.module:168 +msgid "Tableau" +msgstr "" + +#: lib/layouts/linguistics.module:173 +msgid "List of Tableaux" +msgstr "" + +#: lib/layouts/logicalmkup.module:2 +msgid "Logical Markup" +msgstr "" + +#: lib/layouts/logicalmkup.module:5 +msgid "" +"Defines some character styles for logical markup: noun, emph, strong, and " +"code." +msgstr "" + +#: lib/layouts/logicalmkup.module:5 +#, fuzzy +msgid "charstyles" +msgstr "Opmaak" + +#: lib/layouts/logicalmkup.module:11 src/frontends/qt4/GuiCharacter.cpp:82 +msgid "Noun" +msgstr "Naamwoord" + +#: lib/layouts/logicalmkup.module:13 +msgid "noun" +msgstr "" + +#: lib/layouts/logicalmkup.module:33 +msgid "emph" +msgstr "" + +#: lib/layouts/logicalmkup.module:44 +msgid "Strong" +msgstr "" + +#: lib/layouts/logicalmkup.module:46 +msgid "strong" +msgstr "" + +#: lib/layouts/logicalmkup.module:62 +msgid "code" +msgstr "" + +#: lib/layouts/minimalistic.module:2 +msgid "Minimalistic" +msgstr "Minimalistisch" + +#: lib/layouts/minimalistic.module:5 +msgid "Redefines several insets (Index, Branch, URL) as being Minimalistic." +msgstr "" +"Maakt een aantal onderdelen (index, vertakking, URL) minimalistisch van " +"opmaak." + +#: lib/layouts/noweb.module:2 +msgid "Noweb" +msgstr "" + +#: lib/layouts/noweb.module:5 +msgid "Allows to use Noweb as a literate programming tool." +msgstr "" + +#: lib/layouts/sweave.module:6 +msgid "" +"Allows to use the statistical language S/R as a literate programming tool " +"via the Sweave() function. For more info see the LyX example file sweave.lyx." +msgstr "" + +#: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 +msgid "Sweave Input File" +msgstr "" + +#: lib/layouts/tabs-within-sections.module:2 +msgid "Number Tables by Section" +msgstr "Nummer tabellen per sectie" + +#: lib/layouts/tabs-within-sections.module:6 +msgid "" +"Resets the table number at section start and prepends the section number to " +"the table number, as in 'Table 2.1'." +msgstr "" +"Gebruik tabelnummering van de vorm \"Tabel (sectienummer).(tabelnummer)\"" + +#: lib/layouts/theorems-ams-bytype.module:2 +msgid "Theorems (AMS, Numbered by Type)" +msgstr "Stellingen (AMS, per hoofdstuk genummerd)" + +#: lib/layouts/theorems-ams-bytype.module:11 +msgid "" +"Defines theorem environments and the proof environment using the extended " +"AMS machinery. Both numbered and unnumbered types are provided. Contrary to " +"the plain AMS Theorem module, the different theorem types provided here each " +"have a separate counter (e.g., theorem 1, theorem 2, lemma 1, proposition 1, " +"theorem 3, lemma 2, ..., as opposed to theorem 1, theorem 2, lemma 3, " +"proposition 4, ...). The numbering's scope is the whole document. For " +"chapter- and section-wide numbering, use one of the 'within " +"Sections'/'within Chapters' modules, respectively." +msgstr "" +"Bevat stelling-omgevingen en de bewijs-omgeving met gebruik van AMS-" +"constructies. Bevat zowel genummerde als ongenummerde versies. In " +"tegenstelling tot de normale AMS-stellingen module, hebben deze " +"verschillende stelling-omgevingen elk een eigen telling (bijv. stelling 1, " +"stelling 2, lemma 1, propositie 1, stelling 3, lemma 2, ..., in plaats van " +"stelling 1, stelling 2, lemma 3, propositie 3, ...). De telling loopt door " +"in het hele document. Om per hoofdstuk of per sectie te nummeren, kunt u de " +"modules 'binnen sectie'/'binnen hoofdstuk' gebruiken." + +#: lib/layouts/theorems-ams-extended-bytype.module:2 +msgid "Theorems (AMS-Extended, Numbered by Type)" +msgstr "Stellingen (AMS-uitgebreid, per soort genummerd)" + +#: lib/layouts/theorems-ams-extended-bytype.module:12 +msgid "" +"Defines some additional theorem environments for use with the AMS theorems " +"packages. Includes Criterion, Algorithm, Axiom, Condition, Note, Notation, " +"Summary, Acknowledgement, Conclusion, Assumption, and Case, in both numbered " +"and non-numbered forms. Contrary to the plain AMS-Extended module, the " +"different theorem types provided here each have a separate counter (e.g., " +"criterion 1, criterion 2, axiom 1, assumption 1, criterion 3, ..., as " +"opposed to criterion 1, criterion 2, axiom 3, assumption 4, ...)." +msgstr "" +"Enkele extra stelling-omgevingen om samen met AMS-stellingen te gebruiken. " +"Omvat Kriterium, Algoritme, Axioma, Voorwaarde, Noot, Notatie, Samenvatting, " +"Dankwoord, Conclusie, Feit, Aanname en Geval, zowel genummerd als " +"ongenummerd. In tegenstelling tot de normale AMS-stellingen module, hebben " +"deze verschillende stelling-omgevingen elk een eigen telling (bijv. stelling " +"1, stelling 2, lemma 1, propositie 1, stelling 3, lemma 2, ..., in plaats " +"van stelling 1, stelling 2, lemma 3, propositie 3, ...)." + +#: lib/layouts/theorems-ams-extended-bytype.module:63 +msgid "Criterion \\thecriterion." +msgstr "Kriterium \\thecriterion." + +#: lib/layouts/theorems-ams-extended-bytype.module:77 +#: lib/layouts/theorems-ams-extended.module:53 +msgid "Criterion*" +msgstr "Kriterium*" + +#: lib/layouts/theorems-ams-extended-bytype.module:80 +#: lib/layouts/theorems-ams-extended.module:56 +msgid "Criterion." +msgstr "Kriterium." + +#: lib/layouts/theorems-ams-extended-bytype.module:97 +msgid "Algorithm \\thealgorithm." +msgstr "Algoritme \\thealgorithm." + +#: lib/layouts/theorems-ams-extended-bytype.module:115 +#: lib/layouts/theorems-ams-extended.module:91 +msgid "Algorithm." +msgstr "Algoritme." + +#: lib/layouts/theorems-ams-extended-bytype.module:132 +msgid "Axiom \\theaxiom." +msgstr "Axioma \\theaxiom." + +#: lib/layouts/theorems-ams-extended-bytype.module:147 +#: lib/layouts/theorems-ams-extended.module:123 +msgid "Axiom*" +msgstr "Axioma*" + +#: lib/layouts/theorems-ams-extended-bytype.module:150 +#: lib/layouts/theorems-ams-extended.module:126 +msgid "Axiom." +msgstr "Axioma." + +#: lib/layouts/theorems-ams-extended-bytype.module:167 +msgid "Condition \\thecondition." +msgstr "Voorwaarde \\thecondition." + +#: lib/layouts/theorems-ams-extended-bytype.module:182 +#: lib/layouts/theorems-ams-extended.module:157 +msgid "Condition*" +msgstr "Voorwaarde*" + +#: lib/layouts/theorems-ams-extended-bytype.module:185 +#: lib/layouts/theorems-ams-extended.module:160 +msgid "Condition." +msgstr "Voorwaarde." + +#: lib/layouts/theorems-ams-extended-bytype.module:217 +#: lib/layouts/theorems-ams-extended.module:191 +msgid "Note*" +msgstr "Noot*" + +#: lib/layouts/theorems-ams-extended-bytype.module:220 +#: lib/layouts/theorems-ams-extended.module:194 +msgid "Note." +msgstr "Note." + +#: lib/layouts/theorems-ams-extended-bytype.module:237 +msgid "Notation \\thenotation." +msgstr "Notatie \\thenotation." + +#: lib/layouts/theorems-ams-extended-bytype.module:252 +#: lib/layouts/theorems-ams-extended.module:225 +msgid "Notation*" +msgstr "Notatie*" + +#: lib/layouts/theorems-ams-extended-bytype.module:255 +#: lib/layouts/theorems-ams-extended.module:228 +msgid "Notation." +msgstr "Notatie." + +#: lib/layouts/theorems-ams-extended-bytype.module:272 +msgid "Summary \\thesummary." +msgstr "Samenvatting \\thesummary." + +#: lib/layouts/theorems-ams-extended-bytype.module:287 +#: lib/layouts/theorems-ams-extended.module:259 +msgid "Summary*" +msgstr "Samenvatting*" + +#: lib/layouts/theorems-ams-extended-bytype.module:290 +#: lib/layouts/theorems-ams-extended.module:262 +msgid "Summary." +msgstr "Samenvatting." + +#: lib/layouts/theorems-ams-extended-bytype.module:307 +msgid "Acknowledgement \\theacknowledgement." +msgstr "Dankwoord \\theacknowledgement." + +#: lib/layouts/theorems-ams-extended-bytype.module:322 +#: lib/layouts/theorems-ams-extended.module:293 +msgid "Acknowledgement*" +msgstr "Dankwoord." + +#: lib/layouts/theorems-ams-extended-bytype.module:342 +msgid "Conclusion \\theconclusion." +msgstr "Conclusie \\theconclusion." + +#: lib/layouts/theorems-ams-extended-bytype.module:357 +#: lib/layouts/theorems-ams-extended.module:327 +msgid "Conclusion*" +msgstr "Conclusie*" + +#: lib/layouts/theorems-ams-extended-bytype.module:360 +#: lib/layouts/theorems-ams-extended.module:330 +msgid "Conclusion." +msgstr "Conclusie." + +#: lib/layouts/theorems-ams-extended-bytype.module:374 +#: lib/layouts/theorems-ams-extended-bytype.module:383 +#: lib/layouts/theorems-ams-extended-bytype.module:386 +#: lib/layouts/theorems-ams-extended-bytype.module:401 +#: lib/layouts/theorems-ams-extended-bytype.module:404 +#: lib/layouts/theorems-ams-extended.module:344 +#: lib/layouts/theorems-ams-extended.module:354 +#: lib/layouts/theorems-ams-extended.module:357 +#: lib/layouts/theorems-ams-extended.module:371 +#: lib/layouts/theorems-ams-extended.module:374 +msgid "Assumption" +msgstr "Aanname" + +#: lib/layouts/theorems-ams-extended-bytype.module:377 +msgid "Assumption \\theassumption." +msgstr "Aanname \\theassumption." + +#: lib/layouts/theorems-ams-extended-bytype.module:392 +#: lib/layouts/theorems-ams-extended.module:362 +msgid "Assumption*" +msgstr "Aanname*" + +#: lib/layouts/theorems-ams-extended-bytype.module:395 +#: lib/layouts/theorems-ams-extended.module:365 +msgid "Assumption." +msgstr "Aanname." + +#: lib/layouts/theorems-ams-extended.module:2 +msgid "Theorems (AMS-Extended)" +msgstr "Stellingen (AMS-uitgebreid)" + +#: lib/layouts/theorems-ams-extended.module:9 +#, fuzzy +msgid "" +"Defines some additional theorem environments for use with the AMS theorems " +"packages. Includes Criterion, Algorithm, Axiom, Condition, Note, Notation, " +"Summary, Acknowledgement, Conclusion, Fact, Assumption, Case, and Question, " +"in both numbered and non-numbered forms." +msgstr "" +"Enkele extra stelling-omgevingen om samen met AMS-stellingen te gebruiken. " +"Omvat Kriterium, Algoritme, Axioma, Voorwaarde, Noot, Notatie, Samenvatting, " +"Dankwoord, Conclusie, Feit, Aanname en Geval, zowel genummerd als " +"ongenummerd." + +#: lib/layouts/theorems-ams-extended.module:10 +#: lib/layouts/theorems-ams.module:9 lib/layouts/theorems-chap.module:9 +#: lib/layouts/theorems-sec.module:8 lib/layouts/theorems-starred.module:7 +#: lib/layouts/theorems-std.module:8 +#, fuzzy +msgid "theorems" +msgstr "Stellingen" + +#: lib/layouts/theorems-ams-extended.module:40 +msgid "Criterion \\thetheorem." +msgstr "Kriterium \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:74 +msgid "Algorithm \\thetheorem." +msgstr "Algoritme \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:109 +msgid "Axiom \\thetheorem." +msgstr "Axioma \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:143 +msgid "Condition \\thetheorem." +msgstr "Voorwaarde \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:177 +msgid "Note \\thetheorem." +msgstr "Noot \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:211 +msgid "Notation \\thetheorem." +msgstr "Notatie \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:245 +msgid "Summary \\thetheorem." +msgstr "Samenvatting \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:279 +msgid "Acknowledgement \\thetheorem." +msgstr "Dankwoord \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:313 +msgid "Conclusion \\thetheorem." +msgstr "Conclusie \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:348 +msgid "Assumption \\thetheorem." +msgstr "Aanname \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:382 +#, fuzzy +msgid "Question \\thetheorem." +msgstr "Aanname \\thetheorem." + +#: lib/layouts/theorems-ams-extended.module:395 +#, fuzzy +msgid "Question*" +msgstr "Vraag" + +#: lib/layouts/theorems-ams-extended.module:398 +#, fuzzy +msgid "Question." +msgstr "Vraag" + +#: lib/layouts/theorems-ams.module:2 +msgid "Theorems (AMS)" +msgstr "Stellingen (AMS)" + +#: lib/layouts/theorems-ams.module:8 +msgid "" +"Defines theorem environments and the proof environment using the extended " +"AMS machinery. Both numbered and unnumbered types are provided. By default, " +"the theorems are numbered consecutively throughout the document. This can be " +"changed by loading one of the 'Theorems (Numbered by ...)' modules." +msgstr "" +"Bevat stelling-omgevingen en de bewijs-omgeving met gebruik van AMS-" +"constructies. Bevat zowel genummerde als ongenummerde versies. Standaard " +"worden de stellingen opeenvolgend genummerd vanaf het begin van het " +"document. U kunt dit veranderen door een van de 'Stellingen (genummerd " +"naar ...)'-modulen te selecteren." + +#: lib/layouts/theorems-bytype.module:2 +msgid "Theorems (Numbered by Type)" +msgstr "Stellingen (naar soort genummerd)" + +#: lib/layouts/theorems-bytype.module:10 +msgid "" +"Defines some theorem environments for use with non-AMS classes. Contrary to " +"the plain Theorem module, the different theorem types provided here each " +"have a separate counter (e.g., theorem 1, theorem 2, lemma 1, proposition 1, " +"theorem 3, lemma 2, ..., as opposed to theorem 1, theorem 2, lemma 3, " +"proposition 4, ...). The numbering's scope is the whole document. For " +"chapter- and section-wide numbering, use one of the 'within " +"Sections'/'within Chapters' modules, respectively." +msgstr "" + +#: lib/layouts/theorems-chap-bytype.module:2 +msgid "Theorems (Numbered by Type within Chapters)" +msgstr "Stellingen (naar soort genummerd binnen hoofdstukken)" + +#: lib/layouts/theorems-chap-bytype.module:9 +msgid "" +"Defines some theorem environments for use with non-AMS classes. Contrary to " +"the plain Theorem module, the different theorem types provided here each " +"have a separate counter (e.g., theorem 1, theorem 2, lemma 1, proposition 1, " +"theorem 3, lemma 2, ..., as opposed to theorem 1, theorem 2, lemma 3, " +"proposition 4, ...). The numbering is reset at each chapter start." +msgstr "" + +#: lib/layouts/theorems-chap.module:2 +msgid "Theorems (Numbered by Chapter)" +msgstr "Stellingen (per hoofdstuk genummerd)" + +#: lib/layouts/theorems-chap.module:7 +msgid "" +"Numbers theorems and the like by chapter (i.e., the counter is reset at each " +"chapter start). Use this module only with document classes that provide a " +"chapter environment." +msgstr "" + +#: lib/layouts/theorems-named.module:3 +#, fuzzy +msgid "Named Theorems" +msgstr "Stellingen" + +#: lib/layouts/theorems-named.module:7 +msgid "" +"Facilitates the use of named theorems. The name of the theorem goes into the " +"'Short Title' inset." +msgstr "" + +#: lib/layouts/theorems-named.module:11 +#, fuzzy +msgid "Named Theorem" +msgstr "Stelling" + +#: lib/layouts/theorems-named.module:14 +#, fuzzy +msgid "Named Theorem." +msgstr "Stelling." + +#: lib/layouts/theorems-sec-bytype.module:2 +msgid "Theorems (Numbered by Type within Sections)" +msgstr "" + +#: lib/layouts/theorems-sec-bytype.module:9 +msgid "" +"Defines some theorem environments for use with non-AMS classes. Contrary to " +"the plain Theorem module, the different theorem types provided here each " +"have a separate counter (e.g., theorem 1, theorem 2, lemma 1, proposition 1, " +"theorem 3, lemma 2, ..., as opposed to theorem 1, theorem 2, lemma 3, " +"proposition 4, ...). The numbering is reset at each section start." +msgstr "" + +#: lib/layouts/theorems-sec.module:2 +msgid "Theorems (Numbered by Section)" +msgstr "" + +#: lib/layouts/theorems-sec.module:6 +msgid "" +"Numbers theorems and the like by section (i.e., the counter is reset at each " +"section start)." +msgstr "" + +#: lib/layouts/theorems-starred.module:2 +msgid "Theorems (Unnumbered)" +msgstr "" + +#: lib/layouts/theorems-starred.module:6 +msgid "" +"Defines only unnumbered theorem environments, and the proof environment, " +"using the extended AMS machinery." +msgstr "" + +#: lib/layouts/theorems-std.module:7 +msgid "" +"Defines some theorem environments for use with non-AMS classes. By default, " +"the theorems are numbered consecutively throughout the document. This can be " +"changed by loading one of the 'Theorems (Numbered by ...)' modules." +msgstr "" + +#: lib/languages:61 src/Font.cpp:61 src/Font.cpp:64 src/Font.cpp:68 +#: src/Font.cpp:73 src/Font.cpp:76 +msgid "Ignore" +msgstr "" + +#: lib/languages:79 +msgid "Afrikaans" +msgstr "" + +#: lib/languages:86 +msgid "Albanian" +msgstr "" + +#: lib/languages:94 +msgid "English (USA)" +msgstr "" + +#: lib/languages:113 +msgid "Arabic (ArabTeX)" +msgstr "" + +#: lib/languages:122 +msgid "Arabic (Arabi)" +msgstr "" + +#: lib/languages:131 src/frontends/qt4/GuiSymbols.cpp:63 +msgid "Armenian" +msgstr "" + +#: lib/languages:138 +msgid "German (Austria, old spelling)" +msgstr "" + +#: lib/languages:145 +msgid "German (Austria)" +msgstr "" + +#: lib/languages:152 +msgid "Indonesian" +msgstr "" + +#: lib/languages:160 +msgid "Malay" +msgstr "" + +#: lib/languages:168 +msgid "Basque" +msgstr "" + +#: lib/languages:176 +msgid "Belarusian" +msgstr "" + +#: lib/languages:183 +msgid "Portuguese (Brazil)" +msgstr "" + +#: lib/languages:191 +msgid "Breton" +msgstr "" + +#: lib/languages:199 +msgid "English (UK)" +msgstr "" + +#: lib/languages:208 +msgid "Bulgarian" +msgstr "" + +#: lib/languages:217 +msgid "English (Canada)" +msgstr "" + +#: lib/languages:227 +msgid "French (Canada)" +msgstr "" + +#: lib/languages:236 +msgid "Catalan" +msgstr "" + +#: lib/languages:246 +msgid "Chinese (simplified)" +msgstr "" + +#: lib/languages:253 +msgid "Chinese (traditional)" +msgstr "" + +#: lib/languages:266 +msgid "Croatian" +msgstr "" + +#: lib/languages:274 +msgid "Czech" +msgstr "" + +#: lib/languages:282 +msgid "Danish" +msgstr "" + +#: lib/languages:297 +msgid "Dutch" +msgstr "" + +#: lib/languages:306 +msgid "English" +msgstr "" + +#: lib/languages:315 +msgid "Esperanto" +msgstr "" + +#: lib/languages:323 +msgid "Estonian" +msgstr "" + +#: lib/languages:334 +msgid "Farsi" +msgstr "" + +#: lib/languages:347 +msgid "Finnish" +msgstr "" + +#: lib/languages:356 +msgid "French" +msgstr "" + +#: lib/languages:370 +msgid "Galician" +msgstr "" + +#: lib/languages:379 +msgid "German (old spelling)" +msgstr "" + +#: lib/languages:389 +msgid "German" +msgstr "" + +#: lib/languages:400 +msgid "German (Switzerland)" +msgstr "" + +#: lib/languages:409 lib/ui/stdtoolbars.inc:281 lib/ui/stdtoolbars.inc:529 +#: src/frontends/qt4/GuiSymbols.cpp:61 +msgid "Greek" +msgstr "Grieks" + +#: lib/languages:418 +msgid "Greek (polytonic)" +msgstr "" + +#: lib/languages:428 src/frontends/qt4/GuiSymbols.cpp:64 +msgid "Hebrew" +msgstr "" + +#: lib/languages:456 +msgid "Icelandic" +msgstr "" + +#: lib/languages:465 +msgid "Interlingua" +msgstr "" + +#: lib/languages:473 +msgid "Irish" +msgstr "" + +#: lib/languages:481 +msgid "Italian" +msgstr "" + +#: lib/languages:492 +msgid "Japanese" +msgstr "" + +#: lib/languages:501 +msgid "Japanese (CJK)" +msgstr "" + +#: lib/languages:507 +msgid "Kazakh" +msgstr "" + +#: lib/languages:515 +msgid "Korean" +msgstr "" + +#: lib/languages:536 +msgid "Latin" +msgstr "" + +#: lib/languages:546 +msgid "Latvian" +msgstr "" + +#: lib/languages:557 +msgid "Lithuanian" +msgstr "" + +#: lib/languages:566 +msgid "Lower Sorbian" +msgstr "" + +#: lib/languages:574 +msgid "Hungarian" +msgstr "" + +#: lib/languages:591 +msgid "Mongolian" +msgstr "" + +#: lib/languages:599 +msgid "Norwegian (Bokmaal)" +msgstr "" + +#: lib/languages:607 +msgid "Norwegian (Nynorsk)" +msgstr "" + +#: lib/languages:632 +msgid "Polish" +msgstr "" + +#: lib/languages:640 +msgid "Portuguese" +msgstr "" + +#: lib/languages:648 +msgid "Romanian" +msgstr "" + +#: lib/languages:656 +msgid "Russian" +msgstr "" + +#: lib/languages:664 +msgid "North Sami" +msgstr "" + +#: lib/languages:679 +msgid "Scottish" +msgstr "" + +#: lib/languages:687 +msgid "Serbian" +msgstr "" + +#: lib/languages:695 +msgid "Serbian (Latin)" +msgstr "" + +#: lib/languages:704 +msgid "Slovak" +msgstr "" + +#: lib/languages:712 +msgid "Slovene" +msgstr "" + +#: lib/languages:720 +msgid "Spanish" +msgstr "" + +#: lib/languages:732 +msgid "Spanish (Mexico)" +msgstr "" + +#: lib/languages:743 +msgid "Swedish" +msgstr "" + +#: lib/languages:772 src/frontends/qt4/GuiSymbols.cpp:75 +msgid "Thai" +msgstr "" + +#: lib/languages:783 +msgid "Turkish" +msgstr "" + +#: lib/languages:793 +msgid "Turkmen" +msgstr "" + +#: lib/languages:802 +msgid "Ukrainian" +msgstr "" + +#: lib/languages:810 +msgid "Upper Sorbian" +msgstr "" + +#: lib/languages:828 +msgid "Vietnamese" +msgstr "" + +#: lib/languages:837 +msgid "Welsh" +msgstr "" + +#: lib/encodings:14 +msgid "Unicode (utf8)" +msgstr "" + +#: lib/encodings:19 +msgid "Unicode (ucs-extended) (utf8x)" +msgstr "" + +#: lib/encodings:23 +msgid "Armenian (ArmSCII8)" +msgstr "" + +#: lib/encodings:26 +msgid "Western European (ISO 8859-1)" +msgstr "" + +#: lib/encodings:29 +msgid "Central European (ISO 8859-2)" +msgstr "" + +#: lib/encodings:32 +msgid "South European (ISO 8859-3)" +msgstr "" + +#: lib/encodings:35 +msgid "Baltic (ISO 8859-4)" +msgstr "" + +#: lib/encodings:38 +msgid "Cyrillic (ISO 8859-5)" +msgstr "" + +#: lib/encodings:42 +msgid "Arabic (ISO 8859-6)" +msgstr "" + +#: lib/encodings:45 +msgid "Greek (ISO 8859-7)" +msgstr "" + +#: lib/encodings:48 +msgid "Hebrew (ISO 8859-8)" +msgstr "" + +#: lib/encodings:51 +msgid "Turkish (ISO 8859-9)" +msgstr "" + +#: lib/encodings:55 +msgid "Baltic (ISO 8859-13)" +msgstr "" + +#: lib/encodings:58 +msgid "Western European (ISO 8859-15)" +msgstr "" + +#: lib/encodings:61 +msgid "South-Eastern European (ISO 8859-16)" +msgstr "" + +#: lib/encodings:64 +msgid "Western European (Macintosh Roman)" +msgstr "" + +#: lib/encodings:67 +msgid "DOS (CP 437)" +msgstr "" + +#: lib/encodings:71 +msgid "DOS-de (CP 437-de)" +msgstr "" + +#: lib/encodings:74 +msgid "Western European (CP 850)" +msgstr "" + +#: lib/encodings:77 +msgid "Central European (CP 852)" +msgstr "" + +#: lib/encodings:80 +msgid "Cyrillic (CP 855)" +msgstr "" + +#: lib/encodings:83 +msgid "Western European (CP 858)" +msgstr "" + +#: lib/encodings:86 +msgid "Hebrew (CP 862)" +msgstr "" + +#: lib/encodings:89 +msgid "Nordic languages (CP 865)" +msgstr "" + +#: lib/encodings:92 +msgid "Cyrillic (CP 866)" +msgstr "" + +#: lib/encodings:95 +msgid "Central European (CP 1250)" +msgstr "" + +#: lib/encodings:98 +msgid "Cyrillic (CP 1251)" +msgstr "" + +#: lib/encodings:102 +msgid "Western European (CP 1252)" +msgstr "" + +#: lib/encodings:105 +msgid "Hebrew (CP 1255)" +msgstr "" + +#: lib/encodings:109 +msgid "Arabic (CP 1256)" +msgstr "" + +#: lib/encodings:112 +msgid "Baltic (CP 1257)" +msgstr "" + +#: lib/encodings:115 +msgid "Cyrillic (KOI8-R)" +msgstr "" + +#: lib/encodings:118 +msgid "Cyrillic (KOI8-U)" +msgstr "" + +#: lib/encodings:121 +msgid "Cyrillic (pt 154)" +msgstr "" + +#: lib/encodings:124 +msgid "Cyrillic (pt 254)" +msgstr "" + +#: lib/encodings:149 +msgid "Chinese (simplified) (EUC-CN)" +msgstr "" + +#: lib/encodings:153 +msgid "Chinese (simplified) (GBK)" +msgstr "" + +#: lib/encodings:157 +msgid "Japanese (CJK) (JIS)" +msgstr "" + +#: lib/encodings:161 +msgid "Korean (EUC-KR)" +msgstr "" + +#: lib/encodings:165 +msgid "Unicode (CJK) (utf8)" +msgstr "" + +#: lib/encodings:169 +msgid "Chinese (traditional) (EUC-TW)" +msgstr "" + +#: lib/encodings:173 +msgid "Japanese (CJK) (EUC-JP)" +msgstr "" + +#: lib/encodings:180 +msgid "Japanese (non-CJK) (EUC-JP)" +msgstr "" + +#: lib/encodings:182 +msgid "Japanese (non-CJK) (JIS)" +msgstr "" + +#: lib/encodings:184 +msgid "Japanese (non-CJK) (SJIS)" +msgstr "" + +#: lib/encodings:191 +msgid "Thai (TIS 620-0)" +msgstr "" + +#: lib/encodings:196 +msgid "Unicode (XeTeX) (utf8)" +msgstr "" + +#: lib/encodings:200 +msgid "ASCII" +msgstr "ASCII" + +#: lib/ui/stdcontext.inc:30 lib/ui/stdmenus.inc:426 +msgid "Array Environment|y" +msgstr "Tabel omgeving (array)|y" + +#: lib/ui/stdcontext.inc:31 lib/ui/stdmenus.inc:427 +msgid "Cases Environment|C" +msgstr "Gevalsonderscheiding|c" + +#: lib/ui/stdcontext.inc:32 lib/ui/stdmenus.inc:428 +msgid "Aligned Environment|l" +msgstr "Uitgelijnde omgeving|l" + +#: lib/ui/stdcontext.inc:33 lib/ui/stdmenus.inc:429 +msgid "AlignedAt Environment|v" +msgstr "Uitgelijnd, meer dan twee kolommen (alignedat)|w" + +#: lib/ui/stdcontext.inc:34 lib/ui/stdmenus.inc:430 +msgid "Gathered Environment|h" +msgstr "Meerdere regels zonder uitlijning (gathered)|h" + +#: lib/ui/stdcontext.inc:35 lib/ui/stdmenus.inc:431 +msgid "Split Environment|S" +msgstr "Uitgelijnd binnen formule (split)|s" + +#: lib/ui/stdcontext.inc:37 lib/ui/stdmenus.inc:433 +msgid "Delimiters...|r" +msgstr "Haakjes...|k" + +#: lib/ui/stdcontext.inc:38 lib/ui/stdmenus.inc:434 +msgid "Matrix...|x" +msgstr "Matrix...|x" + +#: lib/ui/stdcontext.inc:39 lib/ui/stdmenus.inc:435 +msgid "Macro|o" +msgstr "Macro|o" + +#: lib/ui/stdcontext.inc:43 lib/ui/stdmenus.inc:302 lib/ui/stdmenus.inc:419 +msgid "AMS align Environment|a" +msgstr "AMS uitgelijnde omgeving (align)|A" + +#: lib/ui/stdcontext.inc:44 lib/ui/stdmenus.inc:303 lib/ui/stdmenus.inc:420 +msgid "AMS alignat Environment|t" +msgstr "AMS uitgelijnd, meer dan twee kolommen (alignat)|t" + +#: lib/ui/stdcontext.inc:45 lib/ui/stdmenus.inc:304 lib/ui/stdmenus.inc:421 +msgid "AMS flalign Environment|f" +msgstr "AMS uitgelijnd links-rechts (flalign)|f" + +#: lib/ui/stdcontext.inc:46 lib/ui/stdmenus.inc:305 lib/ui/stdmenus.inc:422 +msgid "AMS gather Environment|g" +msgstr "AMS meerdere regels zonder uitlijning (gather)|g" + +#: lib/ui/stdcontext.inc:47 lib/ui/stdmenus.inc:306 lib/ui/stdmenus.inc:423 +msgid "AMS multline Environment|m" +msgstr "AMS meerdere regels (multiline)|m" + +#: lib/ui/stdcontext.inc:51 lib/ui/stdmenus.inc:299 lib/ui/stdmenus.inc:415 +msgid "Inline Formula|I" +msgstr "Formule (doorlopend)|u" + +#: lib/ui/stdcontext.inc:52 lib/ui/stdmenus.inc:300 +msgid "Displayed Formula|D" +msgstr "Formule (eigen regel)|i" + +#: lib/ui/stdcontext.inc:53 lib/ui/stdmenus.inc:301 lib/ui/stdmenus.inc:418 +msgid "Eqnarray Environment|E" +msgstr "Uitgelijnde vergelijkingen (eqnarray)|e" + +#: lib/ui/stdcontext.inc:54 +msgid "AMS Environment|A" +msgstr "AMS-opmaakomgeving|A" + +#: lib/ui/stdcontext.inc:56 lib/ui/stdmenus.inc:217 +msgid "Number Whole Formula|N" +msgstr "Hele formule nummeren|n" + +#: lib/ui/stdcontext.inc:57 lib/ui/stdmenus.inc:218 +msgid "Number This Line|u" +msgstr "Deze regel nummeren|u" + +#: lib/ui/stdcontext.inc:58 +msgid "Equation Label|L" +msgstr "Label voor vergelijking|L" + +#: lib/ui/stdcontext.inc:59 +msgid "Copy as Reference|R" +msgstr "Kopiëren als verwijzing|r" + +#: lib/ui/stdcontext.inc:61 lib/ui/stdmenus.inc:228 +msgid "Split Cell|C" +msgstr "Cel splitsen|C" + +#: lib/ui/stdcontext.inc:63 +#, fuzzy +msgid "Insert|s" +msgstr "Invoegen|I" + +#: lib/ui/stdcontext.inc:65 +msgid "Add Line Above|o" +msgstr "" + +#: lib/ui/stdcontext.inc:66 lib/ui/stdmenus.inc:231 +msgid "Add Line Below|B" +msgstr "" + +#: lib/ui/stdcontext.inc:67 +msgid "Delete Line Above|v" +msgstr "" + +#: lib/ui/stdcontext.inc:68 +#, fuzzy +msgid "Delete Line Below|w" +msgstr "Rij verwijderen" + +#: lib/ui/stdcontext.inc:70 lib/ui/stdmenus.inc:235 +msgid "Add Line to Left" +msgstr "" + +#: lib/ui/stdcontext.inc:71 lib/ui/stdmenus.inc:236 +msgid "Add Line to Right" +msgstr "" + +#: lib/ui/stdcontext.inc:72 lib/ui/stdmenus.inc:237 +msgid "Delete Line to Left" +msgstr "" + +#: lib/ui/stdcontext.inc:73 lib/ui/stdmenus.inc:238 +msgid "Delete Line to Right" +msgstr "" + +#: lib/ui/stdcontext.inc:75 +msgid "Show Math Toolbar" +msgstr "" + +#: lib/ui/stdcontext.inc:76 +msgid "Show Math-Panels Toolbar" +msgstr "" + +#: lib/ui/stdcontext.inc:77 +msgid "Show Table Toolbar" +msgstr "" + +#: lib/ui/stdcontext.inc:79 +msgid "Use Computer Algebra System|m" +msgstr "" + +#: lib/ui/stdcontext.inc:87 lib/ui/stdcontext.inc:105 +msgid "Next Cross-Reference|N" +msgstr "" + +#: lib/ui/stdcontext.inc:88 +msgid "Go to Label|G" +msgstr "" + +#: lib/ui/stdcontext.inc:90 +msgid "<Reference>|R" +msgstr "<Verwijzing>|V" + +#: lib/ui/stdcontext.inc:91 +msgid "(<Reference>)|e" +msgstr "(<Verwijzing>)|g" + +#: lib/ui/stdcontext.inc:92 +msgid "<Page>|P" +msgstr "<Pagina>|P" + +#: lib/ui/stdcontext.inc:93 +msgid "On Page <Page>|O" +msgstr "Op pagina <pagina>|O" + +#: lib/ui/stdcontext.inc:94 +msgid "<Reference> on Page <Page>|f" +msgstr "<Verwijzing> op pagina <pagina>|w" + +#: lib/ui/stdcontext.inc:95 +msgid "Formatted Reference|t" +msgstr "Opgemaakte verwijzing|t" + +#: lib/ui/stdcontext.inc:96 +#, fuzzy +msgid "Textual Reference|x" +msgstr "Volgende kruisverwijzing|r" + +#: lib/ui/stdcontext.inc:98 lib/ui/stdcontext.inc:110 +#: lib/ui/stdcontext.inc:120 lib/ui/stdcontext.inc:128 +#: lib/ui/stdcontext.inc:137 lib/ui/stdcontext.inc:148 +#: lib/ui/stdcontext.inc:155 lib/ui/stdcontext.inc:218 +#: lib/ui/stdcontext.inc:236 lib/ui/stdcontext.inc:263 +#: lib/ui/stdcontext.inc:357 lib/ui/stdcontext.inc:370 +#: lib/ui/stdcontext.inc:432 lib/ui/stdcontext.inc:452 +#: lib/ui/stdcontext.inc:463 lib/ui/stdcontext.inc:471 +#: lib/ui/stdcontext.inc:481 lib/ui/stdcontext.inc:489 +#: lib/ui/stdcontext.inc:497 lib/ui/stdcontext.inc:505 +#: lib/ui/stdcontext.inc:518 lib/ui/stdcontext.inc:528 +#: lib/ui/stdcontext.inc:549 lib/ui/stdcontext.inc:557 +#: lib/ui/stdcontext.inc:603 lib/ui/stdmenus.inc:507 +msgid "Settings...|S" +msgstr "Instellingen...|s" + +#: lib/ui/stdcontext.inc:106 +msgid "Go Back|G" +msgstr "" + +#: lib/ui/stdcontext.inc:108 lib/ui/stdcontext.inc:449 +msgid "Copy as Reference|C" +msgstr "" + +#: lib/ui/stdcontext.inc:130 +msgid "Edit Database(s) Externally...|x" +msgstr "" + +#: lib/ui/stdcontext.inc:144 +msgid "Open Inset|O" +msgstr "" + +#: lib/ui/stdcontext.inc:145 +msgid "Close Inset|C" +msgstr "" + +#: lib/ui/stdcontext.inc:147 lib/ui/stdcontext.inc:153 +#: lib/ui/stdcontext.inc:565 +msgid "Dissolve Inset|D" +msgstr "Kader oplossen|d" + +#: lib/ui/stdcontext.inc:152 +msgid "Show Label|L" +msgstr "Label weergeven|L" + +#: lib/ui/stdcontext.inc:163 lib/ui/stdmenus.inc:463 +msgid "Frameless|l" +msgstr "Zonder frame|m" + +#: lib/ui/stdcontext.inc:164 lib/ui/stdmenus.inc:464 +msgid "Simple Frame|F" +msgstr "Eenvoudig kader|v" + +#: lib/ui/stdcontext.inc:165 +msgid "Simple Frame, Page Breaks|P" +msgstr "Eenvoudig kader met paginascheidingen|p" + +#: lib/ui/stdcontext.inc:166 lib/ui/stdmenus.inc:465 +msgid "Oval, Thin|a" +msgstr "Ovaal, smal|a" + +#: lib/ui/stdcontext.inc:167 lib/ui/stdmenus.inc:466 +msgid "Oval, Thick|v" +msgstr "Ovaal, dik|k" + +#: lib/ui/stdcontext.inc:168 lib/ui/stdmenus.inc:467 +msgid "Drop Shadow|w" +msgstr "Schaduw|w" + +#: lib/ui/stdcontext.inc:169 lib/ui/stdmenus.inc:468 +msgid "Shaded Background|B" +msgstr "Gekleurde achtergrond|d" + +#: lib/ui/stdcontext.inc:170 lib/ui/stdmenus.inc:469 +msgid "Double Frame|u" +msgstr "Dubbel kader|u" + +#: lib/ui/stdcontext.inc:178 lib/ui/stdmenus.inc:473 +msgid "LyX Note|N" +msgstr "LyX-opmerking|n" + +#: lib/ui/stdcontext.inc:179 +msgid "Comment|m" +msgstr "Opmerking|m" + +#: lib/ui/stdcontext.inc:180 lib/ui/stdmenus.inc:475 +msgid "Greyed Out|G" +msgstr "Grijze tekst|G" + +#: lib/ui/stdcontext.inc:182 +msgid "Open All Notes|A" +msgstr "" + +#: lib/ui/stdcontext.inc:183 +msgid "Close All Notes|l" +msgstr "" + +#: lib/ui/stdcontext.inc:191 lib/ui/stdmenus.inc:485 +msgid "Phantom|P" +msgstr "Ruimte vrijhouden|R" + +#: lib/ui/stdcontext.inc:192 lib/ui/stdmenus.inc:486 +msgid "Horizontal Phantom|H" +msgstr "Horizontale ruimte vrijhouden|H" + +#: lib/ui/stdcontext.inc:193 lib/ui/stdmenus.inc:487 +msgid "Vertical Phantom|V" +msgstr "Verticale ruimte vrijhouden|V" + +#: lib/ui/stdcontext.inc:200 lib/ui/stdmenus.inc:395 +msgid "Interword Space|w" +msgstr "Spatie tussen woorden|o" + +#: lib/ui/stdcontext.inc:201 +msgid "Protected Space|o" +msgstr "Niet-afbreekbare spatie|b" + +#: lib/ui/stdcontext.inc:202 lib/ui/stdcontext.inc:225 lib/ui/stdmenus.inc:396 +msgid "Thin Space|T" +msgstr "Smalle spatie|t" + +#: lib/ui/stdcontext.inc:203 lib/ui/stdcontext.inc:228 +msgid "Negative Thin Space|N" +msgstr "" + +#: lib/ui/stdcontext.inc:204 lib/ui/stdcontext.inc:231 +msgid "Half Quad Space (Enskip)|k" +msgstr "" + +#: lib/ui/stdcontext.inc:205 +msgid "Protected Half Quad Space (Enspace)|E" +msgstr "" + +#: lib/ui/stdcontext.inc:206 lib/ui/stdcontext.inc:232 +msgid "Quad Space|Q" +msgstr "" + +#: lib/ui/stdcontext.inc:207 lib/ui/stdcontext.inc:233 +msgid "Double Quad Space|u" +msgstr "" + +#: lib/ui/stdcontext.inc:208 +msgid "Horizontal Fill|F" +msgstr "" + +#: lib/ui/stdcontext.inc:209 +msgid "Protected Horizontal Fill|i" +msgstr "" + +#: lib/ui/stdcontext.inc:210 +msgid "Horizontal Fill (Dots)|D" +msgstr "" + +#: lib/ui/stdcontext.inc:211 +msgid "Horizontal Fill (Rule)|R" +msgstr "" + +#: lib/ui/stdcontext.inc:212 +msgid "Horizontal Fill (Left Arrow)|L" +msgstr "" + +#: lib/ui/stdcontext.inc:213 +msgid "Horizontal Fill (Right Arrow)|g" +msgstr "" + +#: lib/ui/stdcontext.inc:214 +msgid "Horizontal Fill (Up Brace)|p" +msgstr "" + +#: lib/ui/stdcontext.inc:215 +msgid "Horizontal Fill (Down Brace)|B" +msgstr "" + +#: lib/ui/stdcontext.inc:216 lib/ui/stdcontext.inc:234 +msgid "Custom Length|C" +msgstr "" + +#: lib/ui/stdcontext.inc:226 +msgid "Medium Space|M" +msgstr "" + +#: lib/ui/stdcontext.inc:227 +msgid "Thick Space|h" +msgstr "" + +#: lib/ui/stdcontext.inc:229 +msgid "Negative Medium Space|u" +msgstr "" + +#: lib/ui/stdcontext.inc:230 +msgid "Negative Thick Space|i" +msgstr "" + +#: lib/ui/stdcontext.inc:243 +msgid "DefSkip|D" +msgstr "" + +#: lib/ui/stdcontext.inc:244 +msgid "SmallSkip|S" +msgstr "" + +#: lib/ui/stdcontext.inc:245 +msgid "MedSkip|M" +msgstr "" + +#: lib/ui/stdcontext.inc:246 +msgid "BigSkip|B" +msgstr "" + +#: lib/ui/stdcontext.inc:247 +msgid "VFill|F" +msgstr "" + +#: lib/ui/stdcontext.inc:248 +msgid "Custom|C" +msgstr "" + +#: lib/ui/stdcontext.inc:250 +msgid "Settings...|e" +msgstr "Instellingen...|e" + +#: lib/ui/stdcontext.inc:257 lib/ui/stdcontext.inc:512 +msgid "Include|c" +msgstr "" + +#: lib/ui/stdcontext.inc:258 lib/ui/stdcontext.inc:513 +msgid "Input|p" +msgstr "" + +#: lib/ui/stdcontext.inc:259 lib/ui/stdcontext.inc:514 +msgid "Verbatim|V" +msgstr "" + +#: lib/ui/stdcontext.inc:260 lib/ui/stdcontext.inc:515 +msgid "Verbatim (marked blanks)|b" +msgstr "" + +#: lib/ui/stdcontext.inc:261 lib/ui/stdcontext.inc:516 +msgid "Listing|L" +msgstr "" + +#: lib/ui/stdcontext.inc:265 lib/ui/stdcontext.inc:520 +msgid "Edit Included File...|E" +msgstr "" + +#: lib/ui/stdcontext.inc:272 lib/ui/stdmenus.inc:407 +msgid "New Page|N" +msgstr "Nieuwe pagina|N" + +#: lib/ui/stdcontext.inc:273 lib/ui/stdmenus.inc:408 +msgid "Page Break|a" +msgstr "Pagina-einde|a" + +#: lib/ui/stdcontext.inc:274 lib/ui/stdmenus.inc:409 +msgid "Clear Page|C" +msgstr "Lege pagina|g" + +#: lib/ui/stdcontext.inc:275 lib/ui/stdmenus.inc:410 +msgid "Clear Double Page|D" +msgstr "Lege dubbele pagina|b" + +#: lib/ui/stdcontext.inc:282 lib/ui/stdmenus.inc:404 +msgid "Ragged Line Break|R" +msgstr "Regeleinde zonder uitvullen|R" + +#: lib/ui/stdcontext.inc:283 lib/ui/stdmenus.inc:405 +msgid "Justified Line Break|J" +msgstr "Regeleinde met uitvullen|d" + +#: lib/ui/stdcontext.inc:292 lib/ui/stdmenus.inc:102 lib/ui/stdtoolbars.inc:80 +#: src/Text3.cpp:1224 src/mathed/InsetMathNest.cpp:596 +msgid "Cut" +msgstr "Knippen" + +#: lib/ui/stdcontext.inc:293 lib/ui/stdmenus.inc:103 lib/ui/stdtoolbars.inc:81 +#: src/Text3.cpp:1229 src/mathed/InsetMathNest.cpp:605 +msgid "Copy" +msgstr "Kopiëren" + +#: lib/ui/stdcontext.inc:294 lib/ui/stdmenus.inc:104 lib/ui/stdtoolbars.inc:82 +#: src/Text3.cpp:1177 src/mathed/InsetMathGrid.cpp:1327 +#: src/mathed/InsetMathNest.cpp:575 +msgid "Paste" +msgstr "Plakken" + +#: lib/ui/stdcontext.inc:295 lib/ui/stdmenus.inc:105 +msgid "Paste Recent|e" +msgstr "Recente plakopdracht|e" + +#: lib/ui/stdcontext.inc:297 +msgid "Jump Back to Saved Bookmark|B" +msgstr "Terug naar opgeslagen bladwijzer|b" + +#: lib/ui/stdcontext.inc:298 lib/ui/stdmenus.inc:529 +msgid "Forward search|F" +msgstr "Vooruit zoeken|z" + +#: lib/ui/stdcontext.inc:300 lib/ui/stdmenus.inc:114 +msgid "Move Paragraph Up|o" +msgstr "Alinea omhoog verplaatsen|v" + +#: lib/ui/stdcontext.inc:301 lib/ui/stdmenus.inc:115 +msgid "Move Paragraph Down|v" +msgstr "Alinea omlaag verplaatsen|l" + +#: lib/ui/stdcontext.inc:303 +msgid "Promote Section|r" +msgstr "" + +#: lib/ui/stdcontext.inc:304 +msgid "Demote Section|m" +msgstr "" + +#: lib/ui/stdcontext.inc:305 +msgid "Move Section Down|D" +msgstr "" + +#: lib/ui/stdcontext.inc:306 lib/ui/stdcontext.inc:585 +msgid "Move Section Up|U" +msgstr "" + +#: lib/ui/stdcontext.inc:307 +msgid "Insert Short Title|T" +msgstr "" + +#: lib/ui/stdcontext.inc:308 lib/ui/stdmenus.inc:356 +msgid "Insert Regular Expression" +msgstr "Uitgebreide zoekterm (regular expression) invoegen" + +#: lib/ui/stdcontext.inc:310 lib/ui/stdcontext.inc:574 +msgid "Accept Change|c" +msgstr "Wijziging accepteren|a" + +#: lib/ui/stdcontext.inc:311 +msgid "Reject Change|j" +msgstr "Wijziging afwijzen|z" + +#: lib/ui/stdcontext.inc:313 +msgid "Apply Last Text Style|A" +msgstr "Vorige tekstopmaak toepassen|a" + +#: lib/ui/stdcontext.inc:314 lib/ui/stdmenus.inc:117 +msgid "Text Style|S" +msgstr "Tekstopmaak|s" + +#: lib/ui/stdcontext.inc:315 lib/ui/stdmenus.inc:119 +msgid "Paragraph Settings...|P" +msgstr "Alinea instellingen...|A" + +#: lib/ui/stdcontext.inc:318 +msgid "Fullscreen Mode" +msgstr "Schermvullend" + +#: lib/ui/stdcontext.inc:326 +#, fuzzy +msgid "Anything|A" +msgstr "varnothing" + +#: lib/ui/stdcontext.inc:327 +msgid "Anything Non-Empty|o" +msgstr "" + +#: lib/ui/stdcontext.inc:328 +#, fuzzy +msgid "Any Word|W" +msgstr "MS Word|W" + +#: lib/ui/stdcontext.inc:329 +#, fuzzy +msgid "Any Number|N" +msgstr "Getal" + +#: lib/ui/stdcontext.inc:330 +#, fuzzy +msgid "User Defined|U" +msgstr "Gebruikersgids|u" + +#: lib/ui/stdcontext.inc:339 lib/ui/stdmenus.inc:242 +msgid "Append Argument" +msgstr "" + +#: lib/ui/stdcontext.inc:340 lib/ui/stdmenus.inc:243 +msgid "Remove Last Argument" +msgstr "" + +#: lib/ui/stdcontext.inc:342 +msgid "Make First Non-Optional Into Optional Argument" +msgstr "" + +#: lib/ui/stdcontext.inc:343 +msgid "Make Last Optional Into Non-Optional Argument" +msgstr "" + +#: lib/ui/stdcontext.inc:344 lib/ui/stdmenus.inc:247 +msgid "Insert Optional Argument" +msgstr "" + +#: lib/ui/stdcontext.inc:345 lib/ui/stdmenus.inc:248 +msgid "Remove Optional Argument" +msgstr "" + +#: lib/ui/stdcontext.inc:347 lib/ui/stdmenus.inc:250 +msgid "Append Argument Eating From the Right" +msgstr "" + +#: lib/ui/stdcontext.inc:348 lib/ui/stdmenus.inc:251 +msgid "Append Optional Argument Eating From the Right" +msgstr "" + +#: lib/ui/stdcontext.inc:349 lib/ui/stdmenus.inc:252 +msgid "Remove Last Argument Spitting Out to the Right" +msgstr "" + +#: lib/ui/stdcontext.inc:358 +msgid "Reload|R" +msgstr "Opnieuw laden|w" + +#: lib/ui/stdcontext.inc:360 lib/ui/stdcontext.inc:372 +#: lib/ui/stdcontext.inc:473 +msgid "Edit Externally...|x" +msgstr "" + +#: lib/ui/stdcontext.inc:380 +#, fuzzy +msgid "Multicolumn|u" +msgstr "&Meerdere kolommen" + +#: lib/ui/stdcontext.inc:381 +msgid "Multirow|w" +msgstr "" + +#: lib/ui/stdcontext.inc:383 +#, fuzzy +msgid "Top Line|n" +msgstr "Midden-boven" + +#: lib/ui/stdcontext.inc:384 +#, fuzzy +msgid "Bottom Line|i" +msgstr "Midden-onder" + +#: lib/ui/stdcontext.inc:385 lib/ui/stdmenus.inc:188 +msgid "Left Line|L" +msgstr "" + +#: lib/ui/stdcontext.inc:386 lib/ui/stdmenus.inc:189 +msgid "Right Line|R" +msgstr "" + +#: lib/ui/stdcontext.inc:388 +#, fuzzy +msgid "Left|f" +msgstr "Links" + +#: lib/ui/stdcontext.inc:389 lib/ui/stdmenus.inc:198 +msgid "Center|C" +msgstr "" + +#: lib/ui/stdcontext.inc:390 +#, fuzzy +msgid "Right|h" +msgstr "Rechts" + +#: lib/ui/stdcontext.inc:391 +msgid "Decimal" +msgstr "" + +#: lib/ui/stdcontext.inc:393 lib/ui/stdmenus.inc:201 +msgid "Top|T" +msgstr "" + +#: lib/ui/stdcontext.inc:394 lib/ui/stdmenus.inc:202 +msgid "Middle|M" +msgstr "" + +#: lib/ui/stdcontext.inc:395 lib/ui/stdmenus.inc:203 +msgid "Bottom|B" +msgstr "" + +#: lib/ui/stdcontext.inc:397 +#, fuzzy +msgid "Append Row|A" +msgstr "Appendix" + +#: lib/ui/stdcontext.inc:398 lib/ui/stdmenus.inc:206 +msgid "Delete Row|D" +msgstr "" + +#: lib/ui/stdcontext.inc:399 lib/ui/stdmenus.inc:207 +msgid "Copy Row|o" +msgstr "" + +#: lib/ui/stdcontext.inc:402 +#, fuzzy +msgid "Append Column|p" +msgstr "Argument toevoegen" + +#: lib/ui/stdcontext.inc:403 lib/ui/stdmenus.inc:211 +msgid "Delete Column|e" +msgstr "" + +#: lib/ui/stdcontext.inc:404 +#, fuzzy +msgid "Copy Column|y" +msgstr "Kolom" + +#: lib/ui/stdcontext.inc:407 +#, fuzzy +msgid "Settings...|g" +msgstr "Instellingen...|s" + +#: lib/ui/stdcontext.inc:415 lib/ui/stdmenus.inc:30 +msgid "File|F" +msgstr "Bestand|B" + +#: lib/ui/stdcontext.inc:416 +#, fuzzy +msgid "Path|P" +msgstr "Paden" + +#: lib/ui/stdcontext.inc:417 +msgid "Class|C" +msgstr "" + +#: lib/ui/stdcontext.inc:419 +#, fuzzy +msgid "File Revision|R" +msgstr "Bestandsex&tensie:" + +#: lib/ui/stdcontext.inc:420 +msgid "Tree Revision|T" +msgstr "" + +#: lib/ui/stdcontext.inc:421 +msgid "Revision Author|A" +msgstr "" + +#: lib/ui/stdcontext.inc:422 +msgid "Revision Date|D" +msgstr "" + +#: lib/ui/stdcontext.inc:423 +msgid "Revision Time|i" +msgstr "" + +#: lib/ui/stdcontext.inc:425 +#, fuzzy +msgid "LyX Version|X" +msgstr "Versie" + +#: lib/ui/stdcontext.inc:429 +#, fuzzy +msgid "Document Info|D" +msgstr "Document|c" + +#: lib/ui/stdcontext.inc:431 +#, fuzzy +msgid "Copy Text|o" +msgstr "Kopiëren|K" + +#: lib/ui/stdcontext.inc:440 lib/ui/stdcontext.inc:460 +#, fuzzy +msgid "Activate Branch|A" +msgstr "Geactiveerd" + +#: lib/ui/stdcontext.inc:441 lib/ui/stdcontext.inc:461 +#, fuzzy +msgid "Deactivate Branch|e" +msgstr "(&De)activeren" + +#: lib/ui/stdcontext.inc:450 +msgid "Insert Reference at Cursor Position|I" +msgstr "" + +#: lib/ui/stdcontext.inc:544 +#, fuzzy +msgid "All Indexes|A" +msgstr "Alle kaders openen|o" + +#: lib/ui/stdcontext.inc:547 +msgid "Subindex|b" +msgstr "" + +#: lib/ui/stdcontext.inc:575 lib/ui/stdmenus.inc:514 +msgid "Reject Change|R" +msgstr "Wijziging afwijzen|z" + +#: lib/ui/stdcontext.inc:583 +msgid "Promote Section|P" +msgstr "" + +#: lib/ui/stdcontext.inc:584 +#, fuzzy +msgid "Demote Section|D" +msgstr "Sectie" + +#: lib/ui/stdcontext.inc:586 +msgid "Move Section Down|w" +msgstr "" + +#: lib/ui/stdcontext.inc:588 +#, fuzzy +msgid "Select Section|S" +msgstr "Selectie|S" + +#: lib/ui/stdcontext.inc:596 +msgid "Wrap by Preview|P" +msgstr "" + +#: lib/ui/stdmenus.inc:31 +msgid "Edit|E" +msgstr "Bewerken|w" + +#: lib/ui/stdmenus.inc:32 +msgid "View|V" +msgstr "Beeld|d" + +#: lib/ui/stdmenus.inc:33 +msgid "Insert|I" +msgstr "Invoegen|I" + +#: lib/ui/stdmenus.inc:34 +msgid "Navigate|N" +msgstr "Ga naar|G" + +#: lib/ui/stdmenus.inc:35 +msgid "Document|D" +msgstr "Document|c" + +#: lib/ui/stdmenus.inc:36 +msgid "Tools|T" +msgstr "Extra|x" + +#: lib/ui/stdmenus.inc:37 +msgid "Help|H" +msgstr "Help|H" + +#: lib/ui/stdmenus.inc:45 +msgid "New|N" +msgstr "Nieuw|N" + +#: lib/ui/stdmenus.inc:46 +msgid "New from Template...|m" +msgstr "Nieuw van sjabloon...|j" + +#: lib/ui/stdmenus.inc:47 +msgid "Open...|O" +msgstr "Openen...|O" + +#: lib/ui/stdmenus.inc:48 +msgid "Open Recent|t" +msgstr "Recente documenten|t" + +#: lib/ui/stdmenus.inc:50 +msgid "Close|C" +msgstr "Sluiten|u" + +#: lib/ui/stdmenus.inc:51 +msgid "Close All" +msgstr "Alles sluiten" + +#: lib/ui/stdmenus.inc:52 +msgid "Save|S" +msgstr "Opslaan|s" + +#: lib/ui/stdmenus.inc:53 +msgid "Save As...|A" +msgstr "Opslaan als...|a" + +#: lib/ui/stdmenus.inc:54 +msgid "Save All|l" +msgstr "Alles opslaan|l" + +#: lib/ui/stdmenus.inc:55 +msgid "Revert to Saved|R" +msgstr "Terug naar opgeslagen versie|g" + +#: lib/ui/stdmenus.inc:56 +msgid "Version Control|V" +msgstr "Versies bijhouden|b" + +#: lib/ui/stdmenus.inc:58 +msgid "Import|I" +msgstr "Importeren|I" + +#: lib/ui/stdmenus.inc:59 +msgid "Export|E" +msgstr "Exporteren|E" + +#: lib/ui/stdmenus.inc:60 +msgid "Print...|P" +msgstr "Afdrukken...|d" + +#: lib/ui/stdmenus.inc:61 +msgid "Fax...|F" +msgstr "Faxen...|x" + +#: lib/ui/stdmenus.inc:63 +msgid "New Window|W" +msgstr "Nieuw venster|v" + +#: lib/ui/stdmenus.inc:64 +msgid "Close Window|d" +msgstr "Venster sluiten|r" + +#: lib/ui/stdmenus.inc:66 +msgid "Exit|x" +msgstr "Afsluiten|f" + +#: lib/ui/stdmenus.inc:74 +msgid "Register...|R" +msgstr "Registreren...|R" + +#: lib/ui/stdmenus.inc:75 +msgid "Check In Changes...|I" +msgstr "Veranderingen &inchecken...|i" + +#: lib/ui/stdmenus.inc:76 +msgid "Check Out for Edit|O" +msgstr "Uitchecken om te bewerken|o" + +#: lib/ui/stdmenus.inc:77 +msgid "Update Local Directory From Repository|d" +msgstr "" + +#: lib/ui/stdmenus.inc:78 +#, fuzzy +msgid "Revert to Repository Version|v" +msgstr "Teruggaan naar versie in beheersysteem|r" + +#: lib/ui/stdmenus.inc:79 +msgid "Undo Last Check In|U" +msgstr "Laatste check-in ongedaan maken|c" + +#: lib/ui/stdmenus.inc:80 +msgid "Compare with Older Revision...|C" +msgstr "" + +#: lib/ui/stdmenus.inc:81 +msgid "Show History...|H" +msgstr "Geschiedenis weergeven...|G" + +#: lib/ui/stdmenus.inc:82 +msgid "Use Locking Property|L" +msgstr "" + +#: lib/ui/stdmenus.inc:91 +msgid "More Formats & Options...|O" +msgstr "Meer formaten en opties...|o" + +#: lib/ui/stdmenus.inc:99 +msgid "Undo|U" +msgstr "Ongedaan maken|O" + +#: lib/ui/stdmenus.inc:100 +msgid "Redo|R" +msgstr "Opnieuw uitvoeren|n" + +#: lib/ui/stdmenus.inc:106 +msgid "Paste Special" +msgstr "Plakken speciaal" + +#: lib/ui/stdmenus.inc:108 +msgid "Select Whole Inset" +msgstr "Hele kader selecteren" + +#: lib/ui/stdmenus.inc:109 +msgid "Select All" +msgstr "Alles selecteren" + +#: lib/ui/stdmenus.inc:111 +msgid "Find & Replace (Quick)...|F" +msgstr "Zoeken en vervangen (snel)|r" + +#: lib/ui/stdmenus.inc:112 +msgid "Find & Replace (Advanced)..." +msgstr "Zoeken en vervangen (geavanceerd)|g" + +#: lib/ui/stdmenus.inc:122 +msgid "Table|T" +msgstr "Tabel|T" + +#: lib/ui/stdmenus.inc:123 lib/ui/stdmenus.inc:574 +msgid "Math|M" +msgstr "Formules|m" + +#: lib/ui/stdmenus.inc:124 +msgid "Rows & Columns|C" +msgstr "" + +#: lib/ui/stdmenus.inc:131 +msgid "Increase List Depth|I" +msgstr "Niveau van opsomming verhogen|i" + +#: lib/ui/stdmenus.inc:132 +msgid "Decrease List Depth|D" +msgstr "" + +#: lib/ui/stdmenus.inc:133 +#, fuzzy +msgid "Dissolve Inset" +msgstr "Kader oplossen|d" + +#: lib/ui/stdmenus.inc:134 +msgid "TeX Code Settings...|C" +msgstr "" + +#: lib/ui/stdmenus.inc:136 +msgid "Float Settings...|a" +msgstr "" + +#: lib/ui/stdmenus.inc:137 +msgid "Text Wrap Settings...|W" +msgstr "" + +#: lib/ui/stdmenus.inc:138 +msgid "Note Settings...|N" +msgstr "" + +#: lib/ui/stdmenus.inc:139 +#, fuzzy +msgid "Phantom Settings...|h" +msgstr "Instellingen...|s" + +#: lib/ui/stdmenus.inc:140 +msgid "Branch Settings...|B" +msgstr "" + +#: lib/ui/stdmenus.inc:141 +msgid "Box Settings...|x" +msgstr "" + +#: lib/ui/stdmenus.inc:142 +#, fuzzy +msgid "Index Entry Settings...|y" +msgstr "Instellingen...|s" + +#: lib/ui/stdmenus.inc:143 +#, fuzzy +msgid "Index Settings...|x" +msgstr "Instellingen...|s" + +#: lib/ui/stdmenus.inc:144 +#, fuzzy +msgid "Info Settings...|n" +msgstr "Instellingen...|s" + +#: lib/ui/stdmenus.inc:145 +msgid "Listings Settings...|g" +msgstr "" + +#: lib/ui/stdmenus.inc:149 +msgid "Table Settings...|a" +msgstr "" + +#: lib/ui/stdmenus.inc:153 +msgid "Plain Text|T" +msgstr "Tekst zonder opmaak|T" + +#: lib/ui/stdmenus.inc:154 +msgid "Plain Text, Join Lines|J" +msgstr "Tekst zonder opmaak, regels samenvoegen|v" + +#: lib/ui/stdmenus.inc:156 +msgid "Selection|S" +msgstr "Selectie|S" + +#: lib/ui/stdmenus.inc:157 +msgid "Selection, Join Lines|i" +msgstr "Selectie, regels samenvoegen|i" + +#: lib/ui/stdmenus.inc:159 +msgid "Paste as LinkBack PDF" +msgstr "Plakken als LinkBack PDF" + +#: lib/ui/stdmenus.inc:160 +msgid "Paste as PDF" +msgstr "Plakken als PDF" + +#: lib/ui/stdmenus.inc:161 +msgid "Paste as PNG" +msgstr "Plakken als PNG" + +#: lib/ui/stdmenus.inc:162 +msgid "Paste as JPEG" +msgstr "Plakken als JPEG" + +#: lib/ui/stdmenus.inc:170 +msgid "Dissolve Text Style" +msgstr "Tekstopmaak verwijderen" + +#: lib/ui/stdmenus.inc:174 +msgid "Customized...|C" +msgstr "Aangepast...|A" + +#: lib/ui/stdmenus.inc:176 +msgid "Capitalize|a" +msgstr "Beginhoofdletters|h" + +#: lib/ui/stdmenus.inc:177 +msgid "Uppercase|U" +msgstr "Alleen hoofdletters|s" + +#: lib/ui/stdmenus.inc:178 +msgid "Lowercase|L" +msgstr "Alleen kleine letters|k" + +#: lib/ui/stdmenus.inc:183 +msgid "Multicolumn|M" +msgstr "" + +#: lib/ui/stdmenus.inc:184 +#, fuzzy +msgid "Multirow|u" +msgstr "&Meerdere kolommen" + +#: lib/ui/stdmenus.inc:186 +msgid "Top Line|T" +msgstr "" + +#: lib/ui/stdmenus.inc:187 +msgid "Bottom Line|B" +msgstr "" + +#: lib/ui/stdmenus.inc:191 +msgid "Top|p" +msgstr "" + +#: lib/ui/stdmenus.inc:192 +#, fuzzy +msgid "Middle|i" +msgstr "Midden" + +#: lib/ui/stdmenus.inc:193 +#, fuzzy +msgid "Bottom|o" +msgstr "Onder" + +#: lib/ui/stdmenus.inc:197 +msgid "Left|L" +msgstr "" + +#: lib/ui/stdmenus.inc:199 +msgid "Right|R" +msgstr "" + +#: lib/ui/stdmenus.inc:205 +msgid "Add Row|A" +msgstr "" + +#: lib/ui/stdmenus.inc:210 +msgid "Add Column|u" +msgstr "" + +#: lib/ui/stdmenus.inc:212 +msgid "Copy Column|p" +msgstr "" + +#: lib/ui/stdmenus.inc:219 +msgid "Change Limits Type|L" +msgstr "" + +#: lib/ui/stdmenus.inc:220 +msgid "Macro Definition" +msgstr "Macro-definitie" + +#: lib/ui/stdmenus.inc:222 +msgid "Change Formula Type|F" +msgstr "" + +#: lib/ui/stdmenus.inc:224 +msgid "Text Style|T" +msgstr "Tekst-opmaak|T" + +#: lib/ui/stdmenus.inc:226 +msgid "Use Computer Algebra System|S" +msgstr "" + +#: lib/ui/stdmenus.inc:230 +msgid "Add Line Above|A" +msgstr "" + +#: lib/ui/stdmenus.inc:232 +msgid "Delete Line Above|D" +msgstr "" + +#: lib/ui/stdmenus.inc:233 +msgid "Delete Line Below|e" +msgstr "" + +#: lib/ui/stdmenus.inc:245 +msgid "Make First Non-Optional into Optional Argument" +msgstr "" + +#: lib/ui/stdmenus.inc:246 +msgid "Make Last Optional into Non-Optional Argument" +msgstr "" + +#: lib/ui/stdmenus.inc:256 +msgid "Default|t" +msgstr "" + +#: lib/ui/stdmenus.inc:257 +msgid "Display|D" +msgstr "" + +#: lib/ui/stdmenus.inc:258 +msgid "Inline|I" +msgstr "" + +#: lib/ui/stdmenus.inc:262 +msgid "Math Normal Font|N" +msgstr "" + +#: lib/ui/stdmenus.inc:264 +msgid "Math Calligraphic Family|C" +msgstr "" + +#: lib/ui/stdmenus.inc:265 +msgid "Math Formal Script Family|o" +msgstr "" + +#: lib/ui/stdmenus.inc:266 +msgid "Math Fraktur Family|F" +msgstr "" + +#: lib/ui/stdmenus.inc:267 +msgid "Math Roman Family|R" +msgstr "" + +#: lib/ui/stdmenus.inc:268 +msgid "Math Sans Serif Family|S" +msgstr "" + +#: lib/ui/stdmenus.inc:270 +msgid "Math Bold Series|B" +msgstr "" + +#: lib/ui/stdmenus.inc:272 +msgid "Text Normal Font|T" +msgstr "" + +#: lib/ui/stdmenus.inc:274 +msgid "Text Roman Family" +msgstr "" + +#: lib/ui/stdmenus.inc:275 +msgid "Text Sans Serif Family" +msgstr "" + +#: lib/ui/stdmenus.inc:276 +msgid "Text Typewriter Family" +msgstr "" + +#: lib/ui/stdmenus.inc:278 +msgid "Text Bold Series" +msgstr "" + +#: lib/ui/stdmenus.inc:279 +msgid "Text Medium Series" +msgstr "" + +#: lib/ui/stdmenus.inc:281 +msgid "Text Italic Shape" +msgstr "" + +#: lib/ui/stdmenus.inc:282 +msgid "Text Small Caps Shape" +msgstr "" + +#: lib/ui/stdmenus.inc:283 +msgid "Text Slanted Shape" +msgstr "" + +#: lib/ui/stdmenus.inc:284 +msgid "Text Upright Shape" +msgstr "" + +#: lib/ui/stdmenus.inc:288 +msgid "Octave|O" +msgstr "Octave|O" + +#: lib/ui/stdmenus.inc:289 +msgid "Maxima|M" +msgstr "Maxima|M" + +#: lib/ui/stdmenus.inc:290 +msgid "Mathematica|a" +msgstr "Mathematica|a" + +#: lib/ui/stdmenus.inc:292 +msgid "Maple, Simplify|S" +msgstr "Maple, Simplify|S" + +#: lib/ui/stdmenus.inc:293 +msgid "Maple, Factor|F" +msgstr "Maple, Factor|F" + +#: lib/ui/stdmenus.inc:294 +msgid "Maple, Evalm|E" +msgstr "Maple, Evalm|E" + +#: lib/ui/stdmenus.inc:295 +msgid "Maple, Evalf|v" +msgstr "Maple, Evalf|v" + +#: lib/ui/stdmenus.inc:314 +msgid "Open All Insets|O" +msgstr "Alle kaders openen|o" + +#: lib/ui/stdmenus.inc:315 +msgid "Close All Insets|C" +msgstr "Alle kaders sluiten|r" + +#: lib/ui/stdmenus.inc:317 +msgid "Unfold Math Macro|n" +msgstr "Formule-macro uitklappen|n" + +#: lib/ui/stdmenus.inc:318 +msgid "Fold Math Macro|d" +msgstr "Formule-macro inklappen|p" + +#: lib/ui/stdmenus.inc:320 +msgid "View Source|S" +msgstr "LaTeX-code|c" + +#: lib/ui/stdmenus.inc:321 +msgid "View Messages|g" +msgstr "Berichten weergeven|g" + +#: lib/ui/stdmenus.inc:324 +#, fuzzy +msgid "View Master Document|M" +msgstr "Hoofddocumenten" + +#: lib/ui/stdmenus.inc:325 +#, fuzzy +msgid "Update Master Document|a" +msgstr "Hoofddocumenten" + +#: lib/ui/stdmenus.inc:327 +msgid "Split View Into Left and Right Half|i" +msgstr "Beeld splitsen links-rechts|i" + +#: lib/ui/stdmenus.inc:328 +msgid "Split View Into Upper and Lower Half|e" +msgstr "Beeld splitsen boven-onder|e" + +#: lib/ui/stdmenus.inc:329 +msgid "Close Current View|w" +msgstr "Huidige weergave sluiten|H" + +#: lib/ui/stdmenus.inc:330 +msgid "Fullscreen|l" +msgstr "Schermvullend|S" + +#: lib/ui/stdmenus.inc:331 +msgid "Toolbars|b" +msgstr "Werkbalken|W" + +#: lib/ui/stdmenus.inc:346 +msgid "Math|h" +msgstr "Formules|F" + +#: lib/ui/stdmenus.inc:347 +msgid "Special Character|p" +msgstr "Speciale tekens" + +#: lib/ui/stdmenus.inc:348 +msgid "Formatting|o" +msgstr "Opmaak|O" + +#: lib/ui/stdmenus.inc:349 +msgid "List / TOC|i" +msgstr "Lijst / inhoudsopgave|i" + +#: lib/ui/stdmenus.inc:350 +msgid "Float|a" +msgstr "Zwevend kader|a" + +#: lib/ui/stdmenus.inc:351 +msgid "Note|N" +msgstr "Opmerking|n" + +#: lib/ui/stdmenus.inc:352 +msgid "Branch|B" +msgstr "Vertakking|g" + +#: lib/ui/stdmenus.inc:353 +msgid "Custom Insets" +msgstr "Aangepaste kaders" + +#: lib/ui/stdmenus.inc:354 +msgid "File|e" +msgstr "Bestand|s" + +#: lib/ui/stdmenus.inc:355 +msgid "Box[[Menu]]" +msgstr "Blok" + +#: lib/ui/stdmenus.inc:358 +msgid "Citation...|C" +msgstr "Literatuurverwijzing...|e" + +#: lib/ui/stdmenus.inc:359 +msgid "Cross-Reference...|R" +msgstr "Kruisverwijzing...|r" + +#: lib/ui/stdmenus.inc:360 +msgid "Label...|L" +msgstr "Label...|L" + +#: lib/ui/stdmenus.inc:363 +msgid "Nomenclature Entry...|y" +msgstr "Begrip in begrippenlijst...|j" + +#: lib/ui/stdmenus.inc:365 +msgid "Table...|T" +msgstr "Tabel...|T" + +#: lib/ui/stdmenus.inc:366 +msgid "Graphics...|G" +msgstr "Afbeelding...|b" + +#: lib/ui/stdmenus.inc:367 +msgid "URL|U" +msgstr "URL|U" + +#: lib/ui/stdmenus.inc:368 +msgid "Hyperlink...|k" +msgstr "Hyperlink...|y" + +#: lib/ui/stdmenus.inc:369 +msgid "Footnote|F" +msgstr "Voetnoot|V" + +#: lib/ui/stdmenus.inc:370 +msgid "Marginal Note|M" +msgstr "Opmerking in kantlijn|m" + +#: lib/ui/stdmenus.inc:371 +msgid "Short Title|S" +msgstr "Korte titel|K" + +#: lib/ui/stdmenus.inc:372 +msgid "TeX Code|X" +msgstr "TeX-code|X" + +#: lib/ui/stdmenus.inc:373 +msgid "Program Listing[[Menu]]" +msgstr "Programmacode" + +#: lib/ui/stdmenus.inc:375 +msgid "Preview|w" +msgstr "Weergeven|W" + +#: lib/ui/stdmenus.inc:379 +msgid "Symbols...|b" +msgstr "Speciale tekens...|c" + +#: lib/ui/stdmenus.inc:380 +msgid "Ellipsis|i" +msgstr "Puntjes|j" + +#: lib/ui/stdmenus.inc:381 +msgid "End of Sentence|E" +msgstr "Einde zin|E" + +#: lib/ui/stdmenus.inc:382 +msgid "Ordinary Quote|Q" +msgstr "Aanhalingsteken|A" + +#: lib/ui/stdmenus.inc:383 +msgid "Single Quote|S" +msgstr "Enkel aanhalingsteken|n" + +#: lib/ui/stdmenus.inc:384 +msgid "Protected Hyphen|y" +msgstr "NIet-afbreekbaar koppelteken|f" + +#: lib/ui/stdmenus.inc:385 +msgid "Breakable Slash|a" +msgstr "Afbreekbare slash|h" + +#: lib/ui/stdmenus.inc:386 +msgid "Menu Separator|M" +msgstr "Menu-scheiding|M" + +#: lib/ui/stdmenus.inc:387 +msgid "Phonetic Symbols|P" +msgstr "Fonetische symbolen|s" + +#: lib/ui/stdmenus.inc:391 +msgid "Superscript|S" +msgstr "" + +#: lib/ui/stdmenus.inc:392 +msgid "Subscript|u" +msgstr "" + +#: lib/ui/stdmenus.inc:394 +msgid "Protected Space|P" +msgstr "Beschermde spatie|p" + +#: lib/ui/stdmenus.inc:397 +msgid "Horizontal Space...|o" +msgstr "Horizontale ruimte...|z" + +#: lib/ui/stdmenus.inc:398 +msgid "Horizontal Line...|L" +msgstr "Horizontale lijn...|l" + +#: lib/ui/stdmenus.inc:399 +msgid "Vertical Space...|V" +msgstr "Verticale ruimte...|V" + +#: lib/ui/stdmenus.inc:400 +msgid "Phantom|m" +msgstr "Ruimte vrijhouden|m" + +#: lib/ui/stdmenus.inc:402 +msgid "Hyphenation Point|H" +msgstr "Woordafbrekingsplaats|W" + +#: lib/ui/stdmenus.inc:403 +msgid "Ligature Break|k" +msgstr "Ligatuur voorkomen|k" + +#: lib/ui/stdmenus.inc:416 +msgid "Display Formula|D" +msgstr "Formule (eigen regel)|r" + +#: lib/ui/stdmenus.inc:417 +msgid "Numbered Formula|N" +msgstr "Genummerde formule|n" + +#: lib/ui/stdmenus.inc:441 +msgid "Figure Wrap Float|F" +msgstr "Figuurkader|F" + +#: lib/ui/stdmenus.inc:442 +msgid "Table Wrap Float|T" +msgstr "Tabelkader|T" + +#: lib/ui/stdmenus.inc:446 +msgid "Table of Contents|C" +msgstr "Inhoudsopgave|I" + +#: lib/ui/stdmenus.inc:449 +msgid "Nomenclature|N" +msgstr "Begrippenlijst|n" + +#: lib/ui/stdmenus.inc:450 +msgid "BibTeX Bibliography...|B" +msgstr "BibTeX bibliografie...|B" + +#: lib/ui/stdmenus.inc:454 +msgid "LyX Document...|X" +msgstr "LyX-document...|X" + +#: lib/ui/stdmenus.inc:455 +msgid "Plain Text...|T" +msgstr "Tekst zonder opmaak...|T" + +#: lib/ui/stdmenus.inc:456 +msgid "Plain Text, Join Lines...|J" +msgstr "Tekst zonder opmaak (regels samenvoegen)...|r" + +#: lib/ui/stdmenus.inc:458 +msgid "External Material...|M" +msgstr "Extern materiaal...|m" + +#: lib/ui/stdmenus.inc:459 +msgid "Child Document...|d" +msgstr "Subdocument...|d" + +#: lib/ui/stdmenus.inc:474 +msgid "Comment|C" +msgstr "Opmerking|O" + +#: lib/ui/stdmenus.inc:481 +msgid "Insert New Branch...|I" +msgstr "Nieuwe vertakking invoegen...|i" + +#: lib/ui/stdmenus.inc:499 +msgid "Change Tracking|C" +msgstr "Wijzigingen bijhouden|g" + +#: lib/ui/stdmenus.inc:500 +msgid "Build Program|B" +msgstr "" + +#: lib/ui/stdmenus.inc:501 +msgid "LaTeX Log|L" +msgstr "LaTeX-meldingen|L" + +#: lib/ui/stdmenus.inc:502 +msgid "Outline|O" +msgstr "Overzicht|O" + +#: lib/ui/stdmenus.inc:503 +msgid "Start Appendix Here|A" +msgstr "Hier appendix beginnen|a" + +#: lib/ui/stdmenus.inc:505 +msgid "Save in Bundled Format|F" +msgstr "Opslaan in gebundeld formaat|f" + +#: lib/ui/stdmenus.inc:506 +msgid "Compressed|m" +msgstr "Comprimeren|m" + +#: lib/ui/stdmenus.inc:511 +msgid "Track Changes|T" +msgstr "Wijzigingen bijhouden|W" + +#: lib/ui/stdmenus.inc:512 +msgid "Merge Changes...|M" +msgstr "Wijzigingen samenvoegen...|m" + +#: lib/ui/stdmenus.inc:513 +msgid "Accept Change|A" +msgstr "Wijziging accepteren|a" + +#: lib/ui/stdmenus.inc:515 +msgid "Accept All Changes|c" +msgstr "Alle wijzigingen accepteren|c" + +#: lib/ui/stdmenus.inc:516 +msgid "Reject All Changes|e" +msgstr "Alle wijzigingen afwijzen|e" + +#: lib/ui/stdmenus.inc:517 +msgid "Show Changes in Output|S" +msgstr "Wijzigingen in uitvoer opnemen|u" + +#: lib/ui/stdmenus.inc:524 +msgid "Bookmarks|B" +msgstr "Bladwijzers|B" + +#: lib/ui/stdmenus.inc:525 +msgid "Next Note|N" +msgstr "Volgende noot|n" + +#: lib/ui/stdmenus.inc:526 +msgid "Next Change|C" +msgstr "Volgende verandering|v" + +#: lib/ui/stdmenus.inc:527 +msgid "Next Cross-Reference|R" +msgstr "Volgende kruisverwijzing|r" + +#: lib/ui/stdmenus.inc:528 +msgid "Go to Label|L" +msgstr "Ga naar label|l" + +#: lib/ui/stdmenus.inc:535 +msgid "Save Bookmark 1|S" +msgstr "Opslaan als bladwijzer 1|s" + +#: lib/ui/stdmenus.inc:536 +msgid "Save Bookmark 2" +msgstr "Opslaan als bladwijzer 2" + +#: lib/ui/stdmenus.inc:537 +msgid "Save Bookmark 3" +msgstr "Opslaan als bladwijzer 3" + +#: lib/ui/stdmenus.inc:538 +msgid "Save Bookmark 4" +msgstr "Opslaan als bladwijzer 4" + +#: lib/ui/stdmenus.inc:539 +msgid "Save Bookmark 5" +msgstr "Opslaan als bladwijzer 5" + +#: lib/ui/stdmenus.inc:540 +msgid "Clear Bookmarks|C" +msgstr "Bladwijzers opschonen|c" + +#: lib/ui/stdmenus.inc:542 +msgid "Navigate Back|B" +msgstr "Ga terug|G" + +#: lib/ui/stdmenus.inc:551 +msgid "Spellchecker...|S" +msgstr "Spellingscontrole...|S" + +#: lib/ui/stdmenus.inc:552 +msgid "Thesaurus...|T" +msgstr "Thesaurus...|T" + +#: lib/ui/stdmenus.inc:553 +msgid "Statistics...|a" +msgstr "Statistieken...|a" + +#: lib/ui/stdmenus.inc:554 +msgid "Check TeX|h" +msgstr "" + +#: lib/ui/stdmenus.inc:555 +msgid "TeX Information|I" +msgstr "TeX-informatie|i" + +#: lib/ui/stdmenus.inc:556 +msgid "Compare...|C" +msgstr "Vergelijken...|g" + +#: lib/ui/stdmenus.inc:561 +msgid "Reconfigure|R" +msgstr "Opnieuw instellen|O" + +#: lib/ui/stdmenus.inc:562 +msgid "Preferences...|P" +msgstr "Voorkeuren|V" + +#: lib/ui/stdmenus.inc:569 +msgid "Introduction|I" +msgstr "Introductie|I" + +#: lib/ui/stdmenus.inc:570 +msgid "Tutorial|T" +msgstr "Beginnersgids|d" + +#: lib/ui/stdmenus.inc:571 +msgid "User's Guide|U" +msgstr "Gebruikersgids|u" + +#: lib/ui/stdmenus.inc:572 +msgid "Additional Features|F" +msgstr "Extra functies|f" + +#: lib/ui/stdmenus.inc:573 +msgid "Embedded Objects|O" +msgstr "Ingesloten objecten|o" + +#: lib/ui/stdmenus.inc:575 +msgid "Customization|C" +msgstr "LyX aanpassen|a" + +#: lib/ui/stdmenus.inc:576 +msgid "Shortcuts|S" +msgstr "Sneltoetsen|S" + +#: lib/ui/stdmenus.inc:577 +msgid "LyX Functions|y" +msgstr "LyX-functies|y" + +#: lib/ui/stdmenus.inc:578 +msgid "LaTeX Configuration|L" +msgstr "LaTeX-configuratie|L" + +#: lib/ui/stdmenus.inc:579 +msgid "Specific Manuals|p" +msgstr "Specifieke handleidingen|p" + +#: lib/ui/stdmenus.inc:581 +msgid "About LyX|X" +msgstr "Over LyX|X" + +#: lib/ui/stdmenus.inc:585 +msgid "Braille Manual|B" +msgstr "Handleiding voor braille|b" + +#: lib/ui/stdmenus.inc:586 +msgid "Feynman-diagram Manual|F" +msgstr "" + +#: lib/ui/stdmenus.inc:587 +msgid "Linguistics Manual|L" +msgstr "Handleiding voor taalkunde|l" + +#: lib/ui/stdmenus.inc:588 +#, fuzzy +msgid "Multicolumn Manual|M" +msgstr "&Meerdere kolommen" + +#: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Opslaan|s" + +#: lib/ui/stdmenus.inc:590 +msgid "XY-pic Manual|X" +msgstr "Handleiding voor XY-pic|X" + +#: lib/ui/stdtoolbars.inc:71 +msgid "New document" +msgstr "Nieuw document" + +#: lib/ui/stdtoolbars.inc:72 +msgid "Open document" +msgstr "Document openen" + +#: lib/ui/stdtoolbars.inc:73 +msgid "Save document" +msgstr "Document opslaan" + +#: lib/ui/stdtoolbars.inc:74 +msgid "Print document" +msgstr "Document afdrukken" + +#: lib/ui/stdtoolbars.inc:76 +msgid "Check spelling" +msgstr "Spelling controleren" + +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 +msgid "Undo" +msgstr "Ongedaan maken" + +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 +msgid "Redo" +msgstr "Opnieuw doen" + +#: lib/ui/stdtoolbars.inc:83 +msgid "Find and replace" +msgstr "Zoeken en vervangen" + +#: lib/ui/stdtoolbars.inc:84 +msgid "Find and replace (advanced)" +msgstr "Zoeken en vervangen (geavanceerd)" + +#: lib/ui/stdtoolbars.inc:85 +msgid "Navigate back" +msgstr "Teruggaan" + +#: lib/ui/stdtoolbars.inc:87 +msgid "Toggle emphasis" +msgstr "Nadruk aan/uit" + +#: lib/ui/stdtoolbars.inc:88 +msgid "Toggle noun" +msgstr "Afkorting aan/uit" + +#: lib/ui/stdtoolbars.inc:89 +msgid "Apply last" +msgstr "Vorige toepassen" + +#: lib/ui/stdtoolbars.inc:91 +msgid "Insert math" +msgstr "Formule invoegen" + +#: lib/ui/stdtoolbars.inc:92 +msgid "Insert graphics" +msgstr "Afbeelding invoegen" + +#: lib/ui/stdtoolbars.inc:93 +msgid "Insert table" +msgstr "Tabel invoegen" + +#: lib/ui/stdtoolbars.inc:95 +msgid "Toggle outline" +msgstr "Overzicht aan/uit" + +#: lib/ui/stdtoolbars.inc:96 +msgid "Toggle math toolbar" +msgstr "Formule-werkbalk aan/uit" + +#: lib/ui/stdtoolbars.inc:97 +msgid "Toggle table toolbar" +msgstr "Tabel-werkbalk aan/uit" + +#: lib/ui/stdtoolbars.inc:100 +msgid "View/Update" +msgstr "Weergeven / bijwerken" + +#: lib/ui/stdtoolbars.inc:101 +msgid "View" +msgstr "Weergeven" + +#: lib/ui/stdtoolbars.inc:102 +msgid "Update" +msgstr "Bijwerken" + +#: lib/ui/stdtoolbars.inc:103 +#, fuzzy +msgid "View master document" +msgstr "Hoofddocumenten" + +#: lib/ui/stdtoolbars.inc:104 +#, fuzzy +msgid "Update master document" +msgstr "Kies standaard hoo&fddocument" + +#: lib/ui/stdtoolbars.inc:105 +msgid "Enable Forward/Reverse Search" +msgstr "" + +#: lib/ui/stdtoolbars.inc:107 +msgid "View other formats" +msgstr "Andere formaten weergeven" + +#: lib/ui/stdtoolbars.inc:108 +msgid "Update other formats" +msgstr "Bijwerken van weergave andere formaten" + +#: lib/ui/stdtoolbars.inc:111 +msgid "Extra" +msgstr "Extra" + +#: lib/ui/stdtoolbars.inc:113 +msgid "Numbered list" +msgstr "Genummerde opsomming" + +#: lib/ui/stdtoolbars.inc:114 +msgid "Itemized list" +msgstr "Ongenummerde opsomming" + +#: lib/ui/stdtoolbars.inc:117 +msgid "Increase depth" +msgstr "Niveau dieper" + +#: lib/ui/stdtoolbars.inc:118 +msgid "Decrease depth" +msgstr "Niveau minder" + +#: lib/ui/stdtoolbars.inc:120 +msgid "Insert figure float" +msgstr "Afbeeldingskader invoegen" + +#: lib/ui/stdtoolbars.inc:121 +msgid "Insert table float" +msgstr "Tabelkader invoegen" + +#: lib/ui/stdtoolbars.inc:122 +msgid "Insert label" +msgstr "Label invoegen" + +#: lib/ui/stdtoolbars.inc:123 +msgid "Insert cross-reference" +msgstr "Kruisverwijzing invoegen" + +#: lib/ui/stdtoolbars.inc:124 +msgid "Insert citation" +msgstr "Literatuurverwijzing invoegen" + +#: lib/ui/stdtoolbars.inc:125 +msgid "Insert index entry" +msgstr "Index-ingang invoegen" + +#: lib/ui/stdtoolbars.inc:126 +msgid "Insert nomenclature entry" +msgstr "Begrip voor begrippenlijst invoegen" + +#: lib/ui/stdtoolbars.inc:128 +msgid "Insert footnote" +msgstr "Voetnoot invoegen" + +#: lib/ui/stdtoolbars.inc:129 +msgid "Insert margin note" +msgstr "Opmerking in kantlijn invoegen" + +#: lib/ui/stdtoolbars.inc:130 lib/ui/stdtoolbars.inc:229 +msgid "Insert note" +msgstr "Opmerking invoegen" + +#: lib/ui/stdtoolbars.inc:131 +msgid "Insert box" +msgstr "Blok invoegen" + +#: lib/ui/stdtoolbars.inc:132 +msgid "Insert hyperlink" +msgstr "Hyperlink invoegen" + +#: lib/ui/stdtoolbars.inc:133 +msgid "Insert TeX code" +msgstr "TeX-code invoegen" + +#: lib/ui/stdtoolbars.inc:134 +msgid "Insert math macro" +msgstr "Formule-macro invoegen" + +#: lib/ui/stdtoolbars.inc:135 +msgid "Include file" +msgstr "Bestand invoegen" + +#: lib/ui/stdtoolbars.inc:137 +msgid "Text style" +msgstr "Tekst-opmaak" + +#: lib/ui/stdtoolbars.inc:138 +msgid "Paragraph settings" +msgstr "Alinea-instellingen" + +#: lib/ui/stdtoolbars.inc:143 lib/ui/stdtoolbars.inc:190 +msgid "Add row" +msgstr "Rij invoegen" + +#: lib/ui/stdtoolbars.inc:144 lib/ui/stdtoolbars.inc:191 +msgid "Add column" +msgstr "Kolom invoegen" + +#: lib/ui/stdtoolbars.inc:145 lib/ui/stdtoolbars.inc:192 +msgid "Delete row" +msgstr "Rij verwijderen" + +#: lib/ui/stdtoolbars.inc:146 lib/ui/stdtoolbars.inc:193 +msgid "Delete column" +msgstr "Kolom verwijderen" + +#: lib/ui/stdtoolbars.inc:148 +msgid "Set top line" +msgstr "Lijn boven" + +#: lib/ui/stdtoolbars.inc:149 +msgid "Set bottom line" +msgstr "Lijn onder" + +#: lib/ui/stdtoolbars.inc:150 +msgid "Set left line" +msgstr "Lijn links" + +#: lib/ui/stdtoolbars.inc:151 +msgid "Set right line" +msgstr "Lijn rechts" + +#: lib/ui/stdtoolbars.inc:152 +msgid "Set border lines" +msgstr "Randlijnen" + +#: lib/ui/stdtoolbars.inc:153 +msgid "Set all lines" +msgstr "Alle lijnen" + +#: lib/ui/stdtoolbars.inc:154 +msgid "Unset all lines" +msgstr "Geen lijnen" + +#: lib/ui/stdtoolbars.inc:156 +msgid "Align left" +msgstr "Links uitlijnen" + +#: lib/ui/stdtoolbars.inc:157 +msgid "Align center" +msgstr "Centreren" + +#: lib/ui/stdtoolbars.inc:158 +msgid "Align right" +msgstr "Rechts uitlijnen" + +#: lib/ui/stdtoolbars.inc:159 +msgid "Align on decimal" +msgstr "" + +#: lib/ui/stdtoolbars.inc:161 +msgid "Align top" +msgstr "Boven uitlijnen" + +#: lib/ui/stdtoolbars.inc:162 +msgid "Align middle" +msgstr "Midden uitlijnen" + +#: lib/ui/stdtoolbars.inc:163 +msgid "Align bottom" +msgstr "Onder uitlijnen" + +#: lib/ui/stdtoolbars.inc:165 +msgid "Rotate cell" +msgstr "Cel draaien" + +#: lib/ui/stdtoolbars.inc:166 +msgid "Rotate table" +msgstr "Tabel draaien" + +#: lib/ui/stdtoolbars.inc:167 +msgid "Set multi-column" +msgstr "Meerdere kolommen" + +#: lib/ui/stdtoolbars.inc:168 +msgid "Set multi-row" +msgstr "Meerdere kolommen" + +#: lib/ui/stdtoolbars.inc:171 +msgid "Math" +msgstr "Formules" + +#: lib/ui/stdtoolbars.inc:172 +msgid "Set display mode" +msgstr "Weergave-type" + +#: lib/ui/stdtoolbars.inc:174 src/insets/InsetScript.cpp:63 +msgid "Subscript" +msgstr "Subscript" + +#: lib/ui/stdtoolbars.inc:175 src/insets/InsetScript.cpp:64 +msgid "Superscript" +msgstr "Superscript" + +#: lib/ui/stdtoolbars.inc:176 +msgid "Insert square root" +msgstr "Vierkantswortel" + +#: lib/ui/stdtoolbars.inc:177 +msgid "Insert root" +msgstr "Wortel" + +#: lib/ui/stdtoolbars.inc:178 +msgid "Insert standard fraction" +msgstr "Standaardbreuk" + +#: lib/ui/stdtoolbars.inc:179 +msgid "Insert sum" +msgstr "Som" + +#: lib/ui/stdtoolbars.inc:180 +msgid "Insert integral" +msgstr "Integraal" + +#: lib/ui/stdtoolbars.inc:181 +msgid "Insert product" +msgstr "Product" + +#: lib/ui/stdtoolbars.inc:183 +msgid "Insert ( )" +msgstr "( )" + +#: lib/ui/stdtoolbars.inc:184 +msgid "Insert [ ]" +msgstr "[ ]" + +#: lib/ui/stdtoolbars.inc:185 +msgid "Insert { }" +msgstr "{ }" + +#: lib/ui/stdtoolbars.inc:186 +msgid "Insert delimiters" +msgstr "Haakjes" + +#: lib/ui/stdtoolbars.inc:188 +msgid "Insert matrix" +msgstr "Matrix" + +#: lib/ui/stdtoolbars.inc:189 +msgid "Insert cases environment" +msgstr "Gevalsonderscheiding" + +#: lib/ui/stdtoolbars.inc:195 +msgid "Toggle math panels" +msgstr "Formulewerkbalken" + +#: lib/ui/stdtoolbars.inc:198 +msgid "Math Macros" +msgstr "Formule-macros" + +#: lib/ui/stdtoolbars.inc:199 +msgid "Remove last argument" +msgstr "Laatste argument verwijderen" + +#: lib/ui/stdtoolbars.inc:200 +msgid "Append argument" +msgstr "Argument toevoegen" + +#: lib/ui/stdtoolbars.inc:202 +msgid "Make first non-optional into optional argument" +msgstr "Eerste verplichte argument optioneel maken" + +#: lib/ui/stdtoolbars.inc:203 +msgid "Make last optional into non-optional argument" +msgstr "Laatste optionele argument verplicht maken" + +#: lib/ui/stdtoolbars.inc:205 +msgid "Remove optional argument" +msgstr "Optioneel argument verwijderen" + +#: lib/ui/stdtoolbars.inc:206 +msgid "Insert optional argument" +msgstr "Optioneel argument toevoegen" + +#: lib/ui/stdtoolbars.inc:208 +msgid "Remove last argument spitting out to the right" +msgstr "" + +#: lib/ui/stdtoolbars.inc:209 +msgid "Append argument eating from the right" +msgstr "" + +#: lib/ui/stdtoolbars.inc:210 +msgid "Append optional argument eating from the right" +msgstr "" + +#: lib/ui/stdtoolbars.inc:213 +msgid "Command Buffer" +msgstr "Opdrachtengeheugen" + +#: lib/ui/stdtoolbars.inc:217 +msgid "Review[[Toolbar]]" +msgstr "Samenwerken" + +#: lib/ui/stdtoolbars.inc:218 +msgid "Track changes" +msgstr "Wijzigingen bijhouden" + +#: lib/ui/stdtoolbars.inc:219 +msgid "Show changes in output" +msgstr "Veranderingen weergeven in uitvoer" + +#: lib/ui/stdtoolbars.inc:221 +msgid "Next change" +msgstr "Volgende verandering" + +#: lib/ui/stdtoolbars.inc:222 +msgid "Accept change inside selection" +msgstr "Veranderingen binnen selectie accepteren" + +#: lib/ui/stdtoolbars.inc:223 +msgid "Reject change inside selection" +msgstr "Veranderingen binnen selectie afwijzen" + +#: lib/ui/stdtoolbars.inc:225 +msgid "Merge changes" +msgstr "Wijzigingen samenvoegen" + +#: lib/ui/stdtoolbars.inc:226 +msgid "Accept all changes" +msgstr "Alle wijzigingen accepteren" + +#: lib/ui/stdtoolbars.inc:227 +msgid "Reject all changes" +msgstr "Alle wijzigingen afwijzen" + +#: lib/ui/stdtoolbars.inc:230 +msgid "Next note" +msgstr "Volgende opmerking" + +#: lib/ui/stdtoolbars.inc:233 +msgid "View Other Formats" +msgstr "Andere formaten weergeven" + +#: lib/ui/stdtoolbars.inc:237 +msgid "Update Other Formats" +msgstr "Bijwerken van weergave andere formaten" + +#: lib/ui/stdtoolbars.inc:257 src/frontends/qt4/GuiLog.cpp:243 +msgid "Version Control" +msgstr "Versies bijhouden" + +#: lib/ui/stdtoolbars.inc:258 +msgid "Register" +msgstr "Versie registeren" + +#: lib/ui/stdtoolbars.inc:259 +msgid "Check-out for edit" +msgstr "Uitchecken om te bewerken" + +#: lib/ui/stdtoolbars.inc:260 +msgid "Check-in changes" +msgstr "Veranderingen inchecken" + +#: lib/ui/stdtoolbars.inc:261 +msgid "View revision log" +msgstr "Revisie-geschiedenis weergeven" + +#: lib/ui/stdtoolbars.inc:262 +msgid "Revert changes" +msgstr "Veranderingen terugdraaien" + +#: lib/ui/stdtoolbars.inc:263 +msgid "Compare with older revision" +msgstr "" + +#: lib/ui/stdtoolbars.inc:264 +msgid "Compare with last revision" +msgstr "" + +#: lib/ui/stdtoolbars.inc:265 +msgid "Insert Version Info" +msgstr "Versie-informatie invoegen" + +#: lib/ui/stdtoolbars.inc:267 +msgid "Use SVN file locking property" +msgstr "" + +#: lib/ui/stdtoolbars.inc:269 +msgid "Update local directory from repository" +msgstr "" + +#: lib/ui/stdtoolbars.inc:272 +msgid "Math Panels" +msgstr "Formule-werkbalken" + +#: lib/ui/stdtoolbars.inc:273 +msgid "Math spacings" +msgstr "Formules - witruimte" + +#: lib/ui/stdtoolbars.inc:274 lib/ui/stdtoolbars.inc:346 +msgid "Styles" +msgstr "Opmaak" + +#: lib/ui/stdtoolbars.inc:275 lib/ui/stdtoolbars.inc:353 +msgid "Fractions" +msgstr "Breuken" + +#: lib/ui/stdtoolbars.inc:276 lib/ui/stdtoolbars.inc:370 +#: src/frontends/qt4/GuiDocument.cpp:1308 +msgid "Fonts" +msgstr "Lettertypes" + +#: lib/ui/stdtoolbars.inc:277 lib/ui/stdtoolbars.inc:293 +msgid "Functions" +msgstr "Functies" + +#: lib/ui/stdtoolbars.inc:278 +msgid "Frame decorations" +msgstr "Kaderdecoratie" + +#: lib/ui/stdtoolbars.inc:279 +msgid "Big operators" +msgstr "Grote operatoren" + +#: lib/ui/stdtoolbars.inc:280 lib/ui/stdtoolbars.inc:572 +msgid "Miscellaneous" +msgstr "Overig" + +#: lib/ui/stdtoolbars.inc:282 lib/ui/stdtoolbars.inc:423 +#: src/frontends/qt4/GuiSymbols.cpp:89 +msgid "Arrows" +msgstr "Pijlen" + +#: lib/ui/stdtoolbars.inc:283 +msgid "AMS arrows" +msgstr "AMS-pijlen" + +#: lib/ui/stdtoolbars.inc:284 lib/ui/stdtoolbars.inc:457 +msgid "Operators" +msgstr "Operatoren" + +#: lib/ui/stdtoolbars.inc:285 lib/ui/stdtoolbars.inc:491 +msgid "Relations" +msgstr "Relaties" + +#: lib/ui/stdtoolbars.inc:286 +msgid "AMS relations" +msgstr "AMS-relaties" + +#: lib/ui/stdtoolbars.inc:287 +msgid "AMS negative relations" +msgstr "AMS doorgehaalde relaties" + +#: lib/ui/stdtoolbars.inc:288 lib/ui/stdtoolbars.inc:384 +msgid "Dots" +msgstr "Puntjes" + +#: lib/ui/stdtoolbars.inc:289 +msgid "AMS operators" +msgstr "AMS operatoren" + +#: lib/ui/stdtoolbars.inc:290 +msgid "AMS miscellaneous" +msgstr "AMS overig" + +#: lib/ui/stdtoolbars.inc:294 +msgid "arccos" +msgstr "arccos" + +#: lib/ui/stdtoolbars.inc:295 +msgid "arcsin" +msgstr "arcsin" + +#: lib/ui/stdtoolbars.inc:296 +msgid "arctan" +msgstr "arctan" + +#: lib/ui/stdtoolbars.inc:297 +msgid "arg" +msgstr "arg" + +#: lib/ui/stdtoolbars.inc:298 +msgid "bmod" +msgstr "bmod" + +#: lib/ui/stdtoolbars.inc:299 +msgid "cos" +msgstr "cos" + +#: lib/ui/stdtoolbars.inc:300 +msgid "cosh" +msgstr "cosh" + +#: lib/ui/stdtoolbars.inc:301 +msgid "cot" +msgstr "cot" + +#: lib/ui/stdtoolbars.inc:302 +msgid "coth" +msgstr "coth" + +#: lib/ui/stdtoolbars.inc:303 +msgid "csc" +msgstr "csc" + +#: lib/ui/stdtoolbars.inc:304 +msgid "deg" +msgstr "deg" + +#: lib/ui/stdtoolbars.inc:305 +msgid "det" +msgstr "det" + +#: lib/ui/stdtoolbars.inc:306 +msgid "dim" +msgstr "dim" + +#: lib/ui/stdtoolbars.inc:307 +msgid "exp" +msgstr "exp" + +#: lib/ui/stdtoolbars.inc:308 +msgid "gcd" +msgstr "gcd" + +#: lib/ui/stdtoolbars.inc:309 +msgid "hom" +msgstr "hom" + +#: lib/ui/stdtoolbars.inc:310 +msgid "inf" +msgstr "inf" + +#: lib/ui/stdtoolbars.inc:311 +msgid "ker" +msgstr "ker" + +#: lib/ui/stdtoolbars.inc:312 +msgid "lg" +msgstr "lg" + +#: lib/ui/stdtoolbars.inc:313 +msgid "lim" +msgstr "lim" + +#: lib/ui/stdtoolbars.inc:314 +msgid "liminf" +msgstr "liminf" + +#: lib/ui/stdtoolbars.inc:315 +msgid "limsup" +msgstr "limsup" + +#: lib/ui/stdtoolbars.inc:316 +msgid "ln" +msgstr "ln" + +#: lib/ui/stdtoolbars.inc:317 +msgid "log" +msgstr "log" + +#: lib/ui/stdtoolbars.inc:318 +msgid "max" +msgstr "max" + +#: lib/ui/stdtoolbars.inc:319 +msgid "min" +msgstr "min" + +#: lib/ui/stdtoolbars.inc:320 +msgid "sec" +msgstr "sec" + +#: lib/ui/stdtoolbars.inc:321 +msgid "sin" +msgstr "sin" + +#: lib/ui/stdtoolbars.inc:322 +msgid "sinh" +msgstr "sinh" + +#: lib/ui/stdtoolbars.inc:323 +msgid "sup" +msgstr "sup" + +#: lib/ui/stdtoolbars.inc:324 +msgid "tan" +msgstr "tan" + +#: lib/ui/stdtoolbars.inc:325 +msgid "tanh" +msgstr "tanh" + +#: lib/ui/stdtoolbars.inc:326 +msgid "Pr" +msgstr "Pr" + +#: lib/ui/stdtoolbars.inc:329 +msgid "Spacings" +msgstr "Witruimte" + +#: lib/ui/stdtoolbars.inc:330 +msgid "Thin space\t\\," +msgstr "Smalle spatie\t\\," + +#: lib/ui/stdtoolbars.inc:331 +msgid "Medium space\t\\:" +msgstr "Normale spatie\t\\:" + +#: lib/ui/stdtoolbars.inc:332 +msgid "Thick space\t\\;" +msgstr "Brede spatie\t\\;" + +#: lib/ui/stdtoolbars.inc:333 +msgid "Quadratin space\t\\quad" +msgstr "Quad spatie\t\\quad" + +#: lib/ui/stdtoolbars.inc:334 +msgid "Double quadratin space\t\\qquad" +msgstr "Dubbele quad spatie\t\\qquad" + +#: lib/ui/stdtoolbars.inc:335 +msgid "Negative space\t\\!" +msgstr "Negatieve spatie\t\\!" + +#: lib/ui/stdtoolbars.inc:336 +msgid "Phantom\t\\phantom" +msgstr "Ruimte vrijhouden\t\\phantom" + +#: lib/ui/stdtoolbars.inc:337 +msgid "Horizontal phantom\t\\hphantom" +msgstr "Horizontale ruimte vrijhouden\t\\hphantom" + +#: lib/ui/stdtoolbars.inc:338 +msgid "Vertical phantom\t\\vphantom" +msgstr "Verticale ruimte vrijhouden\t\\vphantom" + +#: lib/ui/stdtoolbars.inc:341 +msgid "Roots" +msgstr "Machtswortels" + +#: lib/ui/stdtoolbars.inc:342 +msgid "Square root\t\\sqrt" +msgstr "Vierkantswortel\t\\sqrt" + +#: lib/ui/stdtoolbars.inc:343 +msgid "Other root\t\\root" +msgstr "Andere machtswortel\t\\root" + +#: lib/ui/stdtoolbars.inc:347 +msgid "Display style\t\\displaystyle" +msgstr "Display-opmaak\t\\displaystyle" + +#: lib/ui/stdtoolbars.inc:348 +msgid "Normal text style\t\\textstyle" +msgstr "Normale opmaakt\t\\textstyle" + +#: lib/ui/stdtoolbars.inc:349 +msgid "Script (small) style\t\\scriptstyle" +msgstr "Script (kleine) opmaak\t\\scriptstyle" + +#: lib/ui/stdtoolbars.inc:350 +msgid "Scriptscript (smaller) style\t\\scriptscriptstyle" +msgstr "Scriptscript (kleinere) opmaak\t\\scriptscriptstyle" + +#: lib/ui/stdtoolbars.inc:354 +msgid "Standard\t\\frac" +msgstr "Normaal\t\\frac" + +#: lib/ui/stdtoolbars.inc:355 +msgid "Nice fraction (3/4)\t\\nicefrac" +msgstr "Schuine breuk (3/4)\t\\nicefrac" + +#: lib/ui/stdtoolbars.inc:356 +msgid "Unit (km)\t\\unitone" +msgstr "Eenheid (km)\t\\unit" + +#: lib/ui/stdtoolbars.inc:357 +msgid "Unit (864 m)\t\\unittwo" +msgstr "Eenheid (863 m)\t\\unit" + +#: lib/ui/stdtoolbars.inc:358 +msgid "Unit fraction (km/h)\t\\unitfrac" +msgstr "Breuk voor eenheden (km/u)\t\\unitfrac" + +#: lib/ui/stdtoolbars.inc:359 +msgid "Unit fraction (20 km/h)\t\\unitfracthree" +msgstr "Breuk voor eenheden (20 km/u)\t\\unitfrac" + +#: lib/ui/stdtoolbars.inc:360 +msgid "Text fraction\t\\tfrac" +msgstr "Breuk (tekst)\t\\tfrac" + +#: lib/ui/stdtoolbars.inc:361 +msgid "Display fraction\t\\dfrac" +msgstr "Breuk (display)\t\\dfrac" + +#: lib/ui/stdtoolbars.inc:362 +msgid "Continued fraction\t\\cfrac" +msgstr "Kettingbreuk\t\\cfrac" + +#: lib/ui/stdtoolbars.inc:363 +msgid "Continued fraction (left)\t\\cfracleft" +msgstr "Kettingbreuk (links)\t\\cfrac" + +#: lib/ui/stdtoolbars.inc:364 +msgid "Continued fraction (right)\t\\cfracright" +msgstr "Kettingbreuk (rechts)\t\\cfrac" + +#: lib/ui/stdtoolbars.inc:365 +msgid "Binomial\t\\binom" +msgstr "Binomiaalcoëfficiënt\t\\binom" + +#: lib/ui/stdtoolbars.inc:366 +msgid "Text binomial\t\\tbinom" +msgstr "Binomiaalcoëfficiënt (tekst)\t\\tbinom" + +#: lib/ui/stdtoolbars.inc:367 +msgid "Display binomial\t\\dbinom" +msgstr "Binomiaalcoëfficiënt (displayt)\t\\dbinom" + +#: lib/ui/stdtoolbars.inc:371 +msgid "Roman\t\\mathrm" +msgstr "Romein\t\\mathrm" + +#: lib/ui/stdtoolbars.inc:372 +msgid "Bold\t\\mathbf" +msgstr "Vet\t\\mathbf" + +#: lib/ui/stdtoolbars.inc:373 +msgid "Bold symbol\t\\boldsymbol" +msgstr "Vet karakter\t\\boldsymbol" + +#: lib/ui/stdtoolbars.inc:374 +msgid "Sans serif\t\\mathsf" +msgstr "Schreefloos\t\\mathsf" + +#: lib/ui/stdtoolbars.inc:375 +msgid "Italic\t\\mathit" +msgstr "Cursief\t\\mathit" + +#: lib/ui/stdtoolbars.inc:376 +msgid "Typewriter\t\\mathtt" +msgstr "Monospace\t\\mathtt" + +#: lib/ui/stdtoolbars.inc:377 +msgid "Blackboard\t\\mathbb" +msgstr "Blackboard bold\t\\mathbb" + +#: lib/ui/stdtoolbars.inc:378 +msgid "Fraktur\t\\mathfrak" +msgstr "Gotisch\t\\mathfrak" + +#: lib/ui/stdtoolbars.inc:379 +msgid "Calligraphic\t\\mathcal" +msgstr "Kalligrafie\t\\mathcal" + +#: lib/ui/stdtoolbars.inc:380 +msgid "Formal Script\t\\mathscr" +msgstr "" + +#: lib/ui/stdtoolbars.inc:381 +msgid "Normal text mode\t\\textrm" +msgstr "Normal tekstmodus\t\\textrm" + +#: lib/ui/stdtoolbars.inc:385 +msgid "ldots" +msgstr "ldots" + +#: lib/ui/stdtoolbars.inc:386 +msgid "cdots" +msgstr "cdots" + +#: lib/ui/stdtoolbars.inc:387 +msgid "vdots" +msgstr "vdots" + +#: lib/ui/stdtoolbars.inc:388 +msgid "ddots" +msgstr "ddots" + +#: lib/ui/stdtoolbars.inc:389 +msgid "iddots" +msgstr "iddots" + +#: lib/ui/stdtoolbars.inc:392 +msgid "Frame Decorations" +msgstr "Kader-decoratie" + +#: lib/ui/stdtoolbars.inc:393 +msgid "hat" +msgstr "hat" + +#: lib/ui/stdtoolbars.inc:394 +msgid "tilde" +msgstr "tilde" + +#: lib/ui/stdtoolbars.inc:395 +msgid "bar" +msgstr "bar" + +#: lib/ui/stdtoolbars.inc:396 +msgid "grave" +msgstr "grave" + +#: lib/ui/stdtoolbars.inc:397 +msgid "dot" +msgstr "dot" + +#: lib/ui/stdtoolbars.inc:398 +msgid "check" +msgstr "check" + +#: lib/ui/stdtoolbars.inc:399 +msgid "widehat" +msgstr "widehat" + +#: lib/ui/stdtoolbars.inc:400 +msgid "widetilde" +msgstr "widetilde" + +#: lib/ui/stdtoolbars.inc:403 +msgid "vec" +msgstr "vec" + +#: lib/ui/stdtoolbars.inc:404 +msgid "acute" +msgstr "acute" + +#: lib/ui/stdtoolbars.inc:405 +msgid "ddot" +msgstr "ddot" + +#: lib/ui/stdtoolbars.inc:406 +msgid "dddot" +msgstr "dddot" + +#: lib/ui/stdtoolbars.inc:407 +msgid "ddddot" +msgstr "ddddot" + +#: lib/ui/stdtoolbars.inc:408 +msgid "breve" +msgstr "breve" + +#: lib/ui/stdtoolbars.inc:409 +msgid "overline" +msgstr "overline" + +#: lib/ui/stdtoolbars.inc:410 +msgid "overbrace" +msgstr "overbrace" + +#: lib/ui/stdtoolbars.inc:411 +msgid "overleftarrow" +msgstr "overleftarrow" + +#: lib/ui/stdtoolbars.inc:412 +msgid "overrightarrow" +msgstr "overrightarrow" + +#: lib/ui/stdtoolbars.inc:413 +msgid "overleftrightarrow" +msgstr "overleftrightarrow" + +#: lib/ui/stdtoolbars.inc:414 +msgid "overset" +msgstr "overset" + +#: lib/ui/stdtoolbars.inc:415 +msgid "underline" +msgstr "underline" + +#: lib/ui/stdtoolbars.inc:416 +msgid "underbrace" +msgstr "underbrace" + +#: lib/ui/stdtoolbars.inc:417 +msgid "underleftarrow" +msgstr "underleftarrow" + +#: lib/ui/stdtoolbars.inc:418 +msgid "underrightarrow" +msgstr "underrightarrow" + +#: lib/ui/stdtoolbars.inc:419 +msgid "underleftrightarrow" +msgstr "underleftrightarrow" + +#: lib/ui/stdtoolbars.inc:420 +msgid "underset" +msgstr "underset" + +#: lib/ui/stdtoolbars.inc:424 +msgid "leftarrow" +msgstr "leftarrow" + +#: lib/ui/stdtoolbars.inc:425 +msgid "rightarrow" +msgstr "rightarrow" + +#: lib/ui/stdtoolbars.inc:426 +msgid "downarrow" +msgstr "downarrow" + +#: lib/ui/stdtoolbars.inc:427 +msgid "uparrow" +msgstr "uparrow" + +#: lib/ui/stdtoolbars.inc:428 +msgid "updownarrow" +msgstr "updownarrow" + +#: lib/ui/stdtoolbars.inc:429 +msgid "leftrightarrow" +msgstr "leftrightarrow" + +#: lib/ui/stdtoolbars.inc:430 +msgid "Leftarrow" +msgstr "Leftarrow" + +#: lib/ui/stdtoolbars.inc:431 +msgid "Rightarrow" +msgstr "Rightarrow" + +#: lib/ui/stdtoolbars.inc:432 +msgid "Downarrow" +msgstr "Downarrow" + +#: lib/ui/stdtoolbars.inc:433 +msgid "Uparrow" +msgstr "Uparrow" + +#: lib/ui/stdtoolbars.inc:434 +msgid "Updownarrow" +msgstr "Updownarrow" + +#: lib/ui/stdtoolbars.inc:435 +msgid "Leftrightarrow" +msgstr "Leftrightarrow" + +#: lib/ui/stdtoolbars.inc:436 +msgid "Longleftrightarrow" +msgstr "Longleftrightarrow" + +#: lib/ui/stdtoolbars.inc:437 +msgid "Longleftarrow" +msgstr "Longleftarrow" + +#: lib/ui/stdtoolbars.inc:438 +msgid "Longrightarrow" +msgstr "Longrightarrow" + +#: lib/ui/stdtoolbars.inc:439 +msgid "longleftrightarrow" +msgstr "longleftrightarrow" + +#: lib/ui/stdtoolbars.inc:440 +msgid "longleftarrow" +msgstr "longleftarrow" + +#: lib/ui/stdtoolbars.inc:441 +msgid "longrightarrow" +msgstr "longrightarrow" + +#: lib/ui/stdtoolbars.inc:442 +msgid "leftharpoondown" +msgstr "leftharpoondown" + +#: lib/ui/stdtoolbars.inc:443 +msgid "rightharpoondown" +msgstr "rightharpoondown" + +#: lib/ui/stdtoolbars.inc:444 +msgid "mapsto" +msgstr "mapsto" + +#: lib/ui/stdtoolbars.inc:445 +msgid "longmapsto" +msgstr "longmapsto" + +#: lib/ui/stdtoolbars.inc:446 +msgid "nwarrow" +msgstr "nwarrow" + +#: lib/ui/stdtoolbars.inc:447 +msgid "nearrow" +msgstr "nearrow" + +#: lib/ui/stdtoolbars.inc:448 +msgid "leftharpoonup" +msgstr "leftharpoonup" + +#: lib/ui/stdtoolbars.inc:449 +msgid "rightharpoonup" +msgstr "rightharpoonup" + +#: lib/ui/stdtoolbars.inc:450 +msgid "hookleftarrow" +msgstr "hookleftarrow" + +#: lib/ui/stdtoolbars.inc:451 +msgid "hookrightarrow" +msgstr "hookrightarrow" + +#: lib/ui/stdtoolbars.inc:452 +msgid "swarrow" +msgstr "swarrow" + +#: lib/ui/stdtoolbars.inc:453 +msgid "searrow" +msgstr "searrow" + +#: lib/ui/stdtoolbars.inc:454 lib/ui/stdtoolbars.inc:729 +msgid "rightleftharpoons" +msgstr "rightleftharpoons" + +#: lib/ui/stdtoolbars.inc:458 +msgid "pm" +msgstr "pm" + +#: lib/ui/stdtoolbars.inc:459 +msgid "cap" +msgstr "cap" + +#: lib/ui/stdtoolbars.inc:460 +msgid "diamond" +msgstr "diamond" + +#: lib/ui/stdtoolbars.inc:461 +msgid "oplus" +msgstr "oplus" + +#: lib/ui/stdtoolbars.inc:462 +msgid "mp" +msgstr "mp" + +#: lib/ui/stdtoolbars.inc:463 +msgid "cup" +msgstr "cup" + +#: lib/ui/stdtoolbars.inc:464 +msgid "bigtriangleup" +msgstr "bigtriangleup" + +#: lib/ui/stdtoolbars.inc:465 +msgid "ominus" +msgstr "ominus" + +#: lib/ui/stdtoolbars.inc:466 +msgid "times" +msgstr "times" + +#: lib/ui/stdtoolbars.inc:467 +msgid "uplus" +msgstr "uplus" + +#: lib/ui/stdtoolbars.inc:468 +msgid "bigtriangledown" +msgstr "bigtriangledown" + +#: lib/ui/stdtoolbars.inc:469 +msgid "otimes" +msgstr "otimes" + +#: lib/ui/stdtoolbars.inc:470 +msgid "div" +msgstr "div" + +#: lib/ui/stdtoolbars.inc:471 +msgid "sqcap" +msgstr "sqcap" + +#: lib/ui/stdtoolbars.inc:472 +msgid "triangleright" +msgstr "triangleright" + +#: lib/ui/stdtoolbars.inc:473 +msgid "oslash" +msgstr "oslash" + +#: lib/ui/stdtoolbars.inc:474 +msgid "cdot" +msgstr "cdot" + +#: lib/ui/stdtoolbars.inc:475 +msgid "sqcup" +msgstr "sqcup" + +#: lib/ui/stdtoolbars.inc:476 +msgid "triangleleft" +msgstr "triangleleft" + +#: lib/ui/stdtoolbars.inc:477 +msgid "odot" +msgstr "odot" + +#: lib/ui/stdtoolbars.inc:478 +msgid "star" +msgstr "star" + +#: lib/ui/stdtoolbars.inc:479 +msgid "vee" +msgstr "vee" + +#: lib/ui/stdtoolbars.inc:480 +msgid "amalg" +msgstr "amalg" + +#: lib/ui/stdtoolbars.inc:481 +msgid "bigcirc" +msgstr "bigcirc" + +#: lib/ui/stdtoolbars.inc:482 +msgid "setminus" +msgstr "setminus" + +#: lib/ui/stdtoolbars.inc:483 +msgid "wedge" +msgstr "wedge" + +#: lib/ui/stdtoolbars.inc:484 +msgid "dagger" +msgstr "dagger" + +#: lib/ui/stdtoolbars.inc:485 +msgid "circ" +msgstr "circ" + +#: lib/ui/stdtoolbars.inc:486 +msgid "bullet" +msgstr "bullet" + +#: lib/ui/stdtoolbars.inc:487 +msgid "wr" +msgstr "wr" + +#: lib/ui/stdtoolbars.inc:488 +msgid "ddagger" +msgstr "ddagger" + +#: lib/ui/stdtoolbars.inc:492 +msgid "leq" +msgstr "leq" + +#: lib/ui/stdtoolbars.inc:493 +msgid "geq" +msgstr "geq" + +#: lib/ui/stdtoolbars.inc:494 +msgid "equiv" +msgstr "equiv" + +#: lib/ui/stdtoolbars.inc:495 +msgid "models" +msgstr "models" + +#: lib/ui/stdtoolbars.inc:496 +msgid "prec" +msgstr "prec" + +#: lib/ui/stdtoolbars.inc:497 +msgid "succ" +msgstr "succ" + +#: lib/ui/stdtoolbars.inc:498 +msgid "sim" +msgstr "sim" + +#: lib/ui/stdtoolbars.inc:499 +msgid "perp" +msgstr "perp" + +#: lib/ui/stdtoolbars.inc:500 +msgid "preceq" +msgstr "preceq" + +#: lib/ui/stdtoolbars.inc:501 +msgid "succeq" +msgstr "succeq" + +#: lib/ui/stdtoolbars.inc:502 +msgid "simeq" +msgstr "simeq" + +#: lib/ui/stdtoolbars.inc:503 +msgid "mid" +msgstr "mid" + +#: lib/ui/stdtoolbars.inc:504 +msgid "ll" +msgstr "ll" + +#: lib/ui/stdtoolbars.inc:505 +msgid "gg" +msgstr "gg" + +#: lib/ui/stdtoolbars.inc:506 +msgid "asymp" +msgstr "asymp" + +#: lib/ui/stdtoolbars.inc:507 +msgid "parallel" +msgstr "parallel" + +#: lib/ui/stdtoolbars.inc:508 +msgid "subset" +msgstr "subset" + +#: lib/ui/stdtoolbars.inc:509 +msgid "supset" +msgstr "supset" + +#: lib/ui/stdtoolbars.inc:510 +msgid "approx" +msgstr "approx" + +#: lib/ui/stdtoolbars.inc:511 +msgid "smile" +msgstr "smile" + +#: lib/ui/stdtoolbars.inc:512 +msgid "subseteq" +msgstr "subseteq" + +#: lib/ui/stdtoolbars.inc:513 +msgid "supseteq" +msgstr "supseteq" + +#: lib/ui/stdtoolbars.inc:514 +msgid "cong" +msgstr "cong" + +#: lib/ui/stdtoolbars.inc:515 +msgid "frown" +msgstr "frown" + +#: lib/ui/stdtoolbars.inc:516 +msgid "sqsubseteq" +msgstr "sqsubseteq" + +#: lib/ui/stdtoolbars.inc:517 +msgid "sqsupseteq" +msgstr "sqsupseteq" + +#: lib/ui/stdtoolbars.inc:518 +msgid "doteq" +msgstr "doteq" + +#: lib/ui/stdtoolbars.inc:519 +msgid "neq" +msgstr "neq" + +#: lib/ui/stdtoolbars.inc:520 +msgid "in[[math relation]]" +msgstr "" + +#: lib/ui/stdtoolbars.inc:521 +msgid "ni" +msgstr "ni" + +#: lib/ui/stdtoolbars.inc:522 +msgid "propto" +msgstr "propto" + +#: lib/ui/stdtoolbars.inc:523 +msgid "notin" +msgstr "notin" + +#: lib/ui/stdtoolbars.inc:524 +msgid "vdash" +msgstr "vdash" + +#: lib/ui/stdtoolbars.inc:525 +msgid "dashv" +msgstr "dashv" + +#: lib/ui/stdtoolbars.inc:526 +msgid "bowtie" +msgstr "bowtie" + +#: lib/ui/stdtoolbars.inc:530 +msgid "alpha" +msgstr "alpha" + +#: lib/ui/stdtoolbars.inc:531 +msgid "beta" +msgstr "beta" + +#: lib/ui/stdtoolbars.inc:532 +msgid "gamma" +msgstr "gamma" + +#: lib/ui/stdtoolbars.inc:533 +msgid "delta" +msgstr "delta" + +#: lib/ui/stdtoolbars.inc:534 +msgid "epsilon" +msgstr "epsilon" + +#: lib/ui/stdtoolbars.inc:535 +msgid "varepsilon" +msgstr "varepsilon" + +#: lib/ui/stdtoolbars.inc:536 +msgid "zeta" +msgstr "zeta" + +#: lib/ui/stdtoolbars.inc:537 +msgid "eta" +msgstr "eta" + +#: lib/ui/stdtoolbars.inc:538 +msgid "theta" +msgstr "theta" + +#: lib/ui/stdtoolbars.inc:539 +msgid "vartheta" +msgstr "vartheta" + +#: lib/ui/stdtoolbars.inc:540 +msgid "iota" +msgstr "iota" + +#: lib/ui/stdtoolbars.inc:541 +msgid "kappa" +msgstr "kappa" + +#: lib/ui/stdtoolbars.inc:542 +msgid "lambda" +msgstr "lambda" + +#: lib/ui/stdtoolbars.inc:543 +msgid "mu" +msgstr "mu" + +#: lib/ui/stdtoolbars.inc:544 +msgid "nu" +msgstr "nu" + +#: lib/ui/stdtoolbars.inc:545 +msgid "xi" +msgstr "xi" + +#: lib/ui/stdtoolbars.inc:546 +msgid "pi" +msgstr "pi" + +#: lib/ui/stdtoolbars.inc:547 +msgid "varpi" +msgstr "varpi" + +#: lib/ui/stdtoolbars.inc:548 +msgid "rho" +msgstr "rho" + +#: lib/ui/stdtoolbars.inc:549 +msgid "varrho" +msgstr "varrho" + +#: lib/ui/stdtoolbars.inc:550 +msgid "sigma" +msgstr "sigma" + +#: lib/ui/stdtoolbars.inc:551 +msgid "varsigma" +msgstr "varsigma" + +#: lib/ui/stdtoolbars.inc:552 +msgid "tau" +msgstr "tau" + +#: lib/ui/stdtoolbars.inc:553 +msgid "upsilon" +msgstr "upsilon" + +#: lib/ui/stdtoolbars.inc:554 +msgid "phi" +msgstr "phi" + +#: lib/ui/stdtoolbars.inc:555 +msgid "varphi" +msgstr "varphi" + +#: lib/ui/stdtoolbars.inc:556 +msgid "chi" +msgstr "chi" + +#: lib/ui/stdtoolbars.inc:557 +msgid "psi" +msgstr "psi" + +#: lib/ui/stdtoolbars.inc:558 +msgid "omega" +msgstr "omega" + +#: lib/ui/stdtoolbars.inc:559 +msgid "Gamma" +msgstr "Gamma" + +#: lib/ui/stdtoolbars.inc:560 +msgid "Delta" +msgstr "Delta" + +#: lib/ui/stdtoolbars.inc:561 +msgid "Theta" +msgstr "Theta" + +#: lib/ui/stdtoolbars.inc:562 +msgid "Lambda" +msgstr "Lambda" + +#: lib/ui/stdtoolbars.inc:563 +msgid "Xi" +msgstr "Xi" + +#: lib/ui/stdtoolbars.inc:564 +msgid "Pi" +msgstr "Pi" + +#: lib/ui/stdtoolbars.inc:565 +msgid "Sigma" +msgstr "Sigma" + +#: lib/ui/stdtoolbars.inc:566 +msgid "Upsilon" +msgstr "Upsilon" + +#: lib/ui/stdtoolbars.inc:567 +msgid "Phi" +msgstr "Phi" + +#: lib/ui/stdtoolbars.inc:568 +msgid "Psi" +msgstr "Psi" + +#: lib/ui/stdtoolbars.inc:569 +msgid "Omega" +msgstr "Omega" + +#: lib/ui/stdtoolbars.inc:573 +msgid "nabla" +msgstr "nabla" + +#: lib/ui/stdtoolbars.inc:574 +msgid "partial" +msgstr "partial" + +#: lib/ui/stdtoolbars.inc:575 +msgid "infty" +msgstr "infty" + +#: lib/ui/stdtoolbars.inc:576 +msgid "prime" +msgstr "prime" + +#: lib/ui/stdtoolbars.inc:577 +msgid "ell" +msgstr "ell" + +#: lib/ui/stdtoolbars.inc:578 +msgid "emptyset" +msgstr "emptyset" + +#: lib/ui/stdtoolbars.inc:579 +msgid "exists" +msgstr "exists" + +#: lib/ui/stdtoolbars.inc:580 +msgid "forall" +msgstr "forall" + +#: lib/ui/stdtoolbars.inc:581 +msgid "imath" +msgstr "imath" + +#: lib/ui/stdtoolbars.inc:582 +msgid "jmath" +msgstr "jmath" + +#: lib/ui/stdtoolbars.inc:583 +msgid "Re" +msgstr "Re" + +#: lib/ui/stdtoolbars.inc:584 +msgid "Im" +msgstr "Im" + +#: lib/ui/stdtoolbars.inc:585 +msgid "aleph" +msgstr "aleph" + +#: lib/ui/stdtoolbars.inc:586 +msgid "wp" +msgstr "wp" + +#: lib/ui/stdtoolbars.inc:587 lib/ui/stdtoolbars.inc:672 +msgid "hbar" +msgstr "hbar" + +#: lib/ui/stdtoolbars.inc:588 lib/ui/stdtoolbars.inc:679 +msgid "angle" +msgstr "angle" + +#: lib/ui/stdtoolbars.inc:589 +msgid "top" +msgstr "top" + +#: lib/ui/stdtoolbars.inc:590 +msgid "bot" +msgstr "bot" + +#: lib/ui/stdtoolbars.inc:591 +msgid "Vert" +msgstr "Vert" + +#: lib/ui/stdtoolbars.inc:592 +msgid "neg" +msgstr "neg" + +#: lib/ui/stdtoolbars.inc:593 +msgid "flat" +msgstr "flat" + +#: lib/ui/stdtoolbars.inc:594 +msgid "natural" +msgstr "natural" + +#: lib/ui/stdtoolbars.inc:595 +msgid "sharp" +msgstr "sharp" + +#: lib/ui/stdtoolbars.inc:596 +msgid "surd" +msgstr "surd" + +#: lib/ui/stdtoolbars.inc:597 +msgid "triangle" +msgstr "triangle" + +#: lib/ui/stdtoolbars.inc:598 +msgid "diamondsuit" +msgstr "diamondsuit" + +#: lib/ui/stdtoolbars.inc:599 +msgid "heartsuit" +msgstr "heartsuit" + +#: lib/ui/stdtoolbars.inc:600 +msgid "clubsuit" +msgstr "clubsuit" + +#: lib/ui/stdtoolbars.inc:601 +msgid "spadesuit" +msgstr "spadesuit" + +#: lib/ui/stdtoolbars.inc:602 +msgid "textrm \\AA" +msgstr "textrm \\AA" + +#: lib/ui/stdtoolbars.inc:603 +msgid "textrm \\O" +msgstr "textrm \\O" + +#: lib/ui/stdtoolbars.inc:604 +msgid "mathcircumflex" +msgstr "mathcircumflex" + +#: lib/ui/stdtoolbars.inc:605 +msgid "_" +msgstr "_" + +#: lib/ui/stdtoolbars.inc:606 +msgid "mathrm T" +msgstr "mathrm T" + +#: lib/ui/stdtoolbars.inc:607 +msgid "mathbb N" +msgstr "mathbb N" + +#: lib/ui/stdtoolbars.inc:608 +msgid "mathbb Z" +msgstr "mathbb Z" + +#: lib/ui/stdtoolbars.inc:609 +msgid "mathbb Q" +msgstr "mathbb Q" + +#: lib/ui/stdtoolbars.inc:610 +msgid "mathbb R" +msgstr "mathbb R" + +#: lib/ui/stdtoolbars.inc:611 +msgid "mathbb C" +msgstr "mathbb C" + +#: lib/ui/stdtoolbars.inc:612 +msgid "mathbb H" +msgstr "mathbb H" + +#: lib/ui/stdtoolbars.inc:613 +msgid "mathcal F" +msgstr "mathcal F" + +#: lib/ui/stdtoolbars.inc:614 +msgid "mathcal L" +msgstr "mathcal L" + +#: lib/ui/stdtoolbars.inc:615 +msgid "mathcal H" +msgstr "mathcal H" + +#: lib/ui/stdtoolbars.inc:616 +msgid "mathcal O" +msgstr "mathcal O" + +#: lib/ui/stdtoolbars.inc:619 +msgid "Big Operators" +msgstr "Grote operatoren" + +#: lib/ui/stdtoolbars.inc:620 +msgid "intop" +msgstr "intop" + +#: lib/ui/stdtoolbars.inc:621 +msgid "int" +msgstr "int" + +#: lib/ui/stdtoolbars.inc:622 +msgid "iint" +msgstr "iint" + +#: lib/ui/stdtoolbars.inc:623 +msgid "iintop" +msgstr "iintop" + +#: lib/ui/stdtoolbars.inc:624 +msgid "iiint" +msgstr "iiint" + +#: lib/ui/stdtoolbars.inc:625 +msgid "iiintop" +msgstr "iiintop" + +#: lib/ui/stdtoolbars.inc:626 +msgid "iiiint" +msgstr "iiiint" + +#: lib/ui/stdtoolbars.inc:627 +msgid "iiiintop" +msgstr "iiiintop" + +#: lib/ui/stdtoolbars.inc:628 +msgid "dotsint" +msgstr "dotsint" + +#: lib/ui/stdtoolbars.inc:629 +msgid "dotsintop" +msgstr "dotsintop" + +#: lib/ui/stdtoolbars.inc:630 +msgid "oint" +msgstr "oint" + +#: lib/ui/stdtoolbars.inc:631 +msgid "ointop" +msgstr "ointop" + +#: lib/ui/stdtoolbars.inc:632 +msgid "oiint" +msgstr "oiint" + +#: lib/ui/stdtoolbars.inc:633 +msgid "oiintop" +msgstr "oiintop" + +#: lib/ui/stdtoolbars.inc:634 +msgid "ointctrclockwiseop" +msgstr "ointctrclockwiseop" + +#: lib/ui/stdtoolbars.inc:635 +msgid "ointctrclockwise" +msgstr "ointctrclockwise" + +#: lib/ui/stdtoolbars.inc:636 +msgid "ointclockwiseop" +msgstr "ointclockwiseop" + +#: lib/ui/stdtoolbars.inc:637 +msgid "ointclockwise" +msgstr "ointclockwise" + +#: lib/ui/stdtoolbars.inc:638 +msgid "sqint" +msgstr "sqint" + +#: lib/ui/stdtoolbars.inc:639 +msgid "sqintop" +msgstr "sqintop" + +#: lib/ui/stdtoolbars.inc:640 +msgid "sqiint" +msgstr "sqiint" + +#: lib/ui/stdtoolbars.inc:641 +msgid "sqiintop" +msgstr "sqiintop" + +#: lib/ui/stdtoolbars.inc:642 +msgid "fint" +msgstr "fint" + +#: lib/ui/stdtoolbars.inc:643 +msgid "fintop" +msgstr "fintop" + +#: lib/ui/stdtoolbars.inc:644 +msgid "landupint" +msgstr "landupint" + +#: lib/ui/stdtoolbars.inc:645 +msgid "landupintop" +msgstr "landupintop" + +#: lib/ui/stdtoolbars.inc:646 +msgid "landdownint" +msgstr "landdownint" + +#: lib/ui/stdtoolbars.inc:647 +msgid "landdownintop" +msgstr "landdownintop" + +#: lib/ui/stdtoolbars.inc:648 +msgid "sum" +msgstr "sum" + +#: lib/ui/stdtoolbars.inc:649 +msgid "prod" +msgstr "prod" + +#: lib/ui/stdtoolbars.inc:650 +msgid "coprod" +msgstr "coprod" + +#: lib/ui/stdtoolbars.inc:651 +msgid "bigsqcup" +msgstr "bigsqcup" + +#: lib/ui/stdtoolbars.inc:652 +msgid "bigotimes" +msgstr "bigotimes" + +#: lib/ui/stdtoolbars.inc:653 +msgid "bigodot" +msgstr "bigodot" + +#: lib/ui/stdtoolbars.inc:654 +msgid "bigoplus" +msgstr "bigoplus" + +#: lib/ui/stdtoolbars.inc:655 +msgid "bigcap" +msgstr "bigcap" + +#: lib/ui/stdtoolbars.inc:656 +msgid "bigcup" +msgstr "bigcup" + +#: lib/ui/stdtoolbars.inc:657 +msgid "biguplus" +msgstr "biguplus" + +#: lib/ui/stdtoolbars.inc:658 +msgid "bigvee" +msgstr "bigvee" + +#: lib/ui/stdtoolbars.inc:659 +msgid "bigwedge" +msgstr "bigwedge" + +#: lib/ui/stdtoolbars.inc:662 +msgid "AMS Miscellaneous" +msgstr "AMS overig" + +#: lib/ui/stdtoolbars.inc:663 +msgid "digamma" +msgstr "digamma" + +#: lib/ui/stdtoolbars.inc:664 +msgid "varkappa" +msgstr "varkappa" + +#: lib/ui/stdtoolbars.inc:665 +msgid "beth" +msgstr "beth" + +#: lib/ui/stdtoolbars.inc:666 +msgid "daleth" +msgstr "daleth" + +#: lib/ui/stdtoolbars.inc:667 +msgid "gimel" +msgstr "gimel" + +#: lib/ui/stdtoolbars.inc:668 +msgid "ulcorner" +msgstr "ulcorner" + +#: lib/ui/stdtoolbars.inc:669 +msgid "urcorner" +msgstr "urcorner" + +#: lib/ui/stdtoolbars.inc:670 +msgid "llcorner" +msgstr "llcorner" + +#: lib/ui/stdtoolbars.inc:671 +msgid "lrcorner" +msgstr "lrcorner" + +#: lib/ui/stdtoolbars.inc:673 +msgid "hslash" +msgstr "hslash" + +#: lib/ui/stdtoolbars.inc:674 +msgid "vartriangle" +msgstr "vartriangle" + +#: lib/ui/stdtoolbars.inc:675 +msgid "triangledown" +msgstr "triangledown" + +#: lib/ui/stdtoolbars.inc:676 +msgid "square" +msgstr "square" + +#: lib/ui/stdtoolbars.inc:677 +msgid "lozenge" +msgstr "lozenge" + +#: lib/ui/stdtoolbars.inc:678 +msgid "circledS" +msgstr "circledS" + +#: lib/ui/stdtoolbars.inc:680 +msgid "measuredangle" +msgstr "measuredangle" + +#: lib/ui/stdtoolbars.inc:681 +msgid "nexists" +msgstr "nexists" + +#: lib/ui/stdtoolbars.inc:682 +msgid "mho" +msgstr "mho" + +#: lib/ui/stdtoolbars.inc:683 +msgid "Finv" +msgstr "Finv" + +#: lib/ui/stdtoolbars.inc:684 +msgid "Game" +msgstr "Game" + +#: lib/ui/stdtoolbars.inc:685 +msgid "Bbbk" +msgstr "Bbbk" + +#: lib/ui/stdtoolbars.inc:686 +msgid "backprime" +msgstr "backprime" + +#: lib/ui/stdtoolbars.inc:687 +msgid "varnothing" +msgstr "varnothing" + +#: lib/ui/stdtoolbars.inc:688 +msgid "Diamond" +msgstr "Diamond" + +#: lib/ui/stdtoolbars.inc:689 +msgid "blacktriangle" +msgstr "blacktriangle" + +#: lib/ui/stdtoolbars.inc:690 +msgid "blacktriangledown" +msgstr "blacktriangledown" + +#: lib/ui/stdtoolbars.inc:691 +msgid "blacksquare" +msgstr "blacksquare" + +#: lib/ui/stdtoolbars.inc:692 +msgid "blacklozenge" +msgstr "blacklozenge" + +#: lib/ui/stdtoolbars.inc:693 +msgid "bigstar" +msgstr "bigstar" + +#: lib/ui/stdtoolbars.inc:694 +msgid "sphericalangle" +msgstr "sphericalangle" + +#: lib/ui/stdtoolbars.inc:695 +msgid "complement" +msgstr "complement" + +#: lib/ui/stdtoolbars.inc:696 +msgid "eth" +msgstr "eth" + +#: lib/ui/stdtoolbars.inc:697 +msgid "diagup" +msgstr "diagup" + +#: lib/ui/stdtoolbars.inc:698 +msgid "diagdown" +msgstr "diagdown" + +#: lib/ui/stdtoolbars.inc:701 +msgid "AMS Arrows" +msgstr "AMS pijlen" + +#: lib/ui/stdtoolbars.inc:702 +msgid "dashleftarrow" +msgstr "dashleftarrow" + +#: lib/ui/stdtoolbars.inc:703 +msgid "dashrightarrow" +msgstr "dashrightarrow" + +#: lib/ui/stdtoolbars.inc:704 +msgid "leftleftarrows" +msgstr "leftleftarrows" + +#: lib/ui/stdtoolbars.inc:705 +msgid "leftrightarrows" +msgstr "leftrightarrows" + +#: lib/ui/stdtoolbars.inc:706 +msgid "rightrightarrows" +msgstr "rightrightarrows" + +#: lib/ui/stdtoolbars.inc:707 +msgid "rightleftarrows" +msgstr "rightleftarrows" + +#: lib/ui/stdtoolbars.inc:708 +msgid "Lleftarrow" +msgstr "Lleftarrow" + +#: lib/ui/stdtoolbars.inc:709 +msgid "Rrightarrow" +msgstr "Rrightarrow" + +#: lib/ui/stdtoolbars.inc:710 +msgid "twoheadleftarrow" +msgstr "twoheadleftarrow" + +#: lib/ui/stdtoolbars.inc:711 +msgid "twoheadrightarrow" +msgstr "twoheadrightarrow" + +#: lib/ui/stdtoolbars.inc:712 +msgid "leftarrowtail" +msgstr "leftarrowtail" + +#: lib/ui/stdtoolbars.inc:713 +msgid "rightarrowtail" +msgstr "rightarrowtail" + +#: lib/ui/stdtoolbars.inc:714 +msgid "looparrowleft" +msgstr "looparrowleft" + +#: lib/ui/stdtoolbars.inc:715 +msgid "looparrowright" +msgstr "looparrowright" + +#: lib/ui/stdtoolbars.inc:716 +msgid "curvearrowleft" +msgstr "curvearrowleft" + +#: lib/ui/stdtoolbars.inc:717 +msgid "curvearrowright" +msgstr "curvearrowright" + +#: lib/ui/stdtoolbars.inc:718 +msgid "circlearrowleft" +msgstr "circlearrowleft" + +#: lib/ui/stdtoolbars.inc:719 +msgid "circlearrowright" +msgstr "circlearrowright" + +#: lib/ui/stdtoolbars.inc:720 +msgid "Lsh" +msgstr "Lsh" + +#: lib/ui/stdtoolbars.inc:721 +msgid "Rsh" +msgstr "Rsh" + +#: lib/ui/stdtoolbars.inc:722 +msgid "upuparrows" +msgstr "upuparrows" + +#: lib/ui/stdtoolbars.inc:723 +msgid "downdownarrows" +msgstr "downdownarrows" + +#: lib/ui/stdtoolbars.inc:724 +msgid "upharpoonleft" +msgstr "upharpoonleft" + +#: lib/ui/stdtoolbars.inc:725 +msgid "upharpoonright" +msgstr "upharpoonright" + +#: lib/ui/stdtoolbars.inc:726 +msgid "downharpoonleft" +msgstr "downharpoonleft" + +#: lib/ui/stdtoolbars.inc:727 +msgid "downharpoonright" +msgstr "downharpoonright" + +#: lib/ui/stdtoolbars.inc:728 +msgid "leftrightharpoons" +msgstr "leftrightharpoons" + +#: lib/ui/stdtoolbars.inc:730 +msgid "rightsquigarrow" +msgstr "rightsquigarrow" + +#: lib/ui/stdtoolbars.inc:731 +msgid "leftrightsquigarrow" +msgstr "leftrightsquigarrow" + +#: lib/ui/stdtoolbars.inc:732 +msgid "nleftarrow" +msgstr "nleftarrow" + +#: lib/ui/stdtoolbars.inc:733 +msgid "nrightarrow" +msgstr "nrightarrow" + +#: lib/ui/stdtoolbars.inc:734 +msgid "nleftrightarrow" +msgstr "nleftrightarrow" + +#: lib/ui/stdtoolbars.inc:735 +msgid "nLeftarrow" +msgstr "nLeftarrow" + +#: lib/ui/stdtoolbars.inc:736 +msgid "nRightarrow" +msgstr "nRightarrow" + +#: lib/ui/stdtoolbars.inc:737 +msgid "nLeftrightarrow" +msgstr "nLeftrightarrow" + +#: lib/ui/stdtoolbars.inc:738 +msgid "multimap" +msgstr "multimap" + +#: lib/ui/stdtoolbars.inc:741 +msgid "AMS Relations" +msgstr "AMS relaties" + +#: lib/ui/stdtoolbars.inc:742 +msgid "leqq" +msgstr "leqq" + +#: lib/ui/stdtoolbars.inc:743 +msgid "geqq" +msgstr "geqq" + +#: lib/ui/stdtoolbars.inc:744 +msgid "leqslant" +msgstr "leqslant" + +#: lib/ui/stdtoolbars.inc:745 +msgid "geqslant" +msgstr "geqslant" + +#: lib/ui/stdtoolbars.inc:746 +msgid "eqslantless" +msgstr "eqslantless" + +#: lib/ui/stdtoolbars.inc:747 +msgid "eqslantgtr" +msgstr "eqslantgtr" + +#: lib/ui/stdtoolbars.inc:748 +msgid "lesssim" +msgstr "lesssim" + +#: lib/ui/stdtoolbars.inc:749 +msgid "gtrsim" +msgstr "gtrsim" + +#: lib/ui/stdtoolbars.inc:750 +msgid "lessapprox" +msgstr "lessapprox" + +#: lib/ui/stdtoolbars.inc:751 +msgid "gtrapprox" +msgstr "gtrapprox" + +#: lib/ui/stdtoolbars.inc:752 +msgid "approxeq" +msgstr "approxeq" + +#: lib/ui/stdtoolbars.inc:753 +msgid "triangleq" +msgstr "triangleq" + +#: lib/ui/stdtoolbars.inc:754 +msgid "lessdot" +msgstr "lessdot" + +#: lib/ui/stdtoolbars.inc:755 +msgid "gtrdot" +msgstr "gtrdot" + +#: lib/ui/stdtoolbars.inc:756 +msgid "lll" +msgstr "lll" + +#: lib/ui/stdtoolbars.inc:757 +msgid "ggg" +msgstr "ggg" + +#: lib/ui/stdtoolbars.inc:758 +msgid "lessgtr" +msgstr "lessgtr" + +#: lib/ui/stdtoolbars.inc:759 +msgid "gtrless" +msgstr "gtrless" + +#: lib/ui/stdtoolbars.inc:760 +msgid "lesseqgtr" +msgstr "lesseqgtr" + +#: lib/ui/stdtoolbars.inc:761 +msgid "gtreqless" +msgstr "gtreqless" + +#: lib/ui/stdtoolbars.inc:762 +msgid "lesseqqgtr" +msgstr "lesseqqgtr" + +#: lib/ui/stdtoolbars.inc:763 +msgid "gtreqqless" +msgstr "gtreqqless" + +#: lib/ui/stdtoolbars.inc:764 +msgid "eqcirc" +msgstr "eqcirc" + +#: lib/ui/stdtoolbars.inc:765 +msgid "circeq" +msgstr "circeq" + +#: lib/ui/stdtoolbars.inc:766 +msgid "thicksim" +msgstr "thicksim" + +#: lib/ui/stdtoolbars.inc:767 +msgid "thickapprox" +msgstr "thickapprox" + +#: lib/ui/stdtoolbars.inc:768 +msgid "backsim" +msgstr "backsim" + +#: lib/ui/stdtoolbars.inc:769 +msgid "backsimeq" +msgstr "backsimeq" + +#: lib/ui/stdtoolbars.inc:770 +msgid "subseteqq" +msgstr "subseteqq" + +#: lib/ui/stdtoolbars.inc:771 +msgid "supseteqq" +msgstr "supseteqq" + +#: lib/ui/stdtoolbars.inc:772 +msgid "Subset" +msgstr "Subset" + +#: lib/ui/stdtoolbars.inc:773 +msgid "Supset" +msgstr "Supset" + +#: lib/ui/stdtoolbars.inc:774 +msgid "sqsubset" +msgstr "sqsubset" + +#: lib/ui/stdtoolbars.inc:775 +msgid "sqsupset" +msgstr "sqsupset" + +#: lib/ui/stdtoolbars.inc:776 +msgid "preccurlyeq" +msgstr "preccurlyeq" + +#: lib/ui/stdtoolbars.inc:777 +msgid "succcurlyeq" +msgstr "succcurlyeq" + +#: lib/ui/stdtoolbars.inc:778 +msgid "curlyeqprec" +msgstr "curlyeqprec" + +#: lib/ui/stdtoolbars.inc:779 +msgid "curlyeqsucc" +msgstr "curlyeqsucc" + +#: lib/ui/stdtoolbars.inc:780 +msgid "precsim" +msgstr "precsim" + +#: lib/ui/stdtoolbars.inc:781 +msgid "succsim" +msgstr "succsim" + +#: lib/ui/stdtoolbars.inc:782 +msgid "precapprox" +msgstr "precapprox" + +#: lib/ui/stdtoolbars.inc:783 +msgid "succapprox" +msgstr "succapprox" + +#: lib/ui/stdtoolbars.inc:784 +msgid "vartriangleleft" +msgstr "vartriangleleft" + +#: lib/ui/stdtoolbars.inc:785 +msgid "vartriangleright" +msgstr "vartriangleright" + +#: lib/ui/stdtoolbars.inc:786 +msgid "trianglelefteq" +msgstr "trianglelefteq" + +#: lib/ui/stdtoolbars.inc:787 +msgid "trianglerighteq" +msgstr "trianglerighteq" + +#: lib/ui/stdtoolbars.inc:788 +msgid "bumpeq" +msgstr "bumpeq" + +#: lib/ui/stdtoolbars.inc:789 +msgid "Bumpeq" +msgstr "Bumpeq" + +#: lib/ui/stdtoolbars.inc:790 +msgid "doteqdot" +msgstr "doteqdot" + +#: lib/ui/stdtoolbars.inc:791 +msgid "risingdotseq" +msgstr "risingdotseq" + +#: lib/ui/stdtoolbars.inc:792 +msgid "fallingdotseq" +msgstr "fallingdotseq" + +#: lib/ui/stdtoolbars.inc:793 +msgid "vDash" +msgstr "vDash" + +#: lib/ui/stdtoolbars.inc:794 +msgid "Vvdash" +msgstr "Vvdash" + +#: lib/ui/stdtoolbars.inc:795 +msgid "Vdash" +msgstr "Vdash" + +#: lib/ui/stdtoolbars.inc:796 +msgid "shortmid" +msgstr "shortmid" + +#: lib/ui/stdtoolbars.inc:797 +msgid "shortparallel" +msgstr "shortparallel" + +#: lib/ui/stdtoolbars.inc:798 +msgid "smallsmile" +msgstr "smallsmile" + +#: lib/ui/stdtoolbars.inc:799 +msgid "smallfrown" +msgstr "smallfrown" + +#: lib/ui/stdtoolbars.inc:800 +msgid "blacktriangleleft" +msgstr "blacktriangleleft" + +#: lib/ui/stdtoolbars.inc:801 +msgid "blacktriangleright" +msgstr "blacktriangleright" + +#: lib/ui/stdtoolbars.inc:802 +msgid "because" +msgstr "because" + +#: lib/ui/stdtoolbars.inc:803 +msgid "therefore" +msgstr "therefore" + +#: lib/ui/stdtoolbars.inc:804 +msgid "backepsilon" +msgstr "backepsilon" + +#: lib/ui/stdtoolbars.inc:805 +msgid "varpropto" +msgstr "varpropto" + +#: lib/ui/stdtoolbars.inc:806 +msgid "between" +msgstr "between" + +#: lib/ui/stdtoolbars.inc:807 +msgid "pitchfork" +msgstr "pitchfork" + +#: lib/ui/stdtoolbars.inc:810 +msgid "AMS Negative Relations" +msgstr "AMS doorgehaalde relaties" + +#: lib/ui/stdtoolbars.inc:811 +msgid "nless" +msgstr "nless" + +#: lib/ui/stdtoolbars.inc:812 +msgid "ngtr" +msgstr "ngtr" + +#: lib/ui/stdtoolbars.inc:813 +msgid "nleq" +msgstr "nleq" + +#: lib/ui/stdtoolbars.inc:814 +msgid "ngeq" +msgstr "ngeq" + +#: lib/ui/stdtoolbars.inc:815 +msgid "nleqslant" +msgstr "nleqslant" + +#: lib/ui/stdtoolbars.inc:816 +msgid "ngeqslant" +msgstr "ngeqslant" + +#: lib/ui/stdtoolbars.inc:817 +msgid "nleqq" +msgstr "nleqq" + +#: lib/ui/stdtoolbars.inc:818 +msgid "ngeqq" +msgstr "ngeqq" + +#: lib/ui/stdtoolbars.inc:819 +msgid "lneq" +msgstr "lneq" + +#: lib/ui/stdtoolbars.inc:820 +msgid "gneq" +msgstr "gneq" + +#: lib/ui/stdtoolbars.inc:821 +msgid "lneqq" +msgstr "lneqq" + +#: lib/ui/stdtoolbars.inc:822 +msgid "gneqq" +msgstr "gneqq" + +#: lib/ui/stdtoolbars.inc:823 +msgid "lvertneqq" +msgstr "lvertneqq" + +#: lib/ui/stdtoolbars.inc:824 +msgid "gvertneqq" +msgstr "gvertneqq" + +#: lib/ui/stdtoolbars.inc:825 +msgid "lnsim" +msgstr "lnsim" + +#: lib/ui/stdtoolbars.inc:826 +msgid "gnsim" +msgstr "gnsim" + +#: lib/ui/stdtoolbars.inc:827 +msgid "lnapprox" +msgstr "lnapprox" + +#: lib/ui/stdtoolbars.inc:828 +msgid "gnapprox" +msgstr "gnapprox" + +#: lib/ui/stdtoolbars.inc:829 +msgid "nprec" +msgstr "nprec" + +#: lib/ui/stdtoolbars.inc:830 +msgid "nsucc" +msgstr "nsucc" + +#: lib/ui/stdtoolbars.inc:831 +msgid "npreceq" +msgstr "npreceq" + +#: lib/ui/stdtoolbars.inc:832 +msgid "nsucceq" +msgstr "nsucceq" + +#: lib/ui/stdtoolbars.inc:833 +msgid "precnsim" +msgstr "precnsim" + +#: lib/ui/stdtoolbars.inc:834 +msgid "succnsim" +msgstr "succnsim" + +#: lib/ui/stdtoolbars.inc:835 +msgid "precnapprox" +msgstr "precnapprox" + +#: lib/ui/stdtoolbars.inc:836 +msgid "succnapprox" +msgstr "succnapprox" + +#: lib/ui/stdtoolbars.inc:837 +msgid "subsetneq" +msgstr "subsetneq" + +#: lib/ui/stdtoolbars.inc:838 +msgid "supsetneq" +msgstr "supsetneq" + +#: lib/ui/stdtoolbars.inc:839 +msgid "subsetneqq" +msgstr "subsetneqq" + +#: lib/ui/stdtoolbars.inc:840 +msgid "supsetneqq" +msgstr "supsetneqq" + +#: lib/ui/stdtoolbars.inc:841 +msgid "nsubseteq" +msgstr "nsubseteq" + +#: lib/ui/stdtoolbars.inc:842 +msgid "nsupseteq" +msgstr "nsupseteq" + +#: lib/ui/stdtoolbars.inc:843 +msgid "nsupseteqq" +msgstr "nsupseteqq" + +#: lib/ui/stdtoolbars.inc:844 +msgid "nvdash" +msgstr "nvdash" + +#: lib/ui/stdtoolbars.inc:845 +msgid "nvDash" +msgstr "nvDash" + +#: lib/ui/stdtoolbars.inc:846 +msgid "nVDash" +msgstr "nVDash" + +#: lib/ui/stdtoolbars.inc:847 +msgid "varsubsetneq" +msgstr "varsubsetneq" + +#: lib/ui/stdtoolbars.inc:848 +msgid "varsupsetneq" +msgstr "varsupsetneq" + +#: lib/ui/stdtoolbars.inc:849 +msgid "varsubsetneqq" +msgstr "varsubsetneqq" + +#: lib/ui/stdtoolbars.inc:850 +msgid "varsupsetneqq" +msgstr "varsupsetneqq" + +#: lib/ui/stdtoolbars.inc:851 +msgid "ntriangleleft" +msgstr "ntriangleleft" + +#: lib/ui/stdtoolbars.inc:852 +msgid "ntriangleright" +msgstr "ntriangleright" + +#: lib/ui/stdtoolbars.inc:853 +msgid "ntrianglelefteq" +msgstr "ntrianglelefteq" + +#: lib/ui/stdtoolbars.inc:854 +msgid "ntrianglerighteq" +msgstr "ntrianglerighteq" + +#: lib/ui/stdtoolbars.inc:855 +msgid "ncong" +msgstr "ncong" + +#: lib/ui/stdtoolbars.inc:856 +msgid "nsim" +msgstr "nsim" + +#: lib/ui/stdtoolbars.inc:857 +msgid "nmid" +msgstr "nmid" + +#: lib/ui/stdtoolbars.inc:858 +msgid "nshortmid" +msgstr "nshortmid" + +#: lib/ui/stdtoolbars.inc:859 +msgid "nparallel" +msgstr "nparallel" + +#: lib/ui/stdtoolbars.inc:860 +msgid "nshortparallel" +msgstr "nshortparallel" + +#: lib/ui/stdtoolbars.inc:863 +msgid "AMS Operators" +msgstr "AMS operatoren" + +#: lib/ui/stdtoolbars.inc:864 +msgid "dotplus" +msgstr "dotplus" + +#: lib/ui/stdtoolbars.inc:865 +msgid "smallsetminus" +msgstr "smallsetminus" + +#: lib/ui/stdtoolbars.inc:866 +msgid "Cap" +msgstr "Cap" + +#: lib/ui/stdtoolbars.inc:867 +msgid "Cup" +msgstr "Cup" + +#: lib/ui/stdtoolbars.inc:868 +msgid "barwedge" +msgstr "barwedge" + +#: lib/ui/stdtoolbars.inc:869 +msgid "veebar" +msgstr "veebar" + +#: lib/ui/stdtoolbars.inc:870 +msgid "doublebarwedge" +msgstr "doublebarwedge" + +#: lib/ui/stdtoolbars.inc:871 +msgid "boxminus" +msgstr "boxminus" + +#: lib/ui/stdtoolbars.inc:872 +msgid "boxtimes" +msgstr "boxtimes" + +#: lib/ui/stdtoolbars.inc:873 +msgid "boxdot" +msgstr "boxdot" + +#: lib/ui/stdtoolbars.inc:874 +msgid "boxplus" +msgstr "boxplus" + +#: lib/ui/stdtoolbars.inc:875 +msgid "divideontimes" +msgstr "divideontimes" + +#: lib/ui/stdtoolbars.inc:876 +msgid "ltimes" +msgstr "ltimes" + +#: lib/ui/stdtoolbars.inc:877 +msgid "rtimes" +msgstr "rtimes" + +#: lib/ui/stdtoolbars.inc:878 +msgid "leftthreetimes" +msgstr "leftthreetimes" + +#: lib/ui/stdtoolbars.inc:879 +msgid "rightthreetimes" +msgstr "rightthreetimes" + +#: lib/ui/stdtoolbars.inc:880 +msgid "curlywedge" +msgstr "curlywedge" + +#: lib/ui/stdtoolbars.inc:881 +msgid "curlyvee" +msgstr "curlyvee" + +#: lib/ui/stdtoolbars.inc:882 +msgid "circleddash" +msgstr "circleddash" + +#: lib/ui/stdtoolbars.inc:883 +msgid "circledast" +msgstr "circledast" + +#: lib/ui/stdtoolbars.inc:884 +msgid "circledcirc" +msgstr "circledcirc" + +#: lib/ui/stdtoolbars.inc:885 +msgid "centerdot" +msgstr "centerdot" + +#: lib/ui/stdtoolbars.inc:886 +msgid "intercal" +msgstr "intercal" + +#: lib/external_templates:36 +msgid "GnumericSpreadsheet" +msgstr "" + +#: lib/external_templates:37 lib/external_templates:44 +msgid "Spreadsheet" +msgstr "" + +#: lib/external_templates:39 +msgid "" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" +"It imports as a long table, so any length\n" +"is ok. Excessive width could be a problem.\n" +"The gnumeric software is necessary for conversion,\n" +"both for gnumeric and excel files.\n" +msgstr "" + +#: lib/external_templates:76 +msgid "RasterImage" +msgstr "RasterImage" + +#: lib/external_templates:79 lib/external_templates:85 +msgid "Bitmap: $$AbsOrRelPathParent$$Basename" +msgstr "Bitmap: $$AbsOrRelPathParent$$Basename" + +#: lib/external_templates:84 +msgid "A bitmap file.\n" +msgstr "Een bitmap-bestand.\n" + +#: lib/external_templates:148 +msgid "XFig" +msgstr "XFig" + +#: lib/external_templates:149 lib/external_templates:152 +msgid "Xfig: $$AbsOrRelPathParent$$Basename" +msgstr "Xfig: $$AbsOrRelPathParent$$Basename" + +#: lib/external_templates:151 +msgid "An Xfig figure.\n" +msgstr "Een Xfig-afbeelding.\n" + +#: lib/external_templates:201 +msgid "ChessDiagram" +msgstr "ChessDiagram" + +#: lib/external_templates:202 lib/external_templates:221 +msgid "Chess: $$AbsOrRelPathParent$$Basename" +msgstr "Chess: $$AbsOrRelPathParent$$Basename" + +#: lib/external_templates:204 +msgid "" +"A chess position diagram.\n" +"This template will use XBoard to edit the position.\n" +"Use the 'File->Save Position' in XBoard to save\n" +"the position that you want to display.\n" +"Make sure to give it a '.fen' extension\n" +"and remember to type in a relative path\n" +"to the LyX document location.\n" +"Within XBoard, use 'Edit->Edit Position'\n" +"to enable general editing of the board.\n" +"You might also check out the\n" +"'Options->Test legality' option, and\n" +"remember to middle and right click to\n" +"insert new material in the board.\n" +"In order for this to work, you have to\n" +"put the bundled lyxskak.sty in a place\n" +"that TeX will find it, and you will need\n" +"to install the skak package from CTAN.\n" +msgstr "" + +#: lib/external_templates:252 lib/external_templates:258 +msgid "Lilypond typeset music" +msgstr "" + +#: lib/external_templates:254 +msgid "" +"Sheet music typeset by GNU LilyPond,\n" +"converted to .pdf or .eps for inclusion\n" +"Using .eps requires at least lilypond 2.6\n" +"Using .pdf requires at least lilypond 2.9\n" +msgstr "" + +#: lib/external_templates:300 +msgid "PDFPages" +msgstr "PDFPages" + +#: lib/external_templates:301 lib/external_templates:315 +#, fuzzy +msgid "PDF pages: $$AbsOrRelPathParent$$Basename" +msgstr "Chess: $$AbsOrRelPathParent$$Basename" + +#: lib/external_templates:303 +msgid "" +"Includes PDF documents, using the 'pdfpages' package.\n" +"To include multiple pages, use the 'pages'-option,\n" +"which must be inserted to 'Options'.\n" +"Examples:\n" +"* pages={x-y} (for a range of pages)\n" +"* pages={x,y,z} (for specific pages)\n" +"* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" +"Read the documentation of the pdfpages package\n" +"for further options and details.\n" +msgstr "" + +#: lib/external_templates:346 +msgid "" +"Today's date.\n" +"Read 'info date' for more information.\n" +msgstr "" + +#: lib/external_templates:375 +msgid "Dia" +msgstr "Dia" + +#: lib/external_templates:376 lib/external_templates:379 +#, fuzzy +msgid "Dia: $$AbsOrRelPathParent$$Basename" +msgstr "Bitmap: $$AbsOrRelPathParent$$Basename" + +#: lib/external_templates:378 +msgid "Dia diagram.\n" +msgstr "" + +#: lib/configure.py:520 +msgid "Tgif" +msgstr "Tgif" + +#: lib/configure.py:523 +msgid "FIG" +msgstr "FIG" + +#: lib/configure.py:526 +msgid "DIA" +msgstr "c" + +#: lib/configure.py:529 +msgid "Grace" +msgstr "Grace" + +#: lib/configure.py:532 +msgid "FEN" +msgstr "FEN" + +#: lib/configure.py:535 +msgid "SVG" +msgstr "SVG" + +#: lib/configure.py:538 lib/configure.py:549 lib/configure.py:559 +msgid "BMP" +msgstr "BMP" + +#: lib/configure.py:539 lib/configure.py:550 lib/configure.py:560 +msgid "GIF" +msgstr "GIF" + +#: lib/configure.py:540 lib/configure.py:551 lib/configure.py:561 +#: src/frontends/qt4/GuiClipboard.cpp:172 +msgid "JPEG" +msgstr "JPEG" + +#: lib/configure.py:541 lib/configure.py:552 lib/configure.py:562 +msgid "PBM" +msgstr "PBM" + +#: lib/configure.py:542 lib/configure.py:553 lib/configure.py:563 +msgid "PGM" +msgstr "PGM" + +#: lib/configure.py:543 lib/configure.py:554 lib/configure.py:564 +#: src/frontends/qt4/GuiClipboard.cpp:171 +msgid "PNG" +msgstr "PNG" + +#: lib/configure.py:544 lib/configure.py:555 lib/configure.py:565 +msgid "PPM" +msgstr "PPM" + +#: lib/configure.py:545 lib/configure.py:556 lib/configure.py:566 +msgid "TIFF" +msgstr "TIFF" + +#: lib/configure.py:546 lib/configure.py:557 lib/configure.py:567 +msgid "XBM" +msgstr "XBM" + +#: lib/configure.py:547 lib/configure.py:558 lib/configure.py:568 +msgid "XPM" +msgstr "XPM" + +#: lib/configure.py:573 +msgid "Plain text (chess output)" +msgstr "Tekst zonder opmaak (schaken)" + +#: lib/configure.py:574 +msgid "Plain text (image)" +msgstr "Tekst zonder opmaak (afbeelding)" + +#: lib/configure.py:575 +msgid "Plain text (Xfig output)" +msgstr "Tekst zonder opmaak (xfig uitvoer)" + +#: lib/configure.py:576 +msgid "date (output)" +msgstr "datum (uitvoer)" + +#: lib/configure.py:577 src/frontends/qt4/GuiErrorList.cpp:42 +msgid "DocBook" +msgstr "DocBook" + +#: lib/configure.py:577 +msgid "DocBook|B" +msgstr "DocBook|B" + +#: lib/configure.py:578 +msgid "DocBook (XML)" +msgstr "Docbook (XML)" + +#: lib/configure.py:579 +msgid "Graphviz Dot" +msgstr "Graphviz Dot" + +#: lib/configure.py:580 +msgid "LaTeX (pLaTeX)" +msgstr "c" + +#: lib/configure.py:581 +msgid "NoWeb" +msgstr "NoWeb" + +#: lib/configure.py:581 +msgid "NoWeb|N" +msgstr "NoWeb|N" + +#: lib/configure.py:582 +msgid "Sweave|S" +msgstr "Sweave|S" + +#: lib/configure.py:583 +msgid "R/S code" +msgstr "" + +#: lib/configure.py:585 +msgid "LilyPond music" +msgstr "LilyPond muziek" + +#: lib/configure.py:586 +msgid "LilyPond book (LaTeX)" +msgstr "" + +#: lib/configure.py:587 +msgid "LaTeX (plain)" +msgstr "LaTeX (normaal)" + +#: lib/configure.py:587 +msgid "LaTeX (plain)|L" +msgstr "LaTeX (normaal)|L" + +#: lib/configure.py:588 +msgid "LaTeX (LuaTeX)" +msgstr "LaTeX (LuaTeX)" + +#: lib/configure.py:589 +msgid "LaTeX (pdflatex)" +msgstr "LaTeX (pdflatex)" + +#: lib/configure.py:590 +msgid "LaTeX (XeTeX)" +msgstr "LaTeX (XeTeX)" + +#: lib/configure.py:591 +msgid "Plain text" +msgstr "Tekst zonder opmaak" + +#: lib/configure.py:591 +msgid "Plain text|a" +msgstr "Tekst zonder opmaak|a" + +#: lib/configure.py:592 +msgid "Plain text (pstotext)" +msgstr "Tekst zonder opmaak (pstotext)" + +#: lib/configure.py:593 +msgid "Plain text (ps2ascii)" +msgstr "Tekst zonder opmaak (ps2ascii)" + +#: lib/configure.py:594 +msgid "Plain text (catdvi)" +msgstr "Tekst zonder opmaak (catdvi)" + +#: lib/configure.py:595 +msgid "Plain Text, Join Lines" +msgstr "Tekst zonder opmaak (regels samenvoegen)" + +#: lib/configure.py:598 +msgid "Gnumeric spreadsheet" +msgstr "" + +#: lib/configure.py:599 +msgid "Excel spreadsheet" +msgstr "" + +#: lib/configure.py:600 +msgid "OpenOffice spreadsheet" +msgstr "" + +#: lib/configure.py:603 lib/configure.py:605 +msgid "LyXHTML" +msgstr "LyXHTML" + +#: lib/configure.py:603 lib/configure.py:605 +msgid "LyXHTML|y" +msgstr "LyXHTML|y" + +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 +msgid "BibTeX" +msgstr "BibTeX" + +#: lib/configure.py:617 +msgid "EPS" +msgstr "EPS" + +#: lib/configure.py:618 +msgid "Postscript" +msgstr "Postscript" + +#: lib/configure.py:618 +msgid "Postscript|t" +msgstr "PostScript|t" + +#: lib/configure.py:622 +msgid "PDF (ps2pdf)" +msgstr "PDF (ps2pdf)" + +#: lib/configure.py:622 +msgid "PDF (ps2pdf)|P" +msgstr "PDF (ps2pdf)|P" + +#: lib/configure.py:623 +msgid "PDF (pdflatex)" +msgstr "PDF (pdflatex)" + +#: lib/configure.py:623 +msgid "PDF (pdflatex)|F" +msgstr "PDF (pdflatex)|F" + +#: lib/configure.py:624 +msgid "PDF (dvipdfm)" +msgstr "PDF (dvipdfm)" + +#: lib/configure.py:624 +msgid "PDF (dvipdfm)|m" +msgstr "PDF (dvipdfm)|m" + +#: lib/configure.py:625 +msgid "PDF (XeTeX)" +msgstr "PDF (XeTeX)" + +#: lib/configure.py:625 +msgid "PDF (XeTeX)|X" +msgstr "PDF (XeTeX)|X" + +#: lib/configure.py:626 +msgid "PDF (LuaTeX)" +msgstr "PDF (LuaTeX)" + +#: lib/configure.py:626 +msgid "PDF (LuaTeX)|u" +msgstr "PDF (LuaTeX)|u" + +#: lib/configure.py:629 +msgid "DVI" +msgstr "DVI" + +#: lib/configure.py:629 +msgid "DVI|D" +msgstr "DVI|D" + +#: lib/configure.py:630 +msgid "DVI (LuaTeX)" +msgstr "DVI (LuaTeX)" + +#: lib/configure.py:630 +msgid "DVI (LuaTeX)|V" +msgstr "DVI (LuaTeX)|V" + +#: lib/configure.py:633 +msgid "DraftDVI" +msgstr "DraftDVI" + +#: lib/configure.py:636 +msgid "HTML|H" +msgstr "HTML|H" + +#: lib/configure.py:639 +msgid "Noteedit" +msgstr "Noteedit" + +#: lib/configure.py:642 +msgid "OpenDocument" +msgstr "OpenDocument" + +#: lib/configure.py:643 +msgid "OpenOffice.Org (sxw)" +msgstr "OpenOffice.Org (sxw)" + +#: lib/configure.py:646 +msgid "Rich Text Format" +msgstr "Rich Text Format (rtf)" + +#: lib/configure.py:647 +msgid "MS Word" +msgstr "MS Word" + +#: lib/configure.py:647 +msgid "MS Word|W" +msgstr "MS Word|W" + +#: lib/configure.py:650 +msgid "date command" +msgstr "datum-opdracht" + +#: lib/configure.py:651 +msgid "Table (CSV)" +msgstr "Tabel (komma-gescheiden)" + +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 +#: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 +msgid "LyX" +msgstr "LyX" + +#: lib/configure.py:654 +msgid "LyX 1.3.x" +msgstr "LyX 1.3.x" + +#: lib/configure.py:655 +msgid "LyX 1.4.x" +msgstr "LyX 1.4.x" + +#: lib/configure.py:656 +msgid "LyX 1.5.x" +msgstr "LyX 1.5.x" + +#: lib/configure.py:657 +msgid "LyX 1.6.x" +msgstr "LyX 1.6.x" + +#: lib/configure.py:658 +msgid "CJK LyX 1.4.x (big5)" +msgstr "CJK LyX 1.4.x (big5)" + +#: lib/configure.py:659 +msgid "CJK LyX 1.4.x (euc-jp)" +msgstr "CJK LyX 1.4.x (euc-jp)" + +#: lib/configure.py:660 +msgid "CJK LyX 1.4.x (euc-kr)" +msgstr "CJK LyX 1.4.x (euc-kr)" + +#: lib/configure.py:661 +msgid "LyX Preview" +msgstr "LyX voorbeeldweergave" + +#: lib/configure.py:662 +msgid "LyX Preview (LilyPond book)" +msgstr "LyX voorbeeld (LilyPond boek)" + +#: lib/configure.py:663 +#, fuzzy +msgid "LyX Preview (pLaTeX)" +msgstr "LyX voorbeeldweergave" + +#: lib/configure.py:664 +msgid "PDFTEX" +msgstr "PDFTEX" + +#: lib/configure.py:665 +msgid "Program" +msgstr "Programma" + +#: lib/configure.py:666 +msgid "PSTEX" +msgstr "PSTEX" + +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 +msgid "Windows Metafile" +msgstr "Windows Metafile" + +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 +msgid "Enhanced Metafile" +msgstr "Enhanced Metafile" + +#: lib/configure.py:669 +msgid "HTML (MS Word)" +msgstr "HTML (MS Word)" + +#: lib/configure.py:765 +msgid "LyXBlogger" +msgstr "LyXBlogger" + +#: lib/configure.py:971 +msgid "LyX Archive (zip)" +msgstr "LyX archief (zip)" + +#: lib/configure.py:974 +msgid "LyX Archive (tar.gz)" +msgstr "LyX archief (tar.gz)" + +#: src/BiblioInfo.cpp:247 src/frontends/qt4/GuiDocument.cpp:1963 +#, c-format +msgid "%1$s and %2$s" +msgstr "%1$s en %2$s" + +#: src/BiblioInfo.cpp:251 +#, c-format +msgid "%1$s et al." +msgstr "%1$s et al." + +#: src/BiblioInfo.cpp:416 src/BiblioInfo.cpp:453 src/BiblioInfo.cpp:464 +#: src/BiblioInfo.cpp:514 src/BiblioInfo.cpp:518 +msgid "ERROR!" +msgstr "FOUT!" + +#: src/BiblioInfo.cpp:657 src/BiblioInfo.cpp:660 +msgid "No year" +msgstr "Geen jaartal" + +#: src/BiblioInfo.cpp:733 src/BiblioInfo.cpp:793 +msgid "Add to bibliography only." +msgstr "Alleen aan bibliografie toevoegen." + +#: src/BiblioInfo.cpp:789 +msgid "before" +msgstr "voor" + +#: src/Buffer.cpp:137 +#, c-format +msgid "" +"Could not print the document %1$s.\n" +"Check that your printer is set up correctly." +msgstr "" +"Het document %1$s kon niet worden afgedrukt.\n" +"Controleer of uw printerinstellingen kloppen." + +#: src/Buffer.cpp:140 +msgid "Print document failed" +msgstr "Het afdrukken van het document is mislukt" + +#: src/Buffer.cpp:344 +msgid "Disk Error: " +msgstr "Schijffout:" + +#: src/Buffer.cpp:345 +#, c-format +msgid "" +"LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" +msgstr "" +"LyX kon de tijdelijke directory '%1$s' niet aanmaken. Mogelijk is de schijf " +"vol?" + +#: src/Buffer.cpp:456 +msgid "LyX attempted to close a document that had unsaved changes!\n" +msgstr "" +"LyX heeft geprobeerd een document met onopgeslagen wijzigingen te sluiten!\n" + +#: src/Buffer.cpp:458 +msgid "Attempting to close changed document!" +msgstr "" + +#: src/Buffer.cpp:467 +msgid "Could not remove temporary directory" +msgstr "" + +#: src/Buffer.cpp:468 +#, c-format +msgid "Could not remove the temporary directory %1$s" +msgstr "" + +#: src/Buffer.cpp:819 +msgid "Unknown document class" +msgstr "Onbekend document-type" + +#: src/Buffer.cpp:820 +#, c-format +msgid "Using the default document class, because the class %1$s is unknown." +msgstr "" + +#: src/Buffer.cpp:824 src/Text.cpp:485 +#, c-format +msgid "Unknown token: %1$s %2$s\n" +msgstr "" + +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 +msgid "Document header error" +msgstr "" + +#: src/Buffer.cpp:834 +msgid "\\begin_header is missing" +msgstr "\\begin_header ontbreekt" + +#: src/Buffer.cpp:857 +msgid "\\begin_document is missing" +msgstr "\\begin_document ontbreekt" + +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 +msgid "Changes not shown in LaTeX output" +msgstr "" + +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 +msgid "" +"Changes will not be highlighted in LaTeX output, because neither dvipost nor " +"xcolor/ulem are installed.\n" +"Please install these packages or redefine \\lyxadded and \\lyxdeleted in the " +"LaTeX preamble." +msgstr "" + +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 +msgid "" +"Changes will not be highlighted in LaTeX output when using pdflatex, because " +"xcolor and ulem are not installed.\n" +"Please install both packages or redefine \\lyxadded and \\lyxdeleted in the " +"LaTeX preamble." +msgstr "" + +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 +#: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 +#: src/insets/InsetIndex.cpp:710 +msgid "Index" +msgstr "" + +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 +msgid "Document format failure" +msgstr "" + +#: src/Buffer.cpp:989 +#, c-format +msgid "%1$s ended unexpectedly, which means that it is probably corrupted." +msgstr "" + +#: src/Buffer.cpp:1033 +#, c-format +msgid "%1$s is not a readable LyX document." +msgstr "" + +#: src/Buffer.cpp:1058 +msgid "Conversion failed" +msgstr "" + +#: src/Buffer.cpp:1059 +#, c-format +msgid "" +"%1$s is from a different version of LyX, but a temporary file for converting " +"it could not be created." +msgstr "" + +#: src/Buffer.cpp:1069 +msgid "Conversion script not found" +msgstr "" + +#: src/Buffer.cpp:1070 +#, c-format +msgid "" +"%1$s is from a different version of LyX, but the conversion script lyx2lyx " +"could not be found." +msgstr "" + +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 +msgid "Conversion script failed" +msgstr "" + +#: src/Buffer.cpp:1094 +#, c-format +msgid "" +"%1$s is from an older version of LyX and the lyx2lyx script failed to " +"convert it." +msgstr "" + +#: src/Buffer.cpp:1101 +#, c-format +msgid "" +"%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " +"it." +msgstr "" + +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 +msgid "File is read-only" +msgstr "Bestand is alleen-lezen" + +#: src/Buffer.cpp:1123 +#, c-format +msgid "The file %1$s cannot be written because it is marked as read-only." +msgstr "" + +#: src/Buffer.cpp:1132 +#, c-format +msgid "" +"Document %1$s has been externally modified. Are you sure you want to " +"overwrite this file?" +msgstr "" + +#: src/Buffer.cpp:1134 +msgid "Overwrite modified file?" +msgstr "Veranderd bestand overschrijven?" + +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 +msgid "&Overwrite" +msgstr "&Overschrijven" + +#: src/Buffer.cpp:1164 +msgid "Backup failure" +msgstr "Fout bij het maken van reservekopie." + +#: src/Buffer.cpp:1165 +#, c-format +msgid "" +"Cannot create backup file %1$s.\n" +"Please check whether the directory exists and is writable." +msgstr "" + +#: src/Buffer.cpp:1191 +#, c-format +msgid "Saving document %1$s..." +msgstr "Bezig met het document %1$s op te slaan..." + +#: src/Buffer.cpp:1206 +msgid " could not write file!" +msgstr " kon het bestand niet schrijven." + +#: src/Buffer.cpp:1214 +msgid " done." +msgstr " is gedaan." + +#: src/Buffer.cpp:1229 +#, c-format +msgid "LyX: Attempting to save document %1$s\n" +msgstr "" + +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 +#, c-format +msgid "Saved to %1$s. Phew.\n" +msgstr "" + +#: src/Buffer.cpp:1242 +msgid "Save failed! Trying again...\n" +msgstr "" + +#: src/Buffer.cpp:1256 +msgid "Save failed! Trying yet again...\n" +msgstr "" + +#: src/Buffer.cpp:1270 +msgid "Save failed! Bummer. Document is lost." +msgstr "" + +#: src/Buffer.cpp:1357 +msgid "Iconv software exception Detected" +msgstr "" + +#: src/Buffer.cpp:1357 +#, c-format +msgid "" +"Please verify that the support software for your encoding (%1$s) is properly " +"installed" +msgstr "" + +#: src/Buffer.cpp:1380 +#, c-format +msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" +msgstr "" + +#: src/Buffer.cpp:1383 +msgid "" +"Some characters of your document are probably not representable in the " +"chosen encoding.\n" +"Changing the document encoding to utf8 could help." +msgstr "" + +#: src/Buffer.cpp:1390 +msgid "iconv conversion failed" +msgstr "" + +#: src/Buffer.cpp:1395 +msgid "conversion failed" +msgstr "" + +#: src/Buffer.cpp:1490 +#, fuzzy +msgid "Uncodable character in file path" +msgstr "&Escape-tekens:" + +#: src/Buffer.cpp:1492 +#, c-format +msgid "" +"The path of your document\n" +"(%1$s)\n" +"contains glyphs that are unknown in the current document encoding (namely " +"%2$s). This may result in incomplete output, unless TEXINPUTS contains the " +"document directory and you don't use explicitly relative paths (i.e., paths " +"starting with './' or '../') in the preamble or in ERT.\n" +"\n" +"In case of problems, choose an appropriate document encoding\n" +"(such as utf8) or change the file path name." +msgstr "" + +#: src/Buffer.cpp:1790 +msgid "Running chktex..." +msgstr "" + +#: src/Buffer.cpp:1804 +msgid "chktex failure" +msgstr "" + +#: src/Buffer.cpp:1805 +msgid "Could not run chktex successfully." +msgstr "" + +#: src/Buffer.cpp:2059 +#, fuzzy, c-format +msgid "Don't know how to export to format: %1$s" +msgstr "Geen imformatie aanwezig om het formaat %1$s te importeren." + +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 +#, fuzzy, c-format +msgid "Error exporting to format: %1$s." +msgstr "Geen imformatie aanwezig om het formaat %1$s te importeren." + +#: src/Buffer.cpp:2206 +#, c-format +msgid "Branch \"%1$s\" already exists." +msgstr "" + +#: src/Buffer.cpp:2271 +#, c-format +msgid "Unable to parse \"%1$s\"" +msgstr "" + +#: src/Buffer.cpp:2278 +#, c-format +msgid "Unrecognized target \"%1$s\"" +msgstr "" + +#: src/Buffer.cpp:2288 +#, fuzzy +msgid "Error exporting to DVI." +msgstr "Fout bij het maken van bitmap" + +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 +#, c-format +msgid "" +"The file %1$s already exists.\n" +"\n" +"Do you want to overwrite that file?" +msgstr "" +"Het bestand %1$s bestaat al.\n" +"\n" +"Wilt u het overschrijven?" + +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 +msgid "Overwrite file?" +msgstr "Bestand overschrijven?" + +#: src/Buffer.cpp:2373 +msgid "Error running external commands." +msgstr "" + +#: src/Buffer.cpp:3166 +msgid "Preview source code" +msgstr "" + +#: src/Buffer.cpp:3184 +#, c-format +msgid "Preview source code for paragraph %1$d" +msgstr "" + +#: src/Buffer.cpp:3188 +#, c-format +msgid "Preview source code from paragraph %1$s to %2$s" +msgstr "" + +#: src/Buffer.cpp:3307 +#, c-format +msgid "Auto-saving %1$s" +msgstr "" + +#: src/Buffer.cpp:3361 +msgid "Autosave failed!" +msgstr "" + +#: src/Buffer.cpp:3422 +msgid "Autosaving current document..." +msgstr "" + +#: src/Buffer.cpp:3512 +msgid "Couldn't export file" +msgstr "" + +#: src/Buffer.cpp:3513 +#, c-format +msgid "No information for exporting the format %1$s." +msgstr "" + +#: src/Buffer.cpp:3584 +msgid "File name error" +msgstr "" + +#: src/Buffer.cpp:3585 +msgid "The directory path to the document cannot contain spaces." +msgstr "" + +#: src/Buffer.cpp:3670 +msgid "Document export cancelled." +msgstr "" + +#: src/Buffer.cpp:3680 +#, c-format +msgid "Document exported as %1$s to file `%2$s'" +msgstr "" + +#: src/Buffer.cpp:3686 +#, c-format +msgid "Document exported as %1$s" +msgstr "" + +#: src/Buffer.cpp:3739 +#, c-format +msgid "" +"An emergency save of the document %1$s exists.\n" +"\n" +"Recover emergency save?" +msgstr "" + +#: src/Buffer.cpp:3742 +msgid "Load emergency save?" +msgstr "" + +#: src/Buffer.cpp:3743 +msgid "&Recover" +msgstr "" + +#: src/Buffer.cpp:3743 +msgid "&Load Original" +msgstr "" + +#: src/Buffer.cpp:3754 +#, c-format +msgid "" +"An emergency file is successfully loaded, but the original file %1$s is " +"marked read-only. Please make sure to save the document as a different file." +msgstr "" + +#: src/Buffer.cpp:3760 +msgid "Document was successfully recovered." +msgstr "" + +#: src/Buffer.cpp:3762 +msgid "Document was NOT successfully recovered." +msgstr "" + +#: src/Buffer.cpp:3763 +#, c-format +msgid "" +"Remove emergency file now?\n" +"(%1$s)" +msgstr "" + +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 +msgid "Delete emergency file?" +msgstr "" + +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 +#, fuzzy +msgid "&Keep" +msgstr "Vasthouden" + +#: src/Buffer.cpp:3772 +msgid "Emergency file deleted" +msgstr "" + +#: src/Buffer.cpp:3773 +msgid "Do not forget to save your file now!" +msgstr "" + +#: src/Buffer.cpp:3780 +msgid "Remove emergency file now?" +msgstr "" + +#: src/Buffer.cpp:3803 +#, c-format +msgid "" +"The backup of the document %1$s is newer.\n" +"\n" +"Load the backup instead?" +msgstr "" + +#: src/Buffer.cpp:3805 +msgid "Load backup?" +msgstr "" + +#: src/Buffer.cpp:3806 +msgid "&Load backup" +msgstr "" + +#: src/Buffer.cpp:3806 +msgid "Load &original" +msgstr "" + +#: src/Buffer.cpp:3816 +#, c-format +msgid "" +"A backup file is successfully loaded, but the original file %1$s is marked " +"read-only. Please make sure to save the document as a different file." +msgstr "" + +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 +msgid "Senseless!!! " +msgstr "" + +#: src/Buffer.cpp:4343 +#, c-format +msgid "Document %1$s reloaded." +msgstr "" + +#: src/Buffer.cpp:4346 +#, c-format +msgid "Could not reload document %1$s." +msgstr "Kon het document %1$s niet herladen." + +#: src/Buffer.cpp:4412 +#, fuzzy +msgid "Included File Invalid" +msgstr "Bestand opnemen...|d" + +#: src/Buffer.cpp:4413 +#, c-format +msgid "" +"Saving this document to a new location has made the file:\n" +" %1$s\n" +"inaccessible. You will need to update the included filename." +msgstr "" + +#: src/BufferParams.cpp:571 +#, c-format +msgid "" +"The selected document class\n" +"\t%1$s\n" +"requires external files that are not available.\n" +"The document class can still be used, but the\n" +"document cannot be compiled until the following\n" +"prerequisites are installed:\n" +"\t%2$s\n" +"See section 3.1.2.2 (Class Availability) of the\n" +"User's Guide for more information." +msgstr "" + +#: src/BufferParams.cpp:580 +msgid "Document class not available" +msgstr "Document-type niet beschikbaar" + +#: src/BufferParams.cpp:1980 +#, c-format +msgid "" +"The layout file:\n" +"%1$s\n" +"could not be found. A default textclass with default\n" +"layouts will be used. LyX will not be able to produce\n" +"correct output." +msgstr "" + +#: src/BufferParams.cpp:1986 +msgid "Document class not found" +msgstr "Document-type niet gevonden" + +#: src/BufferParams.cpp:1993 +#, c-format +msgid "" +"Due to some error in it, the layout file:\n" +"%1$s\n" +"could not be loaded. A default textclass with default\n" +"layouts will be used. LyX will not be able to produce\n" +"correct output." +msgstr "" + +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 +msgid "Could not load class" +msgstr "" + +#: src/BufferParams.cpp:2033 +msgid "Error reading internal layout information" +msgstr "" + +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 +msgid "Read Error" +msgstr "" + +#: src/BufferView.cpp:188 +msgid "No more insets" +msgstr "" + +#: src/BufferView.cpp:731 +msgid "Save bookmark" +msgstr "" + +#: src/BufferView.cpp:948 +msgid "Converting document to new document class..." +msgstr "Document omzetten naar nieuw document-type..." + +#: src/BufferView.cpp:991 +msgid "Document is read-only" +msgstr "" + +#: src/BufferView.cpp:1000 +msgid "This portion of the document is deleted." +msgstr "" + +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 +#, fuzzy, c-format +msgid "The document class `%1$s' could not be loaded." +msgstr "Het document-type %1$s kan niet geladen worden." + +#: src/BufferView.cpp:1337 +msgid "No further undo information" +msgstr "" + +#: src/BufferView.cpp:1347 +msgid "No further redo information" +msgstr "" + +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +msgid "String not found!" +msgstr "" + +#: src/BufferView.cpp:1579 +msgid "Mark off" +msgstr "" + +#: src/BufferView.cpp:1585 +msgid "Mark on" +msgstr "" + +#: src/BufferView.cpp:1592 +msgid "Mark removed" +msgstr "" + +#: src/BufferView.cpp:1595 +msgid "Mark set" +msgstr "" + +#: src/BufferView.cpp:1651 +msgid "Statistics for the selection:" +msgstr "" + +#: src/BufferView.cpp:1653 +msgid "Statistics for the document:" +msgstr "" + +#: src/BufferView.cpp:1656 +#, c-format +msgid "%1$d words" +msgstr "" + +#: src/BufferView.cpp:1658 +msgid "One word" +msgstr "" + +#: src/BufferView.cpp:1661 +#, c-format +msgid "%1$d characters (including blanks)" +msgstr "" + +#: src/BufferView.cpp:1664 +msgid "One character (including blanks)" +msgstr "" + +#: src/BufferView.cpp:1667 +#, c-format +msgid "%1$d characters (excluding blanks)" +msgstr "" + +#: src/BufferView.cpp:1670 +msgid "One character (excluding blanks)" +msgstr "" + +#: src/BufferView.cpp:1672 +msgid "Statistics" +msgstr "" + +#: src/BufferView.cpp:1806 +#, c-format +msgid "" +"`inset-forall' interrupted because number of actions is larger than %1$d" +msgstr "" + +#: src/BufferView.cpp:1808 +#, c-format +msgid "Applied \"%1$s\" to %2$d insets" +msgstr "" + +#: src/BufferView.cpp:1816 +#, fuzzy +msgid "Branch name" +msgstr "Vertakkingen" + +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 +msgid "Branch already exists" +msgstr "" + +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 +#, fuzzy +msgid "Inverse Search Failed" +msgstr "Zoekveld:" + +#: src/BufferView.cpp:2294 +msgid "" +"Invalid position requested by inverse search.\n" +"You need to update the viewed document." +msgstr "" + +#: src/BufferView.cpp:2673 +#, c-format +msgid "Inserting document %1$s..." +msgstr "" + +#: src/BufferView.cpp:2684 +#, c-format +msgid "Document %1$s inserted." +msgstr "" + +#: src/BufferView.cpp:2686 +#, c-format +msgid "Could not insert document %1$s" +msgstr "" + +#: src/BufferView.cpp:2951 +#, c-format +msgid "" +"Could not read the specified document\n" +"%1$s\n" +"due to the error: %2$s" +msgstr "" + +#: src/BufferView.cpp:2953 +msgid "Could not read file" +msgstr "" + +#: src/BufferView.cpp:2960 +#, c-format +msgid "" +"%1$s\n" +" is not readable." +msgstr "" + +#: src/BufferView.cpp:2961 src/output.cpp:39 +msgid "Could not open file" +msgstr "" + +#: src/BufferView.cpp:2968 +msgid "Reading not UTF-8 encoded file" +msgstr "" + +#: src/BufferView.cpp:2969 +msgid "" +"The file is not UTF-8 encoded.\n" +"It will be read as local 8Bit-encoded.\n" +"If this does not give the correct result\n" +"then please change the encoding of the file\n" +"to UTF-8 with a program other than LyX.\n" +msgstr "" + +#: src/Changes.cpp:363 src/Paragraph.cpp:2511 +#: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 +#: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 +msgid "LyX Warning: " +msgstr "" + +#: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 +#: src/mathed/InsetMathString.cpp:162 +msgid "uncodable character" +msgstr "" + +#: src/Changes.cpp:379 +msgid "Uncodable character in author name" +msgstr "" + +#: src/Changes.cpp:380 +#, c-format +msgid "" +"The author name '%1$s',\n" +"used for change tracking, contains glyphs that cannot be\n" +"represented in the current encoding. The respective glyphs\n" +"will be omitted in the exported LaTeX file.\n" +"\n" +"Choose an appropriate document encoding (such as utf8)\n" +"or change the spelling of the author name." +msgstr "" + +#: src/Chktex.cpp:63 +#, c-format +msgid "ChkTeX warning id # %1$d" +msgstr "" + +#: src/Chktex.cpp:65 +msgid "ChkTeX warning id # " +msgstr "" + +#: src/Color.cpp:201 src/insets/InsetBibtex.cpp:178 +#: src/insets/InsetBibtex.cpp:203 +msgid "none" +msgstr "geen" + +#: src/Color.cpp:202 +msgid "black" +msgstr "zwart" + +#: src/Color.cpp:203 +msgid "white" +msgstr "wit" + +#: src/Color.cpp:204 +msgid "red" +msgstr "rood" + +#: src/Color.cpp:205 +msgid "green" +msgstr "groen" + +#: src/Color.cpp:206 +msgid "blue" +msgstr "blauw" + +#: src/Color.cpp:207 +msgid "cyan" +msgstr "cyaan" + +#: src/Color.cpp:208 +msgid "magenta" +msgstr "magenta" + +#: src/Color.cpp:209 +msgid "yellow" +msgstr "geel" + +#: src/Color.cpp:210 +msgid "cursor" +msgstr "cursor" + +#: src/Color.cpp:211 +msgid "background" +msgstr "achtergrond" + +#: src/Color.cpp:212 +msgid "text" +msgstr "tekst" + +#: src/Color.cpp:213 +msgid "selection" +msgstr "selectie" + +#: src/Color.cpp:214 +msgid "selected text" +msgstr "geselecteerde tekst" + +#: src/Color.cpp:216 +msgid "LaTeX text" +msgstr "LaTeX tekst" + +#: src/Color.cpp:217 +msgid "inline completion" +msgstr "auto-aanvulling" + +#: src/Color.cpp:219 +msgid "non-unique inline completion" +msgstr "niet-unieke auto-aanvulling" + +#: src/Color.cpp:221 +msgid "previewed snippet" +msgstr "" + +#: src/Color.cpp:222 +msgid "note label" +msgstr "" + +#: src/Color.cpp:223 +msgid "note background" +msgstr "" + +#: src/Color.cpp:224 +msgid "comment label" +msgstr "" + +#: src/Color.cpp:225 +msgid "comment background" +msgstr "" + +#: src/Color.cpp:226 +msgid "greyedout inset label" +msgstr "" + +#: src/Color.cpp:227 +msgid "greyedout inset text" +msgstr "" + +#: src/Color.cpp:228 +msgid "greyedout inset background" +msgstr "" + +#: src/Color.cpp:229 +msgid "phantom inset text" +msgstr "" + +#: src/Color.cpp:230 +msgid "shaded box" +msgstr "" + +#: src/Color.cpp:231 +msgid "listings background" +msgstr "" + +#: src/Color.cpp:232 +msgid "branch label" +msgstr "" + +#: src/Color.cpp:233 +msgid "footnote label" +msgstr "" + +#: src/Color.cpp:234 +msgid "index label" +msgstr "" + +#: src/Color.cpp:235 +msgid "margin note label" +msgstr "" + +#: src/Color.cpp:236 +msgid "URL label" +msgstr "" + +#: src/Color.cpp:237 +msgid "URL text" +msgstr "" + +#: src/Color.cpp:238 +msgid "depth bar" +msgstr "" + +#: src/Color.cpp:239 +msgid "language" +msgstr "" + +#: src/Color.cpp:240 +msgid "command inset" +msgstr "" + +#: src/Color.cpp:241 +msgid "command inset background" +msgstr "" + +#: src/Color.cpp:242 +msgid "command inset frame" +msgstr "" + +#: src/Color.cpp:243 +msgid "special character" +msgstr "" + +#: src/Color.cpp:244 +msgid "math" +msgstr "wiskunde" + +#: src/Color.cpp:245 +msgid "math background" +msgstr "wiskunde achtergrond" + +#: src/Color.cpp:246 +msgid "graphics background" +msgstr "afbeeldingen achtergrond" + +#: src/Color.cpp:247 src/Color.cpp:251 +msgid "math macro background" +msgstr "wiskunde-macro achtergrond" + +#: src/Color.cpp:248 +msgid "math frame" +msgstr "wiskunde kader" + +#: src/Color.cpp:249 +msgid "math corners" +msgstr "wiskunde hoeken" + +#: src/Color.cpp:250 +msgid "math line" +msgstr "wiskunde regel" + +#: src/Color.cpp:252 +msgid "math macro hovered background" +msgstr "" + +#: src/Color.cpp:253 +msgid "math macro label" +msgstr "" + +#: src/Color.cpp:254 +msgid "math macro frame" +msgstr "" + +#: src/Color.cpp:255 +msgid "math macro blended out" +msgstr "" + +#: src/Color.cpp:256 +msgid "math macro old parameter" +msgstr "" + +#: src/Color.cpp:257 +msgid "math macro new parameter" +msgstr "" + +#: src/Color.cpp:258 +msgid "collapsable inset text" +msgstr "" + +#: src/Color.cpp:259 +msgid "collapsable inset frame" +msgstr "" + +#: src/Color.cpp:260 +msgid "inset background" +msgstr "" + +#: src/Color.cpp:261 +msgid "inset frame" +msgstr "" + +#: src/Color.cpp:262 +msgid "LaTeX error" +msgstr "LaTeX-fout" + +#: src/Color.cpp:263 +msgid "end-of-line marker" +msgstr "regeleinde-markering" + +#: src/Color.cpp:264 +msgid "appendix marker" +msgstr "appendix-markering" + +#: src/Color.cpp:265 +msgid "change bar" +msgstr "" + +#: src/Color.cpp:266 +msgid "deleted text" +msgstr "verwijderde tekst" + +#: src/Color.cpp:267 +msgid "added text" +msgstr "toegevoegde tekst" + +#: src/Color.cpp:268 +msgid "changed text 1st author" +msgstr "" + +#: src/Color.cpp:269 +msgid "changed text 2nd author" +msgstr "" + +#: src/Color.cpp:270 +msgid "changed text 3rd author" +msgstr "" + +#: src/Color.cpp:271 +msgid "changed text 4th author" +msgstr "" + +#: src/Color.cpp:272 +msgid "changed text 5th author" +msgstr "" + +#: src/Color.cpp:273 +msgid "deleted text modifier" +msgstr "" + +#: src/Color.cpp:274 +msgid "added space markers" +msgstr "" + +#: src/Color.cpp:275 +msgid "table line" +msgstr "" + +#: src/Color.cpp:276 +msgid "table on/off line" +msgstr "" + +#: src/Color.cpp:278 +msgid "bottom area" +msgstr "" + +#: src/Color.cpp:279 +msgid "new page" +msgstr "nieuwe pagina" + +#: src/Color.cpp:280 +msgid "page break / line break" +msgstr "pagina- / regeleinde" + +#: src/Color.cpp:281 +msgid "frame of button" +msgstr "" + +#: src/Color.cpp:282 +msgid "button background" +msgstr "" + +#: src/Color.cpp:283 +msgid "button background under focus" +msgstr "" + +#: src/Color.cpp:284 +msgid "paragraph marker" +msgstr "alineamarkering" + +#: src/Color.cpp:285 +msgid "preview frame" +msgstr "" + +#: src/Color.cpp:286 +msgid "inherit" +msgstr "erven" + +#: src/Color.cpp:287 +#, fuzzy +msgid "regexp frame" +msgstr "Geen kader" + +#: src/Color.cpp:288 +msgid "ignore" +msgstr "negeren" + +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 +msgid "Cannot convert file" +msgstr "Kan bestand niet converteren" + +#: src/Converter.cpp:331 +#, c-format +msgid "" +"No information for converting %1$s format files to %2$s.\n" +"Define a converter in the preferences." +msgstr "" + +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 +msgid "Executing command: " +msgstr "Bezig met uitvoeren:" + +#: src/Converter.cpp:488 +msgid "Build errors" +msgstr "Compileerfouten" + +#: src/Converter.cpp:489 +msgid "There were errors during the build process." +msgstr "Er zijn fouten opgetreden tijdens het compileren." + +#: src/Converter.cpp:494 +#, fuzzy, c-format +msgid "" +"An error occurred while running:\n" +"%1$s" +msgstr "Er is een fout opgetreden bij het uitvoeren van %1$s" + +#: src/Converter.cpp:517 +#, c-format +msgid "Could not move a temporary directory from %1$s to %2$s." +msgstr "" + +#: src/Converter.cpp:561 +#, c-format +msgid "Could not copy a temporary file from %1$s to %2$s." +msgstr "" + +#: src/Converter.cpp:562 +#, c-format +msgid "Could not move a temporary file from %1$s to %2$s." +msgstr "" + +#: src/Converter.cpp:618 +msgid "Running LaTeX..." +msgstr "Bezig met LaTeX uitvoeren..." + +#: src/Converter.cpp:637 +#, c-format +msgid "" +"LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " +"log %1$s." +msgstr "" +"Er is een fout opgetreden bij het uitvoeren van LaTeX. Ook kan LyX het LaTeX-" +"log %1$s niet vinden." + +#: src/Converter.cpp:640 +msgid "LaTeX failed" +msgstr "Fout bij het uitvoeren van LaTeX" + +#: src/Converter.cpp:642 +msgid "Output is empty" +msgstr "Uitvoerbestand is leeg" + +#: src/Converter.cpp:643 +msgid "An empty output file was generated." +msgstr "Een leeg uitvoerbestand is aangemaakt." + +#: src/CutAndPaste.cpp:346 +#, fuzzy, c-format +msgid "" +"The pasted branch \"%1$s\" is undefined.\n" +"Do you want to add it to the document's branch list?" +msgstr "" +"Het document %1$s bevat niet-opgeslagen veranderingen.\n" +"\n" +"Wilt u het document opslaan of de veranderingen verwerpen?" + +#: src/CutAndPaste.cpp:349 +#, fuzzy +msgid "Unknown branch" +msgstr "Onbekende gebruiker" + +#: src/CutAndPaste.cpp:350 +msgid "&Don't Add" +msgstr "" + +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 +#, fuzzy, c-format +msgid "Layout `%1$s' was not found." +msgstr "Document-type niet gevonden" + +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 +#, fuzzy +msgid "Layout Not Found" +msgstr "Module niet gevonden!" + +#: src/CutAndPaste.cpp:695 +#, c-format +msgid "Flex inset %1$s is undefined after reloading `%2$s' layout." +msgstr "" + +#: src/CutAndPaste.cpp:698 +#, c-format +msgid "" +"Flex inset %1$s is undefined because of conversion from `%2$s' layout to `" +"%3$s'." +msgstr "" + +#: src/CutAndPaste.cpp:703 +msgid "Undefined flex inset" +msgstr "" + +#: src/Exporter.cpp:50 +msgid "&Keep file" +msgstr "Bestand &houden" + +#: src/Exporter.cpp:51 +msgid "Overwrite &all" +msgstr "&Alle overschrijven" + +#: src/Exporter.cpp:51 +msgid "&Cancel export" +msgstr "" + +#: src/Exporter.cpp:96 +msgid "Couldn't copy file" +msgstr "" + +#: src/Exporter.cpp:97 +#, c-format +msgid "Copying %1$s to %2$s failed." +msgstr "" + +#: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 +#: src/frontends/qt4/GuiDocument.cpp:3224 +#: src/frontends/qt4/GuiListings.cpp:159 +msgid "Roman" +msgstr "Romein" + +#: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 +#: src/frontends/qt4/GuiDocument.cpp:3224 +#: src/frontends/qt4/GuiListings.cpp:159 +msgid "Sans Serif" +msgstr "Schreefloos" + +#: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 +#: src/frontends/qt4/GuiDocument.cpp:3224 +#: src/frontends/qt4/GuiListings.cpp:159 +msgid "Typewriter" +msgstr "Typemachine" + +#: src/Font.cpp:59 +msgid "Symbol" +msgstr "Symbolen" + +#: src/Font.cpp:61 src/Font.cpp:64 src/Font.cpp:67 src/Font.cpp:73 +#: src/Font.cpp:76 +msgid "Inherit" +msgstr "Erven" + +#: src/Font.cpp:64 src/frontends/qt4/GuiCharacter.cpp:110 +msgid "Medium" +msgstr "Gemiddeld" + +#: src/Font.cpp:64 src/frontends/qt4/GuiCharacter.cpp:111 +msgid "Bold" +msgstr "Vet" + +#: src/Font.cpp:67 src/frontends/qt4/GuiCharacter.cpp:43 +msgid "Upright" +msgstr "Rechtop" + +#: src/Font.cpp:67 src/frontends/qt4/GuiCharacter.cpp:44 +msgid "Italic" +msgstr "Cursief" + +#: src/Font.cpp:67 src/frontends/qt4/GuiCharacter.cpp:45 +msgid "Slanted" +msgstr "Schuin" + +#: src/Font.cpp:67 +msgid "Smallcaps" +msgstr "Kleinkapitaal" + +#: src/Font.cpp:72 src/frontends/qt4/GuiCharacter.cpp:66 +msgid "Increase" +msgstr "Groter" + +#: src/Font.cpp:72 src/frontends/qt4/GuiCharacter.cpp:67 +msgid "Decrease" +msgstr "Kleiner" + +#: src/Font.cpp:76 +msgid "Toggle" +msgstr "Wisselen" + +#: src/Font.cpp:160 +#, c-format +msgid "Emphasis %1$s, " +msgstr "" + +#: src/Font.cpp:163 +#, c-format +msgid "Underline %1$s, " +msgstr "" + +#: src/Font.cpp:166 +#, c-format +msgid "Strikeout %1$s, " +msgstr "" + +#: src/Font.cpp:169 +#, c-format +msgid "Double underline %1$s, " +msgstr "" + +#: src/Font.cpp:172 +#, fuzzy, c-format +msgid "Wavy underline %1$s, " +msgstr "underline" + +#: src/Font.cpp:175 +#, c-format +msgid "Noun %1$s, " +msgstr "" + +#: src/Font.cpp:189 +#, c-format +msgid "Language: %1$s, " +msgstr "" + +#: src/Font.cpp:192 +#, fuzzy, c-format +msgid "Number %1$s" +msgstr "Getal" + +#: src/Format.cpp:265 src/Format.cpp:278 src/Format.cpp:288 +msgid "Cannot view file" +msgstr "" + +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 +#, c-format +msgid "File does not exist: %1$s" +msgstr "" + +#: src/Format.cpp:279 +#, c-format +msgid "No information for viewing %1$s" +msgstr "" + +#: src/Format.cpp:289 +#, c-format +msgid "Auto-view file %1$s failed" +msgstr "" + +#: src/Format.cpp:332 src/Format.cpp:344 src/Format.cpp:357 src/Format.cpp:368 +msgid "Cannot edit file" +msgstr "" + +#: src/Format.cpp:345 +msgid "LinkBack files can only be edited on Apple Mac OSX." +msgstr "" + +#: src/Format.cpp:358 +#, c-format +msgid "No information for editing %1$s" +msgstr "" + +#: src/Format.cpp:369 +#, c-format +msgid "Auto-edit file %1$s failed" +msgstr "" + +#: src/KeyMap.cpp:227 src/KeyMap.cpp:242 +#, fuzzy +msgid "Could not find bind file" +msgstr " kon het bestand niet schrijven." + +#: src/KeyMap.cpp:228 +#, fuzzy, c-format +msgid "" +"Unable to find the bind file\n" +"%1$s.\n" +"Please check your installation." +msgstr "" +"Niet gelukt om shfolder.dll te laden.\n" +"Installeer deze." + +#: src/KeyMap.cpp:235 +msgid "Could not find `cua.bind' file" +msgstr "" + +#: src/KeyMap.cpp:236 +msgid "" +"Unable to find the default bind file `cua.bind'.\n" +"Please check your installation." +msgstr "" + +#: src/KeyMap.cpp:243 +#, c-format +msgid "" +"Unable to find the bind file\n" +"%1$s.\n" +"Falling back to default." +msgstr "" + +#: src/KeySequence.cpp:182 +msgid " options: " +msgstr "" + +#: src/LaTeX.cpp:58 +#, c-format +msgid "Waiting for LaTeX run number %1$d" +msgstr "" + +#: src/LaTeX.cpp:266 src/LaTeX.cpp:369 +msgid "Running Index Processor." +msgstr "" + +#: src/LaTeX.cpp:292 src/LaTeX.cpp:352 +msgid "Running BibTeX." +msgstr "" + +#: src/LaTeX.cpp:460 +msgid "Running MakeIndex for nomencl." +msgstr "" + +#: src/LyX.cpp:121 +msgid "Could not read configuration file" +msgstr "" + +#: src/LyX.cpp:122 +#, c-format +msgid "" +"Error while reading the configuration file\n" +"%1$s.\n" +"Please check your installation." +msgstr "" + +#: src/LyX.cpp:131 +msgid "LyX: reconfiguring user directory" +msgstr "" + +#: src/LyX.cpp:135 +msgid "Done!" +msgstr "" + +#: src/LyX.cpp:401 +#, fuzzy +msgid "The following files could not be loaded:" +msgstr "Het document-type %1$s kan niet geladen worden." + +#: src/LyX.cpp:438 +#, c-format +msgid "%1$s does not appear like a LyX created temporary directory." +msgstr "" + +#: src/LyX.cpp:440 +msgid "Cannot remove temporary directory" +msgstr "" + +#: src/LyX.cpp:446 +#, c-format +msgid "Unable to remove the temporary directory %1$s" +msgstr "" + +#: src/LyX.cpp:448 +msgid "Unable to remove temporary directory" +msgstr "" + +#: src/LyX.cpp:477 +#, c-format +msgid "Wrong command line option `%1$s'. Exiting." +msgstr "" + +#: src/LyX.cpp:551 +msgid "No textclass is found" +msgstr "" + +#: src/LyX.cpp:552 +msgid "" +"LyX will only have minimal functionality because no textclasses have been " +"found. You can either try to reconfigure LyX normally, try to reconfigure " +"without checking your LaTeX installation, or continue." +msgstr "" + +#: src/LyX.cpp:556 +msgid "&Reconfigure" +msgstr "" + +#: src/LyX.cpp:557 +msgid "&Without LaTeX" +msgstr "" + +#: src/LyX.cpp:558 src/VCBackend.cpp:845 src/VCBackend.cpp:849 +#, fuzzy +msgid "&Continue" +msgstr "&Inhoud:" + +#: src/LyX.cpp:661 +msgid "" +"SIGHUP signal caught!\n" +"Bye." +msgstr "" + +#: src/LyX.cpp:665 +msgid "" +"SIGFPE signal caught!\n" +"Bye." +msgstr "" + +#: src/LyX.cpp:668 +msgid "" +"SIGSEGV signal caught!\n" +"Sorry, you have found a bug in LyX, hope you have not lost any data.\n" +"Please read the bug-reporting instructions in 'Help->Introduction' and send " +"us a bug report, if necessary. Thanks!\n" +"Bye." +msgstr "" + +#: src/LyX.cpp:684 +msgid "LyX crashed!" +msgstr "" + +#: src/LyX.cpp:718 src/frontends/qt4/GuiView.cpp:989 +msgid "LyX: " +msgstr "LyX:" + +#: src/LyX.cpp:858 +msgid "Could not create temporary directory" +msgstr "" + +#: src/LyX.cpp:859 +#, c-format +msgid "" +"Could not create a temporary directory in\n" +"\"%1$s\"\n" +"Make sure that this path exists and is writable and try again." +msgstr "" + +#: src/LyX.cpp:942 +msgid "Missing user LyX directory" +msgstr "" + +#: src/LyX.cpp:943 +#, c-format +msgid "" +"You have specified a non-existent user LyX directory, %1$s.\n" +"It is needed to keep your own configuration." +msgstr "" + +#: src/LyX.cpp:948 +msgid "&Create directory" +msgstr "" + +#: src/LyX.cpp:949 +msgid "&Exit LyX" +msgstr "" + +#: src/LyX.cpp:950 +msgid "No user LyX directory. Exiting." +msgstr "" + +#: src/LyX.cpp:954 +#, c-format +msgid "LyX: Creating directory %1$s" +msgstr "" + +#: src/LyX.cpp:959 +msgid "Failed to create directory. Exiting." +msgstr "" + +#: src/LyX.cpp:1032 +msgid "List of supported debug flags:" +msgstr "" + +#: src/LyX.cpp:1036 +#, c-format +msgid "Setting debug level to %1$s" +msgstr "" + +#: src/LyX.cpp:1047 +msgid "" +"Usage: lyx [ command line switches ] [ name.lyx ... ]\n" +"Command line switches (case sensitive):\n" +"\t-help summarize LyX usage\n" +"\t-userdir dir set user directory to dir\n" +"\t-sysdir dir set system directory to dir\n" +"\t-geometry WxH+X+Y set geometry of the main window\n" +"\t-dbg feature[,feature]...\n" +" select the features to debug.\n" +" Type `lyx -dbg' to see the list of features\n" +"\t-x [--execute] command\n" +" where command is a lyx command.\n" +"\t-e [--export] fmt\n" +" where fmt is the export format of choice.\n" +" Look on Tools->Preferences->File formats->Format\n" +" to get an idea which parameters should be passed.\n" +" Note that the order of -e and -x switches matters.\n" +"\t-i [--import] fmt file.xxx\n" +" where fmt is the import format of choice\n" +" and file.xxx is the file to be imported.\n" +"\t-f [--force-overwrite] what\n" +" where what is either `all', `main' or `none',\n" +" specifying whether all files, main file only, or no " +"files,\n" +" respectively, are to be overwritten during a batch " +"export.\n" +" Anything else is equivalent to `all', but is not " +"consumed.\n" +"\t-n [--no-remote]\n" +" open documents in a new instance\n" +"\t-r [--remote]\n" +" open documents in an already running instance\n" +" (a working lyxpipe is needed)\n" +"\t-batch execute commands without launching GUI and exit.\n" +"\t-version summarize version and build info\n" +"Check the LyX man page for more details." +msgstr "" + +#: src/LyX.cpp:1099 src/support/Package.cpp:563 +msgid "No system directory" +msgstr "" + +#: src/LyX.cpp:1100 +msgid "Missing directory for -sysdir switch" +msgstr "" + +#: src/LyX.cpp:1111 +msgid "No user directory" +msgstr "" + +#: src/LyX.cpp:1112 +msgid "Missing directory for -userdir switch" +msgstr "" + +#: src/LyX.cpp:1123 +msgid "Incomplete command" +msgstr "" + +#: src/LyX.cpp:1124 +msgid "Missing command string after --execute switch" +msgstr "" + +#: src/LyX.cpp:1135 +msgid "Missing file type [eg latex, ps...] after --export switch" +msgstr "" + +#: src/LyX.cpp:1148 +msgid "Missing file type [eg latex, ps...] after --import switch" +msgstr "" + +#: src/LyX.cpp:1153 +msgid "Missing filename for --import" +msgstr "" + +#: src/LyXRC.cpp:3086 +msgid "" +"Consider run-together words, such as \"diskdrive\" for \"disk drive\", as " +"legal words?" +msgstr "" + +#: src/LyXRC.cpp:3090 +msgid "" +"Specify an alternate language. The default is to use the language of the " +"document." +msgstr "" + +#: src/LyXRC.cpp:3098 +msgid "" +"De-select if you don't want the current selection to be replaced " +"automatically by what you type." +msgstr "" + +#: src/LyXRC.cpp:3102 +msgid "" +"De-select if you don't want the class options to be reset to defaults after " +"class change." +msgstr "" + +#: src/LyXRC.cpp:3106 +msgid "" +"The time interval between auto-saves (in seconds). 0 means no auto-save." +msgstr "" + +#: src/LyXRC.cpp:3113 +msgid "" +"The path for storing backup files. If it is an empty string, LyX will store " +"the backup file in the same directory as the original file." +msgstr "" + +#: src/LyXRC.cpp:3117 +msgid "" +"Define the options of bibtex (cf. man bibtex) or select an alternative " +"compiler (e.g. mlbibtex or bibulus)." +msgstr "" + +#: src/LyXRC.cpp:3121 +msgid "Define the options of the bibtex program for PLaTeX (Japanese LaTeX)." +msgstr "" + +#: src/LyXRC.cpp:3125 +msgid "" +"Keybindings file. Can either specify an absolute path, or LyX will look in " +"its global and local bind/ directories." +msgstr "" + +#: src/LyXRC.cpp:3129 +msgid "Select to check whether the lastfiles still exist." +msgstr "" + +#: src/LyXRC.cpp:3133 +msgid "" +"Define how to run chktex. E.g. \"chktex -n11 -n1 -n3 -n6 -n9 -22 -n25 -n30 -" +"n38\" Refer to the ChkTeX documentation." +msgstr "" + +#: src/LyXRC.cpp:3143 +msgid "" +"LyX normally doesn't update the cursor position if you move the scrollbar. " +"Set to true if you'd prefer to always have the cursor on screen." +msgstr "" + +#: src/LyXRC.cpp:3151 +msgid "" +"LyX normally doesn't allow the user to scroll further than the bottom of the " +"document. Set to true if you prefer to scroll the bottom of the document to " +"the top of the screen" +msgstr "" + +#: src/LyXRC.cpp:3155 +msgid "Make Apple key act as Meta and Control key as Ctrl." +msgstr "" + +#: src/LyXRC.cpp:3159 +msgid "Use the Mac OS X conventions for the word-level cursor movement" +msgstr "" + +#: src/LyXRC.cpp:3163 +msgid "" +"Show a small box around a Math Macro with the macro name when the cursor is " +"inside." +msgstr "" + +#: src/LyXRC.cpp:3168 +#, no-c-format +msgid "" +"This accepts the normal strftime formats; see man strftime for full details. " +"E.g.\"%A, %e. %B %Y\"." +msgstr "" + +#: src/LyXRC.cpp:3172 +msgid "" +"Command definition file. Can either specify an absolute path, or LyX will " +"look in its global and local commands/ directories." +msgstr "" + +#: src/LyXRC.cpp:3176 +msgid "The default format used with LFUN_BUFFER_[VIEW|UPDATE]." +msgstr "" + +#: src/LyXRC.cpp:3180 +msgid "New documents will be assigned this language." +msgstr "" + +#: src/LyXRC.cpp:3184 +#, fuzzy +msgid "Specify the default paper size." +msgstr "Standaard papier&formaat:" + +#: src/LyXRC.cpp:3188 +msgid "" +"Iconify the dialogs when the main window is iconified. (Affects only dialogs " +"shown after the change has been made.)" +msgstr "" + +#: src/LyXRC.cpp:3192 +msgid "Select how LyX will display any graphics." +msgstr "" + +#: src/LyXRC.cpp:3196 +msgid "" +"The default path for your documents. An empty value selects the directory " +"LyX was started from." +msgstr "" + +#: src/LyXRC.cpp:3200 +msgid "Specify additional chars that can be part of a word." +msgstr "" + +#: src/LyXRC.cpp:3204 +msgid "" +"The path that LyX will set when offering to choose an example. An empty " +"value selects the directory LyX was started from." +msgstr "" + +#: src/LyXRC.cpp:3208 +msgid "" +"The font encoding used for the LaTeX2e fontenc package. T1 is highly " +"recommended for non-English languages." +msgstr "" + +#: src/LyXRC.cpp:3212 +msgid "Disable any kerning and ligatures for text drawing on screen." +msgstr "" + +#: src/LyXRC.cpp:3219 +msgid "" +"Define the options of makeindex (cf. man makeindex) or select an alternative " +"compiler. E.g., using xindy/make-rules, the command string would be " +"\"makeindex.sh -m $$lang\"." +msgstr "" + +#: src/LyXRC.cpp:3223 +msgid "Define the options of the index program for PLaTeX (Japanese LaTeX)." +msgstr "" + +#: src/LyXRC.cpp:3227 +msgid "" +"Define the options of makeindex (cf. man makeindex) to be used for " +"nomenclatures. This might differ from the index processing options." +msgstr "" + +#: src/LyXRC.cpp:3236 +msgid "" +"Use this to set the correct mapping file for your keyboard. You'll need this " +"if you for instance want to type German documents on an American keyboard." +msgstr "" + +#: src/LyXRC.cpp:3240 +msgid "" +"Select if a language switching command is needed at the beginning of the " +"document." +msgstr "" + +#: src/LyXRC.cpp:3244 +msgid "" +"Select if a language switching command is needed at the end of the document." +msgstr "" + +#: src/LyXRC.cpp:3248 +msgid "" +"The LaTeX command for changing from the language of the document to another " +"language. E.g. \\selectlanguage{$$lang} where $$lang is substituted by the " +"name of the second language." +msgstr "" + +#: src/LyXRC.cpp:3252 +msgid "The LaTeX command for changing back to the language of the document." +msgstr "" + +#: src/LyXRC.cpp:3256 +msgid "The LaTeX command for local changing of the language." +msgstr "" + +#: src/LyXRC.cpp:3260 +msgid "" +"De-select if you don't want the language(s) used as an argument to " +"\\documentclass." +msgstr "" + +#: src/LyXRC.cpp:3264 +msgid "" +"The LaTeX command for loading the language package. E.g. \"\\usepackage" +"{babel}\", \"\\usepackage{omega}\"." +msgstr "" + +#: src/LyXRC.cpp:3268 +msgid "" +"De-select if you don't want babel to be used when the language of the " +"document is the default language." +msgstr "" + +#: src/LyXRC.cpp:3272 +msgid "De-select if you do not want LyX to scroll to saved position." +msgstr "" + +#: src/LyXRC.cpp:3276 +msgid "De-select to prevent loading files opened from the last LyX session." +msgstr "" + +#: src/LyXRC.cpp:3280 +msgid "De-select if you don't want LyX to create backup files." +msgstr "" + +#: src/LyXRC.cpp:3284 +msgid "" +"Select to control the highlighting of words with a language foreign to that " +"of the document." +msgstr "" + +#: src/LyXRC.cpp:3288 +msgid "The scrolling speed of the mouse wheel." +msgstr "" + +#: src/LyXRC.cpp:3293 +msgid "The completion popup delay." +msgstr "" + +#: src/LyXRC.cpp:3297 +msgid "Select to display the completion popup in math mode." +msgstr "" + +#: src/LyXRC.cpp:3301 +msgid "Select to display the completion popup in text mode." +msgstr "" + +#: src/LyXRC.cpp:3305 +msgid "" +"Show the completion popup without delay after non-unique completion attempt." +msgstr "" + +#: src/LyXRC.cpp:3309 +msgid "" +"Show a small triangle on the cursor to indicate that a completion is " +"available." +msgstr "" + +#: src/LyXRC.cpp:3313 +msgid "The inline completion delay." +msgstr "" + +#: src/LyXRC.cpp:3317 +msgid "Select to display the inline completion in math mode." +msgstr "" + +#: src/LyXRC.cpp:3321 +msgid "Select to display the inline completion in text mode." +msgstr "" + +#: src/LyXRC.cpp:3325 +msgid "Use \"...\" to shorten long completions." +msgstr "" + +#: src/LyXRC.cpp:3329 +msgid "Allow TeXMacs shorthand, like => converting to \\Rightarrow." +msgstr "" + +#: src/LyXRC.cpp:3333 +#, c-format +msgid "Maximal number of lastfiles. Up to %1$d can appear in the file menu." +msgstr "" + +#: src/LyXRC.cpp:3344 +msgid "Shows a typeset preview of things such as math" +msgstr "" + +#: src/LyXRC.cpp:3348 +msgid "Previewed equations will have \"(#)\" labels rather than numbered ones" +msgstr "" + +#: src/LyXRC.cpp:3352 +msgid "Scale the preview size to suit." +msgstr "" + +#: src/LyXRC.cpp:3356 +msgid "The option for specifying whether the copies should be collated." +msgstr "" + +#: src/LyXRC.cpp:3360 +msgid "The option for specifying the number of copies to print." +msgstr "" + +#: src/LyXRC.cpp:3364 +msgid "" +"The default printer to print on. If none is specified, LyX will use the " +"environment variable PRINTER." +msgstr "" + +#: src/LyXRC.cpp:3368 +msgid "The option to print only even pages." +msgstr "" + +#: src/LyXRC.cpp:3372 +msgid "" +"Extra options to pass to printing program after everything else, but before " +"the filename of the DVI file to be printed." +msgstr "" + +#: src/LyXRC.cpp:3376 +msgid "Extension of printer program output file. Usually \".ps\"." +msgstr "" + +#: src/LyXRC.cpp:3380 +msgid "The option to print out in landscape." +msgstr "" + +#: src/LyXRC.cpp:3384 +msgid "The option to print only odd pages." +msgstr "" + +#: src/LyXRC.cpp:3388 +msgid "The option for specifying a comma-separated list of pages to print." +msgstr "" + +#: src/LyXRC.cpp:3392 +msgid "Option to specify the dimensions of the print paper." +msgstr "" + +#: src/LyXRC.cpp:3396 +msgid "The option to specify paper type." +msgstr "" + +#: src/LyXRC.cpp:3400 +msgid "The option to reverse the order of the pages printed." +msgstr "" + +#: src/LyXRC.cpp:3404 +msgid "" +"When set, this printer option automatically prints to a file and then calls " +"a separate print spooling program on that file with the given name and " +"arguments." +msgstr "" + +#: src/LyXRC.cpp:3408 +msgid "" +"If you specify a printer name in the print dialog, the following argument is " +"prepended along with the printer name after the spool command." +msgstr "" + +#: src/LyXRC.cpp:3412 +msgid "Option to pass to the print program to print to a file." +msgstr "" + +#: src/LyXRC.cpp:3416 +msgid "Option to pass to the print program to print on a specific printer." +msgstr "" + +#: src/LyXRC.cpp:3420 +msgid "" +"Select for LyX to pass the name of the destination printer to your print " +"command." +msgstr "" + +#: src/LyXRC.cpp:3424 +msgid "Your favorite print program, e.g. \"dvips\", \"dvilj4\"." +msgstr "" + +#: src/LyXRC.cpp:3432 +msgid "" +"Select to have visual bidi cursor movement, unselect for logical movement." +msgstr "" + +#: src/LyXRC.cpp:3436 +msgid "" +"DPI (dots per inch) of your monitor is auto-detected by LyX. If that goes " +"wrong, override the setting here." +msgstr "" + +#: src/LyXRC.cpp:3442 +msgid "The screen fonts used to display the text while editing." +msgstr "" + +#: src/LyXRC.cpp:3451 +msgid "" +"Allow bitmap fonts to be resized. If you are using a bitmap font, selecting " +"this option may make some fonts look blocky in LyX. Deselecting this option " +"makes LyX use the nearest bitmap font size available, instead of scaling." +msgstr "" + +#: src/LyXRC.cpp:3455 +msgid "The font sizes used for calculating the scaling of the screen fonts." +msgstr "" + +#: src/LyXRC.cpp:3460 +#, no-c-format +msgid "" +"The zoom percentage for screen fonts. A setting of 100% will make the fonts " +"roughly the same size as on paper." +msgstr "" + +#: src/LyXRC.cpp:3464 +msgid "Allow session manager to save and restore windows geometry." +msgstr "" + +#: src/LyXRC.cpp:3468 +msgid "" +"This starts the lyxserver. The pipes get an additional extension \".in\" and " +"\".out\". Only for advanced users." +msgstr "" + +#: src/LyXRC.cpp:3475 +msgid "De-select if you don't want the startup banner." +msgstr "" + +#: src/LyXRC.cpp:3479 +msgid "" +"LyX will place its temporary directories in this path. They will be deleted " +"when you quit LyX." +msgstr "" + +#: src/LyXRC.cpp:3483 +msgid "This is the place where the files of the thesaurus library reside." +msgstr "" + +#: src/LyXRC.cpp:3487 +msgid "" +"The path that LyX will set when offering to choose a template. An empty " +"value selects the directory LyX was started from." +msgstr "" + +#: src/LyXRC.cpp:3504 +msgid "" +"The UI (user interface) file. Can either specify an absolute path, or LyX " +"will look in its global and local ui/ directories." +msgstr "" + +#: src/LyXRC.cpp:3514 +msgid "" +"Enable use the system colors for some things like main window background and " +"selection." +msgstr "" + +#: src/LyXRC.cpp:3518 +msgid "Enable the automatic appearance of tool tips in the work area." +msgstr "" + +#: src/LyXRC.cpp:3522 +msgid "" +"Enable the pixmap cache that might improve performance on Mac and Windows." +msgstr "" + +#: src/LyXRC.cpp:3526 +msgid "Specify the paper command to DVI viewer (leave empty or use \"-paper\")" +msgstr "" + +#: src/LyXVC.cpp:86 +#, c-format +msgid "Do you want to retrieve the document %1$s from version control?" +msgstr "" + +#: src/LyXVC.cpp:88 +msgid "Retrieve from version control?" +msgstr "" + +#: src/LyXVC.cpp:89 +msgid "&Retrieve" +msgstr "" + +#: src/LyXVC.cpp:115 +msgid "Document not saved" +msgstr "" + +#: src/LyXVC.cpp:116 +msgid "You must save the document before it can be registered." +msgstr "" + +#: src/LyXVC.cpp:148 +msgid "LyX VC: Initial description" +msgstr "" + +#: src/LyXVC.cpp:149 src/LyXVC.cpp:156 +msgid "(no initial description)" +msgstr "" + +#: src/LyXVC.cpp:165 +msgid "(no log message)" +msgstr "" + +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 +msgid "LyX VC: Log Message" +msgstr "" + +#: src/LyXVC.cpp:218 +#, c-format +msgid "" +"Reverting to the stored version of the document %1$s will lose all current " +"changes.\n" +"\n" +"Do you want to revert to the older version?" +msgstr "" + +#: src/LyXVC.cpp:223 +msgid "Revert to stored version of document?" +msgstr "" + +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 +msgid "&Revert" +msgstr "" + +#: src/Paragraph.cpp:1955 +msgid "Senseless with this layout!" +msgstr "" + +#: src/Paragraph.cpp:2017 +msgid "Alignment not permitted" +msgstr "" + +#: src/Paragraph.cpp:2018 +msgid "" +"The new layout does not permit the alignment previously used.\n" +"Setting to default." +msgstr "" + +#: src/Paragraph.cpp:3097 +msgid "Memory problem" +msgstr "" + +#: src/Paragraph.cpp:3097 +msgid "Paragraph not properly initialized" +msgstr "" + +#: src/Text.cpp:391 +msgid "Unknown Inset" +msgstr "" + +#: src/Text.cpp:472 +msgid "Change tracking error" +msgstr "" + +#: src/Text.cpp:473 +#, c-format +msgid "Unknown author index for change: %1$d\n" +msgstr "" + +#: src/Text.cpp:484 +msgid "Unknown token" +msgstr "" + +#: src/Text.cpp:948 +msgid "" +"You cannot insert a space at the beginning of a paragraph. Please read the " +"Tutorial." +msgstr "" + +#: src/Text.cpp:956 +msgid "You cannot type two spaces this way. Please read the Tutorial." +msgstr "" + +#: src/Text.cpp:1787 +msgid "[Change Tracking] " +msgstr "" + +#: src/Text.cpp:1793 +msgid "Change: " +msgstr "" + +#: src/Text.cpp:1797 +msgid " at " +msgstr "" + +#: src/Text.cpp:1807 +#, c-format +msgid "Font: %1$s" +msgstr "Lettertype: %1$s" + +#: src/Text.cpp:1812 +#, c-format +msgid ", Depth: %1$d" +msgstr "" + +#: src/Text.cpp:1818 +msgid ", Spacing: " +msgstr "" + +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 +msgid "OneHalf" +msgstr "Anderhalf" + +#: src/Text.cpp:1830 +msgid "Other (" +msgstr "" + +#: src/Text.cpp:1839 +msgid ", Inset: " +msgstr "" + +#: src/Text.cpp:1840 +msgid ", Paragraph: " +msgstr "" + +#: src/Text.cpp:1841 +msgid ", Id: " +msgstr "" + +#: src/Text.cpp:1842 +msgid ", Position: " +msgstr "" + +#: src/Text.cpp:1848 +msgid ", Char: 0x" +msgstr "" + +#: src/Text.cpp:1850 +msgid ", Boundary: " +msgstr "" + +#: src/Text2.cpp:384 +msgid "No font change defined." +msgstr "" + +#: src/Text2.cpp:424 +msgid "Nothing to index!" +msgstr "" + +#: src/Text2.cpp:426 +msgid "Cannot index more than one paragraph!" +msgstr "" + +#: src/Text3.cpp:193 +msgid "Math editor mode" +msgstr "" + +#: src/Text3.cpp:195 +msgid "No valid math formula" +msgstr "" + +#: src/Text3.cpp:203 src/mathed/InsetMathNest.cpp:1029 +#, fuzzy +msgid "Already in regular expression mode" +msgstr "Uitgebreide zoekterm (regular expression)" + +#: src/Text3.cpp:216 +msgid "Regexp editor mode" +msgstr "" + +#: src/Text3.cpp:1289 +msgid "Layout " +msgstr "" + +#: src/Text3.cpp:1290 +msgid " not known" +msgstr "" + +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 +msgid "Missing argument" +msgstr "" + +#: src/Text3.cpp:1907 src/Text3.cpp:1919 +msgid "Character set" +msgstr "" + +#: src/Text3.cpp:2126 src/Text3.cpp:2137 +msgid "Paragraph layout set" +msgstr "" + +#: src/TextClass.cpp:155 +msgid "Plain Layout" +msgstr "" + +#: src/TextClass.cpp:741 +msgid "Missing File" +msgstr "" + +#: src/TextClass.cpp:742 +msgid "Could not find stdinsets.inc! This may lead to data loss!" +msgstr "" + +#: src/TextClass.cpp:745 +msgid "Corrupt File" +msgstr "" + +#: src/TextClass.cpp:746 +msgid "Could not read stdinsets.inc! This may lead to data loss!" +msgstr "" + +#: src/TextClass.cpp:1326 +#, c-format +msgid "" +"The module %1$s has been requested by\n" +"this document but has not been found in the list of\n" +"available modules. If you recently installed it, you\n" +"probably need to reconfigure LyX.\n" +msgstr "" + +#: src/TextClass.cpp:1330 +msgid "Module not available" +msgstr "" + +#: src/TextClass.cpp:1336 +#, c-format +msgid "" +"The module %1$s requires a package that is not\n" +"available in your LaTeX installation, or a converter that\n" +"you have not installed. LaTeX output may not be possible.\n" +"Missing prerequisites:\n" +"\t%2$s\n" +"See section 3.1.2.3 (Modules) of the User's Guide for more information." +msgstr "" + +#: src/TextClass.cpp:1343 +msgid "Package not available" +msgstr "" + +#: src/TextClass.cpp:1348 +#, c-format +msgid "Error reading module %1$s\n" +msgstr "" + +#: src/VCBackend.cpp:60 src/VCBackend.cpp:752 src/VCBackend.cpp:757 +#: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 +#: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 +#: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 +#: src/frontends/qt4/GuiView.cpp:2768 +msgid "Revision control error." +msgstr "" + +#: src/VCBackend.cpp:61 +#, c-format +msgid "" +"Some problem occured while running the command:\n" +"'%1$s'." +msgstr "" + +#: src/VCBackend.cpp:431 src/VCBackend.cpp:1086 src/VCBackend.cpp:1132 +#: src/VCBackend.cpp:1253 src/VCBackend.cpp:1290 src/VCBackend.cpp:1346 +#: src/VCBackend.cpp:1464 src/VCBackend.cpp:1517 +msgid "Error: Could not generate logfile." +msgstr "" + +#: src/VCBackend.cpp:557 +msgid "Up-to-date" +msgstr "Bijgewerkt" + +#: src/VCBackend.cpp:559 +msgid "Locally Modified" +msgstr "" + +#: src/VCBackend.cpp:561 +msgid "Locally Added" +msgstr "" + +#: src/VCBackend.cpp:563 +msgid "Needs Merge" +msgstr "" + +#: src/VCBackend.cpp:565 +msgid "Needs Checkout" +msgstr "" + +#: src/VCBackend.cpp:567 +msgid "No CVS file" +msgstr "" + +#: src/VCBackend.cpp:569 +msgid "Cannot retrieve CVS status" +msgstr "" + +#: src/VCBackend.cpp:753 +msgid "" +"The repository version is newer then the current check out.\n" +"You have to update from repository first or revert your changes." +msgstr "" + +#: src/VCBackend.cpp:758 +#, c-format +msgid "" +"Bad status when checking in changes.\n" +"\n" +"'%1$s'\n" +"\n" +msgstr "" + +#: src/VCBackend.cpp:806 src/VCBackend.cpp:1264 +#, c-format +msgid "" +"Error when updating from repository.\n" +"You have to manually resolve the conflicts NOW!\n" +"'%1$s'.\n" +"\n" +"After pressing OK, LyX will try to reopen the resolved document." +msgstr "" + +#: src/VCBackend.cpp:840 +#, c-format +msgid "" +"There were detected changes in the working directory:\n" +"%1$s\n" +"\n" +"Possible file conflicts must be then resolved manually or you will need to " +"revert back to the repository version." +msgstr "" + +#: src/VCBackend.cpp:844 src/VCBackend.cpp:848 src/VCBackend.cpp:1305 +#: src/VCBackend.cpp:1309 +msgid "Changes detected" +msgstr "" + +#: src/VCBackend.cpp:845 src/VCBackend.cpp:849 +msgid "&Abort" +msgstr "" + +#: src/VCBackend.cpp:845 src/VCBackend.cpp:1306 +msgid "View &Log ..." +msgstr "" + +#: src/VCBackend.cpp:867 +#, c-format +msgid "" +"Error when updating document %1$s from repository.\n" +"You have to manually resolve the conflicts NOW!\n" +"'%2$s'.\n" +"\n" +"After pressing OK, LyX will try to reopen the resolved document." +msgstr "" + +#: src/VCBackend.cpp:928 +#, c-format +msgid "" +"The document %1$s is not in repository.\n" +"You have to check in the first revision before you can revert." +msgstr "" + +#: src/VCBackend.cpp:936 +#, c-format +msgid "" +"Cannot revert document %1$s to repository version.\n" +"The status '%2$s' is unexpected." +msgstr "" + +#: src/VCBackend.cpp:1144 +msgid "" +"Error when committing to repository.\n" +"You have to manually resolve the problem.\n" +"LyX will reopen the document after you press OK." +msgstr "" + +#: src/VCBackend.cpp:1237 +msgid "" +"Error while acquiring write lock.\n" +"Another user is most probably editing\n" +"the current document now!\n" +"Also check the access to the repository." +msgstr "" + +#: src/VCBackend.cpp:1243 +msgid "" +"Error while releasing write lock.\n" +"Check the access to the repository." +msgstr "" + +#: src/VCBackend.cpp:1300 +#, c-format +msgid "" +"There were detected changes in the working directory:\n" +"%1$s\n" +"\n" +"In case of file conflict version of the local directory files will be " +"preferred.\n" +"\n" +"Continue?" +msgstr "" + +#: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 +#: src/frontends/qt4/FindAndReplace.cpp:346 +msgid "&Yes" +msgstr "" + +#: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 +#: src/frontends/qt4/FindAndReplace.cpp:346 +msgid "&No" +msgstr "" + +#: src/VCBackend.cpp:1372 +msgid "VCN File Locking" +msgstr "" + +#: src/VCBackend.cpp:1373 +msgid "Locking property unset." +msgstr "" + +#: src/VCBackend.cpp:1373 src/VCBackend.cpp:1377 +msgid "Locking property set." +msgstr "" + +#: src/VCBackend.cpp:1374 +msgid "Do not forget to commit the locking property into the repository." +msgstr "" + +#: src/VSpace.cpp:468 +msgid "Default skip" +msgstr "" + +#: src/VSpace.cpp:471 +msgid "Small skip" +msgstr "" + +#: src/VSpace.cpp:474 +msgid "Medium skip" +msgstr "" + +#: src/VSpace.cpp:477 +msgid "Big skip" +msgstr "" + +#: src/VSpace.cpp:480 +msgid "Vertical fill" +msgstr "" + +#: src/VSpace.cpp:487 +msgid "protected" +msgstr "" + +#: src/buffer_funcs.cpp:73 +#, c-format +msgid "" +"The document %1$s is already loaded and has unsaved changes.\n" +"Do you want to abandon your changes and reload the version on disk?" +msgstr "" + +#: src/buffer_funcs.cpp:75 +msgid "Reload saved document?" +msgstr "" + +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 +msgid "&Reload" +msgstr "" + +#: src/buffer_funcs.cpp:76 +msgid "&Keep Changes" +msgstr "" + +#: src/buffer_funcs.cpp:86 +#, c-format +msgid "The file %1$s exists but is not readable by the current user." +msgstr "" + +#: src/buffer_funcs.cpp:89 +msgid "File not readable!" +msgstr "" + +#: src/buffer_funcs.cpp:106 +#, c-format +msgid "" +"The document %1$s does not yet exist.\n" +"\n" +"Do you want to create a new document?" +msgstr "" + +#: src/buffer_funcs.cpp:109 +msgid "Create new document?" +msgstr "" + +#: src/buffer_funcs.cpp:110 +msgid "&Create" +msgstr "" + +#: src/buffer_funcs.cpp:138 +#, c-format +msgid "" +"The specified document template\n" +"%1$s\n" +"could not be read." +msgstr "" + +#: src/buffer_funcs.cpp:140 +msgid "Could not read template" +msgstr "" + +#: src/frontends/qt4/BulletsModule.cpp:41 +msgid "Standard[[Bullets]]" +msgstr "" + +#: src/frontends/qt4/BulletsModule.cpp:42 +msgid "Maths" +msgstr "" + +#: src/frontends/qt4/BulletsModule.cpp:43 +msgid "Dings 1" +msgstr "" + +#: src/frontends/qt4/BulletsModule.cpp:44 +msgid "Dings 2" +msgstr "" + +#: src/frontends/qt4/BulletsModule.cpp:45 +msgid "Dings 3" +msgstr "" + +#: src/frontends/qt4/BulletsModule.cpp:46 +msgid "Dings 4" +msgstr "" + +#: src/frontends/qt4/FileDialog.cpp:181 +msgid "Directories" +msgstr "" + +#: src/frontends/qt4/FindAndReplace.cpp:259 +msgid "File" +msgstr "Bestand" + +#: src/frontends/qt4/FindAndReplace.cpp:262 +msgid "Master document" +msgstr "Hoofddocument" + +#: src/frontends/qt4/FindAndReplace.cpp:265 +#, fuzzy +msgid "Open files" +msgstr "Voorb&eeldbestanden:" + +#: src/frontends/qt4/FindAndReplace.cpp:268 +msgid "Manuals" +msgstr "" + +#: src/frontends/qt4/FindAndReplace.cpp:272 +#, c-format +msgid "" +"%1$s: the end was reached while searching forward.\n" +"Continue searching from the beginning?" +msgstr "" + +#: src/frontends/qt4/FindAndReplace.cpp:275 +#, c-format +msgid "" +"%1$s: the beginning was reached while searching backward.\n" +"Continue searching from the end?" +msgstr "" + +#: src/frontends/qt4/FindAndReplace.cpp:345 +msgid "Wrap search?" +msgstr "" + +#: src/frontends/qt4/FindAndReplace.cpp:390 +msgid "Nothing to search" +msgstr "" + +#: src/frontends/qt4/FindAndReplace.cpp:430 +#, fuzzy +msgid "No open document(s) in which to search" +msgstr "D&ocumenten in tabs openen" + +#: src/frontends/qt4/FindAndReplace.cpp:530 +msgid "Advanced Find and Replace" +msgstr "Zoeken en vervangen (geavanceerd)" + +#: src/frontends/qt4/GuiAbout.cpp:51 +msgid "ERROR: LyX wasn't able to read CREDITS file\n" +msgstr "" + +#: src/frontends/qt4/GuiAbout.cpp:52 +msgid "Please install correctly to estimate the great\n" +msgstr "" + +#: src/frontends/qt4/GuiAbout.cpp:53 +msgid "amount of work other people have done for the LyX project." +msgstr "" + +#: src/frontends/qt4/GuiAbout.cpp:84 +#, c-format +msgid "" +"LyX is Copyright (C) 1995 by Matthias Ettrich,\n" +"1995--%1$s LyX Team" +msgstr "" +"LyX valt onder Copyright (C) 1995 Matthias Ettrich,\n" +"1995--%1$s LyX Team" + +#: src/frontends/qt4/GuiAbout.cpp:92 +msgid "" +"This program is free software; you can redistribute it and/or modify it " +"under the terms of the GNU General Public License as published by the Free " +"Software Foundation; either version 2 of the License, or (at your option) " +"any later version." +msgstr "" +"Dit programma is vrije software: je mag het herdistribueren en/of wijzigen " +"onder de voorwaarden van de GNU Algemene Publieke Licentie zoals " +"gepubliceerd door de Free Software Foundation, onder versie 2 van de " +"Licentie of (naar jouw keuze) elke latere versie." + +#: src/frontends/qt4/GuiAbout.cpp:98 +msgid "" +"LyX is distributed in the hope that it will be useful, but WITHOUT ANY " +"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS " +"FOR A PARTICULAR PURPOSE.\n" +"See the GNU General Public License for more details.\n" +"You should have received a copy of the GNU General Public License along with " +"this program; if not, write to the Free Software Foundation, Inc., 51 " +"Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA." +msgstr "" +"LyX wordt gedistribueerd in de hoop dat het nuttig zal zijn maar ZONDER " +"ENIGE GARANTIE; zelfs zonder de impliciete garanties die GEBRUIKELIJK ZIJN " +"IN DE HANDEL of voor BRUIKBAARHEID VOOR EEN SPECIFIEK DOEL.\n" +"Zie de GNU Algemene Publieke Licentie voor meer details.\n" +"Je hoort een kopie van de GNU Algemene Publieke Licentie te hebben ontvangen " +"samen met dit programma. Als dat niet het geval is, zie <http://www.gnu.org/" +"licenses/>." + +#: src/frontends/qt4/GuiAbout.cpp:111 +msgid "not released yet" +msgstr "nog niet uitgebracht" + +#: src/frontends/qt4/GuiAbout.cpp:116 +#, c-format +msgid "" +"LyX Version %1$s\n" +"(%2$s)" +msgstr "" +"LyX versie %1$s\n" +"(%2$s)" + +#: src/frontends/qt4/GuiAbout.cpp:122 +msgid "Library directory: " +msgstr "Bibliotheek-map:" + +#: src/frontends/qt4/GuiAbout.cpp:125 +msgid "User directory: " +msgstr "Persoonlijke map:" + +#: src/frontends/qt4/GuiAbout.cpp:143 +msgid "About LyX" +msgstr "Over LyX" + +#: src/frontends/qt4/GuiAlert.cpp:93 src/frontends/qt4/GuiAlert.cpp:149 +#: src/frontends/qt4/GuiAlert.cpp:193 src/frontends/qt4/GuiAlert.cpp:230 +#: src/frontends/qt4/GuiAlert.cpp:271 +#, c-format +msgid "LyX: %1$s" +msgstr "LyX: %1$s" + +#: src/frontends/qt4/GuiApplication.cpp:489 +msgid "About %1" +msgstr "Over %1" + +#: src/frontends/qt4/GuiApplication.cpp:489 +#: src/frontends/qt4/GuiPrefs.cpp:3196 +msgid "Preferences" +msgstr "Voorkeuren" + +#: src/frontends/qt4/GuiApplication.cpp:490 +msgid "Reconfigure" +msgstr "Opnieuw instellen" + +#: src/frontends/qt4/GuiApplication.cpp:490 +msgid "Quit %1" +msgstr "%1 afsluiten" + +#: src/frontends/qt4/GuiApplication.cpp:869 +msgid "Nothing to do" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:875 +msgid "Unknown action" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:919 +#, fuzzy +msgid "Command not handled" +msgstr "Document niet geladen" + +#: src/frontends/qt4/GuiApplication.cpp:925 +msgid "Command disabled" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1200 +msgid "Running configure..." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1211 +msgid "Reloading configuration..." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1217 +msgid "System reconfiguration failed" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1218 +msgid "" +"The system reconfiguration has failed.\n" +"Default textclass is used but LyX may not be able to work properly.\n" +"Please reconfigure again if needed." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1223 +msgid "System reconfigured" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1224 +msgid "" +"The system has been reconfigured.\n" +"You need to restart LyX to make use of any\n" +"updated document class specifications." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1297 +msgid "Exiting." +msgstr "Bezig met afsluiten." + +#: src/frontends/qt4/GuiApplication.cpp:1379 +#, c-format +msgid "Opening help file %1$s..." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1398 +msgid "Syntax: set-color <lyx_name> <x11_name>" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1414 +#, c-format +msgid "Set-color \"%1$s\" failed - color is undefined or may not be redefined" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1593 +#, c-format +msgid "Document defaults saved in %1$s" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1597 +msgid "Unable to save document defaults" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:1734 +msgid "Unknown function." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2163 +msgid "The current document was closed." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2173 +msgid "" +"LyX has caught an exception, it will now attempt to save all unsaved " +"documents and exit.\n" +"\n" +"Exception: " +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2177 +#: src/frontends/qt4/GuiApplication.cpp:2183 +msgid "Software exception Detected" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2181 +msgid "" +"LyX has caught some really weird exception, it will now attempt to save all " +"unsaved documents and exit." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2446 +#: src/frontends/qt4/GuiApplication.cpp:2458 +msgid "Could not find UI definition file" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2447 +#, c-format +msgid "" +"Error while reading the included file\n" +"%1$s\n" +"Please check your installation." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2453 +msgid "Could not find default UI file" +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2454 +msgid "" +"LyX could not find the default UI file!\n" +"Please check your installation." +msgstr "" + +#: src/frontends/qt4/GuiApplication.cpp:2459 +#, c-format +msgid "" +"Error while reading the configuration file\n" +"%1$s\n" +"Falling back to default.\n" +"Please look under Tools>Preferences>User Interface and\n" +"check which User Interface file you are using." +msgstr "" + +#: src/frontends/qt4/GuiBibtex.cpp:53 +msgid "BibTeX Bibliography" +msgstr "BibTeX bibliografie" + +#: src/frontends/qt4/GuiBibtex.cpp:435 src/frontends/qt4/GuiBibtex.cpp:445 +#: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 +#: src/frontends/qt4/GuiDocument.cpp:1871 +#: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 +msgid "Documents|#o#O" +msgstr "Documenten|#o#O" + +#: src/frontends/qt4/GuiBibtex.cpp:437 +msgid "BibTeX Databases (*.bib)" +msgstr "BibTeX-databases(*.bib)" + +#: src/frontends/qt4/GuiBibtex.cpp:439 +msgid "Select a BibTeX database to add" +msgstr "Kies een BibTeX-database om toe te voegen" + +#: src/frontends/qt4/GuiBibtex.cpp:447 +msgid "BibTeX Styles (*.bst)" +msgstr "BibTeX-opmaakbestanden (*.bst)" + +#: src/frontends/qt4/GuiBibtex.cpp:449 +msgid "Select a BibTeX style" +msgstr "Kies een BibTeX-opmaak" + +#: src/frontends/qt4/GuiBox.cpp:54 +msgid "No frame" +msgstr "Geen kader" + +#: src/frontends/qt4/GuiBox.cpp:54 +msgid "Simple rectangular frame" +msgstr "Enkel rechthoekig kader" + +#: src/frontends/qt4/GuiBox.cpp:55 +msgid "Oval frame, thin" +msgstr "Ovaal kader, dun" + +#: src/frontends/qt4/GuiBox.cpp:55 +msgid "Oval frame, thick" +msgstr "Ovaal kader, dik" + +#: src/frontends/qt4/GuiBox.cpp:56 +msgid "Drop shadow" +msgstr "Schaduw" + +#: src/frontends/qt4/GuiBox.cpp:56 +msgid "Shaded background" +msgstr "Ingekleurde achtergrond" + +#: src/frontends/qt4/GuiBox.cpp:57 +msgid "Double rectangular frame" +msgstr "Dubbel rechthoekig kader" + +#: src/frontends/qt4/GuiBox.cpp:70 +msgid "Height" +msgstr "Hoogte" + +#: src/frontends/qt4/GuiBox.cpp:70 +msgid "Depth" +msgstr "Diepte" + +#: src/frontends/qt4/GuiBox.cpp:71 +msgid "Total Height" +msgstr "Totale hoogte" + +#: src/frontends/qt4/GuiBox.cpp:71 +msgid "Width" +msgstr "Breedte" + +#: src/frontends/qt4/GuiBox.cpp:315 src/frontends/qt4/GuiBox.cpp:390 +#: src/insets/InsetBox.cpp:137 +msgid "Makebox" +msgstr "" + +#: src/frontends/qt4/GuiBranches.cpp:49 src/insets/Inset.cpp:108 +msgid "Branch" +msgstr "" + +#: src/frontends/qt4/GuiBranches.cpp:50 +msgid "Activated" +msgstr "Geactiveerd" + +#: src/frontends/qt4/GuiBranches.cpp:51 +msgid "Color" +msgstr "Kleur" + +#: src/frontends/qt4/GuiBranches.cpp:52 +msgid "Filename Suffix" +msgstr "Achtervoegsel voor bestandsnaam" + +#: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 +#: src/frontends/qt4/GuiDocument.cpp:2113 +#: src/frontends/qt4/GuiDocument.cpp:3110 +#: src/frontends/qt4/GuiProgressView.cpp:123 +#: src/frontends/qt4/GuiProgressView.cpp:137 +#: src/frontends/qt4/GuiProgressView.cpp:158 +msgid "Yes" +msgstr "Ja" + +#: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 +#: src/frontends/qt4/GuiDocument.cpp:2112 +#: src/frontends/qt4/GuiDocument.cpp:3109 +#: src/frontends/qt4/GuiProgressView.cpp:89 +#: src/frontends/qt4/GuiProgressView.cpp:122 +#: src/frontends/qt4/GuiProgressView.cpp:158 +msgid "No" +msgstr "Nee" + +#: src/frontends/qt4/GuiBranches.cpp:170 +#, fuzzy +msgid "Enter new branch name" +msgstr "Naam van de BibTeX database:" + +#: src/frontends/qt4/GuiBranches.cpp:175 +#, fuzzy, c-format +msgid "" +"A branch with the name \"%1$s\" already exists.\n" +"Do you want to merge branch \"%2$s\" with that one?" +msgstr "" +"Het bestand %1$s bestaat al.\n" +"\n" +"Wilt u het overschrijven?" + +#: src/frontends/qt4/GuiBranches.cpp:179 +msgid "&Merge" +msgstr "" + +#: src/frontends/qt4/GuiBranches.cpp:187 src/frontends/qt4/GuiIndices.cpp:221 +msgid "Renaming failed" +msgstr "" + +#: src/frontends/qt4/GuiBranches.cpp:188 +#, fuzzy +msgid "The branch could not be renamed." +msgstr "Het document-type %1$s kan niet geladen worden." + +#: src/frontends/qt4/GuiChanges.cpp:40 +msgid "Merge Changes" +msgstr "Wijzigingen samenvoegen" + +#: src/frontends/qt4/GuiChanges.cpp:64 +#, c-format +msgid "" +"Change by %1$s\n" +"\n" +msgstr "" + +#: src/frontends/qt4/GuiChanges.cpp:66 +#, c-format +msgid "Change made at %1$s\n" +msgstr "" + +#: src/frontends/qt4/GuiCharacter.cpp:42 src/frontends/qt4/GuiCharacter.cpp:55 +#: src/frontends/qt4/GuiCharacter.cpp:76 src/frontends/qt4/GuiCharacter.cpp:91 +#: src/frontends/qt4/GuiCharacter.cpp:109 +#: src/frontends/qt4/GuiCharacter.cpp:120 +#: src/frontends/qt4/GuiCharacter.cpp:191 +msgid "No change" +msgstr "Geen verandering" + +#: src/frontends/qt4/GuiCharacter.cpp:46 +msgid "Small Caps" +msgstr "Kleinkapitaal" + +#: src/frontends/qt4/GuiCharacter.cpp:47 src/frontends/qt4/GuiCharacter.cpp:68 +#: src/frontends/qt4/GuiCharacter.cpp:83 +#: src/frontends/qt4/GuiCharacter.cpp:101 +#: src/frontends/qt4/GuiCharacter.cpp:112 +#: src/frontends/qt4/GuiCharacter.cpp:124 +#: src/frontends/qt4/GuiCharacter.cpp:190 +msgid "Reset" +msgstr "Beginwaarden" + +#: src/frontends/qt4/GuiCharacter.cpp:78 +msgid "Underbar" +msgstr "" + +#: src/frontends/qt4/GuiCharacter.cpp:79 +#, fuzzy +msgid "Double underbar" +msgstr "Double Quad (2 em)" + +#: src/frontends/qt4/GuiCharacter.cpp:80 +#, fuzzy +msgid "Wavy underbar" +msgstr "underbrace" + +#: src/frontends/qt4/GuiCharacter.cpp:81 +msgid "Strikeout" +msgstr "" + +#: src/frontends/qt4/GuiCharacter.cpp:92 +msgid "No color" +msgstr "Geen kleur" + +#: src/frontends/qt4/GuiCharacter.cpp:93 +msgid "Black" +msgstr "Zwart" + +#: src/frontends/qt4/GuiCharacter.cpp:94 +msgid "White" +msgstr "Wit" + +#: src/frontends/qt4/GuiCharacter.cpp:95 +msgid "Red" +msgstr "Rood" + +#: src/frontends/qt4/GuiCharacter.cpp:96 +msgid "Green" +msgstr "Groen" + +#: src/frontends/qt4/GuiCharacter.cpp:97 +msgid "Blue" +msgstr "Blauw" + +#: src/frontends/qt4/GuiCharacter.cpp:98 +msgid "Cyan" +msgstr "Cyaan" + +#: src/frontends/qt4/GuiCharacter.cpp:99 +msgid "Magenta" +msgstr "Magenta" + +#: src/frontends/qt4/GuiCharacter.cpp:100 +msgid "Yellow" +msgstr "Geel" + +#: src/frontends/qt4/GuiCharacter.cpp:162 +msgid "Text Style" +msgstr "Tekstopmaak" + +#: src/frontends/qt4/GuiCitation.cpp:324 +msgid "Keys" +msgstr "Sleutels" + +#: src/frontends/qt4/GuiClipboard.cpp:169 +msgid "LinkBack PDF" +msgstr "LinkBack PDF" + +#: src/frontends/qt4/GuiClipboard.cpp:170 +msgid "PDF" +msgstr "PDF" + +#: src/frontends/qt4/GuiClipboard.cpp:181 +msgid "pasted" +msgstr "geplakt" + +#: src/frontends/qt4/GuiClipboard.cpp:190 +#, c-format +msgid "%1$s Files" +msgstr "%1$s bestanden" + +#: src/frontends/qt4/GuiClipboard.cpp:200 +msgid "Choose a filename to save the pasted graphic as" +msgstr "Kies een bestandsnaam voor de geplakte afbeelding" + +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 +msgid "Canceled." +msgstr "Geannuleerd." + +#: src/frontends/qt4/GuiClipboard.cpp:240 +msgid "Overwrite external file?" +msgstr "Extern bestand overschrijven?" + +#: src/frontends/qt4/GuiClipboard.cpp:241 +#, c-format +msgid "File %1$s already exists, do you want to overwrite it?" +msgstr "Het bestand %1$s bestaat al. Overschrijven?" + +#: src/frontends/qt4/GuiCommandBuffer.cpp:98 +msgid "List of previous commands" +msgstr "Lijst van vorige opdrachten" + +#: src/frontends/qt4/GuiCommandBuffer.cpp:101 +msgid "Next command" +msgstr "Volgende opdracht" + +#: src/frontends/qt4/GuiCompare.cpp:43 +msgid "Compare LyX files" +msgstr "" + +#: src/frontends/qt4/GuiCompare.cpp:154 +#, fuzzy +msgid "Select document" +msgstr "Kies het document om te openen" + +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 +msgid "LyX Documents (*.lyx)" +msgstr "" + +#: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 +#: src/frontends/qt4/GuiDocument.cpp:1917 +#: src/frontends/qt4/GuiDocument.cpp:3175 +msgid "Error" +msgstr "" + +#: src/frontends/qt4/GuiCompare.cpp:198 +msgid "Error while comparing documents." +msgstr "" + +#: src/frontends/qt4/GuiCompare.cpp:217 +msgid "Aborted" +msgstr "Afgebroken" + +#: src/frontends/qt4/GuiCompare.cpp:229 +msgid "Finished" +msgstr "" + +#: src/frontends/qt4/GuiCompare.cpp:263 +msgid "Aborting process..." +msgstr "Bezig met afbreken..." + +#: src/frontends/qt4/GuiCompare.cpp:299 +msgid "differences" +msgstr "verschillen" + +#: src/frontends/qt4/GuiCompareHistory.cpp:35 +msgid "Compare different revisions" +msgstr "" + +#: src/frontends/qt4/GuiDelimiter.cpp:57 +msgid "big[[delimiter size]]" +msgstr "groot (big)" + +#: src/frontends/qt4/GuiDelimiter.cpp:58 +msgid "Big[[delimiter size]]" +msgstr "groter (Big)" + +#: src/frontends/qt4/GuiDelimiter.cpp:59 +msgid "bigg[[delimiter size]]" +msgstr "groter (bigg)" + +#: src/frontends/qt4/GuiDelimiter.cpp:60 +msgid "Bigg[[delimiter size]]" +msgstr "groter (Bigg)" + +#: src/frontends/qt4/GuiDelimiter.cpp:165 +msgid "Math Delimiter" +msgstr "Haakjes" + +#: src/frontends/qt4/GuiDelimiter.cpp:206 +#: src/frontends/qt4/GuiDelimiter.cpp:207 +msgid "(None)" +msgstr "(geen)" + +#: src/frontends/qt4/GuiDelimiter.cpp:209 +msgid "Variable" +msgstr "Variabele" + +#: src/frontends/qt4/GuiDocument.cpp:127 +msgid "Computer Modern Roman" +msgstr "Computer Modern Roman" + +#: src/frontends/qt4/GuiDocument.cpp:127 +msgid "Latin Modern Roman" +msgstr "Latin Modern Roman" + +#: src/frontends/qt4/GuiDocument.cpp:128 +msgid "AE (Almost European)" +msgstr "AE (Almost European)" + +#: src/frontends/qt4/GuiDocument.cpp:128 +msgid "Times Roman" +msgstr "Times Roman" + +#: src/frontends/qt4/GuiDocument.cpp:128 +msgid "Palatino" +msgstr "Palatino" + +#: src/frontends/qt4/GuiDocument.cpp:129 +msgid "Bitstream Charter" +msgstr "Bitstream Charter" + +#: src/frontends/qt4/GuiDocument.cpp:129 +msgid "New Century Schoolbook" +msgstr "New Century Schoolbook" + +#: src/frontends/qt4/GuiDocument.cpp:129 +msgid "Bookman" +msgstr "Bookman" + +#: src/frontends/qt4/GuiDocument.cpp:130 +msgid "Utopia" +msgstr "Utopia" + +#: src/frontends/qt4/GuiDocument.cpp:130 +msgid "Bera Serif" +msgstr "Bera Serif" + +#: src/frontends/qt4/GuiDocument.cpp:130 +msgid "Concrete Roman" +msgstr "Concrete Roman" + +#: src/frontends/qt4/GuiDocument.cpp:130 +msgid "Zapf Chancery" +msgstr "Zapf Chancery" + +#: src/frontends/qt4/GuiDocument.cpp:143 +msgid "Computer Modern Sans" +msgstr "Computer Modern Sans" + +#: src/frontends/qt4/GuiDocument.cpp:143 +msgid "Latin Modern Sans" +msgstr "Latin Modern Sans" + +#: src/frontends/qt4/GuiDocument.cpp:144 +msgid "Helvetica" +msgstr "Helvetica" + +#: src/frontends/qt4/GuiDocument.cpp:144 +msgid "Avant Garde" +msgstr "Avant Garde" + +#: src/frontends/qt4/GuiDocument.cpp:144 +msgid "Bera Sans" +msgstr "Bera Sans" + +#: src/frontends/qt4/GuiDocument.cpp:144 +msgid "CM Bright" +msgstr "CM Bright" + +#: src/frontends/qt4/GuiDocument.cpp:156 +msgid "Computer Modern Typewriter" +msgstr "Computer Modern Typewriter" + +#: src/frontends/qt4/GuiDocument.cpp:157 +msgid "Latin Modern Typewriter" +msgstr "Latin Modern Typewriter" + +#: src/frontends/qt4/GuiDocument.cpp:157 +msgid "Courier" +msgstr "Courier" + +#: src/frontends/qt4/GuiDocument.cpp:157 +msgid "Bera Mono" +msgstr "Bera Mono" + +#: src/frontends/qt4/GuiDocument.cpp:158 +msgid "LuxiMono" +msgstr "LuxiMono" + +#: src/frontends/qt4/GuiDocument.cpp:158 +msgid "CM Typewriter Light" +msgstr "CM Typewriter Light" + +#: src/frontends/qt4/GuiDocument.cpp:170 +msgid "Page" +msgstr "Pagina" + +#: src/frontends/qt4/GuiDocument.cpp:236 +msgid "Module not found!" +msgstr "Module niet gevonden!" + +#: src/frontends/qt4/GuiDocument.cpp:577 +msgid "Layout is valid!" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:581 +msgid "Layout is invalid!" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:613 +msgid "Document Settings" +msgstr "Documentinstellingen" + +#: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 +#: src/frontends/qt4/Menus.cpp:1394 +msgid "Child Document" +msgstr "Subdocument" + +#: src/frontends/qt4/GuiDocument.cpp:721 +#, fuzzy +msgid "Include to Output" +msgstr "datum (uitvoer)" + +#: src/frontends/qt4/GuiDocument.cpp:797 +msgid "10" +msgstr "10" + +#: src/frontends/qt4/GuiDocument.cpp:798 +msgid "11" +msgstr "11" + +#: src/frontends/qt4/GuiDocument.cpp:799 +msgid "12" +msgstr "12" + +#: src/frontends/qt4/GuiDocument.cpp:803 +msgid "None (no fontenc)" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:811 +msgid "" +"Use OpenType and TrueType fonts directly (requires XeTeX or LuaTeX)\n" +"You need to install the package \"fontspec\" to use this feature" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:843 +msgid "empty" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:844 +msgid "plain" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:845 +msgid "headings" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:846 +msgid "fancy" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:858 +msgid "A0" +msgstr "A0" + +#: src/frontends/qt4/GuiDocument.cpp:859 +msgid "A1" +msgstr "A1" + +#: src/frontends/qt4/GuiDocument.cpp:860 +msgid "A2" +msgstr "A2" + +#: src/frontends/qt4/GuiDocument.cpp:864 +msgid "A6" +msgstr "A6" + +#: src/frontends/qt4/GuiDocument.cpp:865 +msgid "B0" +msgstr "B0" + +#: src/frontends/qt4/GuiDocument.cpp:866 +msgid "B1" +msgstr "B1" + +#: src/frontends/qt4/GuiDocument.cpp:867 +msgid "B2" +msgstr "B2" + +#: src/frontends/qt4/GuiDocument.cpp:868 +msgid "B3" +msgstr "B3" + +#: src/frontends/qt4/GuiDocument.cpp:869 +msgid "B4" +msgstr "B4" + +#: src/frontends/qt4/GuiDocument.cpp:871 +msgid "B6" +msgstr "B6" + +#: src/frontends/qt4/GuiDocument.cpp:872 +msgid "C0" +msgstr "C0" + +#: src/frontends/qt4/GuiDocument.cpp:873 +msgid "C1" +msgstr "C1" + +#: src/frontends/qt4/GuiDocument.cpp:874 +msgid "C2" +msgstr "C2" + +#: src/frontends/qt4/GuiDocument.cpp:875 +msgid "C3" +msgstr "C3" + +#: src/frontends/qt4/GuiDocument.cpp:876 +msgid "C4" +msgstr "C4" + +#: src/frontends/qt4/GuiDocument.cpp:877 +msgid "C5" +msgstr "C5" + +#: src/frontends/qt4/GuiDocument.cpp:878 +msgid "C6" +msgstr "C6" + +#: src/frontends/qt4/GuiDocument.cpp:879 +msgid "JIS B0" +msgstr "JIS B0" + +#: src/frontends/qt4/GuiDocument.cpp:880 +msgid "JIS B1" +msgstr "JIS B1" + +#: src/frontends/qt4/GuiDocument.cpp:881 +msgid "JIS B2" +msgstr "JIS B2" + +#: src/frontends/qt4/GuiDocument.cpp:882 +msgid "JIS B3" +msgstr "JIS B3" + +#: src/frontends/qt4/GuiDocument.cpp:883 +msgid "JIS B4" +msgstr "JIS B4" + +#: src/frontends/qt4/GuiDocument.cpp:884 +msgid "JIS B5" +msgstr "JIS B5" + +#: src/frontends/qt4/GuiDocument.cpp:885 +msgid "JIS B6" +msgstr "JIS B6" + +#: src/frontends/qt4/GuiDocument.cpp:997 +msgid "Language Default (no inputenc)" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1006 +msgid "``text''" +msgstr "``tekst''" + +#: src/frontends/qt4/GuiDocument.cpp:1007 +msgid "''text''" +msgstr "''tekst''" + +#: src/frontends/qt4/GuiDocument.cpp:1008 +msgid ",,text``" +msgstr ",,tekst``" + +#: src/frontends/qt4/GuiDocument.cpp:1009 +msgid ",,text''" +msgstr ",,tekst''" + +#: src/frontends/qt4/GuiDocument.cpp:1010 +msgid "<<text>>" +msgstr "<<tekst>>" + +#: src/frontends/qt4/GuiDocument.cpp:1011 +msgid ">>text<<" +msgstr ">>tekst<<" + +#: src/frontends/qt4/GuiDocument.cpp:1057 +msgid "Numbered" +msgstr "Genummerd" + +#: src/frontends/qt4/GuiDocument.cpp:1058 +msgid "Appears in TOC" +msgstr "In inhoudsopgave" + +#: src/frontends/qt4/GuiDocument.cpp:1086 +msgid "Author-year" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1087 +msgid "Numerical" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1184 +#, c-format +msgid "Unavailable: %1$s" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1300 +#: src/frontends/qt4/GuiDocument.cpp:1401 +#, fuzzy +msgid "Input listings parameters below. Enter ? for a list of parameters." +msgstr "" +"Geef hier parameters op voor de opsomming. Typ ? voor een lijst parameters." + +#: src/frontends/qt4/GuiDocument.cpp:1304 +#: src/frontends/qt4/GuiDocument.cpp:1325 +#: src/frontends/qt4/GuiDocument.cpp:2865 +msgid "Document Class" +msgstr "Document-type" + +#: src/frontends/qt4/GuiDocument.cpp:1305 +#: src/frontends/qt4/GuiDocument.cpp:2863 +#: src/frontends/qt4/GuiDocument.cpp:2864 +#: src/frontends/qt4/GuiDocument.cpp:2867 src/frontends/qt4/qt_helpers.cpp:553 +msgid "Child Documents" +msgstr "Subdocumenten" + +#: src/frontends/qt4/GuiDocument.cpp:1306 +msgid "Modules" +msgstr "Modules" + +#: src/frontends/qt4/GuiDocument.cpp:1307 +#, fuzzy +msgid "Local Layout" +msgstr "&Eigen document-type" + +#: src/frontends/qt4/GuiDocument.cpp:1309 +msgid "Text Layout" +msgstr "Tekstopmaak" + +#: src/frontends/qt4/GuiDocument.cpp:1311 +msgid "Page Margins" +msgstr "Kantlijnen" + +#: src/frontends/qt4/GuiDocument.cpp:1313 src/frontends/qt4/GuiPrefs.cpp:1107 +msgid "Colors" +msgstr "Kleuren" + +#: src/frontends/qt4/GuiDocument.cpp:1314 +msgid "Numbering & TOC" +msgstr "Nummering en inhoudsopgave" + +#: src/frontends/qt4/GuiDocument.cpp:1316 +#, fuzzy +msgid "Indexes" +msgstr "Index-element" + +#: src/frontends/qt4/GuiDocument.cpp:1317 +msgid "PDF Properties" +msgstr "PDF-eigenschappen" + +#: src/frontends/qt4/GuiDocument.cpp:1318 +msgid "Math Options" +msgstr "Wiskunde-opties" + +#: src/frontends/qt4/GuiDocument.cpp:1319 +msgid "Float Placement" +msgstr "Plaatsing van kaders" + +#: src/frontends/qt4/GuiDocument.cpp:1321 +msgid "Bullets" +msgstr "Opsommingstekens" + +#: src/frontends/qt4/GuiDocument.cpp:1322 +msgid "Branches" +msgstr "Vertakkingen" + +#: src/frontends/qt4/GuiDocument.cpp:1324 +msgid "LaTeX Preamble" +msgstr "LaTeX-preambule" + +#: src/frontends/qt4/GuiDocument.cpp:1554 +#: src/frontends/qt4/GuiDocument.cpp:1584 +msgid "&Default..." +msgstr "Stan&daard..." + +#: src/frontends/qt4/GuiDocument.cpp:1724 +#: src/frontends/qt4/GuiDocument.cpp:1730 +#: src/frontends/qt4/GuiDocument.cpp:1736 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 +msgid " (not installed)" +msgstr " (niet geïnstalleerd)" + +#: src/frontends/qt4/GuiDocument.cpp:1811 +msgid "Layouts|#o#O" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1813 +msgid "LyX Layout (*.layout)" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1815 +#: src/frontends/qt4/GuiDocument.cpp:1824 +msgid "Local layout file" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1825 +msgid "" +"The layout file you have selected is a local layout\n" +"file, not one in the system or user directory. Your\n" +"document may not work with this layout if you do not\n" +"keep the layout file in the document directory." +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1829 +msgid "&Set Layout" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1843 +msgid "Unable to read local layout file." +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1865 +msgid "Select master document" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1869 +msgid "LyX Files (*.lyx)" +msgstr "LyX-bestanden (*.lyx)" + +#: src/frontends/qt4/GuiDocument.cpp:1902 +#: src/frontends/qt4/GuiDocument.cpp:3164 +msgid "Unapplied changes" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1903 +#: src/frontends/qt4/GuiDocument.cpp:3165 +msgid "" +"Some changes in the dialog were not yet applied.\n" +"If you do not apply now, they will be lost after this action." +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1905 +#: src/frontends/qt4/GuiDocument.cpp:3167 +msgid "&Dismiss" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1917 +#: src/frontends/qt4/GuiDocument.cpp:3175 +msgid "Unable to set document class." +msgstr "Kan document-type niet instellen." + +#: src/frontends/qt4/GuiDocument.cpp:1970 +#, c-format +msgid "%1$s, %2$s" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1975 +#, c-format +msgid "%1$s, %2$s, and %3$s" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:1989 +#, c-format +msgid "%1$s (unavailable)" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:2064 +msgid "Module provided by document class." +msgstr "Module is al bevat in document-type" + +#: src/frontends/qt4/GuiDocument.cpp:2072 +#, c-format +msgid "Package(s) required: %1$s." +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:2078 +msgid "or" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:2081 +#, c-format +msgid "Modules required: %1$s." +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:2090 +#, c-format +msgid "Modules excluded: %1$s." +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:2096 +msgid "WARNING: Some required packages are unavailable!" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:2840 +msgid "[No options predefined]" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "Gebruik aanklikbare doorverwijzingen (hyperlinks)" + +#: src/frontends/qt4/GuiDocument.cpp:3187 +msgid "Can't set layout!" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3188 +#, c-format +msgid "Unable to set layout for ID: %1$s" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3281 +msgid "Not Found" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3335 +msgid "Assigned master does not include this file" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3336 +#, c-format +msgid "" +"You must include this file in the document\n" +"'%1$s' in order to use the master document\n" +"feature." +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3340 +msgid "Could not load master" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3341 +#, c-format +msgid "" +"The master document '%1$s'\n" +"could not be loaded." +msgstr "" + +#: src/frontends/qt4/GuiErrorList.cpp:44 src/frontends/qt4/GuiLog.cpp:237 +msgid "Literate" +msgstr "" + +#: src/frontends/qt4/GuiErrorList.cpp:46 +msgid "pLaTeX" +msgstr "" + +#: src/frontends/qt4/GuiErrorList.cpp:58 +msgid "Error List" +msgstr "" + +#: src/frontends/qt4/GuiErrorList.cpp:142 +#, c-format +msgid "%1$s Errors (%2$s)" +msgstr "" + +#: src/frontends/qt4/GuiExternal.cpp:76 src/frontends/qt4/GuiGraphics.cpp:71 +msgid "Top left" +msgstr "Linksboven" + +#: src/frontends/qt4/GuiExternal.cpp:76 src/frontends/qt4/GuiGraphics.cpp:71 +msgid "Bottom left" +msgstr "Linksonder" + +#: src/frontends/qt4/GuiExternal.cpp:76 src/frontends/qt4/GuiGraphics.cpp:71 +msgid "Baseline left" +msgstr "" + +#: src/frontends/qt4/GuiExternal.cpp:77 src/frontends/qt4/GuiGraphics.cpp:72 +msgid "Top center" +msgstr "Midden-boven" + +#: src/frontends/qt4/GuiExternal.cpp:77 src/frontends/qt4/GuiGraphics.cpp:72 +msgid "Bottom center" +msgstr "Midden-onder" + +#: src/frontends/qt4/GuiExternal.cpp:77 src/frontends/qt4/GuiGraphics.cpp:72 +msgid "Baseline center" +msgstr "" + +#: src/frontends/qt4/GuiExternal.cpp:78 src/frontends/qt4/GuiGraphics.cpp:73 +msgid "Top right" +msgstr "Rechtsboven" + +#: src/frontends/qt4/GuiExternal.cpp:78 src/frontends/qt4/GuiGraphics.cpp:73 +msgid "Bottom right" +msgstr "Rechtsonder" + +#: src/frontends/qt4/GuiExternal.cpp:78 src/frontends/qt4/GuiGraphics.cpp:73 +msgid "Baseline right" +msgstr "" + +#: src/frontends/qt4/GuiExternal.cpp:95 +msgid "External Material" +msgstr "" + +#: src/frontends/qt4/GuiExternal.cpp:209 +msgid "Scale%" +msgstr "Schaal (%)" + +#: src/frontends/qt4/GuiExternal.cpp:633 +msgid "Select external file" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:77 +msgid "automatically" +msgstr "automatisch" + +#: src/frontends/qt4/GuiGraphics.cpp:112 +msgid "Graphics" +msgstr "Afbeelding" + +#: src/frontends/qt4/GuiGraphics.cpp:262 src/frontends/qt4/GuiGraphics.cpp:278 +msgid "Dissolve previous group?" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:263 +#, c-format +msgid "" +"If you assign this graphic to group '%2$s',\n" +"the previously assigned group '%1$s' will be dissolved,\n" +"because this graphic was its only member.\n" +"How do you want to proceed?" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:269 src/frontends/qt4/GuiGraphics.cpp:285 +#, c-format +msgid "Stick with group '%1$s'" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:271 +#, c-format +msgid "Assign to group '%1$s' anyway" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:279 +#, c-format +msgid "" +"If you sign off this graphic from group '%1$s',\n" +"the group will be dissolved,\n" +"because this graphic was its only member.\n" +"How do you want to proceed?" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:287 +#, c-format +msgid "Sign off from group '%1$s'" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:327 +msgid "Enter unique group name:" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:332 +msgid "Group already defined!" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:333 +#, c-format +msgid "A graphics group with the name '%1$s' already exists." +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:475 src/lengthcommon.cpp:37 +msgid "bp" +msgstr "bp" + +#: src/frontends/qt4/GuiGraphics.cpp:475 src/lengthcommon.cpp:37 +msgid "cm" +msgstr "cm" + +#: src/frontends/qt4/GuiGraphics.cpp:475 src/lengthcommon.cpp:38 +msgid "mm" +msgstr "mm" + +#: src/frontends/qt4/GuiGraphics.cpp:475 src/lengthcommon.cpp:38 +msgid "in[[unit of measure]]" +msgstr "inch" + +#: src/frontends/qt4/GuiGraphics.cpp:786 +msgid "Select graphics file" +msgstr "" + +#: src/frontends/qt4/GuiGraphics.cpp:798 +msgid "Clipart|#C#c" +msgstr "" + +#: src/frontends/qt4/GuiHSpace.cpp:45 src/frontends/qt4/GuiHSpace.cpp:57 +#: src/insets/InsetSpace.cpp:74 +msgid "Thin Space" +msgstr "Smalle spatie" + +#: src/frontends/qt4/GuiHSpace.cpp:46 src/insets/InsetSpace.cpp:77 +msgid "Medium Space" +msgstr "Normale spatie" + +#: src/frontends/qt4/GuiHSpace.cpp:47 src/insets/InsetSpace.cpp:80 +msgid "Thick Space" +msgstr "Brede spatie" + +#: src/frontends/qt4/GuiHSpace.cpp:48 src/frontends/qt4/GuiHSpace.cpp:58 +#: src/insets/InsetSpace.cpp:95 +msgid "Negative Thin Space" +msgstr "Negatieve smalle spatie" + +#: src/frontends/qt4/GuiHSpace.cpp:49 src/insets/InsetSpace.cpp:98 +msgid "Negative Medium Space" +msgstr "Negatieve normale spatie" + +#: src/frontends/qt4/GuiHSpace.cpp:50 src/insets/InsetSpace.cpp:101 +msgid "Negative Thick Space" +msgstr "Negatieve brede spatie" + +#: src/frontends/qt4/GuiHSpace.cpp:51 src/frontends/qt4/GuiHSpace.cpp:59 +msgid "Half Quad (0.5 em)" +msgstr "Half Quad (0.5 em)" + +#: src/frontends/qt4/GuiHSpace.cpp:52 src/frontends/qt4/GuiHSpace.cpp:60 +msgid "Quad (1 em)" +msgstr "Quad (1 em)" + +#: src/frontends/qt4/GuiHSpace.cpp:53 src/frontends/qt4/GuiHSpace.cpp:61 +msgid "Double Quad (2 em)" +msgstr "Double Quad (2 em)" + +#: src/frontends/qt4/GuiHSpace.cpp:56 src/insets/InsetSpace.cpp:68 +msgid "Interword Space" +msgstr "Woordspatiëring" + +#: src/frontends/qt4/GuiHSpace.cpp:62 src/insets/InsetSpace.cpp:104 +msgid "Horizontal Fill" +msgstr "Horizontale opvulling" + +#: src/frontends/qt4/GuiHSpace.cpp:210 +msgid "" +"Insert the spacing even after a line break.\n" +"Note that a protected Half Quad will be turned into\n" +"a vertical space if used at the beginning of a paragraph!" +msgstr "" + +#: src/frontends/qt4/GuiInclude.cpp:120 src/frontends/qt4/GuiInclude.cpp:182 +#: src/frontends/qt4/GuiListings.cpp:239 src/frontends/qt4/GuiListings.cpp:375 +#: src/frontends/qt4/GuiListings.cpp:450 +msgid "" +"Input listing parameters on the right. Enter ? for a list of parameters." +msgstr "" + +#: src/frontends/qt4/GuiInclude.cpp:315 +msgid "Select document to include" +msgstr "Kies een document om in te voegen" + +#: src/frontends/qt4/GuiInclude.cpp:322 +msgid "LaTeX/LyX Documents (*.tex *.lyx)" +msgstr "LaTeX/LyX-documenten (*.tex *.lyx)" + +#: src/frontends/qt4/GuiIndex.cpp:34 +#, fuzzy +msgid "Index Entry Settings" +msgstr "Index|d" + +#: src/frontends/qt4/GuiIndices.cpp:52 +#, fuzzy +msgid "Label Color" +msgstr "Kleur" + +#: src/frontends/qt4/GuiIndices.cpp:193 +msgid "Cannot remove standard index" +msgstr "" + +#: src/frontends/qt4/GuiIndices.cpp:194 +#, fuzzy +msgid "The default index cannot be removed." +msgstr "De laatste regel om over te nemen" + +#: src/frontends/qt4/GuiIndices.cpp:214 +#, fuzzy +msgid "Enter new index name" +msgstr "Naam van de BibTeX database:" + +#: src/frontends/qt4/GuiIndices.cpp:222 +msgid "The index could not be renamed. Check if the new name already exists." +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:46 +msgid "unknown" +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:46 +msgid "shortcut" +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:46 +msgid "shortcuts" +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:46 +msgid "lyxrc" +msgstr "lyxrc" + +#: src/frontends/qt4/GuiInfo.cpp:46 +msgid "package" +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:46 +msgid "textclass" +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:47 +msgid "menu" +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:47 +msgid "icon" +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:47 +msgid "buffer" +msgstr "" + +#: src/frontends/qt4/GuiInfo.cpp:47 +msgid "lyxinfo" +msgstr "" + +#: src/frontends/qt4/GuiKeySymbol.cpp:709 +msgid "Shift-" +msgstr "" + +#: src/frontends/qt4/GuiKeySymbol.cpp:710 +msgid "Control-" +msgstr "" + +#: src/frontends/qt4/GuiKeySymbol.cpp:711 +msgid "Option-" +msgstr "" + +#: src/frontends/qt4/GuiKeySymbol.cpp:712 +msgid "Command-" +msgstr "" + +#: src/frontends/qt4/GuiListings.cpp:60 +msgid "No language" +msgstr "" + +#: src/frontends/qt4/GuiListings.cpp:164 +msgid "Program Listing Settings" +msgstr "" + +#: src/frontends/qt4/GuiListings.cpp:414 +msgid "No dialect" +msgstr "" + +#: src/frontends/qt4/GuiLog.cpp:112 src/frontends/qt4/GuiLog.cpp:265 +msgid "LaTeX Log" +msgstr "" + +#: src/frontends/qt4/GuiLog.cpp:240 +msgid "LyX2LyX" +msgstr "LyX2LyX" + +#: src/frontends/qt4/GuiLog.cpp:267 +msgid "Literate Programming Build Log" +msgstr "" + +#: src/frontends/qt4/GuiLog.cpp:269 +msgid "lyx2lyx Error Log" +msgstr "" + +#: src/frontends/qt4/GuiLog.cpp:271 +msgid "Version Control Log" +msgstr "" + +#: src/frontends/qt4/GuiLog.cpp:297 +#, fuzzy +msgid "Log file not found." +msgstr "Systeembestand niet gevonden" + +#: src/frontends/qt4/GuiLog.cpp:300 +msgid "No literate programming build log file found." +msgstr "" + +#: src/frontends/qt4/GuiLog.cpp:303 +msgid "No lyx2lyx error log file found." +msgstr "" + +#: src/frontends/qt4/GuiLog.cpp:306 +msgid "No version control log file found." +msgstr "" + +#: src/frontends/qt4/GuiMathMatrix.cpp:31 +msgid "Math Matrix" +msgstr "" + +#: src/frontends/qt4/GuiNote.cpp:26 +msgid "Note Settings" +msgstr "" + +#: src/frontends/qt4/GuiParagraph.cpp:48 +msgid "Paragraph Settings" +msgstr "" + +#: src/frontends/qt4/GuiParagraph.cpp:78 +msgid "" +"As described in the User Guide, the width of this text determines the width " +"of the label part of each item in environments like List and Description.\n" +"\n" +" Normally, you won't need to set this, since the largest label width of all " +"the items is used." +msgstr "" + +#: src/frontends/qt4/GuiPhantom.cpp:25 +#, fuzzy +msgid "Phantom Settings" +msgstr "Hoof&dinstellingen" + +#: src/frontends/qt4/GuiPrefs.cpp:140 +msgid "System files|#S#s" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:144 +msgid "User files|#U#u" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:250 +msgid "Look & Feel" +msgstr "Uiterlijk en gedrag" + +#: src/frontends/qt4/GuiPrefs.cpp:252 +msgid "Language Settings" +msgstr "Taalinstellingen" + +#: src/frontends/qt4/GuiPrefs.cpp:254 +msgid "File Handling" +msgstr "Bestandsgebruik" + +#: src/frontends/qt4/GuiPrefs.cpp:479 +msgid "Keyboard/Mouse" +msgstr "Toetsenbord en muis" + +#: src/frontends/qt4/GuiPrefs.cpp:609 +msgid "Input Completion" +msgstr "Auto-aanvullen" + +#: src/frontends/qt4/GuiPrefs.cpp:756 src/frontends/qt4/GuiPrefs.cpp:781 +#: src/frontends/qt4/GuiPrefs.cpp:871 src/frontends/qt4/GuiPrefs.cpp:898 +msgid "Co&mmand:" +msgstr "Co&mmand:" + +#: src/frontends/qt4/GuiPrefs.cpp:930 +#, fuzzy +msgid "Screen Fonts" +msgstr "Schermlettertypes" + +#: src/frontends/qt4/GuiPrefs.cpp:1311 +msgid "Paths" +msgstr "Paden" + +#: src/frontends/qt4/GuiPrefs.cpp:1398 +msgid "Select directory for example files" +msgstr "Kies een map voor de voorbeeldbestanden" + +#: src/frontends/qt4/GuiPrefs.cpp:1407 +msgid "Select a document templates directory" +msgstr "Kies een map voor de sjablonen" + +#: src/frontends/qt4/GuiPrefs.cpp:1416 +msgid "Select a temporary directory" +msgstr "Kies een map voor de tijdelijke bestanden" + +#: src/frontends/qt4/GuiPrefs.cpp:1425 +msgid "Select a backups directory" +msgstr "Kies een map voor de reservekopieën" + +#: src/frontends/qt4/GuiPrefs.cpp:1434 +msgid "Select a document directory" +msgstr "Kies een map voor de documenten" + +#: src/frontends/qt4/GuiPrefs.cpp:1443 +msgid "Set the path to the thesaurus dictionaries" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:1452 +#, fuzzy +msgid "Set the path to the Hunspell dictionaries" +msgstr "De diepte van het overzicht bepalen" + +#: src/frontends/qt4/GuiPrefs.cpp:1461 +msgid "Give a filename for the LyX server pipe" +msgstr "Kies een bestandsnaam voor de LyX-server pipe" + +#: src/frontends/qt4/GuiPrefs.cpp:1474 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 +msgid "Spellchecker" +msgstr "Programma voor spellingscontrole" + +#: src/frontends/qt4/GuiPrefs.cpp:1480 +msgid "Native" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:1486 +msgid "Aspell" +msgstr "Aspell" + +#: src/frontends/qt4/GuiPrefs.cpp:1489 +msgid "Enchant" +msgstr "Enchant" + +#: src/frontends/qt4/GuiPrefs.cpp:1492 +msgid "Hunspell" +msgstr "Hunspell" + +#: src/frontends/qt4/GuiPrefs.cpp:1565 +msgid "Converters" +msgstr "Conversieprogramma's" + +#: src/frontends/qt4/GuiPrefs.cpp:1873 +msgid "File Formats" +msgstr "Bestandsformaten" + +#: src/frontends/qt4/GuiPrefs.cpp:2059 src/frontends/qt4/GuiPrefs.cpp:2211 +msgid "Format in use" +msgstr "Formaat in gebruik" + +#: src/frontends/qt4/GuiPrefs.cpp:2060 +msgid "" +"You cannot change a format's short name if the format is used by a " +"converter. Please remove the converter first." +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:2212 +msgid "Cannot remove a Format used by a Converter. Remove the converter first." +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:2298 +msgid "LyX needs to be restarted!" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:2299 +msgid "" +"The change of user interface language will be fully effective only after a " +"restart." +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:2370 +msgid "Printer" +msgstr "Printer" + +#: src/frontends/qt4/GuiPrefs.cpp:2486 src/frontends/qt4/GuiPrefs.cpp:3239 +#, fuzzy +msgid "User Interface" +msgstr "Gebruikers-interface" + +#: src/frontends/qt4/GuiPrefs.cpp:2530 +#, fuzzy +msgid "Classic" +msgstr "Document-type opties" + +#: src/frontends/qt4/GuiPrefs.cpp:2531 +msgid "Oxygen" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:2609 +msgid "Control" +msgstr "Beheer" + +#: src/frontends/qt4/GuiPrefs.cpp:2697 +msgid "Shortcuts" +msgstr "Sneltoetsen" + +#: src/frontends/qt4/GuiPrefs.cpp:2702 +msgid "Function" +msgstr "Functie" + +#: src/frontends/qt4/GuiPrefs.cpp:2703 +msgid "Shortcut" +msgstr "Sneltoets" + +#: src/frontends/qt4/GuiPrefs.cpp:2782 +#, fuzzy +msgid "Cursor, Mouse and Editing Functions" +msgstr "Cursor, muis en bewerkingsfuncties" + +#: src/frontends/qt4/GuiPrefs.cpp:2786 +msgid "Mathematical Symbols" +msgstr "Wiskundige symbolen" + +#: src/frontends/qt4/GuiPrefs.cpp:2790 +msgid "Document and Window" +msgstr "Document en vensters" + +#: src/frontends/qt4/GuiPrefs.cpp:2794 +msgid "Font, Layouts and Textclasses" +msgstr "Lettertypen, opmaak en tekstklasses." + +#: src/frontends/qt4/GuiPrefs.cpp:2798 +msgid "System and Miscellaneous" +msgstr "Systeem- en overige opties" + +#: src/frontends/qt4/GuiPrefs.cpp:2925 src/frontends/qt4/GuiPrefs.cpp:2971 +msgid "Res&tore" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3082 src/frontends/qt4/GuiPrefs.cpp:3089 +#: src/frontends/qt4/GuiPrefs.cpp:3109 src/frontends/qt4/GuiPrefs.cpp:3128 +msgid "Failed to create shortcut" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3083 +msgid "Unknown or invalid LyX function" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3090 +msgid "Invalid or empty key sequence" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3110 +#, c-format +msgid "" +"Shortcut `%1$s' is already bound to:\n" +"%2$s\n" +"You need to remove that binding before creating a new one." +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3129 +msgid "Can not insert shortcut to the list" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3160 +msgid "Identity" +msgstr "Identiteit" + +#: src/frontends/qt4/GuiPrefs.cpp:3369 +msgid "Choose bind file" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3370 +msgid "LyX bind files (*.bind)" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3376 +msgid "Choose UI file" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3377 +msgid "LyX UI files (*.ui)" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3383 +msgid "Choose keyboard map" +msgstr "" + +#: src/frontends/qt4/GuiPrefs.cpp:3384 +msgid "LyX keyboard maps (*.kmap)" +msgstr "" + +#: src/frontends/qt4/GuiPrint.cpp:43 +msgid "Print Document" +msgstr "" + +#: src/frontends/qt4/GuiPrint.cpp:87 +msgid "Print to file" +msgstr "" + +#: src/frontends/qt4/GuiPrint.cpp:88 +msgid "PostScript files (*.ps)" +msgstr "" + +#: src/frontends/qt4/GuiPrintNomencl.cpp:49 +#, fuzzy +msgid "Longest label width" +msgstr "La&ngste label" + +#: src/frontends/qt4/GuiPrintindex.cpp:37 +#, fuzzy +msgid "Index Settings" +msgstr "Instellingen" + +#: src/frontends/qt4/GuiPrintindex.cpp:69 +msgid "<All indexes>" +msgstr "<Alle indexen>" + +#: src/frontends/qt4/GuiProgressView.cpp:52 +msgid "Progress/Debug Messages" +msgstr "" + +#: src/frontends/qt4/GuiProgressView.cpp:82 +msgid "Debug Level" +msgstr "" + +#: src/frontends/qt4/GuiProgressView.cpp:83 +#, fuzzy +msgid "Set" +msgstr "R&anden aan" + +#: src/frontends/qt4/GuiRef.cpp:44 +msgid "Cross-reference" +msgstr "" + +#: src/frontends/qt4/GuiRef.cpp:306 +msgid "&Go Back" +msgstr "" + +#: src/frontends/qt4/GuiRef.cpp:308 +msgid "Jump back" +msgstr "" + +#: src/frontends/qt4/GuiRef.cpp:316 +msgid "Jump to label" +msgstr "" + +#: src/frontends/qt4/GuiRef.cpp:371 src/frontends/qt4/GuiRef.cpp:390 +msgid "<No prefix>" +msgstr "" + +#: src/frontends/qt4/GuiSearch.cpp:41 +msgid "Find and Replace" +msgstr "" + +#: src/frontends/qt4/GuiSendto.cpp:40 +#, fuzzy +msgid "Export or Send Document" +msgstr "OpenDocument" + +#: src/frontends/qt4/GuiShowFile.cpp:30 +msgid "Show File" +msgstr "" + +#: src/frontends/qt4/GuiShowFile.cpp:47 +msgid "Error -> Cannot load file!" +msgstr "" + +#: src/frontends/qt4/GuiSpellchecker.cpp:193 +msgid "" +"We reached the end of the document, would you like to continue from the " +"beginning?" +msgstr "" + +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Programma voor spellingscontrole" + +#: src/frontends/qt4/GuiSymbols.cpp:54 +msgid "Basic Latin" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:55 +msgid "Latin-1 Supplement" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:56 +msgid "Latin Extended-A" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:57 +msgid "Latin Extended-B" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:58 +msgid "IPA Extensions" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:59 +msgid "Spacing Modifier Letters" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:60 +msgid "Combining Diacritical Marks" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:62 +msgid "Cyrillic" +msgstr "Cyrillisch" + +#: src/frontends/qt4/GuiSymbols.cpp:65 +msgid "Arabic" +msgstr "Arabisch" + +#: src/frontends/qt4/GuiSymbols.cpp:66 +msgid "Devanagari" +msgstr "Devanagari" + +#: src/frontends/qt4/GuiSymbols.cpp:67 +msgid "Bengali" +msgstr "Bengaals" + +#: src/frontends/qt4/GuiSymbols.cpp:68 +msgid "Gurmukhi" +msgstr "Gurmukhi" + +#: src/frontends/qt4/GuiSymbols.cpp:69 +msgid "Gujarati" +msgstr "Gujarati" + +#: src/frontends/qt4/GuiSymbols.cpp:70 +msgid "Oriya" +msgstr "Oriya" + +#: src/frontends/qt4/GuiSymbols.cpp:71 +msgid "Tamil" +msgstr "Tamil" + +#: src/frontends/qt4/GuiSymbols.cpp:72 +msgid "Telugu" +msgstr "Telugu" + +#: src/frontends/qt4/GuiSymbols.cpp:73 +msgid "Kannada" +msgstr "Kannada" + +#: src/frontends/qt4/GuiSymbols.cpp:74 +msgid "Malayalam" +msgstr "Malayalam" + +#: src/frontends/qt4/GuiSymbols.cpp:76 +msgid "Lao" +msgstr "Lao" + +#: src/frontends/qt4/GuiSymbols.cpp:77 +msgid "Tibetan" +msgstr "Tibetaans" + +#: src/frontends/qt4/GuiSymbols.cpp:78 +msgid "Georgian" +msgstr "Georgisch" + +#: src/frontends/qt4/GuiSymbols.cpp:79 +msgid "Hangul Jamo" +msgstr "Hangul Jamo" + +#: src/frontends/qt4/GuiSymbols.cpp:80 +msgid "Phonetic Extensions" +msgstr "Phonetische uitbreidingen" + +#: src/frontends/qt4/GuiSymbols.cpp:81 +msgid "Latin Extended Additional" +msgstr "Latijn uitgebreid extra" + +#: src/frontends/qt4/GuiSymbols.cpp:82 +msgid "Greek Extended" +msgstr "Grieks uitgebreid" + +#: src/frontends/qt4/GuiSymbols.cpp:83 +msgid "General Punctuation" +msgstr "Algemene interpunctie" + +#: src/frontends/qt4/GuiSymbols.cpp:84 +msgid "Superscripts and Subscripts" +msgstr "Superscripts en subscripts" + +#: src/frontends/qt4/GuiSymbols.cpp:85 +msgid "Currency Symbols" +msgstr "Munteenheden" + +#: src/frontends/qt4/GuiSymbols.cpp:86 +msgid "Combining Diacritical Marks for Symbols" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:87 +msgid "Letterlike Symbols" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:88 +msgid "Number Forms" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:90 +msgid "Mathematical Operators" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:91 +msgid "Miscellaneous Technical" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:92 +msgid "Control Pictures" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:93 +msgid "Optical Character Recognition" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:94 +msgid "Enclosed Alphanumerics" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:95 +msgid "Box Drawing" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:96 +msgid "Block Elements" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:97 +msgid "Geometric Shapes" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:98 +msgid "Miscellaneous Symbols" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:99 +msgid "Dingbats" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:100 +msgid "Miscellaneous Mathematical Symbols-A" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:101 +msgid "CJK Symbols and Punctuation" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:102 +msgid "Hiragana" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:103 +msgid "Katakana" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:104 +msgid "Bopomofo" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:105 +msgid "Hangul Compatibility Jamo" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:106 +msgid "Kanbun" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:107 +msgid "Enclosed CJK Letters and Months" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:108 +msgid "CJK Compatibility" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:109 +msgid "CJK Unified Ideographs" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:110 +msgid "Hangul Syllables" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:111 +msgid "High Surrogates" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:112 +msgid "Private Use High Surrogates" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:113 +msgid "Low Surrogates" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:114 +msgid "Private Use Area" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:115 +msgid "CJK Compatibility Ideographs" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:116 +msgid "Alphabetic Presentation Forms" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:117 +msgid "Arabic Presentation Forms-A" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:118 +msgid "Combining Half Marks" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:119 +msgid "CJK Compatibility Forms" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:120 +msgid "Small Form Variants" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:121 +msgid "Arabic Presentation Forms-B" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:122 +msgid "Halfwidth and Fullwidth Forms" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:123 +msgid "Specials" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:124 +msgid "Linear B Syllabary" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:125 +msgid "Linear B Ideograms" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:126 +msgid "Aegean Numbers" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:127 +msgid "Ancient Greek Numbers" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:128 +msgid "Old Italic" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:129 +msgid "Gothic" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:130 +msgid "Ugaritic" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:131 +msgid "Old Persian" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:132 +msgid "Deseret" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:133 +msgid "Shavian" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:134 +msgid "Osmanya" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:135 +msgid "Cypriot Syllabary" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:136 +msgid "Kharoshthi" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:137 +msgid "Byzantine Musical Symbols" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:138 +msgid "Musical Symbols" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:139 +msgid "Ancient Greek Musical Notation" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:140 +msgid "Tai Xuan Jing Symbols" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:141 +msgid "Mathematical Alphanumeric Symbols" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:142 +msgid "CJK Unified Ideographs Extension B" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:143 +msgid "CJK Compatibility Ideographs Supplement" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:144 +msgid "Tags" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:145 +msgid "Variation Selectors Supplement" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:146 +msgid "Supplementary Private Use Area-A" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:147 +msgid "Supplementary Private Use Area-B" +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:226 +msgid "Character: " +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:227 +msgid "Code Point: " +msgstr "" + +#: src/frontends/qt4/GuiSymbols.cpp:270 +msgid "Symbols" +msgstr "" + +#: src/frontends/qt4/GuiTabularCreate.cpp:29 +msgid "Insert Table" +msgstr "" + +#: src/frontends/qt4/GuiTexinfo.cpp:51 +msgid "TeX Information" +msgstr "" + +#: src/frontends/qt4/GuiThesaurus.cpp:202 +msgid "No thesaurus available for this language!" +msgstr "" + +#: src/frontends/qt4/GuiToc.cpp:36 +msgid "Outline" +msgstr "Overzicht" + +#: src/frontends/qt4/GuiToolbar.cpp:354 src/frontends/qt4/Toolbars.cpp:376 +msgid "auto" +msgstr "" + +#: src/frontends/qt4/GuiToolbar.cpp:359 src/frontends/qt4/GuiToolbar.cpp:368 +msgid "off" +msgstr "" + +#: src/frontends/qt4/GuiToolbar.cpp:375 +#, c-format +msgid "Toolbar \"%1$s\" state set to %2$s" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:158 +msgid "version " +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:158 +msgid "unknown version" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:268 +msgid "Small-sized icons" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:275 +msgid "Normal-sized icons" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:282 +msgid "Big-sized icons" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:823 +msgid "Exit LyX" +msgstr "LyX afsluiten" + +#: src/frontends/qt4/GuiView.cpp:824 +msgid "LyX could not be closed because documents are being processed by LyX." +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:1070 +msgid "Welcome to LyX!" +msgstr "Welkom bij LyX!" + +#: src/frontends/qt4/GuiView.cpp:1541 +msgid "Automatic save done." +msgstr "Automatisch opgeslagen." + +#: src/frontends/qt4/GuiView.cpp:1542 +msgid "Automatic save failed!" +msgstr "Automatisch opslaan mislukt" + +#: src/frontends/qt4/GuiView.cpp:1588 +msgid "Command not allowed without any document open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:1690 +#, c-format +msgid "Unknown toolbar \"%1$s\"" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:1867 +msgid "Select template file" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 +msgid "Templates|#T#t" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:1896 +msgid "Document not loaded." +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:1924 +msgid "Select document to open" +msgstr "Kies het document om te openen" + +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 +msgid "Examples|#E#e" +msgstr "Voorbeelden|#E#e" + +#: src/frontends/qt4/GuiView.cpp:1930 +msgid "LyX-1.3.x Documents (*.lyx13)" +msgstr "LyX-1.3.x documenten (*.lyx13)" + +#: src/frontends/qt4/GuiView.cpp:1931 +msgid "LyX-1.4.x Documents (*.lyx14)" +msgstr "LyX-1.4.x documenten (*.lyx14)" + +#: src/frontends/qt4/GuiView.cpp:1932 +msgid "LyX-1.5.x Documents (*.lyx15)" +msgstr "LyX-1.5.x documenten (*.lyx15)" + +#: src/frontends/qt4/GuiView.cpp:1933 +msgid "LyX-1.6.x Documents (*.lyx16)" +msgstr "LyX-1.6.x Documenten (*.lyx16)" + +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 +#: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 +#: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 +msgid "Invalid filename" +msgstr "Ongeldige bestandsnaam" + +#: src/frontends/qt4/GuiView.cpp:1959 +#, c-format +msgid "" +"The directory in the given path\n" +"%1$s\n" +"does not exist." +msgstr "" +"De map in\n" +"%1$s\n" +"bestaat niet" + +#: src/frontends/qt4/GuiView.cpp:1975 +#, c-format +msgid "Opening document %1$s..." +msgstr "Document %1$s openen..." + +#: src/frontends/qt4/GuiView.cpp:1980 +#, c-format +msgid "Document %1$s opened." +msgstr "Document %1$s geopend." + +#: src/frontends/qt4/GuiView.cpp:1983 +msgid "Version control detected." +msgstr "Versies bijhouden gevonden." + +#: src/frontends/qt4/GuiView.cpp:1985 +#, c-format +msgid "Could not open document %1$s" +msgstr "Kon het document %1$s niet openen" + +#: src/frontends/qt4/GuiView.cpp:2014 +msgid "Couldn't import file" +msgstr "Kon het bestand niet importeren" + +#: src/frontends/qt4/GuiView.cpp:2015 +#, c-format +msgid "No information for importing the format %1$s." +msgstr "Geen imformatie aanwezig om het formaat %1$s te importeren." + +#: src/frontends/qt4/GuiView.cpp:2062 +#, c-format +msgid "Select %1$s file to import" +msgstr "Kies %1$s bestand om te importeren" + +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 +#, c-format +msgid "" +"The document %1$s already exists.\n" +"\n" +"Do you want to overwrite that document?" +msgstr "" +"Het document %1$s bestaat al\n" +"\n" +"Wilt u het bestaande bestand vervangen?" + +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 +msgid "Overwrite document?" +msgstr "Document vervangen?" + +#: src/frontends/qt4/GuiView.cpp:2124 +#, c-format +msgid "Importing %1$s..." +msgstr "Bezig met %1$s te importeren..." + +#: src/frontends/qt4/GuiView.cpp:2127 +msgid "imported." +msgstr "geïmporteerd." + +#: src/frontends/qt4/GuiView.cpp:2129 +msgid "file not imported!" +msgstr "bestand niet geïmporteerd!" + +#: src/frontends/qt4/GuiView.cpp:2154 +msgid "newfile" +msgstr "nieuwbestand" + +#: src/frontends/qt4/GuiView.cpp:2187 +msgid "Select LyX document to insert" +msgstr "Kies een LyX-document om in te voegen" + +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 +msgid "Absolute filename expected." +msgstr "Verwacht absolute bestandsnaam." + +#: src/frontends/qt4/GuiView.cpp:2235 +msgid "Select file to insert" +msgstr "Kies een bestand om in te voegen" + +#: src/frontends/qt4/GuiView.cpp:2239 +msgid "All Files (*)" +msgstr "Alle bestanden (*)" + +#: src/frontends/qt4/GuiView.cpp:2272 +msgid "Choose a filename to save document as" +msgstr "Kies een bestandsnaam om het document op te slaan" + +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 +msgid "&Rename" +msgstr "&Hernoemen" + +#: src/frontends/qt4/GuiView.cpp:2364 +#, c-format +msgid "" +"The document %1$s could not be saved.\n" +"\n" +"Do you want to rename the document and try again?" +msgstr "" +"Het document %1$s kon niet worden opgeslagen.\n" +"\n" +"Wilt u het document hernoemen en het opnieuw proberen?" + +#: src/frontends/qt4/GuiView.cpp:2367 +msgid "Rename and save?" +msgstr "Hernoemen en opslaan?" + +#: src/frontends/qt4/GuiView.cpp:2368 +msgid "&Retry" +msgstr "&Opnieuw proberen" + +#: src/frontends/qt4/GuiView.cpp:2474 +msgid "Close document" +msgstr "Document sluiten" + +#: src/frontends/qt4/GuiView.cpp:2475 +msgid "Document could not be closed because it is being processed by LyX." +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 +#, c-format +msgid "" +"The document %1$s has not been saved yet.\n" +"\n" +"Do you want to save the document?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 +msgid "Save new document?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2587 +#, c-format +msgid "" +"The document %1$s has unsaved changes.\n" +"\n" +"Do you want to save the document or discard the changes?" +msgstr "" +"Het document %1$s bevat niet-opgeslagen veranderingen.\n" +"\n" +"Wilt u het document opslaan of de veranderingen verwerpen?" + +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 +msgid "Save changed document?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2590 +msgid "&Discard" +msgstr "&Verwerpen" + +#: src/frontends/qt4/GuiView.cpp:2678 +#, c-format +msgid "" +"The document %1$s has unsaved changes.\n" +"\n" +"Do you want to save the document?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2713 +#, c-format +msgid "" +"Document \n" +"%1$s\n" +" has been externally modified. Reload now? Any local changes will be lost." +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2716 +msgid "Reload externally changed document?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2769 +msgid "Error when setting the locking property." +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2815 +msgid "Directory is not accessible." +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2891 +#, c-format +msgid "Opening child document %1$s..." +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2955 +#, c-format +msgid "No buffer for file: %1$s." +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2982 +#, c-format +msgid "Successful preview of format: %1$s" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2983 +#, c-format +msgid "Error while previewing format: %1$s" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2986 +#, c-format +msgid "Successful export to format: %1$s" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2987 +#, c-format +msgid "Error while exporting format: %1$s" +msgstr "Fout bij het exporteren naar %1$s" + +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 +msgid "Exporting ..." +msgstr "Bezig met exporteren..." + +#: src/frontends/qt4/GuiView.cpp:3192 +msgid "Previewing ..." +msgstr "Bezig met voorbeeldweergave..." + +#: src/frontends/qt4/GuiView.cpp:3226 +msgid "Document not loaded" +msgstr "Document niet geladen" + +#: src/frontends/qt4/GuiView.cpp:3304 +#, c-format +msgid "" +"Any changes will be lost. Are you sure you want to revert to the saved " +"version of the document %1$s?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:3307 +msgid "Revert to saved document?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:3333 +msgid "Saving all documents..." +msgstr "Bezig met alle documenten op te slaan..." + +#: src/frontends/qt4/GuiView.cpp:3343 +msgid "All documents saved." +msgstr "Alle documenten opgeslagen." + +#: src/frontends/qt4/GuiView.cpp:3443 +#, c-format +msgid "%1$s unknown command!" +msgstr "Onbekende opdracht: %1$s" + +#: src/frontends/qt4/GuiView.cpp:3559 +#, fuzzy +msgid "Please, preview the document first." +msgstr "Module is al bevat in document-type" + +#: src/frontends/qt4/GuiView.cpp:3579 +msgid "Couldn't proceed." +msgstr "Kon niet doorgaan." + +#: src/frontends/qt4/GuiViewSource.cpp:199 +#: src/frontends/qt4/GuiViewSource.cpp:242 +msgid "LaTeX Source" +msgstr "LaTeX-broncode" + +#: src/frontends/qt4/GuiViewSource.cpp:244 +msgid "DocBook Source" +msgstr "DocBook-broncode" + +#: src/frontends/qt4/GuiViewSource.cpp:246 +msgid "Literate Source" +msgstr "Literate-broncode" + +#: src/frontends/qt4/GuiWorkArea.cpp:1325 +msgid " (version control, locking)" +msgstr "(versies bijhouden, vasthouden)" + +#: src/frontends/qt4/GuiWorkArea.cpp:1327 +msgid " (version control)" +msgstr "(versies bijhouden)" + +#: src/frontends/qt4/GuiWorkArea.cpp:1330 +msgid " (changed)" +msgstr " (veranderd)" + +#: src/frontends/qt4/GuiWorkArea.cpp:1334 +msgid " (read only)" +msgstr "(alleen lezen)" + +#: src/frontends/qt4/GuiWorkArea.cpp:1487 +msgid "Close File" +msgstr "Bestand sluiten" + +#: src/frontends/qt4/GuiWorkArea.cpp:1931 +msgid "Hide tab" +msgstr "Tab verbergen" + +#: src/frontends/qt4/GuiWorkArea.cpp:1933 +msgid "Close tab" +msgstr "Tab afsluiten" + +#: src/frontends/qt4/GuiWrap.cpp:32 +msgid "Wrap Float Settings" +msgstr "Kader eigenschappen" + +#: src/frontends/qt4/IconPalette.cpp:39 +msgid "Click to detach" +msgstr "" + +#: src/frontends/qt4/LayoutBox.cpp:389 +#, c-format +msgid "Filtering layouts with \"%1$s\". Press ESC to remove filter." +msgstr "" + +#: src/frontends/qt4/LayoutBox.cpp:393 src/frontends/qt4/LayoutBox.cpp:443 +msgid "Enter characters to filter the layout list." +msgstr "" + +#: src/frontends/qt4/LayoutBox.cpp:565 +msgid " (unknown)" +msgstr " (onbekend)" + +#: src/frontends/qt4/Menus.cpp:664 +msgid "More...|M" +msgstr "Meer...|M" + +#: src/frontends/qt4/Menus.cpp:748 +msgid "No Group" +msgstr "" + +#: src/frontends/qt4/Menus.cpp:778 src/frontends/qt4/Menus.cpp:779 +msgid "More Spelling Suggestions" +msgstr "" + +#: src/frontends/qt4/Menus.cpp:797 +msgid "Add to personal dictionary|n" +msgstr "Toevoegen aan persoonlijk woordenboek|n" + +#: src/frontends/qt4/Menus.cpp:799 +msgid "Ignore all|I" +msgstr "Alle negeren|A" + +#: src/frontends/qt4/Menus.cpp:807 +msgid "Remove from personal dictionary|r" +msgstr "Uit persoonlijk woordenboek verwijderen|r" + +#: src/frontends/qt4/Menus.cpp:848 +msgid "Language|L" +msgstr "Taal|l" + +#: src/frontends/qt4/Menus.cpp:850 +msgid "More Languages ...|M" +msgstr "Meer talen...|M" + +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 +msgid "Hidden|H" +msgstr "" + +#: src/frontends/qt4/Menus.cpp:925 +msgid "<No Documents Open>" +msgstr "<Geen documenten geopend>" + +#: src/frontends/qt4/Menus.cpp:988 +msgid "<No Bookmarks Saved Yet>" +msgstr "<Nog geen bladwijzers>" + +#: src/frontends/qt4/Menus.cpp:1025 +msgid "View (Other Formats)|F" +msgstr "Weergeven (Andere formaten)|f" + +#: src/frontends/qt4/Menus.cpp:1026 +msgid "Update (Other Formats)|p" +msgstr "Weergave bijwerken (andere formaten)|a" + +#: src/frontends/qt4/Menus.cpp:1059 +#, c-format +msgid "View [%1$s]|V" +msgstr "Weegeven [%1$s]|v" + +#: src/frontends/qt4/Menus.cpp:1060 +#, c-format +msgid "Update [%1$s]|U" +msgstr "Weergave bijwerken [%1$s]|b" + +#: src/frontends/qt4/Menus.cpp:1171 +msgid "No Custom Insets Defined!" +msgstr "Geen aangepaste kaders gedefinieerd" + +#: src/frontends/qt4/Menus.cpp:1243 +msgid "<No Document Open>" +msgstr "<Geen document geopend>" + +#: src/frontends/qt4/Menus.cpp:1253 +msgid "Master Document" +msgstr "Hoofddocumenten" + +#: src/frontends/qt4/Menus.cpp:1270 +msgid "Open Navigator..." +msgstr "" + +#: src/frontends/qt4/Menus.cpp:1291 +msgid "Other Lists" +msgstr "Andere lijsten" + +#: src/frontends/qt4/Menus.cpp:1304 +msgid "<Empty Table of Contents>" +msgstr "<Lege inhoudsopgave>" + +#: src/frontends/qt4/Menus.cpp:1339 +msgid "Other Toolbars" +msgstr "Overige werkbalken" + +#: src/frontends/qt4/Menus.cpp:1354 +msgid "No Branches Set for Document!" +msgstr "Geen vertakkingen in document" + +#: src/frontends/qt4/Menus.cpp:1410 +msgid "Index List|I" +msgstr "Indexlijst|j" + +#: src/frontends/qt4/Menus.cpp:1415 +msgid "Index Entry|d" +msgstr "Index|d" + +#: src/frontends/qt4/Menus.cpp:1430 +#, c-format +msgid "Index: %1$s" +msgstr "Index: %1$s" + +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 +#, c-format +msgid "Index Entry (%1$s)" +msgstr "Index-ingang (%1$s)" + +#: src/frontends/qt4/Menus.cpp:1481 +msgid "No Citation in Scope!" +msgstr "Geen literatuurverwijzing in bereik!" + +#: src/frontends/qt4/Menus.cpp:2089 +msgid "No Action Defined!" +msgstr "Geen handeling gedefinieerd!" + +#: src/frontends/qt4/Toolbars.cpp:217 +#, c-format +msgid "Export %1$s" +msgstr "%1$s exporteren" + +#: src/frontends/qt4/Toolbars.cpp:221 +#, c-format +msgid "Import %1$s" +msgstr "%1$s importeren" + +#: src/frontends/qt4/Toolbars.cpp:225 +#, c-format +msgid "Update %1$s" +msgstr "%1$s bijwerken" + +#: src/frontends/qt4/Toolbars.cpp:229 +#, c-format +msgid "View %1$s" +msgstr "%1$s weergeven" + +#: src/frontends/qt4/Validator.cpp:173 +msgid "space" +msgstr "spatie" + +#: src/frontends/qt4/Validator.cpp:201 +msgid "" +"LyX does not provide LaTeX support for file names containing any of these " +"characters:\n" +msgstr "" +"LyX heeft geen LaTeX ondersteuning voor bestandsnamen die één van deze " +"tekens bevatten:\n" + +#: src/frontends/qt4/qt_helpers.cpp:225 +msgid "Could not update TeX information" +msgstr "Kon de TeX-informatie niet bijwerken" + +#: src/frontends/qt4/qt_helpers.cpp:226 +#, c-format +msgid "The script `%1$s' failed." +msgstr "Het script `%1$s' werkte niet." + +#: src/frontends/qt4/qt_helpers.cpp:478 +msgid "All Files " +msgstr "Alle bestanden" + +#: src/frontends/qt4/qt_helpers.cpp:551 src/insets/InsetTOC.cpp:58 +#: src/insets/InsetTOC.cpp:113 +msgid "Table of Contents" +msgstr "Inhoudsopgave" + +#: src/frontends/qt4/qt_helpers.cpp:555 +msgid "List of Graphics" +msgstr "Afbeeldingenlijst" + +#: src/frontends/qt4/qt_helpers.cpp:557 +msgid "List of Equations" +msgstr "Lijst van vergelijkingen" + +#: src/frontends/qt4/qt_helpers.cpp:559 +msgid "List of Footnotes" +msgstr "Lijst van voetnoten" + +#: src/frontends/qt4/qt_helpers.cpp:561 +msgid "List of Listings" +msgstr "Lijst van programmacodes" + +#: src/frontends/qt4/qt_helpers.cpp:563 +msgid "List of Index Entries" +msgstr "Indexlijst" + +#: src/frontends/qt4/qt_helpers.cpp:565 +msgid "List of Marginal notes" +msgstr "Lijst van kantlijn-aantekeningen" + +#: src/frontends/qt4/qt_helpers.cpp:567 +msgid "List of Notes" +msgstr "Lijst van opmerkingen" + +#: src/frontends/qt4/qt_helpers.cpp:569 +msgid "List of Citations" +msgstr "Lijst van literatuurverwijzingen" + +#: src/frontends/qt4/qt_helpers.cpp:571 +msgid "Labels and References" +msgstr "Labels en kruisverwijzingen" + +#: src/frontends/qt4/qt_helpers.cpp:573 +msgid "List of Branches" +msgstr "Lijst van vertakkingen" + +#: src/frontends/qt4/qt_helpers.cpp:575 +msgid "List of Changes" +msgstr "Lijst van wijzigingen" + +#: src/insets/ExternalSupport.cpp:369 src/insets/InsetBibtex.cpp:291 +#: src/insets/InsetGraphics.cpp:597 src/insets/InsetInclude.cpp:535 +msgid "" +"The following filename will cause troubles when running the exported file " +"through LaTeX: " +msgstr "" +"De volgende bestandsnaam zal waarschijnlijk problemen veroorzaken wanneer " +"LaTeX wordt aangeroepen:" + +#: src/insets/ExternalSupport.cpp:374 src/insets/InsetBibtex.cpp:296 +#: src/insets/InsetGraphics.cpp:604 src/insets/InsetInclude.cpp:540 +msgid "Problematic filename for DVI" +msgstr "Probleem met bestandsnaam voor DVI" + +#: src/insets/ExternalSupport.cpp:375 src/insets/InsetBibtex.cpp:297 +#: src/insets/InsetGraphics.cpp:605 src/insets/InsetInclude.cpp:541 +msgid "" +"The following filename can cause troubles when running the exported file " +"through LaTeX and opening the resulting DVI: " +msgstr "" +"De volgende bestandsnaam zal mogelijk problemen veroorzaken wanneer LaTeX " +"wordt aangeroepen of wanneer het resulterende DVI-bestand wordt geopend:" + +#: src/insets/Inset.cpp:88 +msgid "Bibliography Entry" +msgstr "Bibliografie-ingang" + +#: src/insets/Inset.cpp:91 +msgid "TeX Code" +msgstr "TeX-code" + +#: src/insets/Inset.cpp:94 +msgid "Float" +msgstr "Drijvend kader" + +#: src/insets/Inset.cpp:109 src/insets/InsetBox.cpp:130 +msgid "Box" +msgstr "Blok" + +#: src/insets/Inset.cpp:111 +msgid "Horizontal Space" +msgstr "Horizontale ruimte" + +#: src/insets/Inset.cpp:112 src/insets/InsetVSpace.cpp:112 +msgid "Vertical Space" +msgstr "Verticale ruimte" + +#: src/insets/Inset.cpp:115 +msgid "Info" +msgstr "Informatie" + +#: src/insets/Inset.cpp:158 +msgid "Horizontal Math Space" +msgstr "Horizontale ruimte (formule)" + +#: src/insets/InsetBibitem.cpp:92 +msgid "Keys must be unique!" +msgstr "Sleutels moeten uniek zijn!" + +#: src/insets/InsetBibitem.cpp:93 +#, c-format +msgid "" +"The key %1$s already exists,\n" +"it will be changed to %2$s." +msgstr "" +"De sleutel %1$s bestaat al en\n" +"wordt veranderd naar %2$s." + +#: src/insets/InsetBibtex.cpp:144 +#, c-format +msgid "" +"The BibTeX inset includes %1$s databases.\n" +"If you proceed, all of them will be opened." +msgstr "" + +#: src/insets/InsetBibtex.cpp:147 +msgid "Open Databases?" +msgstr "" + +#: src/insets/InsetBibtex.cpp:148 +msgid "&Proceed" +msgstr "" + +#: src/insets/InsetBibtex.cpp:166 +msgid "BibTeX Generated Bibliography" +msgstr "" + +#: src/insets/InsetBibtex.cpp:173 +msgid "Databases:" +msgstr "" + +#: src/insets/InsetBibtex.cpp:198 +msgid "Style File:" +msgstr "" + +#: src/insets/InsetBibtex.cpp:205 +msgid "Lists:" +msgstr "" + +#: src/insets/InsetBibtex.cpp:216 +msgid "included in TOC" +msgstr "" + +#: src/insets/InsetBibtex.cpp:318 src/insets/InsetBibtex.cpp:364 +msgid "Export Warning!" +msgstr "" + +#: src/insets/InsetBibtex.cpp:319 +msgid "" +"There are spaces in the paths to your BibTeX databases.\n" +"BibTeX will be unable to find them." +msgstr "" + +#: src/insets/InsetBibtex.cpp:365 +msgid "" +"There are spaces in the path to your BibTeX style file.\n" +"BibTeX will be unable to find it." +msgstr "" + +#: src/insets/InsetBox.cpp:66 +msgid "simple frame" +msgstr "" + +#: src/insets/InsetBox.cpp:67 +msgid "frameless" +msgstr "" + +#: src/insets/InsetBox.cpp:68 +msgid "simple frame, page breaks" +msgstr "" + +#: src/insets/InsetBox.cpp:69 +msgid "oval, thin" +msgstr "" + +#: src/insets/InsetBox.cpp:70 +msgid "oval, thick" +msgstr "" + +#: src/insets/InsetBox.cpp:71 +msgid "drop shadow" +msgstr "" + +#: src/insets/InsetBox.cpp:72 +msgid "shaded background" +msgstr "" + +#: src/insets/InsetBox.cpp:73 +msgid "double frame" +msgstr "" + +#: src/insets/InsetBox.cpp:150 src/insets/InsetBox.cpp:153 +#, c-format +msgid "%1$s (%2$s)" +msgstr "%1$s (%2$s)" + +#: src/insets/InsetBox.cpp:156 +#, c-format +msgid "%1$s (%2$s, %3$s)" +msgstr "%1$s (%2$s, %3$s)" + +#: src/insets/InsetBranch.cpp:68 +msgid "active" +msgstr "" + +#: src/insets/InsetBranch.cpp:68 src/insets/InsetIndex.cpp:454 +msgid "non-active" +msgstr "" + +#: src/insets/InsetBranch.cpp:70 +#, c-format +msgid "Branch (%1$s): %2$s" +msgstr "" + +#: src/insets/InsetBranch.cpp:79 +msgid "Branch: " +msgstr "" + +#: src/insets/InsetBranch.cpp:84 +msgid "Branch (child only): " +msgstr "" + +#: src/insets/InsetBranch.cpp:86 +msgid "Branch (undefined): " +msgstr "" + +#: src/insets/InsetBranch.cpp:91 +msgid "Undef: " +msgstr "" + +#: src/insets/InsetCaption.cpp:338 +#, c-format +msgid "Sub-%1$s" +msgstr "" + +#: src/insets/InsetCitation.cpp:121 +msgid "No bibliography defined!" +msgstr "Geen bibliografie gedefinieerd!" + +#: src/insets/InsetCitation.cpp:125 +msgid "No citations selected!" +msgstr "Geen literatuurverwijzing geselecteerd!" + +#: src/insets/InsetCitation.cpp:296 +msgid "not cited" +msgstr "" + +#: src/insets/InsetCommand.cpp:131 +msgid "LaTeX Command: " +msgstr "LaTeX opdracht:" + +#: src/insets/InsetCommandParams.cpp:264 +msgid "InsetCommand Error: " +msgstr "" + +#: src/insets/InsetCommandParams.cpp:265 src/insets/InsetCommandParams.cpp:282 +msgid "Incompatible command name." +msgstr "" + +#: src/insets/InsetCommandParams.cpp:281 src/insets/InsetCommandParams.cpp:312 +msgid "InsetCommandParams Error: " +msgstr "" + +#: src/insets/InsetCommandParams.cpp:304 +msgid "InsetCommandParams: " +msgstr "" + +#: src/insets/InsetCommandParams.cpp:305 +msgid "Unknown parameter name: " +msgstr "" + +#: src/insets/InsetCommandParams.cpp:313 +msgid "Missing \\end_inset at this point: " +msgstr "" + +#: src/insets/InsetCommandParams.cpp:401 +#, fuzzy +msgid "Uncodable characters" +msgstr "&Escape-tekens:" + +#: src/insets/InsetCommandParams.cpp:402 +#, c-format +msgid "" +"The following characters that are used in the inset %1$s are not\n" +"representable in the current encoding and therefore have been omitted:\n" +"%2$s." +msgstr "" + +#: src/insets/InsetExternal.cpp:502 +#, c-format +msgid "External template %1$s is not installed" +msgstr "" + +#: src/insets/InsetFloat.cpp:275 src/insets/InsetFloat.cpp:456 +msgid "float: " +msgstr "zwevend kader:" + +#: src/insets/InsetFloat.cpp:277 +#, c-format +msgid "ERROR: Unknown float type: %1$s" +msgstr "" + +#: src/insets/InsetFloat.cpp:394 +msgid "float" +msgstr "zwevend kader" + +#: src/insets/InsetFloat.cpp:459 +msgid "subfloat: " +msgstr "zwevend subkader:" + +#: src/insets/InsetFloat.cpp:467 +msgid " (sideways)" +msgstr "(liggend)" + +#: src/insets/InsetFloatList.cpp:78 +msgid "ERROR: Nonexistent float type!" +msgstr "" + +#: src/insets/InsetFloatList.cpp:133 +#, c-format +msgid "LyX cannot generate a list of %1$s" +msgstr "" + +#: src/insets/InsetFoot.cpp:112 +msgid "footnote" +msgstr "voetnoot" + +#: src/insets/InsetGraphics.cpp:474 src/insets/InsetInclude.cpp:669 +#, c-format +msgid "" +"Could not copy the file\n" +"%1$s\n" +"into the temporary directory." +msgstr "" + +#: src/insets/InsetGraphics.cpp:719 src/insets/InsetGraphics.cpp:934 +#, c-format +msgid "No conversion of %1$s is needed after all" +msgstr "" + +#: src/insets/InsetGraphics.cpp:811 +#, c-format +msgid "Graphics file: %1$s" +msgstr "" + +#: src/insets/InsetHyperlink.cpp:259 +msgid "www" +msgstr "www" + +#: src/insets/InsetHyperlink.cpp:263 +msgid "file" +msgstr "bestand" + +#: src/insets/InsetHyperlink.cpp:264 +#, c-format +msgid "Hyperlink (%1$s) to %2$s" +msgstr "" + +#: src/insets/InsetInclude.cpp:375 +msgid "Verbatim Input" +msgstr "" + +#: src/insets/InsetInclude.cpp:378 +msgid "Verbatim Input*" +msgstr "" + +#: src/insets/InsetInclude.cpp:384 +#, fuzzy +msgid "Include (excluded)" +msgstr "Bestand invoegen" + +#: src/insets/InsetInclude.cpp:500 src/insets/InsetInclude.cpp:769 +#: src/insets/InsetInclude.cpp:830 +msgid "Recursive input" +msgstr "" + +#: src/insets/InsetInclude.cpp:501 src/insets/InsetInclude.cpp:770 +#: src/insets/InsetInclude.cpp:831 +#, c-format +msgid "Attempted to include file %1$s in itself! Ignoring inclusion." +msgstr "" + +#: src/insets/InsetInclude.cpp:561 +#, c-format +msgid "" +"Could not load included file\n" +"`%1$s'\n" +"Please, check whether it actually exists." +msgstr "" + +#: src/insets/InsetInclude.cpp:565 +msgid "Missing included file" +msgstr "Ingevoegd bestand ontbreekt" + +#: src/insets/InsetInclude.cpp:571 +#, c-format +msgid "" +"Included file `%1$s'\n" +"has textclass `%2$s'\n" +"while parent file has textclass `%3$s'." +msgstr "" + +#: src/insets/InsetInclude.cpp:577 +msgid "Different textclasses" +msgstr "" + +#: src/insets/InsetInclude.cpp:592 +#, c-format +msgid "" +"Included file `%1$s'\n" +"uses module `%2$s'\n" +"which is not used in parent file." +msgstr "" + +#: src/insets/InsetInclude.cpp:596 +msgid "Module not found" +msgstr "" + +#: src/insets/InsetInclude.cpp:622 src/insets/InsetInclude.cpp:645 +#, c-format +msgid "" +"Included file `%1$s' was not exported correctly.\n" +"Warning: LaTeX export is probably incomplete." +msgstr "" + +#: src/insets/InsetInclude.cpp:631 src/insets/InsetInclude.cpp:653 +msgid "Export failure" +msgstr "Fout bij het exporteren" + +#: src/insets/InsetInclude.cpp:757 +msgid "Unsupported Inclusion" +msgstr "" + +#: src/insets/InsetInclude.cpp:758 +#, c-format +msgid "" +"LyX does not know how to include non-LyX files when generating HTML output. " +"Offending file:\n" +"%1$s" +msgstr "" + +#: src/insets/InsetIndex.cpp:147 +msgid "Index sorting failed" +msgstr "" + +#: src/insets/InsetIndex.cpp:148 +#, c-format +msgid "" +"LyX's automatic index sorting algorithm faced\n" +"problems with the entry '%1$s'.\n" +"Please specify the sorting of this entry manually, as\n" +"explained in the User Guide." +msgstr "" + +#: src/insets/InsetIndex.cpp:275 +msgid "Index Entry" +msgstr "Ingang in index" + +#: src/insets/InsetIndex.cpp:282 src/insets/InsetIndex.cpp:303 +msgid "unknown type!" +msgstr "onbekend type" + +#: src/insets/InsetIndex.cpp:451 +msgid "Unknown index type!" +msgstr "Onbekend type voor index" + +#: src/insets/InsetIndex.cpp:452 +msgid "All indexes" +msgstr "Alle indexen" + +#: src/insets/InsetIndex.cpp:456 +msgid "subindex" +msgstr "" + +#: src/insets/InsetInfo.cpp:118 +#, c-format +msgid "Information regarding %1$s '%2$s'" +msgstr "" + +#: src/insets/InsetInfo.cpp:142 +msgid "Missing \\end_inset at this point." +msgstr "" + +#: src/insets/InsetInfo.cpp:303 src/insets/InsetInfo.cpp:315 +#: src/insets/InsetInfo.cpp:321 src/insets/InsetInfo.cpp:328 +msgid "undefined" +msgstr "" + +#: src/insets/InsetInfo.cpp:342 src/insets/InsetInfo.cpp:351 +msgid "yes" +msgstr "ja" + +#: src/insets/InsetInfo.cpp:342 src/insets/InsetInfo.cpp:351 +msgid "no" +msgstr "nee" + +#: src/insets/InsetInfo.cpp:435 +msgid "No version control" +msgstr "Er worden geen versies bijgehouden" + +#: src/insets/InsetLabel.cpp:74 +msgid "Label names must be unique!" +msgstr "" + +#: src/insets/InsetLabel.cpp:75 +#, c-format +msgid "" +"The label %1$s already exists,\n" +"it will be changed to %2$s." +msgstr "" + +#: src/insets/InsetLabel.cpp:147 +msgid "DUPLICATE: " +msgstr "" + +#: src/insets/InsetLine.cpp:64 +msgid "Horizontal line" +msgstr "Horizontale lijn" + +#: src/insets/InsetListings.cpp:213 +msgid "no more lstline delimiters available" +msgstr "" + +#: src/insets/InsetListings.cpp:218 +msgid "Running out of delimiters" +msgstr "" + +#: src/insets/InsetListings.cpp:219 +msgid "" +"For inline program listings, one character must be reserved\n" +"as a delimiter. One of the listings, however, uses all available\n" +"characters, so none is left for delimiting purposes.\n" +"For the time being, I have replaced '!' by a warning, but you\n" +"must investigate!" +msgstr "" + +#: src/insets/InsetListings.cpp:259 +msgid "Uncodable characters in listings inset" +msgstr "" + +#: src/insets/InsetListings.cpp:260 +#, c-format +msgid "" +"The following characters in one of the program listings are\n" +"not representable in the current encoding and have been omitted:\n" +"%1$s." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:121 +msgid "A value is expected." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:124 +#: src/insets/InsetListingsParams.cpp:137 +#: src/insets/InsetListingsParams.cpp:150 +#: src/insets/InsetListingsParams.cpp:163 +#: src/insets/InsetListingsParams.cpp:190 +#: src/insets/InsetListingsParams.cpp:223 +msgid "Unbalanced braces!" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:132 +msgid "Please specify true or false." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:135 +msgid "Only true or false is allowed." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:145 +msgid "Please specify an integer value." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:148 +msgid "An integer is expected." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:158 +msgid "Please specify a LaTeX length expression." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:161 +msgid "Invalid LaTeX length expression." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:171 +#, c-format +msgid "Please specify one of %1$s." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:205 +#, c-format +msgid "Try one of %1$s." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:207 +#, c-format +msgid "I guess you mean %1$s." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:215 +#, c-format +msgid "Please specify one or more of '%1$s'." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:220 +#, c-format +msgid "Should be composed of one or more of %1$s." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:283 +msgid "" +"Use \\footnotesize, \\small, \\itshape, \\ttfamily or something like that" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:285 +msgid "" +"none, leftline, topline, bottomline, lines, single, shadowbox or subset of " +"trblTRBL" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:287 +msgid "" +"Enter four letters (either t = round or f = square) for top right, bottom " +"right, bottom left and top left corner." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:290 +msgid "Enter something like \\color{white}" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:318 +msgid "Expect a number with an optional * before it" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:402 +msgid "auto, last or a number" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:412 +msgid "" +"This parameter should not be entered here. Please use the caption edit box " +"(when using the child document dialog) or menu Insert->Caption (when " +"defining a listing inset)" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:418 +msgid "" +"This parameter should not be entered here. Please use the label edit box " +"(when using the child document dialog) or menu Insert->Label (when defining " +"a listing inset)" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:623 +msgid "Invalid (empty) listing parameter name." +msgstr "" + +#: src/insets/InsetListingsParams.cpp:639 +#, c-format +msgid "Available listing parameters are %1$s" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:642 +#, c-format +msgid "Available listings parameters containing string \"%1$s\" are %2$s" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:653 +#, c-format +msgid "Parameter %1$s: " +msgstr "" + +#: src/insets/InsetListingsParams.cpp:666 +#, c-format +msgid "Unknown listing parameter name: %1$s" +msgstr "" + +#: src/insets/InsetListingsParams.cpp:669 +#, c-format +msgid "Parameters starting with '%1$s': %2$s" +msgstr "" + +#: src/insets/InsetNewpage.cpp:181 src/insets/InsetNewpage.cpp:193 +msgid "New Page" +msgstr "Nieuwe pagina" + +#: src/insets/InsetNewpage.cpp:184 +msgid "Page Break" +msgstr "Pagina afbreken" + +#: src/insets/InsetNewpage.cpp:187 +msgid "Clear Page" +msgstr "Lege pagina" + +#: src/insets/InsetNewpage.cpp:190 +msgid "Clear Double Page" +msgstr "Lege dubbele pagina" + +#: src/insets/InsetNomencl.cpp:76 +msgid "Nom: " +msgstr "Begrip:" + +#: src/insets/InsetNomencl.cpp:87 +msgid "Nomenclature Symbol: " +msgstr "Begippenlijst symbool:" + +#: src/insets/InsetNomencl.cpp:88 +msgid "Description: " +msgstr "Omschrijving:" + +#: src/insets/InsetNomencl.cpp:91 +msgid "Sorting: " +msgstr "Alfabetiseren:" + +#: src/insets/InsetNote.cpp:268 +msgid "note" +msgstr "" + +#: src/insets/InsetPhantom.cpp:65 +msgid "Phantom" +msgstr "Ruimte vrijhouden (phantom)" + +#: src/insets/InsetPhantom.cpp:66 +msgid "HPhantom" +msgstr "Horizontale ruimte vrijhouden (hphantom)" + +#: src/insets/InsetPhantom.cpp:67 +msgid "VPhantom" +msgstr "Verticale ruimte vrijhouden (vphantom)" + +#: src/insets/InsetPhantom.cpp:327 +msgid "phantom" +msgstr "Ruimte vrijhouden (phantom)" + +#: src/insets/InsetPhantom.cpp:329 +msgid "hphantom" +msgstr "" + +#: src/insets/InsetPhantom.cpp:331 +msgid "vphantom" +msgstr "" + +#: src/insets/InsetRef.cpp:215 +msgid "elsewhere" +msgstr "elders" + +#: src/insets/InsetRef.cpp:294 +msgid "BROKEN: " +msgstr "Niet-werkend:" + +#: src/insets/InsetRef.cpp:334 src/mathed/InsetMathRef.cpp:225 +msgid "Ref: " +msgstr "Zie: " + +#: src/insets/InsetRef.cpp:335 src/mathed/InsetMathRef.cpp:226 +msgid "Equation" +msgstr "Vergelijking" + +#: src/insets/InsetRef.cpp:335 src/mathed/InsetMathRef.cpp:226 +msgid "EqRef: " +msgstr "ZieVgl: " + +#: src/insets/InsetRef.cpp:336 src/mathed/InsetMathRef.cpp:227 +msgid "Page Number" +msgstr "Paginanummer" + +#: src/insets/InsetRef.cpp:336 src/mathed/InsetMathRef.cpp:227 +msgid "Page: " +msgstr "Pag: " + +#: src/insets/InsetRef.cpp:337 src/mathed/InsetMathRef.cpp:228 +msgid "Textual Page Number" +msgstr "Paginanummer in tekst" + +#: src/insets/InsetRef.cpp:337 src/mathed/InsetMathRef.cpp:228 +msgid "TextPage: " +msgstr "PagTekst:" + +#: src/insets/InsetRef.cpp:338 src/mathed/InsetMathRef.cpp:229 +msgid "Standard+Textual Page" +msgstr "Standaard + paginanummer in tekst" + +#: src/insets/InsetRef.cpp:338 src/mathed/InsetMathRef.cpp:229 +msgid "Ref+Text: " +msgstr "Verw+PagTekst:" + +#: src/insets/InsetRef.cpp:339 +msgid "Formatted" +msgstr "Opgemaakt" + +#: src/insets/InsetRef.cpp:339 +msgid "Format: " +msgstr "Formaat:" + +#: src/insets/InsetRef.cpp:340 +#, fuzzy +msgid "Reference to Name" +msgstr "Kruisverwijzingen:" + +#: src/insets/InsetRef.cpp:340 +#, fuzzy +msgid "NameRef:" +msgstr "&Naam:" + +#: src/insets/InsetScript.cpp:366 +msgid "subscript" +msgstr "subscript" + +#: src/insets/InsetScript.cpp:376 +msgid "superscript" +msgstr "superscript" + +#: src/insets/InsetSpace.cpp:71 +msgid "Protected Space" +msgstr "Niet-afbreekbare spatie" + +#: src/insets/InsetSpace.cpp:83 +msgid "Quad Space" +msgstr "Quad spatie" + +#: src/insets/InsetSpace.cpp:86 +msgid "Double Quad Space" +msgstr "Double Quad Space" + +#: src/insets/InsetSpace.cpp:89 +msgid "Enspace" +msgstr "n-spatie" + +#: src/insets/InsetSpace.cpp:92 +msgid "Enskip" +msgstr "n-skip" + +#: src/insets/InsetSpace.cpp:107 +msgid "Protected Horizontal Fill" +msgstr "Niet-afbreekbare horizontale ruimte" + +#: src/insets/InsetSpace.cpp:110 +msgid "Horizontal Fill (Dots)" +msgstr "Horizontale opvulling (puntjes)" + +#: src/insets/InsetSpace.cpp:113 +msgid "Horizontal Fill (Rule)" +msgstr "Horizontale opvulling (lijn)" + +#: src/insets/InsetSpace.cpp:116 +msgid "Horizontal Fill (Left Arrow)" +msgstr "Horizontale opvulling (pijl naar links)" + +#: src/insets/InsetSpace.cpp:119 +msgid "Horizontal Fill (Right Arrow)" +msgstr "Horizontale opvulling (pijl naar rechts)" + +#: src/insets/InsetSpace.cpp:122 +msgid "Horizontal Fill (Up Brace)" +msgstr "Horizontale opvulling (haakje omhoog)" + +#: src/insets/InsetSpace.cpp:125 +msgid "Horizontal Fill (Down Brace)" +msgstr "Horizontale opvulling (haakje omlaag)" + +#: src/insets/InsetSpace.cpp:129 +#, c-format +msgid "Horizontal Space (%1$s)" +msgstr "Horizontale ruimte (%1$s)" + +#: src/insets/InsetSpace.cpp:134 +#, c-format +msgid "Protected Horizontal Space (%1$s)" +msgstr "Niet-afbreekbare horizontale ruimte (%1$s)" + +#: src/insets/InsetTOC.cpp:59 +msgid "Unknown TOC type" +msgstr "Onbekend type voor inhoudsopgave" + +#: src/insets/InsetTabular.cpp:4765 +msgid "Selection size should match clipboard content." +msgstr "" +"De grootte van de selectie moet overeenkomen met de inhoud van het klembord." + +#: src/insets/InsetWrap.cpp:46 src/insets/InsetWrap.cpp:121 +msgid "wrap: " +msgstr "kader:" + +#: src/insets/InsetWrap.cpp:206 +msgid "wrap" +msgstr "kader" + +#: src/insets/RenderGraphic.cpp:83 src/insets/RenderGraphic.cpp:87 +msgid "Not shown." +msgstr "Niet weergegeven." + +#: src/insets/RenderGraphic.cpp:90 +msgid "Loading..." +msgstr "Laden..." + +#: src/insets/RenderGraphic.cpp:93 +msgid "Converting to loadable format..." +msgstr "Converteren naar bruikbaar formaat..." + +#: src/insets/RenderGraphic.cpp:96 +msgid "Loaded into memory. Generating pixmap..." +msgstr "In geheugen geladen. Maken van bitmap..." + +#: src/insets/RenderGraphic.cpp:99 +msgid "Scaling etc..." +msgstr "Schalen etc..." + +#: src/insets/RenderGraphic.cpp:102 +msgid "Ready to display" +msgstr "Klaar om weer te geven" + +#: src/insets/RenderGraphic.cpp:105 +msgid "No file found!" +msgstr "Geen bestand gevonden!" + +#: src/insets/RenderGraphic.cpp:108 +msgid "Error converting to loadable format" +msgstr "Fout bij converteren naar bruikbaar formaat" + +#: src/insets/RenderGraphic.cpp:111 +msgid "Error loading file into memory" +msgstr "Fout bij laden in het geheugen" + +#: src/insets/RenderGraphic.cpp:114 +msgid "Error generating the pixmap" +msgstr "Fout bij het maken van bitmap" + +#: src/insets/RenderGraphic.cpp:117 +msgid "No image" +msgstr "Geen afbeelding" + +#: src/insets/RenderPreview.cpp:95 +msgid "Preview loading" +msgstr "Laden van " + +#: src/insets/RenderPreview.cpp:98 +msgid "Preview ready" +msgstr "Voorvertoning gereed" + +#: src/insets/RenderPreview.cpp:101 +msgid "Preview failed" +msgstr "Voorvertoning maken mislukt" + +#: src/lengthcommon.cpp:37 +msgid "cc[[unit of measure]]" +msgstr "cc" + +#: src/lengthcommon.cpp:37 +msgid "dd" +msgstr "dd" + +#: src/lengthcommon.cpp:37 +msgid "em" +msgstr "em" + +#: src/lengthcommon.cpp:38 +msgid "ex" +msgstr "ex" + +#: src/lengthcommon.cpp:38 +msgid "mu[[unit of measure]]" +msgstr "mu" + +#: src/lengthcommon.cpp:38 +msgid "pc" +msgstr "pc" + +#: src/lengthcommon.cpp:39 +msgid "pt" +msgstr "pt" + +#: src/lengthcommon.cpp:39 +msgid "sp" +msgstr "sp" + +#: src/lengthcommon.cpp:39 +msgid "Text Width %" +msgstr "% tekstbreedte" + +#: src/lengthcommon.cpp:40 +msgid "Column Width %" +msgstr "% kolombreedte" + +#: src/lengthcommon.cpp:40 +msgid "Page Width %" +msgstr "% paginabreedte" + +#: src/lengthcommon.cpp:40 +msgid "Line Width %" +msgstr "% regelbreedte" + +#: src/lengthcommon.cpp:41 +msgid "Text Height %" +msgstr "% teksthoogte" + +#: src/lengthcommon.cpp:41 +msgid "Page Height %" +msgstr "% paginahoogte" + +#: src/lyxfind.cpp:144 +msgid "Search error" +msgstr "Fout bij het zoeken" + +#: src/lyxfind.cpp:144 +msgid "Search string is empty" +msgstr "Zoektekst is leeg" + +#: src/lyxfind.cpp:381 +msgid "String found." +msgstr "Tekst gevonden." + +#: src/lyxfind.cpp:383 +msgid "String has been replaced." +msgstr "Tekst is vervangen." + +#: src/lyxfind.cpp:386 +#, c-format +msgid "%1$d strings have been replaced." +msgstr "%1$d teksten zijn vervangen." + +#: src/lyxfind.cpp:1432 +msgid "Invalid regular expression!" +msgstr "Ongeldigde uitgebreide zoekterm" + +#: src/lyxfind.cpp:1437 +msgid "Match not found!" +msgstr "Niet gevonden!" + +#: src/lyxfind.cpp:1441 +msgid "Match found!" +msgstr "Gevonden!" + +#: src/mathed/InsetFormulaMacro.cpp:122 +#, c-format +msgid " Macro: %1$s: " +msgstr " Macro: %1$s: " + +#: src/mathed/InsetMathAMSArray.cpp:119 src/mathed/InsetMathHull.cpp:1685 +#: src/mathed/InsetMathSplit.cpp:82 src/mathed/InsetMathSubstack.cpp:76 +#, c-format +msgid "Can't add vertical grid lines in '%1$s'" +msgstr "" + +#: src/mathed/InsetMathCases.cpp:110 +#, c-format +msgid "No vertical grid lines in 'cases': feature %1$s" +msgstr "" + +#: src/mathed/InsetMathCases.cpp:117 +#, c-format +msgid "Changing number of columns not allowed in 'cases': feature %1$s" +msgstr "" + +#: src/mathed/InsetMathGrid.cpp:1453 +msgid "Cursor not in table" +msgstr "De cursor staat niet in een tabel" + +#: src/mathed/InsetMathGrid.cpp:1459 +msgid "Only one row" +msgstr "Slechts één rij" + +#: src/mathed/InsetMathGrid.cpp:1465 +msgid "Only one column" +msgstr "Slechts één kolom" + +#: src/mathed/InsetMathGrid.cpp:1473 +msgid "No hline to delete" +msgstr "Geen horizontale lijn om te verwijderen" + +#: src/mathed/InsetMathGrid.cpp:1482 +msgid "No vline to delete" +msgstr "Geen verticale lijn om te verwijderen" + +#: src/mathed/InsetMathGrid.cpp:1511 +#, c-format +msgid "Unknown tabular feature '%1$s'" +msgstr "Onbekende tabeleigenschap '%1$s'" + +#: src/mathed/InsetMathHull.cpp:1278 +#, fuzzy +msgid "Bad math environment" +msgstr "Gevalsonderscheiding" + +#: src/mathed/InsetMathHull.cpp:1279 +msgid "" +"Computation cannot be performed for AMS math environments.\n" +"Change the math formula type and try again." +msgstr "" + +#: src/mathed/InsetMathHull.cpp:1385 src/mathed/InsetMathHull.cpp:1394 +msgid "No number" +msgstr "Geen getal" + +#: src/mathed/InsetMathHull.cpp:1385 src/mathed/InsetMathHull.cpp:1394 +msgid "Number" +msgstr "Getal" + +#: src/mathed/InsetMathHull.cpp:1658 +#, c-format +msgid "Can't change number of rows in '%1$s'" +msgstr "Kan het aantal rijen in '%1$s' niet veranderen" + +#: src/mathed/InsetMathHull.cpp:1668 +#, c-format +msgid "Can't change number of columns in '%1$s'" +msgstr "Kan het aantal kolommen in '%1$s' niet veranderen" + +#: src/mathed/InsetMathHull.cpp:1678 +#, c-format +msgid "Can't add horizontal grid lines in '%1$s'" +msgstr "Kan geen horizontale roosterlijnen toevoegen aan '%1$s'" + +#: src/mathed/InsetMathNest.cpp:1015 +msgid "create new math text environment ($...$)" +msgstr "Nieuw wiskunde-blok invoegen ($...$)" + +#: src/mathed/InsetMathNest.cpp:1018 +msgid "entered math text mode (textrm)" +msgstr "Modus: tekst in formules (textrm)" + +#: src/mathed/InsetMathNest.cpp:1040 +#, fuzzy +msgid "Regular expression editor mode" +msgstr "Uitgebreide zoekterm (regular expression)" + +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 +msgid "Autocorrect Off ('!' to enter)" +msgstr "" + +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 +msgid "Autocorrect On (<space> to exit)" +msgstr "" + +#: src/mathed/InsetMathRef.cpp:225 +msgid "Standard[[mathref]]" +msgstr "Standaard" + +#: src/mathed/InsetMathRef.cpp:230 +msgid "PrettyRef" +msgstr "MooieVerw" + +#: src/mathed/InsetMathRef.cpp:230 +msgid "FormatRef: " +msgstr "OpmaakVerw:" + +#: src/mathed/InsetMathSubstack.cpp:85 +#, c-format +msgid "Can't change horizontal alignment in '%1$s'" +msgstr "Kan horizontale uitlijning van '%1$s' niet veranderen" + +#: src/mathed/MathMacroTemplate.cpp:495 +msgid "optional" +msgstr "optioneel" + +#: src/mathed/MathMacroTemplate.cpp:538 +msgid "TeX" +msgstr "TeX" + +#: src/mathed/MathMacroTemplate.cpp:1258 +msgid "math macro" +msgstr "math macro" + +#: src/output.cpp:37 +#, c-format +msgid "" +"Could not open the specified document\n" +"%1$s." +msgstr "" +"Kon het opgegeven document\n" +"%1$s\n" +"niet openen." + +#: src/output_plaintext.cpp:136 +msgid "Abstract: " +msgstr "Abstract: " + +#: src/output_plaintext.cpp:148 +msgid "References: " +msgstr "Kruisverwijzingen:" + +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Uitvoerbaar bestand van LyX niet gevonden" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Bestand niet gevonden" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Map niet gevonden" + +#: src/support/debug.cpp:41 +msgid "No debugging messages" +msgstr "Geen debug-berichten" + +#: src/support/debug.cpp:42 +msgid "General information" +msgstr "Algemene informatie" + +#: src/support/debug.cpp:43 +msgid "Program initialisation" +msgstr "Programma initialiseren" + +#: src/support/debug.cpp:44 +msgid "Keyboard events handling" +msgstr "Toetsaanslagen afhandelen" + +#: src/support/debug.cpp:45 +msgid "GUI handling" +msgstr "GUI afhandelen" + +#: src/support/debug.cpp:46 +msgid "Lyxlex grammar parser" +msgstr "Lyxlex grammatica parser" + +#: src/support/debug.cpp:47 +msgid "Configuration files reading" +msgstr "Lezen van instellingenbestanden" + +#: src/support/debug.cpp:48 +msgid "Custom keyboard definition" +msgstr "Eigen toetsenbordinstellingen" + +#: src/support/debug.cpp:49 +msgid "LaTeX generation/execution" +msgstr "LaTeX voortbrengen / uitvoeren" + +#: src/support/debug.cpp:50 +msgid "Math editor" +msgstr "Wiskunde bewerkingsprogramma" + +#: src/support/debug.cpp:51 +msgid "Font handling" +msgstr "Omgang met lettertypes" + +#: src/support/debug.cpp:52 +msgid "Textclass files reading" +msgstr "Lezen van Textclass bestanden" + +#: src/support/debug.cpp:53 +msgid "Version control" +msgstr "Versiebeheer" + +#: src/support/debug.cpp:54 +msgid "External control interface" +msgstr "Externe controle interface" + +#: src/support/debug.cpp:55 +msgid "Undo/Redo mechanism" +msgstr "Ongedaan maken / opnieuw doen - mechanisme" + +#: src/support/debug.cpp:56 +msgid "User commands" +msgstr "Gebruikersgedefinieerde opdrachten" + +#: src/support/debug.cpp:57 +msgid "The LyX Lexer" +msgstr "De LyX Lexxer" + +#: src/support/debug.cpp:58 +msgid "Dependency information" +msgstr "Informatie over afhankelijkheden" + +#: src/support/debug.cpp:59 +msgid "LyX Insets" +msgstr "LyX kaders" + +#: src/support/debug.cpp:60 +msgid "Files used by LyX" +msgstr "Bestanden die LyX gebruikt" + +#: src/support/debug.cpp:61 +msgid "Workarea events" +msgstr "Werkruimte gebeurtenissen" + +#: src/support/debug.cpp:62 +msgid "Insettext/tabular messages" +msgstr "" + +#: src/support/debug.cpp:63 +msgid "Graphics conversion and loading" +msgstr "" + +#: src/support/debug.cpp:64 +msgid "Change tracking" +msgstr "" + +#: src/support/debug.cpp:65 +msgid "External template/inset messages" +msgstr "" + +#: src/support/debug.cpp:66 +msgid "RowPainter profiling" +msgstr "" + +#: src/support/debug.cpp:67 +msgid "Scrolling debugging" +msgstr "" + +#: src/support/debug.cpp:68 +msgid "Math macros" +msgstr "Math macros" + +#: src/support/debug.cpp:69 +msgid "RTL/Bidi" +msgstr "rechts-naar-links / Bidi" + +#: src/support/debug.cpp:70 +msgid "Locale/Internationalisation" +msgstr "Taal- en regioinstellingen" + +#: src/support/debug.cpp:71 +msgid "Selection copy/paste mechanism" +msgstr "" + +#: src/support/debug.cpp:72 +msgid "Find and replace mechanism" +msgstr "Mechanisme voor zoeken en vervangen" + +#: src/support/debug.cpp:73 +msgid "Developers' general debug messages" +msgstr "" + +#: src/support/debug.cpp:74 +msgid "All debugging messages" +msgstr "" + +#: src/support/debug.cpp:153 +#, c-format +msgid "Debugging `%1$s' (%2$s)" +msgstr "" + +#: src/support/lstrings.cpp:1295 +msgid "[[Replace with the code of your language]]" +msgstr "nl" + +#: src/support/os_win32.cpp:488 +msgid "System file not found" +msgstr "Systeembestand niet gevonden" + +#: src/support/os_win32.cpp:489 +msgid "" +"Unable to load shfolder.dll\n" +"Please install." +msgstr "" +"Niet gelukt om shfolder.dll te laden.\n" +"Installeer deze." + +#: src/support/os_win32.cpp:494 +msgid "System function not found" +msgstr "Systeem-functie niet gevonden" + +#: src/support/os_win32.cpp:495 +msgid "" +"Unable to find SHGetFolderPathA in shfolder.dll\n" +"Don't know how to proceed. Sorry." +msgstr "" +"Kan SHGetFolderPathA in shfolder.dll niet vinden.\n" +"LyX kan niet verder gaan. Excuses voor het ongemak." + +#: src/support/userinfo.cpp:45 +msgid "Unknown user" +msgstr "Onbekende gebruiker" + +#~ msgid "Convert" +#~ msgstr "Converteren" + +#, fuzzy +#~ msgid "" +#~ "The LaTeX package undertilde is only used if you use the math frame " +#~ "decoration 'utilde'" +#~ msgstr "" +#~ "Het LaTeX-pakket esint wordt alleen gebruikt als er speciale " +#~ "integraalsymbolen in formules voorkomen" + +#, fuzzy +#~ msgid "Use u&ndertilde package automatically" +#~ msgstr "Gebruik het esint pakket &automatisch" + +#, fuzzy +#~ msgid "The LaTeX package undertilde is always used" +#~ msgstr "Gebruik het LaTeX-pakket esint altijd" + +#, fuzzy +#~ msgid "Use undertilde pac&kage" +#~ msgstr "Gebruik &esint-pakket" + +#, fuzzy +#~ msgid "Write CSS to File" +#~ msgstr "A&fdrukken naar bestand:" + +#~ msgid "Language &package:" +#~ msgstr "Taalpa&kket:" + +#~ msgid "Default Decimal &Separator:" +#~ msgstr "Scheidingsteken" + +#, fuzzy +#~ msgid "Default length &unit:" +#~ msgstr "Stan&daardtaal:" + +#, fuzzy +#~ msgid "BibTeX databases" +#~ msgstr "Te gebruiken BibTeX-database" + +#~ msgid "F&ormat:" +#~ msgstr "F&ormaat:" + +#, fuzzy +#~ msgid "Current Paragraph" +#~ msgstr "Alinea &inspringen" + +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#, fuzzy +#~ msgid "Affiliation (alternate)" +#~ msgstr "Verbonden aan:" + +#, fuzzy +#~ msgid "Affiliation (alternate):" +#~ msgstr "Verbonden aan:" + +#, fuzzy +#~ msgid "Affiliation (none)" +#~ msgstr "Verbonden aan:" + +#, fuzzy +#~ msgid "No affiliation" +#~ msgstr "Verbonden aan:" + +#, fuzzy +#~ msgid "Collaboration" +#~ msgstr "Document-type opties" + +#, fuzzy +#~ msgid "Collaboration:" +#~ msgstr "&Versiering:" + +#, fuzzy +#~ msgid "Ruled Table" +#~ msgstr "Tabel draaien" + +#, fuzzy +#~ msgid "Turn Page" +#~ msgstr "Lege pagina" + +#, fuzzy +#~ msgid "Wide Text" +#~ msgstr "In tekst" + +#, fuzzy +#~ msgid "List of Videos" +#~ msgstr "Afbeeldingenlijst" + +#, fuzzy +#~ msgid "Float Link" +#~ msgstr "&Zwevend kader" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "thanks" +#~ msgstr "dank" + +#~ msgid "Inst" +#~ msgstr "Instituut" + +#~ msgid "Institute #" +#~ msgstr "Instituut #" + +#, fuzzy +#~ msgid "Multilingual captions" +#~ msgstr "Overige o&pties" + +#, fuzzy +#~ msgid "Caption setup" +#~ msgstr "&Onderschrift:" + +#, fuzzy +#~ msgid "Caption setup:" +#~ msgstr "&Onderschrift:" + +#, fuzzy +#~ msgid "Bicaption" +#~ msgstr "Onderschrift" + +#, fuzzy +#~ msgid "Multiple Columns" +#~ msgstr "&Meerdere kolommen" + +#, fuzzy +#~ msgid "End Multiple Columns" +#~ msgstr "&Meerdere kolommen" + +#, fuzzy +#~ msgid "R-S number" +#~ msgstr "Geen getal" + +#~ msgid "Visible Space|a" +#~ msgstr "Zichtbare spatie|a" + +#~ msgid "Export As...|s" +#~ msgstr "Exporteren als...|s" + +#~ msgid "Unformatted Text|U" +#~ msgstr "Text zonder opmaak|z" + +#~ msgid "Unformatted, Join Lines|o" +#~ msgstr "Tekst zonder opmaak, regels samenvoegen|o" + +#~ msgid "Visible Space|i" +#~ msgstr "Zichtbare spatie|i" + +#, fuzzy +#~ msgid "LilyPond Manual|M" +#~ msgstr "Handleiding voor meerdere kolommen|m" + +#, fuzzy +#~ msgid "Multilingual Captions Manual|C" +#~ msgstr "Handleiding voor meerdere kolommen|m" + +#~ msgid "utilde" +#~ msgstr "utilde" + +#, fuzzy +#~ msgid "Raster image" +#~ msgstr "RasterImage" + +#~ msgid "Xfig figure" +#~ msgstr "Xfix-afbeelding" + +#, fuzzy +#~ msgid "Chess diagram" +#~ msgstr "ChessDiagram" + +#~ msgid "PDF pages" +#~ msgstr "PDF pagina" + +#, fuzzy +#~ msgid "Dia diagram" +#~ msgstr "ChessDiagram" + +#~ msgid "sxd" +#~ msgstr "sxd" + +#~ msgid "sxd|OpenOffice" +#~ msgstr "sxd|OpenOffice" + +#~ msgid "jpeg" +#~ msgstr "jpeg" + +#~ msgid "jpeg|JPEG" +#~ msgstr "jpeg|JPEG" + +#~ msgid "htm" +#~ msgstr "htm" + +#~ msgid "htm|HTML" +#~ msgstr "htm|HTML" + +#~ msgid "LyX 2.0.x" +#~ msgstr "LyX 2.0.x" + +#~ msgid "EPS (ps2eps)" +#~ msgstr "EPS (ps2eps)" + +#, fuzzy +#~ msgid "Bibliography entry not found!" +#~ msgstr "Instellingen voor bibliografie-elementen" + +#, fuzzy +#~ msgid "File Not Found" +#~ msgstr "Module niet gevonden!" + +#, fuzzy +#~ msgid "Unable to open file `%1$s'." +#~ msgstr "Kan document-type niet instellen." + +#, fuzzy +#~ msgid "Preview preamble" +#~ msgstr "LyX voorbeeld (pLaTeX)" + +#, fuzzy +#~ msgid "Preview body" +#~ msgstr "Laden van " + +#~ msgid "Conversion Failed!" +#~ msgstr "Converteren mislukt" + +#, fuzzy +#~ msgid "Convert to current format" +#~ msgstr "Converteren naar bruikbaar formaat..." + +#~ msgid "Visible Space" +#~ msgstr "Zichtbare spatie" + +#, fuzzy +#~ msgid "Choose a filename to export the document as" +#~ msgstr "Kies een bestandsnaam om het document op te slaan" + +#~ msgid "Error exporting to format: %1$s" +#~ msgstr "Fout bij het exporteren naar %1$s" + +#~ msgid "Search" +#~ msgstr "Zoeken" + +#, fuzzy +#~ msgid "Clear text" +#~ msgstr "Lege pagina" + +#~ msgid "&New:" +#~ msgstr "&Nieuw:" + +#~ msgid "Preface:" +#~ msgstr "Voorwoord:" + +#~ msgid "Institute and e-mail: " +#~ msgstr "Insituut en e-mail:" + +#~ msgid "MiniTOC" +#~ msgstr "MiniInhoudsopgave" + +#~ msgid "TOC depth (provide a number):" +#~ msgstr "TOC-diepte (geef een getal op):" + +#~ msgid "List of Abbreviations & Symbols" +#~ msgstr "Lijst van afkortingen en symbolen" + +#~ msgid "&Dummy" +#~ msgstr "&Dummy" + +#~ msgid "F&ind:" +#~ msgstr "&Zoeken:" + +#~ msgid "The Enter key works, too" +#~ msgstr "De Enter-toets werkt ook" + +#~ msgid "The delete key works, too" +#~ msgstr "De delete-toets werkt ook" + +#~ msgid "D&elete" +#~ msgstr "Ver&wijderen" + +#~ msgid "Cust&om:" +#~ msgstr "Aange&past:" + +#~ msgid "Select the default language of your documents" +#~ msgstr "Kies de standaardtaal van uw documenten" + +#~ msgid "Use the babel package for multilingual support" +#~ msgstr "Gebruik het pakket 'babel' om meerdere talen te ondersteunen" + +#~ msgid "&Use babel" +#~ msgstr "Babel gebr&uiken" + +#~ msgid "&Global" +#~ msgstr "&Globaal" + +#~ msgid "&BibTeX command:" +#~ msgstr "&BibTeX opdracht:" + +#~ msgid "" +#~ "Select if LyX should output Windows-style paths rather than Posix-style " +#~ "paths to LaTeX files. Useful if you're using the native Windows MikTeX " +#~ "rather than the Cygwin teTeX." +#~ msgstr "" +#~ "Kies deze optie als LyX Windows-bestandsnamen in LaTeX-bestanden moet " +#~ "zetten, in plaats van Posix-bestandsnamen. Dit is handig als u MikTeX " +#~ "gebruikt in plaats van Cygwin teTeX." + +#~ msgid "BibTeX command (&Japanese):" +#~ msgstr "BibTeX opdracht (&Japans):" + +#~ msgid "Index command (Ja&panese):" +#~ msgstr "Index opdracht (Ja&pans):" + +#~ msgid "External app for formating tables in plain text output" +#~ msgstr "Extern programma om tabellen op te maken in tekst-zonder-opmaak" + +#~ msgid "Screen &DPI:" +#~ msgstr "Schermresolutie (&DPI):" + +#~ msgid "Specify a personal dictionary file other than the default" +#~ msgstr "Kies een andere persoonlijk woordenboek-bestand" + +#~ msgid "Spellchec&ker executable:" +#~ msgstr "Spellingscontrole-pro&gramma:" + +#~ msgid "Use input encod&ing" +#~ msgstr "Gebruik invoer-coder&ing" + +#~ msgid "Jump to the label" +#~ msgstr "Het label in het document weergeven" + +#~ msgid "Merge cells" +#~ msgstr "Cellen samenvoegen" + +#~ msgid "Listing settings" +#~ msgstr "Opsommingsinstellingen" + +#~ msgid "Affilation:" +#~ msgstr "Verbonden aan:" + +#~ msgid "Step" +#~ msgstr "Stap" + +#~ msgid "Step \\thestep." +#~ msgstr "Stap \\thestep." + +#~ msgid "Appendices Section" +#~ msgstr "Appendices" + +#~ msgid "--- Appendices ---" +#~ msgstr "--- Appendices ---" + +#~ msgid "Layout|L" +#~ msgstr "Pagina-opmaak|o" + +#~ msgid "Documents|D" +#~ msgstr "Documenten|c" + +#~ msgid "New from Template...|T" +#~ msgstr "Nieuw van sjabloon...|j" + +#~ msgid "Revert|R" +#~ msgstr "Opnieuw laden|w" + +#~ msgid "Redo|d" +#~ msgstr "Opnieuw doen|d" + +#~ msgid "Cut|C" +#~ msgstr "Knippen|n" + +#~ msgid "Paste|a" +#~ msgstr "Plakken|P" + +#~ msgid "Paste External Selection|x" +#~ msgstr "Plak externe selectie|x" + +#~ msgid "Tabular|T" +#~ msgstr "Tabel|T" + +#~ msgid "Thesaurus..." +#~ msgstr "Thesaurus..." + +#~ msgid "Statistics...|i" +#~ msgstr "Statistieken...|i" + +#~ msgid "Cross-reference...|r" +#~ msgstr "Kruisverwijzing...|r" + +#~ msgid "Short Title" +#~ msgstr "Korte titel" + +#~ msgid "URL...|U" +#~ msgstr "URL...|U" + +#~ msgid "Lists & TOC|O" +#~ msgstr "Lijsten & inhoudsopgave|o" + +#~ msgid "TeX Code|T" +#~ msgstr "TeX-code|T" + +#~ msgid "Minipage|p" +#~ msgstr "Mini-pagina|p" + +#~ msgid "Tabular Material...|b" +#~ msgstr "Tabel-inhoud...|b" + +#~ msgid "Floats|a" +#~ msgstr "Zwevend kader|a" + +#~ msgid "Insert File|e" +#~ msgstr "Bestand invoegen|i" + +#~ msgid "Protected Space|r" +#~ msgstr "Niet-afbreekbare spatie|p" + +#~ msgid "Inter-word Space|w" +#~ msgstr "Woordspatiëring|o" + +#~ msgid "Vertical Space..." +#~ msgstr "Verticale ruimte..." + +#~ msgid "Line Break|L" +#~ msgstr "Regeleinde|l" + +#~ msgid "Protected Dash|D" +#~ msgstr "Niet-afbreekbaar koppelteken|r" + +#~ msgid "Ordinary Quote|O" +#~ msgstr "Aanhalingsteken|A" + +#~ msgid "Accept All Changes|A" +#~ msgstr "Alle wijzigingen accepteren|A" + +#~ msgid "Reject All Changes|R" +#~ msgstr "Alle wijzigingen afwijzen|n" + +#~ msgid "Character...|C" +#~ msgstr "Teken...|T" + +#~ msgid "Paragraph...|P" +#~ msgstr "Alinea...|A" + +#~ msgid "Document...|D" +#~ msgstr "Document...|D" + +#~ msgid "Tabular...|T" +#~ msgstr "Tabel...|T" + +#~ msgid "TeX Information|X" +#~ msgstr "TeX-informatie|X" + +#~ msgid "Go to Bookmark 1|1" +#~ msgstr "Ga naar bladwijzer 1|1" + +#~ msgid "Go to Bookmark 2|2" +#~ msgstr "Ga naar bladwijzer 2|2" + +#~ msgid "Go to Bookmark 3|3" +#~ msgstr "Ga naar bladwijzer 3|3" + +#~ msgid "Go to Bookmark 4|4" +#~ msgstr "Ga naar bladwijzer 4|4" + +#~ msgid "Go to Bookmark 5|5" +#~ msgstr "Ga naar bladwijzer 5|5" + +#~ msgid "Extended Features|E" +#~ msgstr "Uitgebreide functies|e" + +#~ msgid "Embedded Objects|m" +#~ msgstr "Ingesloten objecten|m" + +#~ msgid "Preferences..." +#~ msgstr "Voorkeuren..." + +#~ msgid "Dissolve Inset|l" +#~ msgstr "Kader oplossen|d" + +#~ msgid "View DVI" +#~ msgstr "DVI weergeven" + +#~ msgid "View PDF (pdflatex)" +#~ msgstr "PDF weergeven (pdflatex)" + +#~ msgid "Update PDF (pdflatex)" +#~ msgstr "PDF bijwerken (pdflatex)" + +#~ msgid "View PostScript" +#~ msgstr "PostScript weergeven" + +#~ msgid "Update PostScript" +#~ msgstr "PostScript bijwerken" + +#~ msgid "No horizontal line\t\\atop" +#~ msgstr "Zonder horizontale lijn\t\\atop" + +#~ msgid "Ch. " +#~ msgstr "Hfst." + +#~ msgid "Branch Settings" +#~ msgstr "Vertakkings-instellingen" + +#~ msgid "Length" +#~ msgstr "Lengte" + +#~ msgid "Thin space" +#~ msgstr "Smalle spatie" + +#~ msgid "Medium space" +#~ msgstr "Normale spatie" + +#~ msgid "Thick space" +#~ msgstr "Brede spatie" + +#~ msgid "Negative thin space" +#~ msgstr "Negatieve smalle spatie" + +#~ msgid "Negative medium space" +#~ msgstr "Negatieve normale spatie" + +#~ msgid "Negative thick space" +#~ msgstr "Negatieve brede spatie" + +#~ msgid "Inter-word space" +#~ msgstr "Woordspatiëring" + +#~ msgid "Hyperlink" +#~ msgstr "Hyperlink" + +#~ msgid "aspell" +#~ msgstr "aspell" + +#~ msgid "hspell" +#~ msgstr "hspell" + +#~ msgid "pspell (library)" +#~ msgstr "pspell (bibliotheek)" + +#~ msgid "aspell (library)" +#~ msgstr "aspell (bibliotheek)" + +#~ msgid "No Table of contents" +#~ msgstr "Geen inhoudsopgave" + +#~ msgid "Opened Float Inset" +#~ msgstr "Zwevend kader geopend" + +#~ msgid "Note[[InsetNote]]" +#~ msgstr "Opmerking" + +#~ msgid "QQuad Space" +#~ msgstr "QQuad spatie" + +#~ msgid "Opened table" +#~ msgstr "Tabel geopend" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/nn.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/nn.gmo differ diff -Nru lyx-2.0.2/po/nn.po lyx-2.0.3/po/nn.po --- lyx-2.0.2/po/nn.po 2011-11-27 01:07:53.000000000 +0000 +++ lyx-2.0.3/po/nn.po 2012-02-19 15:54:14.000000000 +0000 @@ -4,14 +4,14 @@ # # Lars Gullik Bjønnes <larsbj@lyx.org>, 1999. # Ingar Pareliussen <ingar.pareliussen@samfundet.no>, 2003,2005,2006, 2006, 2007, 2010. -# Ingar Pareliussen <ingar.pareliussen@_dmmh_no>, 2010, 2011. +# Ingar Pareliussen <ingar.pareliussen@_dmmh_no>, 2010, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: nn\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-04-09 15:24+0200\n" -"Last-Translator: Ingar Pareliussen <ingar.pareliussen@_dmmh_no>\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-02-11 18:59+0100\n" +"Last-Translator: Ingar Pareliussen\n" "Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n" "Language: nn\n" "MIME-Version: 1.0\n" @@ -441,7 +441,7 @@ #: src/frontends/qt4/ui/BranchesUi.ui:25 msgid "&New:[[branch]]" -msgstr "" +msgstr "&Ny:[[grein]]" #: src/frontends/qt4/ui/BranchesUi.ui:35 msgid "" @@ -491,8 +491,8 @@ msgstr "Fjern den valde greina" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Fjern" @@ -525,17 +525,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Avbryt" @@ -576,7 +577,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -707,7 +708,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Språk" @@ -779,7 +780,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Bruk" @@ -1762,15 +1763,15 @@ msgid "&Protect:" msgstr "Ve&rn:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Set inn mellomrom sjølv etter eit linjeskift" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -1929,7 +1930,7 @@ #: src/frontends/qt4/ui/IndicesUi.ui:114 msgid "&New:[[index]]" -msgstr "" +msgstr "&Ny:[[indeks]]" #: src/frontends/qt4/ui/IndicesUi.ui:124 msgid "" @@ -2094,10 +2095,9 @@ #: src/frontends/qt4/ui/LanguageUi.ui:142 #: src/frontends/qt4/ui/PrefLanguageUi.ui:78 -#, fuzzy msgid "" "Enter the command to load the language package (default: \\usepackage{babel})" -msgstr "Kommandoen for språkpakken. (Vanlegvis: babel)" +msgstr "Kommandoen for språkpakken. (Standard: \\usepackage{babel})" #: src/frontends/qt4/ui/LineUi.ui:22 msgid "Of&fset:" @@ -2129,7 +2129,7 @@ msgstr "Tilbakemeldingar" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Kodeliste" @@ -2705,7 +2705,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2714,7 +2714,7 @@ msgstr "Bilete" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2893,7 +2893,7 @@ msgid "Line &spacing" msgstr "&Linjeavstand" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Enkel" @@ -2902,7 +2902,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dobbel" @@ -3604,6 +3604,10 @@ "TeX engine was not correctly detected at configure time.\n" "Warning: Your changes here will not be saved." msgstr "" +"Vel om LyX skal bruke Windows eller Cygwin stigar\n" +"i LaTeX filer. Du bør berre endre dette dersom TeX\n" +"ikkje vart korrekt identifisert når LyX vart fyrst sett opp\n" +"Åtvaring: Endringar blir ikkje lagra." #: src/frontends/qt4/ui/PrefLatexUi.ui:332 msgid "&Use Windows-style paths in LaTeX files" @@ -3676,28 +3680,26 @@ msgstr "&Stig-prefiks:" #: src/frontends/qt4/ui/PrefPathsUi.ui:51 src/LyXRC.cpp:3338 -#, fuzzy msgid "" "Specify those directories which should be prepended to the PATH environment " "variable.\n" "Use the OS native format." msgstr "" -"Kva stig skal PATH-miljø ha framfor seg. Bruk standarden for " +"Kva for mapper skal ha PATH-miljøet framfor seg. Bruk formatet for " "operativsystemet." #: src/frontends/qt4/ui/PrefPathsUi.ui:58 -#, fuzzy msgid "TEX&INPUTS prefix:" -msgstr "&Stig-prefiks:" +msgstr "TEX&INPUTS prefiks:" #: src/frontends/qt4/ui/PrefPathsUi.ui:68 src/LyXRC.cpp:3497 -#, fuzzy msgid "" "Specify those directories which should be prepended to the TEXINPUTS " "environment variable.\n" "A '.' represents the current document directory. Use the OS native format." msgstr "" -"Kva stig skal PATH-miljø ha framfor seg. Bruk standarden for " +"Kva for stigar skal TEXINPUTS miljø variabelen lagt tilframfor seg. \n" +"Ein '.' er den gjeldande dokument stigen. Bruk standarden for " "operativsystemet." #: src/frontends/qt4/ui/PrefPathsUi.ui:75 @@ -4110,8 +4112,8 @@ msgid "&Single close-tab button" msgstr "&Ein lat att knapp" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Lagra" @@ -4297,9 +4299,8 @@ msgstr "E&tikettar i:" #: src/frontends/qt4/ui/RefUi.ui:49 -#, fuzzy msgid "&References" -msgstr "Referansar" +msgstr "&Referansar" #: src/frontends/qt4/ui/RefUi.ui:76 msgid "Fil&ter:" @@ -4451,6 +4452,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Stavekontroll" @@ -5144,7 +5146,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5203,13 +5208,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5229,7 +5235,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5245,19 +5251,19 @@ msgid "Acknowledgement" msgstr "Takk" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Takk." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5287,7 +5293,7 @@ msgstr "Teorem" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5330,13 +5336,13 @@ msgid "Case" msgstr "Tilfelle" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Saka \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5384,7 +5390,7 @@ msgstr "Vilkår" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5403,10 +5409,10 @@ msgid "Conjecture" msgstr "Konjektur" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5438,7 +5444,7 @@ msgid "Criterion" msgstr "Kriterium" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5458,7 +5464,7 @@ msgid "Definition" msgstr "Definisjon" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5500,7 +5506,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5553,8 +5559,8 @@ msgstr "Problem" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5573,7 +5579,7 @@ msgstr "Framlegg" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5591,8 +5597,9 @@ msgid "Remark" msgstr "Merknad" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Merknad \\theremark" @@ -5628,9 +5635,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5646,9 +5653,9 @@ msgstr "Ledetekst: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5669,19 +5676,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5690,26 +5698,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Tittel" @@ -5729,24 +5738,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Forfattar" @@ -5780,13 +5789,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Stikkord" @@ -5803,11 +5812,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5816,7 +5826,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5825,41 +5835,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Litteratur" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referansar" @@ -5875,8 +5885,8 @@ msgid "BiographyNoPhoto" msgstr "BiografiUtanBilete" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5888,17 +5898,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5917,14 +5927,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -5951,46 +5961,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Punktliste" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Nummerert" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Skildring" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Liste" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6000,7 +6010,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6024,20 +6034,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Dato" @@ -6049,7 +6059,7 @@ msgid "Correspondence to:" msgstr "Brevbyt med:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Takk." @@ -6065,7 +6075,7 @@ msgid "Key words." msgstr "Nøkkelord." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6079,11 +6089,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Epost" @@ -6111,8 +6122,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Tilknyting" @@ -6121,7 +6133,7 @@ msgstr "Og" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6266,7 +6278,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Faks" @@ -6342,6 +6354,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6363,7 +6376,7 @@ msgid "Author affiliation:" msgstr "Forfattar tilknyting:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6375,7 +6388,7 @@ msgstr "Takk." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6390,8 +6403,8 @@ msgid "SpecialSection*" msgstr "Spesialbolk" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6400,7 +6413,7 @@ msgstr "Utan nummer" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6445,7 +6458,7 @@ msgid "FourAuthors" msgstr "Fire_Forfattarar" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Tilknyting:" @@ -6462,7 +6475,7 @@ msgid "FourAffiliations" msgstr "Fire_Tilknytingar" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Tidskrift" @@ -6472,8 +6485,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6523,18 +6536,11 @@ msgid "Subparagraph" msgstr "Underavsnitt" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Punkt i teksten" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6555,13 +6561,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "Start lysark" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6577,240 +6583,235 @@ msgid "Part*" msgstr "Del*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Section.\\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsection.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Lysark" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Lysark" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "Start enkelt lysark" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Lysark (utan kantgarnityr)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "Lysarket igjen" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Lysark igjen med etikett" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "Slutten på lysarket" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "Lysark undertittel" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Kolonne" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Kolonnar" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Start kolonne med innrykk:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "Sentrerte kolonnar" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "kolonnar (Sentrerte kolonnar)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "Toppjusterte kolonnar" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "kolonnar (topp kolonnar)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pause" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Overliggar" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Legg over" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "Legg over område" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Legg over område" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Avslør" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Blir avslørt på lysarka" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Berre i framføring" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Vis berre i framføringar" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Ramme" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Ramme" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Ramme:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "Ramme med døme" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Ramme med døme:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "Åtvaring ramme" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Åtvaring ramme:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titulering" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Tittel (enkelt lysark)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Institutt merke" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Instituttmerke" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Avskrift" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Sitere" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Vers" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "Tittelgrafikk" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teorem" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Korollar." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definisjon." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definisjonar" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definisjonar." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Døme." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Døme" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Døme." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6826,80 +6827,80 @@ msgid "Fact" msgstr "Faktum" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Faktum." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorem." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separator" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-Kode" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "Notis" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Notis:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Åtvaring" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktur" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "Artikkelmodus" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artikkel" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "Presentasjonmodus" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentasjon" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabell" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Liste over tabellar" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figur" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -6957,7 +6958,7 @@ msgid "CURTAIN" msgstr "TEPPE" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7411,7 +7412,7 @@ #: lib/layouts/ectaart.layout:28 msgid "Running Title:" -msgstr "Løpetittel:" +msgstr "Laupetittel:" #: lib/layouts/ectaart.layout:35 msgid "RunAuthor" @@ -7419,7 +7420,7 @@ #: lib/layouts/ectaart.layout:39 msgid "Running Author:" -msgstr "Løpeforfattar:" +msgstr "Laupeforfattar:" #: lib/layouts/ectaart.layout:77 lib/layouts/latex8.layout:77 msgid "E-mail:" @@ -7449,9 +7450,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Nøkkelord:" @@ -7517,65 +7519,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX tittel" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Forfattar:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Tilknyt" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Tidskrift:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnummer" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_nummer:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Fyrsteforfattar" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1.forfattar sitt etternamn:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Motteke" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Motteke:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Akseptert" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Akseptert:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Startpunkt" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "Spørsmål om kopiar til:" @@ -7763,49 +7765,40 @@ msgstr "Morsmål:" #: lib/layouts/europecv.layout:112 -#, fuzzy msgid "LangHeader" -msgstr "Topptekst" +msgstr "Språktittel" #: lib/layouts/europecv.layout:116 -#, fuzzy msgid "Language Header:" -msgstr "Venstre topptekst:" +msgstr "Språk:" #: lib/layouts/europecv.layout:122 lib/layouts/moderncv.layout:119 -#, fuzzy msgid "Language:" -msgstr "&Språk:" +msgstr "Språk:" #: lib/layouts/europecv.layout:125 -#, fuzzy msgid "LastLanguage" -msgstr "Språk" +msgstr "SisteSpråk" #: lib/layouts/europecv.layout:128 -#, fuzzy msgid "Last Language:" -msgstr "&Språk:" +msgstr "Siste Språk:" #: lib/layouts/europecv.layout:131 -#, fuzzy msgid "LangFooter" -msgstr "Botntekst:" +msgstr "SpråkBotntekst" #: lib/layouts/europecv.layout:135 -#, fuzzy msgid "Language Footer:" -msgstr "Venstre botntekst:" +msgstr "Språk-botntekst:" #: lib/layouts/europecv.layout:138 -#, fuzzy msgid "End" -msgstr "Og" +msgstr "Slutt" #: lib/layouts/europecv.layout:148 -#, fuzzy msgid "End of CV" -msgstr "Start CV" +msgstr "Slutt CV" #: lib/layouts/foils.layout:42 msgid "Foilhead" @@ -7855,7 +7848,7 @@ msgid "Restriction:" msgstr "Avgrensing:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Venstre topptekst" @@ -7865,7 +7858,7 @@ msgid "Left Header:" msgstr "Venstre topptekst:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Høgre topptekst" @@ -8344,7 +8337,7 @@ msgid "Remarks #." msgstr "Merknader #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Prov:" @@ -8403,14 +8396,12 @@ #: lib/layouts/ijmpc.layout:68 lib/layouts/ijmpc.layout:72 #: lib/layouts/ijmpc.layout:80 lib/layouts/ijmpd.layout:73 #: lib/layouts/ijmpd.layout:77 lib/layouts/ijmpd.layout:85 -#, fuzzy msgid "Catchline" -msgstr "matte linje" +msgstr "Slagord" #: lib/layouts/ijmpc.layout:140 lib/layouts/ijmpd.layout:130 -#, fuzzy msgid "History" -msgstr "Revisjonshistorie" +msgstr "Historie" #: lib/layouts/ijmpc.layout:171 lib/layouts/ijmpc.layout:175 #: lib/layouts/ijmpd.layout:161 lib/layouts/ijmpd.layout:165 @@ -8428,61 +8419,61 @@ msgstr "TabellTekst" #: lib/layouts/ijmpc.layout:229 lib/layouts/ijmpd.layout:232 -#, fuzzy msgid "Table caption" msgstr "Tabell tekst" #: lib/layouts/ijmpc.layout:242 lib/layouts/ijmpd.layout:245 msgid "Refcite" -msgstr "" +msgstr "Refcite" #: lib/layouts/ijmpc.layout:246 lib/layouts/ijmpd.layout:249 -#, fuzzy msgid "Cite reference" -msgstr "Litteratur nytta i teksten" +msgstr "Litteratur referanse" #: lib/layouts/ijmpc.layout:259 lib/layouts/ijmpd.layout:262 -#, fuzzy msgid "ItemList" msgstr "Punktliste" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 -#, fuzzy +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" -msgstr "Romansk" +msgstr "Romanskliste" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorem \\thetheorem" -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Korollar \\thecorollary" -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma" -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Framlegg \\theproposition" -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Framlegg" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Framlegg \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8494,28 +8485,29 @@ msgid "Question" msgstr "Spørsmål" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Spørsmål \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Påstand \\theclaim" -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Konjektur \\theconjecture" -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Appendix \\Alph{appendix}." #: lib/layouts/ijmpd.layout:178 lib/layouts/ijmpd.layout:182 -#, fuzzy msgid "Comby" -msgstr "Tastaturkombinasjon" +msgstr "Kombinasjon" #: lib/layouts/iopart.layout:77 msgid "Review" @@ -8541,8 +8533,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8590,6 +8583,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "TAKK" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Alternative tilknyting" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Heimeside" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "PACS nummer:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "For-trykk nummer" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "For-trykk nummer:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr " Nettbasert litteratur referanse" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AdresseForEkstraKopiar" @@ -8600,20 +8617,20 @@ #: lib/layouts/kluwer.layout:216 msgid "RunningTitle" -msgstr "Løpetittel" +msgstr "Laupetittel" #: lib/layouts/kluwer.layout:224 lib/layouts/llncs.layout:163 #: lib/layouts/svcommon.inc:399 msgid "Running title:" -msgstr "Løpetittel:" +msgstr "Laupetittel:" #: lib/layouts/kluwer.layout:238 msgid "RunningAuthor" -msgstr "Løpeforfattar" +msgstr "Laupeforfattar" #: lib/layouts/kluwer.layout:245 lib/layouts/svcommon.inc:405 msgid "Running author:" -msgstr "Løpeforfattar:" +msgstr "Laupeforfattar:" #: lib/layouts/lettre.layout:39 lib/layouts/lettre.layout:316 msgid "NoTelephone" @@ -8703,7 +8720,7 @@ #: lib/layouts/llncs.layout:149 msgid "Running LaTeX Title" -msgstr "LaTeX løpetittel " +msgstr "LaTeX laupetittel " #: lib/layouts/llncs.layout:172 lib/layouts/svcommon.inc:371 msgid "TOC Title" @@ -8715,11 +8732,11 @@ #: lib/layouts/llncs.layout:200 msgid "Author Running" -msgstr "Løpeforfattar" +msgstr "Laupeforfattar" #: lib/layouts/llncs.layout:204 msgid "Author Running:" -msgstr "Løpeforfatter:" +msgstr "Laupeforfatter:" #: lib/layouts/llncs.layout:208 lib/layouts/svcommon.inc:389 msgid "TOC Author" @@ -8844,34 +8861,36 @@ msgstr "Avstand:" #: lib/layouts/moderncv.layout:122 -#, fuzzy msgid "Computer" -msgstr "Vis heile kjeldekoden" +msgstr "Datamaskin" #: lib/layouts/moderncv.layout:125 -#, fuzzy msgid "Computer:" -msgstr "&Ytre:" +msgstr "Datamaskin:" #: lib/layouts/moderncv.layout:128 -#, fuzzy msgid "EmptySection" -msgstr "Bolk" +msgstr "TomBolk" #: lib/layouts/moderncv.layout:137 -#, fuzzy msgid "Empty Section" -msgstr "Bolk" +msgstr "Tom Bolk" #: lib/layouts/moderncv.layout:144 -#, fuzzy msgid "CloseSection" -msgstr "utval" +msgstr "LatattAvsnitt" #: lib/layouts/moderncv.layout:147 -#, fuzzy msgid "Close Section" -msgstr "utval" +msgstr "Lat att avsnitt" + +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separator--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Skilde miljø ---" #: lib/layouts/paper.layout:147 msgid "SubTitle" @@ -8881,48 +8900,48 @@ msgid "Institution" msgstr "Institutsjon" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Lysark" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "AvsluttLysark" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "VidtLysark" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "TomtLysark" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Tomt lysark:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "PunktlisteType1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "NummerertlisteType1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Liste over algoritmer" @@ -9191,14 +9210,10 @@ msgid "Terms:" msgstr "Vilkår:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Sak" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nytt lysark:" @@ -9252,21 +9267,18 @@ msgstr "Underbolk" #: lib/layouts/svglobal3.layout:75 -#, fuzzy msgid "Mathematics Subject Classification" -msgstr "2000 Matematikk subjektklassifikasjon:" +msgstr "Matematikk subjektklassifikasjon" #: lib/layouts/svglobal3.layout:78 msgid "CRSC" -msgstr "" +msgstr "CRSC" #: lib/layouts/svglobal3.layout:81 -#, fuzzy msgid "CR Subject Classification" -msgstr "AMS Subjekt klassifikasjonar:" +msgstr "CR Subjekt klassifikasjonar:" #: lib/layouts/svglobal3.layout:86 -#, fuzzy msgid "Solution \\thesolution" msgstr "Løysinga \\thesolution" @@ -9283,21 +9295,18 @@ msgstr "Tittel*" #: lib/layouts/svmult.layout:36 -#, fuzzy msgid "Title*: " -msgstr "Tittel*" +msgstr "Tittel*: " #: lib/layouts/svmult.layout:65 lib/layouts/svmult.layout:150 -#, fuzzy msgid "Contributors" -msgstr "Liste over bidragsytarar" +msgstr "Bidragsytarar" #: lib/layouts/svmult.layout:67 msgid "List of Contributors" msgstr "Liste over bidragsytarar" #: lib/layouts/svmult.layout:71 -#, fuzzy msgid "Contributor List" msgstr "Liste over bidragsytarar" @@ -9313,31 +9322,27 @@ #: lib/layouts/svmult.layout:106 lib/layouts/svcommon.inc:115 msgid "PartBacktext" -msgstr "" +msgstr "Del-baktekst" #: lib/layouts/svmult.layout:114 lib/layouts/svcommon.inc:408 -#, fuzzy msgid "Running Chapter" -msgstr "Løpeforfattar:" +msgstr "Laupekapittel" #: lib/layouts/svmult.layout:118 lib/layouts/svcommon.inc:163 -#, fuzzy msgid "ChapAuthor" -msgstr "Forfattar" +msgstr "KapForfattar" #: lib/layouts/svmult.layout:122 lib/layouts/svcommon.inc:150 -#, fuzzy msgid "ChapSubtitle" -msgstr "Undertittel" +msgstr "KapUndertittel" #: lib/layouts/svmult.layout:126 lib/layouts/svcommon.inc:313 msgid "extrachap" -msgstr "" +msgstr "ekstrakap" #: lib/layouts/svmult.layout:130 lib/layouts/svcommon.inc:308 -#, fuzzy msgid "Extrachap" -msgstr "Ekstra" +msgstr "EkstraKap" #: lib/layouts/svmult.layout:134 lib/layouts/scrclass.inc:204 #: lib/layouts/svcommon.inc:477 @@ -9346,9 +9351,8 @@ #: lib/layouts/svmult.layout:138 lib/layouts/svcommon.inc:497 #: lib/layouts/svcommon.inc:501 -#, fuzzy msgid "Foreword" -msgstr "Nøkkelord" +msgstr "Forord" #: lib/layouts/svmult.layout:142 lib/layouts/svcommon.inc:521 #: lib/layouts/svcommon.inc:530 @@ -9356,9 +9360,8 @@ msgstr "Forord" #: lib/layouts/svmult.layout:154 lib/layouts/svcommon.inc:175 -#, fuzzy msgid "ChapMotto" -msgstr "Kapittel" +msgstr "KapMotto" #: lib/layouts/tufte-book.layout:123 msgid "Sidenote" @@ -9851,8 +9854,8 @@ msgid "FirstName" msgstr "Fornamn" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Utklipp" @@ -9945,7 +9948,6 @@ msgstr "Over_figurtekst" #: lib/layouts/scrclass.inc:255 lib/layouts/scrclass.inc:275 -#, fuzzy msgid "Captions" msgstr "Figur/tabell-tekst" @@ -10030,39 +10032,31 @@ msgid "foot" msgstr "fot" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Gråtekst" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Kodeliste" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "ldx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt " -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Førehandsvising" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separator--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Skilde miljø ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Del \\thepart" @@ -10100,59 +10094,48 @@ msgstr "--- Ting Bak ---" #: lib/layouts/svcommon.inc:283 -#, fuzzy msgid "Run-in headings" -msgstr "hovud" +msgstr "Innrykka overskrifter" #: lib/layouts/svcommon.inc:298 -#, fuzzy msgid "Sub-run-in headings" -msgstr "Subjekt overskrifter:" +msgstr "Under-innrykka overskrifter" #: lib/layouts/svcommon.inc:355 -#, fuzzy msgid "Author data:" -msgstr "Forfattar:" +msgstr "Forfattar data:" #: lib/layouts/svcommon.inc:392 -#, fuzzy msgid "TOC author:" -msgstr "Forfatter på Innhaldslista:" +msgstr "Forfatter til innhaldslista:" #: lib/layouts/svcommon.inc:395 -#, fuzzy msgid "Running Title" -msgstr "Løpetittel:" +msgstr "Laupetittel" #: lib/layouts/svcommon.inc:402 -#, fuzzy msgid "Running Author" -msgstr "Løpeforfattar:" +msgstr "Laupeforfattar" #: lib/layouts/svcommon.inc:413 -#, fuzzy msgid "Running chapter:" -msgstr "Løpeforfattar:" +msgstr "Laupeforfattar:" #: lib/layouts/svcommon.inc:416 -#, fuzzy msgid "Running Section" -msgstr "Løpetittel:" +msgstr "LaupeBolk" #: lib/layouts/svcommon.inc:419 -#, fuzzy msgid "Running section:" -msgstr "Løpetittel:" +msgstr "Laupebolk:" #: lib/layouts/svcommon.inc:443 -#, fuzzy msgid "Abstract*" -msgstr "Samandrag" +msgstr "Samandrag*" #: lib/layouts/svcommon.inc:447 -#, fuzzy msgid "Abstract* (not printed)" -msgstr " (ikkje installert)" +msgstr "Samandrag*(ikkje trykt)" #: lib/layouts/svcommon.inc:595 msgid "Petit" @@ -10160,7 +10143,7 @@ #: lib/layouts/svcommon.inc:607 msgid "Svgraybox" -msgstr "" +msgstr "Svgråboks" #: lib/layouts/theorems-ams-bytype.inc:166 lib/layouts/theorems-bytype.inc:142 #: lib/layouts/theorems-without-preamble.inc:163 @@ -10168,18 +10151,22 @@ msgstr "Fakta \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definisjon \\thedefinition" #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Døme \\theexample" #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr " Problem \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Øving \\ theexercise." @@ -10267,93 +10254,29 @@ msgid "Remark." msgstr "Merknad." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Teorem \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Korollar \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Framlegg \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Konjektur \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definisjon \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Døme \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr " Problem \\theproblem." - #: lib/layouts/theorems-without-preamble.inc:236 -#, fuzzy msgid "Prob" -msgstr "Problem" +msgstr "Prob" #: lib/layouts/theorems-without-preamble.inc:243 msgid "\\theprob." msgstr "\\theprob." #: lib/layouts/theorems-without-preamble.inc:279 -#, fuzzy msgid "Sol" -msgstr "Symbol" +msgstr "Sol" #: lib/layouts/theorems-without-preamble.inc:283 -#, fuzzy msgid "# [number of Prob]" -msgstr "Tal på rader" - -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Øving \\ theexercise." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Merknad \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Saka \\thecase." +msgstr "#[talet på Prob]" #: lib/layouts/theorems-without-preamble.inc:358 -#, fuzzy -msgid "Property \\theproperty" -msgstr "Framlegg \\theprop." - -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Spørsmål \\thequestion." +msgid "Property \\theproperty." +msgstr "Eigenskap \\theproperty" #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "Notis \\thenote." #: lib/layouts/braille.module:2 @@ -10434,9 +10357,8 @@ "hovudstil i menyen: Dokument val-> sidestil til frodig." #: lib/layouts/customHeadersFooters.module:12 -#, fuzzy msgid "Header/Footer" -msgstr "Midtstilt botnekst" +msgstr "topp/botn" #: lib/layouts/customHeadersFooters.module:30 msgid "Center Header" @@ -10483,14 +10405,12 @@ msgstr "Tilpassa lister (enumitem)" #: lib/layouts/enumitem.module:6 -#, fuzzy msgid "" "Controls the layout of enumerate, itemize, description, and list/labeling. " "See section Customized Lists of the User's Guide for a detailed description." msgstr "" -"Kontroller stilen på nummererte-, punkt-, skildring-, og etikett-lister med " -"tilleggsargument. Sjå http://mirror.ctan.org/CTAN/macros/latex/contrib/" -"enumitem/enumitem.pdf" +"Kontroller stilen på nummererte-, punkt-, skildring-, og etikett-lister. Sjå " +"avsnitt tilpassa lister i brukarhandboka for detaljar." #: lib/layouts/enumitem.module:93 msgid "Enumerate-Resume" @@ -10589,12 +10509,59 @@ "Define a style for paragraphs with an initial. See the EmbeddedObjects " "manual for a detailed description." msgstr "" +"Definer ein stil for avsnitt med initial. Sjå Innlemma objekt manualen for " +"tealjert skildring." #: lib/layouts/initials.module:14 lib/layouts/initials.module:16 #: lib/layouts/initials.module:25 lib/layouts/initials.module:31 msgid "Initial" msgstr "Forbokstav" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Brukar knitr pakken for å lage dynamiske rapportar i R. Denne R pakken må " +"vere installert for at modulen skal virke: install.packages(\"knitr\").Merk " +"at den er avhengig av R >= 2.14.1. For meir info sjå http://yihui.github.com/" +"knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "Litterært" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Blokk" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Sweave val" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave val" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R uttrykk" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R uttrykk" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond bok" @@ -10745,43 +10712,13 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Tillet brukav verktyet noweb til litterær programmering" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "Litterært" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 -#, fuzzy msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" "Tillet bruk av statistiskverkty slik som S eller R til litterær " -"programmering gjennom Sweave pakken. Sjå sweave.lyx for eksempel." - -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Blokk" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Sweave val" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave val" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R uttrykk" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R uttrykk" +"programmering gjennom Sweave pakken. Sjå sweave.lyx for meir informasjon." #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" @@ -10894,10 +10831,6 @@ msgid "Condition." msgstr "Vilkår." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Notis \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -12606,9 +12539,8 @@ msgstr "Tilpassa lim inn" #: lib/ui/stdmenus.inc:108 -#, fuzzy msgid "Select Whole Inset" -msgstr "Vel fil å setje inn" +msgstr "Vel Heile Innskotet" #: lib/ui/stdmenus.inc:109 msgid "Select All" @@ -13411,6 +13343,10 @@ msgstr "Multikolonne manual|M" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Sweave Manualen|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic manual|X" @@ -13434,11 +13370,11 @@ msgid "Check spelling" msgstr "Sjekk rettskriving" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Angra" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Gjer om" @@ -16158,14 +16094,14 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Eir rekneark laga i gnumeric, openoffice eller excel.\n" -"Den blir importert som ein lang-tabell, så lengd\n" +"Eir rekneark laga i Gnumeric, Libreoffice, Openoffice eller Excel.\n" +"Den blir importert som ein lang-tabell, så lange tabeller\n" "er ok. Stor breidd kan vere eit problem.\n" "Gnumeric er naudsynt både for gnumeric- og excel-rekneark.\n" @@ -16258,7 +16194,7 @@ msgid "PDFPages" msgstr "PDFSider" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF pages: $$AbsOrRelPathParent$$Basename" @@ -16271,6 +16207,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16281,10 +16220,13 @@ "* pages={x-y} (for ei rekkje sider)\n" "* pages={x,y,z} (for enkeltsider)\n" "* pages=- (for alle sidene)\n" +"* pages=last-1 (for å reversere sidene)\n" +"Med valet 'noautoscale' sidene er \n" +"brukte i orginalstorleik. \n" "les dokumentasjonen for PDFPages-pakken\n" "for fleire val og detaljar.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16292,15 +16234,15 @@ "Datoen i dag.\n" "Les 'info date' for meir informasjon\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia diagram.\n" @@ -16419,272 +16361,271 @@ msgstr "Sweave|S" #: lib/configure.py:583 -#, fuzzy msgid "R/S code" -msgstr "kode" +msgstr "R/S kode" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond musikk" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond bok (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (enkel)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (enkel)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Rein tekst" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Rein tekst|e" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Rein tekst (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Rein tekst (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Rein tekst (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Rein tekst, kopla saman linjer" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric-rekneark" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel-rekneark" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "Openoffice-rekneark" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rikt tekst format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "Dato kommando" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabell (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX førehandsvising" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyX førehandsvising (LilyPond bok)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX førehandsvising (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX-arkiv (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX-arkiv (tar.gz)" @@ -16728,66 +16669,66 @@ msgid "Print document failed" msgstr "Kan ikkje skrive ut" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Diskfeil: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "Klarte ikkje å fjerna den mellombelse katalogen %1$s (Er disken full?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" "LyX prøvde å lukke eit dokument som hadde endringar som ikkje var lagra!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Prøver å lukke eit endra dokument!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Klarte ikkje å fjerna den mellombelse katalogen" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Klarte ikkje å fjerna den mellombelse katalogen %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Ukjent dokumentklasse" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Brukar standard dokumentklasse sidan dokumentklassa %1$s er ukjent." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Ukjent symbol %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Filhovud-feil" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header manglar" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document manglar" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Endring blir ikkje vist i LaTeX eksporten" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16799,7 +16740,7 @@ "Installer desse pakkane eller endre \\lyxadded og \\lyxdeleted i LaTeX " "fortekst." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16811,31 +16752,31 @@ "Installer desse pakkane eller endra \\lyxadded og \\lyxdeleted i LaTeX " "fortekst." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Indeks" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Dokumentformat feil" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s slutta før tida, noko som truleg tyder at det er øydelagd." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s er ikkje eit rett LyX dokumentet." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Feil oppstod i konverteringa" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16844,11 +16785,11 @@ "%1$s vart laga i ein annan LyX versjon, Desverre kunne vi ikkje lage ein " "mellombels kopi for å konvertere dokumentet." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Fann ikkje eksport programmet" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16857,11 +16798,11 @@ "%1$s vart laga i ein anna LyX versjon. men programmet for å fornye " "dokumentet \"lyx2lyx\" vart ikkje funne." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Feil ved køyring av eksport programmet" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16870,7 +16811,7 @@ "%1$s vart laga i ein gammal LyX-versjon og lyx2lyx-programmet klarte ikkje å " "konvertere det." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16879,16 +16820,16 @@ "%1$s vart laga i ein nyare LyX-versjon og lyx2lyx-programmet klarte ikkje å " "konvertere det." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Fila kan berre bli lest frå" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "Fila %1$s kan ikkje skrivast fordi den er merka som berre for lesing." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16897,21 +16838,21 @@ "Dokumentet %1$s har blitt endra av eit anna program. Vil du skriva over " "dokumentet?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Skriv over det endra dokumentet?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "Skriv&over" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Kan ikkje laga reservekopi" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16920,58 +16861,58 @@ "LyX klarte ikkje å lage reservekopi %1$s.\n" "Er du sikker at stigen finst og at du kan skrive til den?" -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Lagrar %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "Kan ikkje skrive fila!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr "ferdig." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Prøver å skrive dokumentet %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Lagra til.%1$s.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Klarte ikkje å lagre. Prøver igjen...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Klarte ikkje lagre. Prøver igjen på nytt...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Lagring fungerte ikkje. Diverre har dokumentet gått tapt." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv program unntak oppdaga" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "Sjekk om du har programma for å støtte enkodinga (%1$s) er installert." -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Kan ikkje finne LaTeX kommandoen for '%1$s' (kode punkt %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -16980,20 +16921,20 @@ "Nokre av teikna i dokumentet er ikkje i teiknkodinga. \n" "Prøv å endre teiknkodinga til utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "feil med iconv konverteringa" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "Feil oppstod i konverteringa" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Umogeleg spesialteikn i stigen" -#: src/Buffer.cpp:1446 -#, fuzzy, c-format +#: src/Buffer.cpp:1492 +#, c-format msgid "" "The path of your document\n" "(%1$s)\n" @@ -17009,57 +16950,55 @@ "(%1$s)\n" "innheld teikn som er ukjente i den\n" "gjeldande kodinga (dvs %2$s).\n" -"Dette vil mest truleg ende med eit ikkje komplett dokument.\n" +"Dette vil mest truleg ende med eit ikkje komplett dokument, dersom ikkje " +"TEXINPUTS har stigen til dokumentet og du ikkje relative stigar (t.d. stigar " +"som startar med ./ eller ../) i forteksten eller i ERT.\n" +"\n" "Vel derfor ein anna koding for dokumentet (f.eks. utf8)\n" " eller vel ein anna stig." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Køyrer ChkTeX ..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "ChkTeX feil" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Kunne ikkje køyre ChkTeX." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Veit ikkje korleis ein eksporterer %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Feil ved eksporten til %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Grein\"%1$s\" finst frå før." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Finn ikkje greina: %1$s." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Klarar ikkje å tyde \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Ukjent mål \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Feil ved eksport til DVI" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17070,73 +17009,73 @@ "\n" "Vil du skrive over dette dokumentet?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Skriv over dokumentet?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Generell informasjon" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Førehandsvising av kjeldekode" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Førehandsvising av kjeldekode for avsnittet %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Førehandsvising av kjeldekode av avsnittet %1$s til %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Automatisk lagring %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Automatisk lagring feila!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Automatisk lagring av dette dokumentet..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Kan ikkje eksportere dokumentet" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Veit ikkje korleis ein importerer %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Feil på filnamn" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Stigen til dokumentet kan ikkje ha mellomrom i seg." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Eksport av dokumentet er stoppa." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokumentet eksportert som %1$s til %2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokumentet eksportert som %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17147,19 +17086,19 @@ "\n" "Gå tilbake til nødkopien?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Last nødkopien av dokumentet?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Gå tilbake" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Last Original" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17168,15 +17107,15 @@ "Nødkopien er lasta, men originalen %1$s kan berre bli lest frå. Lagra derfor " "dokumentet med eit anna namn." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokumentet vart redda." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Diverre kunne ikkje dokumentet reddast." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17185,27 +17124,27 @@ "Last nødkopien av dokumentet no?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Slett nødkopien av dokumentet?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Hald fast" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Nødkopien sletta" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Ikkje gløym å lagra dokumentet ditt no!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Fjern nødkopien av dokumentet no?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17216,19 +17155,19 @@ "\n" "Skal vi opna det istaden?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Gå tilbake til reservekopi?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Gå tilbake til &reservekopi" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Last &original" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17237,25 +17176,25 @@ "Reservekopien er lasta, men originalen %1$s kan berre bli lest frå. Lagra " "derfor dokumentet under eit anna namn." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Meiningslaust! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokumentet %1$s er lasta på nytt." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Kunne ikkje lasta dokumentet %1$s på nytt." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Underdokument er utilgjengeleg" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17293,7 +17232,7 @@ msgid "Document class not available" msgstr "Dokumentklassa er ikkje tilgjengeleg" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17308,11 +17247,11 @@ "stilfil vil bli brukt. LyX kan ikkje gi deg eit korrekt\n" "ferdig dokument." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Dokumentklassa er ikkje tilgjengeleg" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17327,15 +17266,15 @@ "stilfil vil bli brukt. LyX kan ikkje gi deg eit korrekt\n" "ferdig dokument." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Kan ikkje laste klassa" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Feil med å lese intern stilinformasjon" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Lese feil" @@ -17359,123 +17298,130 @@ msgid "This portion of the document is deleted." msgstr "Denne delen av dokumentet er sletta." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Dokumentklassa '%1$s' kunne ikkje bli lasta." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Ikkje meir \"Angre\" informasjon" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Ikkje meir \"Gjer om\" informasjon" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Kan ikkje finne teksten." -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Merke slått av" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Merke på" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Fjerna merke" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Merke sett" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statistikk for utvalet:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistikk for dokumentet:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d ord" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Eitt ord" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d teikn (med mellomrom)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Eitt teikn (med mellomrom)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d teikn (utan mellomrom)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Eitt teikn (utan mellomrom)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistikk" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "'Alle-innskot' stoppa fordi talet på handlingar var større enn %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Gjorde \"%1$s\" med %2$d innskot" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Greinnamn" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Grein finst frå før" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Finn ikkje greina: %1$s." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" -msgstr "" +msgstr "Leit tilbake feila" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" +"Ugyldig posisjon spurt etter av leit tilbake.\n" +"Du må oppdatere dokumentet du ser på." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Set inn dokumentet %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Dokumentet %1$s er sett inn." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Kunne ikkje sette inn dokumentet %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17486,26 +17432,26 @@ "%1$s\n" "på grunn av feilen: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Kan ikkje lese fila" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" " is not readable." msgstr "Kan ikkje lese %1$s." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Kan ikkje opnafila" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Les fil som ikkje er koda i UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17520,15 +17466,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX åtvaring: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "Umogeleg teikn" @@ -17897,12 +17843,12 @@ msgid "ignore" msgstr "ignorer" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Kan ikkje konvertere fila" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17911,19 +17857,19 @@ "Ingen informasjon om korleis ein konverterer %1$s formatet til %2$s.\n" "Prøv å sett det opp sjølv i LyX-Val." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Køyrer kommando: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Byggjefeil" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Det vart rapportert feil under bygginga." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17932,26 +17878,26 @@ "Vi fekk ein feil når vi køyrde:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Kunne ikkje flytte ei mellombels katalog frå %1$s til %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Kunne ikkje flytte ei mellombels fil frå %1$s til %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Kunne ikkje flytte ei mellombels fil frå %1$s til %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Køyrer LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -17960,15 +17906,15 @@ "Køyringa av LaTeX gjekk gale. Og i tillegg klarar ikkje LyX å finne LaTeX " "loggen %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "Feil ved LaTeX køyring" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Ingenting kom ut av konverteringa" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Det vart berre laga ei tom fil." @@ -17989,15 +17935,14 @@ msgid "&Don't Add" msgstr "&Ikkje legg til" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 -#, fuzzy, c-format +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 +#, c-format msgid "Layout `%1$s' was not found." -msgstr "Dokumentklassa er ikkje tilgjengeleg" +msgstr "Stilen '%1$s' vart ikkje funnen." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 -#, fuzzy +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" -msgstr "Ikkje funnen" +msgstr "Stil ikkje funnen" #: src/CutAndPaste.cpp:695 #, c-format @@ -18041,19 +17986,19 @@ msgstr "Kan ikkje kopiere %1$s til %2$s." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Romansk" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Typewriter" @@ -18147,7 +18092,7 @@ msgid "Cannot view file" msgstr "Kan ikkje vise fila" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Finn ikkje fila.%1$s" @@ -18482,7 +18427,7 @@ "\t-version samandrag av versjon og byggje info\n" "Sjå `man' sida til LyX for meir informasjon." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Ingen systemkatalog" @@ -19090,7 +19035,7 @@ msgid "(no log message)" msgstr "(Inga loggmelding)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VK: Loggmelding" @@ -19111,7 +19056,7 @@ msgid "Revert to stored version of document?" msgstr "Gå tilbake til den siste lagra versjonen av dokumentet?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Gå tilbake til sist lagra" @@ -19139,24 +19084,24 @@ msgid "Paragraph not properly initialized" msgstr "Avsnittet er ikkje starta på rett måte" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Ukjend innskot" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Feil i spor endring" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Ukjent forfattar indeks for endring:%1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Ukjent symbol" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19164,67 +19109,67 @@ "Du kan ikkje sette inn eit mellomrom i starten av eit avsnitt. Ver så snill " "å lese innføring i LyX." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Du kan ikkje sette inn to mellomrom etter kvarandre. Ver så snill å lese " "innføring i LyX." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Spor endringar] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Endring: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " til " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Skrifttype:%1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr " Djupn: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", mellomrom: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Halvannan" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Anna (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Innskot: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Avsnitt: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr " Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", plass: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Teikn: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Grense: " @@ -19264,15 +19209,15 @@ msgid " not known" msgstr " ukjent" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Manglande val" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Teiknsett" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "set avsnitt stil" @@ -19345,7 +19290,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Feil ved versjonkontrollen." @@ -19533,12 +19478,12 @@ "Skal vi halde fram?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Ja" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Nei" @@ -19596,7 +19541,7 @@ msgid "Reload saved document?" msgstr "Gå tilbake til sist lagra?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Last på nytt" @@ -19709,19 +19654,19 @@ "%1$s: Starten vart nådd medan vi leita bakover.\n" "skal vi fortsette frå slutten?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Leita rundt?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Har ingenting å leite etter" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Ingen opne dokument å leite i" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Utvida søk og erstatte" @@ -19793,11 +19738,11 @@ #: src/frontends/qt4/GuiAbout.cpp:122 msgid "Library directory: " -msgstr "Bibliotek katalog: " +msgstr "Bibliotekstig: " #: src/frontends/qt4/GuiAbout.cpp:125 msgid "User directory: " -msgstr "Brukar katalog: " +msgstr "Brukarstig: " #: src/frontends/qt4/GuiAbout.cpp:143 msgid "About LyX" @@ -19993,9 +19938,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokument|#o#O" @@ -20082,7 +20027,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20091,7 +20036,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20123,11 +20068,11 @@ msgid "The branch could not be renamed." msgstr "Greina kan ikkje bli gitt nytt namn" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Slå saman endringar" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20136,7 +20081,7 @@ "Endra av %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Endringa gjort %1$s\n" @@ -20243,10 +20188,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Vel eit filnamn for å lagra den innlimte biltete til" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Avbroten." @@ -20275,15 +20220,15 @@ msgid "Select document" msgstr "Vel dokument" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX Dokument (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Feil" @@ -20313,19 +20258,19 @@ #: src/frontends/qt4/GuiDelimiter.cpp:57 msgid "big[[delimiter size]]" -msgstr "store" +msgstr "store[[delimiter size]]" #: src/frontends/qt4/GuiDelimiter.cpp:58 msgid "Big[[delimiter size]]" -msgstr "store" +msgstr "Store[[delimiter size]]" #: src/frontends/qt4/GuiDelimiter.cpp:59 msgid "bigg[[delimiter size]]" -msgstr "Store" +msgstr "Stoore[[delimiter size]]" #: src/frontends/qt4/GuiDelimiter.cpp:60 msgid "Bigg[[delimiter size]]" -msgstr "STORE" +msgstr "Stoore[[delimiter size]]" #: src/frontends/qt4/GuiDelimiter.cpp:165 msgid "Math Delimiter" @@ -20457,7 +20402,7 @@ msgstr "Dokumentval" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Barnedokumentet" @@ -20729,15 +20674,15 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (ikkje installert)" #: src/frontends/qt4/GuiDocument.cpp:1811 msgid "Layouts|#o#O" -msgstr "Stiller|#o#O" +msgstr "Stiler|#o#O" #: src/frontends/qt4/GuiDocument.cpp:1813 msgid "LyX Layout (*.layout)" @@ -20777,12 +20722,12 @@ msgstr "LyX dokument (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "endringar" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20791,12 +20736,12 @@ " Dersom du ikkje brukar dei no vil dei forsvinne." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Forkast" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Klarte ikkje å bruke dokumentklassa" @@ -20846,24 +20791,32 @@ msgid "[No options predefined]" msgstr "[Ingen val predefinert]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "T&ilpass Hyperref val" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "Br&uk hyperref støtte" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Kan ikkje endra stil!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Klarte ikkje å bruke stil for ID:%1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Ikkje funnen" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Hovuddokumentet inkluderer ikkje denne fila" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20874,11 +20827,11 @@ "'%1$s' for å kunne bruke hovuddokument\n" "funksjonen." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Kan ikkje lasta hovuddokumentet" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -20995,7 +20948,7 @@ "because this graphic was its only member.\n" "How do you want to proceed?" msgstr "" -"Dersom du fjernar bilete frå gruppa'%1$s', vil den forsvinne\n" +"Dersom du fjernar bilete frå gruppa'%1$s', vil den forsvinne\n" "fordi dette bilete var det einaste medlemmet\n" "Korleis vil du fortsette?" @@ -21087,7 +21040,7 @@ msgid "Horizontal Fill" msgstr "Vassrett fyll" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21346,7 +21299,7 @@ msgstr "Fil namnet til LyXServer datarøyr" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Stavekontroll" @@ -21592,6 +21545,10 @@ "beginning?" msgstr "Vi kom til slutten av dokumentet, skal vi fortsette frå starten?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Stavekontrollen har ingen ordbøker." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Enkel latin" @@ -22038,50 +21995,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Ukjent verktylinje \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Vel mal" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Malar|#M#m" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokumentet er ikkje lasta." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Vel dokument" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Eksempla|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3 Dokument (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4 Dokument (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5 Dokument (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6 Dokument (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Ugyldig filnamn" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22092,40 +22049,40 @@ "%1$s\n" "finst ikkje." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Opnar dokumentet %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokumentet %1$s er ope." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Kontroll av versjonar oppdaga" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Kunne ikkje opna dokumentet %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Kan ikkje importere fila" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Veit ikkje korleis ein importerer %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Vel %1$s filen som skal importerast" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22136,52 +22093,72 @@ "\n" "Vil du skriva over dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Skriv over dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importerer %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importert." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "Fila er ikkje lasta!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "nyfil" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Vel kva for LyX-dokument som skal bli henta inn" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Eg forventa eit absolutt filnamn." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Vel fil å setje inn" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Alle filer (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Vel eit anna filnamn" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Fila\n" +"%1$s\n" +"er open frå før.\n" +"Ver venleg å lat igjen fila før du prøver å skrive over den.\n" +"Vil du bruke eit anna namn på fila?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Fila er open frå før" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "End&ra namn" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22192,23 +22169,23 @@ "\n" "Vil du prøve å gi dokumentet eit nytt namn?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Gje nytt namn og lagra?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Prøv på nytt" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Lat att dokumentet" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Kan ikkje late igjen dokumentet sidan LyX arbeider med det." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22219,11 +22196,11 @@ "\n" "Vil du lagra dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Vil du lagre det nye dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22234,15 +22211,15 @@ "\n" "Vil du lagra dokumentet eller forkaste endringane?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Vil du lagre dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Forkast" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22253,7 +22230,7 @@ "\n" "Vil du lagra dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22265,61 +22242,61 @@ "har blitt endra av eit anna program. skal vi laste det på nytt?\n" "Alle endringar du har gjort frå sist gang du lagra vil gå tapt." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Last dokumentet som er endra av eit anna program?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Fikk feil når vi sette låsinga" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Katalogen er ikkje tilgjengeleg." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Opnar barne dokumentet %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 -#, fuzzy, c-format +#: src/frontends/qt4/GuiView.cpp:2955 +#, c-format msgid "No buffer for file: %1$s." -msgstr "Veit ikkje korleis vise %1$s" +msgstr "Ingen buffer for: %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Suksessfull førhandsvising av formatet: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Feil når vi førehandsvise i formatet: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Suksessfull eksport til formatet: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Feil når vi eksporterte til formatet: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Eksporterer..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Førehandvisar ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokumentet er ikkje lasta" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22328,28 +22305,28 @@ "Alle endringar vil forsvinne. Er du sikker at du vil gå tilbake til siste " "lagra versjon av dokumentet %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Gå tilbake til sist lagra?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Lagrar alle dokument..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Alle dokumentet er lagra." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s ukjent kommando!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Ver god og førehandsvis dokumentet først." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Klarte ikkje å fortsette." @@ -22386,11 +22363,11 @@ msgid "Close File" msgstr "Lat att fil" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Skjul fana" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Skru av fana" @@ -22439,99 +22416,99 @@ msgid "Remove from personal dictionary|r" msgstr "Fjern ordet frå di personlege ordbok|d" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Språk|p" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Fleire språk...|F" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Skjult|S" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Ingen opne dokument>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Ingen bokmerke lagra enno>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Sjå (andre format)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Oppdater (andre format)|p" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Vis [%1$s]|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Oppdater [%1$s]|O" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Det er ikkje definert tilpassa innskot!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<ngen opne dokument>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Hovuddokumentet" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Opna navigatør..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Andre lister." -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Tom Innhaldsliste>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Andre verktylinjer" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Ingen greiner i dokumentet!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indeks liste|l" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Indeksnøkkel|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Index:%1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Indeksnøkkel (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Ingen litteratur i denne avgrensinga!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Ingen handling definert!" @@ -22600,9 +22577,8 @@ msgstr "Liste over kodelister" #: src/frontends/qt4/qt_helpers.cpp:563 -#, fuzzy msgid "List of Index Entries" -msgstr "Liste over indeksar" +msgstr "Liste over indekspunkt" #: src/frontends/qt4/qt_helpers.cpp:565 msgid "List of Marginal notes" @@ -22828,15 +22804,15 @@ msgid "Sub-%1$s" msgstr "Under-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Ingen litteratur definert!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Det er ikkje valt noko litteratur!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "ikkje nytta" @@ -23134,15 +23110,15 @@ msgid "Horizontal line" msgstr "Vassrett linje" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "Ingen fleire lstline skiljeteikn er tilgjengelege" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Går tom for skiljeteikn" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23155,11 +23131,11 @@ "slik at ingen er igjen til å brukast som skiljeteikn.\n" "No har eg erstatta '!' med ei åtvaring, men du må ordne opp sjølv!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Det er teikn som ikkje kan kodast i listeinnskotet" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23504,7 +23480,7 @@ msgid "Unknown TOC type" msgstr "Ukjent type av innhaldsliste" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Storleiken å utval bør vere like stort som innhaldet i utklippstavla" @@ -23756,11 +23732,11 @@ msgid "Regular expression editor mode" msgstr "Bruk regulære uttrykk" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autokorreksjon av ('!' for å bruke)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autokorreksjon på (<mellomrom> for å gå ut)" @@ -23810,6 +23786,64 @@ msgid "References: " msgstr "Referansar: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Kan ikkje finne programmet LyX" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "Klarte ikkje å finne stigen til programmet LyX frå kommandolinja %1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Klart ikkje å finne systemkatalogeen etter å ha leita\n" +"\t%1$s\n" +"Bruk '-sysdir' kommandolinje val eller miljøval\n" +" %2$s til LyX systemkatalogen som har fila`chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Kan ikkje finne fila" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Ulovleg %1$s val.\n" +"katalogen %2$s innheld ikkje %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Ulovleg %1$s miljøval.\n" +"Katalogen %2$s innheld ikkje %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Ulovleg %1$s miljøval.\n" +"%2$s er ikkje ein katalog." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Kan ikkje finne katalogen" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Inga melding frå avlusinga" @@ -23984,6 +24018,67 @@ msgid "Unknown user" msgstr "ukjend brukar" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorem \\thetheorem" + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Korollar \\thecorollary" + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Framlegg \\theproposition" + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Konjektur \\theconjecture" + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definisjon \\thedefinition" + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Døme \\theexample" + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr " Problem \\theproblem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Øving \\ theexercise." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Merknad \\theremark" + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Saka \\thecase." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Spørsmål \\thequestion." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Notis \\thenote." + #~ msgid "&New:" #~ msgstr "&Ny:" @@ -24029,52 +24124,6 @@ #~ msgid "Offprints:" #~ msgstr "Ekstra_kopiar:" -#~ msgid "LyX binary not found" -#~ msgstr "Kan ikkje finne programmet LyX" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Klarte ikkje å finne stigen til programmet LyX frå kommandolinja %1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Klart ikkje å finne systemkatalogeen etter å ha leita\n" -#~ "\t%1$s\n" -#~ "Bruk '-sysdir' kommandolinje val eller miljøval\n" -#~ " %2$s til LyX systemkatalogen som har fila`chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "Kan ikkje finne fila" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Ulovleg %1$s val.\n" -#~ "katalogen %2$s innheld ikkje %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Ulovleg %1$s miljøval.\n" -#~ "Katalogen %2$s innheld ikkje %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Ulovleg %1$s miljøval.\n" -#~ "%2$s er ikkje ein katalog." - -#~ msgid "Directory not found" -#~ msgstr "Kan ikkje finne katalogen" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/pl.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/pl.gmo differ diff -Nru lyx-2.0.2/po/pl.po lyx-2.0.3/po/pl.po --- lyx-2.0.2/po/pl.po 2011-11-27 01:07:53.000000000 +0000 +++ lyx-2.0.3/po/pl.po 2012-02-19 15:54:14.000000000 +0000 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: LyX 2.0.1\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-06-01 21:05+0200\n" "Last-Translator: Michał Fita <michal.fita@gmail.com>\n" "Language-Team: No team\n" @@ -501,8 +501,8 @@ msgstr "Usuń wybraną gałąź" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Usuń" @@ -535,17 +535,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Anuluj" @@ -586,7 +587,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -718,7 +719,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Język" @@ -790,7 +791,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Zastosuj" @@ -1785,15 +1786,15 @@ msgid "&Protect:" msgstr "&Ochrona:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Wstaw odstęp nawet po przełamaniu wiersza" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2156,7 +2157,7 @@ msgstr "Okno podpowiedzi" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listing" @@ -2745,7 +2746,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2754,7 +2755,7 @@ msgstr "Obrazki" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2939,7 +2940,7 @@ msgid "Line &spacing" msgstr "&Interlinia" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Pojedyncza" @@ -2948,7 +2949,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Podwójna" @@ -4186,8 +4187,8 @@ msgid "&Single close-tab button" msgstr "Pojedynczy przyci&sk zamykania patki" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Zapisz" @@ -4526,6 +4527,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Pisownia" @@ -5236,7 +5238,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5296,13 +5301,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5322,7 +5328,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5338,19 +5344,19 @@ msgid "Acknowledgement" msgstr "Podziękowanie" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Podziękowanie." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5380,7 +5386,7 @@ msgstr "Twierdzenie" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5423,14 +5429,14 @@ msgid "Case" msgstr "Przypadek" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Stwierdzenie \\theclaim." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5478,7 +5484,7 @@ msgstr "Warunek" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5497,10 +5503,10 @@ msgid "Conjecture" msgstr "Hipoteza" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5532,7 +5538,7 @@ msgid "Criterion" msgstr "Kryterium" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5552,7 +5558,7 @@ msgid "Definition" msgstr "Definicja" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5594,7 +5600,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5647,8 +5653,8 @@ msgstr "Problem" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5667,7 +5673,7 @@ msgstr "Propozycja" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5685,8 +5691,9 @@ msgid "Remark" msgstr "Uwaga" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Uwaga \\theremark." @@ -5723,9 +5730,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5742,9 +5749,9 @@ msgstr "Podpis:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5765,19 +5772,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5786,26 +5794,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Tytuł" @@ -5825,24 +5834,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -5878,13 +5887,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Słowa kluczowe" @@ -5901,11 +5910,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5914,7 +5924,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5923,41 +5933,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografia" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Odnośniki" @@ -5974,8 +5984,8 @@ msgid "BiographyNoPhoto" msgstr "Biografia" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5987,17 +5997,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6016,14 +6026,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6050,46 +6060,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Wypunktowanie" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Wyliczenie" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Opis" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6099,7 +6109,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6123,20 +6133,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Data" @@ -6148,7 +6158,7 @@ msgid "Correspondence to:" msgstr "Adres korespondencyjny:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Podziękowania." @@ -6164,7 +6174,7 @@ msgid "Key words." msgstr "Słowa kluczowe." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6178,11 +6188,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "E-mail" @@ -6210,8 +6221,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Afiliacja" @@ -6220,7 +6232,7 @@ msgstr "I" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6367,7 +6379,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6445,6 +6457,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6470,7 +6483,7 @@ msgid "Author affiliation:" msgstr "Afiliacja:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6483,7 +6496,7 @@ msgstr "Podziękowania." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6498,8 +6511,8 @@ msgid "SpecialSection*" msgstr "SekcjaSpecjalna*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6508,7 +6521,7 @@ msgstr "Nienumerowane" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6553,7 +6566,7 @@ msgid "FourAuthors" msgstr "CzterechAutorów" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Afiliacja:" @@ -6570,7 +6583,7 @@ msgid "FourAffiliations" msgstr "CzteryAfiliacje" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Czasopismo" @@ -6580,8 +6593,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6631,18 +6644,11 @@ msgid "Subparagraph" msgstr "Podakapit" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Kolejno" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6663,13 +6669,13 @@ msgid "Latin off" msgstr "Łacina wył." -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "PoczątekRamki" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6685,243 +6691,238 @@ msgid "Part*" msgstr "Część*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Sekcja \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Podsekcja \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}." -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Ramki" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Ramka" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "PoczątekProstejRamki" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Ramka (bez nagłówka/stopki/pasków bocznych)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "KoniecRamki" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "PodtytułRamki" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Kolumna" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Kolumny" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pauza" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Nakładki" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Nadbitka" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "ObszarNakładki" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Obszarnakładki" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Tylko" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Tylko na slajdach" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Blok" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Bloki" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Blok" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "BlokPrzykładu" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "Przykład" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "AlertBlok" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "Blok" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Tytułowanie" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Tytuł (Prosta Ramka)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "ZnakInstytucji" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Znak instytucji" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Cytat" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Cudzysłów" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Wiersz" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "RysunekTytułowy" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Twierdzenia" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Wniosek." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definicja." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definicje" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definicje." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Przykład." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Przykłady" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Przykłady." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6937,82 +6938,82 @@ msgid "Fact" msgstr "Fakt" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fakt." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Twierdzenie." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separator" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Kod LyX'a" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Notka:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Alert" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktura" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Pionowe" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artykuł" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Orientacja" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Prezentacja" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabela" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Spis tabel" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Rysunek" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7070,7 +7071,7 @@ msgid "CURTAIN" msgstr "KURTYNA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7580,9 +7581,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Słowa kluczowe:" @@ -7658,65 +7660,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Tytuł LaTeX-a" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Afil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Czasopismo:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "nrMS" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "numer_MS:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "PierwszyAutor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "nazwisko_pierwszego_autora:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Otrzymano" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Otrzymano:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Zaakceptowano" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Zaakceptowano:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Odbitki" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "prośby_o_odbitkę_do:" @@ -8009,7 +8011,7 @@ msgid "Restriction:" msgstr "Ograniczenia:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Lewy Nagłówek" @@ -8019,7 +8021,7 @@ msgid "Left Header:" msgstr "Lewy Nagłówek:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Prawy Nagłówek" @@ -8510,7 +8512,7 @@ msgid "Remarks #." msgstr "Uwagi #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Dowód:" @@ -8612,43 +8614,47 @@ msgid "ItemList" msgstr "Wypunktowanie" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Szeryfowa" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Twierdzenie \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Wniosek \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemat \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Propozycja \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Propozycja" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8660,21 +8666,23 @@ msgid "Question" msgstr "Pytanie" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Pytanie \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Stwierdzenie \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Hipoteza \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Dodatek \\Alph{appendix}" @@ -8709,8 +8717,9 @@ msgid "Rapid" msgstr "" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8761,6 +8770,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "PODZIĘKOWANIA" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Alternatywna afiliacja:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "nowa strona" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Numer PACS:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Wersja robocza" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Wersja robocza" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Wstaw cytat" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AdresPoOdbitki" @@ -9065,6 +9104,14 @@ msgid "Close Section" msgstr "zaznaczenie" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separator--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Środowisko separatora ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "PodTytuł" @@ -9073,50 +9120,50 @@ msgid "Institution" msgstr "Instytucja" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Slajd" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "KoniecSlaju" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "SzerokiSlajd" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "PustySlajd" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Pusty slajd:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 #, fuzzy msgid "ItemizeType1" msgstr "Wypunktowanie" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 #, fuzzy msgid "EnumerateType1" msgstr "Wyliczenie" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Lista algorytmów" @@ -9396,14 +9443,10 @@ msgid "Terms:" msgstr "Twierdzenie" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Temat" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nowy Slajd:" @@ -10087,8 +10130,8 @@ msgid "FirstName" msgstr "Imię" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Wycinek" @@ -10274,41 +10317,33 @@ msgid "foot" msgstr "stopka" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "Wyszarzenie" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listingi" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 #, fuzzy msgid "Idx" msgstr "Idks:" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opc" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Podgląd" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separator--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Środowisko separatora ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Część \\thepart" @@ -10419,19 +10454,23 @@ msgstr "Część \\thepart" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definicja \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Przykład \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "Problem \\thetheorem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "Ćwiczenie \\thetheorem." @@ -10525,46 +10564,6 @@ msgid "Remark." msgstr "Uwaga." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Twierdzenie \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Wniosek \\thecorollary." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lemat \\thelemma." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Propozycja \\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Hipoteza \\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definicja \\thedefinition." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Przykład \\theexample." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problem \\thetheorem." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10584,34 +10583,14 @@ msgid "# [number of Prob]" msgstr "Liczba wierszy" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Ćwiczenie \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Uwaga \\theremark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Stwierdzenie \\theclaim." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Prop \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Pytanie \\thequestion." - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "Notka \\thenote." #: lib/layouts/braille.module:2 @@ -10852,6 +10831,52 @@ msgid "Initial" msgstr "Kursywa" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Dosłowny" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "Opcje LaTeX:" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "Czcionki ekranowe" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "W&yrażenie regularne" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "exp" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "Książka z LilyPond" @@ -11014,46 +11039,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Dosłowny" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "Opcje LaTeX:" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "Czcionki ekranowe" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "W&yrażenie regularne" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "exp" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11155,10 +11146,6 @@ msgid "Condition." msgstr "Warunek." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Notka \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13748,6 +13735,11 @@ msgstr "Podręcznik Wielokolumnowości|W" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Podręcznik XY-pic|X" @@ -13771,11 +13763,11 @@ msgid "Check spelling" msgstr "Sprawdzanie pisowni" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Cofnij" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Ponów" @@ -16510,7 +16502,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16587,11 +16579,12 @@ msgid "PDFPages" msgstr "StronyPDF" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Strony PDF: $$AbsOrRelPathParent$$Basename" #: lib/external_templates:303 +#, fuzzy msgid "" "Includes PDF documents, using the 'pdfpages' package.\n" "To include multiple pages, use the 'pages'-option,\n" @@ -16600,6 +16593,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16613,7 +16609,7 @@ "Zapoznaj się z dokumentacją pakietu pdfpages,\\aby poznać inne opcje i " "więcej szczegółów.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16621,15 +16617,15 @@ "Dziesiejsza data.\n" "Przeczytaj 'info date' aby uzyskać więcej informacji.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagram Dia.\n" @@ -16753,270 +16749,270 @@ msgid "R/S code" msgstr "Kod" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "Muzyka LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 #, fuzzy msgid "LilyPond book (LaTeX)" msgstr "Książka z LilyPond" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (czysty)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (czysty)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Czysty tekst" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Czysty tekst|e" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Czysty tekst (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Czysty tekst (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Czysty tekst (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Czysty tekst, łączone linie" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Bogaty Format Tekstu (RTF)" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "polecenie daty" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabela (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Podgląd LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "Podgląd LyX (książka z LilyPond)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Podgląd LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 #, fuzzy msgid "LyXBlogger" msgstr "LyxBloger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17060,66 +17056,66 @@ msgid "Print document failed" msgstr "Nieudane drukowanie dokumentu" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Błąd dyskowy:" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "" "LyX nie może utworzyć kaalogu tymczasowego \"%1$s\" (Czyżby pełny dysk?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX usiłuje zamknąć dokument, który ma niezapisane zmiany!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Próba zamknięcia zmienionego dokumentu!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Nie można usunąć katalogu tymczasowego" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Nie można usunąć katalogu tymczasowego %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Nieznana klasa dokumentu" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Użyto domyślnej klasy dokumentu, ponieważ klasa %1$s jest nieznana." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Nieznany token %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Błąd nagłówka dokumentu" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "Brakuje \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "Brakuje \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Zmiany nie wyświetlane na wyjściu LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17131,7 +17127,7 @@ "Proszę zainstalować te pakiety lub przedefiniować \\lyxadded and " "\\lyxdeleted w preambule LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17143,33 +17139,33 @@ "Proszę zainstalować oba te pakiety lub przedefiniować \\lyxadded and " "\\lyxdeleted w preambule LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Indeks" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Niepoprawny format dokumentu" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s kończy się niespodziewanie, co oznacza, że prawdopodobnie jest " "uszkodzony." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s nie jest dokumentem LyX'a." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Nieudana konwersja" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17178,11 +17174,11 @@ "%1$s pochodzi z innej wersji LyX'a, lecz nie mógł być utworzony plik " "tymczasowy dla konwersji." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Nie znaleziono skryptu konwersji" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17191,11 +17187,11 @@ "%1$s pochodzi z innej wersji LyX'a, lecz nie można znaleźć skryptu konwersji " "lyx2lyx." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Niepoprawny skrypt konwersji" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17204,7 +17200,7 @@ "%1$s pochodzi z wcześniejszej wersji LyX'a, lecz skrypt lyx2lyx poległ przy " "próbie konwersji." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17213,18 +17209,18 @@ "%1$s pochodzi z wcześniejszej wersji LyX'a, lecz skrypt lyx2lyx poległ przy " "próbie konwersji." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Plik tylko do odczytu" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" "Plik %1$s nie może być zapisany, ponieważ jest oznacozny jako tylko do " "odczytu." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17233,21 +17229,21 @@ "Dokument %1$s został zmodyfikowany z zewnątrz. Czy jesteś pewien, że chcesz " "zastąpić ten plik?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Zastąpić zmodyfikowany plik?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Zastąp" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Porażka kopii bezpieczeństwa" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17256,46 +17252,46 @@ "Nie można utworzyć kopii zapasowej %1$s.\n" "Proszę sprawdzić, czy katalog istnieje i jest zapisywalny." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Zapisywanie dokumentu %1$s" -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " nie można zapisać pliku!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " gotowe." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Próba zapisania dokumentu %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Zapis wygląda na udany. Uff.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Zapis nieudany! Ponawianie prób...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Zapis nieudany! Dalsze ponawianie prób...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Zapis nieudany! Padaka. Dokument został utracony." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Wykryto wyjątek oprogramowania Iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17304,12 +17300,12 @@ "Proszę sprawdzić, czy oprogramowanie wspierające dla twojego kodowania " "(%1$s) jest poprawnie zainstalowane." -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Nie można odnaleźć komendy LaTeX dla znaku '%1$s' (kod znaku %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17319,19 +17315,19 @@ "wybranym kodowaniu.\n" "Zmiana kodowania dokumentu na utf8 może być pomocna." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "konwersji iconv nie udała się" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "nieudana konwersja" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Znak niekodowalny w ścieżce pliku" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, fuzzy, c-format msgid "" "The path of your document\n" @@ -17353,53 +17349,48 @@ "Wybierz odpowiednie kodowanie dokumentu (takie jak utf8)\n" "lub zmień nazwę ścieżki do pliku." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Działanie chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "błąd chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Nie można pomyślnie uruchomić chktex." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Nieznany jest sposób konwersji do formatu: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Błąd w trakcie eksportu do formatu: %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Gałąź \"%1$s\" już istnieje." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Gałąź \"%1$s\" nie istnieje." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Niezdolny do parsowania \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Nieznany cel \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Błąd eksportu do DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17410,73 +17401,73 @@ "\n" "Czy chcesz zastąpić ten plik?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Zastąpić plik?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Błąd uruchamiania zewnętrznych komend." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Podgląd kodu źródłowego" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Podgląd kodu źródłowego dla %1$d akapitu" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Podgląd kodu źródłowego dla akapitów od %1$s do %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Automatyczne zapisywanie %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Nieudany autozapis!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Automatyczny zapis bieżącego dokumentu" -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Nie można wyeksportować pliku" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Brak informacji na temat formatu eksportu %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Błąd nazwy pliku" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Ścieżka do dokumentu nie może zawierać spacji." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Przerwano eksport dokumentu." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokument wyeksportowano jako %1$s do pliku `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokument wyeksportowano jako %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17487,34 +17478,34 @@ "\n" "Przywrócić zapisaną kopię?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Wczytać kopię bezpieczeństwa?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Przywróć" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Wczytaj oryginał" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokument pomyślnie odzyskany." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokument NIE odzyskany pomyślnie." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17523,27 +17514,27 @@ "Czy usunąć teraz plik ratunkowy?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Usunąć plik ratunkowy?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Zachowaj" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Plik ratunkowy usunięty" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Nie zapomnij zapisać swojego pliku teraz!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Czy usunąć teraz plik ratunkowy?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17554,44 +17545,44 @@ "\n" "Wczytać kopię zamiast oryginału?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Wczytać kopię zapasową?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Wczytaj &kopię" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Wczytaj &oryginał" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Bez sensu!!!" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokument %1$s przeładowany." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Nie można przeładować dokumentu %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Dołączony plik nieprawidłowy" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17630,7 +17621,7 @@ msgstr "Niedostępna klasa dokumentu" # Problem z "output" mam... wyjście nie oddaje znaczenia dla laika. -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17645,12 +17636,12 @@ "klasa dokumentu wraz z domyślnym układem. LyX może\n" "w stanie wyprodukować prawidłowego rezultatu." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Klasa dokumentu nie odnaleziona" # Problem z "output" mam... wyjście nie oddaje znaczenia dla laika. -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17665,15 +17656,15 @@ "klasa dokumentu wraz z domyślnym układem. LyX może\n" "w stanie wyprodukować prawidłowego rezultatu." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Nie można załadować klasy" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Błąd odczytu wewnętrznych informacji z układu" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Błąd odczytu" @@ -17697,123 +17688,128 @@ msgid "This portion of the document is deleted." msgstr "Ten fragment dokumentu jest usunięty." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Nie można wczytać klasy dokumentu \"%1$s\"." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Nie można już dalej cofnąć" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Nie można już dalej ponawiać" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Nie znaleziono tego ciągu znaków!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Znacznik wyłączony" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Znacznik włączony" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Znacznik usunięty" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Znacznik ustawiony" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statystyka dla zaznaczenia:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statystyka dla dokumentu:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d słów" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Jedno słowo" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d znaków (włączając odstępy)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Jeden znak (włączając odstępy)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d znaków (wyłączając odstępy)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Jeden znak (wyłączając odstępy)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statystyka" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "\"inset-forall\" przerwane, ponieważ ilość akcji jest większa niż %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Zastosowano \"%1$s\" do %2$d wstawek" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Nazwa gałęzi" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Gałąź już istnieje" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Gałąź \"%1$s\" nie istnieje." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Wstawianie dokumentu %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Wstawiono dokument %1$s." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Nie można wstawić dokumentu %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17824,11 +17820,11 @@ "%1$s\n" "z powodu błędu: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Nie można wczytać pliku" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17837,15 +17833,15 @@ "%1$s\n" " jest nieodczytywalny." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Nie można otworzyć pliku" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Czytanie pliku bez kodowania UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17861,15 +17857,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Ostrzeżenie LyX:" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "znak niekodowalny" @@ -18240,12 +18236,12 @@ msgid "ignore" msgstr "ignoruj" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Nie można konwertować pliku" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18254,45 +18250,45 @@ "Brak informacji o konwersji formatu %1$s do %2$s.\n" "Zdefiniuj konwerter w ustawieniach." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Wykonywane polecenie: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Błąd budowania" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Wystąpiły błędy w trakcie budowania." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "Zdarzył się błąd podczas wykonania: %1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Nie można przesunąć folderu tymczasowego z %1$s do %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Nie można skopiować pliku tymczasowego z %1$s do %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Nie można przesunąć pliku tymczasowego z %1$s do %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeX został uruchomiony..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18301,15 +18297,15 @@ "LaTeX nie zakończył pracy sukcesem. Na dodatek LyX nie mógł zlokalizować " "logu LaTeX-a %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "Błąd LaTeX-a" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Wyjście jest puste" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Wygenerowano pusty plik wyjściowy." @@ -18330,12 +18326,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Klasa dokumentu nie odnaleziona" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Nie odnalezione" @@ -18382,19 +18378,19 @@ msgstr "Nieudane kopiowanie %1$s do %2$s." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Szeryfowa" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Bezszeryfowa" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Maszynowa" @@ -18488,7 +18484,7 @@ msgid "Cannot view file" msgstr "Nie można podejrzeć pliku" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Plik nie istnieje: %1$s" @@ -18828,7 +18824,7 @@ "Sprawdź stronę podręcznikową (man) programu LyX, aby uzyskać więcej " "szczegółów." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Brak katalogu systemowego" @@ -19458,7 +19454,7 @@ msgid "(no log message)" msgstr "(brak dziennika zmian)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "Kontrola wersji: opis bieżącej wersji" @@ -19479,7 +19475,7 @@ msgid "Revert to stored version of document?" msgstr "Przywrócić zapisaną wersję dokumentu?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Przywróć" @@ -19507,90 +19503,90 @@ msgid "Paragraph not properly initialized" msgstr "Akapit nie został poprawnie zainicjowany" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Nieznana wstawka" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Błąd śledzenia zmian" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Nieznany indeks autora dla zmiany: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Nieznany token" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" "Nie można wstawić spacji na początku akapitu. Proszę przeczytać Samouczek." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Nie można wstawić dwóch spacji w ten sposób. Proszę przeczytać Samouczek." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Śledzenie zmian]" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Zmiana: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " na " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Czcionka: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", głębokość: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", odstęp: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Półtora" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Inny (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", wstawka: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", akapit: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", położenie: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", znak: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", granica: " @@ -19630,15 +19626,15 @@ msgid " not known" msgstr " nieznane" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Brakuje argumentu" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Kodowanie" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Styl akapitu ustawiony" @@ -19708,7 +19704,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Błąd kontroli wersji." @@ -19897,12 +19893,12 @@ "Kontynuować?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Tak" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Nie" @@ -19959,7 +19955,7 @@ msgid "Reload saved document?" msgstr "Przeładować zapisany dokument?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "P&rzeładuj" @@ -20075,19 +20071,19 @@ "Osiągnięto koniec %1$s w trakcie przeszukiwania w tył.\n" "Czy kontynuować poszukiwania od końca dokumentu?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Zawinąć szukanie?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Nic do przeszukania" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Brak dokumentów otwartych do przeszukiwania" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Zaawansowane Znajdź i Zastąp" @@ -20357,9 +20353,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumenty|#o#O" @@ -20447,7 +20443,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20456,7 +20452,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20489,11 +20485,11 @@ msgid "The branch could not be renamed." msgstr "Nazwa gałęzi nie może być zmieniona." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Łączenie zmian" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20502,7 +20498,7 @@ "Zmieniony przez %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Zmieniono %1$s\n" @@ -20609,10 +20605,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Wprowadź nazwę pliku pod jaką wklejony rysunek ma być zapisany" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Zaniechane." @@ -20641,15 +20637,15 @@ msgid "Select document" msgstr "Wybierz dokument" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Dokumenty LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Błąd" @@ -20826,7 +20822,7 @@ msgstr "Styl dokumentu" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Dokument podrzędny" @@ -21099,9 +21095,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (nie zainstalowane)" @@ -21147,12 +21143,12 @@ msgstr "Dokumenty LyX'a (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Niezatwierdzone zmiany" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -21162,12 +21158,12 @@ "podejmowanego działania." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "O&drzuć" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Nie można ustawić klasy dokumentu." @@ -21217,24 +21213,33 @@ msgid "[No options predefined]" msgstr "[Nie predefiniowano opcji]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&Użyj wsparcia dla hypperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Nie można ustawić układu!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Nie można ustawić układu dla ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Nie odnalezione" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Przypisany nadrzędny nie zawiera tego pliku" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21245,11 +21250,11 @@ "'%1$s' by móc używać funkcję dokumentu\n" "nadrzędnego." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Nie można załadować głównego" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21459,7 +21464,7 @@ msgid "Horizontal Fill" msgstr "Wypełnienie poziome" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21721,7 +21726,7 @@ msgstr "Podaj nazwę serwera potoku LyX'a" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Pisownia" @@ -21971,6 +21976,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Nieudane sprawdzanie pisowni.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Podstawowy łaciński" @@ -22420,50 +22430,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Nieznany pasek narzędzi \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Wybierz plik szablonu" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Szablony|#S#s" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokument nie załadowany" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Wybierz dokument do otwarcia" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Przykłady|#P#p" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Dokumenty LyX 1.3.x (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Dokumenty LyX 1.4.x (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Dokumenty LyX 1.5.x (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Dokumenty LyX 1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Niepoprawna nazwa pliku" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22474,40 +22484,40 @@ "%1$s\n" "nie istnieje." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Otwieranie dokumentu %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokument %1$s jest już otwarty." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Wykryta kontrola wersji." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Nie można otworzyć dokumentu %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Nie można zaimportować pliku" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Brak informacji na temat importowanego formatu %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Wybierz dokument %1$s do importu" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22518,52 +22528,67 @@ "\n" "Czy chcesz go zastąpić?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Zastąpić dokument?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importowanie %1$s" -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "zaimportowany." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "plik nie zaimportowany!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "nowyplik" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Wybierz dokument LyX do wstawienia" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Spodziewana absolutna ścieżka do pliku." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Wybierz dokument do wstawienia" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Wszystkie pliki (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Wprowadź nazwę pliku pod jaką dokument ma być zapisany" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Zmień nazwę" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22574,25 +22599,25 @@ "\n" "Czy chcesz zmienic nazwę dokumentu i spróbować ponownie?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Zmienić nazwę i zapisać?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Ponów" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Zamknij dokument" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 #, fuzzy msgid "Document could not be closed because it is being processed by LyX." msgstr "" "Dokument nie może zostać zamknięty ponieważ jest przetwarzany przez LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22603,11 +22628,11 @@ "\n" "Czy chcesz zapisać dokument?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Zapisać nowy dokument?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22618,15 +22643,15 @@ "\n" "Czy chcesz zapisać dokument bądź porzucić zmiany?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Zapisać dokument?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Porzuć" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22637,7 +22662,7 @@ "\n" "Czy chcesz zapisać dokument?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22649,61 +22674,61 @@ " został zmodyfikowany z zewnątrz. Czy przeładować? Wszystkie lokalne zmiany " "zostaną utracone." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Czy przeładować zewnętrznie zmieniony dokument?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Błąd w trakcie ustawiania właściwości blokowania." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Katalog nie jest dostępny." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Otwieranie dokumentu podrzędnego %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Brak informacji do podglądu %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Udany podgląd w formacie: %1$s." -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Błąd w trakcie przygotowania do podglądu w formacie: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Udany eksport do formatu: %1$s." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Błąd w trakcie eksportu do formatu: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Eksportowanie..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Przygotowanie podglądu..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokument nie załadowany" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22712,28 +22737,28 @@ "Wszelkie zmiany zostaną utracone. Jesteś pewien, że chesz powrócić do " "zapisanej wersji dokumentu %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Powrót do zapisanego dokumentu?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Zapisuję wszystkie dokumenty..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Wszystkie dokumenty zapisane." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s nieznana komenda!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Proszę najpierw przejrzeć dokument." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Nie można kontynuować." @@ -22770,11 +22795,11 @@ msgid "Close File" msgstr "Zamknij plik" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Ukryj patkę" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Zamknij patkę" @@ -22823,99 +22848,99 @@ msgid "Remove from personal dictionary|r" msgstr "Usuń z osobistego słownika|u" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Język|J" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Więcej języków...|M" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Brak otwartego dokumentu>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Brak zapisanych zakładek>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Podgląd (Inne formaty)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Aktualizuj (Inne formaty)|k" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Podgląd [%1$s]|g" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Aktualizuj [%1$s]|A" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Brak zdefiniowanych wstawek dostosowanych!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Nie otwarto dokumentu>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Główny dokument" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Otwórz Nawigator..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Inne listy" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Pusty spis treści>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Inne paski narzędziowe" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Brak gałęzi w dokumencie!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indeks|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Hasło indeksu|i" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Indeks: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Hasło indeksu (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Brak cytatów w zasięgu!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Brak zdefiniowanej akcji!" @@ -23215,15 +23240,15 @@ msgid "Sub-%1$s" msgstr "%1$s wewn." -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Nie zdefiniowano bibliografii!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Nie wybrano cytatów!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "nie cytowane" @@ -23522,15 +23547,15 @@ msgid "Horizontal line" msgstr "Linia pozioma" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "brak dostępnych separatorów dla listingów w linii" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Wyczerpano znaki separatorów" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23544,11 +23569,11 @@ "Tym razem, znak '!' został zamieniony w ostrzeżenie, lecz\n" "należy prześledzić tą kwestię!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Znaki niekodowalne we wstawce listingu" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23895,7 +23920,7 @@ msgid "Unknown TOC type" msgstr "Nieznany typ spisu" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Rozmiar zaznaczenia musi odpowiadać zawartości schowka." @@ -24145,11 +24170,11 @@ msgid "Regular expression editor mode" msgstr "Tryb edytora wyrażeń regularnych" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autokorekta Wył. ('!' by wejść)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autokorekta Wł. (<spacja> by wyjść)" @@ -24199,6 +24224,66 @@ msgid "References: " msgstr "Odnośniki: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Binaria LyX nie znalezione" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Nie można określić ścieżki do katalogu systemowego LyX'a z wiersza poleceń " +"%1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Nie można określić katalogu systemowego zawierającego poszukiwany\n" +"\t%1$s\n" +"Spróbuj podać parametr wywołania '-sysdir' lub ustaw zmienną środowiskową\n" +"%2$s na katalog systemowy LyX'a zawierający plik 'chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Plik nie znaleziony" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Niepoprawny przełącznik %1$s.\n" +"Katalog %2$s nie zawiera %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Niepoprawna zawartość zmiennej środowisowej %1$s.\n" +"Katalog %2$s nie zawiera %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Niepoprawna zawartość zmiennej środowisowej %1$s.\n" +"%2$s nie jest katalogiem." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Katalog nieznaleziony" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Brak komunikatów diagnostycznych" @@ -24372,6 +24457,67 @@ msgid "Unknown user" msgstr "Nieznany użytkownik" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Twierdzenie \\thetheorem." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Wniosek \\thecorollary." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemat \\thelemma." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Propozycja \\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Hipoteza \\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definicja \\thedefinition." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Przykład \\theexample." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problem \\thetheorem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Ćwiczenie \\thetheorem." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Uwaga \\theremark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Stwierdzenie \\theclaim." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Pytanie \\thequestion." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Notka \\thenote." + #~ msgid "&New:" #~ msgstr "&Nowy:" @@ -24413,54 +24559,6 @@ #~ msgid "Offprints:" #~ msgstr "Nadbitka:" -#~ msgid "LyX binary not found" -#~ msgstr "Binaria LyX nie znalezione" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Nie można określić ścieżki do katalogu systemowego LyX'a z wiersza " -#~ "poleceń %1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Nie można określić katalogu systemowego zawierającego poszukiwany\n" -#~ "\t%1$s\n" -#~ "Spróbuj podać parametr wywołania '-sysdir' lub ustaw zmienną " -#~ "środowiskową\n" -#~ "%2$s na katalog systemowy LyX'a zawierający plik 'chkconfig.ltx'." - -#~ msgid "File not found" -#~ msgstr "Plik nie znaleziony" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Niepoprawny przełącznik %1$s.\n" -#~ "Katalog %2$s nie zawiera %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Niepoprawna zawartość zmiennej środowisowej %1$s.\n" -#~ "Katalog %2$s nie zawiera %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Niepoprawna zawartość zmiennej środowisowej %1$s.\n" -#~ "%2$s nie jest katalogiem." - -#~ msgid "Directory not found" -#~ msgstr "Katalog nieznaleziony" - #~ msgid "branch" #~ msgstr "gałąź" @@ -26066,9 +26164,6 @@ #~ "Program sprawdzania pisowni zakończył działanie z jakiegoś powodu.\n" #~ "Być może jego proces został zabity." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Nieudane sprawdzanie pisowni.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Nieudane sprawdzanie pisowni" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/pt.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/pt.gmo differ diff -Nru lyx-2.0.2/po/pt.po lyx-2.0.3/po/pt.po --- lyx-2.0.2/po/pt.po 2011-11-27 01:07:54.000000000 +0000 +++ lyx-2.0.3/po/pt.po 2012-02-19 15:54:15.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: pt\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-05-11 01:10+0100\n" "Last-Translator: Susana Barbosa <susanabarb@gmail.com>\n" "Language-Team: American English <kde-i18n-doc@kde.org>\n" @@ -496,8 +496,8 @@ msgstr "Remover o ramo seleccionado" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Remover" @@ -535,17 +535,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Cancelar" @@ -587,7 +588,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -718,7 +719,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Lingua" @@ -791,7 +792,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "Ap&licar" @@ -1816,15 +1817,15 @@ msgid "&Protect:" msgstr "&Proteger:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Inserir o espaçamento mesmo após uma quebra de página" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2199,7 +2200,7 @@ msgstr "Janela de feedback" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listagem" @@ -2801,7 +2802,7 @@ msgid "MathML" msgstr "Mat.|M" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2811,7 +2812,7 @@ msgstr "Páginas" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2994,7 +2995,7 @@ msgid "Line &spacing" msgstr "&Espaçamento entre linhas" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Simples" @@ -3003,7 +3004,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Duplo" @@ -4260,8 +4261,8 @@ msgid "&Single close-tab button" msgstr "&Botão de fecho de tab único" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Guardar" @@ -4619,6 +4620,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Verificador ortográfico" @@ -5348,7 +5350,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5415,13 +5420,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5441,7 +5447,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5457,19 +5463,19 @@ msgid "Acknowledgement" msgstr "Agradecimento" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Agradecimento." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5499,7 +5505,7 @@ msgstr "Teorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5542,14 +5548,14 @@ msgid "Case" msgstr "Caso" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Afirmação Claim \\theclaim." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5597,7 +5603,7 @@ msgstr "Condição" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5616,10 +5622,10 @@ msgid "Conjecture" msgstr "Conjectura" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5651,7 +5657,7 @@ msgid "Criterion" msgstr "Critério" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5671,7 +5677,7 @@ msgid "Definition" msgstr "Definição" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5713,7 +5719,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5766,8 +5772,8 @@ msgstr "Problema" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5786,7 +5792,7 @@ msgstr "Proposição" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5804,8 +5810,9 @@ msgid "Remark" msgstr "Observação" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Observação \\theremark." @@ -5842,9 +5849,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5861,9 +5868,9 @@ msgstr "Legenda:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5884,19 +5891,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Padrão" @@ -5905,26 +5913,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Título" @@ -5946,24 +5955,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -6000,13 +6009,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Palavras-chave" @@ -6023,11 +6032,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6037,7 +6047,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6046,41 +6056,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografia" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referências" @@ -6097,8 +6107,8 @@ msgid "BiographyNoPhoto" msgstr "BiografiaSemFoto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6110,17 +6120,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6139,14 +6149,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6173,46 +6183,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Criar lista de items" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Enumerar" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Descrição" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6222,7 +6232,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6247,20 +6257,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Data" @@ -6272,7 +6282,7 @@ msgid "Correspondence to:" msgstr "Correspondência dirigida a:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Agradecimentos." @@ -6288,7 +6298,7 @@ msgid "Key words." msgstr "Palavras chave." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6302,11 +6312,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "E-mail" @@ -6334,8 +6345,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Afiliação" @@ -6344,7 +6356,7 @@ msgstr "E" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6493,7 +6505,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6574,6 +6586,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6595,7 +6608,7 @@ msgid "Author affiliation:" msgstr "Afiliação do autor:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6607,7 +6620,7 @@ msgstr "Agradecimentos." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6622,8 +6635,8 @@ msgid "SpecialSection*" msgstr "SecçãoEspecia*l" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6632,7 +6645,7 @@ msgstr "Não-numerado" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6677,7 +6690,7 @@ msgid "FourAuthors" msgstr "QuatroAutores" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Afiliação:" @@ -6694,7 +6707,7 @@ msgid "FourAffiliations" msgstr "QuatroAfiliações" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Jornal" @@ -6704,8 +6717,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6755,18 +6768,11 @@ msgid "Subparagraph" msgstr "Subparágrafo" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriar" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6787,13 +6793,13 @@ msgid "Latin off" msgstr "Latino desligado" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "InícioMoldura" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6809,244 +6815,239 @@ msgid "Part*" msgstr "Parte*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Secção \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsecção \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Molduras" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Moldura" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "InicioMolduraSimples" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Moldura (sem cabeçalho/footer/barras laterais)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "OutraMoldura" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Outra moldura com legenda" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "FimMoldura" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "SubtítuloMoldura" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Coluna" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Colunas" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Iniciar columa (aumentar profundidade!), largura:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColunasAlinhadasCentro" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Colunas (alinhadas ao centro)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColunasAlinhadasTopo" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Colunas (alinhadas ao topo)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pausa" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Sobreposições" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Sobrepôr impressão" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "ÁreaDeSobreposição" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Areasobreposição" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Expôr" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Expôsto nos slides" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Apenas" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Apenas nos slides" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Bloco" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blocos" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Bloco" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "BlocoExemplo" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "BlocoExemplo" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "BlocoAlerta" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "BlocoAlerta" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "Intitulando" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Título (Moldura Simples)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "MarcaInstituição" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Marca instituição" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citação" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Citação" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Versos" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TítuloGráfico" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoremas" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Corolário." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definição." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definições" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definições." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Exemplo." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Exemplos" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Exemplos." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7062,82 +7063,82 @@ msgid "Fact" msgstr "Facto" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Facto." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separador" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Código-LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "ItemNota" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Nota:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Alerta" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Estrutura" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Artigo" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artigo" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Apresentação" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Apresentação" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabela" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Lista de Tabelas" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figura" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7195,7 +7196,7 @@ msgid "CURTAIN" msgstr "CORTINA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7693,9 +7694,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Palavras-chave:" @@ -7761,66 +7763,66 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Título LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Afil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Jornal:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "númeroms" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "número_MS:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "PrimeiroAutor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "sobrenome_primeiro_autor:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Recebido" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Recebido:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Aceite" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Aceite:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 #, fuzzy msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "requisitar_reprints_a:" @@ -8096,7 +8098,7 @@ msgid "Restriction:" msgstr "Restrição:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Cabeçalho Esquerdo" @@ -8106,7 +8108,7 @@ msgid "Left Header:" msgstr "Cabeçalho Esquerdo:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Cabeçalho Direito" @@ -8585,7 +8587,7 @@ msgid "Remarks #." msgstr "Observações #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Prova:" @@ -8687,43 +8689,47 @@ msgid "ItemList" msgstr "Criar lista de items" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorema \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Corolário \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lema \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Proposição \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8735,21 +8741,23 @@ msgid "Question" msgstr "Questão" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Questão \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Afirmação Claim \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Conjectura \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Apêndice \\Alph{appendix}." @@ -8782,8 +8790,9 @@ msgid "Rapid" msgstr "Rapido" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8831,6 +8840,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "AGRADECIMENTOS" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Afiliação alternativa:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "página nova" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Número PACS:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Preprint" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Preprint" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Inserir uma citação" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "EndereçoParaOffprints" @@ -9108,6 +9147,14 @@ msgid "Close Section" msgstr "Fechar Secção" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separador--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Ambiente Separado ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Subtítulo" @@ -9116,48 +9163,48 @@ msgid "Institution" msgstr "Instituição" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Slide" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "FimSlide" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "SlideLargo" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "SlideVazio" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Slide vazio:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ItemizarTipo1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumerarTipo1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Lista de Algoritmos" @@ -9427,14 +9474,10 @@ msgid "Terms:" msgstr "Termos:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Tópico" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Novo Slide:" @@ -10092,8 +10135,8 @@ msgid "FirstName" msgstr "PrimeiroNome" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Lixo" @@ -10281,41 +10324,33 @@ msgid "foot" msgstr "rodapé" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "A-cinzento" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listagens" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 #, fuzzy msgid "Preview" msgstr "Pré-visualização LyX" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separador--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Ambiente Separado ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Parte \\thepart" @@ -10427,18 +10462,22 @@ msgstr "Facto \\ofacto" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definição \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Exemplo \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problema \\oproblema." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Exercício \\oexercicio." @@ -10526,46 +10565,6 @@ msgid "Remark." msgstr "Observação." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Teorema \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Corolário \\thecorollary." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lema \\thelemma." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Proposição \\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Conjectura \\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definição \\thedefinition." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Exemplo \\theexample." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problema \\oproblema." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10585,35 +10584,15 @@ msgid "# [number of Prob]" msgstr "Número de linhas" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Exercício \\oexercicio." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Observação \\theremark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Afirmação Claim \\theclaim." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Prop \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Questão \\thequestion." - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" -msgstr "Nota \\thenote." +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Nota \\anota." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10852,6 +10831,51 @@ msgid "Initial" msgstr "" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Literal" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "Opções LaTeX:" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "E&xpressão regular" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "expr." + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11009,45 +11033,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Literal" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "Opções LaTeX:" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "E&xpressão regular" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "expr." - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11160,10 +11151,6 @@ msgid "Condition." msgstr "Condição." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Nota \\anota." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13747,6 +13734,11 @@ msgstr "Multicoluna Manual|M" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Manual XY-pic|X" @@ -13770,11 +13762,11 @@ msgid "Check spelling" msgstr "Verificar ortografia" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Desfazer" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Refazer" @@ -16515,7 +16507,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16612,11 +16604,12 @@ msgid "PDFPages" msgstr "PáginasPDF" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Páginas PDF: $$AbsOrRelPathParent$$Basename" #: lib/external_templates:303 +#, fuzzy msgid "" "Includes PDF documents, using the 'pdfpages' package.\n" "To include multiple pages, use the 'pages'-option,\n" @@ -16625,6 +16618,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16638,7 +16634,7 @@ "Ler a documentação do pacote pdfpages\n" "para mais opções e detalhes.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16646,15 +16642,15 @@ "Data de hoje.\n" "Ler 'info data' para mais informação.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagrana Dia.\n" @@ -16778,269 +16774,269 @@ msgid "R/S code" msgstr "código" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "musica LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (simples)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (simples)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Texto simples" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Texto simples|s" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Texto simples (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Texto simples (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Texto simples (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Texto simples, Juntar Linhas" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Formato Rich Text" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "comando data" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabela (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Pré-visualização LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "Pré-visualização Lyx (pLaTeX)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Pré-visualização Lyx (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Programa" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17084,11 +17080,11 @@ msgid "Print document failed" msgstr "A impressão do documento falhou" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Erro de Disco:" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" @@ -17096,57 +17092,57 @@ "O LyX não conseguiu criar a pasta temporária '%1$s' (Talvez o disco esteja " "cheio?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "O LyX tentou fechar um documento com alterações não guardadas!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "A tentar fechar documento alterado!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Não é possível remover pasta temporária" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Não é possível remover a pasta temporária %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Classe de documento desconhecida" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" "A usar a classe de documento pré-definida, porque a class %1$s é " "desconhecida." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Dispositivo desconhecido: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Erro no cabeçalho do documento" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header em falta" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document em falta" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Modificações não mostradas no resultado LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17158,7 +17154,7 @@ "Por favor instalar estes pacotes ou redifinir \\lyxadded e \\lyxdeleted no " "preâmbulo LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17170,33 +17166,33 @@ "Por favor instalar ambos os pacotes ou redifinir \\lyxadded e \\lyxdeleted " "no preâmbulo LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Índice" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Falha no formato do documento" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" "%1$s terminou inesperadamente, o que significa que provávelmente está " "corrompido." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s não é um documento LyX legível." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "A conversão falhou" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17205,11 +17201,11 @@ "%1$s é de uma versão do LyX diferente, mas não pôde ser criado um ficheiro " "temporário para o converter." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Programa de conversão não encontrado" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17218,11 +17214,11 @@ "%1$s é de uma versão do LyX diferente, mas o programa de conversão lyx2lyx " "não foi encontrado." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "O programa de conversão falhou" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17231,7 +17227,7 @@ "%1$s é de uma versão do LyX diferente, mas o programa lyx2lyx falhou ao " "convertê-lo." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17240,17 +17236,17 @@ "%1$s é de uma versão do LyX diferente, mas o programa lyx2lyx falhou ao " "convertê-lo." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "O documento é apenas de leitura" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17259,21 +17255,21 @@ "O documento %1$s foi modificado externamente. Tem a certeza que querescrever " "sobre este ficheiro?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Escrever por cima do ficheiro modificado?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "Escrever por cima&o" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Falha na cópia de segurança" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17282,49 +17278,49 @@ "Não é possível criar ficheiro de cópia de segurança %1$s.\n" "Por favor verifique se a pasta existe e se é possível escrever." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "A guardar documento %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "não foi possível escrever o fichero!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " pronto." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "Lyx: A tentar guardar documento %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Guardado para %1$s. Uffa.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " A guarda falhou! A tentar novamente...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " A guarda falhou! A tentar ainda outra vez...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " Guarda falhou! O documento está perdido." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Excepção de software Iconv Detectada" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17333,14 +17329,14 @@ "Por favor verifique que o software de suporte para a sua codificação (%1$s) " "está correctamente instalado" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" "Não foi possível encontrar o comando LaTeX para caracter '%1$s' (codigo " "ponto %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17350,20 +17346,20 @@ "codificação escolhida.\n" "Alterar a codificação do documento para utf8 pode ajudar." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "conversão iconv falhou" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "conversão falhou" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "Caracteres não codificáveis no caminho" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, fuzzy, c-format msgid "" "The path of your document\n" @@ -17385,54 +17381,49 @@ "Escolha uma codificação apropriada para o documento (como utf8)\n" "ou altere o nome do caminho." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "A executar chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "falha no chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Não é possível correr o chktex com sucesso." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "Não existe informação para exportar o formato %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "Não existe informação para exportar o formato %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, fuzzy, c-format msgid "Branch \"%1$s\" already exists." msgstr "Um grupo de gráficos com o nome '%1$s' já existe." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "Barra de ferramentas \"%1$s\" desconhecida" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Barra de ferramentas \"%1$s\" desconhecida" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "Erro ao gerar o pixmap" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17443,74 +17434,74 @@ "\n" "Quer escrever por cima desse ficheiro?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Escrever por cima do ficheiro?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "Erro ao ler informação de layout interna" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Pré-visualizar código-fonte" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Pré-visualizar código-fonte para parágrafo %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Pré-visualizar código-fonte do parágrafo%1$s a %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "A guardar automáticamente %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Guarda automática falhou!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "A guardar automáticamente documento actual..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Não é possível exportar ficheiro" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Não existe informação para exportar o formato %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Erro no nome do ficheiro" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "O caminho (path) da pasta do documento não pode conter espaços." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Exportação do documento cancelada." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Documento exportado como %1$s para o ficheiro `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Documento exportado como %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17521,34 +17512,34 @@ "\n" "Recuperar cópia de emergência?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Carregar cópia de emergência?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Recuperar" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Carregar Original" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "O documento foi recuperado com sucesso." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "O documento NÃO foi recuperado com sucesso." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17557,28 +17548,28 @@ "Remover agora ficheiro de emergência?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Apagar ficheiro de emergência?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Manter" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Ficheiro de emergência apagado" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Não esquecer de guardar agora o seu fiicheiro!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Remover agora ficheiro de emergência?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17589,45 +17580,45 @@ "\n" "Carregar antes a cópia de segurança?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Carregar cópia de segurança?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Carregar cópia de segurança" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Carregar &original" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Sem sentido!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Documento %1$s recarregado." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "Não é possível recarregar o documento %1$s" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Incluir Ficheiro...|c" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17653,7 +17644,7 @@ msgid "Document class not available" msgstr "Classe de documento não disponível" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, fuzzy, c-format msgid "" "The layout file:\n" @@ -17667,11 +17658,11 @@ "de produzir o resultado a menos que uma classetexto correcta seja " "seleccionada da janela de configurações do documento." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Classe de documento não encontrada" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, fuzzy, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17685,15 +17676,15 @@ "de produzir o resultado a menos que uma classetexto correcta seja " "seleccionada da janela de configurações do documento." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Não é possível carregar classe" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Erro ao ler informação de layout interna" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Erro de Leitura" @@ -17717,124 +17708,129 @@ msgid "This portion of the document is deleted." msgstr "Esta parte do documento é apagada." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "A classe de documento %1$s não pôde ser carregada." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Não existe mais infomação para anulação" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Não existe mais informação para refazer" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Cadeia alfanumérica não encontrada!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Marca fora" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Marca dentro" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Marca removida" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Marca definida" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Estatísticas para a selecção:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Estatísticas para o documento:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d palavras" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Uma palavra" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d caracteres (incluindo espaços)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Um caracter (incluindo espaços)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d caracteres (excluindo espaços)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Um caracter (excluindo espaços)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Estatísticas" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "Ramos" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "A inserir documento %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Documento %1$s inserido." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Não é possível inserir documento %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17845,11 +17841,11 @@ "%1$s\n" "devido ao erro: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Não foi possível ler ficheiro" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17858,15 +17854,15 @@ "%1$s\n" "não é legível." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Não foi possível abrir ficheiro" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "A ler ficheiro sem codificação UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17882,15 +17878,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Aviso do LyX:" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "caracter não codificável" @@ -18264,12 +18260,12 @@ msgid "ignore" msgstr "ignorar" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Não é possível converter ficheiro" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18278,45 +18274,45 @@ "Não há informação para converter ficheiros de formato %1$s para %2$s.\n" "Definir um conversor nas preferências." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "A executar comando:" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Erros de compilação" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Ocorreram erros durante o processo de compilação." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "Ocorreu um erro enquanto corria %1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Não é possível mover uma pasta temporária de %1$s para %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Não é possível copiar um ficheiro temporário de %1$s para %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Não é possível mover um ficheiro temporário de %1$s para %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "A executar LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18325,15 +18321,15 @@ "O LaTeX não correu com sucesso. Para mais, o LyX não consegue localizar o " "registo LaTeX %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "O LaTeX falhou" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Resultado é vazio" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Foi gerado um ficheiro de saída vazio." @@ -18356,12 +18352,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Classe de documento não encontrada" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Não encontrado" @@ -18408,19 +18404,19 @@ msgstr "A cópia de %1$s para %2$s falhou." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Typewriter" @@ -18514,7 +18510,7 @@ msgid "Cannot view file" msgstr "Não é possível visualizar ficheiro" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "O ficheiro não existe: %1$s" @@ -18840,7 +18836,7 @@ "\t-versao resumo da versão e informação de compilação\n" "Verificar a pagina man do LyX para mais detalhes.." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Sem pasta de sistema" @@ -19495,7 +19491,7 @@ msgid "(no log message)" msgstr "(sem mensagem de registo)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: Mensagem de registo" @@ -19516,7 +19512,7 @@ msgid "Revert to stored version of document?" msgstr "Reverter para a versão armazenada do documento?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Reverter" @@ -19544,24 +19540,24 @@ msgid "Paragraph not properly initialized" msgstr "Parágrafo não inicializado adequadamente" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Inserto desconhecido" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Alterar erro de registo" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, fuzzy, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Autor de índice remissivo desconhecido para inserção: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Dispositivo desconhecido" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19569,67 +19565,67 @@ "Não é possível inserir um espaço no início de um parágrafo. Por favor leia o " "Tutorial." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Não é possível escrever dois espaços desta maneira. Por favor leia o " "Tutorial." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Alterar Registo] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Alterar: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " a" -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Fonte: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Profundidade: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Espaçamento: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Um-e-meio" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Outro (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Inserto: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Parágrafo: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Posição: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Char: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Limite: " @@ -19671,15 +19667,15 @@ msgid " not known" msgstr " desconhecido" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Argumento em falta" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Conjunto de caracteres" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Conjunto disposição de parágrafo" @@ -19748,7 +19744,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Erro de controlo de revisão." @@ -19946,12 +19942,12 @@ "Continuar?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Sim" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Não" @@ -20008,7 +20004,7 @@ msgid "Reload saved document?" msgstr "Recarregar documento guardado?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Recarregar" @@ -20120,21 +20116,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "Nada a fazer" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "&Abrir documentos em tabs" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Procurar e Substituir" @@ -20407,9 +20403,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documentos|#o#O" @@ -20497,7 +20493,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20506,7 +20502,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20542,11 +20538,11 @@ msgid "The branch could not be renamed." msgstr "O verificador ortográfico não pôde ser iniciado\n" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Juntar Alterações" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20555,7 +20551,7 @@ "Alterar de %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Alteração feita em %1$s\n" @@ -20664,10 +20660,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Escolher um nome de ficheiro para guardar o gráfico colado como" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Cancelado." @@ -20697,15 +20693,15 @@ msgid "Select document" msgstr "Seleccionar documento principal" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Documentos LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Erro" @@ -20884,7 +20880,7 @@ msgstr "Configurações do Documento" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Documento Filho" @@ -21159,9 +21155,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (não instalado)" @@ -21207,12 +21203,12 @@ msgstr "Ficheiros LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Alterações não aplicadas" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -21221,12 +21217,12 @@ " Se não as aplicar agora, serão perdidas após esta acção." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Retirar" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Não é possível especificar classe de documento." @@ -21276,24 +21272,33 @@ msgid "[No options predefined]" msgstr "[Sem opções pré-definidas]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&Usar suporte hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Não é possível especificar layout!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Não é possível especificar layout para ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Não encontrado" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "O principal atribuído não inclui este ficheiro" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21303,11 +21308,11 @@ "Deve incluir este ficheiro no documento\n" "'%1$s' de modo a usar caracteristica do documento principal." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Não foi possível carregar principal" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21520,7 +21525,7 @@ msgid "Horizontal Fill" msgstr "Preenchimento Horizontal" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21791,7 +21796,7 @@ msgstr "Dar um nome de ficheiro para o canal do servidor LyX" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Verificador ortográfico" @@ -22051,6 +22056,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "O verificador ortográfico falhou.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Latin Basico" @@ -22500,50 +22510,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Barra de ferramentas \"%1$s\" desconhecida" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Seleccionar ficheiro modelo" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Modelos|#O#o" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Documento não carregado." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Seleccionar documento a abrir" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Exemplos|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Documentos LyX-1.3.x (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Documentos LyX-1.4.x (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Documentos LyX-1.5.x (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Documentos LyX-1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Nome de ficheiro inválido" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22554,40 +22564,40 @@ "%1$s\n" "não existe." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "A abrir documento %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Documento %1$s aberto." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Controle de versão detectado." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Não é possível abrir documento %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Não é possível importar ficheiro" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Sem informação para importar o formato %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Seleccionar ficheiro %1$s a importar" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22598,53 +22608,68 @@ "\n" "Quer escrever por cima deste documento?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Escrever por cima de documento?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "A importar %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importado." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "ficheiro não importado!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Incluir ficheiro" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Selecionar documento LyX a inserir" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Nome de ficheiro absoluto esperado." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Seleccionar ficheiro a inserir" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Todos os ficheiros (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Escolher um nome de ficheiro para guardar documento como" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Renomear" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22655,24 +22680,24 @@ "\n" "Pretende renomear o documento e tentar novamente?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Renomear e guardar?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Retentar" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Novo documento" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22683,11 +22708,11 @@ "\n" "Quer guardar o documento?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Guardar documento novo?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22698,15 +22723,15 @@ "\n" "Quer guardar o documento ou esquecer as alterações?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Guardar documento alterado?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Esquecer" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22717,7 +22742,7 @@ "\n" "Quer guardar o documento?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22729,63 +22754,63 @@ "foi modificado externamente. Recarregar agora? Quaisquer alterações locais " "serão perdidas." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Recarregar externamente o documento alterado?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Erro ao especificar a propriedade de fecho." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Pasta não esta acessivel" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "A abrir documento filho %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Não há informação para visualizar %1$s" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "Não existe informação para exportar o formato %1$s." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "A importar %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "Pré-visualizar carregamento" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Documento não carregado" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22794,29 +22819,29 @@ "Quaisquer alterações serão perdidas. Tem a certeza de que quer voltar à " "versão guardada do documento %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Reverter para o documento guardado?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "A guardar todos os documentos..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Todos os documentos guardados." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s comando desconhecido!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "Esta parte do documento é apagada." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "Não é possível exportar ficheiro" @@ -22854,11 +22879,11 @@ msgid "Close File" msgstr "Fechar Ficheiro" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Esconder tab" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Fechar tab" @@ -22911,107 +22936,107 @@ msgid "Remove from personal dictionary|r" msgstr "Escolher dicionário pessoal" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Lingua" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Juntar Alterações...|J" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "Sem Documentos Abertos!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Actualizar a visualização" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "Ver|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Actualizar|u" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "Insertos não definidos!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "Sem Documento Aberto!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Documento Principal" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Abrir Navegador..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Outras Listas" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "Índice" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Outras Barras de Ferramentas" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "Sem Ramo no Documento!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Lista do Indice remissivo|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Entrada de índice remissivo|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Fonte: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Entrada do Indice remissivo|I" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Sem Citação no Scope!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "Sem acção definida!" @@ -23319,15 +23344,15 @@ msgid "Sub-%1$s" msgstr "Sub-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Bibliografia não definida!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Sem citações seleccionadas! " -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "não citado" @@ -23634,15 +23659,15 @@ msgid "Horizontal line" msgstr "Linha Horizontal" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "sem mais delimitadores lstline disponiveis" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "A ficar sem delimitadores" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23656,11 +23681,11 @@ "Por agora, substituí '!' por um aviso, mas\n" " deve investigar isto!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Caracteres não codificáveis em insertos de listagens" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24016,7 +24041,7 @@ msgid "Unknown TOC type" msgstr "Tipo de Índice desconhecido" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "O tamanho da selecção deve corresponder ao conteúdo do clipboard." @@ -24275,11 +24300,11 @@ msgid "Regular expression editor mode" msgstr "E&xpressão regular" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24329,6 +24354,57 @@ msgid "References: " msgstr "Referências: " +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "Ficheiro de sistema não encontrado" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "Módulo não encontrado" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +#, fuzzy +msgid "Directory not found" +msgstr "Cadeia alfanumérica não encontrada!" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24505,6 +24581,67 @@ msgid "Unknown user" msgstr "Utilizador desconhecido" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorema \\thetheorem." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corolário \\thecorollary." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lema \\thelemma." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposição \\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Conjectura \\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definição \\thedefinition." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Exemplo \\theexample." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problema \\oproblema." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Exercício \\oexercicio." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Observação \\theremark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Afirmação Claim \\theclaim." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Questão \\thequestion." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Nota \\thenote." + #~ msgid "&New:" #~ msgstr "&Novo:" @@ -24545,18 +24682,6 @@ #~ msgid "Offprints:" #~ msgstr "Offprints:" -#, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "Ficheiro de sistema não encontrado" - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "Módulo não encontrado" - -#, fuzzy -#~ msgid "Directory not found" -#~ msgstr "Cadeia alfanumérica não encontrada!" - #~ msgid "branch" #~ msgstr "ramo" @@ -25416,9 +25541,6 @@ #~ "O verificador ortográfico morreu por alguma razão.\n" #~ "Talvez tenha sido morto." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "O verificador ortográfico falhou.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "O verificador ortográfico falhou" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/ro.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/ro.gmo differ diff -Nru lyx-2.0.2/po/ro.po lyx-2.0.3/po/ro.po --- lyx-2.0.2/po/ro.po 2011-11-27 01:07:54.000000000 +0000 +++ lyx-2.0.3/po/ro.po 2012-02-19 15:54:15.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: ro\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-04-26 10:58-0400\n" "Last-Translator: Marius Ionescu <felijohn@gmail.com>\n" "Language-Team: Romanian <ro-kde@yahoogroups.com>\n" @@ -491,8 +491,8 @@ msgstr "Șterge versiunea de document selectată" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Elimină" @@ -528,17 +528,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Renunță" @@ -579,7 +580,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -712,7 +713,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Limbaj" @@ -785,7 +786,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Aplică" @@ -1777,15 +1778,15 @@ msgid "&Protect:" msgstr "&Păstrează:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Inserează spațiu chiar și după o rupere de linie" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2168,7 +2169,7 @@ msgstr "Fereastra de comentarii" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listare" @@ -2763,7 +2764,7 @@ msgid "MathML" msgstr "Matematic|M" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2773,7 +2774,7 @@ msgstr "Pagini" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2958,7 +2959,7 @@ msgid "Line &spacing" msgstr "Spațiere &linie" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Simplu" @@ -2967,7 +2968,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dublu" @@ -4268,8 +4269,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Salvează" @@ -4629,6 +4630,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Verificator ortografic" @@ -5362,7 +5364,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5429,13 +5434,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5455,7 +5461,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5471,19 +5477,19 @@ msgid "Acknowledgement" msgstr "Mulțumiri" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Acknowledgement" #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5513,7 +5519,7 @@ msgstr "Teoremă" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5556,14 +5562,14 @@ msgid "Case" msgstr "Caz" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Declarație \\arabic{claim}" #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5611,7 +5617,7 @@ msgstr "Condiție" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5630,10 +5636,10 @@ msgid "Conjecture" msgstr "Presupunere" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5665,7 +5671,7 @@ msgid "Criterion" msgstr "Criteriu" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5685,7 +5691,7 @@ msgid "Definition" msgstr "Definiție" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5727,7 +5733,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5780,8 +5786,8 @@ msgstr "Problemă" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5800,7 +5806,7 @@ msgstr "Propoziție" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5818,8 +5824,9 @@ msgid "Remark" msgstr "Remarcă" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Remarcă \\theremark" @@ -5856,9 +5863,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5875,9 +5882,9 @@ msgstr "&Legendă:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5898,19 +5905,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5919,26 +5927,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titlu" @@ -5960,24 +5969,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -6014,13 +6023,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Cuvinte cheie" @@ -6037,11 +6046,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6050,7 +6060,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6059,41 +6069,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografie" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referințe" @@ -6111,8 +6121,8 @@ msgid "BiographyNoPhoto" msgstr "Biografie" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6124,17 +6134,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6153,14 +6163,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6187,46 +6197,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Itemize" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Enumerație" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Descriere" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Listă" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6236,7 +6246,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6260,20 +6270,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Dată" @@ -6285,7 +6295,7 @@ msgid "Correspondence to:" msgstr "Corespondență către:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Acknowledgements" @@ -6301,7 +6311,7 @@ msgid "Key words." msgstr "Cuvinte cheie" -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6315,11 +6325,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Email" @@ -6347,8 +6358,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Afiliere" @@ -6357,7 +6369,7 @@ msgstr "Și" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6504,7 +6516,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6583,6 +6595,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6608,7 +6621,7 @@ msgid "Author affiliation:" msgstr "Afiliere" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6621,7 +6634,7 @@ msgstr "Acknowledgements" #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6638,8 +6651,8 @@ msgid "SpecialSection*" msgstr "Secțiune-specială" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6648,7 +6661,7 @@ msgstr "Nenumerotat" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6693,7 +6706,7 @@ msgid "FourAuthors" msgstr "PatruAutori" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Afiliere" @@ -6710,7 +6723,7 @@ msgid "FourAffiliations" msgstr "FourAffiliations" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Jurnal" @@ -6720,8 +6733,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6771,18 +6784,11 @@ msgid "Subparagraph" msgstr "Subparagraf" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\\\alph{enumii})" @@ -6803,13 +6809,13 @@ msgid "Latin off" msgstr "Dezactivat Latin" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "ÎnceputCadru" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6825,244 +6831,239 @@ msgid "Part*" msgstr "Parte*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Secțiune \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsecțiune \\arabic{section}.\\arabic{question}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Cadre" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Cadru" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "Început de cadru simplu" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Cadru (fără antet/subsol/bări laterale)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "Cadru de legendă " -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Din nou cadru cu titlu" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "Șfîrșit de cadru:" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "Subtitlu cadru" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Coloane" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Coloane" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Începe o coloană (mărind înălțmea) cu lățimea de: " -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "Coloane centrate" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Coloane (centrate)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "Coloane aliniate sus" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "coloane (aliniate sus)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pauză" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Afișare pe ecran" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Overprint" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "Suprafața de afișare" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Suprafața de afișare" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Arată" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Arată pe slideuri" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Doar" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Doar pe slideuri" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Bloc" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blocuri" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Bloc" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "BlocExemplu" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "BlocExemplu" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "BlocEvidențiat" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "BlocEvidențiat" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "Listare" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titlu (cadru simplu)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "MarcăInstitut" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "marcă Institut" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citat" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Citare" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Vers" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TitluGrafică" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoreme" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Corolar" -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definiție" -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definiție" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definiții" -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Exemplu" -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Exemple" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Exemple." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7078,82 +7079,82 @@ msgid "Fact" msgstr "Fapt" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fapt." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teoremă" -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separația" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Cod-LyX" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "ItemNotă" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Notă" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Alertă" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Structură" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Articol" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Articol" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Prezentare" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Prezentare" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabel" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Listă de tabele" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figură" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7211,7 +7212,7 @@ msgid "CURTAIN" msgstr "CURTAIN" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7718,9 +7719,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Cuvinte cheie" @@ -7796,65 +7798,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Titlu LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Afiliere" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Jurnal:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "numărms" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "Număr_MS:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "PrimulAutor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "nume_familie_1ului_autor:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Primit" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Primit:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Acceptat" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Acceptat:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "copii_cerute_pentru:" @@ -8128,7 +8130,7 @@ msgid "Restriction:" msgstr "Restricție" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Antet_Stînga" @@ -8138,7 +8140,7 @@ msgid "Left Header:" msgstr "Antet Stînga" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Antet_Dreapta" @@ -8617,7 +8619,7 @@ msgid "Remarks #." msgstr "Remarci #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Demonstrație" @@ -8720,45 +8722,49 @@ msgid "ItemList" msgstr "Itemize" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teoremă \\thetheorem" -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Corolar \\thecorollary" -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemă \\thelemma" -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 #, fuzzy msgid "Proposition \\theproposition." msgstr "Propoziție \\arabic{proposition}" -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 #, fuzzy msgid "Prop \\theprop." msgstr "Prop \\arabic{prop}" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8770,24 +8776,26 @@ msgid "Question" msgstr "Întrebare" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 #, fuzzy msgid "Question \\thequestion." msgstr "Întrebare \\arabic{question}" -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 #, fuzzy msgid "Claim \\theclaim." msgstr "Declarație \\arabic{claim}" -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 #, fuzzy msgid "Conjecture \\theconjecture." msgstr "Conjectură \\arabic{conjecture}" -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Apendix \\Alph{appendix}" @@ -8820,8 +8828,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8870,6 +8879,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "ACKNOWLEDGEMENTS" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Afiliere alternativă:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "pagină nouă" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Număr PACS:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Pretipărire" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Pretipărire" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Inserează citare" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Adresă pentru reprinturi" @@ -9163,6 +9202,14 @@ msgid "Close Section" msgstr "Închide Secțiunea" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separator--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Mediu Separat ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "SubTitlu" @@ -9171,48 +9218,48 @@ msgid "Institution" msgstr "Instituție" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Slide" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "Sfărșt de slide" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "Slide lat" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "Slidegol" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Slide gol" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ItemizeTip1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumerațieTip1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Listă de Algoritmi" @@ -9482,14 +9529,10 @@ msgid "Terms:" msgstr "Semestre:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Topică" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Slide nou" @@ -10163,8 +10206,8 @@ msgid "FirstName" msgstr "Prenume" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Ciornă" @@ -10351,40 +10394,32 @@ msgid "foot" msgstr "subsol" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "Deschidere" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Liste" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Index" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opțional" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Previzualizează|#P" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separator--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Mediu Separat ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Parte \\thepart" @@ -10496,19 +10531,23 @@ msgstr "Fapt \\thetheorem" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definiție \\thedefinition" #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Exemplu \\theexample" #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "Problemă \\thetheorem" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "Exercițiu \\thetheorem." @@ -10597,46 +10636,6 @@ msgid "Remark." msgstr "Remarcă." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Teoremă \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Corolar \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lemă \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Propoziție \\arabic{proposition}" - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Conjectură \\arabic{conjecture}" - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definiție \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Exemplu \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problemă \\thetheorem" - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10656,34 +10655,15 @@ msgid "# [number of Prob]" msgstr "Numărul de linii" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Exercițiu \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Remarcă \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Declarație \\arabic{claim}" - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Prop \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Întrebare \\arabic{question}" - #: lib/layouts/theorems-without-preamble.inc:392 +#: lib/layouts/theorems-ams-extended-bytype.module:202 #, fuzzy -msgid "Note \\thenote" +msgid "Note \\thenote." msgstr "Notă \\thetheorem" #: lib/layouts/braille.module:2 @@ -10917,6 +10897,53 @@ msgid "Initial" msgstr "Înclinat" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Literal" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +#, fuzzy +msgid "Sweave" +msgstr "&Salvează" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "&Opțiuni LaTeX" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "Fonturi ecran" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Expresie regulară" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "expresie" + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11075,47 +11102,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Literal" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -#, fuzzy -msgid "Sweave" -msgstr "&Salvează" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "&Opțiuni LaTeX" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "Fonturi ecran" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "Expresie regulară" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "expresie" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11224,11 +11216,6 @@ msgid "Condition." msgstr "Condiție" -#: lib/layouts/theorems-ams-extended-bytype.module:202 -#, fuzzy -msgid "Note \\thenote." -msgstr "Notă \\thetheorem" - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13966,6 +13953,11 @@ msgstr "Manual despre Multicoloane|M" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Manual XY-pic|X" @@ -13989,11 +13981,11 @@ msgid "Check spelling" msgstr "Verificare ortografică" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Des-face" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Re-face" @@ -16742,7 +16734,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16818,7 +16810,7 @@ msgid "PDFPages" msgstr "PDFPages" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "" @@ -16831,11 +16823,14 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16843,15 +16838,15 @@ "Data de azi\n" "Citește \"info date\" pentru mai mult informații\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagramă Dia.\n" @@ -16976,282 +16971,282 @@ msgid "R/S code" msgstr "programe de calculator" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 #, fuzzy msgid "LaTeX (plain)" msgstr "&Opțiuni LaTeX:" -#: lib/configure.py:586 +#: lib/configure.py:587 #, fuzzy msgid "LaTeX (plain)|L" msgstr "&Opțiuni LaTeX:" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 #, fuzzy msgid "Plain text" msgstr "Place" -#: lib/configure.py:590 +#: lib/configure.py:591 #, fuzzy msgid "Plain text|a" msgstr "Place" -#: lib/configure.py:591 +#: lib/configure.py:592 #, fuzzy msgid "Plain text (pstotext)" msgstr "Place" -#: lib/configure.py:592 +#: lib/configure.py:593 #, fuzzy msgid "Plain text (ps2ascii)" msgstr "Place" -#: lib/configure.py:593 +#: lib/configure.py:594 #, fuzzy msgid "Plain text (catdvi)" msgstr "Place" -#: lib/configure.py:594 +#: lib/configure.py:595 #, fuzzy msgid "Plain Text, Join Lines" msgstr "Text ASCII ca linii" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 #, fuzzy msgid "Noteedit" msgstr "NotăCătreEditor" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 #, fuzzy msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 #, fuzzy msgid "date command" msgstr "commandă dată" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabel (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Previzualizare LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "Previzualizare LyX" -#: lib/configure.py:662 +#: lib/configure.py:663 #, fuzzy msgid "LyX Preview (pLaTeX)" msgstr "Previzualizare LyX" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 #, fuzzy msgid "Windows Metafile" msgstr "Metafișier Windows" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17297,69 +17292,69 @@ msgid "Print document failed" msgstr "Verteiler" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, fuzzy, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "Nu pot șterge director temporar" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 #, fuzzy msgid "Attempting to close changed document!" msgstr "Revine la ultima versiune salvată" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 #, fuzzy msgid "Could not remove temporary directory" msgstr "Nu pot șterge director temporar" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, fuzzy, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Nu pot șterge director temporar" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 #, fuzzy msgid "Unknown document class" msgstr "Clasă document necunoscută" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, fuzzy, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "necunoscut" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 #, fuzzy msgid "Document header error" msgstr "Document nesalvat" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17367,7 +17362,7 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17375,187 +17370,187 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Index" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 #, fuzzy msgid "Document format failure" msgstr "Documentul " -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, fuzzy, c-format msgid "%1$s is not a readable LyX document." msgstr "Formatez documentul..." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 #, fuzzy msgid "Conversion failed" msgstr "Conversie fișier" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " "it could not be created." msgstr "" -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 #, fuzzy msgid "Conversion script not found" msgstr "Controlul versiunii|v" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." msgstr "" -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 #, fuzzy msgid "Conversion script failed" msgstr "Conversie fișier" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " "convert it." msgstr "" -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " "it." msgstr "" -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "Documente" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 #, fuzzy msgid "Overwrite modified file?" msgstr "Vizualizează fișierul" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 #, fuzzy msgid "&Overwrite" msgstr "&Mașină de scris:" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 #, fuzzy msgid "Backup failure" msgstr "Cale fișiere de rezervă:#B" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" "Please check whether the directory exists and is writable." msgstr "" -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, fuzzy, c-format msgid "Saving document %1$s..." msgstr "Formatez documentul..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 #, fuzzy msgid " could not write file!" msgstr "Listă de slide-uri" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 #, fuzzy msgid " done." msgstr "Nimic" -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, fuzzy, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "Revine la ultima versiune salvată" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" "Changing the document encoding to utf8 could help." msgstr "" -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 #, fuzzy msgid "iconv conversion failed" msgstr "Conversie fișier" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 #, fuzzy msgid "conversion failed" msgstr "Conversie fișier" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "caracter special" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17569,56 +17564,51 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 #, fuzzy msgid "Running chktex..." msgstr "Running_LaTeX_Title" -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 #, fuzzy msgid "chktex failure" msgstr "Cale fișiere de rezervă:#B" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 #, fuzzy msgid "Could not run chktex successfully." msgstr "Listă de slide-uri" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "Nu decomprimă imaginea înainte de exportare în LaTeX" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "Nu decomprimă imaginea înainte de exportare în LaTeX" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "Caracteristici tabular" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Caracteristici tabular" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17626,83 +17616,83 @@ "Do you want to overwrite that file?" msgstr "" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 #, fuzzy msgid "Overwrite file?" msgstr "" "?Suprascrie fișierul? / Scrie deasupra? / Înregistrează deasupra? / " "Înregistrează deasupra fișierului original?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "Configurare LaTeX|L" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 #, fuzzy msgid "Preview source code" msgstr "Previzualizează|#P" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, fuzzy, c-format msgid "Preview source code for paragraph %1$d" msgstr "Previzualizează|#P" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, fuzzy, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Previzualizează|#P" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 #, fuzzy msgid "Autosave failed!" msgstr "Interval de salvare automată:" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 #, fuzzy msgid "Autosaving current document..." msgstr "Formatez documentul..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 #, fuzzy msgid "Couldn't export file" msgstr "Înlocuiește" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, fuzzy, c-format msgid "No information for exporting the format %1$s." msgstr "Nu decomprimă imaginea înainte de exportare în LaTeX" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 #, fuzzy msgid "File name error" msgstr "Nume de fișier" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "" -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 #, fuzzy msgid "Document export cancelled." msgstr "&Modele de documente:" -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, fuzzy, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "&Modele de documente:" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, fuzzy, c-format msgid "Document exported as %1$s" msgstr "&Modele de documente:" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17710,65 +17700,65 @@ "Recover emergency save?" msgstr "" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 #, fuzzy msgid "&Recover" msgstr "&Elimină" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 #, fuzzy msgid "&Load Original" msgstr "&Origine:" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, fuzzy, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "Selectați fișierul de ieșire" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 #, fuzzy msgid "Delete emergency file?" msgstr "Selectați fișierul de ieșire" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Menține" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17776,48 +17766,48 @@ "Load the backup instead?" msgstr "" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 #, fuzzy msgid "Load backup?" msgstr "&Global" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 #, fuzzy msgid "&Load backup" msgstr "&Global" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 #, fuzzy msgid "Senseless!!! " msgstr "Fără sens: " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, fuzzy, c-format msgid "Document %1$s reloaded." msgstr "Documente" -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "Nu pot insera documentul" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Include fișier...|d" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17844,7 +17834,7 @@ msgid "Document class not available" msgstr "Documentul nu poate fi citit" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17854,12 +17844,12 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 #, fuzzy msgid "Document class not found" msgstr "Documentul nu poate fi citit" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17869,17 +17859,17 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 #, fuzzy msgid "Could not load class" msgstr "Listă de slide-uri" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 #, fuzzy msgid "Error reading internal layout information" msgstr "Configurare LaTeX|L" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 #, fuzzy msgid "Read Error" msgstr "Caută" @@ -17907,128 +17897,133 @@ msgid "This portion of the document is deleted." msgstr "" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Documentul nu poate fi citit" -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Nu mai există informații de des-facere" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Nu mai există informații de re-facere" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 #, fuzzy msgid "String not found!" msgstr "Reconfigurează|R" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Marcaj inactiv" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Marcaj activ" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Marcaj eliminat" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Marcaj setat" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 #, fuzzy msgid "Statistics for the document:" msgstr "Trece la alt document deschis" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, fuzzy, c-format msgid "%1$d words" msgstr "Formatez documentul..." -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 #, fuzzy msgid "One word" msgstr "CuvîntCheie" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 #, fuzzy msgid "Statistics" msgstr "Stare" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "Cale fișiere de rezervă:|#r" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Inserez documentul %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Am inserat documentul %1$s." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Nu pot insera documentul %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, fuzzy, c-format msgid "" "Could not read the specified document\n" @@ -18036,28 +18031,28 @@ "due to the error: %2$s" msgstr "Nu pot insera documentul %1$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 #, fuzzy msgid "Could not read file" msgstr "Listă de slide-uri" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, fuzzy, c-format msgid "" "%1$s\n" " is not readable." msgstr "Documentul nu poate fi citit" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 #, fuzzy msgid "Could not open file" msgstr "Nu pot deschide fișierul" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -18068,16 +18063,16 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 #, fuzzy msgid "LyX Warning: " msgstr "Versiune...|V" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 #, fuzzy msgid "uncodable character" @@ -18475,72 +18470,72 @@ msgid "ignore" msgstr "ignorare" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Nu pot converti fișierul" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" "Define a converter in the preferences." msgstr "" -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Execut comanda: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Eroare de construire" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Au fost înregistrate erori în procesul de construire" -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, fuzzy, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Nu pot șterge director temporar" -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, fuzzy, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Nu pot șterge director temporar" -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, fuzzy, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Nu pot șterge director temporar" -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "?Rulez LaTeX... / Lansez LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "" -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX a eșuat" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Fișierul generat este vid" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Fișierul generat este vid." @@ -18560,12 +18555,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Documentul nu poate fi citit" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Notație" @@ -18619,20 +18614,20 @@ msgstr "" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 #, fuzzy msgid "Sans Serif" msgstr "?Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 #, fuzzy msgid "Typewriter" @@ -18733,7 +18728,7 @@ msgid "Cannot view file" msgstr "Nu pot vizualiza fișierul" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, fuzzy, c-format msgid "File does not exist: %1$s" msgstr "Fișierul nu există: %1$s" @@ -19030,7 +19025,7 @@ "Check the LyX man page for more details." msgstr "" -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 #, fuzzy msgid "No system directory" msgstr "&Utilizează director temporar" @@ -19589,7 +19584,7 @@ msgid "(no log message)" msgstr "(nu există mesaje)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "" @@ -19607,7 +19602,7 @@ msgid "Revert to stored version of document?" msgstr "Selectează pînă la sfîrșitul documentului" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 #, fuzzy msgid "&Revert" msgstr "Reface documentul original|r" @@ -19634,101 +19629,101 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 #, fuzzy msgid "Unknown Inset" msgstr "necunoscut" -#: src/Text.cpp:471 +#: src/Text.cpp:472 #, fuzzy msgid "Change tracking error" msgstr "Modifică limbajul" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "" -#: src/Text.cpp:483 +#: src/Text.cpp:484 #, fuzzy msgid "Unknown token" msgstr "necunoscut" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" "Nu puteți introduce un spațiu la începutul unui paragraf. Citiți tutorialul." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "Nu puteți introduce două spații în acest fel. Citiți tutorialul." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 #, fuzzy msgid "[Change Tracking] " msgstr "Modifică limbajul" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 #, fuzzy msgid "Change: " msgstr "Pagini" -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 #, fuzzy msgid " at " msgstr " la " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, fuzzy, c-format msgid "Font: %1$s" msgstr "Mărime font" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr "" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 #, fuzzy msgid ", Spacing: " msgstr ", Spațiere: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 #, fuzzy msgid "Other (" msgstr "Altul (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 #, fuzzy msgid ", Inset: " msgstr "Inserează URL" -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 #, fuzzy msgid ", Paragraph: " msgstr "Paragraf" -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 #, fuzzy msgid ", Id: " msgstr "Index" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 #, fuzzy msgid ", Position: " msgstr "Afirmație" -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr "" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr "" @@ -19774,17 +19769,17 @@ msgid " not known" msgstr "necunoscut" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 #, fuzzy msgid "Missing argument" msgstr "Parametrii listă" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 #, fuzzy msgid "Character set" msgstr "Caracter" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 #, fuzzy msgid "Paragraph layout set" msgstr "Paragraf" @@ -19851,7 +19846,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 #, fuzzy msgid "Revision control error." msgstr "Controlul versiunii|v" @@ -20007,13 +20002,13 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 #, fuzzy msgid "&Yes" msgstr "L&inii" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 #, fuzzy msgid "&No" msgstr "Notă" @@ -20076,7 +20071,7 @@ msgid "Reload saved document?" msgstr "Revine la ultima versiune salvată" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 #, fuzzy msgid "&Reload" msgstr "În&locuiește" @@ -20191,21 +20186,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "Nimic de indexat" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "Deschide documente în tab-uri" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Înlocuiește...|n" @@ -20464,9 +20459,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documente|#o#O" @@ -20564,7 +20559,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20574,7 +20569,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20609,19 +20604,19 @@ msgid "The branch could not be renamed." msgstr "Documentul nu poate fi citit" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 #, fuzzy msgid "Merge Changes" msgstr "Combină celulele" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" "\n" msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "" @@ -20745,10 +20740,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Salvează valorile ca implicite pentru document" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Anulat." @@ -20781,16 +20776,16 @@ msgid "Select document" msgstr "Salvare &documente" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 #, fuzzy msgid "LyX Documents (*.lyx)" msgstr "*.lyx| Documente LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Error" msgstr "Săgeată" @@ -20977,7 +20972,7 @@ msgstr "Document LyX...|X" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 #, fuzzy msgid "Child Document" msgstr "Documente" @@ -21270,9 +21265,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr "" @@ -21320,25 +21315,25 @@ msgstr "*.lyx| Documente LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 #, fuzzy msgid "Unapplied changes" msgstr "Pachete" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "Salvează valorile ca implicite pentru document" @@ -21392,26 +21387,35 @@ msgid "[No options predefined]" msgstr "Salt la modificarea următoare" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "Adaugă suport pentru pachetul \"hyperref\"" + +#: src/frontends/qt4/GuiDocument.cpp:3187 #, fuzzy msgid "Can't set layout!" msgstr "Caracter" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, fuzzy, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Salvează valorile ca implicite pentru document" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 #, fuzzy msgid "Not Found" msgstr "Notație" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21419,12 +21423,12 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 #, fuzzy msgid "Could not load master" msgstr "Listă de slide-uri" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, fuzzy, c-format msgid "" "The master document '%1$s'\n" @@ -21650,7 +21654,7 @@ msgid "Horizontal Fill" msgstr "Umplere orizontală" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21952,7 +21956,7 @@ msgstr "" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Verificator ortografic" @@ -22231,6 +22235,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Documentul nu poate fi citit" + #: src/frontends/qt4/GuiSymbols.cpp:54 #, fuzzy msgid "Basic Latin" @@ -22722,55 +22731,55 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Caracteristici tabular" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 #, fuzzy msgid "Select template file" msgstr "Selectați fișierul de ieșire" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 #, fuzzy msgid "Templates|#T#t" msgstr "Modele" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 #, fuzzy msgid "Document not loaded." msgstr "Documentul nu poate fi citit" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 #, fuzzy msgid "Select document to open" msgstr "Numele de fișier de inclus" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Exemple|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x Documente LyX (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x Documente LyX (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x Documente LyX (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x Documente LyX (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 #, fuzzy msgid "Invalid filename" msgstr "Fișiere instalate" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22778,42 +22787,42 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, fuzzy, c-format msgid "Opening document %1$s..." msgstr "Inserez documentul %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, fuzzy, c-format msgid "Document %1$s opened." msgstr "Documente" -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 #, fuzzy msgid "Version control detected." msgstr "Controlul versiunii|v" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, fuzzy, c-format msgid "Could not open document %1$s" msgstr "Nu pot insera documentul %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 #, fuzzy msgid "Couldn't import file" msgstr "Înlocuiește" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, fuzzy, c-format msgid "No information for importing the format %1$s." msgstr "Nu decomprimă imaginea înainte de exportare în LaTeX" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, fuzzy, c-format msgid "Select %1$s file to import" msgstr "Selectați fișierul de ieșire" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22821,59 +22830,74 @@ "Do you want to overwrite that document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 #, fuzzy msgid "Overwrite document?" msgstr "Salvare &documente" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, fuzzy, c-format msgid "Importing %1$s..." msgstr "Inserez documentul %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 #, fuzzy msgid "file not imported!" msgstr "Reconfigurează|R" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Include document" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Selectați documentul LyX de inserat" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 #, fuzzy msgid "Select file to insert" msgstr "Selectează document fiu" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 #, fuzzy msgid "All Files (*)" msgstr "Închide" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 #, fuzzy msgid "Choose a filename to save document as" msgstr "Salvează valorile ca implicite pentru document" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 #, fuzzy msgid "&Rename" msgstr "&Elimină" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, fuzzy, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22881,25 +22905,25 @@ "Do you want to rename the document and try again?" msgstr "Documentul utilizează o clasă text \"%1$s\" necunoscută." -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 #, fuzzy msgid "&Retry" msgstr "&Reface" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Document nou" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, fuzzy, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22907,12 +22931,12 @@ "Do you want to save the document?" msgstr "Documentul utilizează o clasă text \"%1$s\" necunoscută." -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 #, fuzzy msgid "Save new document?" msgstr "Salvare &documente" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22920,16 +22944,16 @@ "Do you want to save the document or discard the changes?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 #, fuzzy msgid "Save changed document?" msgstr "Salvare &documente" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22937,7 +22961,7 @@ "Do you want to save the document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22945,98 +22969,98 @@ " has been externally modified. Reload now? Any local changes will be lost." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 #, fuzzy msgid "Reload externally changed document?" msgstr "Salvare &documente" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 #, fuzzy msgid "Directory is not accessible." msgstr "Documentul nu poate fi citit" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, fuzzy, c-format msgid "Opening child document %1$s..." msgstr "Inserez documentul %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Intrare de nomenclatură" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "Nu decomprimă imaginea înainte de exportare în LaTeX" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "Nu decomprimă imaginea înainte de exportare în LaTeX" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "Nu decomprimă imaginea înainte de exportare în LaTeX" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "Nu decomprimă imaginea înainte de exportare în LaTeX" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "Inserez documentul %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "Previzualizează|#P" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 #, fuzzy msgid "Document not loaded" msgstr "Documentul nu poate fi citit" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 #, fuzzy msgid "Revert to saved document?" msgstr "Revine la ultima versiune salvată" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 #, fuzzy msgid "Saving all documents..." msgstr "Formatez documentul..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 #, fuzzy msgid "All documents saved." msgstr "Documentul nu poate fi citit" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "Salvează valorile ca implicite pentru document" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "Înlocuiește" @@ -23080,12 +23104,12 @@ msgid "Close File" msgstr "Închide" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 #, fuzzy msgid "Hide tab" msgstr "implicit" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 #, fuzzy msgid "Close tab" msgstr "Închide" @@ -23141,111 +23165,111 @@ msgid "Remove from personal dictionary|r" msgstr "Utilizează dicționar personal" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Limbaj" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Marchează limbajele &străine" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "Nu există nici un document deschis!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Actualizează ecranul" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "Vizualizare|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Actualizează|A" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "Salt la modificarea următoare" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "Nu există nici un document deschis!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 #, fuzzy msgid "Master Document" msgstr "Salvare &documente" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 #, fuzzy msgid "Other Lists" msgstr "Alte setări de font" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "Cuprins|C" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 #, fuzzy msgid "Other Toolbars" msgstr "Baloane de ajutor|B" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "Documente" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Listă index|L" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Înregistrare index|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Mărime font" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Înregistrare index" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 #, fuzzy msgid "No Citation in Scope!" msgstr "Salt la modificarea următoare" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "Salt la modificarea următoare" @@ -23566,17 +23590,17 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 #, fuzzy msgid "No bibliography defined!" msgstr "Cheia bibliografică" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 #, fuzzy msgid "No citations selected!" msgstr "Salt la modificarea următoare" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 #, fuzzy msgid "not cited" msgstr "Spațiu protejat|S" @@ -23884,16 +23908,16 @@ msgid "Horizontal line" msgstr "Aliniere pe &orizontală:" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 #, fuzzy msgid "Running out of delimiters" msgstr "Inserează delimitatorii" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23902,12 +23926,12 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 #, fuzzy msgid "Uncodable characters in listings inset" msgstr "caracter special" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24280,7 +24304,7 @@ msgid "Unknown TOC type" msgstr "necunoscut" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24562,11 +24586,11 @@ msgid "Regular expression editor mode" msgstr "Expresie regulară" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24619,6 +24643,57 @@ msgid "References: " msgstr "Referințe" +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "Reconfigurează|R" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "Reconfigurează|R" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +#, fuzzy +msgid "Directory not found" +msgstr "Reconfigurează|R" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24810,6 +24885,67 @@ msgid "Unknown user" msgstr "Cuvînt necunoscut:" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teoremă \\thetheorem" + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corolar \\thecorollary" + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemă \\thelemma" + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Propoziție \\arabic{proposition}" + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Conjectură \\arabic{conjecture}" + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definiție \\thedefinition" + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Exemplu \\theexample" + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problemă \\thetheorem" + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Exercițiu \\thetheorem." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Remarcă \\theremark" + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Declarație \\arabic{claim}" + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Întrebare \\arabic{question}" + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Notă \\thetheorem" + #~ msgid "&New:" #~ msgstr "&Nou" @@ -24854,18 +24990,6 @@ #~ msgstr "Republicații" #, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "Reconfigurează|R" - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "Reconfigurează|R" - -#, fuzzy -#~ msgid "Directory not found" -#~ msgstr "Reconfigurează|R" - -#, fuzzy #~ msgid "branch" #~ msgstr "Cale fișiere de rezervă:|#r" @@ -26145,10 +26269,6 @@ #~ msgstr "Documentul nu poate fi citit" #, fuzzy -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Documentul nu poate fi citit" - -#, fuzzy #~ msgid "The spellchecker has failed" #~ msgstr "Documentul nu poate fi citit" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/ru.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/ru.gmo differ diff -Nru lyx-2.0.2/po/ru.po lyx-2.0.3/po/ru.po --- lyx-2.0.2/po/ru.po 2011-11-27 01:07:54.000000000 +0000 +++ lyx-2.0.3/po/ru.po 2012-02-19 15:54:15.000000000 +0000 @@ -10,7 +10,7 @@ msgstr "" "Project-Id-Version: LyX 1.6\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2010-04-21 02:16+0300\n" "Last-Translator: Sergey Tereschenko <serg.partizan@gmail.com>\n" "Language-Team: Russian <kruvalig@gmail.com>\n" @@ -498,8 +498,8 @@ msgstr "Удалить выбранную ветку" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Удалить" @@ -537,17 +537,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Отменить" @@ -589,7 +590,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -720,7 +721,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Язык" @@ -793,7 +794,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Применить" @@ -1824,15 +1825,15 @@ msgid "&Protect:" msgstr "&Защита:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Вставить промежуток даже после разрыва строки" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2211,7 +2212,7 @@ msgstr "Окно обратной связи" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Листинг" @@ -2820,7 +2821,7 @@ msgid "MathML" msgstr "Математика|М" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2830,7 +2831,7 @@ msgstr "Страниц" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -3015,7 +3016,7 @@ msgid "Line &spacing" msgstr "Междустрочный &интервал" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Одинарный" @@ -3024,7 +3025,7 @@ msgid "1.5" msgstr "Полуторный" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Двойной" @@ -4289,8 +4290,8 @@ msgid "&Single close-tab button" msgstr "&Единственная кнопка закрытия вкладки" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Сохранить" @@ -4651,6 +4652,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Проверка правописания" @@ -5378,7 +5380,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5445,13 +5450,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5471,7 +5477,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5487,7 +5493,7 @@ msgid "Acknowledgement" msgstr "Благодарность" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 #, fuzzy @@ -5495,12 +5501,12 @@ msgstr "Благодарность" #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5530,7 +5536,7 @@ msgstr "Теорема" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5573,14 +5579,14 @@ msgid "Case" msgstr "Вариант" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Утверждение \\theclaim." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5628,7 +5634,7 @@ msgstr "Условие" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5647,10 +5653,10 @@ msgid "Conjecture" msgstr "Предположение" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5682,7 +5688,7 @@ msgid "Criterion" msgstr "Критерий" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5702,7 +5708,7 @@ msgid "Definition" msgstr "Определение" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5744,7 +5750,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5797,8 +5803,8 @@ msgstr "Проблема" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5817,7 +5823,7 @@ msgstr "Предложение" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5835,8 +5841,9 @@ msgid "Remark" msgstr "Замечание" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Замечание \\theremark." @@ -5873,9 +5880,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5892,9 +5899,9 @@ msgstr "Подпись:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5915,19 +5922,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Обычный" @@ -5936,26 +5944,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Заглавие" @@ -5977,24 +5986,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Автор" @@ -6031,13 +6040,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Ключевые слова" @@ -6054,11 +6063,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6067,7 +6077,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6076,41 +6086,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Библиография" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Список литературы" @@ -6128,8 +6138,8 @@ msgid "BiographyNoPhoto" msgstr "Элемент биографии" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6141,17 +6151,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6170,14 +6180,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6204,46 +6214,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Перечисление" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Нумерация" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Описание" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Список" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6253,7 +6263,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6277,20 +6287,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Дата" @@ -6304,7 +6314,7 @@ msgid "Correspondence to:" msgstr "Корреспонденция к:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Благодарности" @@ -6322,7 +6332,7 @@ msgid "Key words." msgstr "Ключевые слова." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6336,11 +6346,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Email" @@ -6368,8 +6379,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Affiliation" @@ -6378,7 +6390,7 @@ msgstr "И" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6532,7 +6544,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Факс" @@ -6612,6 +6624,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6638,7 +6651,7 @@ msgid "Author affiliation:" msgstr "Принадлежность:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6651,7 +6664,7 @@ msgstr "Благодарности" #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6666,8 +6679,8 @@ msgid "SpecialSection*" msgstr "СпецРаздел*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6676,7 +6689,7 @@ msgstr "Ненумерованный" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6722,7 +6735,7 @@ msgstr "Четыре автора" # ? -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 #, fuzzy msgid "Affiliation:" @@ -6740,7 +6753,7 @@ msgid "FourAffiliations" msgstr "FourAffiliations" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Журнал" @@ -6750,8 +6763,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6801,18 +6814,11 @@ msgid "Subparagraph" msgstr "Подабзац" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6833,13 +6839,13 @@ msgid "Latin off" msgstr "Отключить латиницу" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BeginFrame" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6855,257 +6861,252 @@ msgid "Part*" msgstr "Часть*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Раздел \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Подраздел \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Кадры" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Рамка" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BeginPlainFrame" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Frame (no head/foot/sidebars)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "AgainFrame" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Снова кадр с меткой" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "Конец рамки" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "Подзаголовок рамки" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Колонка" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Колонок" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 #, fuzzy msgid "Start column (increase depth!), width:" msgstr "Начать колонку (увеличить глубину!), ширина:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnsCenterAligned" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Колонки (выравнивание по центру)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColumnsTopAligned" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Колонки (выравнивание по верху)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Пауза" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 #, fuzzy msgid "Overlays" msgstr "Перекрытие" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Печатать поверх" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 #, fuzzy msgid "OverlayArea" msgstr "Перекрытие" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 #, fuzzy msgid "Overlayarea" msgstr "Перекрытие" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 #, fuzzy msgid "Uncover" msgstr "&Удалить" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 #, fuzzy msgid "Uncovered on slides" msgstr "Показывается на слайдах" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Только" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Только на слайдах" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Оба края" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 #, fuzzy msgid "Blocks" msgstr "Оба края" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Оба края" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 #, fuzzy msgid "ExampleBlock" msgstr "Пример" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "Пример" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 #, fuzzy msgid "AlertBlock" msgstr "Оба края" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "Оба края" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "Листинг" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 #, fuzzy msgid "Title (Plain Frame)" msgstr "Титул (простой слайд)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 #, fuzzy msgid "InstituteMark" msgstr "Institute" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 #, fuzzy msgid "Institute mark" msgstr "Institute" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Длинная цитата" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Цитата" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Стихи" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 #, fuzzy msgid "TitleGraphic" msgstr "Изображение" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Теоремы" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Вывод." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Определение." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Определения" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Определения." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Пример." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Примеры" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Примеры." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7121,86 +7122,86 @@ msgid "Fact" msgstr "Факт" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Факт." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Теорема." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Разделитель" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "Код программы" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 #, fuzzy msgid "NoteItem" msgstr "Создать запись" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Заметка:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 #, fuzzy msgid "Alert" msgstr "Оба края" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Структура" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Вертикальное" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 #, fuzzy msgid "Article" msgstr "Вертикальное" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "&Ориентация:" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 #, fuzzy msgid "Presentation" msgstr "&Ориентация:" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Таблица" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Список таблиц" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Рисунок" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7258,7 +7259,7 @@ msgid "CURTAIN" msgstr "ЗАНАВЕС" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7790,9 +7791,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Ключевые слова:" @@ -7868,68 +7870,68 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Заголовок LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Автор:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Журнал:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnumber" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 #, fuzzy msgid "MS_number:" msgstr "msnumber" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Первый автор" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1st_author_surname:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Получил" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 #, fuzzy msgid "Received:" msgstr "Получил" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Согласовано" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 #, fuzzy msgid "Accepted:" msgstr "Согласовано" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "reprint_reqs_to:" @@ -8226,7 +8228,7 @@ msgid "Restriction:" msgstr "Ограничения" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Левая шапка" @@ -8237,7 +8239,7 @@ msgid "Left Header:" msgstr "Левая шапка" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Заголовок справа" @@ -8785,7 +8787,7 @@ msgid "Remarks #." msgstr "Замечания #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Доказательство:" @@ -8888,45 +8890,49 @@ msgid "ItemList" msgstr "Перечисление" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "С засечками" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Теорема \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Следствие \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Лемма \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Предложение \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 #, fuzzy msgid "Prop" msgstr "Предл." -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 #, fuzzy msgid "Prop \\theprop." msgstr "Предл. \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8938,21 +8944,23 @@ msgid "Question" msgstr "Вопрос" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Вопрос \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Утверждение \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Гипотеза \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Приложение \\Alph{appendix}." @@ -8988,8 +8996,9 @@ msgid "Rapid" msgstr "Быстро" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -9042,6 +9051,37 @@ msgid "ACKNOWLEDGEMENTS" msgstr "БЛАГОДАРНОСТИ" +# ? +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Alternative affiliation:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "новая страница" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "Номер страницы" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Препринт" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Препринт" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Вставить ссылку" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Адрес не для печати" @@ -9354,6 +9394,16 @@ msgid "Close Section" msgstr "Выделенная область" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +#, fuzzy +msgid "--Separator--" +msgstr "Разделение абзацев" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +#, fuzzy +msgid "--- Separate Environment ---" +msgstr "Окружение с выравниванием|В" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Подзаголовок" @@ -9362,54 +9412,54 @@ msgid "Institution" msgstr "Заведение" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Слайд" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 #, fuzzy msgid "EndSlide" msgstr "Слайд" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 #, fuzzy msgid "WideSlide" msgstr "Слайд" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 #, fuzzy msgid "EmptySlide" msgstr "Слайд" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 #, fuzzy msgid "Empty slide:" msgstr "пустой" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 #, fuzzy msgid "ItemizeType1" msgstr "Перечисление" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 #, fuzzy msgid "EnumerateType1" msgstr "Нумерация" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Список алгоритмов" @@ -9697,14 +9747,10 @@ msgid "Terms:" msgstr "Теорема" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Тема обсуждения" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 #, fuzzy msgid "New Slide:" @@ -10451,8 +10497,8 @@ msgid "FirstName" msgstr "Имя" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Мусор" @@ -10638,43 +10684,33 @@ msgid "foot" msgstr "сноска" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "Серое" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Листинги" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 #, fuzzy msgid "Idx" msgstr "Ключевое слово" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Предварительный просмотр" -#: lib/layouts/stdlayouts.inc:74 -#, fuzzy -msgid "--Separator--" -msgstr "Разделение абзацев" - -#: lib/layouts/stdlayouts.inc:83 -#, fuzzy -msgid "--- Separate Environment ---" -msgstr "Окружение с выравниванием|В" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 #, fuzzy msgid "Part \\thepart" @@ -10790,19 +10826,23 @@ msgstr "Факт \\thetheorem." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Определение \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Пример \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "Задача \\thetheorem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "Упражнение \\thetheorem." @@ -10891,46 +10931,6 @@ msgid "Remark." msgstr "Замечание." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Теорема \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Следствие \\thecorollary." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Лемма \\thelemma." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Предложение \\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Гипотеза \\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Определение \\thedefinition." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Пример \\theexample." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Задача \\thetheorem." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10950,34 +10950,14 @@ msgid "# [number of Prob]" msgstr "Количество строк" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Упражнение \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Замечание \\theremark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Утверждение \\theclaim." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Предл. \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Вопрос \\thequestion." - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "Замечание \\thetheorem." #: lib/layouts/braille.module:2 @@ -11232,6 +11212,51 @@ msgid "Initial" msgstr "" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Буквально" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "Параметры LaTeX" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "&Регулярное выражение" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "выраж." + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11389,45 +11414,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Буквально" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "Параметры LaTeX" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "&Регулярное выражение" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "выраж." - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11540,10 +11532,6 @@ msgid "Condition." msgstr "Условие." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Замечание \\thetheorem." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -14169,6 +14157,11 @@ msgstr "Многоколоночные документы|М" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Сохранить|х" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Руковоство по XY-pic|X" @@ -14192,11 +14185,11 @@ msgid "Check spelling" msgstr "Проверить орфографию" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Отменить" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Вернуть" @@ -16947,7 +16940,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -17040,11 +17033,12 @@ msgid "PDFPages" msgstr "PDFСтраницы" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF страницы: $$AbsOrRelPathParent$$Basename" #: lib/external_templates:303 +#, fuzzy msgid "" "Includes PDF documents, using the 'pdfpages' package.\n" "To include multiple pages, use the 'pages'-option,\n" @@ -17053,6 +17047,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -17066,7 +17063,7 @@ "Чтобы узнать дополнительные параметры, прочитайте\n" "документацию пакета pdfpages.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -17074,15 +17071,15 @@ "Сегодняшняя дата.\n" "Прочитайте 'info date' для дополнительной информации.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Диаграмма Dia.\n" @@ -17208,278 +17205,278 @@ msgid "R/S code" msgstr "code" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond music" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (plain)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (plain)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 #, fuzzy msgid "LaTeX (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 #, fuzzy msgid "LaTeX (XeTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Только текст" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Plain текст|a" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Только текст (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Только текст (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Только текст (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Простой текст, объединить строки" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML" msgstr "HTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML|y" msgstr "HTML|H" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)|u" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)|V" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "Рабочий DVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "комманда date" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Таблица (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 #, fuzzy msgid "LyX 1.6.x" msgstr "LyX 1.3.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Предварительный просмотр" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "Предварительный просмотр (pLaTeX)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Предварительный просмотр (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Программа" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows метафайл" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17523,11 +17520,11 @@ msgid "Print document failed" msgstr "Печать документа неудалась" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Ошибка диска: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" @@ -17535,56 +17532,56 @@ "LyX не смог создать временный каталог '%1$s' (Может закончилось место на " "диске?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" "LyX пытается закрыть документ который содержит несохранённые изменения!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Попытка закрыть изменённый документ!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Невозможно удалить временный каталог" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Невозможно удалить временный каталог %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Неизвестный класс документа" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Использую класс документа по умолчанию, т.к. класс %1$s не известен." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Неизвестный токен: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Ошибка в заголовке документа" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header отсутствует" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_documen отсутствует" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Изменения не показаны в выводе LaTeX" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17596,7 +17593,7 @@ "Пожалуйста установите эти пакеты или переопределите \\lyxadded и " "\\lyxdeleted в преамбуле LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17608,31 +17605,31 @@ "Пожалуйста установите эти пакеты или переопределите \\lyxadded и " "\\lyxdeleted в преамбуле LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Предметный указатель" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Ошибка формата документа" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "Файл %1$s неожиданно закончился, скорее всего он повреждён." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s нечитаемый документ LyX." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Конверсия не выполнена" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17641,11 +17638,11 @@ "%1$s создан другой версией LyX, невозможно создать временный файл при " "конвертировании." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Сценарий для конвертирования не найден" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17654,11 +17651,11 @@ "%1$s создан другой версией LyX, сценарий для конвертирования lyx2lyx не " "найден." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Ошибка сценария преобразования" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17667,7 +17664,7 @@ "Файл %1$s создан в другой версии LyX. Сценарий lyx2lyx не смог преобразовать " "его." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17676,17 +17673,17 @@ "Файл %1$s создан в другой версии LyX. Сценарий lyx2lyx не смог преобразовать " "его." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "Документ доступен только для чтения" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17694,21 +17691,21 @@ msgstr "" "Документ %1$s изменён извне. Вы уверены, что хотите перезаписать этот файл?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Перезаписать изменённый файл?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Перезаписать" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Ошибка создания резервного файла" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17717,49 +17714,49 @@ "Не удаётся создать дублирующий файл %1$s.\n" "Пожалуйста проверьте существует ли директория и доступна ли она для записи." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Сохраняется документ %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " не удалось записать файл!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " завершено." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Попытка сохранить документ %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Сохранен как %1$s. Хух.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " Сохранить не удалось! Ещё одна попытка...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " Сохранить не удалось! И ещё раз...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " Сохранить не удалось! Мужайтесь, документ потерян." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Обнаружено исключение программы iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17769,12 +17766,12 @@ "кодировку (%1$s), корректно установлено" # code point - место в коде? -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Не удалось найти команду LaTeX для символа '%1$s' (code point %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17784,20 +17781,20 @@ "выбранной кодировке.\n" "Может помочь смена кодировки документа на utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "не удалось преобразование с iconv" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "не удалось преобразовать" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "Некодируемый символ в пути" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, fuzzy, c-format msgid "" "The path of your document\n" @@ -17819,54 +17816,49 @@ "Выберите соответствующую кодировку (такую как utf8)\n" "или измените путь." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Запуск chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "ошибка chktex" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Невозможно успешно запустить chktex" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "Нет информации для экспортирования формата %1$s." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "Нет информации для экспортирования формата %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, fuzzy, c-format msgid "Branch \"%1$s\" already exists." msgstr "Группа изображений с именем '%1$s' уже существует." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "Неизвестная панель инструментов \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Неизвестная панель инструментов \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "Ошибка при создании растрового изображения" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, fuzzy, c-format msgid "" "The file %1$s already exists.\n" @@ -17877,74 +17869,74 @@ "\n" "Хотите перезаписать его?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Перезаписать файл?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "Ошибка чтения внутреней информации формата" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Предварительный просмотр исходного кода" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Предварительный просмотр исходного кода для абзаца %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Предварительный просмотр исходного кода абзацев %1$s-%2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Автоматическое сохранение %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Автосохранение не удалось!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Автосохранение текущего документа..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Невозможно экспортировать файл" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Нет информации для экспортирования формата %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Ошибка в названии файла" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Путь к файлу LyX не должен содержать пробелов." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Экспорт документа отменён" -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Документ экспортирован из %1$s в файл `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Документ экспортирован как %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17955,34 +17947,34 @@ "\n" "Восстановить аварийную копию?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Загрузить аварийную копию?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Восстановить" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "Загрузить &первоначальный" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Документ был успешно восстановлен." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Документ НЕ был успешно восстановлен." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17991,28 +17983,28 @@ "Удалить запасной файл?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Удалить запасной файл?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Хранить" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Обнаружен запасной файл" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Не забудьте сохранить ваш вайл прямо сейчас!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Удалить запасной файл?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -18023,45 +18015,45 @@ "\n" "Загрузить резервную копию вместо текущей?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Загрузить резервную копию?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Загрузить &резервную копию" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Загрузить &первоначальную" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Бессмыслено!!!" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Документ %1$s перезагружен." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "Не удалось перезагрузить документ %1$s" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Включить файл|к" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -18087,7 +18079,7 @@ msgid "Document class not available" msgstr "Класс документа не доступен" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, fuzzy, c-format msgid "" "The layout file:\n" @@ -18100,11 +18092,11 @@ "умолчанию, с форматом по умолчанию. LyX не сможет произвести вывод, пока не " "будет указан корректный класс документа в настройках документа." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Класс документа не найден" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, fuzzy, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -18117,15 +18109,15 @@ "умолчанию, с форматом по умолчанию. LyX не сможет произвести вывод, пока не " "будет указан корректный класс документа в настройках документа." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Не удалось загрузить класс" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Ошибка чтения внутреней информации формата" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Ошибка чтения" @@ -18149,126 +18141,131 @@ msgid "This portion of the document is deleted." msgstr "Эта часть документа удалена" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Класс документа %1$s невозможно загрузить" -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Больше нет информации для отмены" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Нет дальнейшей информации для повторения отменённого действия" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Строка не найдена!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Метка выключена" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Метка включена" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Метка удалена" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Метка установлена" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Статистика для выделения:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Статистики для документа:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d слов" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Одно слово" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d символов (включая пробелы)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Один символ (включая пробел)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d символов (без пробелов)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Один символ (без пробелов)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Статистика" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "Ветки" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" # c-format -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Документ вставляется %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Документ %1$s вставлен." # c-format -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Невозможно вставить документ %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -18279,11 +18276,11 @@ "%1$s\n" "из-за ошибки: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Нельзя прочесть файл" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -18292,15 +18289,15 @@ "%1$s\n" " невозможно прочесть." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Невозможно открыть файл" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Считывается файл не в кодировке UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -18316,15 +18313,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX Предупреждение:" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "некодируемый символ" @@ -18703,12 +18700,12 @@ msgid "ignore" msgstr "игнорировать" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Невозможно преобразовать файл" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18717,61 +18714,61 @@ "Нет информации для преобразования файлов формата %1$s в %2$s.\n" "Определите конвертор в настройках." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Исполняется команда:" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Ошибки сборки" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 #, fuzzy msgid "There were errors during the build process." msgstr "Во время создания выходного файла возникли ошибки." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "Произошла ошибка при запуске сценарий преобразования." -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, fuzzy, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Невозможно создать временный каталог в\n" -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, fuzzy, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Невозможно создать временный каталог в\n" -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, fuzzy, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Невозможно создать временный каталог в\n" -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Запуск LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "запуск LaTeX неудался. Кроме того, LyX не может найти LaTeX log %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "Ошибка LaTeX" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Вывод пуст" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Был сгенерирован пустой файл." @@ -18794,12 +18791,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Класс документа не найден" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Не найдено" @@ -18852,19 +18849,19 @@ msgstr "Копирование %1$s в %2$s провалилось." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "С засечками" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Без засечек" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Машинописный" @@ -18958,7 +18955,7 @@ msgid "Cannot view file" msgstr "Просмотр файла невозможен" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Файл не существует: %1$s" @@ -19276,7 +19273,7 @@ " импортировать заданный файл в указанном формата\n" "Более подробное описание командной строки можно найти в документации (man)." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Нет системного каталога" @@ -19918,7 +19915,7 @@ msgid "(no log message)" msgstr "(нет сообщений)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: Сообщение для журнала сообщений" @@ -19939,7 +19936,7 @@ msgid "Revert to stored version of document?" msgstr "Вернуться к сохранённой версии документа?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "Вернуться к сохранённому" @@ -19967,26 +19964,26 @@ msgid "Paragraph not properly initialized" msgstr "Параграф инициализирован некорректно" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Неизвестная вклейка" # ? -#: src/Text.cpp:471 +#: src/Text.cpp:472 #, fuzzy msgid "Change tracking error" msgstr "Отслеживание изменений ошибки" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, fuzzy, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Не найден список авторов для вставки: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Неизвестный токен" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19994,70 +19991,70 @@ "Вы не можете вставлять пробелы в начале абзаца. Пожалуйста, прочитайте " "Самоучитель." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Вы не можете вводить два пробела подряд таким способом. Пожалуйста, " "прочитайте Самоучитель." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Отслеживание изменений]" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Изменение: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 #, fuzzy msgid " at " msgstr " в " # c-format -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Шрифт: %1$s" # c-format -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Уровень: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Промежутки: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Полуторный" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Другой (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Вклейка: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Абзац: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Расположение: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Символ: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Граница: " @@ -20099,15 +20096,15 @@ msgid " not known" msgstr " неизвестен" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Отсутствует аргумент" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Кодировка символов" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Установлено размещение абзаца" @@ -20175,7 +20172,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Ошибка системы контроля версий" @@ -20365,12 +20362,12 @@ "Продолжить?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "Да" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "Нет" @@ -20427,7 +20424,7 @@ msgid "Reload saved document?" msgstr "Вернуться к сохранённому документу" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Перезагрузить" @@ -20540,21 +20537,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "Выполнять нечего" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "&Открывать документы во вкладках" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Найти и заменить" @@ -20826,9 +20823,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Документы|#o#O" @@ -20916,7 +20913,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20925,7 +20922,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20961,11 +20958,11 @@ msgid "The branch could not be renamed." msgstr "%1$s невозможно прочесть." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Объединить изменения" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20974,7 +20971,7 @@ "Изменён %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Изменение в %1$s\n" @@ -21083,10 +21080,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Выберите имя файла, для сохранения вставленной графики" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Отменено." @@ -21116,15 +21113,15 @@ msgid "Select document" msgstr "Выберите основной документ" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Документы LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Ошибка" @@ -21304,7 +21301,7 @@ msgstr "Настройки документа" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Документ-потомок" @@ -21580,9 +21577,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (не установлен)" @@ -21628,12 +21625,12 @@ msgstr "Файлы LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Не применённые изменения" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -21643,12 +21640,12 @@ "потеряны после этого действия." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Отклонить" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Не удалось установить класс документа." @@ -21698,24 +21695,33 @@ msgid "[No options predefined]" msgstr "[Не предопределено никаких параметров]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "Использовать поддержку hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Не удалось установить формат!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Не удалось установить формат для ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Не найдено" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Указанный основной документ не включает этот файл" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21726,11 +21732,11 @@ "'%1$s', если хотите использовать основной\n" "документ." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Не удалось загрузить основной файл" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21949,7 +21955,7 @@ msgstr "Горизонтальное пробельное заполнениие" # Half Quad? -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 #, fuzzy msgid "" "Insert the spacing even after a line break.\n" @@ -22221,7 +22227,7 @@ msgstr "Укажите название файла для канала LyX-сервера" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Проверка правописания" @@ -22483,6 +22489,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Ошибка программы проверки правописания.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 #, fuzzy msgid "Basic Latin" @@ -22978,50 +22989,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Неизвестная панель инструментов \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Выберите файл шаблона" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Шаблоны" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Документ невозможно загрузить!" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Выберите документ для открытия" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Примеры|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x документы (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x документы (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x документы (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x документы (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Неправильное название файла" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -23032,40 +23043,40 @@ "%1$s\n" "не существует." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Открывается документ %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Документ %1$s открыт." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Обнаружено упраление версиями." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Невозможно открыть документ %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Невозможно импортировать файл" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Нет информации для импортирования из формата %1$s" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Выбрать %1$s файл для импорта" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -23076,53 +23087,68 @@ "\n" "Хотите перезаписать его?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Перезаписать документ?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Импортирование %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "импортирован." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "файл не импортирован!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Включить файл" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Выберите документ LyX для вставки" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Ожидается абсолютное имя файла." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Выберите файл для вставки" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Все файлы (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Введите название файла для сохраняемого документа" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "Пе&реименовать" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -23133,24 +23159,24 @@ "\n" "Хотите ли Вы переименовать его и попытаться ещё раз?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Переименовать и сохранить?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Восстановить" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Создать документ" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -23161,11 +23187,11 @@ "\n" "Хотите сохранить документ?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Сохранить новый документ?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -23176,15 +23202,15 @@ "\n" "Хотите ли Вы сохранить документ или отбросить изменения?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Сохранить текущий документ?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "От&клонить" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -23195,7 +23221,7 @@ "\n" "Сохранить документ?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -23206,63 +23232,63 @@ "%1$s\n" " был изменён извне. Перезагрузить? Все локальные изменения будут утрачены." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Перезагрузить внешне изменённый документ?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Ошибка при попытке установить блокировку." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Каталог недоступен." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Открывается документ-потомок %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "Элемент списка обозначений" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "Нет информации для экспортирования формата %1$s." -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "Нет информации для экспортирования формата %1$s." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "Нет информации для экспортирования формата %1$s." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "Импортирование %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "Загрузка файла предварительного просмотра..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Документ не загружен" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -23271,29 +23297,29 @@ "Все изменения будут потеряны. Вы уверены, что хотите откатиться к " "сохраненной версии документа %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Вернуться к сохранённой версии документа?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Сохраняются все документы..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Все документы сохранены." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s неизвестная команда!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "Эта часть документа удалена" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "Невозможно экспортировать файл" @@ -23331,11 +23357,11 @@ msgid "Close File" msgstr "Закрыть файл" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Спрятать вкладку" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Закрыть вкладку" @@ -23389,109 +23415,109 @@ msgid "Remove from personal dictionary|r" msgstr "Выберите личный словарь" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Язык" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Объединить изменения...|б" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "Нет открытых документов!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Обновить экран" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "Вид|В" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Обновить|О" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "Пользовательские вклейки не оперделены!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "Нет открытого документа!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Главный документ" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Открыть навигатор..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Другие списки" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "Содержание" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Другие панели инструментов" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "Нет веток в документе!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Предметный указатель|у" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Запись в предметном указателе" # c-format -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Шрифт: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Пункт в указателе" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 #, fuzzy msgid "No Citation in Scope!" msgstr "Нет ссылок в поле зрения!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "Не определено действие!" @@ -23803,15 +23829,15 @@ msgid "Sub-%1$s" msgstr "Под-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Не определена библиография!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Цитат не выбрано!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "не цитировался" @@ -24117,15 +24143,15 @@ msgid "Horizontal line" msgstr "Горизонтальная линия" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "разделитель первой линии недоступен" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Выход за пределы ограничителя" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -24138,11 +24164,11 @@ "в наличии символы, так что не осталось ни одного для разделителя.\n" "Сейчас, '!' был заменен на предупреждение, но вам надо с этим разобраться!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Некодируемый символ во вклейке листингов" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24505,7 +24531,7 @@ msgid "Unknown TOC type" msgstr "Неизвестный тип содержания" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Размер выделения должен совпадать с размером буфера обмена." @@ -24761,11 +24787,11 @@ msgid "Regular expression editor mode" msgstr "&Регулярное выражение" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24815,6 +24841,57 @@ msgid "References: " msgstr "Ссылки: " +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "Строка не найдена!" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "Модуль не найден." + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +#, fuzzy +msgid "Directory not found" +msgstr "Строка не найдена!" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24992,6 +25069,67 @@ msgid "Unknown user" msgstr "Неизвестный пользователь" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Теорема \\thetheorem." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Следствие \\thecorollary." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Лемма \\thelemma." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Предложение \\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Гипотеза \\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Определение \\thedefinition." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Пример \\theexample." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Задача \\thetheorem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Упражнение \\thetheorem." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Замечание \\theremark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Утверждение \\theclaim." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Вопрос \\thequestion." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Замечание \\thetheorem." + #~ msgid "&New:" #~ msgstr "&Создать:" @@ -25045,18 +25183,6 @@ #~ msgid "Offprints:" #~ msgstr "Отдельные оттиски" -#, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "Строка не найдена!" - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "Модуль не найден." - -#, fuzzy -#~ msgid "Directory not found" -#~ msgstr "Строка не найдена!" - #~ msgid "branch" #~ msgstr "Ветка" @@ -26184,9 +26310,6 @@ #~ "Программа проверки правописания почему-то завершилась.\n" #~ "Возможно она была завершена принудительно." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Ошибка программы проверки правописания.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Ошибка программы проверки правописания" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/sk.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/sk.gmo differ diff -Nru lyx-2.0.2/po/sk.po lyx-2.0.3/po/sk.po --- lyx-2.0.2/po/sk.po 2011-11-27 01:07:54.000000000 +0000 +++ lyx-2.0.3/po/sk.po 2012-02-19 15:54:15.000000000 +0000 @@ -3,13 +3,13 @@ # Zdenko Podobný <zdpo@mailbox.sk> # # Kornel Benko <Kornel.Benko@berlin.de>, 2009. -# Kornel Benko <kornel@lyx.org>, 2009, 2010, 2011. +# Kornel Benko <kornel@lyx.org>, 2009, 2010, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: LyX-2.1\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-11-25 10:47+0100\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-01-28 12:15+0100\n" "Last-Translator: Kornel Benko <kornel@lyx.org>\n" "Language-Team: Slovak <lyx-docs@lists.lyx.org>\n" "Language: sk\n" @@ -491,8 +491,8 @@ msgstr "Zmazať vybranú vetvu" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Odstrániť" @@ -525,17 +525,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "Z&rušiť" @@ -576,7 +577,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -707,7 +708,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Jazyk" @@ -779,7 +780,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "Použiť" @@ -1762,15 +1763,15 @@ msgid "&Protect:" msgstr "Ch&rániť:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Vložiť rozstup i za zalomením riadku" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2132,7 +2133,7 @@ msgstr "Okno pre odozvu" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Výpis" @@ -2711,7 +2712,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2720,7 +2721,7 @@ msgstr "Obrázky" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2902,7 +2903,7 @@ msgid "Line &spacing" msgstr "Rozstup riadkov" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Jednoduchý" @@ -2911,7 +2912,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dvojitý" @@ -4135,8 +4136,8 @@ msgid "&Single close-tab button" msgstr "Jediné tlačidlo na zavretie kariet" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "Uložiť" @@ -4472,6 +4473,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Kontrola Pravopisu" @@ -5168,7 +5170,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5227,13 +5232,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5253,7 +5259,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5269,19 +5275,19 @@ msgid "Acknowledgement" msgstr "Poďakovania" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Poďakovanie." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5311,7 +5317,7 @@ msgstr "Teoréma" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5354,13 +5360,13 @@ msgid "Case" msgstr "Prípad" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Prípad \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5408,7 +5414,7 @@ msgstr "Podmienka" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5427,10 +5433,10 @@ msgid "Conjecture" msgstr "Hypotéza" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5462,7 +5468,7 @@ msgid "Criterion" msgstr "Kritérium" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5482,7 +5488,7 @@ msgid "Definition" msgstr "Definícia" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5524,7 +5530,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5577,8 +5583,8 @@ msgstr "Problém" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5597,7 +5603,7 @@ msgstr "Tvrdenie" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5615,8 +5621,9 @@ msgid "Remark" msgstr "Pripomienka" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Pripomienka \\theremark." @@ -5652,9 +5659,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5670,9 +5677,9 @@ msgstr "Popis: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5693,19 +5700,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Štandard" @@ -5714,26 +5722,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titul" @@ -5753,24 +5762,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -5804,13 +5813,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Heslá" @@ -5827,11 +5836,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5840,7 +5850,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5849,41 +5859,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografia" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referencie" @@ -5899,8 +5909,8 @@ msgid "BiographyNoPhoto" msgstr "ŽivotopisBezFotky" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5912,17 +5922,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5941,14 +5951,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -5975,46 +5985,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Položky" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Výpočet" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Popis" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Listina" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6024,7 +6034,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6048,20 +6058,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Dátum" @@ -6073,7 +6083,7 @@ msgid "Correspondence to:" msgstr "Korešpodencia na:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Poďakovania." @@ -6089,7 +6099,7 @@ msgid "Key words." msgstr "Heslá." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6103,11 +6113,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Email" @@ -6135,8 +6146,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Príslušenstvo" @@ -6145,7 +6157,7 @@ msgstr "A" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6290,7 +6302,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6366,6 +6378,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6387,7 +6400,7 @@ msgid "Author affiliation:" msgstr "Príslušenstvo autora:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6399,7 +6412,7 @@ msgstr "Poďakovania." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6414,8 +6427,8 @@ msgid "SpecialSection*" msgstr "ŠpeciálnaSekcia*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6424,7 +6437,7 @@ msgstr "Neočíslované" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6469,7 +6482,7 @@ msgid "FourAuthors" msgstr "ŠtyriaAutori" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Príslušenstvo:" @@ -6486,7 +6499,7 @@ msgid "FourAffiliations" msgstr "Štyri Príslušenstva" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Denník" @@ -6496,8 +6509,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6547,18 +6560,11 @@ msgid "Subparagraph" msgstr "Pododstavec" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6579,13 +6585,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BeginFrame" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6601,240 +6607,235 @@ msgid "Part*" msgstr "Časť*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Sekcia \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Podsekcia \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Rámy" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Rám" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BeginPlainFrame" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Rám (no head/foot/sidebars)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "AgainFrame" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Rám ešte raz s návestím" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "EndFrame" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "RámPodTitul" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Stĺpec" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Stĺpce" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Prvý stĺpec (zvýšiť hĺbku!), šírka:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnsCenterAligned" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Stĺpce (center aligned)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "StĺpceHoreZarovnané" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Stĺpce (hore zarovnané)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pause" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Overlays" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Overprint" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "OverlayArea" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Overlayarea" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Uncover" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Odkryté na fóliách" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Len" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Len na fóliách" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Do bloku" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Bloky" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Blok:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "ExampleBlock" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Príkladný Blok:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "AlertBlock" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Výstražný Blok:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titling" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titul (prostý rám)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "InštitútnaZnačka" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Inštitútna značka" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citácia" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Citát (krátky)" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Verš" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TitleGraphic" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teorémy" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Korolár." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definícia." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definície" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definície." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Príklad." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Príklady" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Príklady." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6850,80 +6851,80 @@ msgid "Fact" msgstr "Fakt" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Fakt." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teoréma." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Oddeľovač" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-Kód" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NoteItem" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Poznámka:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Výstrah" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktúra" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "MódPreČlánok" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Článok" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "PrezentačnýMód" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Prezentácia" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabuľka" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Zoznam tabuliek" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Obrázok" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -6981,7 +6982,7 @@ msgid "CURTAIN" msgstr "OPONA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7431,19 +7432,19 @@ #: lib/layouts/ectaart.layout:21 msgid "RunTitle" -msgstr "PriebežnýTitul" +msgstr "Hlavička: Titul" #: lib/layouts/ectaart.layout:28 msgid "Running Title:" -msgstr "Priebežný Titul:" +msgstr "Titul v Hlavičke:" #: lib/layouts/ectaart.layout:35 msgid "RunAuthor" -msgstr "PriebežnýAutor" +msgstr "Hlavička: Autor" #: lib/layouts/ectaart.layout:39 msgid "Running Author:" -msgstr "Priebežný Autor:" +msgstr "Autor v Hlavičke:" #: lib/layouts/ectaart.layout:77 lib/layouts/latex8.layout:77 msgid "E-mail:" @@ -7473,9 +7474,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Heslá:" @@ -7541,65 +7543,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX Title" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Príslušenstvo" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Denník:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "číslo-manuskriptu" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "Číslo_Manuskriptu:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Prvý autor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1. Autor Priezvisko:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Prijaté" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Prijaté:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Akceptované" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Akceptované:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Vyrovnania" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "reprint_reqs_to:" @@ -7870,7 +7872,7 @@ msgid "Restriction:" msgstr "Obmedzenie:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Ľavá Hlavička" @@ -7880,7 +7882,7 @@ msgid "Left Header:" msgstr "Ľavá Hlavička:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Pravá Hlavička" @@ -8359,7 +8361,7 @@ msgid "Remarks #." msgstr "Pripomienky #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Dôkaz:" @@ -8456,42 +8458,46 @@ msgid "ItemList" msgstr "ItemList" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "SerifováListina" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teoréma \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Korolár \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Tvrdenie \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Téza(prop)" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Téza \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8503,21 +8509,23 @@ msgid "Question" msgstr "Otázka" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Otázka \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Nárok \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Hypotéza \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Príloha \\Alph{appendix}." @@ -8549,8 +8557,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8598,6 +8607,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "POĎAKOVANIA" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Alternatívne Príslušenstvo" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Domáca stránka" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "PACS-čísla:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Predtlač číslo" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Predtlač číslo:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Online citácia" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Adresa_pre_výtlačky" @@ -8613,7 +8646,7 @@ #: lib/layouts/kluwer.layout:224 lib/layouts/llncs.layout:163 #: lib/layouts/svcommon.inc:399 msgid "Running title:" -msgstr "Stĺpec nadpis:" +msgstr "Stĺpec titul:" #: lib/layouts/kluwer.layout:238 msgid "RunningAuthor" @@ -8875,6 +8908,14 @@ msgid "Close Section" msgstr "Zavri Sekciu" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Oddeľovač--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "-- Oddeliť Prostredie --" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "PodTitul" @@ -8883,48 +8924,48 @@ msgid "Institution" msgstr "Inštitúcia" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Fólia" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "KoniecFólie" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "ŠirokáFólia" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "PrázdnaFólia" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Prázdna fólia:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "VýpisPoložiekTyp1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumerateType1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Zoznam algoritmov" @@ -9193,14 +9234,10 @@ msgid "Terms:" msgstr "Pojmy:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Námet" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Nová Fólia:" @@ -9313,7 +9350,7 @@ #: lib/layouts/svmult.layout:114 lib/layouts/svcommon.inc:408 msgid "Running Chapter" -msgstr "Priebežná Kapitola" +msgstr "Kapitola v Hlavičke" #: lib/layouts/svmult.layout:118 lib/layouts/svcommon.inc:163 msgid "ChapAuthor" @@ -9841,8 +9878,8 @@ msgid "FirstName" msgstr "Krstné_meno" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Scrap" @@ -10019,40 +10056,32 @@ msgid "foot" msgstr "päta" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Zosivelé" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Výpisy" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" # Napríklad krátky titul -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "argument" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Náhľad" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Oddeľovač--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "-- Oddeliť Prostredie --" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Časť \\thepart" @@ -10107,23 +10136,23 @@ #: lib/layouts/svcommon.inc:395 msgid "Running Title" -msgstr "Priebežný Titul" +msgstr "Titul v Hlavičke" #: lib/layouts/svcommon.inc:402 msgid "Running Author" -msgstr "Priebežný Autor" +msgstr "Autor v Hlavičke" #: lib/layouts/svcommon.inc:413 msgid "Running chapter:" -msgstr "Priebežná kapitola:" +msgstr "Kapitola v hlavičke:" #: lib/layouts/svcommon.inc:416 msgid "Running Section" -msgstr "Priebežná Sekcia" +msgstr "Sekcia v Hlavičke" #: lib/layouts/svcommon.inc:419 msgid "Running section:" -msgstr "Priebežná sekcia:" +msgstr "Sekcia v hlavičke:" #: lib/layouts/svcommon.inc:443 msgid "Abstract*" @@ -10147,18 +10176,22 @@ msgstr "Fakt \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definícia \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Príklad \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problém \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Úloha \\theexercise." @@ -10246,38 +10279,6 @@ msgid "Remark." msgstr "Pripomienka." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Teoréma \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Korolár \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Tvrdenie \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Hypotéza \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definícia \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Príklad \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Problém \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Problém" @@ -10294,29 +10295,14 @@ msgid "# [number of Prob]" msgstr "# [číslo problému(Prob)]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Úloha \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Pripomienka \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Prípad \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Vlastnosť \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Otázka \\thequestion" +msgid "Property \\theproperty." +msgstr "Vlastnosť \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Poznámka \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Poznámka \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10561,6 +10547,51 @@ msgid "Initial" msgstr "Iniciálka" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Používa balík knitr v R pre generáciu dynamickej reportáže. Aby tento " +"modul pracoval musí byť balík R inštalovaný: install.packages('knitr'). " +"Zaznamenajte si že závisí na R >= 2.14.1. Pre viac informácie pozri na " +"http://yihui.github.com/knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "literárne" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Kus" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Sweave Voľby" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave voľby" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R výraz" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R výraz" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPond Kniha" @@ -10713,15 +10744,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Dovoľuje použiť Noweb ako nástroj pre \"literate programming\"" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "literárne" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10731,26 +10753,6 @@ "cez funkciu z balíka Sweave(). Pre viac informácie pozri príkladný súbor " "sweave.lyx." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Kus" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Sweave Voľby" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave voľby" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R výraz" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R výraz" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Sweave Vstupný Súbor" @@ -10863,10 +10865,6 @@ msgid "Condition." msgstr "Podmienka." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Poznámka \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13389,6 +13387,10 @@ msgstr "Viacstĺpcová príručka" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Sweave manuály|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic: Manuál" @@ -13412,11 +13414,11 @@ msgid "Check spelling" msgstr "Kontrola pravopisu" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Späť" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Opäť" @@ -14224,7 +14226,7 @@ #: lib/ui/stdtoolbars.inc:374 msgid "Sans serif\t\\mathsf" -msgstr "Bezserifové\\mathsf" +msgstr "Bezserifové\t\\mathsf" #: lib/ui/stdtoolbars.inc:375 msgid "Italic\t\\mathit" @@ -16136,13 +16138,13 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Tabuľka vytvorená s gnumeric, openoffice alebo excel.\n" +"Tabuľka vytvorená s gnumeric, libreoffice, openoffice alebo excel.\n" "Import prevádza do dlhých tabuliek, čiže každá dĺžka je v poriadku.\n" "Prehnaná šírka by mohla mať problém.\n" "Pre konverziu gnumeric alebo excel súborov\n" @@ -16238,7 +16240,7 @@ msgid "PDFPages" msgstr "PDFStránky" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF stránky: $$AbsOrRelPathParent$$Basename" @@ -16251,6 +16253,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16261,10 +16266,13 @@ "* pages={x-y} (pre rozsah stránok)\n" "* pages={x,y,z} (pre vybrané stránky)\n" "* pages=- (pre všetky stránky)\n" +"* pages=last-1 (na vklad všetkých strán v opačnom poradí)\n" +"S voľbou 'noautoscale' sa PDF stránky\n" +"vložia v originálnej veľkosti.\n" "Prečítajte si dokumentáciu balíka pdfpages\n" "pre ďalšie nastavenia a detaily.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16272,15 +16280,15 @@ "Dnešné dátum.\n" "Pre ďalšie informácie si prečítajte stránku manuálu ('info date').\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Diagram programu Dia.\n" @@ -16402,268 +16410,268 @@ msgid "R/S code" msgstr "R/S kód" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond nóty" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond book (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (prostý)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (prostý)" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Prostý text" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Prostý text" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Prostý text (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Prostý text (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Prostý text (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Prostý text, riadky spojiť" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr " Tabuľkový procesor Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Tabuľkový procesor Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr " Tabuľkový procesor OpenOffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "príkaz pre dátum" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabuľka (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Náhľad LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "Náhľad LyX (LilyPond book)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Náhľad LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Rozšírený WMF" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX Archív (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX Archív (tar.gz)" @@ -16707,65 +16715,65 @@ msgid "Print document failed" msgstr "Tlač dokumentu zlyhala" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Chyba Disku: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "LyX nemohol vytvoriť pomocný adresár '%1$s' (možné že je plný disk?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX sa pokúsil zavrieť document s neuloženými zmenami!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Pokúšam sa zavrieť zmenený dokument!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Pomocný adresár sa nedal zmazať" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Pomocný adresár %1$s sa nedal zmazať" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Neznáma trieda dokumentu" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Použitá štandardná trieda dokumentu, lebo trieda %1$s je neznáma." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Neznámy token: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Chyba v hlavičke dokumentu" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "chýba \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "chýba \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Zmeny nezobrazené v LaTeX-ovom výstupu" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16777,7 +16785,7 @@ "Prosím nainštalujte tieto balíky alebo predefinujte \\lyxadded a " "\\lyxdeleted v LaTeX-ovej preambuly." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16789,31 +16797,31 @@ "Prosím nainštalujte oba balíky alebo predefinujte \\lyxadded a \\lyxdeleted " "v LaTeX-ovej preambuly." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Index" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Chybný formát dokumentu" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s skončil neočakávane, čo znamená, že je pravdepodobne poškodený." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s nie je čitateľný dokument LyXu." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Konverzia zlyhala" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16822,22 +16830,22 @@ "%1$s je z inej verzie LyX-u, ale pomocný súbor pre jeho konverziu sa nedal " "vytvoriť." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Skript na konverziu nenájdený" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." msgstr "%1$s je z inej verzie LyX-u, ale konverzný skript lyx2lyx nenájdený." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Konverzný skript zlyhal" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16845,44 +16853,44 @@ msgstr "" "%1$s je zo staršej verzie LyX-u, a skript lyx2lyx zlyhal pri konverzii." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " "it." msgstr "%1$s je z novšej verzie LyX-u, a skript lyx2lyx zlyhal pri konverzii." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Dokument je iba na čítanie" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "Súbor %1$s je neuložiteĺný lebo je označený ako len na čítanie." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "Dokument %1$s bol externe modifikovaný. Naozaj ho chcete prepísať?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Prepísať modifikovaný súbor?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "Prepísať" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Založenie zlyhalo" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16891,46 +16899,46 @@ "LyX nemohol vytvoriť záložnú kópiu v %1$s.\n" "Skontrolujte, či daný adresár existuje a je možné do neho zapisovať." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Ukladám dokument %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "Nemôžem písať do súbora!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " hotové." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Pokúšam sa uložiť dokument %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Úspešne uložené do súboru %1$s. Uf.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Uloženie zlyhalo! Skúšam ešte raz...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Uloženie zlyhalo! Skúšam zatiaľ ešte raz...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Uloženie zlyhalo! Och. Dokument je stratený." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv detekoval softvérovú výnimku" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -16939,12 +16947,12 @@ "Skontrolujte prosím či softvér pre podporu vášho kódovania (%1$s) je správne " "inštalovaná." -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Nedá sa nájsť LaTeXov príkaz pre znak '%1$s' (hodnota %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -16954,19 +16962,19 @@ "zvolenom kódovaní.\n" "Pomôcť by mohla zmena kódovania dokumentu na utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconv konverzia zlyhala" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "Konverzia zlyhala" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Nekódovateľný znak v ceste" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -16990,53 +16998,48 @@ "V prípade problémov vyberte vhodné kódovanie dokumentu\n" "(ako napr. utf8) alebo zmeňte meno cesty." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Spúšťam chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex zlyhal" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Nemôžem spustiť chktex úspešne." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Žiadne informácie pre export formátu: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Chyba pri exporte na formát: %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Vetva \"%1$s\" už existuje." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Vetva \"%1$s\" neexistuje." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Nemôžem analyzovať \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Neznámy cieľ \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Chyba pri exporte na DVI" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17047,73 +17050,73 @@ "\n" "Chcete tento súbor prepísať?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Prepísať súbor?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Chyba pri spúšťaní externých príkazov." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Náhľad na zdrojový text" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Náhľad na zdrojový text odstavca %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Náhľad zdrojového kódu pre odstavce %1$s - %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Automatické ukladanie %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Automatické ukladanie sa nepodarilo!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Automatické ukladanie súčasného dokumentu..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Nemôžem exportovať súbor" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Žiadne informácie pre export formátu %1$s" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Chyba v názve súboru" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Cesta k dokumentu nesmie obsahovať medzery." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Exportovanie dokumentu bolo zrušené." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokument exportovaný ako %1$s do súboru `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokument exportovaný ako %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17124,19 +17127,19 @@ "\n" "Získať núdzovú kópiu späť?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Nahrať núdzovú kópiu ?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "Získať späť" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "Nahrať Originál" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17145,15 +17148,15 @@ "Bezpečnostný súbor úspešne načítaný, ale originálny súbor %1$s je označený " "len na čítanie. Zaistite prosím uloženie dokumentu ako iný súbor." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokument bol úspešne obnovený." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokument nebol úspešne obnovený." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17162,27 +17165,27 @@ "Zmazať núdzovú kópiu teraz?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Zmazať núdzový súbor?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "Držať" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Núdzový súbor vymazaný" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Teraz nezabudnite uložiť váš súbor!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Zmazať núdzovú kópiu teraz?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17193,19 +17196,19 @@ "\n" "Nahrať radšej zálohu ?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Nahrať zálohu?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "Nahrať zálohu" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Nahrať Originál" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17214,25 +17217,25 @@ "Zálohový súbor úspešne načítaný, ale originálny súbor %1$s je označený len " "na čítanie. Zaistite prosím uloženie dokumentu ako iný súbor." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Nezmyselné!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokument %1$s znovu nahraný." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Nedá sa znova nahrať dokument %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Zahrnutý Súbor je Neplatný" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17270,7 +17273,7 @@ msgid "Document class not available" msgstr "Nedostupná trieda dokumentu" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17285,11 +17288,11 @@ "trieda a schéma. LyX nebude schopný zrobiť\n" "správny výstup." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Nenájdená trieda dokumentu" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17304,15 +17307,15 @@ "trieda a schéma. LyX nebude schopný zrobiť\n" "správny výstup." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Nepodarilo sa nahrať triedu" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Chyba pri čítaní vnútorných schéma-informácií" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Chyba pri čítaní" @@ -17336,102 +17339,107 @@ msgid "This portion of the document is deleted." msgstr "Táto časť dokumentu je vymazaná." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Nepodarilo sa nahrať triedu dokumentu `%1$s'." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Ďalej sa nedá zrušovať" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Ďalej sa nedá opakovať" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Reťazec nebol nájdený!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Značka vypnutá" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Značka zapnutá" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Značka odstránená" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Značka nastavená" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Štatistika pre výber:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Štatistika pre dokument:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d slov" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Jedno slovo" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d znakov (spolu s medzerami)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Jeden znak (aj medzere)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d znakov (bez medzier)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Jeden znak (bez medzier)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Štatistika" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "`inset-forall' prerušené lebo počet akcií je väčší ako %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Použité \"%1$s\" pri %2$d vložkách" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Meno vetvy" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Vetva už existuje" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Vetva \"%1$s\" neexistuje." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Spiatočné Hľadanie Zlyhalo" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17439,22 +17447,22 @@ "Neplatná pozícia žiadaná spiatočným hľadaním.\n" "Treba aktualizovať prehliadaný dokument." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Vkladám dokument %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Dokument %1$s bol vložený." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Nie je možné vložiť dokument %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17465,11 +17473,11 @@ "%1$s\n" "sa kvôli chybe: %2$s nedá čítať" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Nemôžem čítať súbor" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17478,15 +17486,15 @@ "%1$s\n" "je nečitateľné." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Nemôžem otvoriť súbor" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Čítaný súbor nie je kódovaný v UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17502,15 +17510,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX varovanie: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "Nekódovatelný znak" @@ -17880,12 +17888,12 @@ msgid "ignore" msgstr "ignorovať" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Nie je možné konvertovať súbor" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17894,19 +17902,19 @@ "Žiadne informácie pre konverziu %1$s formátnych súborov do %2$s.\n" "Definujte konvertor v preferenciách." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Vykonávam príkaz: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Chyby pri vytváraní" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Počas spracovania sa vyskytli chyby." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17915,26 +17923,26 @@ "Chyba pri spracovaní:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Pomocný adresár %1$s sa nedal presunúť na %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Nedá sa skopírovať pomocný súbor z %1$s do %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Nedá sa presunúť pomocný súbor z %1$s do %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Spúšťam LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -17943,15 +17951,15 @@ "LaTeX neprebehol úspešne. Čo viac, LyX nenašiel výstup pre protokol LaTeXu " "%1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX zlyhal" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Výstup je prázdny" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Bol generovaný prázdny výstupný súbor." @@ -17972,12 +17980,12 @@ msgid "&Don't Add" msgstr "Nepridať" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Lokálne schéma `%1$s' sa nenašlo." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Lokálne Schéma Nenájdené" @@ -18021,19 +18029,19 @@ msgstr "Kopírovanie %1$s do %2$s zlyhalo." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Serifové" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Bezserifové" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Strojopis" @@ -18127,7 +18135,7 @@ msgid "Cannot view file" msgstr "Nemôžem zobraziť súbor" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Súbor neexistuje: %1$s" @@ -18464,7 +18472,7 @@ "\t-version zhrnúť verziu a prekladnú informáciu.\n" "Viac informácií nájdete v manuálovej stránke LyXu." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Nemám systémový adresár" @@ -19087,7 +19095,7 @@ msgid "(no log message)" msgstr "(bez protokolového hlásenia)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: Protokolové hlásenie" @@ -19108,7 +19116,7 @@ msgid "Revert to stored version of document?" msgstr "Vrátiť sa k uloženej verzii dokumentu?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "Vrátiť" @@ -19136,24 +19144,24 @@ msgid "Paragraph not properly initialized" msgstr "Odstavec nesprávne inicializovaný" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Neznáma vložka" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Chyba pri zmene sledovania" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Neznámy index autora pre zmenu: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Neznámy token" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19161,66 +19169,66 @@ "Nemôžte vložiť medzeru na začiatok odstavca. Prečítajte si prosím Príručku" "(tutorial)." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "Nemôžte takýmto spôsobom vložiť dve medzery. Prečítajte si, prosím, Príručku." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Zmeniť Sledovanie] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Zmena: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " na " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Písmo: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Hĺbka: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Rozstup: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Polovičný" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Iné (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Vložka: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Odstavec: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Pozícia: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Znak: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Okraj: " @@ -19260,15 +19268,15 @@ msgid " not known" msgstr " neznámy" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Chýba parameter" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Znaková sada" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Formát odstavca je nastavený" @@ -19339,7 +19347,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Chyba kontroly správy verzií." @@ -19532,12 +19540,12 @@ "Pokračovať?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "áno" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "nie" @@ -19594,7 +19602,7 @@ msgid "Reload saved document?" msgstr "Opäť načítať uložený dokument?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "Opäť načítať" @@ -19707,19 +19715,19 @@ "%1$s: Dosiahol som začiatok hľadajúc spätne.\n" "Pokračovať hľadaním od konca?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Od začiatku hľadať?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Nie je čo hľadať" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Nemám otvorené dokumenty v ktorých by som mohol hľadať" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Pokročilé Hľadať a Nahradiť" @@ -19990,9 +19998,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokumenty|#o#O" @@ -20079,7 +20087,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20088,7 +20096,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20120,11 +20128,11 @@ msgid "The branch could not be renamed." msgstr "Túto vetvu nebolo možné premenovať." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Zmeny prijať alebo zahodiť" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20133,7 +20141,7 @@ "Zmenil %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Zmena zrobená %1$s\n" @@ -20240,10 +20248,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Zvoľte názov súboru, pod ktorým sa vlepená grafika má uložiť" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Zrušené." @@ -20272,15 +20280,15 @@ msgid "Select document" msgstr "Vyberte dokument" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX dokumenty (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Chyba" @@ -20454,7 +20462,7 @@ msgstr "Nastavenia dokumentu" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Dokument potomka" @@ -20724,9 +20732,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (nie je inštalovaný)" @@ -20772,12 +20780,12 @@ msgstr "LyX súbory (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Nepoužité zmeny" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20786,12 +20794,12 @@ "Po tejto akcii sa stratia, ak ich teraz neuplatníte." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "Zamietnuť" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Nedá sa uložiť štandardné rozloženie triedy dokumentov." @@ -20841,24 +20849,32 @@ msgid "[No options predefined]" msgstr "[Niet preddefinovaných volieb]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "Prispôsobiť Voľby pre Hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "Po&užiť Podporu balíka Hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Schéma sa nedá sa nastaviť!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Nedá sa nastaviť schému pre ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Nenájdený" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Hlavný dokument nezahrňuje tento súbor" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20868,11 +20884,11 @@ "Musíte zahrnúť tento súbor do dokumentu\n" "'%1$s' keď chcete používať vlastnosti hlavného dokumentu." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Hlavný dokument sa nedá nahrať" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21082,7 +21098,7 @@ msgid "Horizontal Fill" msgstr "Horizontálne zarovnanie" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21342,7 +21358,7 @@ msgstr "Zadajte meno pre dátovod LyX serveru" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Kontrola pravopisu" @@ -21588,6 +21604,10 @@ "beginning?" msgstr "Došli sme na koniec dokumentu, chcete pokračovať od začiatku?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Kontrola pravopisu je bez slovníkových katalógov." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Základná Latinka" @@ -22034,50 +22054,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Neznáma lišta nástrojov \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Vyberte súbor šablóny" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Šablóny|#š" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokument nie je nahraný." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Vyberte dokument pre otvorenie" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Príklady" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x dokumenty (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x dokumenty (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x dokumenty (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x dokumenty (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Neplatné meno súboru" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22088,40 +22108,40 @@ "%1$s\n" "neexistuje." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Otváram dokument %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokument %1$s je otvorený." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Kontrola verzií zistená." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Nedá sa otvoriť dokument %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Nie je možné importovať súbor" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Žiadne informácie pre import formátu %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Vyberte súbor %1$s na import" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22132,52 +22152,72 @@ "\n" "Chcete ho prepísať ?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Prepísať dokument?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importujem %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importované." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "Súbor nie je importovaný!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "novýsúbor" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Vyberte LyX dokument na vloženie" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Očakáva sa absolútna cesta súboru." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Vyberte súbor na vloženie" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Všetky súbory (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Zvoľte názov súboru, pod ktorým sa má dokument uložiť" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Súbor\n" +"%1$s\n" +"je už otvorený v súčasnom sedení.\n" +"Zavrite ho prosím pred pokusom na prepísanie.\n" +"Chcete si vybrať nové meno pre tento súbor?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Vybraný Súbor je Už Otvorený." + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "Premenuj" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22188,23 +22228,23 @@ "\n" "Chcete ho premenovať a skúsiť ešte raz ?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Premenovať a uložiť ?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "Zopakuj" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Zavrieť dokument" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Dokument sa nedal zavrieť, lebo ho LyX ešte spracováva." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22215,11 +22255,11 @@ "\n" "Chcete ho uložiť ?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Uložiť nový dokument?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22230,15 +22270,15 @@ "\n" "Chcete dokument uložiť alebo zmeny zahodiť?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Uložiť zmenený dokument?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "Zahodiť" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22249,7 +22289,7 @@ "\n" "Chcete ho uložiť ?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22259,61 +22299,61 @@ "Dokument %1$s bol externe modifikovaný. Naozaj ho chcete znovu načítať? " "Všetky lokálne zmeny sa stratia." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Znovu načítať externe zmenený dokument?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Chyba pri nastavení blokovacej vlastnosti." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Adresár je neprístupný." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Otváram dokument potomku %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Žiadny zásobník pre súbor: %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Úspešné prehliadnutie formátu: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Chyba pri prehliadaní formátu: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Úspešný export do formátu: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Chyba pri exporte na formát: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Exportujem ..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Predbežný náhľad ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokument nie je nahraný" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22322,28 +22362,28 @@ "Všetky zmeny sa stratia. Naozaj sa chcete vrátiť k pôvodnej verzii dokumentu " "%1$s ?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Vrátiť sa k uloženej verzii?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Ukladám všetky dokumenty..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Všetky dokumenty uložené." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s neznámy príkaz!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Prehliadnite najprv dokument prosím." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Nemôžem postupovať." @@ -22380,11 +22420,11 @@ msgid "Close File" msgstr "Zavrieť Súbor" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Kartu schovať" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Kartu zavrieť" @@ -22433,99 +22473,99 @@ msgid "Remove from personal dictionary|r" msgstr "Vybrať z osobného slovníka" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Jazyk" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Viac Jazykov ..." -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Skryté" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Niet Otvorených Dokumentov>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Ešte nie sú uložené záložky>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Zobraziť (Iné Formáty)|F" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Aktualizovať (Iné Formáty)" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Zobraziť [%1$s]" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Aktualizovať [%1$s]" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Niet Vlastných Definovaných Vložiek!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Žiadny Otvorený Dokument>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Hlavný dokument" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Otvoriť navigátor..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Iné Listiny" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Prázdny Obsah>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Iné lišty nástrojov" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Dokument neobsahuje vetvenie!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indexovaná listina" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Heslo Indexu" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Index: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Heslo Indexu (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Žiadna citácia nablízku!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Žiadna akcia nebola definovaná!" @@ -22824,15 +22864,15 @@ msgid "Sub-%1$s" msgstr "Sub-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Žiadna bibliografia nie je definovaná!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Žiadna citácia nie je vybraná!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "necitované" @@ -23132,15 +23172,15 @@ msgid "Horizontal line" msgstr "Horizontálna línia" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "žiadne ďalšie dostupné oddeľovače lstline" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Vyčerpané oddeľovače" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23154,11 +23194,11 @@ "pre oddeľovač.\n" "Zatiaľ som znak '!' nahradil varovaním, ale musíte to vyšetriť." -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Nekódovateľné znaky vo výpise zdrojového kódu" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23505,7 +23545,7 @@ msgid "Unknown TOC type" msgstr "Neznámy typ obsahu" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Veľkosť výberu by mala zodpovedať obsahu klipsovej dosky." @@ -23755,11 +23795,11 @@ msgid "Regular expression editor mode" msgstr "Modus pre editáciu regulárnych výrazov" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Automatická korektúra vypnutá ('!' na zapnutie)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Automatická korektúra zapnutá (<medzerník> na vypnutie)" @@ -23809,6 +23849,66 @@ msgid "References: " msgstr "Referencie: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Spustiteľný súbor LyX nebol nájdený!" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Nepodarilo sa určiť cestu k spustiteľnému súboru LyX z príkazového riadku " +"%1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Nepodarilo sa určiť systémový adresár pri prehľadávaní\n" +"\t%1$s\n" +"Použite voľbu '-sysdir' alebo nastavte premennú\n" +"%2$s na cestu adresára obsahujúceho súbor `chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Súbor nenájdený" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Neplatný %1$s prepínač.\n" +"Adresár %2$s neobsahuje %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Neplatná %1$s premenná.\n" +"Adresár %2$s neobsahuje %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Neplatná premenná %1$s.\n" +"%2$s nie je adresár." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Adresár nenájdený" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Bez ladiaceho hlásenia" @@ -23982,52 +24082,53 @@ msgid "Unknown user" msgstr "Neznámy používateľ" -#~ msgid "LyX binary not found" -#~ msgstr "Spustiteľný súbor LyX nebol nájdený!" +#~ msgid "*" +#~ msgstr "*" -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Nepodarilo sa určiť cestu k spustiteľnému súboru LyX z príkazového riadku " -#~ "%1$s" +#~ msgid "MM" +#~ msgstr "MM" -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Nepodarilo sa určiť systémový adresár pri prehľadávaní\n" -#~ "\t%1$s\n" -#~ "Použite voľbu '-sysdir' alebo nastavte premennú\n" -#~ "%2$s na cestu adresára obsahujúceho súbor `chkconfig.ltx'." +#~ msgid "MMMMM" +#~ msgstr "MMMMM" -#~ msgid "File not found" -#~ msgstr "Súbor nenájdený" +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teoréma \\thetheorem" -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Neplatný %1$s prepínač.\n" -#~ "Adresár %2$s neobsahuje %3$s." +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Korolár \\thecorollary" -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Neplatná %1$s premenná.\n" -#~ "Adresár %2$s neobsahuje %3$s." +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Neplatná premenná %1$s.\n" -#~ "%2$s nie je adresár." +#~ msgid "Proposition \\theproposition" +#~ msgstr "Tvrdenie \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Hypotéza \\theconjecture" -#~ msgid "Directory not found" -#~ msgstr "Adresár nenájdený" +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definícia \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Príklad \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Problém \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Úloha \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Pripomienka \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Prípad \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Otázka \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Poznámka \\thenote" #~ msgid "&New:" #~ msgstr "&Nové:" @@ -24111,9 +24212,6 @@ #~ msgid "Collaboration:" #~ msgstr "Spolupráca:" -#~ msgid "PACS numbers:" -#~ msgstr "PACS-čísla:" - #~ msgid "Ruled Table" #~ msgstr "Pevná Tabuľka" @@ -25490,9 +25588,6 @@ #~ "Program kontroly pravopisu z nejakého dôvodu zomrel.\n" #~ "Možno bol zabitý." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Kontrola pravopisu zlyhala.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Kontrola pravopisu zlyhala" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/sr.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/sr.gmo differ diff -Nru lyx-2.0.2/po/sr.po lyx-2.0.3/po/sr.po --- lyx-2.0.2/po/sr.po 2011-11-27 01:07:54.000000000 +0000 +++ lyx-2.0.3/po/sr.po 2012-02-19 15:54:15.000000000 +0000 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: LyX 1.6.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-06-21 20:54+0100\n" "Last-Translator: Zoran T. Filipović <zoran.filipovic@yahoo.com>\n" "Language-Team: LyX team <lyx-docs@lists.lyx.org>\n" @@ -491,8 +491,8 @@ msgstr "Pomeri izabrani ogranak" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Ukloni" @@ -530,17 +530,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Poništi" @@ -582,7 +583,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -713,7 +714,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Jezik" @@ -786,7 +787,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Primeni" @@ -1801,15 +1802,15 @@ msgid "&Protect:" msgstr "&Zaštiti:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2183,7 +2184,7 @@ msgstr "" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "" @@ -2781,7 +2782,7 @@ msgid "MathML" msgstr "Matematički|M" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2791,7 +2792,7 @@ msgstr "Strane" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2975,7 +2976,7 @@ msgid "Line &spacing" msgstr "Prored" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Jednostruki" @@ -2984,7 +2985,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dvostruki" @@ -4209,8 +4210,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Sačuvaj" @@ -4556,6 +4557,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Kontrola pravopisa" @@ -5276,7 +5278,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5337,13 +5342,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5363,7 +5369,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5379,19 +5385,19 @@ msgid "Acknowledgement" msgstr "Zahvalnost" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Priznanje." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5421,7 +5427,7 @@ msgstr "Teorema" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5464,14 +5470,14 @@ msgid "Case" msgstr "Slučaj" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Zahtev \\theclaim." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5519,7 +5525,7 @@ msgstr "Uslov" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5538,10 +5544,10 @@ msgid "Conjecture" msgstr "Pretpostavka" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5573,7 +5579,7 @@ msgid "Criterion" msgstr "Kriterijum" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5593,7 +5599,7 @@ msgid "Definition" msgstr "Definicija" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5635,7 +5641,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5688,8 +5694,8 @@ msgstr "Problem" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5708,7 +5714,7 @@ msgstr "Predlog" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5726,8 +5732,9 @@ msgid "Remark" msgstr "Napomena" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Napomena \\theremark." @@ -5764,9 +5771,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5783,9 +5790,9 @@ msgstr "Citat:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5806,19 +5813,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "" @@ -5827,26 +5835,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Naslov" @@ -5868,24 +5877,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Autor" @@ -5922,13 +5931,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Ključne reči" @@ -5945,11 +5954,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5958,7 +5968,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5967,41 +5977,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografija" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Reference" @@ -6018,8 +6028,8 @@ msgid "BiographyNoPhoto" msgstr "BiografijaBezSlika" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6031,17 +6041,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6060,14 +6070,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6094,46 +6104,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Unesi po stavkama" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Nabrajati" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Opis" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6143,7 +6153,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6167,20 +6177,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Datum" @@ -6192,7 +6202,7 @@ msgid "Correspondence to:" msgstr "Prepiska sa:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Zahvalnost." @@ -6208,7 +6218,7 @@ msgid "Key words." msgstr "Ključne reči." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6222,11 +6232,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Elektronska pošta" @@ -6254,8 +6265,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Pripadnost" @@ -6264,7 +6276,7 @@ msgstr "I" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6411,7 +6423,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6487,6 +6499,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6508,7 +6521,7 @@ msgid "Author affiliation:" msgstr "Autorova pripadnost:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6520,7 +6533,7 @@ msgstr "Zahvalnost." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6535,8 +6548,8 @@ msgid "SpecialSection*" msgstr "" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6545,7 +6558,7 @@ msgstr "" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6590,7 +6603,7 @@ msgid "FourAuthors" msgstr "Četiri autora" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Poreklo:" @@ -6607,7 +6620,7 @@ msgid "FourAffiliations" msgstr "ČetvrtoPridruživanje" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Magazin" @@ -6617,8 +6630,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6668,18 +6681,11 @@ msgid "Subparagraph" msgstr "Podparagraf" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6700,13 +6706,13 @@ msgid "Latin off" msgstr "Latinski isključen" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6722,242 +6728,237 @@ msgid "Part*" msgstr "Deo*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Odeljak \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Pododeljak \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Kolona " -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Kolone" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Početak kolone (povećanje dubine!), širina:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "Poravnat centar kolone" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Kolone (centar poravnat)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "Poravnat Vrh Kolone" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Kolone (vrh poravnat)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Pauza" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Preklapanja" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "Zona Preklapanja" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Zona preklapanja" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Samo" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Samo na slajdu" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Blok" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Blokovi" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Blok" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "PrimerBloka" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "PrimerBloka" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Naslov (Plain Frame)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "ŽigInstituta" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Žig Instituta" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citat" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Navoditi" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Poezija" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "NaslovGrafike" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoreme" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Posledica." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definicija." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definicije" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definicije." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Primer." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Primeri." -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Primeri." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6973,81 +6974,81 @@ msgid "Fact" msgstr "Činjenica" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Činjenica." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorema." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Razdvajač" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-kode" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Zabeleška:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "&Orijentacija:" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabela" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Spisak Tabela" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Crtež" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7105,7 +7106,7 @@ msgid "CURTAIN" msgstr "ZAVESA" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7597,9 +7598,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Ključna reč:" @@ -7665,65 +7667,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX naslov" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Autor:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Žurnal:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Prvi autor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "Prezime prvog autora:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Primljeno" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Primljeno:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Prihvaćeno" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Prihvaćeno:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -7994,7 +7996,7 @@ msgid "Restriction:" msgstr "Ograničenje:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Levo zaglavlje" @@ -8004,7 +8006,7 @@ msgid "Left Header:" msgstr "Levo zaglavlje:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Desno zaglavlja" @@ -8483,7 +8485,7 @@ msgid "Remarks #." msgstr "Primedbe #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Dokaz:" @@ -8585,43 +8587,47 @@ msgid "ItemList" msgstr "Unesi po stavkama" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorema \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Posledica \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Predlog \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "" -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8633,21 +8639,23 @@ msgid "Question" msgstr "Pitanje" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Pitanje \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Zahtev \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Pretpostavka \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Dodatak \\Alph{appendix}." @@ -8679,8 +8687,9 @@ msgid "Rapid" msgstr "Brzo" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8728,6 +8737,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "ZAHVALNOST" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "AlternativnaPripadnost" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "nova strana" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "PACS broj:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Štampač" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "PACS broj:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Ubaci citat" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "" @@ -9005,6 +9044,14 @@ msgid "Close Section" msgstr "Zavori Sekciju" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Separator--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Ambijent separatora ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "" @@ -9013,48 +9060,48 @@ msgid "Institution" msgstr "Institucija" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Slajd" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "KrajSlajda" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "PrazanSlajd" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Prazan slajd:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Spisak Algoritama" @@ -9323,14 +9370,10 @@ msgid "Terms:" msgstr "Termini:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Novi Slajd:" @@ -9983,8 +10026,8 @@ msgid "FirstName" msgstr "PrvoIme" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "" @@ -10171,40 +10214,32 @@ msgid "foot" msgstr "" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 #, fuzzy msgid "Preview" msgstr "LyX pregled" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Separator--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Ambijent separatora ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Deo \\thepart" @@ -10309,18 +10344,22 @@ msgstr "Činjenica \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definicija \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Primer \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problem \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Vežba \\theexercise." @@ -10408,46 +10447,6 @@ msgid "Remark." msgstr "Napomena." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Teorema \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Posledica \\thecorollary." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Predlog \\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Pretpostavka \\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definicija \\thedefinition." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Primer \\theexample." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problem \\theproblem." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10467,34 +10466,14 @@ msgid "# [number of Prob]" msgstr "Broj redova" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Vežba \\theexercise." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Napomena \\theremark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Zahtev \\theclaim." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Deo \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Pitanje \\thequestion." - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "Napomena \\thenote." #: lib/layouts/braille.module:2 @@ -10724,6 +10703,51 @@ msgid "Initial" msgstr "" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Doslovno" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "LaTeX Opcije" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Regularni izraz" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "expr." + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -10879,45 +10903,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Doslovno" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "LaTeX Opcije" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "Regularni izraz" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "expr." - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11022,10 +11013,6 @@ msgid "Condition." msgstr "Uslov." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Napomena \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13591,6 +13578,11 @@ msgstr "Priručnik za Obradu Teksta u Više Kolona|P" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sačuvaj|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic Priručnik|X" @@ -13614,11 +13606,11 @@ msgid "Check spelling" msgstr "Provera pravopisa" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Poništi" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Ponovo uradi" @@ -16358,7 +16350,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16434,11 +16426,12 @@ msgid "PDFPages" msgstr "PDF strane" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF strane: $$AbsOrRelPathParent$$Basename" #: lib/external_templates:303 +#, fuzzy msgid "" "Includes PDF documents, using the 'pdfpages' package.\n" "To include multiple pages, use the 'pages'-option,\n" @@ -16447,6 +16440,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16460,7 +16456,7 @@ "Read the documentation of the pdfpages package\n" "for further options and details.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16468,15 +16464,15 @@ "Današnji datum.\n" "Pročitajte 'info dan' za više informacija.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia dijagram.\n" @@ -16601,277 +16597,277 @@ msgid "R/S code" msgstr "kod" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond muzika" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (plain)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (plain)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 #, fuzzy msgid "LaTeX (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 #, fuzzy msgid "LaTeX (XeTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Plain tekst" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Plain tekst|a" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Plain tekst (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Plain tekst (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Plain tekst (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Plain tekst, pridružene linije" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML" msgstr "HTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML|y" msgstr "HTML|H" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)|u" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)" msgstr "LaTeX (pLaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DVI Nacrt" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OtvoriDokument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 #, fuzzy msgid "LyX 1.6.x" msgstr "LyX 1.3.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX pregled" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "LyX pregled (pLaTeX)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX pregled (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -16913,66 +16909,66 @@ msgid "Print document failed" msgstr "Propalo je štampanje dokumenta" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "" "LyX ne može da napravi privremeni direktorijum '%1$s' (disk je možda pun?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Nije moguće ukloniti privremeni direktorijum" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Nije moguće ukloniti privremeni direktorijum %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Nepoznata klasa dokumenta" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "" -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Greška u zaglavlju dokumenta" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "nedostaje \\begin_header " -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "nedostaje \\begin_document " -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Promene se ne prikazuju u LaTeX izlazu" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16980,7 +16976,7 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16988,176 +16984,176 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Indeks" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "" -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s nije čitljiv LyX dokument." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Propala konverzija" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " "it could not be created." msgstr "" -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." msgstr "" -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " "convert it." msgstr "" -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " "it." msgstr "" -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "Dokument je samo za čitanje" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" "Please check whether the directory exists and is writable." msgstr "" -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Čuvanje dokumenata %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "nije mogao da napiše datoteku!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr "učinjeno." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Pokušavam da sačuvam dokument %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" "Changing the document encoding to utf8 could help." msgstr "" -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "propala konverzija" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "specijalni karakteri" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17171,54 +17167,49 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Pokretanje chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex failure" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Nije moguće uspešno pokrenuti chktek." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "Greška prilikom konvertovanja u format za učitavanje" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "Greška prilikom generisanja pixmap-a" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17226,73 +17217,73 @@ "Do you want to overwrite that file?" msgstr "" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Automatsko čuvanje %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Automatsko čuvanje je propalo!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Automatski čuvam tekući dokument..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Greška u imenu dokumenta" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "" -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "" -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17300,62 +17291,62 @@ "Recover emergency save?" msgstr "" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Obnovi" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "Učitaj Original" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokument je uspešno obnovljen." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokument NIJE uspešno obnovljen." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Zadrži" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Ne zaboravite da datoteku sačuvate odmah!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17363,45 +17354,45 @@ "Load the backup instead?" msgstr "" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Učitaj &original" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Besmisleno!!!" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokument %1$s je ponovo učitan." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "Ne mogu da ponovo učitam dokument %1$s" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Uključi dokument" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17427,7 +17418,7 @@ msgid "Document class not available" msgstr "Dokument klasa nije dostupna" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17437,11 +17428,11 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Dokument klasa nije pronađena" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17451,15 +17442,15 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Nije moguće učitati klasu" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Greška pri čitanju" @@ -17483,125 +17474,130 @@ msgid "This portion of the document is deleted." msgstr "" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Document klasa %1$s nemože da bide učitana." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Nema daljih undo informacija" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Nema daljih redo informacija" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "String nije nađen!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Markiranje isključeno" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Markiranje uključeno" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Markiranje uklonjeno" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistika za dokumenta:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d reči" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Jedna reč" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d karaktera (uključujući i praznine)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Jedan karakter (uključujući praznine)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d karaktera (bez praznine)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Jedan karakter (bez praznine)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistika" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "Ogranci " -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 #, fuzzy msgid "Inverse Search Failed" msgstr "Polje za pretragu:" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "" -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "" -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17609,26 +17605,26 @@ "due to the error: %2$s" msgstr "" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Ne mogu da pročitam dokument" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" " is not readable." msgstr "" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Nije moguće otvoriti datoteku" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Čitanje nije kodirana UTF-8 datoteka" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17639,15 +17635,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX upozorenje:" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "" @@ -18011,57 +18007,57 @@ msgid "ignore" msgstr "odbaci" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" "Define a converter in the preferences." msgstr "" -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "" -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "" -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Pokrećem LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18070,15 +18066,15 @@ "LaTeX nije uspešno pokrenut. Pored toga, LyX nije mogao da pronađe LaTeX " "registar %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX nije uspeo" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "" @@ -18098,12 +18094,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Dokument klasa nije pronađena" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Nije Nađeno" @@ -18146,19 +18142,19 @@ msgstr "Kopiranje %1$s na %2$s nije uspelo." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Typewriter" @@ -18252,7 +18248,7 @@ msgid "Cannot view file" msgstr "" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Dokument ne postoji: %1$s" @@ -18536,7 +18532,7 @@ "Check the LyX man page for more details." msgstr "" -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Nema sistemskog direktorijuma" @@ -19078,7 +19074,7 @@ msgid "(no log message)" msgstr "(bez poruke o registru)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: Regisar Poruka" @@ -19095,7 +19091,7 @@ msgid "Revert to stored version of document?" msgstr "" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "" @@ -19121,88 +19117,88 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "" -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Promeni:" -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr "na" -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Font: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Dubina: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Razmak: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "JednaPolovina" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Ostalo (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr "" -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Paragraf: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr "" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Pozicija: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr "" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr "" @@ -19243,15 +19239,15 @@ msgid " not known" msgstr "nepoznato" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Nedostaje argument" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Set karaktera" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "" @@ -19312,7 +19308,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Revizija kontrole greške." @@ -19466,12 +19462,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Da" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Ne" @@ -19526,7 +19522,7 @@ msgid "Reload saved document?" msgstr "Ponovno učitavanje sačuvanog dokumenta?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Učitaj ponovo" @@ -19632,20 +19628,20 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "Ništa da se uradi" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Nađi i Zameni" @@ -19896,9 +19892,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Documenta|#o#O" @@ -19986,7 +19982,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -19995,7 +19991,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20028,18 +20024,18 @@ msgid "The branch could not be renamed." msgstr "Provera pravopisa ne može biti pokrenuta\n" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" "\n" msgstr "" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "" @@ -20148,10 +20144,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Izaberite ime dokumenta da sačuvate ubačenu grafiku kao" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Otkaži." @@ -20181,15 +20177,15 @@ msgid "Select document" msgstr "Izaberite glavni dokument" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX dokumenta (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Greška" @@ -20365,7 +20361,7 @@ msgstr "Podešavanja Dokumenta" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "" @@ -20639,9 +20635,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (nije istalisano)" @@ -20683,24 +20679,24 @@ msgstr "LyX datoteke (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Neprihvati promene " #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "" @@ -20750,24 +20746,33 @@ msgid "[No options predefined]" msgstr "[Bez predefinisanih opcija]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&Koristi hyperref podršku" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Nije Nađeno" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20775,11 +20780,11 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -20983,7 +20988,7 @@ msgid "Horizontal Fill" msgstr "Horizontalno Poravnanje" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21240,7 +21245,7 @@ msgstr "" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Kontrola pravopisa" @@ -21491,6 +21496,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Provera pravopisa nije uspela.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Basic Latin" @@ -21940,50 +21950,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Izaberite šablonske datoteke" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Šabloni|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokument nije učitan." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Izaberite dokumenta koji želite da otvorite" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Primer|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x dokumenta (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x dokumenta (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x dokumena (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x dokumenta (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -21991,40 +22001,40 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokument %1$s je otvoren." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Kontrolna verzija je detektovana." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Nemogu da otvorim dokument %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22032,53 +22042,68 @@ "Do you want to overwrite that document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Upisati preko postojećeg dokumenta?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Uključi dokument" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Sve datoteke (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Promeni ime" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22086,24 +22111,24 @@ "Do you want to rename the document and try again?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Promeni ime i sačuvaj?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Novi dokument" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22111,11 +22136,11 @@ "Do you want to save the document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Sačuvaj novi dokument?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22123,15 +22148,15 @@ "Do you want to save the document or discard the changes?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Da li želite da sačuvate promenjen dokument?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22139,7 +22164,7 @@ "Do you want to save the document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22147,90 +22172,90 @@ " has been externally modified. Reload now? Any local changes will be lost." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Direktorijum nije dostupan." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "Pregled učiavanja" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokument nije učitan " -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Sačuvaj sva dokumenta..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Sva dokumenta su sačuvana" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s nepoznata komanda!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "Ne mogu da kopiram dokument" @@ -22268,11 +22293,11 @@ msgid "Close File" msgstr "Zatvori Dokument" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Sakrij tab" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Zatvori tab" @@ -22325,107 +22350,107 @@ msgid "Remove from personal dictionary|r" msgstr "Izaberi lični rečnik" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Jezik" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Beleženje &stranih jezika" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "Dokumenta Nisu Otvorena!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Ažurirajte ekran" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "VidiV" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Ažurirajte|A" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "Akcija nije definisana!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "Dokument Nije Otvoren!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Glavni Dokument" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Otvori Navigatora..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Ostali Spiskovi" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "Sadržaj" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "Ne postoje ogranci u dokumentu!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indeks lista|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Unos indeksa|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Font: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "Unos indeksa|I" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "Akcija nije definisana!" @@ -22719,15 +22744,15 @@ msgid "Sub-%1$s" msgstr "Pod-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Nije definisana bibliografija!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Nije izabran citat!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "" @@ -23013,15 +23038,15 @@ msgid "Horizontal line" msgstr "Horizontalna Linija|L" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23030,11 +23055,11 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23375,7 +23400,7 @@ msgid "Unknown TOC type" msgstr "Nepoznat tip Sadržaja" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -23630,11 +23655,11 @@ msgid "Regular expression editor mode" msgstr "Regularni izraz" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -23684,6 +23709,57 @@ msgid "References: " msgstr "Reference:" +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "Sistemska datoteka nije pronađena" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "Modul nije nađen" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +#, fuzzy +msgid "Directory not found" +msgstr "String nije nađen!" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -23860,6 +23936,67 @@ msgid "Unknown user" msgstr "Nepoznati korisnik" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorema \\thetheorem." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Posledica \\thecorollary." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Predlog \\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Pretpostavka \\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definicija \\thedefinition." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Primer \\theexample." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problem \\theproblem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Vežba \\theexercise." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Napomena \\theremark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Zahtev \\theclaim." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Pitanje \\thequestion." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Napomena \\thenote." + #~ msgid "&New:" #~ msgstr "&Novi:" @@ -23894,18 +24031,6 @@ #~ msgid "Corr Author:" #~ msgstr "Dop. Autor:" -#, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "Sistemska datoteka nije pronađena" - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "Modul nije nađen" - -#, fuzzy -#~ msgid "Directory not found" -#~ msgstr "String nije nađen!" - #~ msgid "branch" #~ msgstr "ogranak" @@ -24443,9 +24568,6 @@ #~ msgid "Spellchecker error" #~ msgstr "Greška u kontroli pravopisa" -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Provera pravopisa nije uspela.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Provera pravopisa nije uspela" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/sv.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/sv.gmo differ diff -Nru lyx-2.0.2/po/sv.po lyx-2.0.3/po/sv.po --- lyx-2.0.2/po/sv.po 2011-11-27 01:07:54.000000000 +0000 +++ lyx-2.0.3/po/sv.po 2012-02-19 15:54:15.000000000 +0000 @@ -1,14 +1,14 @@ # Swedish translation of LyX / Svensk lokalisering för LyX -# Copyright (C) 1997, 1998, 2010, 2011 LyX Team +# Copyright (C) 1997, 1998, 2010, 2011, 2012 LyX Team # # Joacim Persson <sp2joap@ida.his.se> 1997, 1998. -# Jim Rotmalm <jim.rotmalm@gmail.com>, 2010, 2011. +# Jim Rotmalm <jim.rotmalm@gmail.com>, 2010, 2011, 2012. # -# Information 2011-11-11: -# Bad Qt shortcuts: 122 +# Information 2012-02-01: +# Bad Qt shortcuts: 124 # Inconsistent translations: 6 # Bad menu shortcuts: 136 -# Total warnings: 264 +# Total warnings: 266 # # Behöver förbättras: # Alla genvägar (snabbkommandon, kortkommandon) @@ -207,13 +207,13 @@ # view(er) -> visa(re) # wrap ? -> svep, varva? bryt? (automatisk) radbrytning? linda in? att svepa runt # -# Jim Rotmalm <jim.rotmalm@gmail.com>, 2010, 2011. +# Jim Rotmalm <jim.rotmalm@gmail.com>, 2010, 2011, 2012. msgid "" msgstr "" -"Project-Id-Version: LyX 2.0.2\n" +"Project-Id-Version: LyX 2.0.3\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-11-11 21:12+0100\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-02-01 21:12+0100\n" "Last-Translator: Jim Rotmalm <jim.rotmalm@gmail.com>\n" "Language-Team: Swedish <lyx-docs@lists.lyx.org>\n" "Language: sv\n" @@ -696,8 +696,8 @@ msgstr "Ta bort vald gren" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "Ta bo&rt" @@ -730,17 +730,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "Avbr&yt" @@ -781,7 +782,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -912,7 +913,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Språk" @@ -984,7 +985,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "Tillämp&a" @@ -1967,15 +1968,15 @@ msgid "&Protect:" msgstr "&Skydda:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Infoga avståndet även efter en radbrytning" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2339,7 +2340,7 @@ msgstr "Responsfönster" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Listning" @@ -2919,7 +2920,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2928,7 +2929,7 @@ msgstr "Bilder" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -3109,7 +3110,7 @@ msgid "Line &spacing" msgstr "Radavstånd" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Enkel" @@ -3118,7 +3119,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Dubbel" @@ -4349,8 +4350,8 @@ msgid "&Single close-tab button" msgstr "Enkel &stängknapp för flikar" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Spara" @@ -4685,6 +4686,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Stavningskontroll" @@ -5384,7 +5386,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5443,13 +5448,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5469,7 +5475,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5485,19 +5491,19 @@ msgid "Acknowledgement" msgstr "Tacksägelse" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Tacksägelse." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5527,7 +5533,7 @@ msgstr "Teorem" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5570,13 +5576,13 @@ msgid "Case" msgstr "Fall" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Fall \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5624,7 +5630,7 @@ msgstr "Villkor" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5643,10 +5649,10 @@ msgid "Conjecture" msgstr "Förmodan" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5678,7 +5684,7 @@ msgid "Criterion" msgstr "Kriterium" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5698,7 +5704,7 @@ msgid "Definition" msgstr "Definition" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5740,7 +5746,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5793,8 +5799,8 @@ msgstr "Problem" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5813,7 +5819,7 @@ msgstr "Proposition" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5831,8 +5837,9 @@ msgid "Remark" msgstr "Anmärkning" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Anmärkning \\theremark." @@ -5868,9 +5875,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5886,9 +5893,9 @@ msgstr "Bildtext: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5909,19 +5916,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standard" @@ -5930,26 +5938,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Titel" @@ -5969,24 +5978,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Författare" @@ -6020,13 +6029,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Nyckelord" @@ -6043,11 +6052,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6056,7 +6066,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6065,41 +6075,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Bibliografi" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referenser" @@ -6115,8 +6125,8 @@ msgid "BiographyNoPhoto" msgstr "BiografiIngetFoto" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6128,17 +6138,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6157,14 +6167,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6191,46 +6201,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Uppställning" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Uppräkning" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Beskrivning" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Lista" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6240,7 +6250,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6264,20 +6274,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Datum" @@ -6289,7 +6299,7 @@ msgid "Correspondence to:" msgstr "Korrespondens till:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Tacksägelser." @@ -6305,7 +6315,7 @@ msgid "Key words." msgstr "Nyckelord." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6319,11 +6329,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Epost" @@ -6351,8 +6362,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Tillhörighet" @@ -6361,7 +6373,7 @@ msgstr "Och" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6506,7 +6518,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Fax" @@ -6582,6 +6594,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6603,7 +6616,7 @@ msgid "Author affiliation:" msgstr "Författare tillhörighet:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6615,7 +6628,7 @@ msgstr "Tacksägelser." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6630,8 +6643,8 @@ msgid "SpecialSection*" msgstr "Specialavsnitt*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6640,7 +6653,7 @@ msgstr "Onumrerat" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6685,7 +6698,7 @@ msgid "FourAuthors" msgstr "FyraFörfattare" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Tillhörighet:" @@ -6702,7 +6715,7 @@ msgid "FourAffiliations" msgstr "FyraTillhörigheter" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Tidskrift" @@ -6712,8 +6725,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6763,18 +6776,11 @@ msgid "Subparagraph" msgstr "Understycke" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Serievis" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6795,13 +6801,13 @@ msgid "Latin off" msgstr "Latin av" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BörjaRam" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6817,240 +6823,235 @@ msgid "Part*" msgstr "Del*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Avsnitt \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Underavsnitt \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Ramar" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Ram" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BörjaVanligRam" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Ram (inget huvud/fot/sidrader)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "IgenRam" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Igen ram med etikett" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "SlutRam" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "RamUndertitel" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Kolumn" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Kolumner" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Börja kolumn (öka djup!), bredd:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "KolumnerCenterJusterade" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Kolumner (centerjusterade)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "KolumnerToppJusterade" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Kolumner (toppjusterade)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Paus" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Överlägg" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Övertryck" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "Överläggsområde" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Överläggsområde" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Avtäck" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Avtäckt på bilder" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Bara" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Bara på bilder" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Block" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Block" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Block:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "ExempelBlock" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Exempelblock:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "LarmBlock" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Larmblock:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Titulering" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Titel (enkel ram)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Institutmärke" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Institutmärke" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Citation" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Citat" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Vers" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TitelGrafik" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teorem" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Korollarium." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Definition." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Definitioner" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Definitioner." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Exempel." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Exempel" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Exempel." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7066,80 +7067,80 @@ msgid "Fact" msgstr "Faktum" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Faktum." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorem." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Separator" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "__" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-kod" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "Notelement" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Not:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Larm" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Struktur" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "Artikelläge" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Artikel" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "Presentationsläge" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Presentation" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tabell" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Lista över tabeller" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figur" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7197,7 +7198,7 @@ msgid "CURTAIN" msgstr "RIDÅ" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7689,9 +7690,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Nyckelord:" @@ -7757,65 +7759,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX-titel" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Författare:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Tillhörighet" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Tidskrift:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnummer" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_nummer:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "FörstaFörfattare" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1._författare_efternamn:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Mottagen" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Mottagen:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Godtagen" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Godtagen:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "begäran_om_omtryck_till:" @@ -8086,7 +8088,7 @@ msgid "Restriction:" msgstr "Begränsning:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Vänster huvud" @@ -8096,7 +8098,7 @@ msgid "Left Header:" msgstr "Vänster huvud:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Höger huvud" @@ -8575,7 +8577,7 @@ msgid "Remarks #." msgstr "Anmärkningar #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Bevis:" @@ -8672,42 +8674,46 @@ msgid "ItemList" msgstr "Uppställd lista" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "Romersk lista" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorem \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Korollarium \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Proposition \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Prop \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8719,21 +8725,23 @@ msgid "Question" msgstr "Fråga" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Fråga \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Påstående \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Förmodan \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Bilaga \\Alph{appendix}." @@ -8765,8 +8773,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8814,6 +8823,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "TACKSÄGELSER" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Alternativ tillhörighet" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Hemsida" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "PACS-nummer:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Preprintnummer" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Preprintnummer:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Nätcitat" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AdressFörSärtryck" @@ -9091,6 +9124,14 @@ msgid "Close Section" msgstr "Stäng avsnitt" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Avskiljare--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Avskild miljö ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "UnderTitel" @@ -9099,48 +9140,48 @@ msgid "Institution" msgstr "Institut" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Bild" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "SlutBild" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "BredBild" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "TomBild" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Tom bild:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "UppställningTyp1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "NumreringTyp1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Lista över algoritmer" @@ -9409,14 +9450,10 @@ msgid "Terms:" msgstr "Villkor:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Ämne" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Ny bild:" @@ -10057,8 +10094,8 @@ msgid "FirstName" msgstr "Förnamn" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Urklipp" @@ -10235,39 +10272,31 @@ msgid "foot" msgstr "fot" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Nedtonad" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Listningar" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "val" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Förhandsgranskning" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Avskiljare--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Avskild miljö ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Del \\thepart" @@ -10362,18 +10391,22 @@ msgstr "Faktum \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Definition \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Exempel \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Problem \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Övning \\theexercise." @@ -10461,38 +10494,6 @@ msgid "Remark." msgstr "Anmärkning." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Teorem \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Korollarium \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Proposition \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Förmodan \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Definition \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Exempel \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Problem \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Prob" @@ -10509,29 +10510,14 @@ msgid "# [number of Prob]" msgstr "# [antal prob]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Övning \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Anmärkning \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Fall \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Egenskap \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Fråga \\thequestion" +msgid "Property \\theproperty." +msgstr "Egenskap \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Not \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Not \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10775,6 +10761,51 @@ msgid "Initial" msgstr "Initial" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Använder knitr-paketet i R för dynamisk rapportgenerering. Detta R-paket " +"måste vara installerad för denna modul att fungera: install.packages" +"('knitr'). Notera att den beror på R >= 2.14.1. För mer information se " +"http://yihui.github.com/knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "litterat" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Bit" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Sweave-alternativ" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave alt" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R uttryck" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R uttr" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "LilyPondbok" @@ -10926,15 +10957,6 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "Tillåter bruk av Noweb som ett litterat programmeringsverktyg." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "litterat" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10944,26 +10966,6 @@ "programmeringsverktyg via Sweave()-funktionen. För mer information se " "exempelfilen sweave.lyx." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Bit" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Sweave-alternativ" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave alt" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R uttryck" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R uttr" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Sweave-inmatningsfil" @@ -11076,10 +11078,6 @@ msgid "Condition." msgstr "Villkor." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Not \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13602,6 +13600,10 @@ msgstr "Multikolumnmanual|M" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Sweavemanual|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-picmanual|X" @@ -13625,11 +13627,11 @@ msgid "Check spelling" msgstr "Kontrollera stavning" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Ångra" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Gör om" @@ -16349,14 +16351,14 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Ett kalkylblad gjord med gnumeric, openoffice eller excel.\n" -"Den importeras som en lång tabell, så längd\n" +"Ett kalkylblad gjord med Gnumeric, LibreOffice, OpenOffice eller excel.\n" +"Det importeras som en lång tabell, så all längd\n" "är ok. Överdriven bredd kan vara ett problem.\n" "Mjukvaran gnumeric är nödvändig för omvandling,\n" "både för gnumeric och excel-filer.\n" @@ -16451,7 +16453,7 @@ msgid "PDFPages" msgstr "PDFSidor" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF sidor: $$ABsOrRelPathParent$$Basename" @@ -16464,20 +16466,26 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" "Inkluderar PDF-dokument, genom 'pdfpages'-paketet.\n" -"För att inkludera flera sidor, använd alternativet\n" +"För att inkludera flertalet sidor, använd alternativet\n" "'pages', som måste infogas i 'Alternativ'.\n" "Exempel:\n" "* pages={x-y} (för ett sidintervall)\n" "* pages={x,y,z} (för specifika sidor)\n" "* pages=- (för att inkludera alla sidor)\n" +"* pages=last-1 (för att inkludera alla sidor i omvänd ordning)\n" +"Med alternativet 'noautoscale' infogas\n" +"PDF-sidorna i deras ursprungsstorlek.\n" "Läs dokumentationen för pdfpages-paketet\n" -"för fler alternativ och mer information.\n" +"för ytterligare alternativ och detaljer.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16485,15 +16493,15 @@ "Dagens datum.\n" "Läs 'info date' för mer information.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia diagram.\n" @@ -16615,268 +16623,268 @@ msgid "R/S code" msgstr "R/S-kod" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond-musik" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "LilyPond-bok (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (vanlig)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (vanlig)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Vanlig text" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Vanlig text|a" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Vanlig text (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Vanlig text (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Vanlig text (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Vanlig text, anknyt rader" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric kalkylblad" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel kalkylblad" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "OpenOffice kalkylblad" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Rich Text Format" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "datumkommando" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tabell (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX Förhandsgranskning" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyX Förhandsgranskning (LilyPond-bok)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX Förhandsgranskning (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafil" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Utökad Metafil" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "LyX-arkiv (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "LyX-arkiv (tar.gz)" @@ -16920,66 +16928,66 @@ msgid "Print document failed" msgstr "Utskrift av dokument misslyckades" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Diskfel: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "" "LyX kunde inte skapa den tillfälliga katalogen '%1$s' (Kanske inget utrymme?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX försökte stänga ett dokument som hade osparade ändringar!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Försöker att stänga ändrat dokument!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Kunde inte ta bort tillfällig katalog" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Kunde inte ta bort den tillfälliga katalogen %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Okänd dokumentklass" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Använder standarddokumentklass, eftersom klassen %1$s är okänd." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Okänt tecken: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Dokumenthuvudfel" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header saknas" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document saknas" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Ändringar som inte visas i LaTeX-utmatning" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16991,7 +16999,7 @@ "Vänligen installera dessa paket eller omdefiniera \\lyxadded och " "\\lyxdeleted i LaTeX-ingressen." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17003,31 +17011,31 @@ "Vänligen installera båda paketen eller omdefiniera \\lyxadded och " "\\lyxdeleted i LaTeX-ingressen." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Index" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Dokumentformatmisslyckande" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s slutade oväntat, vilket betyder att den förmodligen är korrupt." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s är inte ett läsbart LyX-dokument." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Omvandling misslyckades" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17036,11 +17044,11 @@ "%1$s är från en annan version av LyX, men en tillfällig fil för att omvandla " "den kunde inte skapas." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Omvandlingsskript hittades inte" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17049,11 +17057,11 @@ "%1$s är från en annan version av LyX, men omvandlingsskriptet lyx2lyx kunde " "inte hittas." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Omvandlingsskript misslyckades" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17062,7 +17070,7 @@ "%1$s är från en äldre version av LyX och lyx2lyx-skriptet misslyckades med " "att omvandla den" -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17071,16 +17079,16 @@ "%1$s är från en nyare version av LyX och lyx2lyx-skriptet misslyckades med " "att omvandla den." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Filen är skrivskyddad" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "Filen %1$s kan inte skrivas eftersom den är märkt som skrivskyddad." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -17089,21 +17097,21 @@ "Dokument %1$s har blivit externt modifierad. Är du säker på att du vill " "skriva över denna fil?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Skriv över modifierad fil?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "Skriv över" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Säkerhetskopieringsmisslyckande" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17112,46 +17120,46 @@ "Kan inte skapa säkerhetskopierad fil %1$s.\n" "Vänligen kontrollera huruvida katalogen finns och är skrivbar." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Sparar dokument %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " kunde inte skriva fil!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " färdig." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Försöker att spara dokument %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Sparad till %1$s.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Sparning misslyckades! Provar igen...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Sparning misslyckades! Provar än en gång...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Sparning misslyckades! Dokument förlorat." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv mjukvaruundantag upptäckt!" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17160,12 +17168,12 @@ "Vänligen verifiera att stödmjukvaran för din kodning (%1$s) är korrekt " "installerad" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Kunde inte hitta LaTeX-kommando för tecken '%1$s' (kodpunkt %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17174,19 +17182,19 @@ "Några tecken i ditt dokument kanske inte kan visas i vald kodning.\n" "Att ändra dokumentkodningen till utf8 kan hjälpa." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconv omvandling misslyckades" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "omvandling misslyckades" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Okodbart tecken i filsökväg" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17210,53 +17218,48 @@ "Vid problem, välj en lämplig dokumentkodning\n" "(som utf8) eller ändra filens sökväg." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Chktex körs..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex-misslyckande" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Kunde inte köra chktex framgångsrikt." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Vet inte hur man exporterar till format: %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Fel vid export till format: %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Gren \"%1$s\" finns redan." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Gren \"%1$s\" finns inte." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Kan inte tolka \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Okänt mål \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Fel vid export till DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17267,73 +17270,73 @@ "\n" "Vill du skriva över den filen?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Skriv över fil?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Fel vid körning av externa kommandon." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Förhandsgranska källkod" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Förhandsgranska källkod för stycke %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Förhandsgranska källkod från stycke %1$s till %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Autosparar %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Autosparning misslyckades!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Autosparar aktuellt dokument..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Kunde inte exportera fil" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Ingen information för att exportera formatet %1$s." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Filnamnsfel" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Katalogsökvägen till dokumentet kan inte innehålla mellanslag." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Dokumentexport avbruten." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Dokument exporterat som %1$s till fil `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Dokument exporterat som %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17344,19 +17347,19 @@ "\n" "Återhämta nödsparning?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Ladda nödsparning?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "Åte&rhämta" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Ladda original" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17365,15 +17368,15 @@ "En nödfil laddades framgångsrikt, men originalfilen %1$s är märkt " "skrivskyddad. Vänligen se till att spara dokumentet som en annan fil." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Dokument återhämtades framgångsrikt." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Dokument återhämtades INTE framgångsrikt." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17382,27 +17385,27 @@ "Ta bort nödfil nu?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Radera nödfil?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "Behåll" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Nödfil raderad" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Glöm inte att spara din fil nu!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Ta bort nödfil nu?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17413,19 +17416,19 @@ "\n" "Ladda säkerhetskopian i stället?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Ladda säkerhetskopia?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Ladda säkerhetskopia" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Ladda &original" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17434,25 +17437,25 @@ "En säkerhetskopierad fil laddades framgångsrikt, men originalfilen %1$s är " "märkt skrivskyddad. Vänligen se till att spara dokumentet som en annan fil." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Meningslöst!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Dokument %1$s laddades om." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Kunde inte ladda om dokument %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Inkluderad fil ogiltig" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17490,7 +17493,7 @@ msgid "Document class not available" msgstr "Dokumentklass inte tillgänglig" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17505,11 +17508,11 @@ "standardutformningar kommer att användas.\n" "LyX kommer inte att kunna producera korrekt utmatning." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Dokumentklass hittades inte" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17524,15 +17527,15 @@ "standardutformningar kommer att användas.\n" "LyX kommer inte att kunna producera korrekt utmatning." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Kunde inte ladda klass" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Fel vid läsning av intern utformningsinformation" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Läsfel" @@ -17556,102 +17559,107 @@ msgid "This portion of the document is deleted." msgstr "Denna portion av dokumentet är raderad." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Dokumentklassen `%1$s' kunde inte laddas." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Ingen ytterligare information för att ångra" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Ingen ytterligare information för att göra om" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Sträng hittades inte!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Märke av" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Märke på" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Märke borttaget" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Märke satt" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Statistik för urvalet:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Statistik för dokumentet:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d ord" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Ett ord" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d tecken (inklusive blanka)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Ett tecken (inklusive blanka)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d tecken (exklusive blanka)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Ett tecken (exklusive blanka)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Statistik" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "`inset-forall' avbröts eftersom antal handlingar är större än %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Tillämpade \"%1$s\" till %2$d insättningar" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Grennamn" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Gren finns redan" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Gren \"%1$s\" finns inte." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Omvänd sökning misslyckades" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17659,22 +17667,22 @@ "Ogiltig position begärd av omvänd sökning.\n" "Du behöver uppdatera det visade dokumentet." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Infogar dokument %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Dokument %1$s infogat." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Kunde inte infoga dokument %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17685,11 +17693,11 @@ "%1$s\n" "på grund av fel: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Kunde inte läsa fil" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17698,15 +17706,15 @@ "%1$s\n" " är inte läsbar." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Kunde inte öppna fil" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Läser fil som inte är kodad som UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17722,15 +17730,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX-varning: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "okodbart tecken" @@ -18100,12 +18108,12 @@ msgid "ignore" msgstr "ignorera" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Kan inte omvandla fil" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18114,19 +18122,19 @@ "Ingen information för att omvandla %1$s formatfiler till %2$s.\n" "Definiera en omvandlare i inställningar." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Exekverar kommando: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Byggfel" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Det fanns fel vid byggprocessen." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -18135,26 +18143,26 @@ "Ett fel uppstod vid körning av:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Kunde inte flytta en tillfällig katalog från %1$s till %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Kunde inte kopiera en tillfällig fil från %1$s till %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Kunde inte flytta en tillfällig fil från %1$s till %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeX körs..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18163,15 +18171,15 @@ "LaTeX kördes inte framgångsrikt. Dessutom kunde LyX inte hitta LaTeX-loggen " "%1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX misslyckades" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Utmatning är tom" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "En tom utmatningsfil genererades." @@ -18192,12 +18200,12 @@ msgid "&Don't Add" msgstr "Lägg inte till" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Utformning `%1$s' hittades inte." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Utformning hittades inte" @@ -18242,19 +18250,19 @@ msgstr "Kopiera %1$s till %2$s misslyckades." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Antikva" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Linjär" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Skrivmaskin" @@ -18348,7 +18356,7 @@ msgid "Cannot view file" msgstr "Kan inte visa fil" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Filen finns inte: %1$s" @@ -18684,7 +18692,7 @@ "\t-version sammanfattar version- och bygginformation\n" "Se LyX manualsida för mer information." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Ingen systemkatalog" @@ -19329,7 +19337,7 @@ msgid "(no log message)" msgstr "(inget loggmeddelande)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX Versionshantering: Loggmeddelande" @@ -19350,7 +19358,7 @@ msgid "Revert to stored version of document?" msgstr "Återgå till lagrad version av dokument?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "Åte&rgå" @@ -19378,24 +19386,24 @@ msgid "Paragraph not properly initialized" msgstr "Stycket är inte rätt initierad" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Okänd insättning" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Ändringsspårningsfel" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Okänt författarindex för ändring: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Okänt tecken" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19403,65 +19411,65 @@ "Du kan inte infoga ett mellanslag i början på ett stycke. Vänligen läs " "Nybörjarkursen." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "Du kan inte skriva två mellanslag i rad. Vänligen läs Nybörjarkursen." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Ändringsspårning] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Ändring: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " vid " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Typsnitt: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Djup: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Avstånd: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "EnHalv" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Annan (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Insättning: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Stycke: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Position: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Tecken: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Gräns: " @@ -19501,15 +19509,15 @@ msgid " not known" msgstr " inte känd" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Argument saknas" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Teckenuppsättning" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Styckeutformningsuppsättning" @@ -19580,7 +19588,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Revideringshanteringsfel." @@ -19773,12 +19781,12 @@ "Fortsätt?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Ja" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Nej" @@ -19835,7 +19843,7 @@ msgid "Reload saved document?" msgstr "Ladda om sparat dokument?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "Ladda om" @@ -19948,19 +19956,19 @@ "%1$s: början nåddes vid bakåtsökning.\n" "Fortsätt sök från slutet?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Svep sökning?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Ingenting att söka" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Inga öppna dokument att söka i" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Avancerad hitta och ersätt" @@ -20229,9 +20237,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Dokument|#o#O" @@ -20318,7 +20326,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20327,7 +20335,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20359,11 +20367,11 @@ msgid "The branch could not be renamed." msgstr "Grenen kunde inte byta namn." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Sammanfoga ändringar" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20372,7 +20380,7 @@ "Ändring av %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Ändring gjord vid %1$s\n" @@ -20479,10 +20487,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Välj ett filnamn att spara klistrad grafik som" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Avbruten." @@ -20511,15 +20519,15 @@ msgid "Select document" msgstr "Välj dokument" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX-dokument (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Fel" @@ -20693,7 +20701,7 @@ msgstr "Dokumentinställningar" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Barndokument" @@ -20965,9 +20973,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (inte installerad)" @@ -21013,12 +21021,12 @@ msgstr "LyX-filer (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Otillämpade ändringar" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -21027,12 +21035,12 @@ "Om du inte tillämpar nu kommer de att förloras efter denna handling." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "Avfär&da" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Kan inte sätta dokumentklass." @@ -21082,24 +21090,32 @@ msgid "[No options predefined]" msgstr "[Inga alternativ fördefinierade]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "Anpassa hyperref-alternativ" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "Använd hyperref-stöd" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Kan inte sätta utformning!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Kan inte sätta utformning för ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Hittades inte" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "Tilldelat huvud inkluderar inte denna fil" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21110,11 +21126,11 @@ "'%1$s' för att kunna använda huvuddokumentets\n" "finess." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Kunde inte ladda huvud" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21324,7 +21340,7 @@ msgid "Horizontal Fill" msgstr "Horisontell fyllning" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21582,7 +21598,7 @@ msgstr "Ge ett filnamn för LyX-serverns sluss" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Stavningskontroll" @@ -21830,6 +21846,10 @@ "beginning?" msgstr "Vi nådde slutet på dokumentet, vill du fortsätta från början?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Stavningskontroll har inga ordlistor." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Enkel latin" @@ -22276,50 +22296,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Okänd verktygsrad \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Välj mallfil" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Mallar" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Dokument laddades inte." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Välj dokument att öppna" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Exempel|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x-dokument (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x-dokument (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x-dokument (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x-dokument (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Ogiltigt filnamn" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22330,40 +22350,40 @@ "%1$s\n" "finns inte." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Öppnar dokument %1$s..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Dokument %1$s öppnat." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Versionshantering upptäckt." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Kunde inte öppna dokument %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Kunde inte importera fil" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Ingen information för att importera formatet %1$s." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Välj %1$s fil att importera" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22374,52 +22394,72 @@ "\n" "Vill du skriva över det dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Skriv över dokument?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Importerar %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "importerad." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "fil importerades inte!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "nyfil" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Välj LyX-dokument att infoga" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Absolut filnamn förväntas." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Välj fil att infoga" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Alla filer (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Välj ett filnamn att spara dokument som" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Filen\n" +"%1$s\n" +"är redan öppen i din aktuella session.\n" +"Vänligen stäng den innan du försöker skriva över den.\n" +"Vill du välja ett nytt filnamn?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Vald fil redan öppen" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "Byt namn" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22430,23 +22470,23 @@ "\n" "Vill du byta namn på dokumentet och försöka igen?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Byt namn och spara?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "Fö&rsök igen" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Stäng dokument" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Dokument kunde inte stängas eftersom det behandlas av LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22457,11 +22497,11 @@ "\n" "Vill du spara dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Spara nytt dokument?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22472,15 +22512,15 @@ "\n" "Vill du spara dokumentet eller kasta ändringarna?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Spara ändrat dokument?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "Kasta" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22491,7 +22531,7 @@ "\n" "Vill du spara dokumentet?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22503,61 +22543,61 @@ "har blivit externt modifierad. Ladda om nu? Alla lokala ändringar kommer att " "förloras." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Ladda om externt ändrat dokument?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Fel vid sättning av låsningsegenskapen." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Katalog är inte åtkomlig." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Öppnar barndokument %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Ingen buffert för fil: %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Lyckad förhandsgranskning av format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Fel vid förhandsgranskning av format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Lyckad export till format: %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Fel vid export av format: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Exporterar ..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Förhandsgranskar ..." -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Dokument laddades inte" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22566,28 +22606,28 @@ "Ändringar kommer att förloras. Är du säker på att du vill återgå till den " "sparade versionen av dokumentet %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Återgå till sparat dokument?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Sparar alla dokument..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Alla dokument sparade." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s okänt kommando!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Vänligen förhandsgranska dokumentet först." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Kunde inte fortsätta." @@ -22624,11 +22664,11 @@ msgid "Close File" msgstr "Stäng fil" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Dölj flik" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Stäng flik" @@ -22677,99 +22717,99 @@ msgid "Remove from personal dictionary|r" msgstr "Ta bort från personlig ordlista|r" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Språk" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Fler språk ..." -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Dold" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Inga dokument öppnade>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Inga bokmärken sparade än>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Visa (andra format)|f" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Uppdatera (andra format)|p" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Visa [%1$s]|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Uppdatera [%1$s]|U" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Inga anpassade insättningar definierade!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Inga dokument öppnade>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Huvuddokument" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Öppna navigator..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Andra listor" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Tom innehållsförteckning>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Andra verktygsrader" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "Inga grenar satta för dokument!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Indexlista|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Indexpost|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Index: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Indexpost (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Inget citat i omfång!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Ingen handling definierad!" @@ -23068,15 +23108,15 @@ msgid "Sub-%1$s" msgstr "Under-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Ingen bibliografi definierad!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Inga citat valda!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "inte citerad" @@ -23376,15 +23416,15 @@ msgid "Horizontal line" msgstr "Horisontell linje" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "inga fler lstline-skiljetecken tillgängliga" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Skiljetecken håller på att ta slut" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23398,11 +23438,11 @@ "Under tiden har jag ersatt '!' med en varning, men du\n" "måste undersöka!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Okodbara tecken i listningsinsättning" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23748,7 +23788,7 @@ msgid "Unknown TOC type" msgstr "Okänd innehållsförteckningstyp" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Urvalets storlek bör matcha klippbordets innehåll." @@ -23998,11 +24038,11 @@ msgid "Regular expression editor mode" msgstr "Redigeringsläge för reguljära uttryck" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Autokorrigering av ('!' för att starta)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Autokorrigering på (<mellanslag> för att avsluta)" @@ -24052,6 +24092,64 @@ msgid "References: " msgstr "Referenser: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "LyX-binären hittades inte" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "Kan inte fastställa sökvägen till LyX-binären från kommandoraden %1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Kan inte fastställa systemkatalogen efter genomsökning av\n" +"\t%1$s\n" +"Använd kommandoradsparametern '-sysdir' eller sätt miljövariabeln\n" +"%2$s till systemkatalogen för LyX som innehåller filen `chkconfig.ltx'." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Fil hittades inte" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Ogiltig %1$s växel.\n" +"Katalog %2$s innehåller inte %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Ogiltig %1$s miljövariabel.\n" +"Katalog %2$s innehåller inte %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Ogiltig %1$s miljövariabel.\n" +"%2$s är inte en katalog." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Katalog hittades inte" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Inga avlusningsmeddelanden" @@ -24225,6 +24323,54 @@ msgid "Unknown user" msgstr "Okänd användare" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorem \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Korollarium \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposition \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Förmodan \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definition \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Exempel \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Problem \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Övning \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Anmärkning \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Fall \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Fråga \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Not \\thenote" + #~ msgid "&New:" #~ msgstr "&Ny:" @@ -24270,41 +24416,6 @@ #~ msgid "Offprints:" #~ msgstr "Särtryck:" -#~ msgid "LyX binary not found" -#~ msgstr "LyX-binären hittades inte" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Kan inte fastställa sökvägen till LyX-binären från kommandoraden %1$s" - -#~ msgid "File not found" -#~ msgstr "Fil hittades inte" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Ogiltig %1$s växel.\n" -#~ "Katalog %2$s innehåller inte %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Ogiltig %1$s miljövariabel.\n" -#~ "Katalog %2$s innehåller inte %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Ogiltig %1$s miljövariabel.\n" -#~ "%2$s är inte en katalog." - -#~ msgid "Directory not found" -#~ msgstr "Katalog hittades inte" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25051,9 +25162,6 @@ #~ "Stavningskontrollen har dött av någon anledning.\n" #~ "Den har kanske avbrutits." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Stavningskontrollen misslyckades.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Stavningskontrollen misslyckades" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/tr.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/tr.gmo differ diff -Nru lyx-2.0.2/po/tr.po lyx-2.0.3/po/tr.po --- lyx-2.0.2/po/tr.po 2011-11-27 01:07:55.000000000 +0000 +++ lyx-2.0.3/po/tr.po 2012-02-19 15:54:15.000000000 +0000 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: LyX 1.6.0\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2009-05-25 16:49+0100\n" "Last-Translator: H. İbrahim Güngör <h.ibrahim.gungor@gmail.com>\n" "Language-Team: Turkish <kde-i18n-doc@kde.org>\n" @@ -493,8 +493,8 @@ msgstr "Seçili dalı sil" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "&Sil" @@ -532,17 +532,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Vazgeç" @@ -584,7 +585,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -717,7 +718,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Dil" @@ -790,7 +791,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Uygula" @@ -1806,15 +1807,15 @@ msgid "&Protect:" msgstr "&Koruma:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Satır kesmesi sonunda bile boşluk bırak" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2194,7 +2195,7 @@ msgstr "Geribesleme penceresi" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Liste" @@ -2785,7 +2786,7 @@ msgid "MathML" msgstr "Matematik|M" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2795,7 +2796,7 @@ msgstr "Sayfalar" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2976,7 +2977,7 @@ msgid "Line &spacing" msgstr "Satır &aralığı" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Tek" @@ -2985,7 +2986,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Çift" @@ -4222,8 +4223,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Kaydet" @@ -4581,6 +4582,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "Yazım denetimi" @@ -5307,7 +5309,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5374,13 +5379,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5400,7 +5406,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5416,19 +5422,19 @@ msgid "Acknowledgement" msgstr "Teşekkür" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Teşekkür." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5458,7 +5464,7 @@ msgstr "Teorem" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5501,14 +5507,14 @@ msgid "Case" msgstr "Durum" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "İddia \\theclaim." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5556,7 +5562,7 @@ msgstr "Koşul" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5575,10 +5581,10 @@ msgid "Conjecture" msgstr "Varsayım" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5610,7 +5616,7 @@ msgid "Criterion" msgstr "Kriter" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5630,7 +5636,7 @@ msgid "Definition" msgstr "Tanım" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5672,7 +5678,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5725,8 +5731,8 @@ msgstr "Problem" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5745,7 +5751,7 @@ msgstr "Önerme" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5763,8 +5769,9 @@ msgid "Remark" msgstr "Açıklama" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Açıklama \\theremark." @@ -5801,9 +5808,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5820,9 +5827,9 @@ msgstr "Başlık:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5843,19 +5850,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Standart" @@ -5864,26 +5872,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Başlık" @@ -5905,24 +5914,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Yazar" @@ -5959,13 +5968,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Anahtar Kelimeler" @@ -5982,11 +5991,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5995,7 +6005,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6004,41 +6014,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Kaynakça" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Referanslar" @@ -6056,8 +6066,8 @@ msgid "BiographyNoPhoto" msgstr "Kaynakça" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6069,17 +6079,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6098,14 +6108,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6132,46 +6142,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Öğe" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Sıralı öğe" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Açıklama" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Liste" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6181,7 +6191,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6205,20 +6215,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Tarih" @@ -6230,7 +6240,7 @@ msgid "Correspondence to:" msgstr "" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Teşekkürlerler." @@ -6246,7 +6256,7 @@ msgid "Key words." msgstr "Anahtar sözcükler." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6260,11 +6270,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Eposta" @@ -6292,8 +6303,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "İlişki" @@ -6302,7 +6314,7 @@ msgstr "Ve" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6449,7 +6461,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Faks" @@ -6526,6 +6538,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6551,7 +6564,7 @@ msgid "Author affiliation:" msgstr "İlişki:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6564,7 +6577,7 @@ msgstr "Teşekkürlerler." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6581,8 +6594,8 @@ msgid "SpecialSection*" msgstr "Özel-bölüm" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6591,7 +6604,7 @@ msgstr "Numarasız" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6636,7 +6649,7 @@ msgid "FourAuthors" msgstr "DörtYazar" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "İlişki:" @@ -6653,7 +6666,7 @@ msgid "FourAffiliations" msgstr "Dörtİlişki" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Günlük" @@ -6663,8 +6676,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6714,18 +6727,11 @@ msgid "Subparagraph" msgstr "Alt paragraf" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6746,13 +6752,13 @@ msgid "Latin off" msgstr "Latin kapalı" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6768,243 +6774,238 @@ msgid "Part*" msgstr "Kısım*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Bölüm \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Altbölüm \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Çerçeveler" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Çerçeve" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Çerçeve (başlık/dipnot/yançubuklar yok)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "ÇerçeveSonu" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Sütun" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Sütunlar" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Başlangıç sütunu (derinliği artır!), genişlik:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "SütunlarOrtalanmış" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Sütunlar (ortalanmış)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ÜsteHizalıSütunlar" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Sütunlar (üste hizalı)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Durakla" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Katmanlar" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Üzerine Yaz" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "KatmanAlanı" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Katmanalanı" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Aç" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Sadece" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Sadece slaytlarda" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Blok" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Bloklar" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "Blok" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "ÖrnekBlok" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "ÖrnekBlok" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "UyarıBloğu" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "UyarıBloğu" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Başlık" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Başlık (Düz Çerçeve)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "Enstitüİmi" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Enstitü imi" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Blok alıntı" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Alıntı" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Dize" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "BaşlıkGrafiği" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Teoremler" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Doğal Sonuç." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Tanım." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Tanımlar" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Tanımlar." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Örnek." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Örnekler" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Örnekler." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7020,82 +7021,82 @@ msgid "Fact" msgstr "Olgu" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Olgu." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Teorem." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Ayraç" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LYX Kod" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NotÖğesi" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Not:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Uyarı" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Yapı" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "Makale" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Makale" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "Sunum" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Sunum" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Tablo" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Tablo Listesi" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Figür" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7153,7 +7154,7 @@ msgid "CURTAIN" msgstr "PERDE" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7658,9 +7659,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Anahtar kelimeler:" @@ -7736,65 +7738,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX Başlığı" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Yazar:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Günlük:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "İlkYazar" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1._yazar_soyadı:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Alındı" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Alındı:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Kabul edildi" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Kabul edildi:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Sapmalar" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "" @@ -8066,7 +8068,7 @@ msgid "Restriction:" msgstr "Kısıtlama:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Sol Başlık" @@ -8076,7 +8078,7 @@ msgid "Left Header:" msgstr "Sol Başlık:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Sağ Başlık" @@ -8555,7 +8557,7 @@ msgid "Remarks #." msgstr "Açıklamalar #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "İspat:" @@ -8657,43 +8659,47 @@ msgid "ItemList" msgstr "Öğe" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "Roman" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Teorem \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Doğal Sonuç \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Lemma \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Önerme \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Öner" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Önerme \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8705,21 +8711,23 @@ msgid "Question" msgstr "Soru" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Soru \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "İddia \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Varsayım \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Ek \\Alph{appendix}." @@ -8751,8 +8759,9 @@ msgid "Rapid" msgstr "Çabuk" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8800,6 +8809,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "TEŞEKKÜRLER" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "Alternatif ilişki:" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "yeni sayfa" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "PACS numarası:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Önbaskı" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Önbaskı" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "Alıntı ekle" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "ÖnbaskıAdresleri" @@ -9092,6 +9131,14 @@ msgid "Close Section" msgstr "Bölümü Kapat" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Ayraç--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Ortam Ayracı ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "AltBaşlık" @@ -9100,48 +9147,48 @@ msgid "Institution" msgstr "Kurum" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Slayt" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "SlaytSonu" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "GenişSlayt" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "BoşSlayt" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Boş slayt:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ÖğelendirmeTipi1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "NumaralandırmaTipi1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Algoritma Listesi" @@ -9410,14 +9457,10 @@ msgid "Terms:" msgstr "Şartlar:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Konu" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Yeni Slayt:" @@ -10087,8 +10130,8 @@ msgid "FirstName" msgstr "Ad" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "" @@ -10274,40 +10317,32 @@ msgid "foot" msgstr "dipnot" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "Gri" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Liste" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Önizleme" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Ayraç--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Ortam Ayracı ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Kısım \\thepart" @@ -10420,19 +10455,23 @@ msgstr "Olgu \\thetheorem." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Tanım \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Örnek \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "Problem \\thetheorem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "Alıştırma \\thetheorem." @@ -10521,46 +10560,6 @@ msgid "Remark." msgstr "Açıklama." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Teorem \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Doğal Sonuç \\thecorollary." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lemma \\thelemma." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Önerme \\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Varsayım \\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Tanım \\thedefinition." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Örnek \\theexample." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problem \\thetheorem." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10580,34 +10579,15 @@ msgid "# [number of Prob]" msgstr "Satır sayısı" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Alıştırma \\thetheorem." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Açıklama \\theremark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "İddia \\theclaim." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Önerme \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Soru \\thequestion." - #: lib/layouts/theorems-without-preamble.inc:392 +#: lib/layouts/theorems-ams-extended-bytype.module:202 #, fuzzy -msgid "Note \\thenote" +msgid "Note \\thenote." msgstr "Not \\thetheorem." #: lib/layouts/braille.module:2 @@ -10842,6 +10822,52 @@ msgid "Initial" msgstr "İtalik" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "Edebiyat" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "LaTeX Seçenekleri" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "Ekran fontları" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "Düzenli &İfade" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "ifade." + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -10998,46 +11024,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "Edebiyat" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "LaTeX Seçenekleri" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "Ekran fontları" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "Düzenli &İfade" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "ifade." - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11141,11 +11133,6 @@ msgid "Condition." msgstr "Koşul." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -#, fuzzy -msgid "Note \\thenote." -msgstr "Not \\thetheorem." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13758,6 +13745,11 @@ msgstr "Çoklusütun Klavuzu|Ç" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic Klavuzu|X" @@ -13781,11 +13773,11 @@ msgid "Check spelling" msgstr "Yazım denetimi" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Geri al" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "İleri al" @@ -16545,7 +16537,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16621,11 +16613,12 @@ msgid "PDFPages" msgstr "PDFSayfalar" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "PDF sayfaları: $$AbsOrRelPathParent$$Basename" #: lib/external_templates:303 +#, fuzzy msgid "" "Includes PDF documents, using the 'pdfpages' package.\n" "To include multiple pages, use the 'pages'-option,\n" @@ -16634,6 +16627,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16646,7 +16642,7 @@ "Daha fazla seçenek ve detaylar için pdfpages\n" "paketinin belgesini okuyun.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16654,15 +16650,15 @@ "Bugünün tarihi.\n" "Daha fazla bilgi için 'info date' çıktısını okuyun.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia diyagramı.\n" @@ -16786,269 +16782,269 @@ msgid "R/S code" msgstr "kod" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond müzik" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (düz)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (düz)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Düz metin" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Düz metin|ü" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Düz metin (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Düz metin (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Düz metin (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Düz metin, Satırları Birleşmiş" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Zengin Metin Biçimi" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "date komutu" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Tablo (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX Önizleme" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "LyX Önizleme (pLaTeX)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX Önizleme (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Program" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Windows Metafile" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Gelişmiş Metadosya" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17092,66 +17088,66 @@ msgid "Print document failed" msgstr "Belge yazdırma başarısız oldu" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Disk Hatası: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "LyX geçici dizin '%s$s' i oluşturamadı (Disk dolu olabilir mi?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 #, fuzzy msgid "Attempting to close changed document!" msgstr "LyX: Belge %1$s kaydedilmeye çalışıyor\n" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Geçici dizin silinemedi" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Geçici dizin %1$s silinemedi" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Bilinmeyen belge sınıfı" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "%1$s sınıfı bilinmediğinden, öntanımlı belge sınıfı kullanılacak." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Bilinmeyen sembol:%1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Belge başlık hatası" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header eksik" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document eksik" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "Değişiklikler LaTeX çıktısında gösterilmeyecek" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -17159,7 +17155,7 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -17167,31 +17163,31 @@ "LaTeX preamble." msgstr "" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "indeks" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Belge biçimi hatası" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s beklenmeyen şekilde sonlandı, muhtemelen bozuldu." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s okunabilir bir LyX belgesi değil." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Çevrim başarısız" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17200,22 +17196,22 @@ "%1$s farklı bir LyX sürümü fakat çevrim için geçici bir dosya " "oluşturulmayacak." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Çevrim betiği bulunamadı" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." msgstr "%1$s farklı bir LyX sürümü fakat lyx2lyx çevrim betiği bulunamadı." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Çevrim betiği başarısız" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17224,7 +17220,7 @@ "%1$s farklı bir LyX sürümü fakat lyx2lyx çevrim betiği dönüşümü başarısız " "oldu." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17233,38 +17229,38 @@ "%1$s farklı bir LyX sürümü fakat lyx2lyx çevrim betiği dönüşümü başarısız " "oldu." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "Belge yalnızca okunabilir" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "%1$s belgesi dışarıdan değiştirilmiş. Üzerine yazma istiyor musunuz?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Değiştirilmiş dosyanın üzerine yaz?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Üzerine Yaz" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Yedekleme başarısız" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17273,49 +17269,49 @@ "Yedek dosyası %1$s oluşturulamıyor.\n" "Dizinin mevcut ya da yazılabilir olduğu kontrol edin." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Belge %1$s kaydediliyor..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " dosyaya yazılamıyor!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " bitti." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Belge %1$s kaydedilmeye çalışıyor\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " Kaydetme başarılı görünüyor. Fiyuv.\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " Kaydetme başarılı değil. Deneniyor...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " Kaydetme başarılı değil. Deneniyor...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " Kaydetme başarılı değil! Kahretsin. Belge kayboldu." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Iconv yazılımı kural dışı durum yakalandı" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17323,12 +17319,12 @@ msgstr "" "Kodlamanız (%1$s) için gereken yazılımın düzgün kurulduğundan emin olun." -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "'%1$s' karakterinin LaTeX komutu bulunamadı (kod noktası %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17338,20 +17334,20 @@ "gösterilebilir değil.\n" "Belgenizin kodlamasını utf8 olarak değiştirmeniz yardımcı olabilir." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "iconv çevrimi başarısız" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "çevrim başarısız" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "Listeleme eklemesinde kodlanamayan karakterler" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17365,54 +17361,49 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "chktex çalıştırılıyor..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex hatası" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "chktex başarıyla çalıştırılamadı." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "%1$s biçiminde dışa aktarım için bilgi mevcut değil." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "%1$s biçiminde dışa aktarım için bilgi mevcut değil." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "Bilinmeyen araç çubuğu \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Bilinmeyen araç çubuğu \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "Pixmap oluşturulurken hata" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17423,74 +17414,74 @@ "\n" "O dosyanın üzerine yazmak istiyor musunuz?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Dosyanın üzerine yaz?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "Dahili yerleşim bilgisi okuma hatası" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Kaynak kodu önizle" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "%1$d paragrafının kaynak kodunu önizle" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "%1$s ve %2$s paragrafları arasının kaynak kodunu önizle" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "%1$s otomatik kaydediliyor" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Otokayıt başarısız!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Belge otomatik kaydediliyor..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Dosya dışarı aktarılamadı" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "%1$s biçiminde dışa aktarım için bilgi mevcut değil." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Dosya adı hatası" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Belge dosya yolu boşluk içeremez." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Belge dışarı aktarımı iptal edildi." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "%1$s belgesi '%2$s' olarak dışarı aktarıldı" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Belge %1$s olarak dışarı aktarıldı" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17501,64 +17492,64 @@ "\n" "Acil durum kaydından kurtarılsın mı?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Acil durum kaydı yüklensin mi?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Kurtar" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Aslını Yükle" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, fuzzy, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "Acil durum kaydı yüklensin mi?" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 #, fuzzy msgid "Delete emergency file?" msgstr "Harici dosya seçin" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Koru" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 #, fuzzy msgid "Remove emergency file now?" msgstr "Acil durum kaydı yüklensin mi?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17569,45 +17560,45 @@ "\n" "Belge yerine yedek açılsın mı?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Yedeği yükle?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Yedeği yükle" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "&Aslını yükle" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Saçma!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Belge %1$s açıldı." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "%1$s belgesi okunamadı" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "Dosya Dahil Et...|y" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17633,7 +17624,7 @@ msgid "Document class not available" msgstr "Belge sınıfı mevcut değil!" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, fuzzy, c-format msgid "" "The layout file:\n" @@ -17646,11 +17637,11 @@ "sınıfı kullanılacak. Lyx, belge ayar diyaloğunda düzgün bir metin sınıfı " "seçilmediği taktirde çıktı üretemeyebilir." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Belge sınıfı mevcut değil" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, fuzzy, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17663,15 +17654,15 @@ "sınıfı kullanılacak. Lyx, belge ayar diyaloğunda düzgün bir metin sınıfı " "seçilmediği taktirde çıktı üretemeyebilir." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Sınıf yüklenemedi." -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Dahili yerleşim bilgisi okuma hatası" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Okuma Hatası" @@ -17695,124 +17686,129 @@ msgid "This portion of the document is deleted." msgstr "Belgenin bu kısmı silindi." -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "%1$s belge sınıfı yüklenemedi." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Başka geri alma bilgisi yok" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Başka ileri alma bilgisi yok" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Dizge bulunamadı!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "İşaret kapalı" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "İşaret açık" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "İşaret kaldırıldı" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "İşaret kondu" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Seçim istatistikleri:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Belge istatistikleri:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d kelime" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Tek kelime" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d karakter (boşluklar dahil)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Tek karakter (boşluklar dahil)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d karakter (boşluklar hariç)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Tek karakter (boşluklar hariç)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "İstatistikler" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "Dallar" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Belge %1$s ekleniyor..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Belge %1$s eklendi." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Belge %1$s eklenemedi" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17823,11 +17819,11 @@ "şu sebeplerden\n" "okunamadı: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Dosya okunamıyor" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17836,15 +17832,15 @@ "%1$s\n" " okunabilir değil." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Dosya açılamıyor" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "UTF-8 kodlanmayan dosya okunuyor" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17860,15 +17856,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX Uyarısı: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "kodlanamayan karakter" @@ -18237,12 +18233,12 @@ msgid "ignore" msgstr "yoksay" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Dosya çevrilemiyor" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18251,45 +18247,45 @@ "%1$s biçimli dosyayı %2$s biçimine çevrimde bilgi yok.\n" "Tercihlerde dönüştürücüyü tanımlayın." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Komut çalıştırılıyor: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "İnşa hataları" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "İnşa sırasında hatalara rastlandı." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "%1$s çalıştırılırken bir hata oldu" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Geçici dizin %1$s'den %2$s'e taşınamadı." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Geçici dosya %1$s'den %2$s'e kopyalanamadı." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Geçici dosya %1$s'den %2$s'e taşınamadı." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeX çalıştırılıyor..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18298,15 +18294,15 @@ "LaTeX başarılı biçimde çalıştırılmadı. Ek olarak, LyX %1$s LaTeX kaydının " "yerini belirleyemedi." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX başarısız oldu" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Çıktı boş" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Boş bir çıktı dosyası oluştu." @@ -18329,12 +18325,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "Belge sınıfı mevcut değil" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "Bulunamadı" @@ -18379,19 +18375,19 @@ msgstr "%1$s i %2$s e kopyalarken hata." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Roman" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Sans Serif" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Daktilo" @@ -18485,7 +18481,7 @@ msgid "Cannot view file" msgstr "Dosya gösterilemiyor" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Dosya mevcut değil: %1$s" @@ -18805,7 +18801,7 @@ "\t-version sürüm ve inşa bilgilerini verir\n" "Daha fazla bilgi için LyX man sayfasına bakınız." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Sistem dizini yok" @@ -19397,7 +19393,7 @@ msgid "(no log message)" msgstr "(kayıt mesajı yok)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX SY: Kayıt Mesajı" @@ -19418,7 +19414,7 @@ msgid "Revert to stored version of document?" msgstr "Belgeyi kayıtlı sürüme geri al?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Geri Al" @@ -19446,88 +19442,88 @@ msgid "Paragraph not properly initialized" msgstr "Paragraf düzgün başlatılamadı" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Bilinmeyen Ekleme" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "İzleme hatasını değiştir" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, fuzzy, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Ekleme için bilinmeyen yazar indeksi: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Bilinmeyen sembol" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "Paragraf başına boşluk koyamazsınız. Lütfen Yardım/Eğitim'i okuyun." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "Böyle iki boşluk koyamazsınız. Lütfen Yardım/Eğitim'i okuyun." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[İzlemeyi Değiştir] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Değişim: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr "" -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Font: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Derinlik: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Aralık: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "BirBuçuk" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Diğer (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Ekleme: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Paragraf: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Ad: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Konum: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Karakter: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Sınır: " @@ -19569,15 +19565,15 @@ msgid " not known" msgstr " bilinmiyor" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Eksik parametre" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Karakter seti" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Paragraf yerleşim seçimi" @@ -19644,7 +19640,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Sürüm yönetim hatası." @@ -19814,12 +19810,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Evet" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Hayır" @@ -19876,7 +19872,7 @@ msgid "Reload saved document?" msgstr "Kayıtlı belgeye geri dön?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Geri yükle" @@ -19989,20 +19985,20 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Aranacak birşey yok" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "&Belgeleri sekmelerde aç" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "Bul ve Değiştir" @@ -20271,9 +20267,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Belgeler|#b#B" @@ -20362,7 +20358,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20371,7 +20367,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20408,11 +20404,11 @@ msgid "The branch could not be renamed." msgstr "%1$s okunamadı." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Değişiklikleri Birleştir" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20421,7 +20417,7 @@ "%1$s tarafından değiştirildi\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "%1$s de değiştirildi\n" @@ -20531,10 +20527,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Yapıştırılan grafikleri kaydetmek için dosya adı seçin" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Vazgeçildi." @@ -20564,15 +20560,15 @@ msgid "Select document" msgstr "Ana belgeyi seç" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX Belgeleri (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Hata" @@ -20752,7 +20748,7 @@ msgstr "Belge Ayarları" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Alt Belge" @@ -21026,9 +21022,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (yüklü değil)" @@ -21074,12 +21070,12 @@ msgstr "LyX Dosyaları (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Uygulanmamış değişiklikler" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -21088,12 +21084,12 @@ "Şimdi uygularsanız, bu eylemden sonra kaybolabilirler." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "&Kaybol" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Belge sınıfı seçilemedi" @@ -21143,24 +21139,33 @@ msgid "[No options predefined]" msgstr "[Tanımlanmış seçenek yok]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "&hyperref desteğini kullan" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Yerleşim ayarlanamadı!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Şu ID için yerleşim ayarlanamadı: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Bulunamadı" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21168,11 +21173,11 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21374,7 +21379,7 @@ msgid "Horizontal Fill" msgstr "Yatay Doldur" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21636,7 +21641,7 @@ msgstr "LyX sunucu borusu için bir isim verin" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Yazım denetimi" @@ -21897,6 +21902,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "Yazım denetleyici sorun çıkardı.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Temel Latince" @@ -22346,50 +22356,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Bilinmeyen araç çubuğu \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Şablon dosyası seçin" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Şablonlar|#Ş#ş" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Belge kaydedilemedi." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Açılacak belgeyi seçin" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Örnekler|#ö#Ö" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x Belgeleri (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x Belgeleri (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x Belgeleri (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x Belgeleri (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Geçersiz dosya adı" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22400,40 +22410,40 @@ "%1$s\n" "mevcut değil." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Belge %1$s açılıyor..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Belge %1$s açıldı." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Sürüm yönetimi bulundu." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Belge %1$s açılamadı" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Dosya içeri aktarılamadı" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "%1$s biçimini eklemek için bilgi yok." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "İçe aktarılacak %1$s dosyasını seç" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22444,53 +22454,68 @@ "\n" "Belgenin üzerine yazmak ister misiniz?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Belgenin üzerine yazayım mı?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Belge %1$s ekleniyor..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "aktarıldı." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "dosya içe aktarılamadı!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "Dosya ekle" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Eklenecek LyX belgesini seçin" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Tam dosya adı beklenir." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Eklenecek dosyayı seçin" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Tüm Dosyalar (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Belgeyi kaydetmek için bir dosyadı seçin" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Yeniden adlandır" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22501,24 +22526,24 @@ "\n" "Yeniden adlandırıp tekrar denemek ister misiniz?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Yeni adla kaydet?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Tekrar Dene" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "Yeni belge" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22529,11 +22554,11 @@ "\n" "Belgeyi kaydetmek istiyor musunuz?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Yeni belgeyi kaydedilsin mi?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22544,15 +22569,15 @@ "\n" "Belgeyi kaydetmek mi yoksa değişiklikleri iptal mi etmek istiyorsunuz?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Değişmiş belgeyi kaydedeyim mi?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Unut" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22563,7 +22588,7 @@ "\n" "Belgeyi kaydetmek istiyor musunuz?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -22571,64 +22596,64 @@ " has been externally modified. Reload now? Any local changes will be lost." msgstr "%1$s belgesi dışarıdan değiştirilmiş. Üzerine yazma istiyor musunuz?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 #, fuzzy msgid "Reload externally changed document?" msgstr "Değişmiş belgeyi kaydedeyim mi?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Dizin erişilebilir değil." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Alt belge %1$s açılıyor..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "%1$s görüntülenmesi için bilgi yok" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "%1$s biçiminde dışa aktarım için bilgi mevcut değil." -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "%1$s modülü okunamadı\n" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "%1$s biçiminde dışa aktarım için bilgi mevcut değil." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "%1$s biçiminde dışa aktarım için bilgi mevcut değil." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "Belge %1$s ekleniyor..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "Önizleme yükleniyor" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Belge yüklenmiş değil" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22637,29 +22662,29 @@ "Tüm değişiklikler kaybolacak. %1$s belgesinin kayıtlı sürümüne geri dönmek " "istediğinizden emin misiniz?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Kayıtlı belgeye geri dön?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Tüm belgeler kaydediliyor..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Tüm belgeler kaydedildi." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s bilinmeyen komut!'" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "Belgenin bu kısmı silindi." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "Dosya dışarı aktarılamadı" @@ -22697,11 +22722,11 @@ msgid "Close File" msgstr "Dosyayı Kapat" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Sekmeyi gizle" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Sekmeyi kapat" @@ -22755,108 +22780,108 @@ msgid "Remove from personal dictionary|r" msgstr "Kişisel sözlüğü değiştir" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "Dil" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "Değişiklikleri Birleştir...|B" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "Açık Belge Yok!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 #, fuzzy msgid "<No Bookmarks Saved Yet>" msgstr "<Henüz yerimi kaydedilmemiş>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "Görüntüyü güncelle" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "Görünüm|G" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "Güncelle|G" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "Özel ekleme tanımlı değil!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "Açık Belge Yok!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Ana Belge" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Gezgini Aç..." -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Diğer Listeler" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "<İçerik tablosu boş>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Diğer Araç Çubukları" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "Belgede dallanma yok!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "İndeks Listesi|İ" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "İndeks Girdisi|i" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "Font: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "İndeks Girişi" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "Kapsamda Alıntı Yok!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "Eylem tanımsız!" @@ -23159,15 +23184,15 @@ msgid "Sub-%1$s" msgstr "Alt-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Tanımlı kaynakça yok!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Seçili alıntı yok!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "alıntılanmamış" @@ -23470,15 +23495,15 @@ msgid "Horizontal line" msgstr "Yatay Çizgi" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Ayraçlar tükeniyor" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23487,11 +23512,11 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Listeleme eklemesinde kodlanamayan karakterler" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23848,7 +23873,7 @@ msgid "Unknown TOC type" msgstr "Bilinmeyen içindekiler tipi" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24102,11 +24127,11 @@ msgid "Regular expression editor mode" msgstr "Düzenli &İfade" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24156,6 +24181,54 @@ msgid "References: " msgstr "Referanslar: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "LxY ikili dosyası bulunamadı" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Dosya bulunamadı" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Dizin bulunamadı" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24332,6 +24405,67 @@ msgid "Unknown user" msgstr "Bilinmeyen kullanıcı" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Teorem \\thetheorem." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Doğal Sonuç \\thecorollary." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\thelemma." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Önerme \\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Varsayım \\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Tanım \\thedefinition." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Örnek \\theexample." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problem \\thetheorem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Alıştırma \\thetheorem." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Açıklama \\theremark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "İddia \\theclaim." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Soru \\thequestion." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Not \\thetheorem." + #~ msgid "&New:" #~ msgstr "&Yeni:" @@ -24373,15 +24507,6 @@ #~ msgid "Offprints:" #~ msgstr "Önbaskılar:" -#~ msgid "LyX binary not found" -#~ msgstr "LxY ikili dosyası bulunamadı" - -#~ msgid "File not found" -#~ msgstr "Dosya bulunamadı" - -#~ msgid "Directory not found" -#~ msgstr "Dizin bulunamadı" - #~ msgid "branch" #~ msgstr "dal" @@ -25657,9 +25782,6 @@ #~ "Yazım denetleyici bir nedenden dolayı kapandı.\n" #~ "Dışardan durdurulmuş olabilir." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "Yazım denetleyici sorun çıkardı.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "Yazım denetleyici sorun çıkardı" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/uk.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/uk.gmo differ diff -Nru lyx-2.0.2/po/uk.po lyx-2.0.3/po/uk.po --- lyx-2.0.2/po/uk.po 2011-11-27 01:07:55.000000000 +0000 +++ lyx-2.0.3/po/uk.po 2012-02-19 15:54:16.000000000 +0000 @@ -2,13 +2,13 @@ # Copyright (C) 2008 LyX Developers # This file is distributed under the same license as the LyX package. # -# Yuri Chornoivan <yurchor@ukr.net>, 2007, 2008, 2009, 2010, 2011. +# Yuri Chornoivan <yurchor@ukr.net>, 2007, 2008, 2009, 2010, 2011, 2012. msgid "" msgstr "" "Project-Id-Version: uk\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" -"PO-Revision-Date: 2011-10-30 16:27+0200\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" +"PO-Revision-Date: 2012-01-31 18:00+0200\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Language-Team: Ukrainian <translation@linux.org.ua>\n" "Language: uk\n" @@ -492,8 +492,8 @@ msgstr "Вилучити вибрану базу даних" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "Ви&лучити" @@ -526,17 +526,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "&Скасувати" @@ -577,7 +578,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -708,7 +709,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "Мова" @@ -780,7 +781,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "&Застосувати" @@ -1777,15 +1778,15 @@ msgid "&Protect:" msgstr "Гаряча &клавіша:" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 msgid "Insert the spacing even after a line break" msgstr "Вставляти проміжок після розриву рядка" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2151,7 +2152,7 @@ msgstr "Вікно зворотної реакції" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "Текст програми" @@ -2733,7 +2734,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2742,7 +2743,7 @@ msgstr "Зображення" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2923,7 +2924,7 @@ msgid "Line &spacing" msgstr "Міжрядковий &проміжок" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "Одинарний" @@ -2932,7 +2933,7 @@ msgid "1.5" msgstr "1.5" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "Подвійна" @@ -4180,8 +4181,8 @@ msgid "&Single close-tab button" msgstr "&Єдина кнопка закриття вкладок" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "&Зберегти" @@ -4518,6 +4519,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "Перевірка правопису" @@ -5220,7 +5222,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5279,13 +5284,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5305,7 +5311,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5321,19 +5327,19 @@ msgid "Acknowledgement" msgstr "Подяка" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "Подяка." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5363,7 +5369,7 @@ msgstr "Теорема" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5406,13 +5412,13 @@ msgid "Case" msgstr "Варіант" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "Випадок \\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5460,7 +5466,7 @@ msgstr "Умова" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5479,10 +5485,10 @@ msgid "Conjecture" msgstr "Припущення" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5514,7 +5520,7 @@ msgid "Criterion" msgstr "Критерій" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5534,7 +5540,7 @@ msgid "Definition" msgstr "Визначення" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5576,7 +5582,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5629,8 +5635,8 @@ msgstr "Проблема" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5649,7 +5655,7 @@ msgstr "Твердження" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5667,8 +5673,9 @@ msgid "Remark" msgstr "Помітка" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "Примітка \\theremark." @@ -5704,9 +5711,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5722,9 +5729,9 @@ msgstr "Підпис: " #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5745,19 +5752,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "Стандартний" @@ -5766,26 +5774,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "Заголовок" @@ -5805,24 +5814,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "Автор" @@ -5856,13 +5865,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "Ключові слова" @@ -5879,11 +5888,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5892,7 +5902,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5901,41 +5911,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "Список літератури" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "Посилання" @@ -5951,8 +5961,8 @@ msgid "BiographyNoPhoto" msgstr "БіографіяБезФото" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5964,17 +5974,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5993,14 +6003,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6027,46 +6037,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "Перелік" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "Нумерація" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "Опис" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "Список" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6076,7 +6086,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6100,20 +6110,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "Дата" @@ -6125,7 +6135,7 @@ msgid "Correspondence to:" msgstr "Відповідність:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "Подяки." @@ -6141,7 +6151,7 @@ msgid "Key words." msgstr "Ключові слова" -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6155,11 +6165,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Ел. пошта" @@ -6187,8 +6198,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "Місце роботи" @@ -6197,7 +6209,7 @@ msgstr "Та" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6342,7 +6354,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "Факс" @@ -6418,6 +6430,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6439,7 +6452,7 @@ msgid "Author affiliation:" msgstr "Місце роботи автора:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6451,7 +6464,7 @@ msgstr "Подяки." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6466,8 +6479,8 @@ msgid "SpecialSection*" msgstr "Особливий-розділ*" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6476,7 +6489,7 @@ msgstr "Без нумерації" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6521,7 +6534,7 @@ msgid "FourAuthors" msgstr "Чотири автори" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "Місце роботи:" @@ -6538,7 +6551,7 @@ msgid "FourAffiliations" msgstr "FourAffiliations" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "Журнал" @@ -6548,8 +6561,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6599,18 +6612,11 @@ msgid "Subparagraph" msgstr "Підпараграф" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6631,13 +6637,13 @@ msgid "Latin off" msgstr "Вимкнути латиницю" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BeginFrame" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6653,240 +6659,235 @@ msgid "Part*" msgstr "Частина*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "ХХ" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Розділ \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Підрозділ \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "Рамки" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "Рамка" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BeginPlainFrame" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Рамка (без заголовку/підвалу/боковин)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "AgainFrame" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "Знову рамка з міткою" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "EndFrame" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "FrameSubtitle" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "Стовпчик" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "Колонки" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Початковий стовпчик (збільште глибину!), ширина:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnsCenterAligned" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "Стовпчики (вирівнювання по центру)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColumnsTopAligned" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "Стовпчики (вирівнювання вгору)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "Пауза" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 msgid "Overlays" msgstr "Перекриття" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Відбиток" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "Область перекриття" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "Область перекриття" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Відкрити" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Розкрите на слайдах" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "Тільки" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Тільки на слайдах" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "Блок" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "Блоки" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "Блок:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "ExampleBlock" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "Блок прикладів:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "AlertBlock" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "Блок попереджень:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 msgid "Titling" msgstr "Заголовки" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "Заголовок (звичайна вставка)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 msgid "InstituteMark" msgstr "ПозначкаІнституту" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 msgid "Institute mark" msgstr "Позначка інституту" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "Цитування" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "Цитата" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Вірші" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TitleGraphic" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "Теореми" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "Наслідок" -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "Визначення." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "Визначення" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "Визначення." -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "Приклад." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "Приклади" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "Приклади." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6902,80 +6903,80 @@ msgid "Fact" msgstr "Факт" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "Факт." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "Теорема" -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "Роздільник" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-Код" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NoteItem" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "Примітка:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "Попередження" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "Структура" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 msgid "ArticleMode" msgstr "РежимСтатті" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "Стаття" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 msgid "PresentationMode" msgstr "РежимПрезентації" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "Презентація" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "Таблиця" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "Список таблиць" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "Рисунок" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7033,7 +7034,7 @@ msgid "CURTAIN" msgstr "ЗАВІСА" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7525,9 +7526,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "Ключові слова:" @@ -7593,65 +7595,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "Заголовок LaTeX" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "Автор:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "Журнал:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnumber" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_number:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "Перший автор" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "прізвище_першого_автора:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "Отримано" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "Отримав:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "Прийнято" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "Прийнято:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "копії_для:" @@ -7922,7 +7924,7 @@ msgid "Restriction:" msgstr "Обмеження:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Ліва шапка" @@ -7932,7 +7934,7 @@ msgid "Left Header:" msgstr "Ліва шапка:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Заголовок праворуч" @@ -8411,7 +8413,7 @@ msgid "Remarks #." msgstr "Зауваження #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "Доведення:" @@ -8508,42 +8510,46 @@ msgid "ItemList" msgstr "СписокЗПозначками" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 msgid "RomanList" msgstr "СписокЗРимськимиЦифрами" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 msgid "Theorem \\thetheorem." msgstr "Теорема \\thetheorem." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "Наслідок \\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 msgid "Lemma \\thelemma." msgstr "Лема \\thelemma." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "Твердження \\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Властивість" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 msgid "Prop \\theprop." msgstr "Властивість \\theprop." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8555,21 +8561,23 @@ msgid "Question" msgstr "Питання" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 msgid "Question \\thequestion." msgstr "Питання \\thequestion." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "Вимога \\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "Припущення \\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Додаток \\Alph{chapter}" @@ -8601,8 +8609,9 @@ msgid "Rapid" msgstr "Миттєве" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8650,6 +8659,30 @@ msgid "ACKNOWLEDGEMENTS" msgstr "ПОДЯКИ" +#: lib/layouts/jasatex.layout:114 +msgid "Alternative Affiliation" +msgstr "Альтернативне місце роботи" + +#: lib/layouts/jasatex.layout:122 +msgid "Homepage" +msgstr "Домашня сторінка" + +#: lib/layouts/jasatex.layout:210 +msgid "PACS numbers:" +msgstr "Номери PACS:" + +#: lib/layouts/jasatex.layout:213 +msgid "Preprint number" +msgstr "Номер препринта" + +#: lib/layouts/jasatex.layout:216 +msgid "Preprint number:" +msgstr "Номер препринта:" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +msgid "Online citation" +msgstr "Інтерактивне цитування" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "Адрес не для друку" @@ -8927,6 +8960,14 @@ msgid "Close Section" msgstr "Завершальний розділ" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--Роздільник--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- Середовище Separate ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "Підзаголовок" @@ -8935,48 +8976,48 @@ msgid "Institution" msgstr "Інститут" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "Слайд" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "КінецьСлайда" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "ШирокийСлайд" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "ПорожнійСлайд" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Порожній слайд:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ItemizeType1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumerateType1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "Алгоритм" @@ -9245,14 +9286,10 @@ msgid "Terms:" msgstr "Терміни:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "Тема" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "МММММ" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "Новий Слайд:" @@ -9893,8 +9930,8 @@ msgid "FirstName" msgstr "Ім'я" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Сміття" @@ -10071,39 +10108,31 @@ msgid "foot" msgstr "примітка" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "Висірене" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "Тексти програм" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "opt" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "Перегляд" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--Роздільник--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- Середовище Separate ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "Частина \\thepart" @@ -10198,18 +10227,22 @@ msgstr "Факт \\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 msgid "Definition \\thedefinition." msgstr "Означення \\thedefinition." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "Приклад \\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "Задача \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "Вправа \\theexercise." @@ -10297,38 +10330,6 @@ msgid "Remark." msgstr "Зауваження." -#: lib/layouts/theorems-without-preamble.inc:52 -msgid "Theorem \\thetheorem" -msgstr "Теорема \\thetheorem" - -#: lib/layouts/theorems-without-preamble.inc:76 -msgid "Corollary \\thecorollary" -msgstr "Наслідок \\thecorollary" - -#: lib/layouts/theorems-without-preamble.inc:92 -msgid "Lemma \\thelemma" -msgstr "Лема \\thelemma" - -#: lib/layouts/theorems-without-preamble.inc:108 -msgid "Proposition \\theproposition" -msgstr "Твердження \\theproposition" - -#: lib/layouts/theorems-without-preamble.inc:140 -msgid "Conjecture \\theconjecture" -msgstr "Припущення \\theconjecture" - -#: lib/layouts/theorems-without-preamble.inc:179 -msgid "Definition \\thedefinition" -msgstr "Означення \\thedefinition" - -#: lib/layouts/theorems-without-preamble.inc:203 -msgid "Example \\theexample" -msgstr "Приклад \\theexample" - -#: lib/layouts/theorems-without-preamble.inc:221 -msgid "Problem \\theproblem" -msgstr "Задача \\theproblem" - #: lib/layouts/theorems-without-preamble.inc:236 msgid "Prob" msgstr "Проблема" @@ -10345,29 +10346,14 @@ msgid "# [number of Prob]" msgstr "№ [number of Prob]" -#: lib/layouts/theorems-without-preamble.inc:294 -msgid "Exercise \\theexercise" -msgstr "Вправа \\theexercise" - -#: lib/layouts/theorems-without-preamble.inc:311 -msgid "Remark \\theremark" -msgstr "Примітка \\theremark" - -#: lib/layouts/theorems-without-preamble.inc:341 -msgid "Case \\thecase" -msgstr "Випадок \\thecase" - #: lib/layouts/theorems-without-preamble.inc:358 -msgid "Property \\theproperty" -msgstr "Властивість \\theproperty" - -#: lib/layouts/theorems-without-preamble.inc:375 -msgid "Question \\thequestion" -msgstr "Питання \\thequestion" +msgid "Property \\theproperty." +msgstr "Властивість \\theproperty." #: lib/layouts/theorems-without-preamble.inc:392 -msgid "Note \\thenote" -msgstr "Примітка \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." +msgstr "Примітка \\thenote." #: lib/layouts/braille.module:2 msgid "Braille" @@ -10613,6 +10599,52 @@ msgid "Initial" msgstr "Буквиця" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "Rnw (knitr)" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" +"Використовує пакунок knitr R для динамічного створення звітів. Щоб можна " +"було працювати з цим модулем, вам слід встановити відповідний пакунок R: " +"install.packages('knitr'). Зауважте, що для користування цим пакунком слід " +"встановити R >= 2.14.1. Докладніший опис пакунка можна знайти на сторінці " +"http://yihui.github.com/knitr" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "буквально" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "Фрагмент" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Параметри Sweave" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Параметри Sweave" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "Вираз S/R" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "Вираз S/R" + #: lib/layouts/lilypond.module:2 msgid "LilyPond Book" msgstr "Книга LilyPond" @@ -10767,15 +10799,6 @@ msgstr "" "Надає змогу використовувати Noweb, як інструмент створення текстів програм." -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "буквально" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " @@ -10785,26 +10808,6 @@ "програмованих текстів за допомогою функції Sweave(). Докладніше з " "можливостями можна ознайомитися за допомогою файла-прикладу LyX, sweave.lyx." -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "Фрагмент" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Параметри Sweave" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Параметри Sweave" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "Вираз S/R" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "Вираз S/R" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "Файл вхідних даних Sweave" @@ -10918,10 +10921,6 @@ msgid "Condition." msgstr "Умова." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "Примітка \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13446,6 +13445,10 @@ msgstr "Підручник з багатоколонковості|к" #: lib/ui/stdmenus.inc:589 +msgid "Sweave Manual|S" +msgstr "Підручник зі Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "Підручник з XY-pic|X" @@ -13469,11 +13472,11 @@ msgid "Check spelling" msgstr "Перевірити правопис" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "Вернути" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "Повторити" @@ -16193,13 +16196,14 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" "both for gnumeric and excel files.\n" msgstr "" -"Електронна таблиця, створена за допомогою gnumeric, openoffice або excel.\n" +"Електронна таблиця, створена за допомогою Gnumeric, LibreOffice, OpenOffice " +"або Excel.\n" "Програма імпортує її як довгу таблицю, отже ніяких обмежень на\n" "довжину не накладається. Ширина таблиці може стати проблемою.\n" "Для перетворення файлів gnumeric і excel слід встановити програму\n" @@ -16295,7 +16299,7 @@ msgid "PDFPages" msgstr "PDFPages" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Сторінки PDF: $$AbsOrRelPathParent$$Basename" @@ -16308,6 +16312,9 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" @@ -16318,10 +16325,13 @@ "* pages={x-y} (діапазон сторінок)\n" "* pages={x,y,z} (окремі сторінки)\n" "* pages=- (всі сторінки)\n" +"* pages=last-1 (включити всі сторінки у зворотному порядку)Якщо буде додано " +"параметр «noautoscale», сторінки PDF буде додано\n" +"без внесення змін до початкових розмірів цих сторінок. \n" "Щоб дізнатися про інші параметри та подробиці, зверніться до\n" "документації пакунка pdfpages.\n" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16329,15 +16339,15 @@ "Сьогоднішня дата.\n" "Прочитайте 'info date', щоб дізнатися більше.\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Діаграма Dia.\n" @@ -16459,268 +16469,268 @@ msgid "R/S code" msgstr "Код R/S" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "Музика LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "Книга LilyPond (LaTeX)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (звичайний)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (звичайний)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "Звичайний текст" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "Звичайний текст|т" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "Звичайний текст (pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "Звичайний текст (ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "Звичайний текст (catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "Звичайний текст, з'єднати рядки" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "ел. таблиця Gnumeric" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "ел. таблиця Excel" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "ел. таблиця OpenOffice" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript|t" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 msgid "Noteedit" msgstr "Noteedit" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "OpenDocument" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "Формат тексту з форматуванням" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 msgid "date command" msgstr "команда date" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "Таблиця (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "Попередній перегляд LyX" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "Попередній перегляд LyX (книга LilyPond)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "Попередній перегляд LyX (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 msgid "Program" msgstr "Програма" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 msgid "Windows Metafile" msgstr "Метафайл Windows" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Вдосконалений метафайл" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "LyXBlogger" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "Архів LyX (zip)" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "Архів LyX (tar.gz)" @@ -16764,11 +16774,11 @@ msgid "Print document failed" msgstr "Друк невдалий" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "Дискова помилка: " -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" @@ -16776,55 +16786,55 @@ "LyX не вдалося створити тимчасовий каталог `%1$s' (Можливо, немає місця на " "диску?)" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX намагається закрити документ, у який внесено незбережені зміни!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "Спроба закрити документ зі змінами!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "Неможливо створити тимчасову теку" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "Неможливо створити тимчасову теку %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "Невідомий клас документа" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "Використовую типовий клас документа, оскільки клас %1$s не знайдено." -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "Невідома позначка: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "Помилка у головній частині" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "відсутнє \\begin_header" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "відсутнє \\begin_document" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "У виведенні LaTeX зміни не показано" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " "xcolor/ulem are installed.\n" @@ -16836,7 +16846,7 @@ "Будь ласка встановіть ці пакунки або перевизначте \\lyxadded та \\lyxdeleted " "у преамбулі LaTeX." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " "xcolor and ulem are not installed.\n" @@ -16848,31 +16858,31 @@ "Будь ласка встановіть обидва пакунки або перевизначте \\lyxadded та " "\\lyxdeleted у преамбулі LaTeX." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "Індекс" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "Стиль документа помилковий" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s несподівано обривається і отже мабуть пошкоджений." -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s не є придатним для читання документом LyX." -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "Перетворення не вдалося" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -16881,11 +16891,11 @@ "%1$s походить з іншої версії LyX, але тимчасовий файл для перетворення не " "може бути створений." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "Журнал керування версіями не знайдено." -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -16894,11 +16904,11 @@ "%1$s походить з іншої версії LyX, але скрипт перетворення lyx2lyx не " "знайдено." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "Неможливо знайти сценарій перетворення." -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -16907,7 +16917,7 @@ "%1$s походить зі старішої версії LyX, скрипт lyx2lyx не зміг його " "перетворити." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -16916,18 +16926,18 @@ "%1$s походить з новішої версії LyX, отже скрипт lyx2lyx не зміг його " "перетворити." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 msgid "File is read-only" msgstr "Документ доступний лише для читання" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" "Запис до файл %1$s неможливий, оскільки цей файл позначено як призначений " "лише для читання." -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " @@ -16936,21 +16946,21 @@ "Документ %1$s було змінено зовнішньою програмою. ви справді бажаєте " "перезаписати цей файл?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "Перезаписати змінений файл?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "&Перезаписати" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "Помилка резервного копіювання" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -16959,46 +16969,46 @@ "Не вдалося створити файл резервної копії %1$s.\n" "Будь ласка перевірте чи існує відповідна тека і чи доступна вона для запису." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "Зберігається документ %1$s…" -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr " не вдалося записати до файла!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " виконано." -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: Спроба зберегти документ %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, c-format msgid "Saved to %1$s. Phew.\n" msgstr "Здається, вдалося зберегти до %1$s. Уфф…\n" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 msgid "Save failed! Trying again...\n" msgstr "Помилка збереження файла! Повторна спроба…\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 msgid "Save failed! Trying yet again...\n" msgstr "Помилка збереження файла! Ще одна спроба…\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 msgid "Save failed! Bummer. Document is lost." msgstr "Зберегти не вдалося! Тримайтеся, документ втрачено." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "Виявлено виключення під час роботи Iconv" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " @@ -17007,12 +17017,12 @@ "Будь ласка, перевірте, чи належним чином встановлено програмне забезпечення " "для вашого кодування (%1$s)" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "Не вдалося знайти команди LaTeX для символу «%1$s» (кодова точка %2$s)" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17022,19 +17032,19 @@ "кодуванні.\n" "Допомогти може зміна кодування документа на utf8." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 msgid "iconv conversion failed" msgstr "Спроба перетворення iconv зазнала невдачі" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 msgid "conversion failed" msgstr "невдале перетворення" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 msgid "Uncodable character in file path" msgstr "Непридатні для кодування символи у шляху до файла" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17059,53 +17069,48 @@ "Виберіть належне кодування документа (наприклад, utf8)\n" "або змініть шлях до файла." -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "Запуск chktex…" -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex помилка" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "Chktex закінчив роботу успішно." -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, c-format msgid "Don't know how to export to format: %1$s" msgstr "Немає інформації для експортування у формат %1$s" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, c-format msgid "Error exporting to format: %1$s." msgstr "Помилка під час спроби експортування до формату %1$s." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "Гілка з назвою «%1$s» вже існує." -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "Гілки з назвою «%1$s» не існує." - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, c-format msgid "Unable to parse \"%1$s\"" msgstr "Не вдалося обробити «%1$s»" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, c-format msgid "Unrecognized target \"%1$s\"" msgstr "Невідоме призначення «%1$s»" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 msgid "Error exporting to DVI." msgstr "Помилка під час спроби експортування до DVI." -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17116,73 +17121,73 @@ "\n" "ви бажаєте перезаписати цей файл?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "Перезаписати файл?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "Помилка під час спроби виконання зовнішніх команд." -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "Попередній перегляд джерела" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "Перегляд коду джерела для абзацу %1$d" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "Попередній перегляд коду джерела з параграфа %1$s до %2$s" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "Автоматичне збереження %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "Автозбереження не вдалося!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "Автозбереження поточного документа…" -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "Неможливо експортувати файл" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "Немає інформації для імпортування з %1$s" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "Помилкова назва файла" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "Шлях до файлу LyX не повинен містити пробілів." -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "Експорт документа скасовано." -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "Документ експортовано як %1$s у файл `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "Документ експортовано як %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17193,19 +17198,19 @@ "\n" "Відновити?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "Завантажити аварійну копію?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "&Відновити" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "&Завантажити оригінал" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " @@ -17215,15 +17220,15 @@ "як придатний лише для читання. Будь ласка, збережіть документ до файла з " "іншою назвою." -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "Документ було успішно відновлено." -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "Не вдалося відновити документ." -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, c-format msgid "" "Remove emergency file now?\n" @@ -17232,27 +17237,27 @@ "Вилучити аварійну копію?\n" "(%1$s)" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "Вилучити файл аварійної копії?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "&Зберегти" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "Аварійну копію вилучено" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "Не забудьте зберегти ваш файл!" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "Вилучити аварійну копію?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17263,19 +17268,19 @@ "\n" "Завантажити її?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "Повернутися до резервної?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "&Завантажити резервну" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "Завантажити &оригінал" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " @@ -17285,25 +17290,25 @@ "як придатний лише для читання. Будь ласка, збережіть документ до файла з " "іншою назвою." -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "Немає сенсу!!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, c-format msgid "Document %1$s reloaded." msgstr "Документ %1$s перевантажено." -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, c-format msgid "Could not reload document %1$s." msgstr "Не вдалося перезавантажити документ %1$s." -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 msgid "Included File Invalid" msgstr "Некоректний включений файл" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17341,7 +17346,7 @@ msgid "Document class not available" msgstr "Документ неможливо зберегти!" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -17355,11 +17360,11 @@ "Буде використано типовий клас тексту з типовими компонуваннями\n" "LyX не вдасться створити бажаний документ на виході." -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "Клас документів не знайдено" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17373,15 +17378,15 @@ "Буде використано типовий клас тексту з типовими компонуваннями.\n" "LyX не вдасться створити бажаний документ на виході." -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "Не вдалося завантажити клас" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "Помилка під час читання внутрішньої інформації формату" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "Помилка читання" @@ -17405,103 +17410,108 @@ msgid "This portion of the document is deleted." msgstr "Цю частину документа вилучено" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, c-format msgid "The document class `%1$s' could not be loaded." msgstr "Не вдалося завантажити клас документів «%1$s»." -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "Більше немає інформації для відміни" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "Немає подальшої інформації для повтору скасованої дії" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "Рядок не знайдено!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Позначку вимкнено" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Позначку увімкнено" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Позначку вилучено" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Позначку встановлено" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "Статистичні дані вибраного фрагмента:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "Статистичні дані документа:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d слів" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "Одне слово" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d символів (разом з пробілами)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "Один символ (разом з пробілами)" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d символів (без пробілів)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "Один символ (без пробілів)" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "Статистика" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" "Роботу «inset-forall» перервано, оскільки кількість дій перевищила %1$d" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "Застосовано «%1$s» до %2$d вставок" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 msgid "Branch name" msgstr "Назва гілки" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "Гілка вже існує" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "Гілки з назвою «%1$s» не існує." + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "Не вдалося виконати зворотний пошук" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." @@ -17509,22 +17519,22 @@ "Під час зворотного пошуку було вказано помилкову позицію.\n" "Вам слід оновити дані для перегляду документа." -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "Вставляється документ %1$s…" -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "Документ %1$s вставлено." -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "Неможливо вставити документ %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17535,11 +17545,11 @@ "%1$s\n" "через помилку: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "Помилка читання файла" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17548,15 +17558,15 @@ "%1$s\n" " непридатний для читання." -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "Неможливо відкрити файл" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "Читання файла не закодованого у UTF-8" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17572,15 +17582,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "Попередження LyX: " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "непридатний для кодування символ" @@ -17950,12 +17960,12 @@ msgid "ignore" msgstr "ігнорувати" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "Неможливо перетворити файл" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -17964,19 +17974,19 @@ "Немає даних для перетворення файлів формату %1$s у %2$s.\n" "Визначте перетворювач у налаштуваннях." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "Виконується команда: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "Помилки" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "Під час створення вихідного файла сталися помилки." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, c-format msgid "" "An error occurred while running:\n" @@ -17985,26 +17995,26 @@ "Сталася помилка під час спроби виконання цієї команди:\n" "%1$s" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "Неможливо перемістити тимчасову теку з %1$s до %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "Неможливо копіювати тимчасовий файл з %1$s у %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "Неможливо перемістити тимчасову файл з %1$s у %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "Запуск LaTeX…" -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " @@ -18012,15 +18022,15 @@ msgstr "" "Не вдалося успішно запустити LaTeX. Крім того, LyX не знайшов LaTeX log %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX знайшов помилку" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "Виведення порожнє" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "Створено порожній файл." @@ -18041,12 +18051,12 @@ msgid "&Don't Add" msgstr "Н&е додавати" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, c-format msgid "Layout `%1$s' was not found." msgstr "Компонування «%1$s» не виявлено." -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 msgid "Layout Not Found" msgstr "Компонування не виявлено" @@ -18092,19 +18102,19 @@ msgstr "Копіювання %1$s до %2$s не вдалося." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "Прямий" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "Без засічок" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "Друкарська машинка" @@ -18198,7 +18208,7 @@ msgid "Cannot view file" msgstr "Перегляд файла неможливий" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "Файл не існує: %1$s" @@ -18538,7 +18548,7 @@ "\t-version резюме відомостей про версію і збірку\n" "Докладніший опис командного рядка можна знайти в документації LyX (man)." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "Відсутня системна тека" @@ -19176,7 +19186,7 @@ msgid "(no log message)" msgstr "(немає повідомлень)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: Повідомлення для журналу повідомлень" @@ -19196,7 +19206,7 @@ msgid "Revert to stored version of document?" msgstr "Виокремити до кінця документа" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "&Відновити" @@ -19224,24 +19234,24 @@ msgid "Paragraph not properly initialized" msgstr "Абзац не ініціалізовано належним чином" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "Невідома вкладка" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "Помилка під час слідкування за змінами" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Не знайдено переліку авторів для зміни: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "Невідома позначка" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." @@ -19249,67 +19259,67 @@ "ви не можете вставляти пробіли на початку абзацу. Будь ласка, прочитайте " "Підручник." -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "" "ви не можете вводити два пробіли підряд таким способом. Будь ласка, " "прочитайте Підручник." -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[Змінити слідкування] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "Зміна: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " в " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "Шрифт: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", Глибина: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", Проміжки: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "Півтора" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "Інший (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", Рівень: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", Абзаців: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id: " -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", Позиція: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Симв: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", Границя: " @@ -19349,15 +19359,15 @@ msgid " not known" msgstr " невідомий" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "Відсутній аргумент" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "Кодування символів" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "Встановлено розміщення абзацу" @@ -19431,7 +19441,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 msgid "Revision control error." msgstr "Помилка керування версіями." @@ -19626,12 +19636,12 @@ "Продовжити?" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "&Так" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "&Ні" @@ -19688,7 +19698,7 @@ msgid "Reload saved document?" msgstr "Перезавантажити збережений документ?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 msgid "&Reload" msgstr "&Перезавантажити" @@ -19802,19 +19812,19 @@ "%1$s: під час пошуку назад досягнуто початку документа.\n" "Продовжити пошук з кінця?" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "Циклічний пошук?" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 msgid "Nothing to search" msgstr "Нічого шукати" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "Пошук неможливий через те, що не відкрито жодного документа" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "Складний пошук з заміною" @@ -20085,9 +20095,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "Документи|#д#Д" @@ -20174,7 +20184,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20183,7 +20193,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20215,11 +20225,11 @@ msgid "The branch could not be renamed." msgstr "Не вдалося перейменувати гілку." -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "Об'єднати зміни" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20228,7 +20238,7 @@ "Зміна %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "Змінено у %1$s\n" @@ -20335,10 +20345,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "Введіть назву файла, до якого буде збережено вставлений рисунок" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "Припинено." @@ -20367,15 +20377,15 @@ msgid "Select document" msgstr "Оберіть документ" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "Документи LyX (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "Помилка" @@ -20549,7 +20559,7 @@ msgstr "Параметри документа" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "Дочірній документ" @@ -20824,9 +20834,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (не встановлено)" @@ -20872,12 +20882,12 @@ msgstr "Файли LyX (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 msgid "Unapplied changes" msgstr "Незастосовані зміни" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20887,12 +20897,12 @@ "вказаної дії." #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "Від&кинути" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Unable to set document class." msgstr "Неможливо встановити клас документів" @@ -20942,24 +20952,32 @@ msgid "[No options predefined]" msgstr "[Немає попередньо визначених параметрів]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "З&мінити параметри hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "&Використовувати підтримку hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "Не вдалося встановити формат!" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "Неможливо встановити формат для ID: %1$s" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "Не знайдено" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "До призначеного головного документа цей файл не включено" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -20970,11 +20988,11 @@ "'%1$s' для того, щоб мати змогу користуватися\n" "можливостями головного документа." -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 msgid "Could not load master" msgstr "Не вдалося завантажити головний документ" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, c-format msgid "" "The master document '%1$s'\n" @@ -21184,7 +21202,7 @@ msgid "Horizontal Fill" msgstr "Горизонтальне заповнення" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21446,7 +21464,7 @@ msgstr "Вкажіть назва файла для каналу LyX-сервера" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "Перевірка правопису" @@ -21693,6 +21711,10 @@ "beginning?" msgstr "Досягнуто кінця документа, бажаєте продовжити з початку?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +msgid "Spell checker has no dictionaries." +msgstr "Не виявлено словників перевірки правопису." + #: src/frontends/qt4/GuiSymbols.cpp:54 msgid "Basic Latin" msgstr "Основні латинські" @@ -22140,50 +22162,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "Невідома панель інструментів \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "Оберіть файл шаблона" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "Шаблони|#Ш#ш" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "Документ не завантажено." -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "Оберіть документ для відкриття" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "Приклади|#П#п" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "Документи LyX-1.3.x (*.lyx13)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "Документи LyX-1.4.x (*.lyx14)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "Документи LyX-1.5.x (*.lyx15)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "Документи LyX-1.6.x (*.lyx16)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "Некоректна назва файла" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22194,40 +22216,40 @@ "%1$s\n" "не існує." -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "Відкриття документа %1$s…" -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "Документ %1$s відкрито." -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 msgid "Version control detected." msgstr "Виявлено керування версіями." -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "Неможливо відкрити документ %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "Неможливо імпортувати файл" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "Немає інформації для імпортування з %1$s" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "Вибрати %1$s файл для імпорту" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -22238,52 +22260,72 @@ "\n" "Бажаєте перезаписати цей документ?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "Перезаписати документ?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "Імпортування %1$s…" -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "імпортовано." -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 msgid "file not imported!" msgstr "файл не імпортовано!" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "новийфайл" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "Оберіть документ LyX для вставки" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 msgid "Absolute filename expected." msgstr "Очікувався абсолютний шлях до файла." -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "Оберіть файл для вставки" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 msgid "All Files (*)" msgstr "Всі файли (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "Введіть назву файла для документа, що зберігається" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" +"Файл\n" +"%1$s\n" +"вже відкрито у поточному сеансі.\n" +"Будь ласка, закрийте його, перш ніж намагатися перезаписати цей файл.\n" +"Хочете вибрати іншу назву файла?" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "Вибраний файл вже відкрито" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "&Перейменувати" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22294,23 +22336,23 @@ "\n" "Бажаєте перейменувати документ і спробувати ще раз?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "Перейменувати і зберегти?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "&Повторити спробу" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "Закрити документ" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "Не вдалося закрити документ, оскільки не завершено його обробку LyX." -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22321,11 +22363,11 @@ "\n" "Бажаєте зберегти документ?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 msgid "Save new document?" msgstr "Зберегти новий документ?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22336,15 +22378,15 @@ "\n" "Зберегти документ чи відкинути ці зміни?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "Зберегти змінений документ?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "&Відкинути" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22355,7 +22397,7 @@ "\n" "Бажаєте зберегти документ?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, c-format msgid "" "Document \n" @@ -22367,61 +22409,61 @@ " було змінено зовнішньою програмою. Перезавантажити його? У разі " "перезавантаження всі локальні зміни буде втрачено." -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 msgid "Reload externally changed document?" msgstr "Перезавантажити змінений зовні документ?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "Помилка під час спроби встановлення властивості блокування." -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 msgid "Directory is not accessible." msgstr "Доступ до каталогу заборонено." -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "Відкриття дочірнього документа %1$s…" -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, c-format msgid "No buffer for file: %1$s." msgstr "Немає буфера для файла %1$s." -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, c-format msgid "Successful preview of format: %1$s" msgstr "Успішно створено попередній перегляд формату: %1$s" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, c-format msgid "Error while previewing format: %1$s" msgstr "Помилка під час спроби перегляду у форматі %1$s" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, c-format msgid "Successful export to format: %1$s" msgstr "Успішне експортування у формат %1$s" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, c-format msgid "Error while exporting format: %1$s" msgstr "Помилка під час спроби експортування у форматі: %1$s" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 msgid "Exporting ..." msgstr "Експортування…" -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 msgid "Previewing ..." msgstr "Перегляд…" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 msgid "Document not loaded" msgstr "Документ не завантажено" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " @@ -22430,28 +22472,28 @@ "Будь-які зміни буде втрачено. Дійсно бажаєте повернутися до збереженої " "версії документа %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "Повернутися до збереженого?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "Збереження всіх документів…" -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "Всі документи збережено." -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s невідома команда!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 msgid "Please, preview the document first." msgstr "Будь ласка, перегляньте спочатку документ." -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 msgid "Couldn't proceed." msgstr "Не вдалося продовжити." @@ -22488,11 +22530,11 @@ msgid "Close File" msgstr "Закрити файл" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 msgid "Hide tab" msgstr "Сховати вкладку" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 msgid "Close tab" msgstr "Закрити вкладку" @@ -22541,99 +22583,99 @@ msgid "Remove from personal dictionary|r" msgstr "Вилучити з особистого словника|л" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 msgid "Language|L" msgstr "Мова|М" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 msgid "More Languages ...|M" msgstr "Інші мови…|ш" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "Прихований|х" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<Не відкрито жодного документа>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<Ще не збережено жодної закладки>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "Переглянути (інші формати)|л" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "Оновити (інші формати)|ш" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "Переглянути [%1$s]|л" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "Оновити [%1$s]|т" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "Нетипових вставок не визначено!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<Не відкрито жодного документа>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "Головний документ" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "Відкрити навігатор…" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 msgid "Other Lists" msgstr "Інші списки" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<Порожній Зміст>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "Інші панелі інструментів" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "У документа немає гілок!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "Предметний покажчик|п" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "Запис у предметному покажчику|п" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, c-format msgid "Index: %1$s" msgstr "Покажчки: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, c-format msgid "Index Entry (%1$s)" msgstr "Запис покажчика (%1$s)" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 msgid "No Citation in Scope!" msgstr "У області видимості немає цитат!" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 msgid "No Action Defined!" msgstr "Дію не визначено!" @@ -22932,15 +22974,15 @@ msgid "Sub-%1$s" msgstr "Під-%1$s" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 msgid "No bibliography defined!" msgstr "Не визначено бібліографії!" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 msgid "No citations selected!" msgstr "Не вибрано жодної цитати!" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 msgid "not cited" msgstr "не цитується" @@ -23240,15 +23282,15 @@ msgid "Horizontal line" msgstr "Горизонтальна лінія" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "більше немає роздільників lstline" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 msgid "Running out of delimiters" msgstr "Вихід за межі обмежувачів" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23262,11 +23304,11 @@ "Тимчасово, я замінив '!' на попередження, але вам\n" "слід бути уважними!" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 msgid "Uncodable characters in listings inset" msgstr "Непридатні для кодування символи у вкладці тексту програми" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23613,7 +23655,7 @@ msgid "Unknown TOC type" msgstr "Невідомий тип Змісту" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "Розмір вибраного має відповідати розміру вмісту буфера обміну даними." @@ -23863,11 +23905,11 @@ msgid "Regular expression editor mode" msgstr "Режим редактора формальних виразів" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "Автовиправлення вимкнено ('!', щоб увімкнути)" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "Автовиправлення увімкнено ('!', щоб вимкнути)" @@ -23917,6 +23959,67 @@ msgid "References: " msgstr "Посилання: " +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "Не знайдено виконуваного файла LyX" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" +"Не вдалося визначити шлях до виконуваного файла LyX з командного рядка %1$s" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"Не вдалося визначити каталог системи, де слід шукати\n" +"\t%1$s\n" +"Скористайтеся параметром командного рядка «-sysdir» або встановіть змінну " +"середовища\n" +"%2$s так, щоб у ній було вказано каталог системи LyX, де зберігається файл " +"«chkconfig.ltx»." + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "Файл не знайдено" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Некоректний перемикач %1$s.\n" +"Каталог %2$s не містить %3$s." + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"Некоректна змінна середовища %1$s.\n" +"Каталог %2$s не містить %3$s." + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"Некоректна змінна середовища %1$s.\n" +"%2$s не є каталогом." + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "Каталог не знайдено" + #: src/support/debug.cpp:41 msgid "No debugging messages" msgstr "Немає діагностичних повідомлень" @@ -24090,6 +24193,54 @@ msgid "Unknown user" msgstr "Невідомий користувач" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "ХХ" + +#~ msgid "MMMMM" +#~ msgstr "МММММ" + +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Теорема \\thetheorem" + +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Наслідок \\thecorollary" + +#~ msgid "Lemma \\thelemma" +#~ msgstr "Лема \\thelemma" + +#~ msgid "Proposition \\theproposition" +#~ msgstr "Твердження \\theproposition" + +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Припущення \\theconjecture" + +#~ msgid "Definition \\thedefinition" +#~ msgstr "Означення \\thedefinition" + +#~ msgid "Example \\theexample" +#~ msgstr "Приклад \\theexample" + +#~ msgid "Problem \\theproblem" +#~ msgstr "Задача \\theproblem" + +#~ msgid "Exercise \\theexercise" +#~ msgstr "Вправа \\theexercise" + +#~ msgid "Remark \\theremark" +#~ msgstr "Примітка \\theremark" + +#~ msgid "Case \\thecase" +#~ msgstr "Випадок \\thecase" + +#~ msgid "Question \\thequestion" +#~ msgstr "Питання \\thequestion" + +#~ msgid "Note \\thenote" +#~ msgstr "Примітка \\thenote" + #~ msgid "&New:" #~ msgstr "&Нові:" @@ -24135,55 +24286,6 @@ #~ msgid "Offprints:" #~ msgstr "Окремі відбитки:" -#~ msgid "LyX binary not found" -#~ msgstr "Не знайдено виконуваного файла LyX" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "" -#~ "Не вдалося визначити шлях до виконуваного файла LyX з командного рядка " -#~ "%1$s" - -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "Не вдалося визначити каталог системи, де слід шукати\n" -#~ "\t%1$s\n" -#~ "Скористайтеся параметром командного рядка «-sysdir» або встановіть змінну " -#~ "середовища\n" -#~ "%2$s так, щоб у ній було вказано каталог системи LyX, де зберігається " -#~ "файл «chkconfig.ltx»." - -#~ msgid "File not found" -#~ msgstr "Файл не знайдено" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Некоректний перемикач %1$s.\n" -#~ "Каталог %2$s не містить %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "Некоректна змінна середовища %1$s.\n" -#~ "Каталог %2$s не містить %3$s." - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "Некоректна змінна середовища %1$s.\n" -#~ "%2$s не є каталогом." - -#~ msgid "Directory not found" -#~ msgstr "Каталог не знайдено" - #~ msgid "" #~ "Define character style for initials. Hint: try to use math and its " #~ "artistic font styles like Fractur or the Calligraphic one." @@ -25665,9 +25767,6 @@ #~ msgid "Move Section up|u" #~ msgstr "Пересунути розділ вгору|г" -#~ msgid "The spellchecker has failed." -#~ msgstr "Помилка програми перевірки правопису." - #~ msgid "" #~ "Specify an alternate personal dictionary file. E.g. \".aspell_english\"." #~ msgstr "" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/zh_CN.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/zh_CN.gmo differ diff -Nru lyx-2.0.2/po/zh_CN.po lyx-2.0.3/po/zh_CN.po --- lyx-2.0.2/po/zh_CN.po 2011-11-27 01:07:55.000000000 +0000 +++ lyx-2.0.3/po/zh_CN.po 2012-02-19 15:54:16.000000000 +0000 @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: zh_CN\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2011-06-02 23:49-0600\n" "Last-Translator: Yihui Xie <xie@yihui.name>\n" "Language-Team: 简体中文 <lyx-docs@lists.lyx.org>\n" @@ -489,8 +489,8 @@ msgstr "删除选中分支" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "删除(&R)" @@ -527,17 +527,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "取消(&C)" @@ -578,7 +579,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -709,7 +710,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "语言" @@ -782,7 +783,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "应用(&A)" @@ -1772,16 +1773,16 @@ msgid "&Protect:" msgstr "保护(&P):" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 #, fuzzy msgid "Insert the spacing even after a line break" msgstr "即使在新起一行后也插入间隔" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "网址" @@ -2152,7 +2153,7 @@ msgstr "回馈窗口" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "列表" @@ -2724,7 +2725,7 @@ msgid "MathML" msgstr "MathML" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "HTML" @@ -2733,7 +2734,7 @@ msgstr "图片" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -2913,7 +2914,7 @@ msgid "Line &spacing" msgstr "行间距(&s)" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "单倍行距" @@ -2922,7 +2923,7 @@ msgid "1.5" msgstr "1.5倍行距" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "两倍行距" @@ -4134,8 +4135,8 @@ msgid "&Single close-tab button" msgstr "单标签页关闭按钮(&S)" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "保存(&S)" @@ -4472,6 +4473,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 msgid "Spell Checker" msgstr "拼写检查器" @@ -5178,7 +5180,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5245,13 +5250,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5271,7 +5277,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5287,19 +5293,19 @@ msgid "Acknowledgement" msgstr "致谢" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "致谢." #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5329,7 +5335,7 @@ msgstr "定理" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5372,13 +5378,13 @@ msgid "Case" msgstr "项目" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 msgid "Case \\thecase." msgstr "项目\\thecase." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5426,7 +5432,7 @@ msgstr "条件" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5445,10 +5451,10 @@ msgid "Conjecture" msgstr "猜想" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5480,7 +5486,7 @@ msgid "Criterion" msgstr "准则" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5500,7 +5506,7 @@ msgid "Definition" msgstr "定义" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5542,7 +5548,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5595,8 +5601,8 @@ msgstr "问题" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5615,7 +5621,7 @@ msgstr "命题" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5633,8 +5639,9 @@ msgid "Remark" msgstr "注" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 msgid "Remark \\theremark." msgstr "注\\theremark." @@ -5671,9 +5678,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5689,9 +5696,9 @@ msgstr "标题:" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5712,19 +5719,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "标准" @@ -5733,26 +5741,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "标题" @@ -5773,24 +5782,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "作者" @@ -5827,13 +5836,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "关键字" @@ -5850,11 +5859,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -5863,7 +5873,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -5872,41 +5882,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "参考书目" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "引用" @@ -5924,8 +5934,8 @@ msgid "BiographyNoPhoto" msgstr "文献引用" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -5937,17 +5947,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -5966,14 +5976,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6000,46 +6010,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "无序列表" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "编号列表" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "描述列表" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "列表" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6049,7 +6059,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6073,20 +6083,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "日期" @@ -6098,7 +6108,7 @@ msgid "Correspondence to:" msgstr "联系作者:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "致谢" @@ -6114,7 +6124,7 @@ msgid "Key words." msgstr "关键词." -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6128,11 +6138,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "Email" @@ -6160,8 +6171,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "联系方式" @@ -6170,7 +6182,7 @@ msgstr "与" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6321,7 +6333,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "传真" @@ -6405,6 +6417,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6430,7 +6443,7 @@ msgid "Author affiliation:" msgstr "Affiliation:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6443,7 +6456,7 @@ msgstr "Acknowledgements." #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6460,8 +6473,8 @@ msgid "SpecialSection*" msgstr "Special-section" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6470,7 +6483,7 @@ msgstr "无编号的" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6515,7 +6528,7 @@ msgid "FourAuthors" msgstr "第四作者" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "联系方式:" @@ -6532,7 +6545,7 @@ msgid "FourAffiliations" msgstr "第四联系方式" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "期刊" @@ -6542,8 +6555,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6593,18 +6606,11 @@ msgid "Subparagraph" msgstr "子段落" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "Seriate" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6625,13 +6631,13 @@ msgid "Latin off" msgstr "Latin off" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BeginFrame" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6647,245 +6653,240 @@ msgid "Part*" msgstr "部*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "第 \\arabic{section} 节" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 msgid "Frames" msgstr "帧" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "框架" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BeginPlainFrame" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "Frame (no head/foot/sidebars)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "继续帧" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "带标签的继续帧" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "EndFrame" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________" -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "FrameSubtitle" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "列" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "列" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "Start column (increase depth!), width:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnsCenterAligned" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "列(居中对齐)" -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColumnsTopAligned" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "列(顶对齐)" -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "暂停" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 #, fuzzy msgid "Overlays" msgstr "覆盖" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "Overprint" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "OverlayArea" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "OverlayArea" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "Uncover" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "Uncovered on slides" -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "仅" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "Only on slides" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "区块" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 msgid "Blocks" msgstr "区块" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 msgid "Block:" msgstr "区块:" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "示例区" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 msgid "Example Block:" msgstr "示例区:" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "警告区" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 msgid "Alert Block:" msgstr "警告区:" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "程序列表" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 #, fuzzy msgid "Title (Plain Frame)" msgstr "BeginPlainFrame" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 #, fuzzy msgid "InstituteMark" msgstr "Institute" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 #, fuzzy msgid "Institute mark" msgstr "Institute" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "引用(Quotation)" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "引用(Quote)" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "诗引用" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "TitleGraphic" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 msgid "Theorems" msgstr "定理" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "推论." -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "定义." -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "定义" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "定义" -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "例." -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "例" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "例." -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -6901,82 +6902,82 @@ msgid "Fact" msgstr "事实" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "事实." -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "定理." -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "分隔符" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX代码" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "NoteItem" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "备注: " -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 msgid "Alert" msgstr "警告" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "结构" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "文章" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 msgid "Article" msgstr "文章" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "展示" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 msgid "Presentation" msgstr "展示" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "表" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "表格列表" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "图" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7034,7 +7035,7 @@ msgid "CURTAIN" msgstr "CURTAIN" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7542,9 +7543,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "关键字:" @@ -7620,65 +7622,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX标题" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "作者:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "杂志:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnumber" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_number:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "FirstAuthor" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "1st_author_surname:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "已接收" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "接收到:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "接受" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "已接受:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "Offsets" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "reprint_reqs_to:" @@ -7962,7 +7964,7 @@ msgid "Restriction:" msgstr "Restriction:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "Left Header" @@ -7972,7 +7974,7 @@ msgid "Left Header:" msgstr "Left Header:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "Right Header" @@ -8451,7 +8453,7 @@ msgid "Remarks #." msgstr "注#." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "证明:" @@ -8553,46 +8555,50 @@ msgid "ItemList" msgstr "无序列表" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "衬线字体" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 #, fuzzy msgid "Theorem \\thetheorem." msgstr "Theorem \\arabic{theorem}." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 msgid "Corollary \\thecorollary." msgstr "推论\\thecorollary." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 #, fuzzy msgid "Lemma \\thelemma." msgstr "Lemma \\arabic{lemma}." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 msgid "Proposition \\theproposition." msgstr "命题\\theproposition." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 #, fuzzy msgid "Prop \\theprop." msgstr "Prop \\arabic{prop}." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8604,22 +8610,24 @@ msgid "Question" msgstr "问题" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 #, fuzzy msgid "Question \\thequestion." msgstr "Question \\arabic{question}." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 msgid "Claim \\theclaim." msgstr "声明\\theclaim." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 msgid "Conjecture \\theconjecture." msgstr "猜想\\theconjecture." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Appendix \\Alph{appendix}." @@ -8652,8 +8660,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8701,6 +8710,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "致谢" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "其他语言(&t):" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "新起页" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "PACS number:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "Preprint" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "Preprint" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "插入文献引用" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AddressForOffprints" @@ -8992,6 +9031,14 @@ msgid "Close Section" msgstr "Close Section" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--分隔线--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "---分割环境---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "副标题" @@ -9000,48 +9047,48 @@ msgid "Institution" msgstr "单位" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "幻灯片" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "EndSlide" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "WideSlide" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "EmptySlide" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "Empty slide:" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "ItemizeType1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "EnumerateType1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "算法列表" @@ -9325,14 +9372,10 @@ msgid "Terms:" msgstr "术语:" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "主题" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "New Slide:" @@ -10008,8 +10051,8 @@ msgid "FirstName" msgstr "FirstName" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Scrap" @@ -10193,39 +10236,31 @@ msgid "foot" msgstr "脚注" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 msgid "Greyedout" msgstr "灰色注释" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 msgid "Listings" msgstr "程序列表" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 msgid "Idx" msgstr "Idx" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "选项" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "预览" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--分隔线--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "---分割环境---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 msgid "Part \\thepart" msgstr "第 \\thepart 部" @@ -10333,19 +10368,23 @@ msgstr "事实\\thefact." #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 #, fuzzy msgid "Definition \\thedefinition." msgstr "Definition \\arabic{definition}." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 msgid "Example \\theexample." msgstr "例\\theexample." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 msgid "Problem \\theproblem." msgstr "问题 \\theproblem." #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 msgid "Exercise \\theexercise." msgstr "练习 \\theexercise." @@ -10433,46 +10472,6 @@ msgid "Remark." msgstr "注." -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Theorem \\arabic{theorem}." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "推论\\thecorollary." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lemma \\arabic{lemma}." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "命题\\theproposition." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "猜想\\theconjecture." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definition \\arabic{definition}." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "例\\theexample." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "问题 \\theproblem." - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10492,34 +10491,14 @@ msgid "# [number of Prob]" msgstr "行数" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "练习 \\theexercise." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "注\\theremark." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "项目\\thecase." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Prop \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Question \\arabic{question}." - #: lib/layouts/theorems-without-preamble.inc:392 -#, fuzzy -msgid "Note \\thenote" +#: lib/layouts/theorems-ams-extended-bytype.module:202 +msgid "Note \\thenote." msgstr "注 \\thenote." #: lib/layouts/braille.module:2 @@ -10753,6 +10732,47 @@ msgid "Initial" msgstr "斜体" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +msgid "literate" +msgstr "literate" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "R代码块" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +msgid "Sweave" +msgstr "Sweave" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +msgid "Sweave Options" +msgstr "Sweave选项" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +msgid "Sweave opts" +msgstr "Sweave选项" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +msgid "S/R expression" +msgstr "S/R表达式" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +msgid "S/R expr" +msgstr "S/R表达式" + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -10911,41 +10931,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -msgid "literate" -msgstr "literate" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -msgid "Sweave" -msgstr "Sweave" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "R代码块" - -#: lib/layouts/sweave.module:49 -msgid "Sweave Options" -msgstr "Sweave选项" - -#: lib/layouts/sweave.module:50 -msgid "Sweave opts" -msgstr "Sweave选项" - -#: lib/layouts/sweave.module:71 -msgid "S/R expression" -msgstr "S/R表达式" - -#: lib/layouts/sweave.module:72 -msgid "S/R expr" -msgstr "S/R表达式" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "插入Sweave文件" @@ -11044,10 +11035,6 @@ msgid "Condition." msgstr "条件." -#: lib/layouts/theorems-ams-extended-bytype.module:202 -msgid "Note \\thenote." -msgstr "注 \\thenote." - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -13646,6 +13633,11 @@ msgstr "分栏功能手册(M)|M" #: lib/ui/stdmenus.inc:589 +#, fuzzy +msgid "Sweave Manual|S" +msgstr "Sweave|S" + +#: lib/ui/stdmenus.inc:590 msgid "XY-pic Manual|X" msgstr "XY-pic手册|X" @@ -13669,11 +13661,11 @@ msgid "Check spelling" msgstr "拼写检查" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "撤销" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "重做" @@ -16428,7 +16420,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -16504,7 +16496,7 @@ msgid "PDFPages" msgstr "PDF页面" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 #, fuzzy msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "Chess: $$AbsOrRelPathParent$$Basename" @@ -16518,11 +16510,14 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -16530,15 +16525,15 @@ "今天的日期.\n" "详情请参阅 'info date'\n" -#: lib/external_templates:372 +#: lib/external_templates:375 msgid "Dia" msgstr "Dia" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "Dia: $$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "Dia 图形\n" @@ -16663,272 +16658,272 @@ msgid "R/S code" msgstr "R代码" -#: lib/configure.py:584 +#: lib/configure.py:585 msgid "LilyPond music" msgstr "LilyPond音乐" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)" msgstr "LaTeX (plain)" -#: lib/configure.py:586 +#: lib/configure.py:587 msgid "LaTeX (plain)|L" msgstr "LaTeX (plain)|L" -#: lib/configure.py:587 +#: lib/configure.py:588 msgid "LaTeX (LuaTeX)" msgstr "LaTeX (LuaTeX)" -#: lib/configure.py:588 +#: lib/configure.py:589 msgid "LaTeX (pdflatex)" msgstr "LaTeX (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 msgid "LaTeX (XeTeX)" msgstr "LaTeX (XeTeX)" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "纯文本" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text|a" msgstr "纯文本" -#: lib/configure.py:591 +#: lib/configure.py:592 msgid "Plain text (pstotext)" msgstr "纯文本(pstotext)" -#: lib/configure.py:592 +#: lib/configure.py:593 msgid "Plain text (ps2ascii)" msgstr "纯文本(ps2ascii)" -#: lib/configure.py:593 +#: lib/configure.py:594 msgid "Plain text (catdvi)" msgstr "纯文本(catdvi)" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "单行纯文本" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "Gnumeric表格" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "Excel表格" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "OpenOffice表格" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML" msgstr "LyXHTML" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 msgid "LyXHTML|y" msgstr "LyXHTML|y" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 msgid "BibTeX" msgstr "BibTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 msgid "EPS" msgstr "EPS" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript" msgstr "Postscript" -#: lib/configure.py:617 +#: lib/configure.py:618 msgid "Postscript|t" msgstr "Postscript" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "PDF (ps2pdf)" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "PDF (ps2pdf)|P" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)" msgstr "PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 msgid "PDF (pdflatex)|F" msgstr "PDF (pdflatex)|F" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "PDF (dvipdfm)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "PDF (dvipdfm)|m" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "PDF (XeTeX)" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "PDF (XeTeX)|X" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)" msgstr "PDF (LuaTeX)" -#: lib/configure.py:625 +#: lib/configure.py:626 msgid "PDF (LuaTeX)|u" msgstr "PDF (LuaTeX)|u" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "DVI" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "DVI|D" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)" msgstr "DVI (LuaTeX)" -#: lib/configure.py:629 +#: lib/configure.py:630 msgid "DVI (LuaTeX)|V" msgstr "DVI (LuaTeX)|V" -#: lib/configure.py:632 +#: lib/configure.py:633 msgid "DraftDVI" msgstr "DraftDVI" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "HTML|H" -#: lib/configure.py:638 +#: lib/configure.py:639 #, fuzzy msgid "Noteedit" msgstr "NoteToEditor" -#: lib/configure.py:641 +#: lib/configure.py:642 msgid "OpenDocument" msgstr "Open Office" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "OpenOffice.Org (sxw)" -#: lib/configure.py:645 +#: lib/configure.py:646 msgid "Rich Text Format" msgstr "带格式文本" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word" msgstr "MS Word" -#: lib/configure.py:646 +#: lib/configure.py:647 msgid "MS Word|W" msgstr "MS Word|W" -#: lib/configure.py:649 +#: lib/configure.py:650 #, fuzzy msgid "date command" msgstr "下一命令" -#: lib/configure.py:650 +#: lib/configure.py:651 msgid "Table (CSV)" msgstr "表格 (CSV)" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "LyX 1.3.x" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "LyX 1.4.x" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "LyX 1.5.x" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "LyX 1.6.x" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "CJK LyX 1.4.x (big5)" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "CJK LyX 1.4.x (euc-jp)" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "CJK LyX 1.4.x (euc-kr)" -#: lib/configure.py:660 +#: lib/configure.py:661 msgid "LyX Preview" msgstr "LyX预览" -#: lib/configure.py:661 +#: lib/configure.py:662 msgid "LyX Preview (LilyPond book)" msgstr "LyX预览 (LilyPond书籍)" -#: lib/configure.py:662 +#: lib/configure.py:663 msgid "LyX Preview (pLaTeX)" msgstr "LyX预览 (pLaTeX)" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "PDFTEX" -#: lib/configure.py:664 +#: lib/configure.py:665 #, fuzzy msgid "Program" msgstr "程序列表" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "PSTEX" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 #, fuzzy msgid "Windows Metafile" msgstr "打印到文件" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "Enhanced Metafile" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "HTML (MS Word)" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -16973,65 +16968,65 @@ msgid "Print document failed" msgstr "打印文件失败" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "磁盘错误:" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, fuzzy, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "无法删除临时目录 %1$s" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "LyX 试图关闭未保存的文档!\n" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 msgid "Attempting to close changed document!" msgstr "LyX: 试图关闭修改后的文档!" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "无法删除临时目录" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "无法删除临时目录 %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "未知文档类" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "使用缺省文档类,因为类 %1$s 未知。" -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "未知关键词: %1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "文档头出错" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header 缺失" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document 缺失" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "改变项没有输出至LaTeX输出" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 #, fuzzy msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " @@ -17044,7 +17039,7 @@ "Please install these packages or redefine \\lyxadded and \\lyxdeleted in the " "LaTeX preamble." -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 #, fuzzy msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " @@ -17057,31 +17052,31 @@ "Please install both packages or redefine \\lyxadded and \\lyxdeleted in the " "LaTeX preamble." -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "索引" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "文档格式错误" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s 非正常结束,它可能是无效的" -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s 不是可读取的 LyX 文档。" -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "转换出错" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " @@ -17090,11 +17085,11 @@ "%1$s is from a different version of LyX, but a temporary file for converting " "it could not be created." -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "未找到转换脚本" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " @@ -17103,11 +17098,11 @@ "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "转换脚本执行出错" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " @@ -17116,7 +17111,7 @@ "%1$s is from a different version of LyX, but the lyx2lyx script failed to " "convert it." -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " @@ -17125,39 +17120,39 @@ "%1$s is from a different version of LyX, but the lyx2lyx script failed to " "convert it." -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "文档只读" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "文件 %1$s 已被其它程序修改,您要覆盖它吗?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 #, fuzzy msgid "Overwrite modified file?" msgstr "覆盖文件吗?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "覆盖(&O)" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "备份失败" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17166,61 +17161,61 @@ "Cannot create backup file %1$s.\n" "Please check whether the directory exists and is writeable." -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "保存文件 %1$s..." -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 msgid " could not write file!" msgstr "无法写入文件!" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr "完成。" -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX: 试图保存文档 %1$s\n" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " 成功保存文档。" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " 保存失败!重试...\n" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " 保存失败! 再次重试...\n" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " 保存文件失败! 文档丢失." -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "请检查支持编码(%1$s)的程序是否已被正确安装。" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "无法找到适合的 LaTeX 命令处理字符 '%1$s' (code point %2$s)。" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17230,22 +17225,22 @@ "chosen encoding.\n" "Changing the document encoding to utf8 could help." -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 #, fuzzy msgid "iconv conversion failed" msgstr "转换出错" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 #, fuzzy msgid "conversion failed" msgstr "转换出错" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "作者名中存在非法字符" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17259,54 +17254,49 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "执行 chktex..." -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex执行出错" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "无法正确执行chktex" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "无导出格式 %1$s 的信息." -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "无导出格式 %1$s 的信息." -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "未知工具条 \"%1$s\"" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "未知工具条 \"%1$s\"" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "产生pixmap出错" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, fuzzy, c-format msgid "" "The file %1$s already exists.\n" @@ -17316,73 +17306,73 @@ "文件 %1 已经存在\n" "您要覆盖它吗?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "覆盖文件吗?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 msgid "Error running external commands." msgstr "运行外部程序时出错" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "预览源文件" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "预览段落 %1$d 的源代码" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "预览段落 %1$s 至 %2$s 段落之源代码" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "自动保存 %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "自动保存失败!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "自动保存当前文档..." -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "无法导出文件" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "无导出格式 %1$s 的信息." -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "文件名出错" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "文档路径不能有空格" -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "取消导出文档" -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "文档 %1$s 导出为 `%2$s'" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "文档导出为 %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17393,61 +17383,61 @@ "\n" "使用此紧急版本吧?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "读入紧急保存的版本吗" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "恢复(&R)" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "读取原版本(&L)" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "文档已被成功修复。" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "文档未被成功修复。" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, fuzzy, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "现在删除紧急保存的文件吗?" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 msgid "Delete emergency file?" msgstr "删除紧急保存的文件吗?" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 msgid "&Keep" msgstr "固定" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "紧急保存的文件已删除。" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "别忘了现在就保存你分文件。" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 msgid "Remove emergency file now?" msgstr "现在删除紧急保存的文件吗?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -17458,45 +17448,45 @@ "\n" "读取备份版本?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "读取备份版本?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "读取备份(&L)" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "读取原版本(&o)" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "无意义!!!" -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, fuzzy, c-format msgid "Document %1$s reloaded." msgstr "文档 %1$s 已打开" -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "无法读取文档" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "包含文件(d)...|d" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -17522,7 +17512,7 @@ msgid "Document class not available" msgstr "未知文档类" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, fuzzy, c-format msgid "" "The layout file:\n" @@ -17534,11 +17524,11 @@ "未发现文档类 %1$s,将使用缺省值。在文档设置对话框中设置正确的文档类之前,LyX" "将不能产生输出。" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 msgid "Document class not found" msgstr "未知文档类" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, fuzzy, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -17550,15 +17540,15 @@ "未发现文档类 %1$s,将使用缺省值。在文档设置对话框中设置正确的文档类之前,LyX" "将不能产生输出。" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 msgid "Could not load class" msgstr "无法载入类" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 msgid "Error reading internal layout information" msgstr "读取内部布局文件信息出错" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 msgid "Read Error" msgstr "读取出错" @@ -17582,124 +17572,129 @@ msgid "This portion of the document is deleted." msgstr "此段文档已被删除" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "无法载入文档类 %1$s。" -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "无进一步撤销信息" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "无进一步重做信息" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "未找到搜索词" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "Mark off" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "Mark on" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "Mark removed" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "Mark set" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 msgid "Statistics for the selection:" msgstr "统计选定区域:" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 msgid "Statistics for the document:" msgstr "统计文档:" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, c-format msgid "%1$d words" msgstr "%1$d 词" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 msgid "One word" msgstr "一个词" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "%1$d 字符(包含空格)" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "一个字符" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "%1$d 字符(不包含空格)" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "一个字符" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 msgid "Statistics" msgstr "统计" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "分支" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "插入文档 %1$s..." -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "文档 %1$s 已插入" -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "无法插入文档 %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -17710,11 +17705,11 @@ "%1$s\n" "错误信息: %2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "无法读取文件" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, c-format msgid "" "%1$s\n" @@ -17723,15 +17718,15 @@ "无法读取\n" " %1$s" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "无法打开文件" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "读入非UTF-8编码的文件" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -17747,15 +17742,15 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 msgid "LyX Warning: " msgstr "LyX 警告:" #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 msgid "uncodable character" msgstr "非法字符" @@ -18130,12 +18125,12 @@ msgid "ignore" msgstr "忽略" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "无法转换文件" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18144,60 +18139,60 @@ "No information for converting %1$s format files to %2$s.\n" "Define a converter in the preferences." -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "执行命令: " -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "编译出错" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "编译过程出错." -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "执行 %1$s 出错" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "无法移动临时目录 %1$s 至 %2$s." -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "无法复制临时文件从 %1$s 到 %2$s." -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "无法移动临时文件从 %1$s 到 %2$s." -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "运行LaTeX..." -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "LaTeX运行出错并且LyX无法获取LaTeX日志 %1$s." -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX出错" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "空白输出" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "产生了空白输出" @@ -18220,12 +18215,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "未知文档类" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "未找到" @@ -18273,19 +18268,19 @@ msgstr "不能从 %1$s 复制到 %2$s." #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "衬线字体" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "非衬线字体" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "等宽字体" @@ -18379,7 +18374,7 @@ msgid "Cannot view file" msgstr "无法预览文件" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "文件不存在: %1$s" @@ -18700,7 +18695,7 @@ "\t-version 版本和编译信息\n" "详细使用方法请参阅 LyX 手册." -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "无系统目录" @@ -19316,7 +19311,7 @@ msgid "(no log message)" msgstr "(无日志消息)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC: 记录消息" @@ -19336,7 +19331,7 @@ msgid "Revert to stored version of document?" msgstr "恢复到已保存的版本吗?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "还原(&R)" @@ -19364,88 +19359,88 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "未知嵌入项" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "追踪改变出错" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, fuzzy, c-format msgid "Unknown author index for change: %1$d\n" msgstr "Unknown author index for insertion: %1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "未知关键词" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "您不能在段首输入空格。请参阅功能简介。" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "您不能如此输入两个空格。请参阅功能简介。" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[追踪改变] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "改变: " -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr "在" -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "字体: %1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ", 深度: %1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ", 间隔: " -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "1.5倍行距" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "其他 (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ", 嵌入项: " -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ", 段落: " -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ", Id:" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ", 位置: " -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ", Char: 0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ", 边界: " @@ -19487,15 +19482,15 @@ msgid " not known" msgstr "未知" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "缺失参数" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "字符集" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "段落布局" @@ -19559,7 +19554,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 #, fuzzy msgid "Revision control error." msgstr "版本控制" @@ -19715,12 +19710,12 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&Yes" msgstr "是" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 msgid "&No" msgstr "否" @@ -19779,7 +19774,7 @@ msgid "Reload saved document?" msgstr "使用磁盘上文档?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 #, fuzzy msgid "&Reload" msgstr "替换(&R)" @@ -19889,20 +19884,20 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "无操作" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 msgid "No open document(s) in which to search" msgstr "没有已打开的文档可搜索" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 msgid "Advanced Find and Replace" msgstr "高级查找替换" @@ -20167,9 +20162,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "文档|#o#O" @@ -20264,7 +20259,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20273,7 +20268,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20308,11 +20303,11 @@ msgid "The branch could not be renamed." msgstr "无法启动拼写检查程序\n" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "合并改变" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20321,7 +20316,7 @@ "改变 %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "修改于 %1$s\n" @@ -20433,10 +20428,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "选择另存为文件名" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "已取消。" @@ -20469,15 +20464,15 @@ msgid "Select document" msgstr "主文档" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX 文档 (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 msgid "Error" msgstr "错误" @@ -20656,7 +20651,7 @@ msgstr "文本设置" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "子文档" @@ -20928,9 +20923,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (没有安装)" @@ -20977,13 +20972,13 @@ msgstr "LyX文档 (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 #, fuzzy msgid "Unapplied changes" msgstr "跟踪变化" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." @@ -20992,12 +20987,12 @@ "该操作后你会丢失未应用的修改。" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "无法保存文档缺省设置" @@ -21049,24 +21044,33 @@ msgid "[No options predefined]" msgstr "[没有预定义选项]" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +#, fuzzy +msgid "&Use Hyperref Support" +msgstr "使用 hyperref" + +#: src/frontends/qt4/GuiDocument.cpp:3187 msgid "Can't set layout!" msgstr "无法设置布局文件" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, c-format msgid "Unable to set layout for ID: %1$s" msgstr "无法为ID %1$s设置布局文件" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 msgid "Not Found" msgstr "未找到" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21074,12 +21078,12 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 #, fuzzy msgid "Could not load master" msgstr "无法改变文档类" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, fuzzy, c-format msgid "" "The master document '%1$s'\n" @@ -21286,7 +21290,7 @@ msgid "Horizontal Fill" msgstr "水平填充" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -21543,7 +21547,7 @@ msgstr "提供一个LyX服务器管道文件名" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "拼写检查器" @@ -21804,6 +21808,11 @@ "beginning?" msgstr "已经到达文档末尾,是否重新从头开始?" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "拼写检查失败.\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 #, fuzzy msgid "Basic Latin" @@ -22283,50 +22292,50 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "未知工具条 \"%1$s\"" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "选择模板文件" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "模板|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "文档未读入" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "选择要打开的文档" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "示例|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX-1.3.x 文档 (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX-1.4.x 文档 (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX-1.5.x 文档 (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX-1.6.x 文档 (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "无效文件名" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22334,41 +22343,41 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "打开文档 %1$s ..." -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "文档 %1$s 已打开" -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 #, fuzzy msgid "Version control detected." msgstr "版本控制" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "无法打开文档 %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "无法导入文件" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "无格式 %1$s 的导入信息." -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "选择导入文件 %1$s " -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, fuzzy, c-format msgid "" "The document %1$s already exists.\n" @@ -22378,55 +22387,70 @@ "文件 %1 已经存在\n" "您要覆盖它吗?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "覆盖文件?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "导入 %1$s..." -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "导入的。" -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 #, fuzzy msgid "file not imported!" msgstr "文件没有找到" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 msgid "newfile" msgstr "新建文件" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "选择插入的LyX文档" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 #, fuzzy msgid "Absolute filename expected." msgstr "需要一个参数" -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "选择插入文件" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 #, fuzzy msgid "All Files (*)" msgstr "所有文件 (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "选择另存为文件名" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "重命名(&R)" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -22437,23 +22461,23 @@ "\n" "Do you want to rename the document and try again?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "改名并保存?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Retry" msgstr "重试(&R)" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 msgid "Close document" msgstr "关闭文档" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, fuzzy, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -22464,12 +22488,12 @@ "\n" "您希望保存文档吗?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 #, fuzzy msgid "Save new document?" msgstr "保存改变的文档?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22480,15 +22504,15 @@ "\n" "您希望保存或取消这些变化?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "保存改变的文档?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "放弃(&D)" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -22499,7 +22523,7 @@ "\n" "您希望保存文档吗?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -22507,97 +22531,97 @@ " has been externally modified. Reload now? Any local changes will be lost." msgstr "文件 %1$s 已被其它程序修改,您要覆盖它吗?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 #, fuzzy msgid "Reload externally changed document?" msgstr "保存改变的文档?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 #, fuzzy msgid "Directory is not accessible." msgstr "无法读取 %1$s" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "打开子文档 %1$s..." -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "无格式 %1$s 的预览信息" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "无导出格式 %1$s 的信息." -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "读取模块 %1$s 错误\n" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "无导出格式 %1$s 的信息." -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "无导出格式 %1$s 的信息." -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "导入 %1$s..." -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "读入预览" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 #, fuzzy msgid "Document not loaded" msgstr "文档未读入" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "任何改变将被遗失. 您确定希望恢复 文件 %1$s 到磁盘上保存的版本吗?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "恢复到已保存文档?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 #, fuzzy msgid "Saving all documents..." msgstr "保存文件 %1$s..." -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 #, fuzzy msgid "All documents saved." msgstr "未保存文档" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "%1$s 未知命令!" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "此段文档已被删除" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "无法导出文件" @@ -22639,12 +22663,12 @@ msgid "Close File" msgstr "关闭" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 #, fuzzy msgid "Hide tab" msgstr "delta" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 #, fuzzy msgid "Close tab" msgstr "关闭" @@ -22700,103 +22724,103 @@ msgid "Remove from personal dictionary|r" msgstr "选择用户目录" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "语言" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "接受文本变更(M)...|M" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 msgid "<No Documents Open>" msgstr "<没有已打开文档>" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "<当前没有任何已保存的书签>" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "查看其它格式" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 msgid "Update (Other Formats)|p" msgstr "更新其它格式" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, c-format msgid "View [%1$s]|V" msgstr "查看[%1$s]" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, c-format msgid "Update [%1$s]|U" msgstr "更新[%1$s]" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 msgid "No Custom Insets Defined!" msgstr "没有可用的自定义嵌入项!" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 msgid "<No Document Open>" msgstr "<没有已打开文档>" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "主文档" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 #, fuzzy msgid "Other Lists" msgstr "其他浮动项" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 msgid "<Empty Table of Contents>" msgstr "<空白目录>" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 msgid "Other Toolbars" msgstr "其它工具栏" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 msgid "No Branches Set for Document!" msgstr "文档中无分支!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "页码索引(I)|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "索引项(d)|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "字体: %1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "页码索引(I)|I" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 #, fuzzy msgid "No Citation in Scope!" msgstr "No font change defined." -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "No font change defined." @@ -23102,17 +23126,17 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 #, fuzzy msgid "No bibliography defined!" msgstr "文献关键字" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 #, fuzzy msgid "No citations selected!" msgstr "No font change defined." -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 #, fuzzy msgid "not cited" msgstr "被保护" @@ -23422,16 +23446,16 @@ msgid "Horizontal line" msgstr "水平线" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 #, fuzzy msgid "Running out of delimiters" msgstr "插入括号" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -23440,12 +23464,12 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 #, fuzzy msgid "Uncodable characters in listings inset" msgstr "特殊字符" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -23795,7 +23819,7 @@ msgid "Unknown TOC type" msgstr "未知目录项" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24049,11 +24073,11 @@ msgid "Regular expression editor mode" msgstr "使用正则表达式(&x)" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24103,6 +24127,57 @@ msgid "References: " msgstr "引用: " +#: src/support/Package.cpp:444 +#, fuzzy +msgid "LyX binary not found" +msgstr "未找到搜索词" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "" + +#: src/support/Package.cpp:564 +#, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +#, fuzzy +msgid "File not found" +msgstr "文件没有找到" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" + +#: src/support/Package.cpp:699 +#, fuzzy +msgid "Directory not found" +msgstr "未找到搜索词" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24280,6 +24355,67 @@ msgid "Unknown user" msgstr "未知用户" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Theorem \\arabic{theorem}." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "推论\\thecorollary." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\arabic{lemma}." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "命题\\theproposition." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "猜想\\theconjecture." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definition \\arabic{definition}." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "例\\theexample." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "问题 \\theproblem." + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "练习 \\theexercise." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "注\\theremark." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "项目\\thecase." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Question \\arabic{question}." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "注 \\thenote." + #~ msgid "&New:" #~ msgstr "新建(&N):" @@ -24319,18 +24455,6 @@ #~ msgid "Offprints:" #~ msgstr "Offprints:" -#, fuzzy -#~ msgid "LyX binary not found" -#~ msgstr "未找到搜索词" - -#, fuzzy -#~ msgid "File not found" -#~ msgstr "文件没有找到" - -#, fuzzy -#~ msgid "Directory not found" -#~ msgstr "未找到搜索词" - #~ msgid "branch" #~ msgstr "branch" @@ -25644,9 +25768,6 @@ #~ "拼写检查程序已经停止运行.\n" #~ "可能已经被终止." -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "拼写检查失败.\n" - #~ msgid "The spellchecker has failed" #~ msgstr "拼写检查失败" Binary files /tmp/1K_F6rhDpo/lyx-2.0.2/po/zh_TW.gmo and /tmp/iVJDbUw7XB/lyx-2.0.3/po/zh_TW.gmo differ diff -Nru lyx-2.0.2/po/zh_TW.po lyx-2.0.3/po/zh_TW.po --- lyx-2.0.2/po/zh_TW.po 2011-11-27 01:07:55.000000000 +0000 +++ lyx-2.0.3/po/zh_TW.po 2012-02-19 15:54:16.000000000 +0000 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: lyx 1.5.2\n" "Report-Msgid-Bugs-To: lyx-devel@lists.lyx.org\n" -"POT-Creation-Date: 2011-11-26 20:07-0500\n" +"POT-Creation-Date: 2012-02-19 10:54-0500\n" "PO-Revision-Date: 2007-06-26 17:10+0100\n" "Last-Translator: Wei-Lun Chao <chaoweilun@gmail.com>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" @@ -495,8 +495,8 @@ msgstr "移除已選取的分支" #: src/frontends/qt4/ui/BranchesUi.ui:133 -#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3745 -#: src/Buffer.cpp:3758 +#: src/frontends/qt4/ui/IndicesUi.ui:165 src/Buffer.cpp:3768 +#: src/Buffer.cpp:3781 msgid "&Remove" msgstr "移除(&R)" @@ -534,17 +534,18 @@ #: src/frontends/qt4/ui/CompareHistoryUi.ui:205 #: src/frontends/qt4/ui/DocumentUi.ui:84 src/frontends/qt4/ui/IndexUi.ui:78 #: src/frontends/qt4/ui/ListingsUi.ui:559 -#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1089 -#: src/Buffer.cpp:2334 src/Buffer.cpp:3720 src/Buffer.cpp:3783 +#: src/frontends/qt4/ui/PrintindexUi.ui:28 src/Buffer.cpp:1135 +#: src/Buffer.cpp:2357 src/Buffer.cpp:3743 src/Buffer.cpp:3806 #: src/LyXVC.cpp:89 src/LyXVC.cpp:224 src/frontends/qt4/GuiBranches.cpp:179 #: src/frontends/qt4/GuiClipboard.cpp:242 #: src/frontends/qt4/GuiDocument.cpp:1829 #: src/frontends/qt4/GuiParagraph.cpp:69 -#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 -#: src/frontends/qt4/GuiView.cpp:2563 src/frontends/qt4/GuiView.cpp:2570 -#: src/frontends/qt4/GuiView.cpp:2669 src/frontends/qt4/GuiView.cpp:2697 -#: src/frontends/qt4/GuiView.cpp:3288 src/insets/InsetBibtex.cpp:148 +#: src/frontends/qt4/GuiParagraph.cpp:159 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 +#: src/frontends/qt4/GuiView.cpp:2717 src/frontends/qt4/GuiView.cpp:3308 +#: src/insets/InsetBibtex.cpp:148 msgid "&Cancel" msgstr "取消(&C)" @@ -586,7 +587,7 @@ #: src/frontends/qt4/GuiDocument.cpp:1709 #: src/frontends/qt4/GuiDocument.cpp:1784 #: src/frontends/qt4/GuiDocument.cpp:2148 -#: src/frontends/qt4/GuiDocument.cpp:3218 src/frontends/qt4/GuiExternal.cpp:75 +#: src/frontends/qt4/GuiDocument.cpp:3224 src/frontends/qt4/GuiExternal.cpp:75 #: src/frontends/qt4/GuiGraphics.cpp:70 src/frontends/qt4/GuiIndices.cpp:57 #: src/frontends/qt4/GuiListings.cpp:152 src/frontends/qt4/GuiListings.cpp:159 #: src/frontends/qt4/GuiPrefs.cpp:2277 src/frontends/qt4/GuiPrefs.cpp:2529 @@ -719,7 +720,7 @@ #: src/frontends/qt4/ui/CharacterUi.ui:145 #: src/frontends/qt4/ui/ListingsUi.ui:339 lib/layouts/europecv.layout:119 #: lib/layouts/moderncv.layout:116 src/frontends/qt4/GuiDocument.cpp:1312 -#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:846 +#: src/frontends/qt4/GuiPrefs.cpp:2232 src/frontends/qt4/Menus.cpp:849 msgid "Language" msgstr "語言" @@ -792,7 +793,7 @@ #: src/frontends/qt4/ui/RefUi.ui:330 src/frontends/qt4/ui/SendtoUi.ui:85 #: src/frontends/qt4/ui/SymbolsUi.ui:59 src/frontends/qt4/ui/WrapUi.ui:163 #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Apply" msgstr "套用(&A)" @@ -1817,16 +1818,16 @@ msgid "&Protect:" msgstr "保護(&P):" -#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:207 -#: src/frontends/qt4/GuiHSpace.cpp:213 +#: src/frontends/qt4/ui/HSpaceUi.ui:133 src/frontends/qt4/GuiHSpace.cpp:208 +#: src/frontends/qt4/GuiHSpace.cpp:214 #, fuzzy msgid "Insert the spacing even after a line break" msgstr "甚至於分頁之後插入間隔" #: src/frontends/qt4/ui/HyperlinkUi.ui:19 #: src/frontends/qt4/ui/HyperlinkUi.ui:32 lib/layouts/scrlttr2.layout:207 -#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:330 -#: lib/layouts/stdinsets.inc:333 lib/layouts/minimalistic.module:26 +#: lib/layouts/amsdefs.inc:153 lib/layouts/stdinsets.inc:336 +#: lib/layouts/stdinsets.inc:339 lib/layouts/minimalistic.module:26 msgid "URL" msgstr "URL" @@ -2225,7 +2226,7 @@ msgstr "回饋視窗" #: src/frontends/qt4/ui/ListingsUi.ui:13 src/insets/InsetCaption.cpp:332 -#: src/insets/InsetListings.cpp:353 src/insets/InsetListings.cpp:355 +#: src/insets/InsetListings.cpp:351 src/insets/InsetListings.cpp:353 msgid "Listing" msgstr "列表" @@ -2821,7 +2822,7 @@ msgid "MathML" msgstr "數學|M" -#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:635 +#: src/frontends/qt4/ui/OutputUi.ui:162 lib/configure.py:636 msgid "HTML" msgstr "" @@ -2831,7 +2832,7 @@ msgstr "頁面" #: src/frontends/qt4/ui/OutputUi.ui:172 lib/layouts/aapaper.layout:61 -#: lib/layouts/egs.layout:617 lib/languages:69 +#: lib/layouts/egs.layout:615 lib/languages:69 #: src/frontends/qt4/GuiErrorList.cpp:48 src/frontends/qt4/GuiLog.cpp:226 #: src/frontends/qt4/GuiPrefs.cpp:695 msgid "LaTeX" @@ -3035,7 +3036,7 @@ msgid "Line &spacing" msgstr "列距(&I):" -#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1820 +#: src/frontends/qt4/ui/ParagraphUi.ui:120 src/Text.cpp:1821 #: src/frontends/qt4/GuiDocument.cpp:692 msgid "Single" msgstr "一倍" @@ -3044,7 +3045,7 @@ msgid "1.5" msgstr "一倍半" -#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1826 +#: src/frontends/qt4/ui/ParagraphUi.ui:130 src/Text.cpp:1827 #: src/frontends/qt4/GuiDocument.cpp:696 msgid "Double" msgstr "雙倍" @@ -4326,8 +4327,8 @@ msgid "&Single close-tab button" msgstr "" -#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2563 -#: src/frontends/qt4/GuiView.cpp:2570 src/frontends/qt4/GuiView.cpp:2669 +#: src/frontends/qt4/ui/PrefsUi.ui:70 src/frontends/qt4/GuiView.cpp:2583 +#: src/frontends/qt4/GuiView.cpp:2590 src/frontends/qt4/GuiView.cpp:2689 msgid "&Save" msgstr "儲存(&S)" @@ -4689,6 +4690,7 @@ #: src/frontends/qt4/ui/SpellcheckerUi.ui:19 #: src/frontends/qt4/GuiSpellchecker.cpp:192 +#: src/frontends/qt4/GuiSpellchecker.cpp:384 #, fuzzy msgid "Spell Checker" msgstr "拼寫檢查器" @@ -5424,7 +5426,10 @@ #: lib/layouts/ijmpd.layout:199 lib/layouts/ijmpd.layout:211 #: lib/layouts/iopart.layout:60 lib/layouts/iopart.layout:130 #: lib/layouts/iopart.layout:149 lib/layouts/iopart.layout:174 -#: lib/layouts/iopart.layout:203 lib/layouts/revtex4.layout:112 +#: lib/layouts/iopart.layout:203 lib/layouts/jasatex.layout:61 +#: lib/layouts/jasatex.layout:82 lib/layouts/jasatex.layout:102 +#: lib/layouts/jasatex.layout:140 lib/layouts/jasatex.layout:160 +#: lib/layouts/jasatex.layout:189 lib/layouts/revtex4.layout:112 #: lib/layouts/revtex4.layout:150 lib/layouts/revtex4.layout:247 #: lib/layouts/siamltex.layout:279 lib/layouts/siamltex.layout:299 #: lib/layouts/sigplanconf.layout:71 lib/layouts/sigplanconf.layout:124 @@ -5491,13 +5496,14 @@ #: lib/layouts/acmsiggraph.layout:126 lib/layouts/agutex.layout:130 #: lib/layouts/apa.layout:70 lib/layouts/cl2emult.layout:81 #: lib/layouts/cl2emult.layout:92 lib/layouts/ectaart.layout:42 -#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:486 +#: lib/layouts/ectaart.layout:55 lib/layouts/egs.layout:484 #: lib/layouts/elsart.layout:205 lib/layouts/elsart.layout:220 #: lib/layouts/elsarticle.layout:222 lib/layouts/elsarticle.layout:239 #: lib/layouts/entcs.layout:85 lib/layouts/foils.layout:147 #: lib/layouts/ijmpc.layout:188 lib/layouts/ijmpd.layout:195 #: lib/layouts/iopart.layout:170 lib/layouts/iopart.layout:187 -#: lib/layouts/isprs.layout:25 lib/layouts/kluwer.layout:259 +#: lib/layouts/isprs.layout:25 lib/layouts/jasatex.layout:156 +#: lib/layouts/jasatex.layout:173 lib/layouts/kluwer.layout:259 #: lib/layouts/latex8.layout:107 lib/layouts/llncs.layout:242 #: lib/layouts/ltugboat.layout:171 lib/layouts/ltugboat.layout:185 #: lib/layouts/paper.layout:130 lib/layouts/revtex.layout:139 @@ -5517,7 +5523,7 @@ #: lib/layouts/AEA.layout:98 lib/layouts/aa.layout:91 #: lib/layouts/aa.layout:205 lib/layouts/aapaper.layout:103 -#: lib/layouts/egs.layout:532 lib/layouts/elsart.layout:424 +#: lib/layouts/egs.layout:530 lib/layouts/elsart.layout:424 #: lib/layouts/svmult.layout:146 lib/layouts/aapaper.inc:80 #: lib/layouts/svcommon.inc:535 #: lib/layouts/theorems-ams-extended-bytype.module:304 @@ -5533,19 +5539,19 @@ msgid "Acknowledgement" msgstr "致謝" -#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:546 +#: lib/layouts/AEA.layout:100 lib/layouts/egs.layout:544 #: lib/layouts/theorems-ams-extended-bytype.module:325 #: lib/layouts/theorems-ams-extended.module:296 msgid "Acknowledgement." msgstr "致謝。" #: lib/layouts/AEA.layout:105 lib/layouts/IEEEtran.layout:290 -#: lib/layouts/beamer.layout:1057 lib/layouts/elsart.layout:259 +#: lib/layouts/beamer.layout:1053 lib/layouts/elsart.layout:259 #: lib/layouts/foils.layout:218 lib/layouts/heb-article.layout:18 -#: lib/layouts/ijmpc.layout:306 lib/layouts/ijmpc.layout:309 -#: lib/layouts/ijmpc.layout:331 lib/layouts/ijmpd.layout:312 -#: lib/layouts/ijmpd.layout:331 lib/layouts/ijmpd.layout:334 -#: lib/layouts/ijmpd.layout:352 lib/layouts/llncs.layout:417 +#: lib/layouts/ijmpc.layout:305 lib/layouts/ijmpc.layout:308 +#: lib/layouts/ijmpc.layout:330 lib/layouts/ijmpd.layout:311 +#: lib/layouts/ijmpd.layout:330 lib/layouts/ijmpd.layout:333 +#: lib/layouts/ijmpd.layout:351 lib/layouts/llncs.layout:417 #: lib/layouts/siamltex.layout:66 lib/layouts/siamltex.layout:116 #: lib/layouts/svcommon.inc:626 lib/layouts/theorems-ams-bytype.inc:50 #: lib/layouts/theorems-ams-bytype.inc:51 @@ -5575,7 +5581,7 @@ msgstr "定理" #: lib/layouts/AEA.layout:112 lib/layouts/elsart.layout:343 -#: lib/layouts/powerdot.layout:405 lib/layouts/siamltex.layout:115 +#: lib/layouts/powerdot.layout:397 lib/layouts/siamltex.layout:115 #: lib/layouts/stdfloats.inc:41 #: lib/layouts/theorems-ams-extended-bytype.module:94 #: lib/layouts/theorems-ams-extended-bytype.module:103 @@ -5618,14 +5624,14 @@ msgid "Case" msgstr "大小寫" -#: lib/layouts/AEA.layout:130 +#: lib/layouts/AEA.layout:130 lib/layouts/theorems-without-preamble.inc:341 #, fuzzy msgid "Case \\thecase." msgstr "Claim \\arabic{claim}." #: lib/layouts/AEA.layout:136 lib/layouts/elsart.layout:399 -#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:392 -#: lib/layouts/ijmpd.layout:416 lib/layouts/llncs.layout:307 +#: lib/layouts/heb-article.layout:65 lib/layouts/ijmpc.layout:391 +#: lib/layouts/ijmpd.layout:415 lib/layouts/llncs.layout:307 #: lib/layouts/svmono.layout:80 lib/layouts/theorems-ams-bytype.inc:289 #: lib/layouts/theorems-ams-bytype.inc:299 #: lib/layouts/theorems-ams-bytype.inc:302 lib/layouts/theorems-ams.inc:257 @@ -5673,7 +5679,7 @@ msgstr "條件" #: lib/layouts/AEA.layout:159 lib/layouts/elsart.layout:364 -#: lib/layouts/ijmpc.layout:401 lib/layouts/ijmpd.layout:425 +#: lib/layouts/ijmpc.layout:400 lib/layouts/ijmpd.layout:424 #: lib/layouts/llncs.layout:314 lib/layouts/siamltex.layout:106 #: lib/layouts/theorems-ams-bytype.inc:145 #: lib/layouts/theorems-ams-bytype.inc:154 @@ -5692,10 +5698,10 @@ msgid "Conjecture" msgstr "Conjecture" -#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:987 +#: lib/layouts/AEA.layout:166 lib/layouts/beamer.layout:983 #: lib/layouts/elsart.layout:322 lib/layouts/foils.layout:250 -#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:347 -#: lib/layouts/ijmpd.layout:371 lib/layouts/llncs.layout:321 +#: lib/layouts/heb-article.layout:55 lib/layouts/ijmpc.layout:346 +#: lib/layouts/ijmpd.layout:370 lib/layouts/llncs.layout:321 #: lib/layouts/siamltex.layout:76 lib/layouts/theorems-ams-bytype.inc:91 #: lib/layouts/theorems-ams-bytype.inc:101 #: lib/layouts/theorems-ams-bytype.inc:104 lib/layouts/theorems-ams.inc:65 @@ -5727,7 +5733,7 @@ msgid "Criterion" msgstr "條件" -#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1015 +#: lib/layouts/AEA.layout:181 lib/layouts/beamer.layout:1011 #: lib/layouts/elsart.layout:350 lib/layouts/foils.layout:264 #: lib/layouts/heb-article.layout:75 lib/layouts/llncs.layout:335 #: lib/layouts/siamltex.layout:125 lib/layouts/theorems-ams-bytype.inc:181 @@ -5747,7 +5753,7 @@ msgid "Definition" msgstr "定義" -#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1027 +#: lib/layouts/AEA.layout:188 lib/layouts/beamer.layout:1023 #: lib/layouts/elsart.layout:371 lib/layouts/llncs.layout:342 #: lib/layouts/theorems-ams-bytype.inc:206 #: lib/layouts/theorems-ams-bytype.inc:216 @@ -5789,7 +5795,7 @@ #: lib/layouts/AEA.layout:202 lib/layouts/elsart.layout:315 #: lib/layouts/foils.layout:243 lib/layouts/heb-article.layout:45 -#: lib/layouts/ijmpc.layout:356 lib/layouts/ijmpd.layout:380 +#: lib/layouts/ijmpc.layout:355 lib/layouts/ijmpd.layout:379 #: lib/layouts/llncs.layout:356 lib/layouts/siamltex.layout:86 #: lib/layouts/theorems-ams-bytype.inc:109 #: lib/layouts/theorems-ams-bytype.inc:118 @@ -5842,8 +5848,8 @@ msgstr "問題" #: lib/layouts/AEA.layout:225 lib/layouts/elsart.layout:329 -#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:365 -#: lib/layouts/ijmpd.layout:389 lib/layouts/llncs.layout:390 +#: lib/layouts/foils.layout:257 lib/layouts/ijmpc.layout:364 +#: lib/layouts/ijmpd.layout:388 lib/layouts/llncs.layout:390 #: lib/layouts/siamltex.layout:96 lib/layouts/theorems-ams-bytype.inc:127 #: lib/layouts/theorems-ams-bytype.inc:136 #: lib/layouts/theorems-ams-bytype.inc:139 lib/layouts/theorems-ams.inc:101 @@ -5862,7 +5868,7 @@ msgstr "Proposition" #: lib/layouts/AEA.layout:232 lib/layouts/elsart.layout:385 -#: lib/layouts/ijmpd.layout:310 lib/layouts/llncs.layout:403 +#: lib/layouts/ijmpd.layout:309 lib/layouts/llncs.layout:403 #: lib/layouts/theorems-ams-bytype.inc:263 #: lib/layouts/theorems-ams-bytype.inc:280 #: lib/layouts/theorems-ams-bytype.inc:283 lib/layouts/theorems-ams.inc:231 @@ -5880,8 +5886,9 @@ msgid "Remark" msgstr "備註" -#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:314 +#: lib/layouts/AEA.layout:234 lib/layouts/ijmpd.layout:313 #: lib/layouts/theorems-ams-bytype.inc:266 lib/layouts/theorems-bytype.inc:242 +#: lib/layouts/theorems-without-preamble.inc:311 #, fuzzy msgid "Remark \\theremark." msgstr "Remark \\arabic{remark}." @@ -5919,9 +5926,9 @@ #: lib/layouts/AEA.layout:260 lib/layouts/amsart.layout:31 #: lib/layouts/amsbook.layout:32 lib/layouts/beamer.layout:33 -#: lib/layouts/beamer.layout:908 lib/layouts/beamer.layout:927 -#: lib/layouts/beamer.layout:946 lib/layouts/beamer.layout:1066 -#: lib/layouts/beamer.layout:1090 lib/layouts/beamer.layout:1128 +#: lib/layouts/beamer.layout:904 lib/layouts/beamer.layout:923 +#: lib/layouts/beamer.layout:942 lib/layouts/beamer.layout:1062 +#: lib/layouts/beamer.layout:1086 lib/layouts/beamer.layout:1124 #: lib/layouts/revtex4.layout:45 lib/layouts/siamltex.layout:36 #: lib/layouts/tufte-book.layout:195 lib/layouts/lyxmacros.inc:13 #: lib/layouts/scrclass.inc:295 lib/layouts/stdclass.inc:29 @@ -5939,9 +5946,9 @@ msgstr "題要(&A):" #: lib/layouts/AEA.layout:269 lib/layouts/IEEEtran.layout:289 -#: lib/layouts/beamer.layout:1051 lib/layouts/elsart.layout:288 +#: lib/layouts/beamer.layout:1047 lib/layouts/elsart.layout:288 #: lib/layouts/foils.layout:278 lib/layouts/heb-article.layout:95 -#: lib/layouts/ijmpc.layout:328 lib/layouts/ijmpd.layout:349 +#: lib/layouts/ijmpc.layout:327 lib/layouts/ijmpd.layout:348 #: lib/layouts/llncs.layout:376 lib/layouts/siamltex.layout:154 #: lib/layouts/svmono.layout:84 lib/layouts/svcommon.inc:625 #: lib/layouts/svcommon.inc:640 lib/layouts/svcommon.inc:643 @@ -5962,19 +5969,20 @@ #: lib/layouts/europecv.layout:16 lib/layouts/foils.layout:30 #: lib/layouts/g-brief2.layout:30 lib/layouts/hollywood.layout:345 #: lib/layouts/ijmpc.layout:22 lib/layouts/ijmpd.layout:27 -#: lib/layouts/iopart.layout:34 lib/layouts/kluwer.layout:33 -#: lib/layouts/lettre.layout:30 lib/layouts/llncs.layout:23 -#: lib/layouts/ltugboat.layout:30 lib/layouts/memoir.layout:31 -#: lib/layouts/moderncv.layout:19 lib/layouts/paper.layout:13 -#: lib/layouts/powerdot.layout:109 lib/layouts/revtex.layout:22 -#: lib/layouts/revtex4.layout:44 lib/layouts/scrlettr.layout:7 -#: lib/layouts/scrlttr2.layout:10 lib/layouts/siamltex.layout:35 -#: lib/layouts/sigplanconf.layout:37 lib/layouts/simplecv.layout:16 -#: lib/layouts/slides.layout:60 lib/layouts/tufte-book.layout:19 -#: lib/layouts/agu_stdclass.inc:22 lib/layouts/db_stdclass.inc:22 -#: lib/layouts/scrclass.inc:17 lib/layouts/stdclass.inc:28 -#: lib/layouts/stdletter.inc:12 lib/layouts/svcommon.inc:26 -#: lib/ui/stdtoolbars.inc:69 src/insets/InsetRef.cpp:334 +#: lib/layouts/iopart.layout:34 lib/layouts/jasatex.layout:34 +#: lib/layouts/kluwer.layout:33 lib/layouts/lettre.layout:30 +#: lib/layouts/llncs.layout:23 lib/layouts/ltugboat.layout:30 +#: lib/layouts/memoir.layout:31 lib/layouts/moderncv.layout:19 +#: lib/layouts/paper.layout:13 lib/layouts/powerdot.layout:106 +#: lib/layouts/revtex.layout:22 lib/layouts/revtex4.layout:44 +#: lib/layouts/scrlettr.layout:7 lib/layouts/scrlttr2.layout:10 +#: lib/layouts/siamltex.layout:35 lib/layouts/sigplanconf.layout:37 +#: lib/layouts/simplecv.layout:17 lib/layouts/slides.layout:60 +#: lib/layouts/tufte-book.layout:19 lib/layouts/agu_stdclass.inc:22 +#: lib/layouts/db_stdclass.inc:22 lib/layouts/scrclass.inc:17 +#: lib/layouts/stdclass.inc:28 lib/layouts/stdletter.inc:12 +#: lib/layouts/svcommon.inc:26 lib/ui/stdtoolbars.inc:69 +#: src/insets/InsetRef.cpp:334 msgid "Standard" msgstr "標準" @@ -5983,26 +5991,27 @@ #: lib/layouts/aapaper.layout:170 lib/layouts/aastex.layout:95 #: lib/layouts/aastex.layout:217 lib/layouts/achemso.layout:54 #: lib/layouts/agutex.layout:54 lib/layouts/apa.layout:39 -#: lib/layouts/beamer.layout:738 lib/layouts/broadway.layout:185 +#: lib/layouts/beamer.layout:734 lib/layouts/broadway.layout:185 #: lib/layouts/cl2emult.layout:40 lib/layouts/docbook-book.layout:11 #: lib/layouts/docbook-chapter.layout:9 lib/layouts/docbook-section.layout:9 -#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:251 +#: lib/layouts/ectaart.layout:15 lib/layouts/egs.layout:249 #: lib/layouts/elsart.layout:91 lib/layouts/elsarticle.layout:54 #: lib/layouts/entcs.layout:39 lib/layouts/foils.layout:125 #: lib/layouts/hollywood.layout:331 lib/layouts/ijmpc.layout:87 #: lib/layouts/ijmpd.layout:92 lib/layouts/iopart.layout:56 -#: lib/layouts/isprs.layout:93 lib/layouts/kluwer.layout:111 -#: lib/layouts/latex8.layout:38 lib/layouts/llncs.layout:106 -#: lib/layouts/ltugboat.layout:136 lib/layouts/paper.layout:110 -#: lib/layouts/powerdot.layout:41 lib/layouts/revtex.layout:94 -#: lib/layouts/revtex4.layout:124 lib/layouts/scrlettr.layout:188 -#: lib/layouts/scrlttr2.layout:271 lib/layouts/siamltex.layout:187 -#: lib/layouts/sigplanconf.layout:104 lib/layouts/simplecv.layout:122 -#: lib/layouts/svmult.layout:46 lib/layouts/svprobth.layout:42 -#: lib/layouts/tufte-book.layout:34 lib/layouts/agu_stdtitle.inc:246 -#: lib/layouts/amsdefs.inc:24 lib/layouts/db_stdtitle.inc:13 -#: lib/layouts/scrclass.inc:162 lib/layouts/stdtitle.inc:57 -#: lib/layouts/svcommon.inc:56 lib/layouts/svcommon.inc:318 +#: lib/layouts/isprs.layout:93 lib/layouts/jasatex.layout:57 +#: lib/layouts/kluwer.layout:111 lib/layouts/latex8.layout:38 +#: lib/layouts/llncs.layout:106 lib/layouts/ltugboat.layout:136 +#: lib/layouts/paper.layout:110 lib/layouts/powerdot.layout:41 +#: lib/layouts/revtex.layout:94 lib/layouts/revtex4.layout:124 +#: lib/layouts/scrlettr.layout:188 lib/layouts/scrlttr2.layout:271 +#: lib/layouts/siamltex.layout:187 lib/layouts/sigplanconf.layout:104 +#: lib/layouts/simplecv.layout:124 lib/layouts/svmult.layout:46 +#: lib/layouts/svprobth.layout:42 lib/layouts/tufte-book.layout:34 +#: lib/layouts/agu_stdtitle.inc:246 lib/layouts/amsdefs.inc:24 +#: lib/layouts/db_stdtitle.inc:13 lib/layouts/scrclass.inc:162 +#: lib/layouts/stdtitle.inc:57 lib/layouts/svcommon.inc:56 +#: lib/layouts/svcommon.inc:318 msgid "Title" msgstr "標題" @@ -6024,24 +6033,24 @@ #: lib/layouts/aa.layout:276 lib/layouts/aapaper.layout:82 #: lib/layouts/aapaper.layout:181 lib/layouts/aastex.layout:98 #: lib/layouts/aastex.layout:229 lib/layouts/achemso.layout:77 -#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:795 +#: lib/layouts/apa.layout:114 lib/layouts/beamer.layout:791 #: lib/layouts/broadway.layout:199 lib/layouts/cl2emult.layout:58 #: lib/layouts/ectaart.layout:102 lib/layouts/ectaart.layout:177 -#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:293 +#: lib/layouts/ectaart.layout:180 lib/layouts/egs.layout:291 #: lib/layouts/elsart.layout:112 lib/layouts/elsarticle.layout:117 #: lib/layouts/entcs.layout:50 lib/layouts/foils.layout:133 #: lib/layouts/hollywood.layout:318 lib/layouts/ijmpc.layout:106 #: lib/layouts/ijmpd.layout:111 lib/layouts/iopart.layout:126 -#: lib/layouts/isprs.layout:76 lib/layouts/kluwer.layout:165 -#: lib/layouts/llncs.layout:180 lib/layouts/ltugboat.layout:155 -#: lib/layouts/paper.layout:120 lib/layouts/powerdot.layout:65 -#: lib/layouts/revtex.layout:102 lib/layouts/revtex4.layout:132 -#: lib/layouts/siamltex.layout:209 lib/layouts/sigplanconf.layout:120 -#: lib/layouts/svmult.layout:78 lib/layouts/svprobth.layout:59 -#: lib/layouts/tufte-book.layout:38 lib/layouts/agu_stdtitle.inc:167 -#: lib/layouts/amsdefs.inc:47 lib/layouts/db_stdtitle.inc:21 -#: lib/layouts/scrclass.inc:178 lib/layouts/stdtitle.inc:78 -#: lib/layouts/svcommon.inc:338 +#: lib/layouts/isprs.layout:76 lib/layouts/jasatex.layout:78 +#: lib/layouts/kluwer.layout:165 lib/layouts/llncs.layout:180 +#: lib/layouts/ltugboat.layout:155 lib/layouts/paper.layout:120 +#: lib/layouts/powerdot.layout:64 lib/layouts/revtex.layout:102 +#: lib/layouts/revtex4.layout:132 lib/layouts/siamltex.layout:209 +#: lib/layouts/sigplanconf.layout:120 lib/layouts/svmult.layout:78 +#: lib/layouts/svprobth.layout:59 lib/layouts/tufte-book.layout:38 +#: lib/layouts/agu_stdtitle.inc:167 lib/layouts/amsdefs.inc:47 +#: lib/layouts/db_stdtitle.inc:21 lib/layouts/scrclass.inc:178 +#: lib/layouts/stdtitle.inc:78 lib/layouts/svcommon.inc:338 msgid "Author" msgstr "作者" @@ -6078,13 +6087,13 @@ #: lib/layouts/elsart.layout:62 lib/layouts/elsarticle.layout:251 #: lib/layouts/ijmpc.layout:201 lib/layouts/ijmpc.layout:205 #: lib/layouts/ijmpd.layout:208 lib/layouts/iopart.layout:199 -#: lib/layouts/isprs.layout:52 lib/layouts/kluwer.layout:282 -#: lib/layouts/paper.layout:172 lib/layouts/revtex4.layout:258 -#: lib/layouts/siamltex.layout:303 lib/layouts/sigplanconf.layout:146 -#: lib/layouts/spie.layout:41 lib/layouts/svglobal3.layout:56 -#: lib/layouts/svglobal3.layout:59 lib/layouts/agu_stdtitle.inc:120 -#: lib/layouts/amsdefs.inc:161 lib/layouts/svcommon.inc:456 -#: lib/layouts/svcommon.inc:471 +#: lib/layouts/isprs.layout:52 lib/layouts/jasatex.layout:185 +#: lib/layouts/kluwer.layout:282 lib/layouts/paper.layout:172 +#: lib/layouts/revtex4.layout:258 lib/layouts/siamltex.layout:303 +#: lib/layouts/sigplanconf.layout:146 lib/layouts/spie.layout:41 +#: lib/layouts/svglobal3.layout:56 lib/layouts/svglobal3.layout:59 +#: lib/layouts/agu_stdtitle.inc:120 lib/layouts/amsdefs.inc:161 +#: lib/layouts/svcommon.inc:456 lib/layouts/svcommon.inc:471 msgid "Keywords" msgstr "關鍵字" @@ -6101,11 +6110,12 @@ #: lib/layouts/aastex.layout:457 lib/layouts/aastex.layout:489 #: lib/layouts/acmsiggraph.layout:155 lib/layouts/agutex.layout:151 #: lib/layouts/agutex.layout:161 lib/layouts/agutex.layout:181 -#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:884 -#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:413 -#: lib/layouts/ijmpc.layout:437 lib/layouts/ijmpd.layout:437 -#: lib/layouts/ijmpd.layout:461 lib/layouts/iopart.layout:243 +#: lib/layouts/agutex.layout:204 lib/layouts/beamer.layout:880 +#: lib/layouts/elsarticle.layout:276 lib/layouts/ijmpc.layout:412 +#: lib/layouts/ijmpc.layout:436 lib/layouts/ijmpd.layout:436 +#: lib/layouts/ijmpd.layout:460 lib/layouts/iopart.layout:243 #: lib/layouts/iopart.layout:265 lib/layouts/iopart.layout:288 +#: lib/layouts/jasatex.layout:223 lib/layouts/jasatex.layout:262 #: lib/layouts/revtex4.layout:228 lib/layouts/siamltex.layout:318 #: lib/layouts/sigplanconf.layout:184 lib/layouts/stdstruct.inc:57 #: lib/layouts/svcommon.inc:536 lib/layouts/svcommon.inc:570 @@ -6114,7 +6124,7 @@ #: lib/layouts/IEEEtran.layout:234 lib/layouts/IEEEtran.layout:237 #: lib/layouts/aastex.layout:122 lib/layouts/aastex.layout:453 -#: lib/layouts/ijmpc.layout:410 lib/layouts/ijmpd.layout:434 +#: lib/layouts/ijmpc.layout:409 lib/layouts/ijmpd.layout:433 #: lib/layouts/kluwer.layout:321 lib/layouts/kluwer.layout:334 #: src/rowpainter.cpp:533 msgid "Appendix" @@ -6123,41 +6133,41 @@ #: lib/layouts/IEEEtran.layout:242 lib/layouts/aa.layout:94 #: lib/layouts/aa.layout:381 lib/layouts/aapaper.layout:106 #: lib/layouts/aapaper.layout:220 lib/layouts/achemso.layout:238 -#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:883 +#: lib/layouts/agutex.layout:200 lib/layouts/beamer.layout:879 #: lib/layouts/book.layout:21 lib/layouts/book.layout:23 -#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:557 +#: lib/layouts/cl2emult.layout:103 lib/layouts/egs.layout:555 #: lib/layouts/elsarticle.layout:272 lib/layouts/foils.layout:210 -#: lib/layouts/ijmpc.layout:433 lib/layouts/ijmpd.layout:457 -#: lib/layouts/latex8.layout:125 lib/layouts/llncs.layout:263 -#: lib/layouts/memoir.layout:163 lib/layouts/memoir.layout:165 -#: lib/layouts/moderncv.layout:150 lib/layouts/mwbk.layout:22 -#: lib/layouts/mwbk.layout:24 lib/layouts/mwrep.layout:13 -#: lib/layouts/mwrep.layout:15 lib/layouts/powerdot.layout:295 -#: lib/layouts/recipebook.layout:46 lib/layouts/recipebook.layout:48 -#: lib/layouts/report.layout:12 lib/layouts/report.layout:14 -#: lib/layouts/scrbook.layout:22 lib/layouts/scrbook.layout:24 -#: lib/layouts/scrreprt.layout:11 lib/layouts/scrreprt.layout:13 -#: lib/layouts/siamltex.layout:317 lib/layouts/simplecv.layout:143 -#: lib/layouts/tufte-book.layout:241 lib/layouts/tufte-book.layout:243 -#: lib/layouts/aguplus.inc:172 lib/layouts/aguplus.inc:174 -#: lib/layouts/amsdefs.inc:196 lib/layouts/scrclass.inc:246 -#: lib/layouts/stdstruct.inc:53 lib/layouts/svcommon.inc:566 -#: src/frontends/qt4/GuiDocument.cpp:1315 +#: lib/layouts/ijmpc.layout:432 lib/layouts/ijmpd.layout:456 +#: lib/layouts/jasatex.layout:258 lib/layouts/latex8.layout:125 +#: lib/layouts/llncs.layout:263 lib/layouts/memoir.layout:163 +#: lib/layouts/memoir.layout:165 lib/layouts/moderncv.layout:150 +#: lib/layouts/mwbk.layout:22 lib/layouts/mwbk.layout:24 +#: lib/layouts/mwrep.layout:13 lib/layouts/mwrep.layout:15 +#: lib/layouts/powerdot.layout:287 lib/layouts/recipebook.layout:46 +#: lib/layouts/recipebook.layout:48 lib/layouts/report.layout:12 +#: lib/layouts/report.layout:14 lib/layouts/scrbook.layout:22 +#: lib/layouts/scrbook.layout:24 lib/layouts/scrreprt.layout:11 +#: lib/layouts/scrreprt.layout:13 lib/layouts/siamltex.layout:317 +#: lib/layouts/simplecv.layout:145 lib/layouts/tufte-book.layout:241 +#: lib/layouts/tufte-book.layout:243 lib/layouts/aguplus.inc:172 +#: lib/layouts/aguplus.inc:174 lib/layouts/amsdefs.inc:196 +#: lib/layouts/scrclass.inc:246 lib/layouts/stdstruct.inc:53 +#: lib/layouts/svcommon.inc:566 src/frontends/qt4/GuiDocument.cpp:1315 msgid "Bibliography" msgstr "文獻目錄" #: lib/layouts/IEEEtran.layout:257 lib/layouts/aastex.layout:125 #: lib/layouts/aastex.layout:485 lib/layouts/aastex.layout:498 #: lib/layouts/achemso.layout:252 lib/layouts/agutex.layout:215 -#: lib/layouts/beamer.layout:897 lib/layouts/cl2emult.layout:117 -#: lib/layouts/egs.layout:571 lib/layouts/elsarticle.layout:287 -#: lib/layouts/ijmpc.layout:448 lib/layouts/ijmpd.layout:472 +#: lib/layouts/beamer.layout:893 lib/layouts/cl2emult.layout:117 +#: lib/layouts/egs.layout:569 lib/layouts/elsarticle.layout:287 +#: lib/layouts/ijmpc.layout:447 lib/layouts/ijmpd.layout:471 #: lib/layouts/iopart.layout:276 lib/layouts/iopart.layout:291 -#: lib/layouts/kluwer.layout:342 lib/layouts/kluwer.layout:354 -#: lib/layouts/llncs.layout:277 lib/layouts/moderncv.layout:164 -#: lib/layouts/siamltex.layout:332 lib/layouts/amsdefs.inc:210 -#: lib/layouts/stdstruct.inc:68 lib/layouts/svcommon.inc:581 -#: src/output_plaintext.cpp:145 +#: lib/layouts/jasatex.layout:273 lib/layouts/kluwer.layout:342 +#: lib/layouts/kluwer.layout:354 lib/layouts/llncs.layout:277 +#: lib/layouts/moderncv.layout:164 lib/layouts/siamltex.layout:332 +#: lib/layouts/amsdefs.inc:210 lib/layouts/stdstruct.inc:68 +#: lib/layouts/svcommon.inc:581 src/output_plaintext.cpp:145 msgid "References" msgstr "參考" @@ -6175,8 +6185,8 @@ msgid "BiographyNoPhoto" msgstr "傳記" -#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1054 -#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:337 +#: lib/layouts/IEEEtran.layout:306 lib/layouts/beamer.layout:1050 +#: lib/layouts/foils.layout:281 lib/layouts/ijmpc.layout:336 #: lib/layouts/llncs.layout:379 lib/layouts/siamltex.layout:170 #: lib/layouts/svmono.layout:85 lib/layouts/svmono.layout:89 #: lib/layouts/svmono.layout:93 lib/layouts/svcommon.inc:635 @@ -6188,17 +6198,17 @@ #: lib/layouts/aapaper.layout:64 lib/layouts/aapaper.layout:137 #: lib/layouts/aastex.layout:67 lib/layouts/aastex.layout:177 #: lib/layouts/amsart.layout:63 lib/layouts/amsbook.layout:54 -#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:112 -#: lib/layouts/beamer.layout:143 lib/layouts/beamer.layout:144 -#: lib/layouts/beamer.layout:187 lib/layouts/egs.layout:30 +#: lib/layouts/apa.layout:310 lib/layouts/beamer.layout:108 +#: lib/layouts/beamer.layout:139 lib/layouts/beamer.layout:140 +#: lib/layouts/beamer.layout:183 lib/layouts/egs.layout:30 #: lib/layouts/europecv.layout:29 lib/layouts/isprs.layout:147 #: lib/layouts/kluwer.layout:60 lib/layouts/latex8.layout:46 #: lib/layouts/llncs.layout:46 lib/layouts/ltugboat.layout:45 #: lib/layouts/memoir.layout:70 lib/layouts/memoir.layout:134 #: lib/layouts/moderncv.layout:33 lib/layouts/paper.layout:58 -#: lib/layouts/powerdot.layout:226 lib/layouts/revtex.layout:38 +#: lib/layouts/powerdot.layout:220 lib/layouts/revtex.layout:38 #: lib/layouts/revtex4.layout:64 lib/layouts/siamltex.layout:357 -#: lib/layouts/simplecv.layout:28 lib/layouts/spie.layout:20 +#: lib/layouts/simplecv.layout:29 lib/layouts/spie.layout:20 #: lib/layouts/tufte-book.layout:64 lib/layouts/tufte-book.layout:85 #: lib/layouts/tufte-book.layout:86 lib/layouts/tufte-handout.layout:23 #: lib/layouts/agu_stdsections.inc:32 lib/layouts/aguplus.inc:29 @@ -6217,14 +6227,14 @@ #: lib/layouts/aapaper.layout:68 lib/layouts/aapaper.layout:147 #: lib/layouts/aastex.layout:71 lib/layouts/aastex.layout:190 #: lib/layouts/amsart.layout:104 lib/layouts/amsbook.layout:64 -#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:186 +#: lib/layouts/apa.layout:321 lib/layouts/beamer.layout:182 #: lib/layouts/egs.layout:52 lib/layouts/isprs.layout:159 #: lib/layouts/kluwer.layout:69 lib/layouts/latex8.layout:55 #: lib/layouts/llncs.layout:55 lib/layouts/ltugboat.layout:65 #: lib/layouts/memoir.layout:76 lib/layouts/moderncv.layout:53 #: lib/layouts/paper.layout:67 lib/layouts/revtex.layout:50 #: lib/layouts/revtex4.layout:73 lib/layouts/siamltex.layout:368 -#: lib/layouts/simplecv.layout:50 lib/layouts/tufte-book.layout:109 +#: lib/layouts/simplecv.layout:51 lib/layouts/tufte-book.layout:109 #: lib/layouts/agu_stdsections.inc:43 lib/layouts/aguplus.inc:44 #: lib/layouts/db_stdsections.inc:39 lib/layouts/numrevtex.inc:15 #: lib/layouts/scrclass.inc:76 lib/layouts/stdsections.inc:90 @@ -6251,46 +6261,46 @@ #: lib/layouts/aa.layout:54 lib/layouts/aapaper.layout:48 #: lib/layouts/aastex.layout:83 lib/layouts/apa.layout:362 #: lib/layouts/beamer.layout:46 lib/layouts/egs.layout:168 -#: lib/layouts/powerdot.layout:244 lib/layouts/simplecv.layout:80 +#: lib/layouts/powerdot.layout:237 lib/layouts/simplecv.layout:80 #: lib/layouts/agu_stdlists.inc:13 lib/layouts/db_stdlists.inc:12 #: lib/layouts/stdlists.inc:13 msgid "Itemize" msgstr "有號列舉" #: lib/layouts/aa.layout:57 lib/layouts/aapaper.layout:51 -#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:380 -#: lib/layouts/beamer.layout:65 lib/layouts/egs.layout:149 -#: lib/layouts/powerdot.layout:269 lib/layouts/agu_stdlists.inc:21 -#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:35 +#: lib/layouts/aastex.layout:86 lib/layouts/apa.layout:379 +#: lib/layouts/beamer.layout:64 lib/layouts/egs.layout:149 +#: lib/layouts/powerdot.layout:261 lib/layouts/agu_stdlists.inc:21 +#: lib/layouts/db_stdlists.inc:19 lib/layouts/stdlists.inc:34 msgid "Enumerate" msgstr "無號列舉" #: lib/layouts/aa.layout:60 lib/layouts/aapaper.layout:54 -#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:85 -#: lib/layouts/egs.layout:186 lib/layouts/hollywood.layout:129 +#: lib/layouts/aastex.layout:89 lib/layouts/beamer.layout:84 +#: lib/layouts/egs.layout:185 lib/layouts/hollywood.layout:129 #: lib/layouts/paper.layout:101 lib/layouts/scrlettr.layout:17 #: lib/layouts/scrlttr2.layout:21 lib/layouts/agu_stdlists.inc:29 #: lib/layouts/db_stdlists.inc:26 lib/layouts/scrclass.inc:36 -#: lib/layouts/stdlists.inc:58 lib/layouts/svcommon.inc:588 +#: lib/layouts/stdlists.inc:57 lib/layouts/svcommon.inc:588 #: lib/ui/stdtoolbars.inc:116 msgid "Description" msgstr "描述" #: lib/layouts/aa.layout:63 lib/layouts/aapaper.layout:57 #: lib/layouts/aastex.layout:92 lib/layouts/beamer.layout:47 -#: lib/layouts/beamer.layout:66 lib/layouts/beamer.layout:86 +#: lib/layouts/beamer.layout:65 lib/layouts/beamer.layout:85 #: lib/layouts/egs.layout:132 lib/layouts/ijmpc.layout:260 -#: lib/layouts/ijmpc.layout:281 lib/layouts/ijmpd.layout:263 -#: lib/layouts/ijmpd.layout:284 lib/layouts/scrlettr.layout:32 +#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:263 +#: lib/layouts/ijmpd.layout:283 lib/layouts/scrlettr.layout:32 #: lib/layouts/scrlttr2.layout:37 lib/layouts/stdlists.inc:14 -#: lib/layouts/stdlists.inc:36 lib/layouts/stdlists.inc:59 -#: lib/layouts/stdlists.inc:89 lib/layouts/stdlyxlist.inc:7 +#: lib/layouts/stdlists.inc:35 lib/layouts/stdlists.inc:58 +#: lib/layouts/stdlists.inc:87 lib/layouts/stdlyxlist.inc:7 #: lib/ui/stdtoolbars.inc:115 msgid "List" msgstr "清單" #: lib/layouts/aa.layout:70 lib/layouts/aa.layout:119 -#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:770 +#: lib/layouts/aapaper.layout:79 lib/layouts/beamer.layout:766 #: lib/layouts/kluwer.layout:129 lib/layouts/llncs.layout:128 #: lib/layouts/sigplanconf.layout:110 lib/layouts/svprobth.layout:51 #: lib/layouts/aapaper.inc:9 lib/layouts/scrclass.inc:169 @@ -6300,7 +6310,7 @@ #: lib/layouts/aa.layout:76 lib/layouts/aa.layout:141 #: lib/layouts/aapaper.layout:85 lib/layouts/dinbrief.layout:250 -#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:238 +#: lib/layouts/ectaart.layout:62 lib/layouts/egs.layout:236 #: lib/layouts/elsarticle.layout:195 lib/layouts/entcs.layout:60 #: lib/layouts/g-brief.layout:180 lib/layouts/g-brief2.layout:715 #: lib/layouts/ijmpc.layout:125 lib/layouts/iopart.layout:145 @@ -6324,20 +6334,20 @@ #: lib/layouts/aa.layout:85 lib/layouts/aa.layout:287 #: lib/layouts/aapaper.layout:97 lib/layouts/aapaper.layout:192 #: lib/layouts/aastex.layout:110 lib/layouts/aastex.layout:241 -#: lib/layouts/beamer.layout:860 lib/layouts/dinbrief.layout:152 -#: lib/layouts/egs.layout:471 lib/layouts/foils.layout:140 +#: lib/layouts/beamer.layout:856 lib/layouts/dinbrief.layout:152 +#: lib/layouts/egs.layout:469 lib/layouts/foils.layout:140 #: lib/layouts/frletter.layout:21 lib/layouts/g-brief.layout:189 -#: lib/layouts/g-brief2.layout:800 lib/layouts/kluwer.layout:149 -#: lib/layouts/lettre.layout:51 lib/layouts/lettre.layout:213 -#: lib/layouts/powerdot.layout:87 lib/layouts/revtex.layout:110 -#: lib/layouts/revtex4.layout:140 lib/layouts/scrlettr.layout:160 -#: lib/layouts/scrlttr2.layout:239 lib/layouts/siamltex.layout:228 -#: lib/layouts/tufte-book.layout:42 lib/layouts/agu_stdtitle.inc:238 -#: lib/layouts/amsdefs.inc:67 lib/layouts/db_stdtitle.inc:35 -#: lib/layouts/scrclass.inc:185 lib/layouts/stdtitle.inc:97 -#: lib/layouts/svcommon.inc:364 lib/ui/stdmenus.inc:374 -#: lib/external_templates:340 lib/external_templates:341 -#: lib/external_templates:345 +#: lib/layouts/g-brief2.layout:800 lib/layouts/jasatex.layout:137 +#: lib/layouts/kluwer.layout:149 lib/layouts/lettre.layout:51 +#: lib/layouts/lettre.layout:213 lib/layouts/powerdot.layout:85 +#: lib/layouts/revtex.layout:110 lib/layouts/revtex4.layout:140 +#: lib/layouts/scrlettr.layout:160 lib/layouts/scrlttr2.layout:239 +#: lib/layouts/siamltex.layout:228 lib/layouts/tufte-book.layout:42 +#: lib/layouts/agu_stdtitle.inc:238 lib/layouts/amsdefs.inc:67 +#: lib/layouts/db_stdtitle.inc:35 lib/layouts/scrclass.inc:185 +#: lib/layouts/stdtitle.inc:97 lib/layouts/svcommon.inc:364 +#: lib/ui/stdmenus.inc:374 lib/external_templates:343 +#: lib/external_templates:344 lib/external_templates:348 msgid "Date" msgstr "日期" @@ -6349,7 +6359,7 @@ msgid "Correspondence to:" msgstr "信件給:" -#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:521 +#: lib/layouts/aa.layout:217 lib/layouts/egs.layout:519 msgid "Acknowledgements." msgstr "致謝。" @@ -6367,7 +6377,7 @@ msgid "Key words." msgstr "關鍵字詞。" -#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:817 +#: lib/layouts/aa.layout:389 lib/layouts/beamer.layout:813 #: lib/layouts/cl2emult.layout:70 lib/layouts/llncs.layout:216 #: lib/layouts/svcommon.inc:347 msgid "Institute" @@ -6381,11 +6391,12 @@ #: lib/layouts/aastex.layout:104 lib/layouts/aastex.layout:354 #: lib/layouts/achemso.layout:89 lib/layouts/ectaart.layout:69 #: lib/layouts/elsarticle.layout:212 lib/layouts/iopart.layout:160 -#: lib/layouts/latex8.layout:64 lib/layouts/lettre.layout:45 -#: lib/layouts/lettre.layout:398 lib/layouts/llncs.layout:234 -#: lib/layouts/aapaper.inc:46 lib/layouts/amsdefs.inc:145 -#: lib/layouts/db_stdcharstyles.inc:71 lib/layouts/db_stdcharstyles.inc:73 -#: lib/layouts/svcommon.inc:665 lib/layouts/svcommon.inc:670 +#: lib/layouts/jasatex.layout:131 lib/layouts/latex8.layout:64 +#: lib/layouts/lettre.layout:45 lib/layouts/lettre.layout:398 +#: lib/layouts/llncs.layout:234 lib/layouts/aapaper.inc:46 +#: lib/layouts/amsdefs.inc:145 lib/layouts/db_stdcharstyles.inc:71 +#: lib/layouts/db_stdcharstyles.inc:73 lib/layouts/svcommon.inc:665 +#: lib/layouts/svcommon.inc:670 msgid "Email" msgstr "電子郵件" @@ -6414,8 +6425,9 @@ #: lib/layouts/aastex.layout:101 lib/layouts/aastex.layout:272 #: lib/layouts/achemso.layout:94 lib/layouts/apa.layout:150 -#: lib/layouts/latex8.layout:88 lib/layouts/revtex4.layout:149 -#: lib/layouts/agu_stdtitle.inc:128 lib/layouts/aguplus.inc:65 +#: lib/layouts/jasatex.layout:98 lib/layouts/latex8.layout:88 +#: lib/layouts/revtex4.layout:149 lib/layouts/agu_stdtitle.inc:128 +#: lib/layouts/aguplus.inc:65 msgid "Affiliation" msgstr "合作" @@ -6424,7 +6436,7 @@ msgstr "和" #: lib/layouts/aastex.layout:119 lib/layouts/aastex.layout:373 -#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:507 +#: lib/layouts/apa.layout:222 lib/layouts/egs.layout:505 #: lib/layouts/elsart.layout:430 lib/layouts/isprs.layout:208 #: lib/layouts/kluwer.layout:301 lib/layouts/kluwer.layout:312 #: lib/layouts/aapaper.inc:91 lib/layouts/svcommon.inc:550 @@ -6578,7 +6590,7 @@ #: lib/layouts/achemso.layout:110 lib/layouts/lettre.layout:41 #: lib/layouts/lettre.layout:342 lib/layouts/scrlttr2.layout:191 -#: lib/configure.py:651 +#: lib/configure.py:652 msgid "Fax" msgstr "傳真" @@ -6668,6 +6680,7 @@ #: lib/layouts/acmsiggraph.layout:152 lib/layouts/acmsiggraph.layout:159 #: lib/layouts/agutex.layout:177 lib/layouts/apa.layout:243 #: lib/layouts/iopart.layout:239 lib/layouts/iopart.layout:253 +#: lib/layouts/jasatex.layout:220 lib/layouts/jasatex.layout:225 #: lib/layouts/revtex4.layout:227 lib/layouts/sigplanconf.layout:181 #: lib/layouts/sigplanconf.layout:188 lib/layouts/spie.layout:90 msgid "Acknowledgments" @@ -6693,7 +6706,7 @@ msgid "Author affiliation:" msgstr "合作者:" -#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:500 +#: lib/layouts/agutex.layout:142 lib/layouts/egs.layout:498 #: lib/layouts/kluwer.layout:271 lib/layouts/llncs.layout:256 #: lib/layouts/siamltex.layout:264 lib/layouts/svglobal.layout:52 #: lib/layouts/svjog.layout:55 lib/layouts/amsdefs.inc:105 @@ -6706,7 +6719,7 @@ msgstr "致謝。" #: lib/layouts/amsart.layout:74 lib/layouts/amsbook.layout:83 -#: lib/layouts/beamer.layout:176 lib/layouts/egs.layout:581 +#: lib/layouts/beamer.layout:172 lib/layouts/egs.layout:579 #: lib/layouts/isprs.layout:179 lib/layouts/spie.layout:31 #: lib/layouts/aguplus.inc:37 lib/layouts/db_stdstarsections.inc:36 #: lib/layouts/stdstarsections.inc:35 lib/layouts/svcommon.inc:249 @@ -6723,8 +6736,8 @@ msgid "SpecialSection*" msgstr "特殊區段" -#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:178 -#: lib/layouts/beamer.layout:222 lib/layouts/memoir.layout:153 +#: lib/layouts/amsart.layout:95 lib/layouts/beamer.layout:174 +#: lib/layouts/beamer.layout:218 lib/layouts/memoir.layout:153 #: lib/layouts/stdstarsections.inc:15 lib/layouts/stdstarsections.inc:26 #: lib/layouts/stdstarsections.inc:37 lib/layouts/stdstarsections.inc:48 #: lib/layouts/stdstarsections.inc:59 lib/layouts/stdstarsections.inc:70 @@ -6734,7 +6747,7 @@ msgstr "編號的" #: lib/layouts/amsart.layout:116 lib/layouts/amsbook.layout:92 -#: lib/layouts/beamer.layout:220 lib/layouts/egs.layout:601 +#: lib/layouts/beamer.layout:216 lib/layouts/egs.layout:599 #: lib/layouts/isprs.layout:190 lib/layouts/aguplus.inc:52 #: lib/layouts/db_stdstarsections.inc:48 lib/layouts/stdstarsections.inc:46 #: lib/layouts/svcommon.inc:257 @@ -6779,7 +6792,7 @@ msgid "FourAuthors" msgstr "四位作者" -#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:328 +#: lib/layouts/apa.layout:162 lib/layouts/egs.layout:326 #: lib/layouts/revtex4.layout:160 lib/layouts/agu_stdtitle.inc:131 msgid "Affiliation:" msgstr "合作者:" @@ -6796,7 +6809,7 @@ msgid "FourAffiliations" msgstr "四位合作者" -#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:337 +#: lib/layouts/apa.layout:192 lib/layouts/egs.layout:335 msgid "Journal" msgstr "日誌" @@ -6806,8 +6819,8 @@ #: lib/layouts/apa.layout:213 lib/layouts/elsart.layout:392 #: lib/layouts/iopart.layout:95 lib/layouts/llncs.layout:362 -#: lib/layouts/powerdot.layout:200 lib/layouts/slides.layout:167 -#: lib/layouts/stdinsets.inc:96 lib/layouts/theorems-without-preamble.inc:388 +#: lib/layouts/powerdot.layout:194 lib/layouts/slides.layout:167 +#: lib/layouts/stdinsets.inc:101 lib/layouts/theorems-without-preamble.inc:388 #: lib/layouts/theorems-without-preamble.inc:395 #: lib/layouts/theorems-without-preamble.inc:398 #: lib/layouts/theorems-ams-extended-bytype.module:199 @@ -6857,18 +6870,11 @@ msgid "Subparagraph" msgstr "Subparagraph" -#: lib/layouts/apa.layout:376 lib/layouts/beamer.layout:61 -#: lib/layouts/egs.layout:182 lib/layouts/ijmpc.layout:274 -#: lib/layouts/ijmpd.layout:277 lib/layouts/powerdot.layout:258 -#: lib/layouts/simplecv.layout:94 lib/layouts/stdlists.inc:28 -msgid "*" -msgstr "*" - -#: lib/layouts/apa.layout:399 +#: lib/layouts/apa.layout:398 msgid "Seriate" msgstr "連續" -#: lib/layouts/apa.layout:415 lib/layouts/apa.layout:416 +#: lib/layouts/apa.layout:414 lib/layouts/apa.layout:415 #: lib/layouts/stdcounters.inc:48 msgid "(\\alph{enumii})" msgstr "(\\alph{enumii})" @@ -6889,13 +6895,13 @@ msgid "Latin off" msgstr "拉丁語關閉" -#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:230 +#: lib/layouts/article-beamer.layout:26 lib/layouts/beamer.layout:226 #: lib/layouts/scrarticle-beamer.layout:22 msgid "BeginFrame" msgstr "BeginFrame" -#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:111 -#: lib/layouts/beamer.layout:126 lib/layouts/memoir.layout:52 +#: lib/layouts/article.layout:19 lib/layouts/beamer.layout:107 +#: lib/layouts/beamer.layout:122 lib/layouts/memoir.layout:52 #: lib/layouts/mwart.layout:24 lib/layouts/paper.layout:46 #: lib/layouts/scrartcl.layout:21 lib/layouts/svmult.layout:102 #: lib/layouts/tufte-handout.layout:22 lib/layouts/agu_stdsections.inc:12 @@ -6911,250 +6917,245 @@ msgid "Part*" msgstr "部分*" -#: lib/layouts/beamer.layout:101 lib/layouts/egs.layout:201 -#: lib/layouts/stdlists.inc:74 -msgid "MM" -msgstr "MM" - -#: lib/layouts/beamer.layout:158 +#: lib/layouts/beamer.layout:154 msgid "Section \\arabic{section}" msgstr "Section \\arabic{section}" -#: lib/layouts/beamer.layout:171 lib/layouts/powerdot.layout:238 +#: lib/layouts/beamer.layout:167 lib/layouts/powerdot.layout:231 #: lib/layouts/numarticle.inc:10 msgid "\\Alph{section}" msgstr "\\Alph{section}" -#: lib/layouts/beamer.layout:201 +#: lib/layouts/beamer.layout:197 msgid "Subsection \\arabic{section}.\\arabic{subsection}" msgstr "Subsection \\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:215 +#: lib/layouts/beamer.layout:211 msgid "\\arabic{section}.\\arabic{subsection}" msgstr "\\arabic{section}.\\arabic{subsection}" -#: lib/layouts/beamer.layout:231 lib/layouts/beamer.layout:273 -#: lib/layouts/beamer.layout:311 lib/layouts/beamer.layout:350 -#: lib/layouts/beamer.layout:379 +#: lib/layouts/beamer.layout:227 lib/layouts/beamer.layout:269 +#: lib/layouts/beamer.layout:307 lib/layouts/beamer.layout:346 +#: lib/layouts/beamer.layout:375 #, fuzzy msgid "Frames" msgstr "框架" -#: lib/layouts/beamer.layout:248 +#: lib/layouts/beamer.layout:244 msgid "Frame" msgstr "框架" -#: lib/layouts/beamer.layout:272 +#: lib/layouts/beamer.layout:268 msgid "BeginPlainFrame" msgstr "BeginPlainFrame" -#: lib/layouts/beamer.layout:289 +#: lib/layouts/beamer.layout:285 msgid "Frame (no head/foot/sidebars)" msgstr "框架 (無頁首/頁尾/側邊)" -#: lib/layouts/beamer.layout:310 +#: lib/layouts/beamer.layout:306 msgid "AgainFrame" msgstr "AgainFrame" -#: lib/layouts/beamer.layout:327 +#: lib/layouts/beamer.layout:323 msgid "Again frame with label" msgstr "回復有標籤的框架" -#: lib/layouts/beamer.layout:349 +#: lib/layouts/beamer.layout:345 msgid "EndFrame" msgstr "EndFrame" -#: lib/layouts/beamer.layout:363 +#: lib/layouts/beamer.layout:359 msgid "________________________________" msgstr "________________________________ " -#: lib/layouts/beamer.layout:378 +#: lib/layouts/beamer.layout:374 msgid "FrameSubtitle" msgstr "FrameSubtitle" -#: lib/layouts/beamer.layout:401 +#: lib/layouts/beamer.layout:397 msgid "Column" msgstr "欄" -#: lib/layouts/beamer.layout:402 lib/layouts/beamer.layout:426 -#: lib/layouts/beamer.layout:427 lib/layouts/beamer.layout:438 -#: lib/layouts/beamer.layout:456 lib/layouts/beamer.layout:487 +#: lib/layouts/beamer.layout:398 lib/layouts/beamer.layout:422 +#: lib/layouts/beamer.layout:423 lib/layouts/beamer.layout:434 +#: lib/layouts/beamer.layout:452 lib/layouts/beamer.layout:483 msgid "Columns" msgstr "欄位" -#: lib/layouts/beamer.layout:414 +#: lib/layouts/beamer.layout:410 msgid "Start column (increase depth!), width:" msgstr "開始欄 (增加深度 !),寬度:" -#: lib/layouts/beamer.layout:455 +#: lib/layouts/beamer.layout:451 msgid "ColumnsCenterAligned" msgstr "ColumnsCenterAligned" -#: lib/layouts/beamer.layout:467 +#: lib/layouts/beamer.layout:463 msgid "Columns (center aligned)" msgstr "欄位 (已置中) " -#: lib/layouts/beamer.layout:486 +#: lib/layouts/beamer.layout:482 msgid "ColumnsTopAligned" msgstr "ColumnsTopAligned" -#: lib/layouts/beamer.layout:498 +#: lib/layouts/beamer.layout:494 msgid "Columns (top aligned)" msgstr "欄位 (頂部對齊) " -#: lib/layouts/beamer.layout:518 +#: lib/layouts/beamer.layout:514 msgid "Pause" msgstr "暫停" -#: lib/layouts/beamer.layout:519 lib/layouts/beamer.layout:545 -#: lib/layouts/beamer.layout:572 lib/layouts/beamer.layout:598 -#: lib/layouts/beamer.layout:624 +#: lib/layouts/beamer.layout:515 lib/layouts/beamer.layout:541 +#: lib/layouts/beamer.layout:568 lib/layouts/beamer.layout:594 +#: lib/layouts/beamer.layout:620 #, fuzzy msgid "Overlays" msgstr "外罩" -#: lib/layouts/beamer.layout:534 +#: lib/layouts/beamer.layout:530 msgid "_ _ _ _ _ _ _ _ _ _ _ _ _ _" msgstr "_ _ _ _ _ _ _ _ _ _ _ _ _ _" -#: lib/layouts/beamer.layout:544 lib/layouts/beamer.layout:555 +#: lib/layouts/beamer.layout:540 lib/layouts/beamer.layout:551 msgid "Overprint" msgstr "套印" -#: lib/layouts/beamer.layout:571 +#: lib/layouts/beamer.layout:567 msgid "OverlayArea" msgstr "覆蓋區域" -#: lib/layouts/beamer.layout:582 +#: lib/layouts/beamer.layout:578 msgid "Overlayarea" msgstr "覆蓋區域" -#: lib/layouts/beamer.layout:597 +#: lib/layouts/beamer.layout:593 msgid "Uncover" msgstr "取消封面" -#: lib/layouts/beamer.layout:608 +#: lib/layouts/beamer.layout:604 msgid "Uncovered on slides" msgstr "取消投影片封面 " -#: lib/layouts/beamer.layout:623 +#: lib/layouts/beamer.layout:619 msgid "Only" msgstr "只有" -#: lib/layouts/beamer.layout:634 +#: lib/layouts/beamer.layout:630 msgid "Only on slides" msgstr "只有對投影片" -#: lib/layouts/beamer.layout:650 +#: lib/layouts/beamer.layout:646 msgid "Block" msgstr "區塊" -#: lib/layouts/beamer.layout:651 lib/layouts/beamer.layout:677 -#: lib/layouts/beamer.layout:707 +#: lib/layouts/beamer.layout:647 lib/layouts/beamer.layout:673 +#: lib/layouts/beamer.layout:703 #, fuzzy msgid "Blocks" msgstr "區塊" -#: lib/layouts/beamer.layout:661 +#: lib/layouts/beamer.layout:657 #, fuzzy msgid "Block:" msgstr "區塊" -#: lib/layouts/beamer.layout:676 +#: lib/layouts/beamer.layout:672 msgid "ExampleBlock" msgstr "範例區塊" -#: lib/layouts/beamer.layout:687 +#: lib/layouts/beamer.layout:683 #, fuzzy msgid "Example Block:" msgstr "範例區塊" -#: lib/layouts/beamer.layout:706 +#: lib/layouts/beamer.layout:702 msgid "AlertBlock" msgstr "變異區塊" -#: lib/layouts/beamer.layout:717 +#: lib/layouts/beamer.layout:713 #, fuzzy msgid "Alert Block:" msgstr "變異區塊" -#: lib/layouts/beamer.layout:739 lib/layouts/beamer.layout:771 -#: lib/layouts/beamer.layout:796 lib/layouts/beamer.layout:818 -#: lib/layouts/beamer.layout:861 lib/layouts/beamer.layout:964 +#: lib/layouts/beamer.layout:735 lib/layouts/beamer.layout:767 +#: lib/layouts/beamer.layout:792 lib/layouts/beamer.layout:814 +#: lib/layouts/beamer.layout:857 lib/layouts/beamer.layout:960 #, fuzzy msgid "Titling" msgstr "列表" -#: lib/layouts/beamer.layout:762 +#: lib/layouts/beamer.layout:758 msgid "Title (Plain Frame)" msgstr "標題 (單純框架)" -#: lib/layouts/beamer.layout:838 +#: lib/layouts/beamer.layout:834 #, fuzzy msgid "InstituteMark" msgstr "慣例" -#: lib/layouts/beamer.layout:842 +#: lib/layouts/beamer.layout:838 #, fuzzy msgid "Institute mark" msgstr "慣例" -#: lib/layouts/beamer.layout:907 lib/layouts/egs.layout:98 -#: lib/layouts/powerdot.layout:316 lib/layouts/db_stdlayouts.inc:19 +#: lib/layouts/beamer.layout:903 lib/layouts/egs.layout:98 +#: lib/layouts/powerdot.layout:308 lib/layouts/db_stdlayouts.inc:19 #: lib/layouts/stdlayouts.inc:12 msgid "Quotation" msgstr "引言" -#: lib/layouts/beamer.layout:926 lib/layouts/egs.layout:116 -#: lib/layouts/powerdot.layout:336 lib/layouts/stdlayouts.inc:33 +#: lib/layouts/beamer.layout:922 lib/layouts/egs.layout:116 +#: lib/layouts/powerdot.layout:328 lib/layouts/stdlayouts.inc:33 msgid "Quote" msgstr "引言" -#: lib/layouts/beamer.layout:943 lib/layouts/egs.layout:208 -#: lib/layouts/powerdot.layout:354 lib/layouts/stdlayouts.inc:52 +#: lib/layouts/beamer.layout:939 lib/layouts/egs.layout:206 +#: lib/layouts/powerdot.layout:346 lib/layouts/stdlayouts.inc:52 msgid "Verse" msgstr "Verse" -#: lib/layouts/beamer.layout:963 +#: lib/layouts/beamer.layout:959 msgid "TitleGraphic" msgstr "標題圖形" -#: lib/layouts/beamer.layout:988 lib/layouts/theorems-std.module:2 +#: lib/layouts/beamer.layout:984 lib/layouts/theorems-std.module:2 #, fuzzy msgid "Theorems" msgstr "定理" -#: lib/layouts/beamer.layout:998 lib/layouts/foils.layout:309 +#: lib/layouts/beamer.layout:994 lib/layouts/foils.layout:309 #: lib/layouts/theorems-starred.inc:66 msgid "Corollary." msgstr "推論。" -#: lib/layouts/beamer.layout:1018 lib/layouts/foils.layout:323 +#: lib/layouts/beamer.layout:1014 lib/layouts/foils.layout:323 #: lib/layouts/theorems-starred.inc:152 msgid "Definition." msgstr "定義。" -#: lib/layouts/beamer.layout:1021 +#: lib/layouts/beamer.layout:1017 msgid "Definitions" msgstr "定義" -#: lib/layouts/beamer.layout:1024 +#: lib/layouts/beamer.layout:1020 msgid "Definitions." msgstr "定義。" -#: lib/layouts/beamer.layout:1030 lib/layouts/theorems-starred.inc:176 +#: lib/layouts/beamer.layout:1026 lib/layouts/theorems-starred.inc:176 msgid "Example." msgstr "範例。" -#: lib/layouts/beamer.layout:1038 +#: lib/layouts/beamer.layout:1034 msgid "Examples" msgstr "範例" -#: lib/layouts/beamer.layout:1041 +#: lib/layouts/beamer.layout:1037 msgid "Examples." msgstr "範例。" -#: lib/layouts/beamer.layout:1045 lib/layouts/theorems-ams-bytype.inc:163 +#: lib/layouts/beamer.layout:1041 lib/layouts/theorems-ams-bytype.inc:163 #: lib/layouts/theorems-ams-bytype.inc:172 #: lib/layouts/theorems-ams-bytype.inc:175 lib/layouts/theorems-ams.inc:137 #: lib/layouts/theorems-ams.inc:147 lib/layouts/theorems-ams.inc:150 @@ -7170,85 +7171,85 @@ msgid "Fact" msgstr "Fact" -#: lib/layouts/beamer.layout:1048 lib/layouts/theorems-starred.inc:134 +#: lib/layouts/beamer.layout:1044 lib/layouts/theorems-starred.inc:134 msgid "Fact." msgstr "論據。" -#: lib/layouts/beamer.layout:1060 lib/layouts/foils.layout:295 +#: lib/layouts/beamer.layout:1056 lib/layouts/foils.layout:295 #: lib/layouts/theorems-starred.inc:29 msgid "Theorem." msgstr "定理。" -#: lib/layouts/beamer.layout:1065 +#: lib/layouts/beamer.layout:1061 msgid "Separator" msgstr "分隔符號" -#: lib/layouts/beamer.layout:1079 +#: lib/layouts/beamer.layout:1075 msgid "___" msgstr "___" -#: lib/layouts/beamer.layout:1089 lib/layouts/egs.layout:635 +#: lib/layouts/beamer.layout:1085 lib/layouts/egs.layout:633 #: lib/layouts/db_lyxmacros.inc:19 lib/layouts/lyxmacros.inc:12 msgid "LyX-Code" msgstr "LyX-編碼" -#: lib/layouts/beamer.layout:1127 +#: lib/layouts/beamer.layout:1123 msgid "NoteItem" msgstr "註記項目" -#: lib/layouts/beamer.layout:1139 lib/layouts/powerdot.layout:212 +#: lib/layouts/beamer.layout:1135 lib/layouts/powerdot.layout:206 msgid "Note:" msgstr "註記:" -#: lib/layouts/beamer.layout:1155 lib/layouts/beamer.layout:1157 +#: lib/layouts/beamer.layout:1151 lib/layouts/beamer.layout:1153 #, fuzzy msgid "Alert" msgstr "變異區塊" -#: lib/layouts/beamer.layout:1166 lib/layouts/beamer.layout:1168 +#: lib/layouts/beamer.layout:1162 lib/layouts/beamer.layout:1164 #: lib/layouts/svcommon.inc:68 lib/layouts/svcommon.inc:95 #: lib/layouts/svcommon.inc:102 msgid "Structure" msgstr "" -#: lib/layouts/beamer.layout:1177 +#: lib/layouts/beamer.layout:1173 #, fuzzy msgid "ArticleMode" msgstr "垂直" -#: lib/layouts/beamer.layout:1182 +#: lib/layouts/beamer.layout:1178 #, fuzzy msgid "Article" msgstr "垂直" -#: lib/layouts/beamer.layout:1187 +#: lib/layouts/beamer.layout:1183 #, fuzzy msgid "PresentationMode" msgstr "方向" -#: lib/layouts/beamer.layout:1192 +#: lib/layouts/beamer.layout:1188 #, fuzzy msgid "Presentation" msgstr "方向" -#: lib/layouts/beamer.layout:1199 lib/layouts/powerdot.layout:381 +#: lib/layouts/beamer.layout:1195 lib/layouts/powerdot.layout:373 #: lib/layouts/stdfloats.inc:11 lib/ui/stdtoolbars.inc:142 #: src/insets/Inset.cpp:97 msgid "Table" msgstr "表格" -#: lib/layouts/beamer.layout:1204 lib/layouts/powerdot.layout:385 +#: lib/layouts/beamer.layout:1200 lib/layouts/powerdot.layout:377 #: lib/layouts/tufte-book.layout:222 lib/layouts/stdfloats.inc:16 #: src/insets/InsetFloatList.cpp:177 msgid "List of Tables" msgstr "表格列表" -#: lib/layouts/beamer.layout:1213 lib/layouts/powerdot.layout:393 +#: lib/layouts/beamer.layout:1209 lib/layouts/powerdot.layout:385 #: lib/layouts/stdfloats.inc:26 msgid "Figure" msgstr "圖片" -#: lib/layouts/beamer.layout:1218 lib/layouts/powerdot.layout:397 +#: lib/layouts/beamer.layout:1214 lib/layouts/powerdot.layout:389 #: lib/layouts/tufte-book.layout:235 lib/layouts/stdfloats.inc:31 #: src/insets/InsetFloatList.cpp:180 msgid "List of Figures" @@ -7306,7 +7307,7 @@ msgid "CURTAIN" msgstr "CURTAIN" -#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:227 +#: lib/layouts/broadway.layout:212 lib/layouts/egs.layout:225 #: lib/layouts/hollywood.layout:305 lib/layouts/siamltex.layout:298 #: lib/layouts/lyxmacros.inc:65 msgid "Right Address" @@ -7817,9 +7818,10 @@ #: lib/layouts/ectaart.layout:120 lib/layouts/elsarticle.layout:264 #: lib/layouts/ijmpd.layout:212 lib/layouts/iopart.layout:210 -#: lib/layouts/kluwer.layout:289 lib/layouts/paper.layout:175 -#: lib/layouts/revtex4.layout:263 lib/layouts/sigplanconf.layout:149 -#: lib/layouts/spie.layout:48 lib/layouts/agu_stdtitle.inc:123 +#: lib/layouts/jasatex.layout:199 lib/layouts/kluwer.layout:289 +#: lib/layouts/paper.layout:175 lib/layouts/revtex4.layout:263 +#: lib/layouts/sigplanconf.layout:149 lib/layouts/spie.layout:48 +#: lib/layouts/agu_stdtitle.inc:123 msgid "Keywords:" msgstr "關鍵字:" @@ -7895,65 +7897,65 @@ msgid "00.00.0000" msgstr "00.00.0000" -#: lib/layouts/egs.layout:272 +#: lib/layouts/egs.layout:270 msgid "LaTeX Title" msgstr "LaTeX 標題" -#: lib/layouts/egs.layout:306 lib/layouts/svmult.layout:82 +#: lib/layouts/egs.layout:304 lib/layouts/svmult.layout:82 msgid "Author:" msgstr "作者:" -#: lib/layouts/egs.layout:315 +#: lib/layouts/egs.layout:313 msgid "Affil" msgstr "Affil" -#: lib/layouts/egs.layout:350 +#: lib/layouts/egs.layout:348 msgid "Journal:" msgstr "雜誌:" -#: lib/layouts/egs.layout:359 +#: lib/layouts/egs.layout:357 msgid "msnumber" msgstr "msnumber" -#: lib/layouts/egs.layout:373 +#: lib/layouts/egs.layout:371 msgid "MS_number:" msgstr "MS_number:" -#: lib/layouts/egs.layout:383 +#: lib/layouts/egs.layout:381 msgid "FirstAuthor" msgstr "第一作者" -#: lib/layouts/egs.layout:396 +#: lib/layouts/egs.layout:394 msgid "1st_author_surname:" msgstr "第一作者姓氏:" -#: lib/layouts/egs.layout:405 lib/layouts/ijmpc.layout:154 +#: lib/layouts/egs.layout:403 lib/layouts/ijmpc.layout:154 #: lib/layouts/ijmpc.layout:158 lib/layouts/ijmpd.layout:144 #: lib/layouts/ijmpd.layout:148 lib/layouts/agu_stdtitle.inc:198 #: lib/layouts/aguplus.inc:111 msgid "Received" msgstr "已接收" -#: lib/layouts/egs.layout:418 lib/layouts/agu_stdtitle.inc:201 +#: lib/layouts/egs.layout:416 lib/layouts/agu_stdtitle.inc:201 #: lib/layouts/aguplus.inc:115 msgid "Received:" msgstr "已接收:" -#: lib/layouts/egs.layout:427 lib/layouts/agu_stdtitle.inc:214 +#: lib/layouts/egs.layout:425 lib/layouts/agu_stdtitle.inc:214 #: lib/layouts/aguplus.inc:127 msgid "Accepted" msgstr "已接受" -#: lib/layouts/egs.layout:440 lib/layouts/agu_stdtitle.inc:217 +#: lib/layouts/egs.layout:438 lib/layouts/agu_stdtitle.inc:217 #: lib/layouts/aguplus.inc:131 msgid "Accepted:" msgstr "已接受:" -#: lib/layouts/egs.layout:449 +#: lib/layouts/egs.layout:447 msgid "Offsets" msgstr "偏移" -#: lib/layouts/egs.layout:462 +#: lib/layouts/egs.layout:460 msgid "reprint_reqs_to:" msgstr "reprint_reqs_to:" @@ -8237,7 +8239,7 @@ msgid "Restriction:" msgstr "限制:" -#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:98 +#: lib/layouts/foils.layout:185 lib/layouts/simplecv.layout:100 #: lib/layouts/aguplus.inc:80 lib/layouts/customHeadersFooters.module:11 msgid "Left Header" msgstr "左側頁首" @@ -8247,7 +8249,7 @@ msgid "Left Header:" msgstr "左側頁首:" -#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:115 +#: lib/layouts/foils.layout:193 lib/layouts/simplecv.layout:117 #: lib/layouts/aguplus.inc:103 lib/layouts/customHeadersFooters.module:36 msgid "Right Header" msgstr "右側頁首" @@ -8726,7 +8728,7 @@ msgid "Remarks #." msgstr "備註 #." -#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:358 +#: lib/layouts/heb-article.layout:110 lib/layouts/ijmpd.layout:357 msgid "Proof:" msgstr "證明:" @@ -8828,48 +8830,52 @@ msgid "ItemList" msgstr "有號列舉" -#: lib/layouts/ijmpc.layout:280 lib/layouts/ijmpd.layout:283 +#: lib/layouts/ijmpc.layout:279 lib/layouts/ijmpd.layout:282 #, fuzzy msgid "RomanList" msgstr "羅馬體" -#: lib/layouts/ijmpc.layout:317 lib/layouts/ijmpd.layout:342 +#: lib/layouts/ijmpc.layout:316 lib/layouts/ijmpd.layout:341 #: lib/layouts/theorems-ams-bytype.inc:68 lib/layouts/theorems-ams.inc:42 -#: lib/layouts/theorems-bytype.inc:44 lib/layouts/theorems.inc:42 +#: lib/layouts/theorems-bytype.inc:44 +#: lib/layouts/theorems-without-preamble.inc:52 lib/layouts/theorems.inc:42 #, fuzzy msgid "Theorem \\thetheorem." msgstr "Theorem \\arabic{theorem}." -#: lib/layouts/ijmpc.layout:351 lib/layouts/ijmpd.layout:375 +#: lib/layouts/ijmpc.layout:350 lib/layouts/ijmpd.layout:374 #: lib/layouts/theorems-ams-bytype.inc:94 lib/layouts/theorems-bytype.inc:70 +#: lib/layouts/theorems-without-preamble.inc:76 #, fuzzy msgid "Corollary \\thecorollary." msgstr "Corollary \\arabic{corollary}." -#: lib/layouts/ijmpc.layout:360 lib/layouts/ijmpd.layout:384 +#: lib/layouts/ijmpc.layout:359 lib/layouts/ijmpd.layout:383 #: lib/layouts/theorems-ams-bytype.inc:112 lib/layouts/theorems-bytype.inc:88 +#: lib/layouts/theorems-without-preamble.inc:92 #, fuzzy msgid "Lemma \\thelemma." msgstr "Lemma \\arabic{lemma}." -#: lib/layouts/ijmpc.layout:369 lib/layouts/ijmpd.layout:393 +#: lib/layouts/ijmpc.layout:368 lib/layouts/ijmpd.layout:392 #: lib/layouts/theorems-ams-bytype.inc:130 lib/layouts/theorems-bytype.inc:106 +#: lib/layouts/theorems-without-preamble.inc:108 #, fuzzy msgid "Proposition \\theproposition." msgstr "Proposition \\arabic{proposition}." -#: lib/layouts/ijmpc.layout:374 lib/layouts/ijmpd.layout:398 +#: lib/layouts/ijmpc.layout:373 lib/layouts/ijmpd.layout:397 #: lib/layouts/theorems-without-preamble.inc:120 msgid "Prop" msgstr "Prop" -#: lib/layouts/ijmpc.layout:378 lib/layouts/ijmpd.layout:402 +#: lib/layouts/ijmpc.layout:377 lib/layouts/ijmpd.layout:401 #: lib/layouts/theorems-without-preamble.inc:124 #, fuzzy msgid "Prop \\theprop." msgstr "Prop \\arabic{prop}." -#: lib/layouts/ijmpc.layout:383 lib/layouts/ijmpd.layout:407 +#: lib/layouts/ijmpc.layout:382 lib/layouts/ijmpd.layout:406 #: lib/layouts/llncs.layout:396 lib/layouts/theorems-without-preamble.inc:371 #: lib/layouts/theorems-without-preamble.inc:378 #: lib/layouts/theorems-without-preamble.inc:381 @@ -8881,24 +8887,26 @@ msgid "Question" msgstr "問題" -#: lib/layouts/ijmpc.layout:387 lib/layouts/ijmpd.layout:411 +#: lib/layouts/ijmpc.layout:386 lib/layouts/ijmpd.layout:410 +#: lib/layouts/theorems-without-preamble.inc:375 #, fuzzy msgid "Question \\thequestion." msgstr "Question \\arabic{question}." -#: lib/layouts/ijmpc.layout:396 lib/layouts/ijmpd.layout:420 +#: lib/layouts/ijmpc.layout:395 lib/layouts/ijmpd.layout:419 #: lib/layouts/theorems-ams-bytype.inc:292 lib/layouts/theorems-bytype.inc:268 #, fuzzy msgid "Claim \\theclaim." msgstr "Claim \\arabic{claim}." -#: lib/layouts/ijmpc.layout:405 lib/layouts/ijmpd.layout:429 +#: lib/layouts/ijmpc.layout:404 lib/layouts/ijmpd.layout:428 #: lib/layouts/theorems-ams-bytype.inc:148 lib/layouts/theorems-bytype.inc:124 +#: lib/layouts/theorems-without-preamble.inc:140 #, fuzzy msgid "Conjecture \\theconjecture." msgstr "Conjecture \\arabic{conjecture}." -#: lib/layouts/ijmpc.layout:421 lib/layouts/ijmpd.layout:445 +#: lib/layouts/ijmpc.layout:420 lib/layouts/ijmpd.layout:444 msgid "Appendix \\Alph{appendix}." msgstr "Appendix \\Alph{appendix}." @@ -8931,8 +8939,9 @@ msgid "Rapid" msgstr "Rapid" -#: lib/layouts/iopart.layout:218 lib/layouts/revtex4.layout:246 -#: lib/layouts/svglobal3.layout:66 lib/layouts/svglobal3.layout:69 +#: lib/layouts/iopart.layout:218 lib/layouts/jasatex.layout:207 +#: lib/layouts/revtex4.layout:246 lib/layouts/svglobal3.layout:66 +#: lib/layouts/svglobal3.layout:69 msgid "PACS" msgstr "PACS" @@ -8980,6 +8989,36 @@ msgid "ACKNOWLEDGEMENTS" msgstr "致謝" +#: lib/layouts/jasatex.layout:114 +#, fuzzy +msgid "Alternative Affiliation" +msgstr "替代語言(&T):" + +#: lib/layouts/jasatex.layout:122 +#, fuzzy +msgid "Homepage" +msgstr "於頁面 <page>" + +#: lib/layouts/jasatex.layout:210 +#, fuzzy +msgid "PACS numbers:" +msgstr "PACS 數字:" + +#: lib/layouts/jasatex.layout:213 +#, fuzzy +msgid "Preprint number" +msgstr "試印本" + +#: lib/layouts/jasatex.layout:216 +#, fuzzy +msgid "Preprint number:" +msgstr "試印本" + +#: lib/layouts/jasatex.layout:236 lib/layouts/jasatex.layout:240 +#, fuzzy +msgid "Online citation" +msgstr "插入引用" + #: lib/layouts/kluwer.layout:198 msgid "AddressForOffprints" msgstr "AddressForOffprints" @@ -9273,6 +9312,14 @@ msgid "Close Section" msgstr "關閉區段" +#: lib/layouts/moderncv.layout:173 lib/layouts/stdlayouts.inc:74 +msgid "--Separator--" +msgstr "--分隔符號--" + +#: lib/layouts/moderncv.layout:181 lib/layouts/stdlayouts.inc:83 +msgid "--- Separate Environment ---" +msgstr "--- 積聚環境 ---" + #: lib/layouts/paper.layout:147 msgid "SubTitle" msgstr "次標題" @@ -9281,48 +9328,48 @@ msgid "Institution" msgstr "機構" -#: lib/layouts/powerdot.layout:122 lib/layouts/seminar.layout:36 +#: lib/layouts/powerdot.layout:119 lib/layouts/seminar.layout:36 #: lib/layouts/slides.layout:89 src/frontends/qt4/GuiDocument.cpp:170 msgid "Slide" msgstr "投影片" -#: lib/layouts/powerdot.layout:135 +#: lib/layouts/powerdot.layout:132 msgid " " msgstr " " -#: lib/layouts/powerdot.layout:145 +#: lib/layouts/powerdot.layout:141 msgid "EndSlide" msgstr "結束投影片" -#: lib/layouts/powerdot.layout:159 +#: lib/layouts/powerdot.layout:155 msgid "~=~" msgstr "~=~" -#: lib/layouts/powerdot.layout:172 +#: lib/layouts/powerdot.layout:168 msgid "WideSlide" msgstr "寬投影片" -#: lib/layouts/powerdot.layout:184 +#: lib/layouts/powerdot.layout:179 msgid "EmptySlide" msgstr "空投影片" -#: lib/layouts/powerdot.layout:188 +#: lib/layouts/powerdot.layout:183 msgid "Empty slide:" msgstr "空投影片" -#: lib/layouts/powerdot.layout:232 lib/layouts/numarticle.inc:9 +#: lib/layouts/powerdot.layout:226 lib/layouts/numarticle.inc:9 msgid "\\arabic{section}" msgstr "\\arabic{section}" -#: lib/layouts/powerdot.layout:261 +#: lib/layouts/powerdot.layout:253 msgid "ItemizeType1" msgstr "有號列舉型態1" -#: lib/layouts/powerdot.layout:287 +#: lib/layouts/powerdot.layout:279 msgid "EnumerateType1" msgstr "無號列舉型態1" -#: lib/layouts/powerdot.layout:409 lib/layouts/stdfloats.inc:46 +#: lib/layouts/powerdot.layout:401 lib/layouts/stdfloats.inc:46 msgid "List of Algorithms" msgstr "演算法清單" @@ -9613,14 +9660,10 @@ msgid "Terms:" msgstr "定理" -#: lib/layouts/simplecv.layout:58 +#: lib/layouts/simplecv.layout:59 msgid "Topic" msgstr "主題" -#: lib/layouts/simplecv.layout:72 -msgid "MMMMM" -msgstr "MMMMM" - #: lib/layouts/slides.layout:105 msgid "New Slide:" msgstr "新投影片:" @@ -10311,8 +10354,8 @@ msgid "FirstName" msgstr "名字" -#: lib/layouts/literate-scrap.inc:12 lib/layouts/noweb.module:11 -#: lib/layouts/sweave.module:45 +#: lib/layouts/literate-scrap.inc:12 lib/layouts/knitr.module:35 +#: lib/layouts/noweb.module:11 lib/layouts/sweave.module:45 msgid "Scrap" msgstr "Scrap" @@ -10500,42 +10543,34 @@ msgid "foot" msgstr "頁腳" -#: lib/layouts/stdinsets.inc:111 +#: lib/layouts/stdinsets.inc:116 #, fuzzy msgid "Greyedout" msgstr "灰色顯示" -#: lib/layouts/stdinsets.inc:136 src/insets/InsetERT.cpp:146 +#: lib/layouts/stdinsets.inc:142 src/insets/InsetERT.cpp:146 #: src/insets/InsetERT.cpp:148 msgid "ERT" msgstr "ERT" -#: lib/layouts/stdinsets.inc:168 src/frontends/qt4/GuiDocument.cpp:1320 +#: lib/layouts/stdinsets.inc:174 src/frontends/qt4/GuiDocument.cpp:1320 #, fuzzy msgid "Listings" msgstr "列表" -#: lib/layouts/stdinsets.inc:201 +#: lib/layouts/stdinsets.inc:207 #, fuzzy msgid "Idx" msgstr "索引:" -#: lib/layouts/stdinsets.inc:357 +#: lib/layouts/stdinsets.inc:363 msgid "opt" msgstr "選項" -#: lib/layouts/stdinsets.inc:438 +#: lib/layouts/stdinsets.inc:444 msgid "Preview" msgstr "預覽" -#: lib/layouts/stdlayouts.inc:74 -msgid "--Separator--" -msgstr "--分隔符號--" - -#: lib/layouts/stdlayouts.inc:83 -msgid "--- Separate Environment ---" -msgstr "--- 積聚環境 ---" - #: lib/layouts/stdsections.inc:15 lib/layouts/svcommon.inc:118 #, fuzzy msgid "Part \\thepart" @@ -10649,21 +10684,25 @@ msgstr "Part \\Roman{part}" #: lib/layouts/theorems-ams-bytype.inc:184 lib/layouts/theorems-bytype.inc:160 +#: lib/layouts/theorems-without-preamble.inc:179 #, fuzzy msgid "Definition \\thedefinition." msgstr "Definition \\arabic{definition}." #: lib/layouts/theorems-ams-bytype.inc:209 lib/layouts/theorems-bytype.inc:185 +#: lib/layouts/theorems-without-preamble.inc:203 #, fuzzy msgid "Example \\theexample." msgstr "Example \\arabic{example}." #: lib/layouts/theorems-ams-bytype.inc:228 lib/layouts/theorems-bytype.inc:204 +#: lib/layouts/theorems-without-preamble.inc:221 #, fuzzy msgid "Problem \\theproblem." msgstr "Problem \\arabic{theorem}" #: lib/layouts/theorems-ams-bytype.inc:247 lib/layouts/theorems-bytype.inc:223 +#: lib/layouts/theorems-without-preamble.inc:294 #, fuzzy msgid "Exercise \\theexercise." msgstr "Exercise @Section@.\\arabic{theorem}." @@ -10762,46 +10801,6 @@ msgid "Remark." msgstr "備註。" -#: lib/layouts/theorems-without-preamble.inc:52 -#, fuzzy -msgid "Theorem \\thetheorem" -msgstr "Theorem \\arabic{theorem}." - -#: lib/layouts/theorems-without-preamble.inc:76 -#, fuzzy -msgid "Corollary \\thecorollary" -msgstr "Corollary \\arabic{corollary}." - -#: lib/layouts/theorems-without-preamble.inc:92 -#, fuzzy -msgid "Lemma \\thelemma" -msgstr "Lemma \\arabic{lemma}." - -#: lib/layouts/theorems-without-preamble.inc:108 -#, fuzzy -msgid "Proposition \\theproposition" -msgstr "Proposition \\arabic{proposition}." - -#: lib/layouts/theorems-without-preamble.inc:140 -#, fuzzy -msgid "Conjecture \\theconjecture" -msgstr "Conjecture \\arabic{conjecture}." - -#: lib/layouts/theorems-without-preamble.inc:179 -#, fuzzy -msgid "Definition \\thedefinition" -msgstr "Definition \\arabic{definition}." - -#: lib/layouts/theorems-without-preamble.inc:203 -#, fuzzy -msgid "Example \\theexample" -msgstr "Example \\arabic{example}." - -#: lib/layouts/theorems-without-preamble.inc:221 -#, fuzzy -msgid "Problem \\theproblem" -msgstr "Problem \\arabic{theorem}" - #: lib/layouts/theorems-without-preamble.inc:236 #, fuzzy msgid "Prob" @@ -10821,34 +10820,15 @@ msgid "# [number of Prob]" msgstr "列數量" -#: lib/layouts/theorems-without-preamble.inc:294 -#, fuzzy -msgid "Exercise \\theexercise" -msgstr "Exercise @Section@.\\arabic{theorem}." - -#: lib/layouts/theorems-without-preamble.inc:311 -#, fuzzy -msgid "Remark \\theremark" -msgstr "Remark \\arabic{remark}." - -#: lib/layouts/theorems-without-preamble.inc:341 -#, fuzzy -msgid "Case \\thecase" -msgstr "Claim \\arabic{claim}." - #: lib/layouts/theorems-without-preamble.inc:358 #, fuzzy -msgid "Property \\theproperty" +msgid "Property \\theproperty." msgstr "Prop \\theproperty" -#: lib/layouts/theorems-without-preamble.inc:375 -#, fuzzy -msgid "Question \\thequestion" -msgstr "Question \\arabic{question}." - #: lib/layouts/theorems-without-preamble.inc:392 +#: lib/layouts/theorems-ams-extended-bytype.module:202 #, fuzzy -msgid "Note \\thenote" +msgid "Note \\thenote." msgstr "Note \\arabic{theorem}" #: lib/layouts/braille.module:2 @@ -11085,6 +11065,53 @@ msgid "Initial" msgstr "斜體" +#: lib/layouts/knitr.module:2 lib/configure.py:584 +msgid "Rnw (knitr)" +msgstr "" + +#: lib/layouts/knitr.module:6 +msgid "" +"Uses the knitr package in R for dynamic report generation. This R package " +"has to be installed for this module to work: install.packages('knitr'). Note " +"it depends on R >= 2.14.1. For more info see http://yihui.github.com/knitr" +msgstr "" + +#: lib/layouts/knitr.module:6 lib/layouts/noweb.module:5 +#: lib/layouts/sweave.module:6 +#, fuzzy +msgid "literate" +msgstr "實文" + +#: lib/layouts/knitr.module:13 lib/layouts/sweave.module:23 +msgid "Chunk" +msgstr "" + +#: lib/layouts/knitr.module:14 lib/layouts/sweave.module:2 +#: lib/layouts/sweave.module:24 lib/configure.py:582 +#, fuzzy +msgid "Sweave" +msgstr "儲存(&S)" + +#: lib/layouts/knitr.module:39 lib/layouts/sweave.module:49 +#, fuzzy +msgid "Sweave Options" +msgstr "LaTeX 選項(&O):" + +#: lib/layouts/knitr.module:40 lib/layouts/sweave.module:50 +#, fuzzy +msgid "Sweave opts" +msgstr "螢幕字型" + +#: lib/layouts/knitr.module:61 lib/layouts/sweave.module:71 +#, fuzzy +msgid "S/R expression" +msgstr "正規表示式(&X)" + +#: lib/layouts/knitr.module:62 lib/layouts/sweave.module:72 +#, fuzzy +msgid "S/R expr" +msgstr "exp" + #: lib/layouts/lilypond.module:2 #, fuzzy msgid "LilyPond Book" @@ -11252,47 +11279,12 @@ msgid "Allows to use Noweb as a literate programming tool." msgstr "" -#: lib/layouts/noweb.module:5 lib/layouts/sweave.module:6 -#, fuzzy -msgid "literate" -msgstr "實文" - -#: lib/layouts/sweave.module:2 lib/layouts/sweave.module:24 -#: lib/configure.py:582 -#, fuzzy -msgid "Sweave" -msgstr "儲存(&S)" - #: lib/layouts/sweave.module:6 msgid "" "Allows to use the statistical language S/R as a literate programming tool " "via the Sweave() function. For more info see the LyX example file sweave.lyx." msgstr "" -#: lib/layouts/sweave.module:23 -msgid "Chunk" -msgstr "" - -#: lib/layouts/sweave.module:49 -#, fuzzy -msgid "Sweave Options" -msgstr "LaTeX 選項(&O):" - -#: lib/layouts/sweave.module:50 -#, fuzzy -msgid "Sweave opts" -msgstr "螢幕字型" - -#: lib/layouts/sweave.module:71 -#, fuzzy -msgid "S/R expression" -msgstr "正規表示式(&X)" - -#: lib/layouts/sweave.module:72 -#, fuzzy -msgid "S/R expr" -msgstr "exp" - #: lib/layouts/sweave.module:93 lib/layouts/sweave.module:94 msgid "Sweave Input File" msgstr "" @@ -11395,11 +11387,6 @@ msgid "Condition." msgstr "條件。" -#: lib/layouts/theorems-ams-extended-bytype.module:202 -#, fuzzy -msgid "Note \\thenote." -msgstr "Note \\arabic{theorem}" - #: lib/layouts/theorems-ams-extended-bytype.module:217 #: lib/layouts/theorems-ams-extended.module:191 msgid "Note*" @@ -14133,6 +14120,11 @@ #: lib/ui/stdmenus.inc:589 #, fuzzy +msgid "Sweave Manual|S" +msgstr "儲存|S" + +#: lib/ui/stdmenus.inc:590 +#, fuzzy msgid "XY-pic Manual|X" msgstr "Specialmail" @@ -14156,11 +14148,11 @@ msgid "Check spelling" msgstr "檢查拼寫" -#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1323 +#: lib/ui/stdtoolbars.inc:78 src/BufferView.cpp:1334 msgid "Undo" msgstr "復原" -#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1333 +#: lib/ui/stdtoolbars.inc:79 src/BufferView.cpp:1344 msgid "Redo" msgstr "重做" @@ -16943,7 +16935,7 @@ #: lib/external_templates:39 msgid "" -"A spreadsheet made with gnumeric, openoffice or excel.\n" +"A spreadsheet made with Gnumeric, LibreOffice, OpenOffice or Excel.\n" "It imports as a long table, so any length\n" "is ok. Excessive width could be a problem.\n" "The gnumeric software is necessary for conversion,\n" @@ -17041,7 +17033,7 @@ msgid "PDFPages" msgstr "頁面" -#: lib/external_templates:301 lib/external_templates:312 +#: lib/external_templates:301 lib/external_templates:315 #, fuzzy msgid "PDF pages: $$AbsOrRelPathParent$$Basename" msgstr "西洋棋:$$AbsOrRelPathParent$$Basename" @@ -17055,11 +17047,14 @@ "* pages={x-y} (for a range of pages)\n" "* pages={x,y,z} (for specific pages)\n" "* pages=- (to include all pages)\n" +"* pages=last-1 (to include all pages in reverse order)\n" +"With the option 'noautoscale' the PDF pages are\n" +"inserted in their original size. \n" "Read the documentation of the pdfpages package\n" "for further options and details.\n" msgstr "" -#: lib/external_templates:343 +#: lib/external_templates:346 msgid "" "Today's date.\n" "Read 'info date' for more information.\n" @@ -17067,17 +17062,17 @@ "今天日期。\n" "讀取「info date」以獲得更多資訊。\n" -#: lib/external_templates:372 +#: lib/external_templates:375 #, fuzzy msgid "Dia" msgstr "顯示" -#: lib/external_templates:373 lib/external_templates:376 +#: lib/external_templates:376 lib/external_templates:379 #, fuzzy msgid "Dia: $$AbsOrRelPathParent$$Basename" msgstr "點陣圖:$$AbsOrRelPathParent$$Basename" -#: lib/external_templates:375 +#: lib/external_templates:378 msgid "Dia diagram.\n" msgstr "" @@ -17210,303 +17205,303 @@ msgid "R/S code" msgstr "編碼" -#: lib/configure.py:584 +#: lib/configure.py:585 #, fuzzy msgid "LilyPond music" msgstr "LilyPond" -#: lib/configure.py:585 +#: lib/configure.py:586 msgid "LilyPond book (LaTeX)" msgstr "" -#: lib/configure.py:586 +#: lib/configure.py:587 #, fuzzy msgid "LaTeX (plain)" msgstr "LaTeX 選項(&O):" -#: lib/configure.py:586 +#: lib/configure.py:587 #, fuzzy msgid "LaTeX (plain)|L" msgstr "LaTeX 選項(&O):" -#: lib/configure.py:587 +#: lib/configure.py:588 #, fuzzy msgid "LaTeX (LuaTeX)" msgstr "LaTeX 選項(&O):" -#: lib/configure.py:588 +#: lib/configure.py:589 #, fuzzy msgid "LaTeX (pdflatex)" msgstr "更新 PDF (pdflatex)" -#: lib/configure.py:589 +#: lib/configure.py:590 #, fuzzy msgid "LaTeX (XeTeX)" msgstr "LaTeX 選項(&O):" -#: lib/configure.py:590 +#: lib/configure.py:591 msgid "Plain text" msgstr "純文字" -#: lib/configure.py:590 +#: lib/configure.py:591 #, fuzzy msgid "Plain text|a" msgstr "純文字" -#: lib/configure.py:591 +#: lib/configure.py:592 #, fuzzy msgid "Plain text (pstotext)" msgstr "純文字" -#: lib/configure.py:592 +#: lib/configure.py:593 #, fuzzy msgid "Plain text (ps2ascii)" msgstr "純文字" -#: lib/configure.py:593 +#: lib/configure.py:594 #, fuzzy msgid "Plain text (catdvi)" msgstr "純文字" -#: lib/configure.py:594 +#: lib/configure.py:595 msgid "Plain Text, Join Lines" msgstr "純文字,聯結線" -#: lib/configure.py:597 +#: lib/configure.py:598 msgid "Gnumeric spreadsheet" msgstr "" -#: lib/configure.py:598 +#: lib/configure.py:599 msgid "Excel spreadsheet" msgstr "" -#: lib/configure.py:599 +#: lib/configure.py:600 msgid "OpenOffice spreadsheet" msgstr "" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML" msgstr "LyX" -#: lib/configure.py:602 lib/configure.py:604 +#: lib/configure.py:603 lib/configure.py:605 #, fuzzy msgid "LyXHTML|y" msgstr "LyX" -#: lib/configure.py:611 src/frontends/qt4/GuiLog.cpp:230 +#: lib/configure.py:612 src/frontends/qt4/GuiLog.cpp:230 #, fuzzy msgid "BibTeX" msgstr "LaTeX" -#: lib/configure.py:616 +#: lib/configure.py:617 #, fuzzy msgid "EPS" msgstr "PS" -#: lib/configure.py:617 +#: lib/configure.py:618 #, fuzzy msgid "Postscript" msgstr "Post Scriptum:" -#: lib/configure.py:617 +#: lib/configure.py:618 #, fuzzy msgid "Postscript|t" msgstr "Post Scriptum:" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)" msgstr "" -#: lib/configure.py:621 +#: lib/configure.py:622 msgid "PDF (ps2pdf)|P" msgstr "" -#: lib/configure.py:622 +#: lib/configure.py:623 #, fuzzy msgid "PDF (pdflatex)" msgstr "檢視 PDF (pdflatex)" -#: lib/configure.py:622 +#: lib/configure.py:623 #, fuzzy msgid "PDF (pdflatex)|F" msgstr "檢視 PDF (pdflatex)" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)" msgstr "" -#: lib/configure.py:623 +#: lib/configure.py:624 msgid "PDF (dvipdfm)|m" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)" msgstr "" -#: lib/configure.py:624 +#: lib/configure.py:625 msgid "PDF (XeTeX)|X" msgstr "" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)" msgstr "LaTeX 選項(&O):" -#: lib/configure.py:625 +#: lib/configure.py:626 #, fuzzy msgid "PDF (LuaTeX)|u" msgstr "檢視 PDF (pdflatex)" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI" msgstr "" -#: lib/configure.py:628 +#: lib/configure.py:629 msgid "DVI|D" msgstr "" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)" msgstr "LaTeX 選項(&O):" -#: lib/configure.py:629 +#: lib/configure.py:630 #, fuzzy msgid "DVI (LuaTeX)|V" msgstr "LaTeX 選項(&O):" -#: lib/configure.py:632 +#: lib/configure.py:633 #, fuzzy msgid "DraftDVI" msgstr "草稿(&D)" -#: lib/configure.py:635 +#: lib/configure.py:636 msgid "HTML|H" msgstr "" -#: lib/configure.py:638 +#: lib/configure.py:639 #, fuzzy msgid "Noteedit" msgstr "NoteToEditor" -#: lib/configure.py:641 +#: lib/configure.py:642 #, fuzzy msgid "OpenDocument" msgstr "開啟文件" -#: lib/configure.py:642 +#: lib/configure.py:643 msgid "OpenOffice.Org (sxw)" msgstr "" -#: lib/configure.py:645 +#: lib/configure.py:646 #, fuzzy msgid "Rich Text Format" msgstr "文字一般字型" -#: lib/configure.py:646 +#: lib/configure.py:647 #, fuzzy msgid "MS Word" msgstr "字詞" -#: lib/configure.py:646 +#: lib/configure.py:647 #, fuzzy msgid "MS Word|W" msgstr "計數字詞|W" -#: lib/configure.py:649 +#: lib/configure.py:650 #, fuzzy msgid "date command" msgstr "下一個命令" -#: lib/configure.py:650 +#: lib/configure.py:651 #, fuzzy msgid "Table (CSV)" msgstr "表格" -#: lib/configure.py:652 src/frontends/qt4/GuiView.cpp:1150 +#: lib/configure.py:653 src/frontends/qt4/GuiView.cpp:1150 #: src/frontends/qt4/GuiView.cpp:1151 src/mathed/MathMacroTemplate.cpp:543 msgid "LyX" msgstr "LyX" -#: lib/configure.py:653 +#: lib/configure.py:654 msgid "LyX 1.3.x" msgstr "" -#: lib/configure.py:654 +#: lib/configure.py:655 msgid "LyX 1.4.x" msgstr "" -#: lib/configure.py:655 +#: lib/configure.py:656 msgid "LyX 1.5.x" msgstr "" -#: lib/configure.py:656 +#: lib/configure.py:657 msgid "LyX 1.6.x" msgstr "" -#: lib/configure.py:657 +#: lib/configure.py:658 msgid "CJK LyX 1.4.x (big5)" msgstr "" -#: lib/configure.py:658 +#: lib/configure.py:659 msgid "CJK LyX 1.4.x (euc-jp)" msgstr "" -#: lib/configure.py:659 +#: lib/configure.py:660 msgid "CJK LyX 1.4.x (euc-kr)" msgstr "" -#: lib/configure.py:660 +#: lib/configure.py:661 #, fuzzy msgid "LyX Preview" msgstr "預覽" -#: lib/configure.py:661 +#: lib/configure.py:662 #, fuzzy msgid "LyX Preview (LilyPond book)" msgstr "預覽" -#: lib/configure.py:662 +#: lib/configure.py:663 #, fuzzy msgid "LyX Preview (pLaTeX)" msgstr "預覽" -#: lib/configure.py:663 +#: lib/configure.py:664 msgid "PDFTEX" msgstr "" -#: lib/configure.py:664 +#: lib/configure.py:665 #, fuzzy msgid "Program" msgstr "程式清單" -#: lib/configure.py:665 +#: lib/configure.py:666 msgid "PSTEX" msgstr "" -#: lib/configure.py:666 src/frontends/qt4/GuiClipboard.cpp:168 +#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:168 #, fuzzy msgid "Windows Metafile" msgstr "列印到檔案" -#: lib/configure.py:667 src/frontends/qt4/GuiClipboard.cpp:167 +#: lib/configure.py:668 src/frontends/qt4/GuiClipboard.cpp:167 msgid "Enhanced Metafile" msgstr "" -#: lib/configure.py:668 +#: lib/configure.py:669 msgid "HTML (MS Word)" msgstr "" -#: lib/configure.py:755 +#: lib/configure.py:765 msgid "LyXBlogger" msgstr "" -#: lib/configure.py:961 +#: lib/configure.py:971 msgid "LyX Archive (zip)" msgstr "" -#: lib/configure.py:964 +#: lib/configure.py:974 msgid "LyX Archive (tar.gz)" msgstr "" @@ -17551,66 +17546,66 @@ msgid "Print document failed" msgstr "列印文件失敗" -#: src/Buffer.cpp:324 +#: src/Buffer.cpp:344 msgid "Disk Error: " msgstr "" -#: src/Buffer.cpp:325 +#: src/Buffer.cpp:345 #, fuzzy, c-format msgid "" "LyX could not create the temporary directory '%1$s' (Disk is full maybe?)" msgstr "無法移除暫存目錄 %1$s" -#: src/Buffer.cpp:422 +#: src/Buffer.cpp:456 msgid "LyX attempted to close a document that had unsaved changes!\n" msgstr "" -#: src/Buffer.cpp:424 +#: src/Buffer.cpp:458 #, fuzzy msgid "Attempting to close changed document!" msgstr "LyX:試圖儲存文件 %1$s" -#: src/Buffer.cpp:433 +#: src/Buffer.cpp:467 msgid "Could not remove temporary directory" msgstr "無法移除暫存目錄" -#: src/Buffer.cpp:434 +#: src/Buffer.cpp:468 #, c-format msgid "Could not remove the temporary directory %1$s" msgstr "無法移除暫存目錄 %1$s" -#: src/Buffer.cpp:773 +#: src/Buffer.cpp:819 msgid "Unknown document class" msgstr "不明的文件類別" -#: src/Buffer.cpp:774 +#: src/Buffer.cpp:820 #, c-format msgid "Using the default document class, because the class %1$s is unknown." msgstr "正在使用預設文件類別,因為類別 %1$s 不明。" -#: src/Buffer.cpp:778 src/Text.cpp:484 +#: src/Buffer.cpp:824 src/Text.cpp:485 #, c-format msgid "Unknown token: %1$s %2$s\n" msgstr "不明的符記:%1$s %2$s\n" -#: src/Buffer.cpp:782 src/Buffer.cpp:789 src/Buffer.cpp:812 +#: src/Buffer.cpp:828 src/Buffer.cpp:835 src/Buffer.cpp:858 msgid "Document header error" msgstr "文件頁首錯誤" -#: src/Buffer.cpp:788 +#: src/Buffer.cpp:834 msgid "\\begin_header is missing" msgstr "\\begin_header 缺少" -#: src/Buffer.cpp:811 +#: src/Buffer.cpp:857 msgid "\\begin_document is missing" msgstr "\\begin_document 缺少" -#: src/Buffer.cpp:824 src/Buffer.cpp:830 src/BufferView.cpp:1428 -#: src/BufferView.cpp:1434 +#: src/Buffer.cpp:870 src/Buffer.cpp:876 src/BufferView.cpp:1439 +#: src/BufferView.cpp:1445 msgid "Changes not shown in LaTeX output" msgstr "在 LaTeX 輸出中未顯示變更" -#: src/Buffer.cpp:825 src/BufferView.cpp:1429 +#: src/Buffer.cpp:871 src/BufferView.cpp:1440 #, fuzzy msgid "" "Changes will not be highlighted in LaTeX output, because neither dvipost nor " @@ -17622,7 +17617,7 @@ "安裝。\n" "請安裝這些套件,或者在 LaTeX 前文中重新定義 \\lyxadded 和 \\lyxdeleted。" -#: src/Buffer.cpp:831 src/BufferView.cpp:1435 +#: src/Buffer.cpp:877 src/BufferView.cpp:1446 #, fuzzy msgid "" "Changes will not be highlighted in LaTeX output when using pdflatex, because " @@ -17634,98 +17629,98 @@ "未安裝。\n" "請安裝這兩個套件,或者在 LaTeX 前文中重新定義 \\lyxadded 和 \\lyxdeleted。" -#: src/Buffer.cpp:869 src/BufferParams.cpp:414 +#: src/Buffer.cpp:915 src/BufferParams.cpp:414 #: src/frontends/qt4/GuiLog.cpp:233 src/insets/InsetIndex.cpp:446 #: src/insets/InsetIndex.cpp:710 msgid "Index" msgstr "索引" -#: src/Buffer.cpp:942 src/Buffer.cpp:986 +#: src/Buffer.cpp:988 src/Buffer.cpp:1032 msgid "Document format failure" msgstr "文件格式錯誤" -#: src/Buffer.cpp:943 +#: src/Buffer.cpp:989 #, c-format msgid "%1$s ended unexpectedly, which means that it is probably corrupted." msgstr "%1$s 未如預期地結束,這表示它大概已經崩解。" -#: src/Buffer.cpp:987 +#: src/Buffer.cpp:1033 #, fuzzy, c-format msgid "%1$s is not a readable LyX document." msgstr "%1$s 並非 LyX 文件。" -#: src/Buffer.cpp:1012 +#: src/Buffer.cpp:1058 msgid "Conversion failed" msgstr "轉換失敗" -#: src/Buffer.cpp:1013 +#: src/Buffer.cpp:1059 #, c-format msgid "" "%1$s is from a different version of LyX, but a temporary file for converting " "it could not be created." msgstr "%1$s 是從不同版本的 LyX 而來,但是無法建立用於轉換它的暫存檔。" -#: src/Buffer.cpp:1023 +#: src/Buffer.cpp:1069 msgid "Conversion script not found" msgstr "找不到轉換命令稿" -#: src/Buffer.cpp:1024 +#: src/Buffer.cpp:1070 #, c-format msgid "" "%1$s is from a different version of LyX, but the conversion script lyx2lyx " "could not be found." msgstr "%1$s 是來自不同版本的 LyX,但是無法找到轉換命令稿 lyx2lyx。" -#: src/Buffer.cpp:1047 src/Buffer.cpp:1054 +#: src/Buffer.cpp:1093 src/Buffer.cpp:1100 msgid "Conversion script failed" msgstr "轉換命令稿失敗" -#: src/Buffer.cpp:1048 +#: src/Buffer.cpp:1094 #, fuzzy, c-format msgid "" "%1$s is from an older version of LyX and the lyx2lyx script failed to " "convert it." msgstr "%1$s 是來自不同版本的 LyX,但是 lyx2lyx 命令稿轉換它時失敗。" -#: src/Buffer.cpp:1055 +#: src/Buffer.cpp:1101 #, fuzzy, c-format msgid "" "%1$s is from a newer version of LyX and the lyx2lyx script failed to convert " "it." msgstr "%1$s 是來自不同版本的 LyX,但是 lyx2lyx 命令稿轉換它時失敗。" -#: src/Buffer.cpp:1076 src/Buffer.cpp:3730 src/Buffer.cpp:3792 +#: src/Buffer.cpp:1122 src/Buffer.cpp:3753 src/Buffer.cpp:3815 #, fuzzy msgid "File is read-only" msgstr "文件為唯讀" -#: src/Buffer.cpp:1077 +#: src/Buffer.cpp:1123 #, c-format msgid "The file %1$s cannot be written because it is marked as read-only." msgstr "" -#: src/Buffer.cpp:1086 +#: src/Buffer.cpp:1132 #, c-format msgid "" "Document %1$s has been externally modified. Are you sure you want to " "overwrite this file?" msgstr "文件 %1$s 已經由外部修改過。您確定要覆寫該檔案嗎?" -#: src/Buffer.cpp:1088 +#: src/Buffer.cpp:1134 msgid "Overwrite modified file?" msgstr "覆寫已修改檔案?" -#: src/Buffer.cpp:1089 src/Buffer.cpp:2334 src/Exporter.cpp:50 -#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2114 -#: src/frontends/qt4/GuiView.cpp:2303 +#: src/Buffer.cpp:1135 src/Buffer.cpp:2357 src/Exporter.cpp:50 +#: src/frontends/qt4/GuiClipboard.cpp:242 src/frontends/qt4/GuiView.cpp:2116 +#: src/frontends/qt4/GuiView.cpp:2323 msgid "&Overwrite" msgstr "覆寫(&O)" -#: src/Buffer.cpp:1118 +#: src/Buffer.cpp:1164 msgid "Backup failure" msgstr "備份失敗" -#: src/Buffer.cpp:1119 +#: src/Buffer.cpp:1165 #, fuzzy, c-format msgid "" "Cannot create backup file %1$s.\n" @@ -17734,62 +17729,62 @@ "無法建立備份檔案 %1$s。\n" "請檢查是否目錄存在並為可寫。" -#: src/Buffer.cpp:1145 +#: src/Buffer.cpp:1191 #, c-format msgid "Saving document %1$s..." msgstr "正在儲存文件 %1$s…" -#: src/Buffer.cpp:1160 +#: src/Buffer.cpp:1206 #, fuzzy msgid " could not write file!" msgstr "無法讀取檔案" -#: src/Buffer.cpp:1168 +#: src/Buffer.cpp:1214 msgid " done." msgstr " 已完成。" -#: src/Buffer.cpp:1183 +#: src/Buffer.cpp:1229 #, fuzzy, c-format msgid "LyX: Attempting to save document %1$s\n" msgstr "LyX:試圖儲存文件 %1$s" -#: src/Buffer.cpp:1193 src/Buffer.cpp:1206 src/Buffer.cpp:1220 +#: src/Buffer.cpp:1239 src/Buffer.cpp:1252 src/Buffer.cpp:1266 #, fuzzy, c-format msgid "Saved to %1$s. Phew.\n" msgstr " 似乎儲存成功。唷!" -#: src/Buffer.cpp:1196 +#: src/Buffer.cpp:1242 #, fuzzy msgid "Save failed! Trying again...\n" msgstr " 儲存失敗!嘗試中…" -#: src/Buffer.cpp:1210 +#: src/Buffer.cpp:1256 #, fuzzy msgid "Save failed! Trying yet again...\n" msgstr " 儲存失敗!嘗試中…" -#: src/Buffer.cpp:1224 +#: src/Buffer.cpp:1270 #, fuzzy msgid "Save failed! Bummer. Document is lost." msgstr " 儲存失敗!倒霉。文件已失去。" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 msgid "Iconv software exception Detected" msgstr "" -#: src/Buffer.cpp:1311 +#: src/Buffer.cpp:1357 #, c-format msgid "" "Please verify that the support software for your encoding (%1$s) is properly " "installed" msgstr "" -#: src/Buffer.cpp:1334 +#: src/Buffer.cpp:1380 #, c-format msgid "Could not find LaTeX command for character '%1$s' (code point %2$s)" msgstr "" -#: src/Buffer.cpp:1337 +#: src/Buffer.cpp:1383 msgid "" "Some characters of your document are probably not representable in the " "chosen encoding.\n" @@ -17798,22 +17793,22 @@ "您的文件中某些字元,可能無法以所選編碼來表現。\n" "變更文件編碼為 utf8 可能會有幫助。" -#: src/Buffer.cpp:1344 +#: src/Buffer.cpp:1390 #, fuzzy msgid "iconv conversion failed" msgstr "轉換失敗" -#: src/Buffer.cpp:1349 +#: src/Buffer.cpp:1395 #, fuzzy msgid "conversion failed" msgstr "轉換失敗" -#: src/Buffer.cpp:1444 +#: src/Buffer.cpp:1490 #, fuzzy msgid "Uncodable character in file path" msgstr "特殊字元" -#: src/Buffer.cpp:1446 +#: src/Buffer.cpp:1492 #, c-format msgid "" "The path of your document\n" @@ -17827,54 +17822,49 @@ "(such as utf8) or change the file path name." msgstr "" -#: src/Buffer.cpp:1744 +#: src/Buffer.cpp:1790 msgid "Running chktex..." msgstr "chktex 執行中…" -#: src/Buffer.cpp:1758 +#: src/Buffer.cpp:1804 msgid "chktex failure" msgstr "chktex 失敗" -#: src/Buffer.cpp:1759 +#: src/Buffer.cpp:1805 msgid "Could not run chktex successfully." msgstr "無法成功運行 chktex。" -#: src/Buffer.cpp:2003 +#: src/Buffer.cpp:2059 #, fuzzy, c-format msgid "Don't know how to export to format: %1$s" msgstr "沒有資訊用於匯出格式 %1$s。" -#: src/Buffer.cpp:2075 src/frontends/qt4/GuiView.cpp:3143 +#: src/Buffer.cpp:2123 src/frontends/qt4/GuiView.cpp:3163 #, fuzzy, c-format msgid "Error exporting to format: %1$s." msgstr "沒有資訊用於匯出格式 %1$s。" -#: src/Buffer.cpp:2158 +#: src/Buffer.cpp:2206 #, c-format msgid "Branch \"%1$s\" already exists." msgstr "" -#: src/Buffer.cpp:2188 -#, c-format -msgid "Branch \"%1$s\" does not exist." -msgstr "" - -#: src/Buffer.cpp:2248 +#: src/Buffer.cpp:2271 #, fuzzy, c-format msgid "Unable to parse \"%1$s\"" msgstr "不明的工具列「%1$s」" -#: src/Buffer.cpp:2255 +#: src/Buffer.cpp:2278 #, fuzzy, c-format msgid "Unrecognized target \"%1$s\"" msgstr "不明的工具列「%1$s」" -#: src/Buffer.cpp:2265 +#: src/Buffer.cpp:2288 #, fuzzy msgid "Error exporting to DVI." msgstr "產生像素對映時發生錯誤" -#: src/Buffer.cpp:2330 src/Exporter.cpp:45 +#: src/Buffer.cpp:2353 src/Exporter.cpp:45 #, c-format msgid "" "The file %1$s already exists.\n" @@ -17885,74 +17875,74 @@ "\n" "您要覆寫該檔案嗎?" -#: src/Buffer.cpp:2333 src/Exporter.cpp:48 +#: src/Buffer.cpp:2356 src/Exporter.cpp:48 msgid "Overwrite file?" msgstr "覆寫檔案?" -#: src/Buffer.cpp:2350 +#: src/Buffer.cpp:2373 #, fuzzy msgid "Error running external commands." msgstr "一般資訊" -#: src/Buffer.cpp:3143 +#: src/Buffer.cpp:3166 msgid "Preview source code" msgstr "預覽原始碼" -#: src/Buffer.cpp:3161 +#: src/Buffer.cpp:3184 #, c-format msgid "Preview source code for paragraph %1$d" msgstr "預覽段落 %1$d 原始碼" -#: src/Buffer.cpp:3165 +#: src/Buffer.cpp:3188 #, c-format msgid "Preview source code from paragraph %1$s to %2$s" msgstr "預覽從段落 %1$s 到 %2$s 的原始碼" -#: src/Buffer.cpp:3284 +#: src/Buffer.cpp:3307 #, c-format msgid "Auto-saving %1$s" msgstr "自動儲存 %1$s" -#: src/Buffer.cpp:3338 +#: src/Buffer.cpp:3361 msgid "Autosave failed!" msgstr "自動儲存失敗!" -#: src/Buffer.cpp:3399 +#: src/Buffer.cpp:3422 msgid "Autosaving current document..." msgstr "自動儲存目前文件…" -#: src/Buffer.cpp:3489 +#: src/Buffer.cpp:3512 msgid "Couldn't export file" msgstr "無法匯出檔案" -#: src/Buffer.cpp:3490 +#: src/Buffer.cpp:3513 #, c-format msgid "No information for exporting the format %1$s." msgstr "沒有資訊用於匯出格式 %1$s。" -#: src/Buffer.cpp:3561 +#: src/Buffer.cpp:3584 msgid "File name error" msgstr "檔案名稱錯誤" -#: src/Buffer.cpp:3562 +#: src/Buffer.cpp:3585 msgid "The directory path to the document cannot contain spaces." msgstr "到文件的目錄路徑不可包含空格。" -#: src/Buffer.cpp:3647 +#: src/Buffer.cpp:3670 msgid "Document export cancelled." msgstr "文件匯出取消。" -#: src/Buffer.cpp:3657 +#: src/Buffer.cpp:3680 #, c-format msgid "Document exported as %1$s to file `%2$s'" msgstr "文件匯出為 %1$s 到檔案「%2$s」" -#: src/Buffer.cpp:3663 +#: src/Buffer.cpp:3686 #, c-format msgid "Document exported as %1$s" msgstr "文件匯出為 %1$s" -#: src/Buffer.cpp:3716 +#: src/Buffer.cpp:3739 #, c-format msgid "" "An emergency save of the document %1$s exists.\n" @@ -17963,64 +17953,64 @@ "\n" "回復緊急儲存?" -#: src/Buffer.cpp:3719 +#: src/Buffer.cpp:3742 msgid "Load emergency save?" msgstr "載入緊急儲存?" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Recover" msgstr "回復(&R)" -#: src/Buffer.cpp:3720 +#: src/Buffer.cpp:3743 msgid "&Load Original" msgstr "載入原件(&L)" -#: src/Buffer.cpp:3731 +#: src/Buffer.cpp:3754 #, c-format msgid "" "An emergency file is successfully loaded, but the original file %1$s is " "marked read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:3737 +#: src/Buffer.cpp:3760 msgid "Document was successfully recovered." msgstr "" -#: src/Buffer.cpp:3739 +#: src/Buffer.cpp:3762 msgid "Document was NOT successfully recovered." msgstr "" -#: src/Buffer.cpp:3740 +#: src/Buffer.cpp:3763 #, fuzzy, c-format msgid "" "Remove emergency file now?\n" "(%1$s)" msgstr "載入緊急儲存?" -#: src/Buffer.cpp:3744 src/Buffer.cpp:3756 +#: src/Buffer.cpp:3767 src/Buffer.cpp:3779 #, fuzzy msgid "Delete emergency file?" msgstr "選取外部檔案" -#: src/Buffer.cpp:3745 src/Buffer.cpp:3758 +#: src/Buffer.cpp:3768 src/Buffer.cpp:3781 #, fuzzy msgid "&Keep" msgstr "Cap" -#: src/Buffer.cpp:3749 +#: src/Buffer.cpp:3772 msgid "Emergency file deleted" msgstr "" -#: src/Buffer.cpp:3750 +#: src/Buffer.cpp:3773 msgid "Do not forget to save your file now!" msgstr "" -#: src/Buffer.cpp:3757 +#: src/Buffer.cpp:3780 #, fuzzy msgid "Remove emergency file now?" msgstr "載入緊急儲存?" -#: src/Buffer.cpp:3780 +#: src/Buffer.cpp:3803 #, c-format msgid "" "The backup of the document %1$s is newer.\n" @@ -18031,45 +18021,45 @@ "\n" "載入備份做為替代?" -#: src/Buffer.cpp:3782 +#: src/Buffer.cpp:3805 msgid "Load backup?" msgstr "載入備份?" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "&Load backup" msgstr "載入備份(&L)" -#: src/Buffer.cpp:3783 +#: src/Buffer.cpp:3806 msgid "Load &original" msgstr "載入原件(&O)" -#: src/Buffer.cpp:3793 +#: src/Buffer.cpp:3816 #, c-format msgid "" "A backup file is successfully loaded, but the original file %1$s is marked " "read-only. Please make sure to save the document as a different file." msgstr "" -#: src/Buffer.cpp:4132 src/insets/InsetCaption.cpp:326 +#: src/Buffer.cpp:4156 src/insets/InsetCaption.cpp:326 msgid "Senseless!!! " msgstr "無意義 !!! " -#: src/Buffer.cpp:4253 +#: src/Buffer.cpp:4343 #, fuzzy, c-format msgid "Document %1$s reloaded." msgstr "文件 %1$s 已開啟。" -#: src/Buffer.cpp:4256 +#: src/Buffer.cpp:4346 #, fuzzy, c-format msgid "Could not reload document %1$s." msgstr "無法讀取文件" -#: src/Buffer.cpp:4322 +#: src/Buffer.cpp:4412 #, fuzzy msgid "Included File Invalid" msgstr "包含檔…|d" -#: src/Buffer.cpp:4323 +#: src/Buffer.cpp:4413 #, c-format msgid "" "Saving this document to a new location has made the file:\n" @@ -18095,7 +18085,7 @@ msgid "Document class not available" msgstr "文件類別無法使用" -#: src/BufferParams.cpp:1979 +#: src/BufferParams.cpp:1980 #, c-format msgid "" "The layout file:\n" @@ -18105,12 +18095,12 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1985 +#: src/BufferParams.cpp:1986 #, fuzzy msgid "Document class not found" msgstr "文件類別無法使用" -#: src/BufferParams.cpp:1992 +#: src/BufferParams.cpp:1993 #, c-format msgid "" "Due to some error in it, the layout file:\n" @@ -18120,17 +18110,17 @@ "correct output." msgstr "" -#: src/BufferParams.cpp:1998 src/BufferView.cpp:1273 src/BufferView.cpp:1305 +#: src/BufferParams.cpp:1999 src/BufferView.cpp:1284 src/BufferView.cpp:1316 #, fuzzy msgid "Could not load class" msgstr "無法變更類別" -#: src/BufferParams.cpp:2032 +#: src/BufferParams.cpp:2033 #, fuzzy msgid "Error reading internal layout information" msgstr "一般資訊" -#: src/BufferParams.cpp:2033 src/TextClass.cpp:1349 +#: src/BufferParams.cpp:2034 src/TextClass.cpp:1349 #, fuzzy msgid "Read Error" msgstr "搜尋錯誤" @@ -18155,7 +18145,7 @@ msgid "This portion of the document is deleted." msgstr "此部份的文件已刪除。" -#: src/BufferView.cpp:1271 src/BufferView.cpp:1303 +#: src/BufferView.cpp:1282 src/BufferView.cpp:1314 #, fuzzy, c-format msgid "The document class `%1$s' could not be loaded." msgstr "" @@ -18163,123 +18153,128 @@ "%1$s\n" "無法讀取。" -#: src/BufferView.cpp:1326 +#: src/BufferView.cpp:1337 msgid "No further undo information" msgstr "無進一步的復原資訊" -#: src/BufferView.cpp:1336 +#: src/BufferView.cpp:1347 msgid "No further redo information" msgstr "無進一步的重做資訊" -#: src/BufferView.cpp:1525 src/lyxfind.cpp:378 src/lyxfind.cpp:396 +#: src/BufferView.cpp:1536 src/lyxfind.cpp:378 src/lyxfind.cpp:396 msgid "String not found!" msgstr "找不到字串!" -#: src/BufferView.cpp:1568 +#: src/BufferView.cpp:1579 msgid "Mark off" msgstr "標記關閉" -#: src/BufferView.cpp:1574 +#: src/BufferView.cpp:1585 msgid "Mark on" msgstr "標記開啟" -#: src/BufferView.cpp:1581 +#: src/BufferView.cpp:1592 msgid "Mark removed" msgstr "標記移除" -#: src/BufferView.cpp:1584 +#: src/BufferView.cpp:1595 msgid "Mark set" msgstr "標記設定" -#: src/BufferView.cpp:1639 +#: src/BufferView.cpp:1651 #, fuzzy msgid "Statistics for the selection:" msgstr "切換至文件(&S)" -#: src/BufferView.cpp:1641 +#: src/BufferView.cpp:1653 #, fuzzy msgid "Statistics for the document:" msgstr "切換至文件(&S)" -#: src/BufferView.cpp:1644 +#: src/BufferView.cpp:1656 #, fuzzy, c-format msgid "%1$d words" msgstr "%1$d 個字詞已勾選。" -#: src/BufferView.cpp:1646 +#: src/BufferView.cpp:1658 #, fuzzy msgid "One word" msgstr "關鍵字" -#: src/BufferView.cpp:1649 +#: src/BufferView.cpp:1661 #, c-format msgid "%1$d characters (including blanks)" msgstr "" -#: src/BufferView.cpp:1652 +#: src/BufferView.cpp:1664 msgid "One character (including blanks)" msgstr "" -#: src/BufferView.cpp:1655 +#: src/BufferView.cpp:1667 #, c-format msgid "%1$d characters (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1658 +#: src/BufferView.cpp:1670 msgid "One character (excluding blanks)" msgstr "" -#: src/BufferView.cpp:1660 +#: src/BufferView.cpp:1672 #, fuzzy msgid "Statistics" msgstr "狀態" -#: src/BufferView.cpp:1791 +#: src/BufferView.cpp:1806 #, c-format msgid "" "`inset-forall' interrupted because number of actions is larger than %1$d" msgstr "" -#: src/BufferView.cpp:1793 +#: src/BufferView.cpp:1808 #, c-format msgid "Applied \"%1$s\" to %2$d insets" msgstr "" -#: src/BufferView.cpp:1801 +#: src/BufferView.cpp:1816 #, fuzzy msgid "Branch name" msgstr "分支" -#: src/BufferView.cpp:1808 src/frontends/qt4/GuiBranches.cpp:178 +#: src/BufferView.cpp:1823 src/frontends/qt4/GuiBranches.cpp:178 msgid "Branch already exists" msgstr "" -#: src/BufferView.cpp:2243 +#: src/BufferView.cpp:1944 +#, c-format +msgid "Branch \"%1$s\" does not exist." +msgstr "" + +#: src/BufferView.cpp:2293 msgid "Inverse Search Failed" msgstr "" -#: src/BufferView.cpp:2244 +#: src/BufferView.cpp:2294 msgid "" "Invalid position requested by inverse search.\n" "You need to update the viewed document." msgstr "" -#: src/BufferView.cpp:2618 +#: src/BufferView.cpp:2673 #, c-format msgid "Inserting document %1$s..." msgstr "插入文件 %1$s…" -#: src/BufferView.cpp:2629 +#: src/BufferView.cpp:2684 #, c-format msgid "Document %1$s inserted." msgstr "文件 %1$s 已插入。" -#: src/BufferView.cpp:2631 +#: src/BufferView.cpp:2686 #, c-format msgid "Could not insert document %1$s" msgstr "無法插入文件 %1$s" -#: src/BufferView.cpp:2896 +#: src/BufferView.cpp:2951 #, c-format msgid "" "Could not read the specified document\n" @@ -18290,26 +18285,26 @@ "%1$s\n" "由於錯誤:%2$s" -#: src/BufferView.cpp:2898 +#: src/BufferView.cpp:2953 msgid "Could not read file" msgstr "無法讀取檔案" -#: src/BufferView.cpp:2905 +#: src/BufferView.cpp:2960 #, fuzzy, c-format msgid "" "%1$s\n" " is not readable." msgstr "%1$s 無法讀取。" -#: src/BufferView.cpp:2906 src/output.cpp:39 +#: src/BufferView.cpp:2961 src/output.cpp:39 msgid "Could not open file" msgstr "無法開啟檔案" -#: src/BufferView.cpp:2913 +#: src/BufferView.cpp:2968 msgid "Reading not UTF-8 encoded file" msgstr "讀取非 UTF-8 編碼的檔案" -#: src/BufferView.cpp:2914 +#: src/BufferView.cpp:2969 msgid "" "The file is not UTF-8 encoded.\n" "It will be read as local 8Bit-encoded.\n" @@ -18325,16 +18320,16 @@ #: src/Changes.cpp:363 src/Paragraph.cpp:2511 #: src/frontends/qt4/LaTeXHighlighter.cpp:108 src/insets/InsetBibitem.cpp:300 -#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:183 -#: src/insets/InsetListings.cpp:191 src/insets/InsetListings.cpp:213 +#: src/insets/InsetCommandParams.cpp:390 src/insets/InsetListings.cpp:182 +#: src/insets/InsetListings.cpp:190 src/insets/InsetListings.cpp:212 #: src/insets/InsetNomencl.cpp:285 src/mathed/InsetMathString.cpp:161 #, fuzzy msgid "LyX Warning: " msgstr "LyX 版本 " #: src/Changes.cpp:364 src/Paragraph.cpp:2512 src/insets/InsetBibitem.cpp:301 -#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:184 -#: src/insets/InsetListings.cpp:192 src/insets/InsetNomencl.cpp:286 +#: src/insets/InsetCommandParams.cpp:391 src/insets/InsetListings.cpp:183 +#: src/insets/InsetListings.cpp:191 src/insets/InsetNomencl.cpp:286 #: src/mathed/InsetMathString.cpp:162 #, fuzzy msgid "uncodable character" @@ -18729,12 +18724,12 @@ msgid "ignore" msgstr "忽略" -#: src/Converter.cpp:329 src/Converter.cpp:491 src/Converter.cpp:514 -#: src/Converter.cpp:557 +#: src/Converter.cpp:330 src/Converter.cpp:493 src/Converter.cpp:516 +#: src/Converter.cpp:559 msgid "Cannot convert file" msgstr "無法轉換檔案" -#: src/Converter.cpp:330 +#: src/Converter.cpp:331 #, c-format msgid "" "No information for converting %1$s format files to %2$s.\n" @@ -18743,60 +18738,60 @@ "沒有關於轉換 %1$s 格式檔案到 %2$s 的資訊。\n" "請在偏好設定中定義一個轉換器。" -#: src/Converter.cpp:442 src/Format.cpp:317 src/Format.cpp:385 +#: src/Converter.cpp:444 src/Format.cpp:317 src/Format.cpp:385 msgid "Executing command: " msgstr "執行命令:" -#: src/Converter.cpp:486 +#: src/Converter.cpp:488 msgid "Build errors" msgstr "組建錯誤" -#: src/Converter.cpp:487 +#: src/Converter.cpp:489 msgid "There were errors during the build process." msgstr "組建處理期間出現錯誤。" -#: src/Converter.cpp:492 +#: src/Converter.cpp:494 #, fuzzy, c-format msgid "" "An error occurred while running:\n" "%1$s" msgstr "執行 %1$s 時發生錯誤" -#: src/Converter.cpp:515 +#: src/Converter.cpp:517 #, c-format msgid "Could not move a temporary directory from %1$s to %2$s." msgstr "無法將暫存目錄從 %1$s 移動到 %2$s。" -#: src/Converter.cpp:559 +#: src/Converter.cpp:561 #, c-format msgid "Could not copy a temporary file from %1$s to %2$s." msgstr "無法將暫存檔從 %1$s 複製到 %2$s。" -#: src/Converter.cpp:560 +#: src/Converter.cpp:562 #, c-format msgid "Could not move a temporary file from %1$s to %2$s." msgstr "無法將暫存檔從 %1$s 移動到 %2$s。" -#: src/Converter.cpp:616 +#: src/Converter.cpp:618 msgid "Running LaTeX..." msgstr "LaTeX 執行中…" -#: src/Converter.cpp:635 +#: src/Converter.cpp:637 #, c-format msgid "" "LaTeX did not run successfully. Additionally, LyX could not locate the LaTeX " "log %1$s." msgstr "LaTeX 並未成功運行。另外,LyX 無法定位 LaTeX 記錄檔 %1$s。" -#: src/Converter.cpp:638 +#: src/Converter.cpp:640 msgid "LaTeX failed" msgstr "LaTeX 執行失敗" -#: src/Converter.cpp:640 +#: src/Converter.cpp:642 msgid "Output is empty" msgstr "輸出為空" -#: src/Converter.cpp:641 +#: src/Converter.cpp:643 msgid "An empty output file was generated." msgstr "已產生空的輸出檔案。" @@ -18819,12 +18814,12 @@ msgid "&Don't Add" msgstr "" -#: src/CutAndPaste.cpp:665 src/Text.cpp:363 +#: src/CutAndPaste.cpp:665 src/Text.cpp:364 #, fuzzy, c-format msgid "Layout `%1$s' was not found." msgstr "文件類別無法使用" -#: src/CutAndPaste.cpp:667 src/Text.cpp:365 +#: src/CutAndPaste.cpp:667 src/Text.cpp:366 #, fuzzy msgid "Layout Not Found" msgstr "未顯示。" @@ -18874,19 +18869,19 @@ msgstr "複製 %1$s 到 %2$s 時失敗。" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:121 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Roman" msgstr "羅馬體" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:122 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Sans Serif" msgstr "無襯線" #: src/Font.cpp:59 src/frontends/qt4/GuiCharacter.cpp:123 -#: src/frontends/qt4/GuiDocument.cpp:3218 +#: src/frontends/qt4/GuiDocument.cpp:3224 #: src/frontends/qt4/GuiListings.cpp:159 msgid "Typewriter" msgstr "打字體" @@ -18980,7 +18975,7 @@ msgid "Cannot view file" msgstr "無法檢視檔案" -#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2928 +#: src/Format.cpp:266 src/Format.cpp:333 src/frontends/qt4/GuiView.cpp:2948 #, c-format msgid "File does not exist: %1$s" msgstr "檔案不存在:%1$s" @@ -19302,7 +19297,7 @@ "\t-version 概述版本和組建資訊\n" "查看 LyX 線上手冊以獲得更多細節。" -#: src/LyX.cpp:1099 +#: src/LyX.cpp:1099 src/support/Package.cpp:563 msgid "No system directory" msgstr "無系統目錄" @@ -19883,7 +19878,7 @@ msgid "(no log message)" msgstr "(無記錄檔訊息)" -#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2786 +#: src/LyXVC.cpp:170 src/frontends/qt4/GuiView.cpp:2806 msgid "LyX VC: Log Message" msgstr "LyX VC:記錄檔訊息" @@ -19903,7 +19898,7 @@ msgid "Revert to stored version of document?" msgstr "還原成文件的已儲存版本?" -#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3288 +#: src/LyXVC.cpp:224 src/frontends/qt4/GuiView.cpp:3308 msgid "&Revert" msgstr "回復(&R)" @@ -19931,88 +19926,88 @@ msgid "Paragraph not properly initialized" msgstr "" -#: src/Text.cpp:390 +#: src/Text.cpp:391 msgid "Unknown Inset" msgstr "不明的內欄" -#: src/Text.cpp:471 +#: src/Text.cpp:472 msgid "Change tracking error" msgstr "變更追蹤錯誤" -#: src/Text.cpp:472 +#: src/Text.cpp:473 #, fuzzy, c-format msgid "Unknown author index for change: %1$d\n" msgstr "插入時不明的作者索引:%1$d\n" -#: src/Text.cpp:483 +#: src/Text.cpp:484 msgid "Unknown token" msgstr "不明的符記" -#: src/Text.cpp:947 +#: src/Text.cpp:948 msgid "" "You cannot insert a space at the beginning of a paragraph. Please read the " "Tutorial." msgstr "您無法於段落開始處插入空格。請讀取教學課程。" -#: src/Text.cpp:955 +#: src/Text.cpp:956 msgid "You cannot type two spaces this way. Please read the Tutorial." msgstr "您無法以此方式輸入兩個空格。請讀取教學課程。" -#: src/Text.cpp:1786 +#: src/Text.cpp:1787 msgid "[Change Tracking] " msgstr "[變更追蹤] " -#: src/Text.cpp:1792 +#: src/Text.cpp:1793 msgid "Change: " msgstr "變更:" -#: src/Text.cpp:1796 +#: src/Text.cpp:1797 msgid " at " msgstr " 於 " -#: src/Text.cpp:1806 +#: src/Text.cpp:1807 #, c-format msgid "Font: %1$s" msgstr "字型:%1$s" -#: src/Text.cpp:1811 +#: src/Text.cpp:1812 #, c-format msgid ", Depth: %1$d" msgstr ",深度:%1$d" -#: src/Text.cpp:1817 +#: src/Text.cpp:1818 msgid ", Spacing: " msgstr ",間隔:" -#: src/Text.cpp:1823 src/frontends/qt4/GuiDocument.cpp:694 +#: src/Text.cpp:1824 src/frontends/qt4/GuiDocument.cpp:694 msgid "OneHalf" msgstr "一半" -#: src/Text.cpp:1829 +#: src/Text.cpp:1830 msgid "Other (" msgstr "其他 (" -#: src/Text.cpp:1838 +#: src/Text.cpp:1839 msgid ", Inset: " msgstr ",內欄:" -#: src/Text.cpp:1839 +#: src/Text.cpp:1840 msgid ", Paragraph: " msgstr ",段落:" -#: src/Text.cpp:1840 +#: src/Text.cpp:1841 msgid ", Id: " msgstr ",識別:" -#: src/Text.cpp:1841 +#: src/Text.cpp:1842 msgid ", Position: " msgstr ",位置:" -#: src/Text.cpp:1847 +#: src/Text.cpp:1848 msgid ", Char: 0x" msgstr ",字元:0x" -#: src/Text.cpp:1849 +#: src/Text.cpp:1850 msgid ", Boundary: " msgstr ",邊界:" @@ -20054,15 +20049,15 @@ msgid " not known" msgstr " 未知" -#: src/Text3.cpp:1755 src/frontends/qt4/GuiApplication.cpp:1367 +#: src/Text3.cpp:1758 src/frontends/qt4/GuiApplication.cpp:1367 msgid "Missing argument" msgstr "缺少引數" -#: src/Text3.cpp:1904 src/Text3.cpp:1916 +#: src/Text3.cpp:1907 src/Text3.cpp:1919 msgid "Character set" msgstr "字元集" -#: src/Text3.cpp:2123 src/Text3.cpp:2134 +#: src/Text3.cpp:2126 src/Text3.cpp:2137 msgid "Paragraph layout set" msgstr "段落版面配置設定" @@ -20128,7 +20123,7 @@ #: src/VCBackend.cpp:805 src/VCBackend.cpp:866 src/VCBackend.cpp:927 #: src/VCBackend.cpp:935 src/VCBackend.cpp:1143 src/VCBackend.cpp:1236 #: src/VCBackend.cpp:1242 src/VCBackend.cpp:1263 -#: src/frontends/qt4/GuiView.cpp:2748 +#: src/frontends/qt4/GuiView.cpp:2768 #, fuzzy msgid "Revision control error." msgstr "版本控制" @@ -20285,13 +20280,13 @@ msgstr "" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 #, fuzzy msgid "&Yes" msgstr "是" #: src/VCBackend.cpp:1306 src/VCBackend.cpp:1310 -#: src/frontends/qt4/FindAndReplace.cpp:345 +#: src/frontends/qt4/FindAndReplace.cpp:346 #, fuzzy msgid "&No" msgstr "否" @@ -20351,7 +20346,7 @@ msgid "Reload saved document?" msgstr "恢復原儲存文件?" -#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2697 +#: src/buffer_funcs.cpp:76 src/frontends/qt4/GuiView.cpp:2717 #, fuzzy msgid "&Reload" msgstr "置換(&R)" @@ -20467,21 +20462,21 @@ "Continue searching from the end?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:344 +#: src/frontends/qt4/FindAndReplace.cpp:345 msgid "Wrap search?" msgstr "" -#: src/frontends/qt4/FindAndReplace.cpp:389 +#: src/frontends/qt4/FindAndReplace.cpp:390 #, fuzzy msgid "Nothing to search" msgstr "無事可做" -#: src/frontends/qt4/FindAndReplace.cpp:429 +#: src/frontends/qt4/FindAndReplace.cpp:430 #, fuzzy msgid "No open document(s) in which to search" msgstr "開啟文件" -#: src/frontends/qt4/FindAndReplace.cpp:529 +#: src/frontends/qt4/FindAndReplace.cpp:530 #, fuzzy msgid "Advanced Find and Replace" msgstr "尋找和置換" @@ -20738,9 +20733,9 @@ #: src/frontends/qt4/GuiCompare.cpp:162 src/frontends/qt4/GuiCompare.cpp:166 #: src/frontends/qt4/GuiDocument.cpp:1871 #: src/frontends/qt4/GuiExternal.cpp:637 src/frontends/qt4/GuiGraphics.cpp:799 -#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1866 -#: src/frontends/qt4/GuiView.cpp:1923 src/frontends/qt4/GuiView.cpp:2064 -#: src/frontends/qt4/GuiView.cpp:2186 src/frontends/qt4/GuiView.cpp:2272 +#: src/frontends/qt4/GuiInclude.cpp:332 src/frontends/qt4/GuiView.cpp:1868 +#: src/frontends/qt4/GuiView.cpp:1925 src/frontends/qt4/GuiView.cpp:2066 +#: src/frontends/qt4/GuiView.cpp:2188 src/frontends/qt4/GuiView.cpp:2274 msgid "Documents|#o#O" msgstr "文件|#o#O" @@ -20835,7 +20830,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2113 -#: src/frontends/qt4/GuiDocument.cpp:3104 +#: src/frontends/qt4/GuiDocument.cpp:3110 #: src/frontends/qt4/GuiProgressView.cpp:123 #: src/frontends/qt4/GuiProgressView.cpp:137 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20844,7 +20839,7 @@ #: src/frontends/qt4/GuiBranches.cpp:101 src/frontends/qt4/GuiBranches.cpp:109 #: src/frontends/qt4/GuiDocument.cpp:2112 -#: src/frontends/qt4/GuiDocument.cpp:3103 +#: src/frontends/qt4/GuiDocument.cpp:3109 #: src/frontends/qt4/GuiProgressView.cpp:89 #: src/frontends/qt4/GuiProgressView.cpp:122 #: src/frontends/qt4/GuiProgressView.cpp:158 @@ -20881,11 +20876,11 @@ msgid "The branch could not be renamed." msgstr "%1$s 無法讀取。" -#: src/frontends/qt4/GuiChanges.cpp:39 +#: src/frontends/qt4/GuiChanges.cpp:40 msgid "Merge Changes" msgstr "合併變更" -#: src/frontends/qt4/GuiChanges.cpp:63 +#: src/frontends/qt4/GuiChanges.cpp:64 #, c-format msgid "" "Change by %1$s\n" @@ -20894,7 +20889,7 @@ "變更經由 %1$s\n" "\n" -#: src/frontends/qt4/GuiChanges.cpp:65 +#: src/frontends/qt4/GuiChanges.cpp:66 #, c-format msgid "Change made at %1$s\n" msgstr "變更做於 %1$s\n" @@ -21007,10 +21002,10 @@ msgid "Choose a filename to save the pasted graphic as" msgstr "選擇檔名以儲存文件" -#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1942 -#: src/frontends/qt4/GuiView.cpp:2084 src/frontends/qt4/GuiView.cpp:2100 -#: src/frontends/qt4/GuiView.cpp:2117 src/frontends/qt4/GuiView.cpp:2203 -#: src/frontends/qt4/GuiView.cpp:2248 +#: src/frontends/qt4/GuiClipboard.cpp:210 src/frontends/qt4/GuiView.cpp:1944 +#: src/frontends/qt4/GuiView.cpp:2086 src/frontends/qt4/GuiView.cpp:2102 +#: src/frontends/qt4/GuiView.cpp:2119 src/frontends/qt4/GuiView.cpp:2205 +#: src/frontends/qt4/GuiView.cpp:2250 msgid "Canceled." msgstr "已取消。" @@ -21045,15 +21040,15 @@ msgid "Select document" msgstr "主控文件" -#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1870 -#: src/frontends/qt4/GuiView.cpp:1927 src/frontends/qt4/GuiView.cpp:2192 -#: src/frontends/qt4/GuiView.cpp:2280 +#: src/frontends/qt4/GuiCompare.cpp:156 src/frontends/qt4/GuiView.cpp:1872 +#: src/frontends/qt4/GuiView.cpp:1929 src/frontends/qt4/GuiView.cpp:2194 +#: src/frontends/qt4/GuiView.cpp:2282 msgid "LyX Documents (*.lyx)" msgstr "LyX 文件 (*.lyx)" #: src/frontends/qt4/GuiCompare.cpp:198 src/frontends/qt4/GuiDocument.cpp:1842 #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Error" msgstr "箭頭" @@ -21236,7 +21231,7 @@ msgstr "文件設定值" #: src/frontends/qt4/GuiDocument.cpp:720 src/frontends/qt4/GuiInclude.cpp:48 -#: src/frontends/qt4/Menus.cpp:1391 +#: src/frontends/qt4/Menus.cpp:1394 msgid "Child Document" msgstr "子文件" @@ -21517,9 +21512,9 @@ #: src/frontends/qt4/GuiDocument.cpp:1724 #: src/frontends/qt4/GuiDocument.cpp:1730 #: src/frontends/qt4/GuiDocument.cpp:1736 -#: src/frontends/qt4/GuiDocument.cpp:2915 -#: src/frontends/qt4/GuiDocument.cpp:2923 -#: src/frontends/qt4/GuiDocument.cpp:2931 +#: src/frontends/qt4/GuiDocument.cpp:2898 +#: src/frontends/qt4/GuiDocument.cpp:2906 +#: src/frontends/qt4/GuiDocument.cpp:2914 msgid " (not installed)" msgstr " (未安裝的)" @@ -21568,25 +21563,25 @@ msgstr "LyX 文件 (*.lyx)" #: src/frontends/qt4/GuiDocument.cpp:1902 -#: src/frontends/qt4/GuiDocument.cpp:3158 +#: src/frontends/qt4/GuiDocument.cpp:3164 #, fuzzy msgid "Unapplied changes" msgstr "軌段變更" #: src/frontends/qt4/GuiDocument.cpp:1903 -#: src/frontends/qt4/GuiDocument.cpp:3159 +#: src/frontends/qt4/GuiDocument.cpp:3165 msgid "" "Some changes in the dialog were not yet applied.\n" "If you do not apply now, they will be lost after this action." msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1905 -#: src/frontends/qt4/GuiDocument.cpp:3161 +#: src/frontends/qt4/GuiDocument.cpp:3167 msgid "&Dismiss" msgstr "" #: src/frontends/qt4/GuiDocument.cpp:1917 -#: src/frontends/qt4/GuiDocument.cpp:3169 +#: src/frontends/qt4/GuiDocument.cpp:3175 #, fuzzy msgid "Unable to set document class." msgstr "無法儲存文件預設值" @@ -21640,26 +21635,34 @@ msgid "[No options predefined]" msgstr "沒有字型變更定義。" -#: src/frontends/qt4/GuiDocument.cpp:3181 +#: src/frontends/qt4/GuiDocument.cpp:3036 +msgid "C&ustomize Hyperref Options" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3038 +msgid "&Use Hyperref Support" +msgstr "" + +#: src/frontends/qt4/GuiDocument.cpp:3187 #, fuzzy msgid "Can't set layout!" msgstr "變更的版面配置" -#: src/frontends/qt4/GuiDocument.cpp:3182 +#: src/frontends/qt4/GuiDocument.cpp:3188 #, fuzzy, c-format msgid "Unable to set layout for ID: %1$s" msgstr "無法儲存文件預設值" -#: src/frontends/qt4/GuiDocument.cpp:3275 +#: src/frontends/qt4/GuiDocument.cpp:3281 #, fuzzy msgid "Not Found" msgstr "未顯示。" -#: src/frontends/qt4/GuiDocument.cpp:3329 +#: src/frontends/qt4/GuiDocument.cpp:3335 msgid "Assigned master does not include this file" msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3330 +#: src/frontends/qt4/GuiDocument.cpp:3336 #, c-format msgid "" "You must include this file in the document\n" @@ -21667,12 +21670,12 @@ "feature." msgstr "" -#: src/frontends/qt4/GuiDocument.cpp:3334 +#: src/frontends/qt4/GuiDocument.cpp:3340 #, fuzzy msgid "Could not load master" msgstr "無法變更類別" -#: src/frontends/qt4/GuiDocument.cpp:3335 +#: src/frontends/qt4/GuiDocument.cpp:3341 #, fuzzy, c-format msgid "" "The master document '%1$s'\n" @@ -21888,7 +21891,7 @@ msgid "Horizontal Fill" msgstr "水平填充" -#: src/frontends/qt4/GuiHSpace.cpp:209 +#: src/frontends/qt4/GuiHSpace.cpp:210 msgid "" "Insert the spacing even after a line break.\n" "Note that a protected Half Quad will be turned into\n" @@ -22170,7 +22173,7 @@ msgstr "給出用於 LyX 伺服器管道的檔名" #: src/frontends/qt4/GuiPrefs.cpp:1474 -#: src/frontends/qt4/GuiSpellchecker.cpp:429 +#: src/frontends/qt4/GuiSpellchecker.cpp:440 msgid "Spellchecker" msgstr "拼寫檢查器" @@ -22434,6 +22437,11 @@ "beginning?" msgstr "" +#: src/frontends/qt4/GuiSpellchecker.cpp:385 +#, fuzzy +msgid "Spell checker has no dictionaries." +msgstr "拼寫檢查器失敗。\n" + #: src/frontends/qt4/GuiSymbols.cpp:54 #, fuzzy msgid "Basic Latin" @@ -22932,54 +22940,54 @@ msgid "Unknown toolbar \"%1$s\"" msgstr "不明的工具列「%1$s」" -#: src/frontends/qt4/GuiView.cpp:1865 +#: src/frontends/qt4/GuiView.cpp:1867 msgid "Select template file" msgstr "選取模板檔案" -#: src/frontends/qt4/GuiView.cpp:1867 src/frontends/qt4/GuiView.cpp:2273 +#: src/frontends/qt4/GuiView.cpp:1869 src/frontends/qt4/GuiView.cpp:2275 msgid "Templates|#T#t" msgstr "模板|#T#t" -#: src/frontends/qt4/GuiView.cpp:1894 +#: src/frontends/qt4/GuiView.cpp:1896 msgid "Document not loaded." msgstr "文件尚未載入" -#: src/frontends/qt4/GuiView.cpp:1922 +#: src/frontends/qt4/GuiView.cpp:1924 msgid "Select document to open" msgstr "選取要開啟的文件" -#: src/frontends/qt4/GuiView.cpp:1924 src/frontends/qt4/GuiView.cpp:2065 -#: src/frontends/qt4/GuiView.cpp:2187 +#: src/frontends/qt4/GuiView.cpp:1926 src/frontends/qt4/GuiView.cpp:2067 +#: src/frontends/qt4/GuiView.cpp:2189 msgid "Examples|#E#e" msgstr "範例|#E#e" -#: src/frontends/qt4/GuiView.cpp:1928 +#: src/frontends/qt4/GuiView.cpp:1930 #, fuzzy msgid "LyX-1.3.x Documents (*.lyx13)" msgstr "LyX 文件 (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1929 +#: src/frontends/qt4/GuiView.cpp:1931 #, fuzzy msgid "LyX-1.4.x Documents (*.lyx14)" msgstr "LyX 文件 (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1930 +#: src/frontends/qt4/GuiView.cpp:1932 #, fuzzy msgid "LyX-1.5.x Documents (*.lyx15)" msgstr "LyX 文件 (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1931 +#: src/frontends/qt4/GuiView.cpp:1933 #, fuzzy msgid "LyX-1.6.x Documents (*.lyx16)" msgstr "LyX 文件 (*.lyx)" -#: src/frontends/qt4/GuiView.cpp:1956 src/frontends/qt4/Validator.cpp:200 +#: src/frontends/qt4/GuiView.cpp:1958 src/frontends/qt4/Validator.cpp:200 #: src/insets/ExternalSupport.cpp:368 src/insets/InsetBibtex.cpp:290 #: src/insets/InsetGraphics.cpp:596 src/insets/InsetInclude.cpp:534 msgid "Invalid filename" msgstr "無效檔名" -#: src/frontends/qt4/GuiView.cpp:1957 +#: src/frontends/qt4/GuiView.cpp:1959 #, c-format msgid "" "The directory in the given path\n" @@ -22987,41 +22995,41 @@ "does not exist." msgstr "" -#: src/frontends/qt4/GuiView.cpp:1973 +#: src/frontends/qt4/GuiView.cpp:1975 #, c-format msgid "Opening document %1$s..." msgstr "開啟文件 %1$s…" -#: src/frontends/qt4/GuiView.cpp:1978 +#: src/frontends/qt4/GuiView.cpp:1980 #, c-format msgid "Document %1$s opened." msgstr "文件 %1$s 已開啟。" -#: src/frontends/qt4/GuiView.cpp:1981 +#: src/frontends/qt4/GuiView.cpp:1983 #, fuzzy msgid "Version control detected." msgstr "版本控制" -#: src/frontends/qt4/GuiView.cpp:1983 +#: src/frontends/qt4/GuiView.cpp:1985 #, c-format msgid "Could not open document %1$s" msgstr "無法開啟文件 %1$s" -#: src/frontends/qt4/GuiView.cpp:2012 +#: src/frontends/qt4/GuiView.cpp:2014 msgid "Couldn't import file" msgstr "無法匯入檔案" -#: src/frontends/qt4/GuiView.cpp:2013 +#: src/frontends/qt4/GuiView.cpp:2015 #, c-format msgid "No information for importing the format %1$s." msgstr "沒有資訊用於匯入格式 %1$s。" -#: src/frontends/qt4/GuiView.cpp:2060 +#: src/frontends/qt4/GuiView.cpp:2062 #, c-format msgid "Select %1$s file to import" msgstr "選取 %1$s 檔案以匯入" -#: src/frontends/qt4/GuiView.cpp:2111 src/frontends/qt4/GuiView.cpp:2298 +#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2318 #, c-format msgid "" "The document %1$s already exists.\n" @@ -23032,56 +23040,71 @@ "\n" "您要覆寫該文件嗎?" -#: src/frontends/qt4/GuiView.cpp:2113 src/frontends/qt4/GuiView.cpp:2302 +#: src/frontends/qt4/GuiView.cpp:2115 src/frontends/qt4/GuiView.cpp:2322 msgid "Overwrite document?" msgstr "覆寫文件?" -#: src/frontends/qt4/GuiView.cpp:2122 +#: src/frontends/qt4/GuiView.cpp:2124 #, c-format msgid "Importing %1$s..." msgstr "匯入 %1$s…" -#: src/frontends/qt4/GuiView.cpp:2125 +#: src/frontends/qt4/GuiView.cpp:2127 msgid "imported." msgstr "已匯入。" -#: src/frontends/qt4/GuiView.cpp:2127 +#: src/frontends/qt4/GuiView.cpp:2129 #, fuzzy msgid "file not imported!" msgstr "找不到檔案" -#: src/frontends/qt4/GuiView.cpp:2152 +#: src/frontends/qt4/GuiView.cpp:2154 #, fuzzy msgid "newfile" msgstr "包含檔" -#: src/frontends/qt4/GuiView.cpp:2185 +#: src/frontends/qt4/GuiView.cpp:2187 msgid "Select LyX document to insert" msgstr "選取要插入的 LyX 文件" -#: src/frontends/qt4/GuiView.cpp:2221 src/frontends/qt4/GuiView.cpp:3199 +#: src/frontends/qt4/GuiView.cpp:2223 src/frontends/qt4/GuiView.cpp:3219 #, fuzzy msgid "Absolute filename expected." msgstr "預期一個值。" -#: src/frontends/qt4/GuiView.cpp:2233 +#: src/frontends/qt4/GuiView.cpp:2235 msgid "Select file to insert" msgstr "選取檔案以插入" -#: src/frontends/qt4/GuiView.cpp:2237 +#: src/frontends/qt4/GuiView.cpp:2239 #, fuzzy msgid "All Files (*)" msgstr "所有檔案 (*)" -#: src/frontends/qt4/GuiView.cpp:2270 +#: src/frontends/qt4/GuiView.cpp:2272 msgid "Choose a filename to save document as" msgstr "選擇檔名以儲存文件" -#: src/frontends/qt4/GuiView.cpp:2303 src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2303 +#, c-format +msgid "" +"The file\n" +"%1$s\n" +"is already open in your current session.\n" +"Please close it before attempting to overwrite it.\n" +"Do you want to choose a new filename?" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2307 +msgid "Chosen File Already Open" +msgstr "" + +#: src/frontends/qt4/GuiView.cpp:2308 src/frontends/qt4/GuiView.cpp:2323 +#: src/frontends/qt4/GuiView.cpp:2368 msgid "&Rename" msgstr "重新命名(&R)" -#: src/frontends/qt4/GuiView.cpp:2344 +#: src/frontends/qt4/GuiView.cpp:2364 #, c-format msgid "" "The document %1$s could not be saved.\n" @@ -23092,25 +23115,25 @@ "\n" "您要重新命名文件並再次嘗試嗎?" -#: src/frontends/qt4/GuiView.cpp:2347 +#: src/frontends/qt4/GuiView.cpp:2367 msgid "Rename and save?" msgstr "重新命名和儲存?" -#: src/frontends/qt4/GuiView.cpp:2348 +#: src/frontends/qt4/GuiView.cpp:2368 #, fuzzy msgid "&Retry" msgstr "還原(&R)" -#: src/frontends/qt4/GuiView.cpp:2454 +#: src/frontends/qt4/GuiView.cpp:2474 #, fuzzy msgid "Close document" msgstr "新文件" -#: src/frontends/qt4/GuiView.cpp:2455 +#: src/frontends/qt4/GuiView.cpp:2475 msgid "Document could not be closed because it is being processed by LyX." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2559 src/frontends/qt4/GuiView.cpp:2664 +#: src/frontends/qt4/GuiView.cpp:2579 src/frontends/qt4/GuiView.cpp:2684 #, fuzzy, c-format msgid "" "The document %1$s has not been saved yet.\n" @@ -23121,12 +23144,12 @@ "\n" "您要儲存文件嗎?" -#: src/frontends/qt4/GuiView.cpp:2562 src/frontends/qt4/GuiView.cpp:2667 +#: src/frontends/qt4/GuiView.cpp:2582 src/frontends/qt4/GuiView.cpp:2687 #, fuzzy msgid "Save new document?" msgstr "儲存變更的文件?" -#: src/frontends/qt4/GuiView.cpp:2567 +#: src/frontends/qt4/GuiView.cpp:2587 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -23137,15 +23160,15 @@ "\n" "您要儲存文件或是捨棄變更?" -#: src/frontends/qt4/GuiView.cpp:2569 src/frontends/qt4/GuiView.cpp:2661 +#: src/frontends/qt4/GuiView.cpp:2589 src/frontends/qt4/GuiView.cpp:2681 msgid "Save changed document?" msgstr "儲存變更的文件?" -#: src/frontends/qt4/GuiView.cpp:2570 +#: src/frontends/qt4/GuiView.cpp:2590 msgid "&Discard" msgstr "捨棄(&D)" -#: src/frontends/qt4/GuiView.cpp:2658 +#: src/frontends/qt4/GuiView.cpp:2678 #, c-format msgid "" "The document %1$s has unsaved changes.\n" @@ -23156,7 +23179,7 @@ "\n" "您要儲存文件嗎?" -#: src/frontends/qt4/GuiView.cpp:2693 +#: src/frontends/qt4/GuiView.cpp:2713 #, fuzzy, c-format msgid "" "Document \n" @@ -23164,95 +23187,95 @@ " has been externally modified. Reload now? Any local changes will be lost." msgstr "文件 %1$s 已經由外部修改過。您確定要覆寫該檔案嗎?" -#: src/frontends/qt4/GuiView.cpp:2696 +#: src/frontends/qt4/GuiView.cpp:2716 #, fuzzy msgid "Reload externally changed document?" msgstr "儲存變更的文件?" -#: src/frontends/qt4/GuiView.cpp:2749 +#: src/frontends/qt4/GuiView.cpp:2769 msgid "Error when setting the locking property." msgstr "" -#: src/frontends/qt4/GuiView.cpp:2795 +#: src/frontends/qt4/GuiView.cpp:2815 #, fuzzy msgid "Directory is not accessible." msgstr "%1$s 無法讀取。" -#: src/frontends/qt4/GuiView.cpp:2871 +#: src/frontends/qt4/GuiView.cpp:2891 #, c-format msgid "Opening child document %1$s..." msgstr "開啟子文件 %1$s…" -#: src/frontends/qt4/GuiView.cpp:2935 +#: src/frontends/qt4/GuiView.cpp:2955 #, fuzzy, c-format msgid "No buffer for file: %1$s." msgstr "命名法則項目" -#: src/frontends/qt4/GuiView.cpp:2962 +#: src/frontends/qt4/GuiView.cpp:2982 #, fuzzy, c-format msgid "Successful preview of format: %1$s" msgstr "沒有資訊用於匯出格式 %1$s。" -#: src/frontends/qt4/GuiView.cpp:2963 +#: src/frontends/qt4/GuiView.cpp:2983 #, fuzzy, c-format msgid "Error while previewing format: %1$s" msgstr "沒有資訊用於匯出格式 %1$s。" -#: src/frontends/qt4/GuiView.cpp:2966 +#: src/frontends/qt4/GuiView.cpp:2986 #, fuzzy, c-format msgid "Successful export to format: %1$s" msgstr "沒有資訊用於匯出格式 %1$s。" -#: src/frontends/qt4/GuiView.cpp:2967 +#: src/frontends/qt4/GuiView.cpp:2987 #, fuzzy, c-format msgid "Error while exporting format: %1$s" msgstr "沒有資訊用於匯出格式 %1$s。" -#: src/frontends/qt4/GuiView.cpp:3151 src/frontends/qt4/GuiView.cpp:3163 +#: src/frontends/qt4/GuiView.cpp:3171 src/frontends/qt4/GuiView.cpp:3183 #, fuzzy msgid "Exporting ..." msgstr "匯入 %1$s…" -#: src/frontends/qt4/GuiView.cpp:3172 +#: src/frontends/qt4/GuiView.cpp:3192 #, fuzzy msgid "Previewing ..." msgstr "載入預覽中" -#: src/frontends/qt4/GuiView.cpp:3206 +#: src/frontends/qt4/GuiView.cpp:3226 #, fuzzy msgid "Document not loaded" msgstr "文件尚未載入" -#: src/frontends/qt4/GuiView.cpp:3284 +#: src/frontends/qt4/GuiView.cpp:3304 #, c-format msgid "" "Any changes will be lost. Are you sure you want to revert to the saved " "version of the document %1$s?" msgstr "任何變更將會失去。確定要還原成儲存的文件版本 %1$s?" -#: src/frontends/qt4/GuiView.cpp:3287 +#: src/frontends/qt4/GuiView.cpp:3307 msgid "Revert to saved document?" msgstr "恢復原儲存文件?" -#: src/frontends/qt4/GuiView.cpp:3313 +#: src/frontends/qt4/GuiView.cpp:3333 msgid "Saving all documents..." msgstr "正在儲存全部文件…" -#: src/frontends/qt4/GuiView.cpp:3323 +#: src/frontends/qt4/GuiView.cpp:3343 msgid "All documents saved." msgstr "所有文件已儲存" -#: src/frontends/qt4/GuiView.cpp:3423 +#: src/frontends/qt4/GuiView.cpp:3443 #, c-format msgid "%1$s unknown command!" msgstr "" -#: src/frontends/qt4/GuiView.cpp:3539 +#: src/frontends/qt4/GuiView.cpp:3559 #, fuzzy msgid "Please, preview the document first." msgstr "此部份的文件已刪除。" -#: src/frontends/qt4/GuiView.cpp:3554 +#: src/frontends/qt4/GuiView.cpp:3579 #, fuzzy msgid "Couldn't proceed." msgstr "無法匯出檔案" @@ -23295,12 +23318,12 @@ msgid "Close File" msgstr "關閉" -#: src/frontends/qt4/GuiWorkArea.cpp:1929 +#: src/frontends/qt4/GuiWorkArea.cpp:1931 #, fuzzy msgid "Hide tab" msgstr "δ" -#: src/frontends/qt4/GuiWorkArea.cpp:1931 +#: src/frontends/qt4/GuiWorkArea.cpp:1933 #, fuzzy msgid "Close tab" msgstr "關閉" @@ -23356,110 +23379,110 @@ msgid "Remove from personal dictionary|r" msgstr "選擇個人字典" -#: src/frontends/qt4/Menus.cpp:845 +#: src/frontends/qt4/Menus.cpp:848 #, fuzzy msgid "Language|L" msgstr "語言" -#: src/frontends/qt4/Menus.cpp:847 +#: src/frontends/qt4/Menus.cpp:850 #, fuzzy msgid "More Languages ...|M" msgstr "合併變更…|M" -#: src/frontends/qt4/Menus.cpp:917 src/frontends/qt4/Menus.cpp:918 +#: src/frontends/qt4/Menus.cpp:920 src/frontends/qt4/Menus.cpp:921 msgid "Hidden|H" msgstr "" -#: src/frontends/qt4/Menus.cpp:922 +#: src/frontends/qt4/Menus.cpp:925 #, fuzzy msgid "<No Documents Open>" msgstr "沒有文件開啟!" -#: src/frontends/qt4/Menus.cpp:985 +#: src/frontends/qt4/Menus.cpp:988 msgid "<No Bookmarks Saved Yet>" msgstr "" -#: src/frontends/qt4/Menus.cpp:1022 +#: src/frontends/qt4/Menus.cpp:1025 msgid "View (Other Formats)|F" msgstr "" -#: src/frontends/qt4/Menus.cpp:1023 +#: src/frontends/qt4/Menus.cpp:1026 #, fuzzy msgid "Update (Other Formats)|p" msgstr "更新顯示" -#: src/frontends/qt4/Menus.cpp:1056 +#: src/frontends/qt4/Menus.cpp:1059 #, fuzzy, c-format msgid "View [%1$s]|V" msgstr "檢視|V" -#: src/frontends/qt4/Menus.cpp:1057 +#: src/frontends/qt4/Menus.cpp:1060 #, fuzzy, c-format msgid "Update [%1$s]|U" msgstr "更新|U" -#: src/frontends/qt4/Menus.cpp:1168 +#: src/frontends/qt4/Menus.cpp:1171 #, fuzzy msgid "No Custom Insets Defined!" msgstr "沒有字型變更定義。" -#: src/frontends/qt4/Menus.cpp:1240 +#: src/frontends/qt4/Menus.cpp:1243 #, fuzzy msgid "<No Document Open>" msgstr "沒有文件開啟!" -#: src/frontends/qt4/Menus.cpp:1250 +#: src/frontends/qt4/Menus.cpp:1253 msgid "Master Document" msgstr "主控文件" -#: src/frontends/qt4/Menus.cpp:1267 +#: src/frontends/qt4/Menus.cpp:1270 msgid "Open Navigator..." msgstr "" -#: src/frontends/qt4/Menus.cpp:1288 +#: src/frontends/qt4/Menus.cpp:1291 #, fuzzy msgid "Other Lists" msgstr "其他浮動" -#: src/frontends/qt4/Menus.cpp:1301 +#: src/frontends/qt4/Menus.cpp:1304 #, fuzzy msgid "<Empty Table of Contents>" msgstr "內容表" -#: src/frontends/qt4/Menus.cpp:1336 +#: src/frontends/qt4/Menus.cpp:1339 #, fuzzy msgid "Other Toolbars" msgstr "工具列|b" -#: src/frontends/qt4/Menus.cpp:1351 +#: src/frontends/qt4/Menus.cpp:1354 #, fuzzy msgid "No Branches Set for Document!" msgstr "文件中沒有分支!" -#: src/frontends/qt4/Menus.cpp:1407 +#: src/frontends/qt4/Menus.cpp:1410 msgid "Index List|I" msgstr "索引清單|I" -#: src/frontends/qt4/Menus.cpp:1412 +#: src/frontends/qt4/Menus.cpp:1415 msgid "Index Entry|d" msgstr "索引項目|d" -#: src/frontends/qt4/Menus.cpp:1427 +#: src/frontends/qt4/Menus.cpp:1430 #, fuzzy, c-format msgid "Index: %1$s" msgstr "字型:%1$s" -#: src/frontends/qt4/Menus.cpp:1432 src/frontends/qt4/Menus.cpp:1461 +#: src/frontends/qt4/Menus.cpp:1435 src/frontends/qt4/Menus.cpp:1464 #, fuzzy, c-format msgid "Index Entry (%1$s)" msgstr "索引項目" -#: src/frontends/qt4/Menus.cpp:1478 +#: src/frontends/qt4/Menus.cpp:1481 #, fuzzy msgid "No Citation in Scope!" msgstr "沒有字型變更定義。" -#: src/frontends/qt4/Menus.cpp:2086 +#: src/frontends/qt4/Menus.cpp:2089 #, fuzzy msgid "No Action Defined!" msgstr "沒有字型變更定義。" @@ -23782,17 +23805,17 @@ msgid "Sub-%1$s" msgstr "" -#: src/insets/InsetCitation.cpp:111 +#: src/insets/InsetCitation.cpp:121 #, fuzzy msgid "No bibliography defined!" msgstr "文獻目錄鍵" -#: src/insets/InsetCitation.cpp:115 +#: src/insets/InsetCitation.cpp:125 #, fuzzy msgid "No citations selected!" msgstr "沒有字型變更定義。" -#: src/insets/InsetCitation.cpp:286 +#: src/insets/InsetCitation.cpp:296 #, fuzzy msgid "not cited" msgstr "保護的" @@ -24100,16 +24123,16 @@ msgid "Horizontal line" msgstr "水平線" -#: src/insets/InsetListings.cpp:214 +#: src/insets/InsetListings.cpp:213 msgid "no more lstline delimiters available" msgstr "" -#: src/insets/InsetListings.cpp:219 +#: src/insets/InsetListings.cpp:218 #, fuzzy msgid "Running out of delimiters" msgstr "插入分隔符號" -#: src/insets/InsetListings.cpp:220 +#: src/insets/InsetListings.cpp:219 msgid "" "For inline program listings, one character must be reserved\n" "as a delimiter. One of the listings, however, uses all available\n" @@ -24118,12 +24141,12 @@ "must investigate!" msgstr "" -#: src/insets/InsetListings.cpp:261 +#: src/insets/InsetListings.cpp:259 #, fuzzy msgid "Uncodable characters in listings inset" msgstr "特殊字元" -#: src/insets/InsetListings.cpp:262 +#: src/insets/InsetListings.cpp:260 #, c-format msgid "" "The following characters in one of the program listings are\n" @@ -24488,7 +24511,7 @@ msgid "Unknown TOC type" msgstr "不明的內容表型態" -#: src/insets/InsetTabular.cpp:4721 +#: src/insets/InsetTabular.cpp:4765 msgid "Selection size should match clipboard content." msgstr "" @@ -24743,11 +24766,11 @@ msgid "Regular expression editor mode" msgstr "正規表示式(&X)" -#: src/mathed/InsetMathNest.cpp:1666 src/mathed/InsetMathNest.cpp:1811 +#: src/mathed/InsetMathNest.cpp:1665 src/mathed/InsetMathNest.cpp:1810 msgid "Autocorrect Off ('!' to enter)" msgstr "" -#: src/mathed/InsetMathNest.cpp:1671 src/mathed/InsetMathNest.cpp:1813 +#: src/mathed/InsetMathNest.cpp:1670 src/mathed/InsetMathNest.cpp:1812 msgid "Autocorrect On (<space> to exit)" msgstr "" @@ -24799,6 +24822,64 @@ msgid "References: " msgstr "參考:" +#: src/support/Package.cpp:444 +msgid "LyX binary not found" +msgstr "找不到 LyX 執行程式" + +#: src/support/Package.cpp:445 +#, c-format +msgid "" +"Unable to determine the path to the LyX binary from the command line %1$s" +msgstr "無法從命令列 %1$s 決定 LyX 程式的路徑" + +#: src/support/Package.cpp:564 +#, fuzzy, c-format +msgid "" +"Unable to determine the system directory having searched\n" +"\t%1$s\n" +"Use the '-sysdir' command line parameter or set the environment variable\n" +"%2$s to the LyX system directory containing the file `chkconfig.ltx'." +msgstr "" +"無法決定要搜尋的系統目錄\n" +"\t%1$s\n" +"使用「-sysdir」命令列參數或設定環境變數 LYX_DIR_15x 為 LyX 系統目錄,其中包含" +"檔案「chkconfig.ltx」。" + +#: src/support/Package.cpp:645 src/support/Package.cpp:672 +msgid "File not found" +msgstr "找不到檔案" + +#: src/support/Package.cpp:646 +#, c-format +msgid "" +"Invalid %1$s switch.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"無效的 %1$s 切換。\n" +"目錄 %2$s 不包含 %3$s。" + +#: src/support/Package.cpp:673 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"Directory %2$s does not contain %3$s." +msgstr "" +"無效的 %1$s 環境變數。\n" +"目錄 %2$s 不包含 %3$s。" + +#: src/support/Package.cpp:697 +#, c-format +msgid "" +"Invalid %1$s environment variable.\n" +"%2$s is not a directory." +msgstr "" +"無效的 %1$s 環境變數。\n" +"%2$s 並非目錄。" + +#: src/support/Package.cpp:699 +msgid "Directory not found" +msgstr "找不到目錄" + #: src/support/debug.cpp:41 #, fuzzy msgid "No debugging messages" @@ -24978,6 +25059,67 @@ msgid "Unknown user" msgstr "不明的使用者" +#~ msgid "*" +#~ msgstr "*" + +#~ msgid "MM" +#~ msgstr "MM" + +#~ msgid "MMMMM" +#~ msgstr "MMMMM" + +#, fuzzy +#~ msgid "Theorem \\thetheorem" +#~ msgstr "Theorem \\arabic{theorem}." + +#, fuzzy +#~ msgid "Corollary \\thecorollary" +#~ msgstr "Corollary \\arabic{corollary}." + +#, fuzzy +#~ msgid "Lemma \\thelemma" +#~ msgstr "Lemma \\arabic{lemma}." + +#, fuzzy +#~ msgid "Proposition \\theproposition" +#~ msgstr "Proposition \\arabic{proposition}." + +#, fuzzy +#~ msgid "Conjecture \\theconjecture" +#~ msgstr "Conjecture \\arabic{conjecture}." + +#, fuzzy +#~ msgid "Definition \\thedefinition" +#~ msgstr "Definition \\arabic{definition}." + +#, fuzzy +#~ msgid "Example \\theexample" +#~ msgstr "Example \\arabic{example}." + +#, fuzzy +#~ msgid "Problem \\theproblem" +#~ msgstr "Problem \\arabic{theorem}" + +#, fuzzy +#~ msgid "Exercise \\theexercise" +#~ msgstr "Exercise @Section@.\\arabic{theorem}." + +#, fuzzy +#~ msgid "Remark \\theremark" +#~ msgstr "Remark \\arabic{remark}." + +#, fuzzy +#~ msgid "Case \\thecase" +#~ msgstr "Claim \\arabic{claim}." + +#, fuzzy +#~ msgid "Question \\thequestion" +#~ msgstr "Question \\arabic{question}." + +#, fuzzy +#~ msgid "Note \\thenote" +#~ msgstr "Note \\arabic{theorem}" + #~ msgid "&New:" #~ msgstr "新增(&N):" @@ -25016,52 +25158,6 @@ #~ msgid "Offprints:" #~ msgstr "抽印本:" -#~ msgid "LyX binary not found" -#~ msgstr "找不到 LyX 執行程式" - -#~ msgid "" -#~ "Unable to determine the path to the LyX binary from the command line %1$s" -#~ msgstr "無法從命令列 %1$s 決定 LyX 程式的路徑" - -#, fuzzy -#~ msgid "" -#~ "Unable to determine the system directory having searched\n" -#~ "\t%1$s\n" -#~ "Use the '-sysdir' command line parameter or set the environment variable\n" -#~ "%2$s to the LyX system directory containing the file `chkconfig.ltx'." -#~ msgstr "" -#~ "無法決定要搜尋的系統目錄\n" -#~ "\t%1$s\n" -#~ "使用「-sysdir」命令列參數或設定環境變數 LYX_DIR_15x 為 LyX 系統目錄,其中" -#~ "包含檔案「chkconfig.ltx」。" - -#~ msgid "File not found" -#~ msgstr "找不到檔案" - -#~ msgid "" -#~ "Invalid %1$s switch.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "無效的 %1$s 切換。\n" -#~ "目錄 %2$s 不包含 %3$s。" - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "Directory %2$s does not contain %3$s." -#~ msgstr "" -#~ "無效的 %1$s 環境變數。\n" -#~ "目錄 %2$s 不包含 %3$s。" - -#~ msgid "" -#~ "Invalid %1$s environment variable.\n" -#~ "%2$s is not a directory." -#~ msgstr "" -#~ "無效的 %1$s 環境變數。\n" -#~ "%2$s 並非目錄。" - -#~ msgid "Directory not found" -#~ msgstr "找不到目錄" - #, fuzzy #~ msgid "Filhe|F" #~ msgstr "Foilhead" @@ -26358,9 +26454,6 @@ #~ "拼寫檢查器基於某些原因而死去。\n" #~ "也許它已被砍掉。" -#~ msgid "The spellchecker has failed.\n" -#~ msgstr "拼寫檢查器失敗。\n" - #~ msgid "The spellchecker has failed" #~ msgstr "拼寫檢查器失敗" diff -Nru lyx-2.0.2/src/AppleSpellChecker.cpp lyx-2.0.3/src/AppleSpellChecker.cpp --- lyx-2.0.2/src/AppleSpellChecker.cpp 2011-02-21 06:22:37.000000000 +0000 +++ lyx-2.0.3/src/AppleSpellChecker.cpp 2012-01-11 17:05:18.000000000 +0000 @@ -31,7 +31,8 @@ SpellChecker::Result toResult(SpellCheckResult status); string toString(SpellCheckResult status); - + int numDictionaries() const; + /// the speller AppleSpeller speller; @@ -82,7 +83,7 @@ SpellChecker::Result AppleSpellChecker::check(WordLangTuple const & word) { if (!hasDictionary(word.lang())) - return WORD_OK; + return NO_DICTIONARY; string const word_str = to_utf8(word.word()); string const lang = d->languageMap[word.lang()->lang()]; @@ -168,6 +169,20 @@ } +int AppleSpellChecker::numDictionaries() const +{ + int result = 0; + map<string, string>::const_iterator it = d->languageMap.begin(); + map<string, string>::const_iterator et = d->languageMap.end(); + + for (; it != et; ++it) { + string const langmap = it->second; + result += langmap.empty() ? 0 : 1; + } + return result; +} + + int AppleSpellChecker::numMisspelledWords() const { return AppleSpeller_numMisspelledWords(d->speller); diff -Nru lyx-2.0.2/src/AppleSpellChecker.h lyx-2.0.3/src/AppleSpellChecker.h --- lyx-2.0.2/src/AppleSpellChecker.h 2010-09-14 05:24:04.000000000 +0000 +++ lyx-2.0.3/src/AppleSpellChecker.h 2012-01-11 17:05:18.000000000 +0000 @@ -30,6 +30,7 @@ void remove(WordLangTuple const &); void accept(WordLangTuple const &); bool hasDictionary(Language const * lang) const; + int numDictionaries() const; bool canCheckParagraph() const { return true; } int numMisspelledWords() const; void misspelledWord(int index, int & start, int & length) const; diff -Nru lyx-2.0.2/src/AspellChecker.cpp lyx-2.0.3/src/AspellChecker.cpp --- lyx-2.0.2/src/AspellChecker.cpp 2011-08-12 07:19:03.000000000 +0000 +++ lyx-2.0.3/src/AspellChecker.cpp 2012-01-11 17:05:18.000000000 +0000 @@ -65,6 +65,7 @@ bool isValidDictionary(AspellConfig * config, string const & lang, string const & variety); + int numDictionaries() const; bool checkAspellData(AspellConfig * config, string const & basepath, string const & datapath, string const & dictpath, string const & lang, string const & variety); @@ -313,6 +314,20 @@ } +int AspellChecker::Private::numDictionaries() const +{ + int result = 0; + Spellers::const_iterator it = spellers_.begin(); + Spellers::const_iterator et = spellers_.end(); + + for (; it != et; ++it) { + Speller aspell = it->second; + result += aspell.e_speller != 0; + } + return result; +} + + string AspellChecker::Private::toAspellWord(docstring const & word) const { size_t mpos; @@ -406,7 +421,7 @@ AspellSpeller * m = d->speller(word.lang()); if (!m) - return WORD_OK; + return NO_DICTIONARY; if (word.word().empty()) // MSVC compiled Aspell doesn't like it. @@ -494,6 +509,12 @@ } +int AspellChecker::numDictionaries() const +{ + return d->numDictionaries(); +} + + docstring const AspellChecker::error() { Spellers::iterator it = d->spellers_.begin(); diff -Nru lyx-2.0.2/src/AspellChecker.h lyx-2.0.3/src/AspellChecker.h --- lyx-2.0.2/src/AspellChecker.h 2010-12-02 18:52:31.000000000 +0000 +++ lyx-2.0.3/src/AspellChecker.h 2012-01-11 17:05:18.000000000 +0000 @@ -31,6 +31,7 @@ void remove(WordLangTuple const &); void accept(WordLangTuple const &); bool hasDictionary(Language const * lang) const; + int numDictionaries() const; docstring const error(); void advanceChangeNumber(); //@} diff -Nru lyx-2.0.2/src/Buffer.cpp lyx-2.0.3/src/Buffer.cpp --- lyx-2.0.2/src/Buffer.cpp 2011-11-20 18:56:36.000000000 +0000 +++ lyx-2.0.3/src/Buffer.cpp 2012-01-24 06:20:25.000000000 +0000 @@ -144,7 +144,7 @@ // A storehouse for the cloned buffers. -list<CloneList> cloned_buffers; +list<CloneList *> cloned_buffers; class Buffer::Impl @@ -261,6 +261,10 @@ mutable bool bibfile_cache_valid_; /// Cache of timestamps of .bib files map<FileName, time_t> bibfile_status_; + /// Indicates whether the bibinfo has changed since the last time + /// we ran updateBuffer(), i.e., whether citation labels may need + /// to be updated. + mutable bool cite_labels_valid_; mutable RefCache ref_cache_; @@ -302,11 +306,27 @@ CloneList * clone_list_; /// are we in the process of exporting this buffer? mutable bool doing_export; + + /// compute statistics + /// \p from initial position + /// \p to points to the end position + void updateStatistics(DocIterator & from, DocIterator & to, + bool skipNoOutput = true); + /// statistics accessor functions + int wordCount() const { return word_count_; } + int charCount(bool with_blanks) const { + return char_count_ + + (with_blanks ? blank_count_ : 0); + } private: /// So we can force access via the accessors. mutable Buffer const * parent_buffer; + int word_count_; + int char_count_; + int blank_count_; + }; @@ -335,8 +355,9 @@ read_only(readonly_), filename(file), file_fully_loaded(false), toc_backend(owner), macro_lock(false), timestamp_(0), checksum_(0), wa_(0), gui_(0), undo_(*owner), bibinfo_cache_valid_(false), - bibfile_cache_valid_(false), cloned_buffer_(cloned_buffer), - clone_list_(0), doing_export(false), parent_buffer(0) + bibfile_cache_valid_(false), cite_labels_valid_(false), + cloned_buffer_(cloned_buffer), clone_list_(0), doing_export(false), + parent_buffer(0) { if (!cloned_buffer_) { temppath = createBufferTmpDir(); @@ -354,6 +375,7 @@ bibfile_cache_valid_ = cloned_buffer_->d->bibfile_cache_valid_; bibfile_status_ = cloned_buffer_->d->bibfile_status_; unnamed = cloned_buffer_->d->unnamed; + cite_labels_valid_ = cloned_buffer_->d->cite_labels_valid_; } @@ -404,6 +426,18 @@ if (d->clone_list_->erase(child)) delete child; } + // if we're the master buffer, then we should get rid of the list + // of clones + if (!parent()) { + // if this is not empty, we have leaked something. worse, one of the + // children still has a reference to this list. + LASSERT(d->clone_list_->empty(), /* */); + list<CloneList *>::iterator it = + find(cloned_buffers.begin(), cloned_buffers.end(), d->clone_list_); + LASSERT(it != cloned_buffers.end(), /* */); + cloned_buffers.erase(it); + delete d->clone_list_; + } // FIXME Do we really need to do this right before we delete d? // clear references to children in macro tables d->children_positions.clear(); @@ -441,13 +475,13 @@ } -Buffer * Buffer::clone() const +Buffer * Buffer::cloneFromMaster() const { BufferMap bufmap; - cloned_buffers.push_back(CloneList()); - CloneList * clones = &cloned_buffers.back(); + cloned_buffers.push_back(new CloneList()); + CloneList * clones = cloned_buffers.back(); - masterBuffer()->clone(bufmap, clones); + masterBuffer()->cloneWithChildren(bufmap, clones); // make sure we got cloned BufferMap::const_iterator bit = bufmap.find(this); @@ -458,7 +492,7 @@ } -void Buffer::clone(BufferMap & bufmap, CloneList * clones) const +void Buffer::cloneWithChildren(BufferMap & bufmap, CloneList * clones) const { // have we already been cloned? if (bufmap.find(this) != bufmap.end()) @@ -481,10 +515,10 @@ dit.setBuffer(buffer_clone); Buffer * child = const_cast<Buffer *>(it->second.second); - child->clone(bufmap, clones); - BufferMap::iterator it = bufmap.find(child); - LASSERT(it != bufmap.end(), continue); - Buffer * child_clone = it->second; + child->cloneWithChildren(bufmap, clones); + BufferMap::iterator const bit = bufmap.find(child); + LASSERT(bit != bufmap.end(), continue); + Buffer * child_clone = bit->second; Inset * inset = dit.nextInset(); LASSERT(inset && inset->lyxCode() == INCLUDE_CODE, continue); @@ -499,6 +533,18 @@ } +Buffer * Buffer::cloneBufferOnly() const { + cloned_buffers.push_back(new CloneList()); + CloneList * clones = cloned_buffers.back(); + Buffer * buffer_clone = new Buffer(fileName().absFileName(), false, this); + clones->insert(buffer_clone); + buffer_clone->d->clone_list_ = clones; + // we won't be cloning the children + buffer_clone->d->children_positions.clear(); + return buffer_clone; +} + + bool Buffer::isClone() const { return d->cloned_buffer_; @@ -1838,12 +1884,14 @@ } d->bibfile_cache_valid_ = true; d->bibinfo_cache_valid_ = false; + d->cite_labels_valid_ = false; } void Buffer::invalidateBibinfoCache() const { d->bibinfo_cache_valid_ = false; + d->cite_labels_valid_ = false; // also invalidate the cache for the parent buffer Buffer const * const pbuf = d->parent(); if (pbuf) @@ -1855,6 +1903,7 @@ { d->bibfile_cache_valid_ = false; d->bibinfo_cache_valid_ = false; + d->cite_labels_valid_ = false; // also invalidate the cache for the parent buffer Buffer const * const pbuf = d->parent(); if (pbuf) @@ -1904,6 +1953,7 @@ time_t prevw = d->bibfile_status_[*ei]; if (lastw != prevw) { d->bibinfo_cache_valid_ = false; + d->cite_labels_valid_ = false; d->bibfile_status_[*ei] = lastw; } } @@ -1954,6 +2004,12 @@ } +bool Buffer::citeLabelsValid() const +{ + return masterBuffer()->d->cite_labels_valid_; +} + + bool Buffer::isDepClean(string const & name) const { DepClean::const_iterator const it = d->dep_clean.find(name); @@ -2012,14 +2068,6 @@ enable = params().isExportable("program"); break; - case LFUN_BRANCH_ACTIVATE: - case LFUN_BRANCH_DEACTIVATE: { - BranchList const & branchList = params().branchlist(); - docstring const branchName = cmd.argument(); - enable = !branchName.empty() && branchList.find(branchName); - break; - } - case LFUN_BRANCH_ADD: case LFUN_BRANCHES_RENAME: case LFUN_BUFFER_PRINT: @@ -2171,31 +2219,6 @@ break; } - case LFUN_BRANCH_ACTIVATE: - case LFUN_BRANCH_DEACTIVATE: { - BranchList & branchList = params().branchlist(); - docstring const branchName = func.argument(); - // the case without a branch name is handled elsewhere - if (branchName.empty()) { - dispatched = false; - break; - } - Branch * branch = branchList.find(branchName); - if (!branch) { - LYXERR0("Branch " << branchName << " does not exist."); - dr.setError(true); - docstring const msg = - bformat(_("Branch \"%1$s\" does not exist."), branchName); - dr.setMessage(msg); - } else { - branch->setSelected(func.action() == LFUN_BRANCH_ACTIVATE); - dr.setError(false); - dr.screenUpdate(Update::Force); - dr.forceBufferUpdate(); - } - break; - } - case LFUN_BRANCHES_RENAME: { if (func.argument().empty()) break; @@ -3953,6 +3976,7 @@ return; d->bibinfo_cache_valid_ = true; + d->cite_labels_valid_ = true; cbuf.tocBackend().update(); if (scope == UpdateMaster) cbuf.structureChanged(); @@ -4234,7 +4258,73 @@ return progress; } +void Buffer::Impl::updateStatistics(DocIterator & from, DocIterator & to, bool skipNoOutput) +{ + bool inword = false; + word_count_ = 0; + char_count_ = 0; + blank_count_ = 0; + + for (DocIterator dit = from ; dit != to && !dit.atEnd(); ) { + if (!dit.inTexted()) { + dit.forwardPos(); + continue; + } + + Paragraph const & par = dit.paragraph(); + pos_type const pos = dit.pos(); + + // Copied and adapted from isWordSeparator() in Paragraph + if (pos == dit.lastpos()) { + inword = false; + } else { + Inset const * ins = par.getInset(pos); + if (ins && skipNoOutput && !ins->producesOutput()) { + // skip this inset + ++dit.top().pos(); + // stop if end of range was skipped + if (!to.atEnd() && dit >= to) + break; + continue; + } else if (!par.isDeleted(pos)) { + if (par.isWordSeparator(pos)) + inword = false; + else if (!inword) { + ++word_count_; + inword = true; + } + if (ins && ins->isLetter()) + ++char_count_; + else if (ins && ins->isSpace()) + ++blank_count_; + else { + char_type const c = par.getChar(pos); + if (isPrintableNonspace(c)) + ++char_count_; + else if (isSpace(c)) + ++blank_count_; + } + } + } + dit.forwardPos(); + } +} + +void Buffer::updateStatistics(DocIterator & from, DocIterator & to, bool skipNoOutput) const +{ + d->updateStatistics(from, to, skipNoOutput); +} +int Buffer::wordCount() const +{ + return d->wordCount(); +} + +int Buffer::charCount(bool with_blanks) const +{ + return d->charCount(with_blanks); +} + Buffer::ReadStatus Buffer::reload() { setBusy(true); diff -Nru lyx-2.0.2/src/Buffer.h lyx-2.0.3/src/Buffer.h --- lyx-2.0.2/src/Buffer.h 2011-11-20 18:56:36.000000000 +0000 +++ lyx-2.0.3/src/Buffer.h 2012-01-24 06:20:25.000000000 +0000 @@ -152,8 +152,11 @@ /// Destructor ~Buffer(); - /// - Buffer * clone() const; + /// Clones the entire structure of which this Buffer is part, starting + /// with the master and cloning all the children, too. + Buffer * cloneFromMaster() const; + /// Just clones this single Buffer. For autosave. + Buffer * cloneBufferOnly() const; /// bool isClone() const; @@ -216,7 +219,7 @@ /// typedef std::map<Buffer const *, Buffer *> BufferMap; /// - void clone(BufferMap &, CloneList *) const; + void cloneWithChildren(BufferMap &, CloneList *) const; /// save timestamp and checksum of the given file. void saveCheckSum() const; /// read a new file @@ -460,6 +463,8 @@ /// add a single piece of bibliography info to our cache void addBibTeXInfo(docstring const & key, BibTeXInfo const & bi) const; /// + bool citeLabelsValid() const; + /// void getLabelList(std::vector<docstring> &) const; /// @@ -650,6 +655,16 @@ /// void checkChildBuffers(); + /// compute statistics between \p from and \p to + /// \p from initial position + /// \p to points to the end position + /// \p skipNoOutput if notes etc. should be ignored + void updateStatistics(DocIterator & from, DocIterator & to, + bool skipNoOutput = true) const; + /// statistics accessor functions + int wordCount() const; + int charCount(bool with_blanks) const; + private: /// Change name of buffer. Updates "read-only" flag. void setFileName(support::FileName const & fname); diff -Nru lyx-2.0.2/src/BufferParams.cpp lyx-2.0.3/src/BufferParams.cpp --- lyx-2.0.2/src/BufferParams.cpp 2011-10-30 20:07:46.000000000 +0000 +++ lyx-2.0.3/src/BufferParams.cpp 2012-01-22 10:34:07.000000000 +0000 @@ -1709,6 +1709,7 @@ // Now insert the LyX specific LaTeX commands... docstring lyxpreamble; + features.resolveAlternatives(); if (output_sync) { if (!output_sync_macro.empty()) @@ -2552,6 +2553,14 @@ { string result; + // If the class loads the geometry package, we do not know which + // paper size is used, since we do not set it (bug 7013). + // Therefore we must not specify any argument here. + // dvips gets the correct paper size via DVI specials in this case + // (if the class uses the geometry package correctly). + if (documentClass().provides("geometry")) + return result; + if (use_geometry && papersize == PAPER_CUSTOM && !lyxrc.print_paper_dimension_flag.empty() diff -Nru lyx-2.0.2/src/BufferView.cpp lyx-2.0.3/src/BufferView.cpp --- lyx-2.0.2/src/BufferView.cpp 2011-10-26 13:35:49.000000000 +0000 +++ lyx-2.0.3/src/BufferView.cpp 2012-01-24 06:20:25.000000000 +0000 @@ -1162,6 +1162,17 @@ break; } + // FIXME We do not really want this here, but at present we need to + // handle their dispatch here, for reasons explained there, so we'll + // handle this here, too, for consistency. + case LFUN_BRANCH_ACTIVATE: + case LFUN_BRANCH_DEACTIVATE: { + BranchList const & branchList = buffer().params().branchlist(); + docstring const branchName = cmd.argument(); + flag.setEnabled(!branchName.empty() && branchList.find(branchName)); + break; + } + default: return false; } @@ -1631,9 +1642,10 @@ from = doc_iterator_begin(&buffer_); to = doc_iterator_end(&buffer_); } - int const words = countWords(from, to); - int const chars = countChars(from, to, false); - int const chars_blanks = countChars(from, to, true); + buffer_.updateStatistics(from, to); + int const words = buffer_.wordCount(); + int const chars = buffer_.charCount(false); + int const chars_blanks = buffer_.charCount(true); docstring message; if (cur.selection()) message = _("Statistics for the selection:"); @@ -1688,20 +1700,21 @@ p = Point(width_, height_); Cursor old = cur; bool const in_texted = cur.inTexted(); - cur.reset(); + cur.setCursor(doc_iterator_begin(cur.buffer())); + cur.selHandle(false); buffer_.changed(true); updateHoveredInset(); d->text_metrics_[&buffer_.text()].editXY(cur, p.x_, p.y_, true, act == LFUN_SCREEN_UP); - cur.resetAnchor(); //FIXME: what to do with cur.x_target()? bool update = in_texted && cur.bv().checkDepm(cur, old); cur.finishUndo(); - if (update) { - dr.screenUpdate(Update::Force | Update::FitCursor); + + if (update || cur.mark()) + dr.screenUpdate(Update::Force | Update::FitCursor); + if (update) dr.forceBufferUpdate(); - } break; } @@ -1711,6 +1724,7 @@ break; case LFUN_SCREEN_UP_SELECT: { + // FIXME: why is the algorithm different from LFUN_SCREEN_UP? cur.selHandle(true); if (isTopScreen()) { lyx::dispatch(FuncRequest(LFUN_BUFFER_BEGIN_SELECT)); @@ -1728,6 +1742,7 @@ } case LFUN_SCREEN_DOWN_SELECT: { + // FIXME: why is the algorithm different from LFUN_SCREEN_DOWN? cur.selHandle(true); if (isBottomScreen()) { lyx::dispatch(FuncRequest(LFUN_BUFFER_END_SELECT)); @@ -1753,7 +1768,7 @@ FuncRequest const fr = lyxaction.lookupFunc(commandstr); // an arbitrary number to limit number of iterations - const int max_iter = 10000; + const int max_iter = 100000; int iterations = 0; Cursor & cur = d->cursor_; Cursor const savecur = cur; @@ -1906,6 +1921,41 @@ break; } + // FIXME We do not really want this here, but it has to be at present + // because we need a cursor for the recordUndoFullDocument call. What + // we would really like is a recordUndoBufferParams call that did not + // need a cursor, but we do not have that yet. + // So, if this does get fixed, this code can be moved back to Buffer.cpp, + // and the corresponding code in getStatus() should be moved back, too. + case LFUN_BRANCH_ACTIVATE: + case LFUN_BRANCH_DEACTIVATE: { + BranchList & branch_list = buffer().params().branchlist(); + docstring const branch_name = cmd.argument(); + // the case without a branch name is handled elsewhere + if (branch_name.empty()) { + dispatched = false; + break; + } + Branch * branch = branch_list.find(branch_name); + if (!branch) { + LYXERR0("Branch " << branch_name << " does not exist."); + dr.setError(true); + docstring const msg = + bformat(_("Branch \"%1$s\" does not exist."), branch_name); + dr.setMessage(msg); + break; + } + bool activate = cmd.action() == LFUN_BRANCH_ACTIVATE; + if (branch->isSelected() != activate) { + branch->setSelected(activate); + cur.recordUndoFullDocument(); + dr.setError(false); + dr.screenUpdate(Update::Force); + dr.forceBufferUpdate(); + } + break; + } + default: // OK, so try the Buffer itself... buffer_.dispatch(cmd, dr); @@ -2360,7 +2410,12 @@ d->cursor_ = cur; - cur.forceBufferUpdate(); + // we would rather not do this here, but it needs to be done before + // the changed() signal is sent. a riskier strategy has been tried + // in trunk (at r). + buffer_.updateBuffer(); + // if it was requested, we've already done it + cur.clearBufferUpdate(); buffer_.changed(true); return true; } diff -Nru lyx-2.0.2/src/Changes.h lyx-2.0.3/src/Changes.h --- lyx-2.0.2/src/Changes.h 2011-01-29 02:41:13.000000000 +0000 +++ lyx-2.0.3/src/Changes.h 2011-12-04 16:16:32.000000000 +0000 @@ -41,7 +41,7 @@ DELETED // deleted text }; - explicit Change(Type t = UNCHANGED, int a = 0, time_t ct = current_time()) + explicit Change(Type t = UNCHANGED, int a = 0, time_t ct = support::current_time()) : type(t), author(a), changetime(ct) {} /// is the change similar to the given change such that both can be merged? diff -Nru lyx-2.0.2/src/Converter.cpp lyx-2.0.3/src/Converter.cpp --- lyx-2.0.2/src/Converter.cpp 2011-08-10 02:49:30.000000000 +0000 +++ lyx-2.0.3/src/Converter.cpp 2012-02-18 14:00:41.000000000 +0000 @@ -50,6 +50,7 @@ string const token_to("$$o"); string const token_path("$$p"); string const token_orig_path("$$r"); +string const token_orig_from("$$f"); string const token_encoding("$$e"); @@ -424,6 +425,7 @@ command = subst(command, token_to, quoteName(outfile2)); command = subst(command, token_path, quoteName(onlyPath(infile.absFileName()))); command = subst(command, token_orig_path, quoteName(onlyPath(orig_from.absFileName()))); + command = subst(command, token_orig_from, quoteName(onlyFileName(orig_from.absFileName()))); command = subst(command, token_encoding, buffer ? buffer->params().encoding().iconvName() : string()); command = libScriptSearch(command); diff -Nru lyx-2.0.2/src/EnchantChecker.cpp lyx-2.0.3/src/EnchantChecker.cpp --- lyx-2.0.2/src/EnchantChecker.cpp 2011-04-13 10:55:51.000000000 +0000 +++ lyx-2.0.3/src/EnchantChecker.cpp 2012-01-11 17:05:18.000000000 +0000 @@ -112,7 +112,10 @@ { enchant::Dict * m = d->speller(word.lang()->code()); - if (!m || word.word().empty()) + if (!m) + return NO_DICTIONARY; + + if (word.word().empty()) return WORD_OK; string utf8word = to_utf8(word.word()); @@ -188,6 +191,12 @@ } +int EnchantChecker::numDictionaries() const +{ + return d->spellers_.size(); +} + + docstring const EnchantChecker::error() { return docstring(); diff -Nru lyx-2.0.2/src/EnchantChecker.h lyx-2.0.3/src/EnchantChecker.h --- lyx-2.0.2/src/EnchantChecker.h 2011-04-13 10:55:51.000000000 +0000 +++ lyx-2.0.3/src/EnchantChecker.h 2012-01-11 17:05:18.000000000 +0000 @@ -37,6 +37,7 @@ void remove(WordLangTuple const &); void accept(WordLangTuple const &); bool hasDictionary(Language const * lang) const; + int numDictionaries() const; docstring const error(); void advanceChangeNumber(); ///@} diff -Nru lyx-2.0.2/src/Encoding.cpp lyx-2.0.3/src/Encoding.cpp --- lyx-2.0.2/src/Encoding.cpp 2011-07-16 13:50:02.000000000 +0000 +++ lyx-2.0.3/src/Encoding.cpp 2012-01-22 10:34:07.000000000 +0000 @@ -577,11 +577,14 @@ CharInfoMap::const_iterator const it = unicodesymbols.find(c); if (it != unicodesymbols.end()) { // In mathed, c could be used both in textmode and mathmode - bool const use_math = (for_mathed && isMathCmd(c)) || + bool const math_mode = for_mathed && isMathCmd(c); + bool const use_math = math_mode || (!for_mathed && it->second.textcommand.empty()); bool const use_text = (for_mathed && isTextCmd(c)) || (!for_mathed && !it->second.textcommand.empty()); - if (use_math) { + bool const plain_utf8 = (features.runparams().encoding->name() == "utf8-plain"); + // with utf8-plain, we only load packages when in mathed (see #7766) + if (math_mode || (use_math && !plain_utf8)) { if (!it->second.mathpreamble.empty()) { if (it->second.mathfeature) { string feats = it->second.mathpreamble; @@ -594,7 +597,8 @@ features.addPreambleSnippet(it->second.mathpreamble); } } - if (use_text) { + // with utf8-plain, we do not load packages (see #7766) + if (use_text && !plain_utf8) { if (!it->second.textpreamble.empty()) { if (it->second.textfeature) { string feats = it->second.textpreamble; @@ -806,6 +810,10 @@ breakout = true; } + // backward compatibility + if (info.mathpreamble == "esintoramsmath") + info.mathpreamble = "esint|amsmath"; + if (!info.textpreamble.empty()) info.textfeature = info.textpreamble[0] != '\\'; if (!info.mathpreamble.empty()) diff -Nru lyx-2.0.2/src/HunspellChecker.cpp lyx-2.0.3/src/HunspellChecker.cpp --- lyx-2.0.2/src/HunspellChecker.cpp 2011-05-04 20:00:33.000000000 +0000 +++ lyx-2.0.3/src/HunspellChecker.cpp 2012-01-11 17:05:18.000000000 +0000 @@ -55,10 +55,13 @@ Private(); ~Private(); + void cleanCache(); + void setUserPath(std::string path); const string dictPath(int selector); bool haveLanguageFiles(string const & hpath); bool haveDictionary(Language const * lang, string & hpath); bool haveDictionary(Language const * lang); + int numDictionaries() const; Hunspell * addSpeller(Language const * lang, string & hpath); Hunspell * addSpeller(Language const * lang); Hunspell * speller(Language const * lang); @@ -74,31 +77,53 @@ IgnoreList ignored_; /// LangPersonalWordList personal_; + /// + std::string user_path_; /// the location below system/user directory /// there the aff+dic files lookup will happen const string dictDirectory(void) const { return "dicts"; } - int maxLookupSelector(void) const { return 3; } + int maxLookupSelector(void) const { return 4; } const string HunspellDictionaryName(Language const * lang) { return lang->variety().empty() ? lang->code() : lang->code() + "-" + lang->variety(); } + const string osPackageDictDirectory(void) { + return "/usr/share/myspell"; + } }; HunspellChecker::Private::Private() { + setUserPath(lyxrc.hunspelldir_path); } HunspellChecker::Private::~Private() { + cleanCache(); +} + + +void HunspellChecker::Private::setUserPath(std::string path) +{ + if (user_path_ != lyxrc.hunspelldir_path) { + cleanCache(); + user_path_ = path; + } +} + + +void HunspellChecker::Private::cleanCache() +{ Spellers::iterator it = spellers_.begin(); Spellers::iterator end = spellers_.end(); for (; it != end; ++it) { - if ( 0 != it->second) delete it->second; + delete it->second; + it->second = 0; } LangPersonalWordList::const_iterator pdit = personal_.begin(); @@ -125,6 +150,9 @@ const string HunspellChecker::Private::dictPath(int selector) { switch (selector) { + case 3: + return addName(osPackageDictDirectory(),dictDirectory()); + break; case 2: return addName(package().system_support().absFileName(),dictDirectory()); break; @@ -132,7 +160,7 @@ return addName(package().user_support().absFileName(),dictDirectory()); break; default: - return lyxrc.hunspelldir_path; + return user_path_; } } @@ -167,6 +195,8 @@ bool HunspellChecker::Private::haveDictionary(Language const * lang) { bool result = false; + + setUserPath(lyxrc.hunspelldir_path); for ( int p = 0; !result && p < maxLookupSelector(); p++ ) { string lpath = dictPath(p); result = haveDictionary(lang, lpath); @@ -181,10 +211,11 @@ Hunspell * HunspellChecker::Private::speller(Language const * lang) { + setUserPath(lyxrc.hunspelldir_path); Spellers::iterator it = spellers_.find(lang->lang()); - if (it != spellers_.end()) + if (it != spellers_.end()) { return it->second; - + } return addSpeller(lang); } @@ -228,6 +259,19 @@ } +int HunspellChecker::Private::numDictionaries() const +{ + int result = 0; + Spellers::const_iterator it = spellers_.begin(); + Spellers::const_iterator et = spellers_.end(); + + for (; it != et; ++it) { + result += it->second != 0; + } + return result; +} + + bool HunspellChecker::Private::isIgnored(WordLangTuple const & wl) const { IgnoreList::const_iterator it = ignored_.begin(); @@ -298,7 +342,7 @@ Hunspell * h = d->speller(wl.lang()); if (!h) - return WORD_OK; + return NO_DICTIONARY; int info; string const encoding = h->get_dic_encoding(); @@ -377,6 +421,12 @@ } +int HunspellChecker::numDictionaries() const +{ + return d->numDictionaries(); +} + + docstring const HunspellChecker::error() { return docstring(); diff -Nru lyx-2.0.2/src/HunspellChecker.h lyx-2.0.3/src/HunspellChecker.h --- lyx-2.0.2/src/HunspellChecker.h 2010-12-02 18:52:31.000000000 +0000 +++ lyx-2.0.3/src/HunspellChecker.h 2012-01-11 17:05:18.000000000 +0000 @@ -31,6 +31,7 @@ void remove(WordLangTuple const &); void accept(WordLangTuple const &); bool hasDictionary(Language const * lang) const; + int numDictionaries() const; docstring const error(); void advanceChangeNumber(); ///@} diff -Nru lyx-2.0.2/src/LaTeX.cpp lyx-2.0.3/src/LaTeX.cpp --- lyx-2.0.2/src/LaTeX.cpp 2011-10-07 13:48:59.000000000 +0000 +++ lyx-2.0.3/src/LaTeX.cpp 2011-12-26 08:47:40.000000000 +0000 @@ -1196,7 +1196,7 @@ ifstream ifs(blg_file.toFilesystemEncoding().c_str()); string token; - static regex const reg1(".*Found bibtex data file '([^']+).*"); + static regex const reg1(".*Found (bibtex|BibTeX) data (file|source) '([^']+).*"); while (getline(ifs, token)) { token = rtrim(token, "\r"); @@ -1205,7 +1205,7 @@ // in the aux file are in the file system encoding. token = to_utf8(from_filesystem8bit(token)); if (regex_match(token, sub, reg1)) { - string data = sub.str(1); + string data = sub.str(3); if (!data.empty()) { LYXERR(Debug::LATEX, "Found bib file: " << data); handleFoundFile(data, dep); diff -Nru lyx-2.0.2/src/LaTeXFeatures.cpp lyx-2.0.3/src/LaTeXFeatures.cpp --- lyx-2.0.2/src/LaTeXFeatures.cpp 2011-10-30 22:40:03.000000000 +0000 +++ lyx-2.0.3/src/LaTeXFeatures.cpp 2012-01-22 10:34:07.000000000 +0000 @@ -24,6 +24,7 @@ #include "Floating.h" #include "FloatList.h" #include "Language.h" +#include "LaTeXPackages.h" #include "Layout.h" #include "Lexer.h" #include "LyXRC.h" @@ -281,8 +282,6 @@ // ///////////////////////////////////////////////////////////////////// -LaTeXFeatures::Packages LaTeXFeatures::packages_; - LaTeXFeatures::LaTeXFeatures(Buffer const & b, BufferParams const & p, OutputParams const & r) @@ -334,36 +333,6 @@ } -void LaTeXFeatures::getAvailable() -{ - Lexer lex; - support::FileName const real_file = libFileSearch("", "packages.lst"); - - if (real_file.empty()) - return; - - lex.setFile(real_file); - - if (!lex.isOK()) - return; - - // Make sure that we are clean - packages_.clear(); - - bool finished = false; - // Parse config-file - while (lex.isOK() && !finished) { - switch (lex.lex()) { - case Lexer::LEX_FEOF: - finished = true; - break; - default: - packages_.insert(lex.getString()); - } - } -} - - void LaTeXFeatures::useLayout(docstring const & layoutname) { // Some code to avoid loops in dependency definition @@ -441,13 +410,7 @@ //LYXERR0("from=[" << from << "] to=[" << to << "]"); return theConverters().isReachable(from, to); } - - if (packages_.empty()) - getAvailable(); - string n = name; - if (suffixIs(n, ".sty")) - n.erase(name.length() - 4); - return packages_.find(n) != packages_.end(); + return LaTeXPackages::isAvailable(name); } @@ -599,6 +562,8 @@ "ifsym", "marvosym", "txfonts", + "pxfonts", + "mathdesign", "mathrsfs", "ascii", "url", @@ -711,8 +676,9 @@ // if fontspec is used, AMS packages have to be loaded before // fontspec (in BufferParams) - if (!params_.useNonTeXFonts && !loadAMSPackages().empty()) - packages << loadAMSPackages(); + string const amsPackages = loadAMSPackages(); + if (!params_.useNonTeXFonts && !amsPackages.empty()) + packages << amsPackages; // fixltx2e must be loaded after amsthm, since amsthm produces an error with // the redefined \[ command (bug 7233). Load is as early as possible, since @@ -776,7 +742,7 @@ // esint must be after amsmath and wasysym, since it will redeclare // inconsistent integral symbols - if ((mustProvide("esint") || mustProvide("esintoramsmath")) && + if (mustProvide("esint") && params_.use_esint != BufferParams::package_off) packages << "\\usepackage{esint}\n"; @@ -1059,12 +1025,8 @@ if (mustProvide("amsthm")) tmp << "\\usepackage{amsthm}\n"; - // esint is preferred for esintoramsmath - if ((mustProvide("amsmath") - && params_.use_amsmath != BufferParams::package_off) - || (mustProvide("esintoramsmath") - && params_.use_esint == BufferParams::package_off - && params_.use_amsmath != BufferParams::package_off)) { + if (mustProvide("amsmath") + && params_.use_amsmath != BufferParams::package_off) { tmp << "\\usepackage{amsmath}\n"; } else { // amsbsy and amstext are already provided by amsmath @@ -1073,7 +1035,7 @@ if (mustProvide("amstext")) tmp << "\\usepackage{amstext}\n"; } - + if (mustProvide("amssymb") || params_.use_amsmath == BufferParams::package_on) tmp << "\\usepackage{amssymb}\n"; @@ -1163,6 +1125,15 @@ docstring const & name, Language const * lang, Encoding const & enc, bool const polyglossia) { + // Check whether name can be encoded in the buffer encoding + bool encodable = true; + for (size_t i = 0; i < name.size(); ++i) { + if (enc.latexChar(name[i], true)[0] != name[i]) { + encodable = false; + break; + } + } + docstring const language = polyglossia ? from_ascii(lang->polyglossia()) : from_ascii(lang->babel()); docstring const langenc = from_ascii(lang->encoding()->iconvName()); @@ -1170,9 +1141,9 @@ docstring const bufenc = from_ascii(enc.iconvName()); docstring const s1 = docstring(1, 0xF0000); docstring const s2 = docstring(1, 0xF0001); - docstring const translated = (langenc == bufenc) ? name + docstring const translated = encodable ? name : from_ascii("\\inputencoding{") + texenc + from_ascii("}") - + s1 + langenc + s2 + translated + s1 + bufenc + s2; + + s1 + langenc + s2 + name + s1 + bufenc + s2; odocstringstream os; os << "\\addto\\captions" << language @@ -1385,4 +1356,25 @@ } +void LaTeXFeatures::resolveAlternatives() +{ + for (Features::iterator it = features_.begin(); it != features_.end();) { + if (contains(*it, '|')) { + vector<string> const alternatives = getVectorFromString(*it, "|"); + vector<string>::const_iterator const end = alternatives.end(); + vector<string>::const_iterator ita = alternatives.begin(); + for (; ita != end; ++ita) { + if (isRequired(*ita)) + break; + } + if (ita == end) + require(alternatives.front()); + features_.erase(it); + it = features_.begin(); + } else + ++it; + } +} + + } // namespace lyx diff -Nru lyx-2.0.2/src/LaTeXFeatures.h lyx-2.0.3/src/LaTeXFeatures.h --- lyx-2.0.2/src/LaTeXFeatures.h 2010-12-08 18:42:10.000000000 +0000 +++ lyx-2.0.3/src/LaTeXFeatures.h 2012-01-22 10:34:07.000000000 +0000 @@ -86,8 +86,6 @@ void require(std::string const & name); /// Add a set of feature names requirements void require(std::set<std::string> const & names); - /// Which of the required packages are installed? - static void getAvailable(); /// Is the (required) package available? static bool isAvailable(std::string const & name); /// Has the package been required? @@ -131,6 +129,8 @@ void inFloat(bool const b) { in_float_ = b; } /// Runparams that will be used for exporting this file. OutputParams const & runparams() const { return runparams_; } + /// Resolve alternatives like "esint|amsmath|wasysym" + void resolveAlternatives(); /// void setHTMLTitle(docstring const & t) { htmltitle_ = t; } /// @@ -149,10 +149,6 @@ typedef std::list<std::string> SnippetList; /// SnippetList preamble_snippets_; - /// The available (required) packages - typedef std::set<std::string> Packages; - /// - static Packages packages_; /// typedef std::set<Language const *> LanguageList; /// used languages (only those that are supported by babel) diff -Nru lyx-2.0.2/src/LaTeXPackages.cpp lyx-2.0.3/src/LaTeXPackages.cpp --- lyx-2.0.2/src/LaTeXPackages.cpp 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/src/LaTeXPackages.cpp 2011-12-04 16:16:32.000000000 +0000 @@ -0,0 +1,75 @@ +/** + * \file LaTeXPackages.cpp + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. + * + * \author José Matos + * \author Lars Gullik Bjønnes + * \author Jean-Marc Lasgouttes + * \author Jürgen Vigna + * \author André Pönitz + * + * Full author contact details are available in file CREDITS. + */ + +#include <config.h> + +#include "LaTeXPackages.h" + +#include "Lexer.h" + +#include "support/FileName.h" +#include "support/filetools.h" +#include "support/lstrings.h" + + +using namespace std; +using namespace lyx::support; + + +namespace lyx { + +LaTeXPackages::Packages LaTeXPackages::packages_; + + +void LaTeXPackages::getAvailable() +{ + Lexer lex; + support::FileName const real_file = libFileSearch("", "packages.lst"); + + if (real_file.empty()) + return; + + lex.setFile(real_file); + + if (!lex.isOK()) + return; + + // Make sure that we are clean + packages_.clear(); + + bool finished = false; + // Parse config-file + while (lex.isOK() && !finished) { + switch (lex.lex()) { + case Lexer::LEX_FEOF: + finished = true; + break; + default: + packages_.insert(lex.getString()); + } + } +} + + +bool LaTeXPackages::isAvailable(string const & name) +{ + if (packages_.empty()) + getAvailable(); + string n = name; + if (suffixIs(n, ".sty")) + n.erase(name.length() - 4); + return packages_.find(n) != packages_.end(); +} + +} // namespace lyx diff -Nru lyx-2.0.2/src/LaTeXPackages.h lyx-2.0.3/src/LaTeXPackages.h --- lyx-2.0.2/src/LaTeXPackages.h 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/src/LaTeXPackages.h 2011-12-04 16:16:32.000000000 +0000 @@ -0,0 +1,41 @@ +// -*- C++ -*- +/** + * \file LaTeXPackages.h + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. + * + * \author Lars Gullik Bjønnes + * \author Jean-Marc Lasgouttes + * + * Full author contact details are available in file CREDITS. + */ + +#ifndef LATEXPACKAGES_H +#define LATEXPACKAGES_H + +#include <string> +#include <set> + + +namespace lyx { + + +/** The list of avilable LaTeX packages + */ +class LaTeXPackages { +public: + /// Which of the required packages are installed? + static void getAvailable(); + /// Is the (required) package available? + static bool isAvailable(std::string const & name); +private: + /// The available (required) packages + typedef std::set<std::string> Packages; + /// + static Packages packages_; +}; + + +} // namespace lyx + +#endif diff -Nru lyx-2.0.2/src/Layout.cpp lyx-2.0.3/src/Layout.cpp --- lyx-2.0.2/src/Layout.cpp 2011-10-30 22:40:03.000000000 +0000 +++ lyx-2.0.3/src/Layout.cpp 2012-01-14 15:06:40.000000000 +0000 @@ -875,6 +875,7 @@ subst(to_utf8(templ), "$$lang", lang->babel()); #ifdef TEX2LYX + (void) enc; // tex2lyx does not have getMessages() LASSERT(false, /**/); #else @@ -891,10 +892,18 @@ smatch sub; while (regex_search(preamble, sub, reg)) { string const key = sub.str(1); - string translated = to_utf8(lang->translateLayout(key)); - if (langenc != bufenc) - translated = "\\inputencoding{" + texenc + "}" - + s1 + langenc + s2 + translated + docstring const name = lang->translateLayout(key); + // Check whether name can be encoded in the buffer encoding + bool encodable = true; + for (size_t i = 0; i < name.size(); ++i) { + if (enc.latexChar(name[i], true)[0] != name[i]) { + encodable = false; + break; + } + } + string const translated = encodable ? to_utf8(name) + : "\\inputencoding{" + texenc + "}" + + s1 + langenc + s2 + to_utf8(name) + s1 + bufenc + s2; preamble = subst(preamble, sub.str(), translated); } diff -Nru lyx-2.0.2/src/LyXAction.cpp lyx-2.0.3/src/LyXAction.cpp --- lyx-2.0.2/src/LyXAction.cpp 2011-05-19 19:11:01.000000000 +0000 +++ lyx-2.0.3/src/LyXAction.cpp 2011-12-15 22:06:04.000000000 +0000 @@ -2397,7 +2397,7 @@ A typical example is inset-forall Note note-insert which starts an infinite loop. This is mitigated by the fact - that the number of actions is arbitrarily limited to 10000. + that the number of actions is arbitrarily limited to 100000. Note also that inset-forall does not update metrics between iterations, which can lead to bugs. This has to be eventually fixed. diff -Nru lyx-2.0.2/src/Makefile.am lyx-2.0.3/src/Makefile.am --- lyx-2.0.2/src/Makefile.am 2011-06-14 14:37:26.000000000 +0000 +++ lyx-2.0.3/src/Makefile.am 2011-12-04 16:16:32.000000000 +0000 @@ -39,6 +39,10 @@ windres -I$(top_builddir) --preprocessor "$(CPP) -xc-header -DRC_INVOKED" $< -o $@ endif +if INSTALL_MACOSX +lyx_LDFLAGS = -framework AppKit +endif + #lyx_LDFLAGS=-Wl,-O1 BUILT_SOURCES = $(PCH_FILE) @@ -137,6 +141,7 @@ Language.cpp \ LaTeX.cpp \ LaTeXFeatures.cpp \ + LaTeXPackages.cpp \ LayoutFile.cpp \ LayoutModuleList.cpp \ Length.cpp \ @@ -235,6 +240,7 @@ KeySequence.h \ Language.h \ LaTeXFeatures.h \ + LaTeXPackages.h \ LaTeX.h \ Layout.h \ LayoutEnums.h \ diff -Nru lyx-2.0.2/src/Makefile.in lyx-2.0.3/src/Makefile.in --- lyx-2.0.2/src/Makefile.in 2011-11-27 01:07:34.000000000 +0000 +++ lyx-2.0.3/src/Makefile.in 2012-02-19 15:53:58.000000000 +0000 @@ -94,28 +94,29 @@ Format.cpp FuncRequest.cpp FuncStatus.cpp Graph.cpp HSpace.cpp \ IndicesList.cpp InsetIterator.cpp InsetList.cpp Intl.cpp \ KeyMap.cpp KeySequence.cpp Language.cpp LaTeX.cpp \ - LaTeXFeatures.cpp LayoutFile.cpp LayoutModuleList.cpp \ - Length.cpp lengthcommon.cpp Lexer.cpp LyX.cpp LyXAction.cpp \ - lyxfind.cpp LyXRC.cpp LyXVC.cpp MetricsInfo.cpp ModuleList.cpp \ - Mover.cpp output_docbook.cpp output.cpp output_latex.cpp \ - output_xhtml.cpp OutputParams.cpp output_plaintext.cpp \ - Paragraph.cpp ParagraphMetrics.cpp ParagraphParameters.cpp \ - ParIterator.cpp PDFOptions.cpp Row.cpp rowpainter.cpp \ - Server.cpp ServerSocket.cpp sgml.cpp Session.cpp Spacing.cpp \ - TexRow.cpp Text.cpp Text2.cpp Text3.cpp TexStream.cpp \ - TextClass.cpp TextMetrics.cpp TocBackend.cpp Trans.cpp \ - Undo.cpp VCBackend.cpp version.cpp VSpace.cpp WordList.cpp \ - Layout.cpp Author.h Bidi.h BranchList.h buffer_funcs.h \ - Buffer.h BufferList.h BufferParams.h BufferView.h Bullet.h \ - Citation.h Changes.h Chktex.h CmdDef.h ColorCode.h Color.h \ - ColorSet.h CompletionList.h ConverterCache.h Converter.h \ - CoordCache.h Counters.h Cursor.h CursorSlice.h CutAndPaste.h \ - DepTable.h DispatchResult.h DocIterator.h Encoding.h \ - ErrorList.h Exporter.h factory.h Floating.h FloatList.h Font.h \ - FontEnums.h FontInfo.h FontList.h Format.h FuncCode.h \ - FuncRequest.h FuncStatus.h Graph.h HSpace.h IndicesList.h \ - InsetIterator.h InsetList.h Intl.h KeyMap.h KeySequence.h \ - Language.h LaTeXFeatures.h LaTeX.h Layout.h LayoutEnums.h \ + LaTeXFeatures.cpp LaTeXPackages.cpp LayoutFile.cpp \ + LayoutModuleList.cpp Length.cpp lengthcommon.cpp Lexer.cpp \ + LyX.cpp LyXAction.cpp lyxfind.cpp LyXRC.cpp LyXVC.cpp \ + MetricsInfo.cpp ModuleList.cpp Mover.cpp output_docbook.cpp \ + output.cpp output_latex.cpp output_xhtml.cpp OutputParams.cpp \ + output_plaintext.cpp Paragraph.cpp ParagraphMetrics.cpp \ + ParagraphParameters.cpp ParIterator.cpp PDFOptions.cpp Row.cpp \ + rowpainter.cpp Server.cpp ServerSocket.cpp sgml.cpp \ + Session.cpp Spacing.cpp TexRow.cpp Text.cpp Text2.cpp \ + Text3.cpp TexStream.cpp TextClass.cpp TextMetrics.cpp \ + TocBackend.cpp Trans.cpp Undo.cpp VCBackend.cpp version.cpp \ + VSpace.cpp WordList.cpp Layout.cpp Author.h Bidi.h \ + BranchList.h buffer_funcs.h Buffer.h BufferList.h \ + BufferParams.h BufferView.h Bullet.h Citation.h Changes.h \ + Chktex.h CmdDef.h ColorCode.h Color.h ColorSet.h \ + CompletionList.h ConverterCache.h Converter.h CoordCache.h \ + Counters.h Cursor.h CursorSlice.h CutAndPaste.h DepTable.h \ + DispatchResult.h DocIterator.h Encoding.h ErrorList.h \ + Exporter.h factory.h Floating.h FloatList.h Font.h FontEnums.h \ + FontInfo.h FontList.h Format.h FuncCode.h FuncRequest.h \ + FuncStatus.h Graph.h HSpace.h IndicesList.h InsetIterator.h \ + InsetList.h Intl.h KeyMap.h KeySequence.h Language.h \ + LaTeXFeatures.h LaTeXPackages.h LaTeX.h Layout.h LayoutEnums.h \ LayoutFile.h LayoutModuleList.h Length.h Lexer.h LyXAction.h \ lyxfind.h LyX.h LyXRC.h LyXVC.h MetricsInfo.h ModuleList.h \ Mover.h output_docbook.h output.h OutputEnums.h output_latex.h \ @@ -143,13 +144,13 @@ IndicesList.$(OBJEXT) InsetIterator.$(OBJEXT) \ InsetList.$(OBJEXT) Intl.$(OBJEXT) KeyMap.$(OBJEXT) \ KeySequence.$(OBJEXT) Language.$(OBJEXT) LaTeX.$(OBJEXT) \ - LaTeXFeatures.$(OBJEXT) LayoutFile.$(OBJEXT) \ - LayoutModuleList.$(OBJEXT) Length.$(OBJEXT) \ - lengthcommon.$(OBJEXT) Lexer.$(OBJEXT) LyX.$(OBJEXT) \ - LyXAction.$(OBJEXT) lyxfind.$(OBJEXT) LyXRC.$(OBJEXT) \ - LyXVC.$(OBJEXT) MetricsInfo.$(OBJEXT) ModuleList.$(OBJEXT) \ - Mover.$(OBJEXT) output_docbook.$(OBJEXT) output.$(OBJEXT) \ - output_latex.$(OBJEXT) output_xhtml.$(OBJEXT) \ + LaTeXFeatures.$(OBJEXT) LaTeXPackages.$(OBJEXT) \ + LayoutFile.$(OBJEXT) LayoutModuleList.$(OBJEXT) \ + Length.$(OBJEXT) lengthcommon.$(OBJEXT) Lexer.$(OBJEXT) \ + LyX.$(OBJEXT) LyXAction.$(OBJEXT) lyxfind.$(OBJEXT) \ + LyXRC.$(OBJEXT) LyXVC.$(OBJEXT) MetricsInfo.$(OBJEXT) \ + ModuleList.$(OBJEXT) Mover.$(OBJEXT) output_docbook.$(OBJEXT) \ + output.$(OBJEXT) output_latex.$(OBJEXT) output_xhtml.$(OBJEXT) \ OutputParams.$(OBJEXT) output_plaintext.$(OBJEXT) \ Paragraph.$(OBJEXT) ParagraphMetrics.$(OBJEXT) \ ParagraphParameters.$(OBJEXT) ParIterator.$(OBJEXT) \ @@ -400,6 +401,8 @@ frontends/liblyxfrontends.a frontends/qt4/liblyxqt4.a \ liblyxgraphics.a support/liblyxsupport.a $(am__DEPENDENCIES_3) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) +lyx_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(lyx_LDFLAGS) \ + $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles @@ -738,6 +741,7 @@ $(QT4_LDFLAGS) \ $(QT4_LIB) +@INSTALL_MACOSX_TRUE@lyx_LDFLAGS = -framework AppKit #lyx_LDFLAGS=-Wl,-O1 BUILT_SOURCES = $(PCH_FILE) $(am__append_2) $(MOCEDFILES) \ @@ -806,6 +810,7 @@ Language.cpp \ LaTeX.cpp \ LaTeXFeatures.cpp \ + LaTeXPackages.cpp \ LayoutFile.cpp \ LayoutModuleList.cpp \ Length.cpp \ @@ -904,6 +909,7 @@ KeySequence.h \ Language.h \ LaTeXFeatures.h \ + LaTeXPackages.h \ LaTeX.h \ Layout.h \ LayoutEnums.h \ @@ -1332,7 +1338,7 @@ -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) lyx$(EXEEXT): $(lyx_OBJECTS) $(lyx_DEPENDENCIES) @rm -f lyx$(EXEEXT) - $(AM_V_CXXLD)$(CXXLINK) $(lyx_OBJECTS) $(lyx_LDADD) $(LIBS) + $(AM_V_CXXLD)$(lyx_LINK) $(lyx_OBJECTS) $(lyx_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -1496,6 +1502,7 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/KeySequence.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LaTeX.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LaTeXFeatures.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LaTeXPackages.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Language.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Layout.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LayoutFile.Po@am__quote@ diff -Nru lyx-2.0.2/src/SpellChecker.h lyx-2.0.3/src/SpellChecker.h --- lyx-2.0.2/src/SpellChecker.h 2010-12-01 08:25:17.000000000 +0000 +++ lyx-2.0.3/src/SpellChecker.h 2012-01-11 17:05:18.000000000 +0000 @@ -14,7 +14,6 @@ #define SPELL_BASE_H #include "support/strfwd.h" -#include "support/lyxtime.h" namespace lyx { @@ -43,7 +42,9 @@ /// number of other ignored "word" IGNORED_WORD, /// number of personal dictionary "word" - LEARNED_WORD + LEARNED_WORD, + /// missing dictionary for language + NO_DICTIONARY }; virtual ~SpellChecker() {} @@ -52,6 +53,7 @@ static bool misspelled(Result res) { return res != WORD_OK && res != IGNORED_WORD + && res != NO_DICTIONARY && res != LEARNED_WORD; } /// check the given word of the given lang code and return the result @@ -72,6 +74,9 @@ /// check if dictionary exists virtual bool hasDictionary(Language const *) const = 0; + /// how many valid dictionaries were found + virtual int numDictionaries() const = 0; + /// if speller can spell check whole paragraph return true virtual bool canCheckParagraph() const { return false; } diff -Nru lyx-2.0.2/src/Text.cpp lyx-2.0.3/src/Text.cpp --- lyx-2.0.2/src/Text.cpp 2011-10-26 16:02:30.000000000 +0000 +++ lyx-2.0.3/src/Text.cpp 2012-01-16 15:08:55.000000000 +0000 @@ -69,6 +69,7 @@ #include <boost/next_prior.hpp> +#include <limits> #include <sstream> using namespace std; @@ -1942,7 +1943,10 @@ void Text::forToc(docstring & os, size_t maxlen, bool shorten) const { - LASSERT(maxlen > 10, maxlen = 30); + if (maxlen == 0) + maxlen = std::numeric_limits<std::size_t>::max(); + else + LASSERT(maxlen >= 8, maxlen = TOC_ENTRY_LENGTH); for (size_t i = 0; i != pars_.size() && os.length() < maxlen; ++i) pars_[i].forToc(os, maxlen); if (shorten && os.length() >= maxlen) diff -Nru lyx-2.0.2/src/Text.h lyx-2.0.3/src/Text.h --- lyx-2.0.2/src/Text.h 2011-10-26 16:02:30.000000000 +0000 +++ lyx-2.0.3/src/Text.h 2012-01-16 15:08:55.000000000 +0000 @@ -129,6 +129,8 @@ /// of \param os. If \param shorten is true, then we will shorten /// \param os to maxlen chars and replace the final three by "..., /// if \param os is longer than maxlen chars. + /// if \param maxlen is passed as 0, then it is ignored. (In fact, + /// it is reset to the maximum value for size_t.) void forToc(docstring & os, size_t maxlen, bool shorten = true) const; /// insert a character at cursor position diff -Nru lyx-2.0.2/src/Text3.cpp lyx-2.0.3/src/Text3.cpp --- lyx-2.0.2/src/Text3.cpp 2011-11-22 18:49:59.000000000 +0000 +++ lyx-2.0.3/src/Text3.cpp 2012-01-21 17:16:56.000000000 +0000 @@ -1648,16 +1648,19 @@ case LFUN_FLOAT_INSERT: case LFUN_FLOAT_WIDE_INSERT: case LFUN_WRAP_INSERT: { - // will some text be moved into the inset? - bool content = cur.selection(); + // will some content be moved into the inset? + bool const content = cur.selection(); + // does the content consist of multiple paragraphs? + bool const singlepar = (cur.selBegin().pit() == cur.selEnd().pit()); doInsertInset(cur, this, cmd, true, true); cur.posForward(); - // If some text is moved into the inset, doInsertInset - // puts the cursor outside the inset. To insert the - // caption we put it back into the inset. - if (content) + // If some single-par content is moved into the inset, + // doInsertInset puts the cursor outside the inset. + // To insert the caption we put it back into the inset. + // FIXME cleanup doInsertInset to avoid such dances! + if (content && singlepar) cur.backwardPos(); ParagraphList & pars = cur.text()->paragraphs(); diff -Nru lyx-2.0.2/src/TocBackend.cpp lyx-2.0.3/src/TocBackend.cpp --- lyx-2.0.2/src/TocBackend.cpp 2010-12-20 21:55:09.000000000 +0000 +++ lyx-2.0.3/src/TocBackend.cpp 2012-01-16 15:13:26.000000000 +0000 @@ -70,7 +70,7 @@ docstring const & TocItem::tooltip() const { - return tooltip_; + return tooltip_.empty() ? str_ : tooltip_; } diff -Nru lyx-2.0.2/src/buffer_funcs.cpp lyx-2.0.3/src/buffer_funcs.cpp --- lyx-2.0.2/src/buffer_funcs.cpp 2011-03-18 12:50:09.000000000 +0000 +++ lyx-2.0.3/src/buffer_funcs.cpp 2012-01-24 06:20:25.000000000 +0000 @@ -174,99 +174,6 @@ } -/* - * FIXME : merge with countChars. The structures of the two functions - * are similar but, unfortunately, they seem to have a different - * notion of what to count. Since nobody ever complained about that, - * this proves (again) that any number beats no number ! (JMarc) - * We have two use cases: - * 1. Count the words of the given range for document statistics - * - ignore inset content without output. (skipNoOutput == true) - * 2. Count the words to present a progress bar for the spell checker - * - has to count whole content. (skipNoOutput == false) - */ -int countWords(DocIterator const & from, DocIterator const & to, - bool skipNoOutput) -{ - int count = 0; - bool inword = false; - - for (DocIterator dit = from ; dit != to && !dit.atEnd(); ) { - if (!dit.inTexted()) { - dit.forwardPos(); - continue; - } - - Paragraph const & par = dit.paragraph(); - pos_type const pos = dit.pos(); - - // Copied and adapted from isWordSeparator() in Paragraph - if (pos == dit.lastpos()) { - inword = false; - } else if (!par.isDeleted(pos)) { - Inset const * ins = par.getInset(pos); - if (ins && skipNoOutput && !ins->producesOutput()) { - // skip this inset - ++dit.top().pos(); - // stop if end of range was skipped - if (!to.atEnd() && dit >= to) - break; - continue; - } - if (par.isWordSeparator(pos)) - inword = false; - else if (!inword) { - ++count; - inword = true; - } - } - dit.forwardPos(); - } - - return count; -} - - -int countChars(DocIterator const & from, DocIterator const & to, - bool with_blanks) -{ - int chars = 0; - int blanks = 0; - for (DocIterator dit = from ; dit != to ; ) { - if (!dit.inTexted()) { - dit.forwardPos(); - continue; - } - - Paragraph const & par = dit.paragraph(); - pos_type const pos = dit.pos(); - - if (pos != dit.lastpos() && !par.isDeleted(pos)) { - if (Inset const * ins = par.getInset(pos)) { - if (!ins->producesOutput()) { - //skip this inset - ++dit.top().pos(); - continue; - } - if (ins->isLetter()) - ++chars; - else if (with_blanks && ins->isSpace()) - ++blanks; - } else { - char_type const c = par.getChar(pos); - if (isPrintableNonspace(c)) - ++chars; - else if (isSpace(c) && with_blanks) - ++blanks; - } - } - dit.forwardPos(); - } - - return chars + blanks; -} - - Buffer * loadIfNeeded(FileName const & fname) { Buffer * buffer = theBufferList().getBuffer(fname); diff -Nru lyx-2.0.2/src/buffer_funcs.h lyx-2.0.3/src/buffer_funcs.h --- lyx-2.0.2/src/buffer_funcs.h 2011-03-18 12:50:09.000000000 +0000 +++ lyx-2.0.3/src/buffer_funcs.h 2012-01-24 06:20:25.000000000 +0000 @@ -46,13 +46,6 @@ /// file was already loaded it just returns the associated buffer. Buffer * loadIfNeeded(support::FileName const & fname); -/// Count the number of words in the text between these two iterators -int countWords(DocIterator const & from, DocIterator const & to, - bool skipNoOutput = true); - -/// Count the number of chars in the text between these two iterators -int countChars(DocIterator const & from, DocIterator const & to, bool with_blanks); - } // namespace lyx #endif // BUFFER_FUNCS_H diff -Nru lyx-2.0.2/src/client/Makefile.am lyx-2.0.3/src/client/Makefile.am --- lyx-2.0.2/src/client/Makefile.am 2009-05-01 15:18:11.000000000 +0000 +++ lyx-2.0.3/src/client/Makefile.am 2011-11-30 11:19:57.000000000 +0000 @@ -15,6 +15,10 @@ $(BOOST_LIBS) $(INTLLIBS) @LIBS@ $(SOCKET_LIBS) \ $(QT4_LIB) $(QT4_LDFLAGS) $(LIBSHLWAPI) $(LIBPSAPI) +if INSTALL_MACOSX +lyxclient_LDFLAGS = -framework AppKit +endif + # everything below the line containing the single backslashs # an ugly hack and needed because of the # linking problems described in ../Makefile.am diff -Nru lyx-2.0.2/src/client/Makefile.in lyx-2.0.3/src/client/Makefile.in --- lyx-2.0.2/src/client/Makefile.in 2011-11-27 01:07:34.000000000 +0000 +++ lyx-2.0.3/src/client/Makefile.in 2012-02-19 15:53:58.000000000 +0000 @@ -88,6 +88,8 @@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) +lyxclient_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \ + $(lyxclient_LDFLAGS) $(LDFLAGS) -o $@ DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles @@ -385,6 +387,7 @@ $(BOOST_LIBS) $(INTLLIBS) @LIBS@ $(SOCKET_LIBS) \ $(QT4_LIB) $(QT4_LDFLAGS) $(LIBSHLWAPI) $(LIBPSAPI) +@INSTALL_MACOSX_TRUE@lyxclient_LDFLAGS = -framework AppKit # everything below the line containing the single backslashs # an ugly hack and needed because of the @@ -482,7 +485,7 @@ -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) lyxclient$(EXEEXT): $(lyxclient_OBJECTS) $(lyxclient_DEPENDENCIES) @rm -f lyxclient$(EXEEXT) - $(AM_V_CXXLD)$(CXXLINK) $(lyxclient_OBJECTS) $(lyxclient_LDADD) $(LIBS) + $(AM_V_CXXLD)$(lyxclient_LINK) $(lyxclient_OBJECTS) $(lyxclient_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) diff -Nru lyx-2.0.2/src/frontends/qt4/FindAndReplace.cpp lyx-2.0.3/src/frontends/qt4/FindAndReplace.cpp --- lyx-2.0.2/src/frontends/qt4/FindAndReplace.cpp 2011-10-27 13:58:53.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/FindAndReplace.cpp 2012-01-22 14:23:43.000000000 +0000 @@ -328,7 +328,8 @@ continue; view_.setBusy(false); return true; - } + } else if (replace_all) + bv->clearSelection(); // No match found in current buffer (however old selection might have been replaced) // select next buffer in scope, if any diff -Nru lyx-2.0.2/src/frontends/qt4/GuiApplication.cpp lyx-2.0.3/src/frontends/qt4/GuiApplication.cpp --- lyx-2.0.2/src/frontends/qt4/GuiApplication.cpp 2011-08-11 11:25:01.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/GuiApplication.cpp 2011-12-04 16:16:32.000000000 +0000 @@ -41,7 +41,7 @@ #include "Intl.h" #include "KeyMap.h" #include "Language.h" -#include "LaTeXFeatures.h" +#include "LaTeXPackages.h" #include "Lexer.h" #include "LyX.h" #include "LyXAction.h" @@ -1211,7 +1211,7 @@ current_view_->message(_("Reloading configuration...")); lyxrc.read(libFileSearch(QString(), "lyxrc.defaults"), false); // Re-read packages.lst - LaTeXFeatures::getAvailable(); + LaTeXPackages::getAvailable(); if (ret) Alert::information(_("System reconfiguration failed"), diff -Nru lyx-2.0.2/src/frontends/qt4/GuiChanges.cpp lyx-2.0.3/src/frontends/qt4/GuiChanges.cpp --- lyx-2.0.2/src/frontends/qt4/GuiChanges.cpp 2009-04-05 19:15:52.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/GuiChanges.cpp 2011-12-04 16:16:32.000000000 +0000 @@ -34,6 +34,7 @@ namespace frontend { using support::bformat; +using support::formatted_time; GuiChanges::GuiChanges(GuiView & lv) : GuiDialog(lv, "changes", qt_("Merge Changes")) diff -Nru lyx-2.0.2/src/frontends/qt4/GuiDocument.cpp lyx-2.0.3/src/frontends/qt4/GuiDocument.cpp --- lyx-2.0.2/src/frontends/qt4/GuiDocument.cpp 2011-10-11 17:57:33.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/GuiDocument.cpp 2012-02-01 06:33:51.000000000 +0000 @@ -2881,30 +2881,13 @@ InsetListingsParams(bp_.listings_params).separatedParams(); listingsModule->listingsED->setPlainText(toqstr(lstparams)); - // Output - // update combobox with formats - updateDefaultFormat(); - int index = outputModule->defaultFormatCO->findData(toqstr( - bp_.default_output_format)); - // set to default if format is not found - if (index == -1) - index = 0; - outputModule->defaultFormatCO->setCurrentIndex(index); + // Fonts bool const os_fonts_available = bp_.baseClass()->outputType() == lyx::LATEX && LaTeXFeatures::isAvailable("fontspec"); fontModule->osFontsCB->setEnabled(os_fonts_available); fontModule->osFontsCB->setChecked( os_fonts_available && bp_.useNonTeXFonts); - - outputModule->outputsyncCB->setChecked(bp_.output_sync); - outputModule->synccustomCB->setEditText(toqstr(bp_.output_sync_macro)); - - outputModule->mathimgSB->setValue(bp_.html_math_img_scale); - outputModule->mathoutCB->setCurrentIndex(bp_.html_math_output); - outputModule->strictCB->setChecked(bp_.html_be_strict); - - // Fonts updateFontsize(documentClass().opt_fontsize(), bp_.fontsize); @@ -2971,6 +2954,25 @@ fontModule->fontencLE->setText(toqstr(bp_.fontenc)); } + // Output + // This must be set _after_ fonts since updateDefaultFormat() + // checks osFontsCB settings. + // update combobox with formats + updateDefaultFormat(); + int index = outputModule->defaultFormatCO->findData(toqstr( + bp_.default_output_format)); + // set to default if format is not found + if (index == -1) + index = 0; + outputModule->defaultFormatCO->setCurrentIndex(index); + + outputModule->outputsyncCB->setChecked(bp_.output_sync); + outputModule->synccustomCB->setEditText(toqstr(bp_.output_sync_macro)); + + outputModule->mathimgSB->setValue(bp_.html_math_img_scale); + outputModule->mathoutCB->setCurrentIndex(bp_.html_math_output); + outputModule->strictCB->setChecked(bp_.html_be_strict); + // paper bool const extern_geometry = documentClass().provides("geometry"); @@ -3030,6 +3032,10 @@ // PDF support PDFOptions const & pdf = bp_.pdfoptions(); pdfSupportModule->use_hyperrefGB->setChecked(pdf.use_hyperref); + if (bp_.documentClass().provides("hyperref")) + pdfSupportModule->use_hyperrefGB->setTitle(qt_("C&ustomize Hyperref Options")); + else + pdfSupportModule->use_hyperrefGB->setTitle(qt_("&Use Hyperref Support")); pdfSupportModule->titleLE->setText(toqstr(pdf.title)); pdfSupportModule->authorLE->setText(toqstr(pdf.author)); pdfSupportModule->subjectLE->setText(toqstr(pdf.subject)); diff -Nru lyx-2.0.2/src/frontends/qt4/GuiHSpace.cpp lyx-2.0.3/src/frontends/qt4/GuiHSpace.cpp --- lyx-2.0.2/src/frontends/qt4/GuiHSpace.cpp 2010-08-24 03:07:09.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/GuiHSpace.cpp 2011-11-29 20:00:28.000000000 +0000 @@ -83,6 +83,7 @@ // initialize the length validator addCheckedWidget(valueLE, valueL); + enableWidgets(); } diff -Nru lyx-2.0.2/src/frontends/qt4/GuiSpellchecker.cpp lyx-2.0.3/src/frontends/qt4/GuiSpellchecker.cpp --- lyx-2.0.2/src/frontends/qt4/GuiSpellchecker.cpp 2011-07-04 18:39:25.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/GuiSpellchecker.cpp 2012-01-11 17:05:18.000000000 +0000 @@ -375,6 +375,17 @@ BufferView * bv = gv_->documentBufferView(); if (!bv || bv->buffer().text().empty()) return; + SpellChecker * speller = theSpellChecker(); + if (speller && !speller->hasDictionary(bv->buffer().language())) { + int dsize = speller->numDictionaries(); + if (0 == dsize) { + dv_->hide(); + QMessageBox::information(p, + qt_("Spell Checker"), + qt_("Spell checker has no dictionaries.")); + return; + } + } DocIterator from = bv->cursor(); DocIterator to; diff -Nru lyx-2.0.2/src/frontends/qt4/GuiView.cpp lyx-2.0.3/src/frontends/qt4/GuiView.cpp --- lyx-2.0.2/src/frontends/qt4/GuiView.cpp 2011-09-05 19:25:15.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/GuiView.cpp 2012-01-20 13:08:33.000000000 +0000 @@ -1558,7 +1558,7 @@ #if (QT_VERSION >= 0x040400) GuiViewPrivate::busyBuffers.insert(buffer); QFuture<docstring> f = QtConcurrent::run(GuiViewPrivate::autosaveAndDestroy, - buffer, buffer->clone()); + buffer, buffer->cloneBufferOnly()); d.autosave_watcher_.setFuture(f); #else buffer->autoSave(); @@ -1734,7 +1734,9 @@ else if (name == "latexlog") enable = FileName(doc_buffer->logName()).isReadableFile(); else if (name == "spellchecker") - enable = theSpellChecker() && !doc_buffer->isReadonly(); + enable = theSpellChecker() + && !doc_buffer->isReadonly() + && !doc_buffer->text().empty(); else if (name == "vclog") enable = doc_buffer->lyxvc().inUse(); break; @@ -2293,9 +2295,27 @@ } // fname is now the new Buffer location. + + // if there is already a Buffer open with this name, we do not want + // to have another one. + if (theBufferList().exists(fname) && fname != oldname) { + docstring const text = + bformat(_("The file\n%1$s\nis already open in your current session.\n" + "Please close it before attempting to overwrite it.\n" + "Do you want to choose a new filename?"), + from_utf8(fname.absFileName())); + int const ret = Alert::prompt(_("Chosen File Already Open"), + text, 0, 1, _("&Rename"), _("&Cancel")); + switch (ret) { + case 0: return renameBuffer(b, docstring()); + case 1: return false; + } + //return false; + } + if (FileName(fname).exists()) { docstring const file = makeDisplayPath(fname.absFileName(), 30); - docstring text = bformat(_("The document %1$s already " + docstring const text = bformat(_("The document %1$s already " "exists.\n\nDo you want to " "overwrite that document?"), file); @@ -3039,7 +3059,7 @@ QFuture<docstring> f = QtConcurrent::run( asyncFunc, used_buffer, - used_buffer->clone(), + used_buffer->cloneFromMaster(), format); setPreviewFuture(f); last_export_format = used_buffer->params().bufferFormat(); @@ -3547,9 +3567,14 @@ command = lyxrc.forward_search_pdf; } - int row = doc_buffer->texrow().getRowFromIdPos(bv->cursor().paragraph().id(), bv->cursor().pos()); + DocIterator tmpcur = bv->cursor(); + // Leave math first + while (tmpcur.inMathed()) + tmpcur.pop_back(); + int row = tmpcur.inMathed() ? 0 : doc_buffer->texrow().getRowFromIdPos( + tmpcur.paragraph().id(), tmpcur.pos()); LYXERR(Debug::ACTION, "Forward search: row:" << row - << " id:" << bv->cursor().paragraph().id()); + << " id:" << tmpcur.paragraph().id()); if (!row || command.empty()) { dr.setMessage(_("Couldn't proceed.")); break; diff -Nru lyx-2.0.2/src/frontends/qt4/GuiWorkArea.cpp lyx-2.0.3/src/frontends/qt4/GuiWorkArea.cpp --- lyx-2.0.2/src/frontends/qt4/GuiWorkArea.cpp 2011-09-05 22:27:39.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/GuiWorkArea.cpp 2012-01-03 15:23:35.000000000 +0000 @@ -1533,6 +1533,8 @@ if (lyxrc.full_screen_tabbar) showBar(!full_screen && count() > 1); + else + showBar(count() > 1); } diff -Nru lyx-2.0.2/src/frontends/qt4/Menus.cpp lyx-2.0.3/src/frontends/qt4/Menus.cpp --- lyx-2.0.2/src/frontends/qt4/Menus.cpp 2011-10-30 20:07:46.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/Menus.cpp 2012-01-11 17:05:18.000000000 +0000 @@ -808,6 +808,9 @@ FuncRequest(LFUN_SPELLING_REMOVE, arg))); } break; + case SpellChecker::NO_DICTIONARY: + LYXERR(Debug::GUI, "No dictionary for language " + from_ascii(wl.lang()->lang())); + // FALLTHROUGH case SpellChecker::WORD_OK: case SpellChecker::COMPOUND_WORD: case SpellChecker::ROOT_FOUND: diff -Nru lyx-2.0.2/src/frontends/qt4/Resources.cpp lyx-2.0.3/src/frontends/qt4/Resources.cpp --- lyx-2.0.2/src/frontends/qt4/Resources.cpp 2011-11-27 01:07:59.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/Resources.cpp 2012-02-19 15:54:19.000000000 +0000 @@ -1,8 +1,8 @@ /**************************************************************************** ** Resource object code ** -** Created: Sat Nov 26 20:07:59 2011 -** by: The Resource Compiler for Qt version 4.7.4 +** Created: Sun Feb 19 10:54:19 2012 +** by: The Resource Compiler for Qt version 4.8.0 ** ** WARNING! All changes made in this file will be lost! *****************************************************************************/ @@ -448,6 +448,43 @@ 0xf2,0xea,0xa1,0x62,0xbf,0x1e,0x2a,0x57,0x3c,0x1,0x3f,0x8a,0xc6,0x8c,0x95,0x18, 0x31,0x47,0x1e,0xf4,0x67,0xe2,0x43,0x11,0x60,0xf2,0x6f,0x77,0x1c,0x24,0xf3,0x16, 0x14,0x1f,0x52,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math-macro-remove-greedy-param.png + 0x0,0x0,0x2,0x18, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x12, + 0x10,0x17,0xb,0x45,0x62,0x9,0x4d,0x0,0x0,0x1,0x98,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xcd,0x94,0xbd,0x4b,0x3,0x41,0x10,0xc5,0x7f,0x17,0x22,0x24,0xc6,0x90,0x80, + 0x8d,0x48,0x1a,0x11,0xc1,0x14,0x22,0x36,0xd1,0x52,0x1b,0x41,0x5,0xff,0x19,0x7b, + 0xc1,0xd6,0xca,0xc2,0xd6,0xce,0x5e,0x44,0x6c,0x82,0xc5,0x61,0x67,0x65,0xa,0x25, + 0x85,0x45,0x52,0x24,0x31,0x60,0x91,0x3,0xbf,0x62,0x8c,0x37,0x16,0xb7,0xe7,0x4d, + 0xd6,0x8b,0x68,0x2a,0x17,0x86,0xbb,0x79,0x7b,0xf3,0x78,0x6f,0x76,0xf6,0x40,0x60, + 0x94,0x28,0x2d,0xd0,0xca,0xa4,0xf1,0x33,0x69,0xfc,0xd2,0x2,0xad,0x10,0x77,0x10, + 0xfe,0xbc,0xb2,0x13,0xf8,0xd5,0x73,0x1c,0x8d,0x15,0xb7,0x90,0xc7,0x27,0x12,0x23, + 0x29,0x6b,0xb8,0x48,0xc3,0xd,0x90,0xf0,0x9,0x8,0x2,0xc9,0x9f,0x94,0x88,0xc3, + 0x21,0xb0,0xd,0x4c,0x3,0xe,0xd0,0x99,0x48,0x31,0x19,0xee,0x37,0x5c,0x28,0xac, + 0x2,0xa2,0xd5,0x6,0x96,0x97,0x80,0x9a,0x56,0x22,0x70,0x22,0x20,0x26,0xd6,0xd, + 0x76,0x94,0x49,0x5,0xaa,0xbe,0x94,0xd9,0x2e,0xa2,0x17,0x76,0x0,0x57,0x11,0x3e, + 0x1b,0xb2,0xba,0x2e,0xd8,0x98,0x8f,0x8,0x7,0xec,0x1a,0xf2,0x84,0x72,0x58,0x3, + 0xa6,0x54,0x3e,0x6e,0x9e,0x5d,0xdd,0x86,0xd3,0x77,0x28,0x6e,0x46,0x79,0xc3,0xd, + 0x22,0x9b,0x9,0x8f,0x37,0x52,0x58,0x2,0xba,0x4a,0x61,0x68,0xf7,0xc6,0x6a,0xc5, + 0x47,0x6f,0x16,0x59,0x99,0xa1,0xf,0xc8,0x78,0xa,0x3f,0x97,0xe5,0xf5,0xbb,0xe5, + 0x80,0xb4,0x13,0x43,0x78,0x6c,0x11,0x5e,0x1b,0xdc,0x8b,0x9d,0x4,0x1b,0x98,0x83, + 0xb6,0x40,0xc7,0x14,0x5d,0xc6,0x15,0x9,0xdc,0x9a,0xfd,0xb,0x25,0xc6,0x3,0xbc, + 0xc4,0xc0,0x9c,0x38,0xdc,0x97,0xa1,0x9,0xe4,0x80,0x7,0xa0,0x32,0x64,0xa2,0x2a, + 0xc0,0x23,0x30,0xab,0xa6,0x25,0x8f,0x90,0xd7,0x76,0x17,0x1,0x3f,0xc6,0xf2,0x81, + 0xa5,0xae,0x6c,0xf0,0x97,0xb1,0xb7,0x81,0x76,0x79,0x41,0x44,0xc0,0x1a,0xd0,0x8e, + 0x21,0xac,0x58,0x84,0x3d,0x83,0xdf,0xc5,0xb5,0x43,0x5b,0x2e,0x0,0xed,0x18,0x7b, + 0x29,0x2b,0x1f,0x3,0xb8,0x82,0x24,0xe,0x9e,0xfd,0xb1,0x4d,0xd8,0x54,0x79,0x4f, + 0x13,0xd8,0x6b,0x39,0x38,0xe5,0x7c,0xcc,0x85,0xfd,0xba,0x7a,0x55,0xcb,0x9a,0x6b, + 0xac,0xf5,0x5,0xe6,0xc,0xb6,0xab,0x5a,0xb1,0xff,0xab,0xb1,0xb1,0x48,0xcf,0xc, + 0xe1,0x87,0xea,0x5d,0x5d,0x60,0x6f,0x58,0xcd,0x48,0xff,0xc3,0x9f,0x56,0x2,0xfe, + 0x39,0xe1,0x27,0x91,0xaa,0x37,0xa2,0x79,0x2b,0x7e,0xb7,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/master-buffer-update.png 0x0,0x0,0x5,0x18, 0x89, @@ -533,67 +570,6 @@ 0x22,0x77,0xab,0xea,0x28,0xe0,0x80,0x49,0x55,0x7d,0x50,0xd5,0xbd,0x5b,0x3f,0xf2, 0x40,0xfa,0x5f,0x75,0x96,0x8a,0x42,0x4e,0xe,0x9a,0x29,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-update_pdf3.png - 0x0,0x0,0x3,0x93, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, - 0xe,0x28,0x1d,0xa,0x86,0xbc,0xc3,0x0,0x0,0x3,0x13,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xad,0x94,0x6b,0x68,0x54,0x47,0x14,0xc7,0x7f,0xb3,0xf7,0xde,0x7d,0x64,0xb3, - 0x9b,0xc7,0x8d,0x26,0xa6,0xb9,0x6c,0xc1,0xc6,0x47,0x24,0xad,0x1a,0x4d,0x7c,0x80, - 0x62,0x7d,0x14,0x8a,0x16,0xc5,0x14,0xb,0x8a,0x10,0xb0,0xf5,0x83,0x50,0x68,0x2b, - 0x8a,0x20,0x18,0xc5,0xf,0x3e,0x3e,0xa8,0x28,0xfa,0x41,0x11,0x2d,0xa2,0x52,0x4a, - 0xb5,0x75,0x45,0xaa,0x28,0x8,0x42,0x6b,0xc,0x41,0xb0,0x21,0x25,0x89,0xe0,0x23, - 0xaf,0x8d,0x89,0xc9,0xbe,0x72,0x77,0xb3,0xbb,0x77,0xfc,0xe0,0x15,0x96,0x90,0xc4, - 0x15,0x1c,0x18,0xe,0x67,0xce,0x99,0xdf,0xfc,0xe7,0x9c,0x61,0xe0,0xa3,0x8c,0x63, - 0xf2,0xed,0x4,0xc7,0x44,0x29,0x12,0xaa,0x24,0xfc,0x2b,0x41,0x4a,0x98,0x97,0x2b, - 0xda,0x31,0x49,0xac,0x16,0xa8,0x3,0x6a,0x80,0x96,0x5c,0x81,0x6a,0xe,0x39,0xaf, - 0xc7,0xb9,0xe2,0x2c,0xe0,0x20,0xb0,0x1e,0x50,0x72,0x55,0x38,0x6a,0x5b,0x6d,0x9c, - 0xd8,0x3e,0x60,0x23,0xb0,0xd5,0x9e,0xef,0x57,0x28,0xe0,0xb2,0x84,0x6a,0xa0,0x1d, - 0xf8,0x69,0x4c,0x78,0xa5,0x6d,0x83,0x6f,0x53,0x73,0x53,0x8,0xf0,0xf7,0x4,0xeb, - 0x77,0x6d,0xfb,0x35,0xb0,0xf6,0x43,0x6a,0xb8,0x33,0xcb,0x1e,0xcf,0x5a,0xdf,0xf, - 0x38,0x81,0x4b,0x63,0x6b,0x28,0x26,0x79,0x36,0xf9,0x40,0x14,0xd8,0x0,0x5c,0x1b, - 0x56,0xdd,0xbb,0x56,0x7e,0xb9,0x2b,0x38,0xe4,0xf2,0x79,0x84,0xc0,0x2,0x99,0x4c, - 0x8c,0x24,0x43,0x91,0xe1,0x58,0x24,0xd6,0x5c,0x96,0x36,0xbe,0x8a,0x1b,0xa0,0xca, - 0xc9,0x14,0xd6,0xdb,0x27,0x5e,0x37,0x56,0x1d,0x98,0xbb,0x3e,0xf6,0xec,0x71,0xa6, - 0xa8,0xf4,0x88,0xdf,0xe5,0xc2,0xed,0x54,0x41,0x5a,0x64,0x52,0xa3,0x2d,0x7e,0x5f, - 0xfe,0xdd,0xe7,0xf4,0xdc,0xd1,0x34,0xfd,0x67,0x90,0xa7,0x26,0x53,0x78,0x1e,0x68, - 0x30,0x56,0xef,0xf7,0x7a,0xfd,0x85,0x57,0x32,0xd2,0xfa,0x26,0x33,0x9a,0x42,0x51, - 0x54,0x9c,0x9a,0x83,0xf2,0xf2,0xa9,0x54,0x7d,0x36,0x8d,0x81,0x81,0x30,0xff,0x3f, - 0x6c,0xa1,0x74,0x66,0x25,0x5d,0xa1,0xc1,0x35,0xca,0x4,0xb0,0x59,0xc0,0x9,0xa0, - 0xce,0x2f,0xd3,0x8b,0xee,0x17,0x7e,0xba,0x27,0x50,0x52,0x24,0xa6,0xfb,0xdc,0xd1, - 0x5b,0x7f,0xec,0x76,0xfd,0xf8,0x24,0x48,0x5b,0x24,0xc5,0x23,0xcb,0x67,0xd6,0x2e, - 0x98,0xa1,0x56,0xcf,0x9f,0x2d,0x9a,0x1e,0x77,0x20,0x2d,0x79,0x71,0xa2,0x2e,0x6f, - 0x2,0x5a,0x81,0xb9,0xd5,0xe1,0xee,0xc6,0x52,0xaf,0x27,0xb1,0x51,0x17,0xa7,0xbb, - 0xd2,0xca,0x29,0x5f,0x32,0x2e,0x14,0xa4,0x76,0xa8,0xed,0xaf,0x15,0x4b,0x1f,0x5c, - 0x1f,0xd4,0x34,0x55,0x68,0x9a,0x82,0xa2,0x38,0x10,0x88,0x8c,0x3a,0x8e,0x3a,0x1d, - 0x68,0xb4,0xdd,0x33,0x86,0x39,0xb4,0xae,0xd0,0x30,0xfa,0x76,0x1c,0xad,0x1f,0xc9, - 0xea,0x64,0xba,0x64,0xc9,0x6e,0xe1,0xd7,0x8b,0x2a,0xa,0x82,0xff,0xa0,0x28,0xe, - 0x92,0xc9,0x34,0x71,0xd3,0x74,0x88,0x31,0xb0,0x32,0xa0,0xd7,0x76,0x3d,0x2,0x12, - 0xd3,0xd7,0x1e,0xae,0xf1,0x78,0xb4,0x66,0x8f,0x5b,0x43,0x5a,0x92,0x70,0x2c,0x41, - 0x5f,0x67,0xc7,0xb7,0xd1,0xd6,0xb3,0xbf,0x67,0xef,0x5d,0xd8,0x70,0x52,0x7f,0xd5, - 0x9d,0x89,0x3a,0xb2,0x60,0x8d,0x36,0xec,0x2,0xb0,0x41,0x40,0x2,0xc0,0x9f,0xef, - 0xb6,0x3c,0x6e,0x8d,0x6d,0xf5,0xcb,0xd9,0xbc,0x6e,0xb1,0xf5,0xea,0x69,0xe7,0xc9, - 0x6c,0xd8,0xfc,0xef,0x2f,0xed,0xdd,0xfb,0x6b,0xeb,0xd6,0xa4,0x29,0x9a,0xd1,0x92, - 0xd5,0xaa,0xd,0xdb,0x7,0x94,0x0,0xdf,0x1,0x57,0x5,0x34,0xbc,0xdb,0x60,0x49, - 0x89,0xb4,0x24,0xa9,0x74,0x6,0x4,0xe2,0x8b,0xa5,0xb5,0x5b,0x5a,0x4b,0xa6,0x85, - 0x32,0x89,0xe4,0x6f,0x15,0xb3,0xab,0x7c,0x4e,0xc1,0xf6,0x3f,0x6f,0xde,0x2b,0x88, - 0x8f,0x98,0x11,0x69,0xc9,0x7e,0x61,0x3,0x25,0x70,0xd5,0x6,0x6,0x4,0xbc,0x78, - 0x7,0xfc,0x7c,0xd3,0xb1,0x79,0x66,0x22,0xd5,0x32,0xb3,0x42,0x37,0x2b,0x67,0x4, - 0xb4,0x29,0xc5,0x3e,0xf5,0x49,0x47,0xf,0x2f,0xfb,0x5e,0x13,0xe,0xc7,0x90,0x42, - 0xa0,0x3a,0xf3,0x88,0xc7,0xa2,0x17,0x22,0xfd,0xa1,0x1f,0xb2,0x9b,0x32,0x7,0x30, - 0x4,0x74,0x65,0xd7,0x26,0x16,0x8e,0xb8,0x34,0xa7,0xb3,0x2d,0x78,0xeb,0xf6,0xa1, - 0x9a,0x9e,0xca,0x3a,0xbd,0xcc,0x58,0xed,0xca,0x2b,0xa8,0x2c,0x2e,0x2a,0x20,0x2f, - 0x2f,0x9f,0xa1,0x70,0x94,0xc1,0x50,0xef,0xed,0x81,0xce,0xa6,0xe3,0x91,0xf6,0x1b, - 0x42,0xbc,0xef,0x33,0xfc,0x64,0xd9,0x2f,0xa5,0xa9,0x44,0x78,0x4e,0x7f,0xd3,0xb9, - 0x76,0x50,0x8b,0xdd,0x7a,0x60,0xaa,0x57,0xf,0x94,0x2b,0x2e,0x9f,0x17,0x45,0x63, - 0xd4,0x8c,0xf6,0xc6,0x7a,0xff,0xeb,0x4c,0x47,0xba,0xfb,0x80,0xe1,0x37,0x5f,0x64, - 0x1e,0x94,0xf2,0x31,0x95,0xf3,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-update_pdf.png 0x0,0x0,0x3,0x98, 0x89, @@ -655,43 +631,67 @@ 0x9e,0x80,0x1f,0x45,0x63,0xda,0x8a,0xe,0x99,0x43,0xbf,0xf6,0x26,0x23,0x3,0xc3, 0xc0,0xc4,0x63,0x9d,0xbc,0x22,0x96,0x74,0xbb,0x73,0x7e,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math-macro-remove-greedy-param.png - 0x0,0x0,0x2,0x18, + // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-update_pdf3.png + 0x0,0x0,0x3,0x93, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x12, - 0x10,0x17,0xb,0x45,0x62,0x9,0x4d,0x0,0x0,0x1,0x98,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xcd,0x94,0xbd,0x4b,0x3,0x41,0x10,0xc5,0x7f,0x17,0x22,0x24,0xc6,0x90,0x80, - 0x8d,0x48,0x1a,0x11,0xc1,0x14,0x22,0x36,0xd1,0x52,0x1b,0x41,0x5,0xff,0x19,0x7b, - 0xc1,0xd6,0xca,0xc2,0xd6,0xce,0x5e,0x44,0x6c,0x82,0xc5,0x61,0x67,0x65,0xa,0x25, - 0x85,0x45,0x52,0x24,0x31,0x60,0x91,0x3,0xbf,0x62,0x8c,0x37,0x16,0xb7,0xe7,0x4d, - 0xd6,0x8b,0x68,0x2a,0x17,0x86,0xbb,0x79,0x7b,0xf3,0x78,0x6f,0x76,0xf6,0x40,0x60, - 0x94,0x28,0x2d,0xd0,0xca,0xa4,0xf1,0x33,0x69,0xfc,0xd2,0x2,0xad,0x10,0x77,0x10, - 0xfe,0xbc,0xb2,0x13,0xf8,0xd5,0x73,0x1c,0x8d,0x15,0xb7,0x90,0xc7,0x27,0x12,0x23, - 0x29,0x6b,0xb8,0x48,0xc3,0xd,0x90,0xf0,0x9,0x8,0x2,0xc9,0x9f,0x94,0x88,0xc3, - 0x21,0xb0,0xd,0x4c,0x3,0xe,0xd0,0x99,0x48,0x31,0x19,0xee,0x37,0x5c,0x28,0xac, - 0x2,0xa2,0xd5,0x6,0x96,0x97,0x80,0x9a,0x56,0x22,0x70,0x22,0x20,0x26,0xd6,0xd, - 0x76,0x94,0x49,0x5,0xaa,0xbe,0x94,0xd9,0x2e,0xa2,0x17,0x76,0x0,0x57,0x11,0x3e, - 0x1b,0xb2,0xba,0x2e,0xd8,0x98,0x8f,0x8,0x7,0xec,0x1a,0xf2,0x84,0x72,0x58,0x3, - 0xa6,0x54,0x3e,0x6e,0x9e,0x5d,0xdd,0x86,0xd3,0x77,0x28,0x6e,0x46,0x79,0xc3,0xd, - 0x22,0x9b,0x9,0x8f,0x37,0x52,0x58,0x2,0xba,0x4a,0x61,0x68,0xf7,0xc6,0x6a,0xc5, - 0x47,0x6f,0x16,0x59,0x99,0xa1,0xf,0xc8,0x78,0xa,0x3f,0x97,0xe5,0xf5,0xbb,0xe5, - 0x80,0xb4,0x13,0x43,0x78,0x6c,0x11,0x5e,0x1b,0xdc,0x8b,0x9d,0x4,0x1b,0x98,0x83, - 0xb6,0x40,0xc7,0x14,0x5d,0xc6,0x15,0x9,0xdc,0x9a,0xfd,0xb,0x25,0xc6,0x3,0xbc, - 0xc4,0xc0,0x9c,0x38,0xdc,0x97,0xa1,0x9,0xe4,0x80,0x7,0xa0,0x32,0x64,0xa2,0x2a, - 0xc0,0x23,0x30,0xab,0xa6,0x25,0x8f,0x90,0xd7,0x76,0x17,0x1,0x3f,0xc6,0xf2,0x81, - 0xa5,0xae,0x6c,0xf0,0x97,0xb1,0xb7,0x81,0x76,0x79,0x41,0x44,0xc0,0x1a,0xd0,0x8e, - 0x21,0xac,0x58,0x84,0x3d,0x83,0xdf,0xc5,0xb5,0x43,0x5b,0x2e,0x0,0xed,0x18,0x7b, - 0x29,0x2b,0x1f,0x3,0xb8,0x82,0x24,0xe,0x9e,0xfd,0xb1,0x4d,0xd8,0x54,0x79,0x4f, - 0x13,0xd8,0x6b,0x39,0x38,0xe5,0x7c,0xcc,0x85,0xfd,0xba,0x7a,0x55,0xcb,0x9a,0x6b, - 0xac,0xf5,0x5,0xe6,0xc,0xb6,0xab,0x5a,0xb1,0xff,0xab,0xb1,0xb1,0x48,0xcf,0xc, - 0xe1,0x87,0xea,0x5d,0x5d,0x60,0x6f,0x58,0xcd,0x48,0xff,0xc3,0x9f,0x56,0x2,0xfe, - 0x39,0xe1,0x27,0x91,0xaa,0x37,0xa2,0x79,0x2b,0x7e,0xb7,0x0,0x0,0x0,0x0,0x49, - 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, + 0xe,0x28,0x1d,0xa,0x86,0xbc,0xc3,0x0,0x0,0x3,0x13,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xad,0x94,0x6b,0x68,0x54,0x47,0x14,0xc7,0x7f,0xb3,0xf7,0xde,0x7d,0x64,0xb3, + 0x9b,0xc7,0x8d,0x26,0xa6,0xb9,0x6c,0xc1,0xc6,0x47,0x24,0xad,0x1a,0x4d,0x7c,0x80, + 0x62,0x7d,0x14,0x8a,0x16,0xc5,0x14,0xb,0x8a,0x10,0xb0,0xf5,0x83,0x50,0x68,0x2b, + 0x8a,0x20,0x18,0xc5,0xf,0x3e,0x3e,0xa8,0x28,0xfa,0x41,0x11,0x2d,0xa2,0x52,0x4a, + 0xb5,0x75,0x45,0xaa,0x28,0x8,0x42,0x6b,0xc,0x41,0xb0,0x21,0x25,0x89,0xe0,0x23, + 0xaf,0x8d,0x89,0xc9,0xbe,0x72,0x77,0xb3,0xbb,0x77,0xfc,0xe0,0x15,0x96,0x90,0xc4, + 0x15,0x1c,0x18,0xe,0x67,0xce,0x99,0xdf,0xfc,0xe7,0x9c,0x61,0xe0,0xa3,0x8c,0x63, + 0xf2,0xed,0x4,0xc7,0x44,0x29,0x12,0xaa,0x24,0xfc,0x2b,0x41,0x4a,0x98,0x97,0x2b, + 0xda,0x31,0x49,0xac,0x16,0xa8,0x3,0x6a,0x80,0x96,0x5c,0x81,0x6a,0xe,0x39,0xaf, + 0xc7,0xb9,0xe2,0x2c,0xe0,0x20,0xb0,0x1e,0x50,0x72,0x55,0x38,0x6a,0x5b,0x6d,0x9c, + 0xd8,0x3e,0x60,0x23,0xb0,0xd5,0x9e,0xef,0x57,0x28,0xe0,0xb2,0x84,0x6a,0xa0,0x1d, + 0xf8,0x69,0x4c,0x78,0xa5,0x6d,0x83,0x6f,0x53,0x73,0x53,0x8,0xf0,0xf7,0x4,0xeb, + 0x77,0x6d,0xfb,0x35,0xb0,0xf6,0x43,0x6a,0xb8,0x33,0xcb,0x1e,0xcf,0x5a,0xdf,0xf, + 0x38,0x81,0x4b,0x63,0x6b,0x28,0x26,0x79,0x36,0xf9,0x40,0x14,0xd8,0x0,0x5c,0x1b, + 0x56,0xdd,0xbb,0x56,0x7e,0xb9,0x2b,0x38,0xe4,0xf2,0x79,0x84,0xc0,0x2,0x99,0x4c, + 0x8c,0x24,0x43,0x91,0xe1,0x58,0x24,0xd6,0x5c,0x96,0x36,0xbe,0x8a,0x1b,0xa0,0xca, + 0xc9,0x14,0xd6,0xdb,0x27,0x5e,0x37,0x56,0x1d,0x98,0xbb,0x3e,0xf6,0xec,0x71,0xa6, + 0xa8,0xf4,0x88,0xdf,0xe5,0xc2,0xed,0x54,0x41,0x5a,0x64,0x52,0xa3,0x2d,0x7e,0x5f, + 0xfe,0xdd,0xe7,0xf4,0xdc,0xd1,0x34,0xfd,0x67,0x90,0xa7,0x26,0x53,0x78,0x1e,0x68, + 0x30,0x56,0xef,0xf7,0x7a,0xfd,0x85,0x57,0x32,0xd2,0xfa,0x26,0x33,0x9a,0x42,0x51, + 0x54,0x9c,0x9a,0x83,0xf2,0xf2,0xa9,0x54,0x7d,0x36,0x8d,0x81,0x81,0x30,0xff,0x3f, + 0x6c,0xa1,0x74,0x66,0x25,0x5d,0xa1,0xc1,0x35,0xca,0x4,0xb0,0x59,0xc0,0x9,0xa0, + 0xce,0x2f,0xd3,0x8b,0xee,0x17,0x7e,0xba,0x27,0x50,0x52,0x24,0xa6,0xfb,0xdc,0xd1, + 0x5b,0x7f,0xec,0x76,0xfd,0xf8,0x24,0x48,0x5b,0x24,0xc5,0x23,0xcb,0x67,0xd6,0x2e, + 0x98,0xa1,0x56,0xcf,0x9f,0x2d,0x9a,0x1e,0x77,0x20,0x2d,0x79,0x71,0xa2,0x2e,0x6f, + 0x2,0x5a,0x81,0xb9,0xd5,0xe1,0xee,0xc6,0x52,0xaf,0x27,0xb1,0x51,0x17,0xa7,0xbb, + 0xd2,0xca,0x29,0x5f,0x32,0x2e,0x14,0xa4,0x76,0xa8,0xed,0xaf,0x15,0x4b,0x1f,0x5c, + 0x1f,0xd4,0x34,0x55,0x68,0x9a,0x82,0xa2,0x38,0x10,0x88,0x8c,0x3a,0x8e,0x3a,0x1d, + 0x68,0xb4,0xdd,0x33,0x86,0x39,0xb4,0xae,0xd0,0x30,0xfa,0x76,0x1c,0xad,0x1f,0xc9, + 0xea,0x64,0xba,0x64,0xc9,0x6e,0xe1,0xd7,0x8b,0x2a,0xa,0x82,0xff,0xa0,0x28,0xe, + 0x92,0xc9,0x34,0x71,0xd3,0x74,0x88,0x31,0xb0,0x32,0xa0,0xd7,0x76,0x3d,0x2,0x12, + 0xd3,0xd7,0x1e,0xae,0xf1,0x78,0xb4,0x66,0x8f,0x5b,0x43,0x5a,0x92,0x70,0x2c,0x41, + 0x5f,0x67,0xc7,0xb7,0xd1,0xd6,0xb3,0xbf,0x67,0xef,0x5d,0xd8,0x70,0x52,0x7f,0xd5, + 0x9d,0x89,0x3a,0xb2,0x60,0x8d,0x36,0xec,0x2,0xb0,0x41,0x40,0x2,0xc0,0x9f,0xef, + 0xb6,0x3c,0x6e,0x8d,0x6d,0xf5,0xcb,0xd9,0xbc,0x6e,0xb1,0xf5,0xea,0x69,0xe7,0xc9, + 0x6c,0xd8,0xfc,0xef,0x2f,0xed,0xdd,0xfb,0x6b,0xeb,0xd6,0xa4,0x29,0x9a,0xd1,0x92, + 0xd5,0xaa,0xd,0xdb,0x7,0x94,0x0,0xdf,0x1,0x57,0x5,0x34,0xbc,0xdb,0x60,0x49, + 0x89,0xb4,0x24,0xa9,0x74,0x6,0x4,0xe2,0x8b,0xa5,0xb5,0x5b,0x5a,0x4b,0xa6,0x85, + 0x32,0x89,0xe4,0x6f,0x15,0xb3,0xab,0x7c,0x4e,0xc1,0xf6,0x3f,0x6f,0xde,0x2b,0x88, + 0x8f,0x98,0x11,0x69,0xc9,0x7e,0x61,0x3,0x25,0x70,0xd5,0x6,0x6,0x4,0xbc,0x78, + 0x7,0xfc,0x7c,0xd3,0xb1,0x79,0x66,0x22,0xd5,0x32,0xb3,0x42,0x37,0x2b,0x67,0x4, + 0xb4,0x29,0xc5,0x3e,0xf5,0x49,0x47,0xf,0x2f,0xfb,0x5e,0x13,0xe,0xc7,0x90,0x42, + 0xa0,0x3a,0xf3,0x88,0xc7,0xa2,0x17,0x22,0xfd,0xa1,0x1f,0xb2,0x9b,0x32,0x7,0x30, + 0x4,0x74,0x65,0xd7,0x26,0x16,0x8e,0xb8,0x34,0xa7,0xb3,0x2d,0x78,0xeb,0xf6,0xa1, + 0x9a,0x9e,0xca,0x3a,0xbd,0xcc,0x58,0xed,0xca,0x2b,0xa8,0x2c,0x2e,0x2a,0x20,0x2f, + 0x2f,0x9f,0xa1,0x70,0x94,0xc1,0x50,0xef,0xed,0x81,0xce,0xa6,0xe3,0x91,0xf6,0x1b, + 0x42,0xbc,0xef,0x33,0xfc,0x64,0xd9,0x2f,0xa5,0xa9,0x44,0x78,0x4e,0x7f,0xd3,0xb9, + 0x76,0x50,0x8b,0xdd,0x7a,0x60,0xaa,0x57,0xf,0x94,0x2b,0x2e,0x9f,0x17,0x45,0x63, + 0xd4,0x8c,0xf6,0xc6,0x7a,0xff,0xeb,0x4c,0x47,0xba,0xfb,0x80,0xe1,0x37,0x5f,0x64, + 0x1e,0x94,0xf2,0x31,0x95,0xf3,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-update_pdf4.png 0x0,0x0,0x3,0xc5, 0x89, @@ -756,6 +756,65 @@ 0x34,0xe6,0xad,0xe4,0xb8,0x39,0x7e,0x61,0x38,0x9b,0x18,0x9d,0x0,0x62,0x7f,0x3, 0xf7,0x93,0x38,0xf4,0x9c,0xbb,0x22,0xaf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-update_pdf5.png + 0x0,0x0,0x3,0x7c, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, + 0xe,0x2a,0x2e,0x87,0x60,0xbf,0x57,0x0,0x0,0x2,0xfc,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xbd,0x93,0x6d,0x68,0x53,0x57,0x18,0xc7,0x7f,0x27,0xf7,0xde,0xbc,0x34,0x4d, + 0xd3,0xf6,0x66,0x7d,0x5b,0x2e,0x11,0x5c,0x74,0x56,0xaa,0xb3,0xd5,0xd6,0x4d,0xd8, + 0xd8,0x9c,0xdb,0x7,0x75,0x4c,0xe6,0x70,0xb0,0x31,0x56,0xd8,0xcb,0x87,0x81,0xe0, + 0x6,0x2d,0x82,0x60,0x27,0x7e,0x50,0xfc,0xa0,0xa2,0x6c,0x1f,0x36,0xd4,0x8d,0xb1, + 0xc9,0x18,0x73,0xba,0xc,0x51,0x51,0x50,0x84,0x6d,0x5d,0x29,0x82,0x2b,0x1d,0x6d, + 0x5,0x37,0x9b,0x36,0xa9,0xad,0x6d,0x92,0xdb,0xde,0xa4,0x49,0xee,0xf1,0x83,0x11, + 0x32,0x5d,0xa3,0x5,0xf1,0xf,0x87,0xc3,0xc3,0x79,0x9e,0x1f,0xcf,0x73,0xfe,0xe7, + 0xc0,0xe3,0x92,0x84,0x46,0x9,0xbf,0x4b,0x90,0x12,0x56,0xdc,0x9f,0xb1,0x5f,0xde, + 0x59,0xff,0x95,0xa3,0x4,0xb3,0x15,0x68,0x3,0x5a,0x80,0xde,0x87,0x6d,0xc4,0xf1, + 0x10,0x39,0xb7,0xe6,0x33,0x59,0x29,0xe0,0x6c,0x61,0xd7,0xe6,0x3,0x54,0xe7,0x3a, + 0x10,0xf0,0x9d,0x84,0x26,0x60,0x0,0xd8,0xf6,0xa8,0x46,0x3e,0x33,0x5f,0x33,0xc5, + 0x3,0x9c,0x8e,0x0,0xeb,0x81,0xa8,0x80,0xe0,0xfd,0x2e,0xdf,0xab,0x6d,0x42,0x94, + 0x80,0x95,0x3,0x29,0x60,0x13,0x70,0x62,0x4a,0x75,0x77,0xac,0x7d,0xa9,0x23,0x32, + 0xe9,0xf2,0x79,0x84,0xc0,0x6,0x99,0x49,0xcf,0x64,0xe2,0xc9,0x29,0x33,0x69,0xf6, + 0xec,0xcd,0x19,0xaf,0xee,0x36,0x40,0x95,0xa5,0x80,0xef,0x1,0x47,0x5,0x8,0xe3, + 0xe5,0x5d,0xcb,0x5f,0x37,0xaf,0x5f,0xb9,0x14,0x6a,0x1,0x97,0xb,0xb7,0x53,0x5, + 0x69,0x93,0xcf,0xce,0xf6,0x9a,0x29,0xeb,0xfc,0x3f,0x37,0x46,0xce,0xd5,0xd7,0xe9, + 0x9f,0x80,0x3c,0x5c,0xa,0x78,0x4,0x68,0x37,0xd6,0x7d,0xe6,0xf5,0x56,0x54,0x7e, + 0x9f,0x97,0xf6,0x6b,0xf9,0xd9,0x2c,0x8a,0xa2,0xe2,0xd4,0x1c,0x34,0x34,0xd4,0xd0, + 0xf8,0x54,0x3d,0xe3,0xe3,0x9,0xfe,0xfe,0xa3,0x97,0xda,0xc5,0x61,0x86,0xe3,0x13, + 0xaf,0x28,0x73,0xc0,0x9e,0x6,0xe,0x2,0x6d,0x15,0x32,0xb7,0xfa,0x62,0xe5,0x82, + 0xed,0xa1,0x40,0x95,0x58,0xe8,0x73,0xa7,0x4e,0xff,0xd4,0xe9,0xda,0x7a,0x35,0x42, + 0x7f,0x32,0xcb,0x9f,0xb6,0xcf,0x6a,0x5d,0xb9,0x48,0x6d,0x6a,0x5e,0x22,0xba,0xaf, + 0xc,0x22,0x6d,0xf9,0xf5,0x5c,0x2e,0x6f,0x1,0xfa,0x80,0x67,0x9a,0x12,0xd1,0xae, + 0x5a,0xaf,0x27,0xfd,0x86,0x2e,0x3e,0x1f,0xce,0x29,0x87,0x7d,0x99,0x69,0xa1,0x20, + 0xb5,0x3d,0xfd,0xa7,0x5e,0x5c,0x73,0xf9,0xe7,0x9,0x4d,0x53,0x85,0xa6,0x29,0x28, + 0x8a,0x3,0x81,0xc8,0xab,0xff,0xd3,0x9d,0xe,0x74,0x15,0xc2,0x2f,0xc,0x6b,0x72, + 0x63,0xa5,0x61,0xc4,0x3e,0xde,0xb7,0x79,0xa6,0xe8,0x69,0xe4,0x2,0xcf,0x75,0x8a, + 0xa,0xbd,0x2a,0xe8,0x8f,0xfc,0x86,0xa2,0x38,0xc8,0x64,0x72,0x4c,0x5b,0x96,0x43, + 0xdc,0x3,0xab,0x3,0x46,0xb,0xa1,0x47,0x40,0x7a,0xe1,0x86,0xbd,0x2d,0x1e,0x8f, + 0xd6,0xe3,0x71,0x6b,0x48,0x5b,0x92,0x30,0xd3,0xc4,0x86,0x6,0xdf,0x4c,0xf5,0x7d, + 0xf9,0x63,0x71,0xed,0xaa,0xf6,0x43,0xfa,0xcd,0x68,0x3e,0xe5,0x28,0x82,0x75,0x15, + 0x60,0xc7,0x80,0x4d,0x2,0xd2,0x0,0x15,0xe5,0x6e,0xdb,0xe3,0xd6,0x78,0x7f,0xf3, + 0xb,0xbc,0xbd,0xf1,0x59,0xfb,0xe6,0xb5,0xa1,0x43,0xc5,0xb0,0xe6,0xf,0xbe,0xdd, + 0xb1,0xe3,0x9b,0xbe,0x77,0x33,0x96,0xe8,0x41,0xcb,0x34,0xa9,0x5,0xd8,0x4e,0x20, + 0x0,0xbc,0x5,0x1c,0x17,0xd0,0x7e,0xb7,0xc0,0x96,0x12,0x69,0x4b,0xb2,0xb9,0x3c, + 0x8,0xc4,0xf2,0x35,0xad,0xef,0xf4,0x5,0xea,0xe3,0xf9,0x74,0xe6,0x87,0xe0,0x92, + 0x46,0x9f,0x53,0xf0,0xd1,0xc9,0x5f,0x2f,0xf8,0xa7,0x67,0xac,0xa4,0xb4,0xe5,0x98, + 0x28,0x0,0x25,0x70,0xbc,0x0,0xc,0x9,0xf8,0xf7,0x2e,0x70,0xd9,0x96,0xfd,0x2b, + 0xac,0x74,0xb6,0x77,0x71,0x50,0xb7,0xc2,0x8b,0x42,0xda,0x13,0xd5,0x3e,0xf5,0xea, + 0xe0,0x8,0x37,0x62,0xb7,0x48,0x24,0x4c,0xa4,0x10,0xa8,0xce,0x32,0xa6,0xcd,0xd4, + 0xb1,0xe4,0x58,0xfc,0xc3,0x62,0x53,0x96,0x2,0x86,0x80,0xe1,0xe2,0xbb,0x31,0x13, + 0x49,0x97,0xe6,0x74,0xf6,0x47,0x4e,0x9f,0xdd,0xd3,0x32,0x12,0x6e,0xd3,0xeb,0x8c, + 0x75,0xae,0x32,0x7f,0xb8,0xba,0xca,0x4f,0x59,0x59,0x39,0x93,0x89,0x14,0x13,0xf1, + 0xd1,0xb3,0xe3,0x43,0xdd,0x7,0x92,0x3,0xbf,0x8,0xf1,0xa0,0xcf,0xfe,0xe4,0xf3, + 0x9f,0xd6,0x66,0xd3,0x89,0xa5,0x63,0xdd,0x5f,0xd,0x80,0x5a,0xed,0xd6,0x43,0x35, + 0x5e,0x3d,0xd4,0xa0,0xb8,0x7c,0x5e,0x14,0x8d,0x59,0x2b,0x35,0x6a,0x8e,0xfe,0x35, + 0x94,0x4b,0x46,0x63,0xc0,0xd4,0x6d,0x6f,0xd4,0x1f,0x8f,0x2c,0xb4,0x2a,0xb7,0x0, + 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/marginalnote-insert.png 0x0,0x0,0x1,0xd6, 0x89, @@ -888,65 +947,6 @@ 0xb1,0xa0,0xcb,0x2c,0x4,0x8a,0xdc,0x2e,0xd3,0xb2,0xe2,0x86,0x61,0xfe,0x3b,0x3a, 0x3d,0xf3,0xae,0x3a,0x3d,0x94,0x3,0xf8,0x2f,0x5b,0x7e,0x9c,0x7b,0xf6,0x99,0xcd, 0x2a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-update_pdf5.png - 0x0,0x0,0x3,0x7c, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, - 0xe,0x2a,0x2e,0x87,0x60,0xbf,0x57,0x0,0x0,0x2,0xfc,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xbd,0x93,0x6d,0x68,0x53,0x57,0x18,0xc7,0x7f,0x27,0xf7,0xde,0xbc,0x34,0x4d, - 0xd3,0xf6,0x66,0x7d,0x5b,0x2e,0x11,0x5c,0x74,0x56,0xaa,0xb3,0xd5,0xd6,0x4d,0xd8, - 0xd8,0x9c,0xdb,0x7,0x75,0x4c,0xe6,0x70,0xb0,0x31,0x56,0xd8,0xcb,0x87,0x81,0xe0, - 0x6,0x2d,0x82,0x60,0x27,0x7e,0x50,0xfc,0xa0,0xa2,0x6c,0x1f,0x36,0xd4,0x8d,0xb1, - 0xc9,0x18,0x73,0xba,0xc,0x51,0x51,0x50,0x84,0x6d,0x5d,0x29,0x82,0x2b,0x1d,0x6d, - 0x5,0x37,0x9b,0x36,0xa9,0xad,0x6d,0x92,0xdb,0xde,0xa4,0x49,0xee,0xf1,0x83,0x11, - 0x32,0x5d,0xa3,0x5,0xf1,0xf,0x87,0xc3,0xc3,0x79,0x9e,0x1f,0xcf,0x73,0xfe,0xe7, - 0xc0,0xe3,0x92,0x84,0x46,0x9,0xbf,0x4b,0x90,0x12,0x56,0xdc,0x9f,0xb1,0x5f,0xde, - 0x59,0xff,0x95,0xa3,0x4,0xb3,0x15,0x68,0x3,0x5a,0x80,0xde,0x87,0x6d,0xc4,0xf1, - 0x10,0x39,0xb7,0xe6,0x33,0x59,0x29,0xe0,0x6c,0x61,0xd7,0xe6,0x3,0x54,0xe7,0x3a, - 0x10,0xf0,0x9d,0x84,0x26,0x60,0x0,0xd8,0xf6,0xa8,0x46,0x3e,0x33,0x5f,0x33,0xc5, - 0x3,0x9c,0x8e,0x0,0xeb,0x81,0xa8,0x80,0xe0,0xfd,0x2e,0xdf,0xab,0x6d,0x42,0x94, - 0x80,0x95,0x3,0x29,0x60,0x13,0x70,0x62,0x4a,0x75,0x77,0xac,0x7d,0xa9,0x23,0x32, - 0xe9,0xf2,0x79,0x84,0xc0,0x6,0x99,0x49,0xcf,0x64,0xe2,0xc9,0x29,0x33,0x69,0xf6, - 0xec,0xcd,0x19,0xaf,0xee,0x36,0x40,0x95,0xa5,0x80,0xef,0x1,0x47,0x5,0x8,0xe3, - 0xe5,0x5d,0xcb,0x5f,0x37,0xaf,0x5f,0xb9,0x14,0x6a,0x1,0x97,0xb,0xb7,0x53,0x5, - 0x69,0x93,0xcf,0xce,0xf6,0x9a,0x29,0xeb,0xfc,0x3f,0x37,0x46,0xce,0xd5,0xd7,0xe9, - 0x9f,0x80,0x3c,0x5c,0xa,0x78,0x4,0x68,0x37,0xd6,0x7d,0xe6,0xf5,0x56,0x54,0x7e, - 0x9f,0x97,0xf6,0x6b,0xf9,0xd9,0x2c,0x8a,0xa2,0xe2,0xd4,0x1c,0x34,0x34,0xd4,0xd0, - 0xf8,0x54,0x3d,0xe3,0xe3,0x9,0xfe,0xfe,0xa3,0x97,0xda,0xc5,0x61,0x86,0xe3,0x13, - 0xaf,0x28,0x73,0xc0,0x9e,0x6,0xe,0x2,0x6d,0x15,0x32,0xb7,0xfa,0x62,0xe5,0x82, - 0xed,0xa1,0x40,0x95,0x58,0xe8,0x73,0xa7,0x4e,0xff,0xd4,0xe9,0xda,0x7a,0x35,0x42, - 0x7f,0x32,0xcb,0x9f,0xb6,0xcf,0x6a,0x5d,0xb9,0x48,0x6d,0x6a,0x5e,0x22,0xba,0xaf, - 0xc,0x22,0x6d,0xf9,0xf5,0x5c,0x2e,0x6f,0x1,0xfa,0x80,0x67,0x9a,0x12,0xd1,0xae, - 0x5a,0xaf,0x27,0xfd,0x86,0x2e,0x3e,0x1f,0xce,0x29,0x87,0x7d,0x99,0x69,0xa1,0x20, - 0xb5,0x3d,0xfd,0xa7,0x5e,0x5c,0x73,0xf9,0xe7,0x9,0x4d,0x53,0x85,0xa6,0x29,0x28, - 0x8a,0x3,0x81,0xc8,0xab,0xff,0xd3,0x9d,0xe,0x74,0x15,0xc2,0x2f,0xc,0x6b,0x72, - 0x63,0xa5,0x61,0xc4,0x3e,0xde,0xb7,0x79,0xa6,0xe8,0x69,0xe4,0x2,0xcf,0x75,0x8a, - 0xa,0xbd,0x2a,0xe8,0x8f,0xfc,0x86,0xa2,0x38,0xc8,0x64,0x72,0x4c,0x5b,0x96,0x43, - 0xdc,0x3,0xab,0x3,0x46,0xb,0xa1,0x47,0x40,0x7a,0xe1,0x86,0xbd,0x2d,0x1e,0x8f, - 0xd6,0xe3,0x71,0x6b,0x48,0x5b,0x92,0x30,0xd3,0xc4,0x86,0x6,0xdf,0x4c,0xf5,0x7d, - 0xf9,0x63,0x71,0xed,0xaa,0xf6,0x43,0xfa,0xcd,0x68,0x3e,0xe5,0x28,0x82,0x75,0x15, - 0x60,0xc7,0x80,0x4d,0x2,0xd2,0x0,0x15,0xe5,0x6e,0xdb,0xe3,0xd6,0x78,0x7f,0xf3, - 0xb,0xbc,0xbd,0xf1,0x59,0xfb,0xe6,0xb5,0xa1,0x43,0xc5,0xb0,0xe6,0xf,0xbe,0xdd, - 0xb1,0xe3,0x9b,0xbe,0x77,0x33,0x96,0xe8,0x41,0xcb,0x34,0xa9,0x5,0xd8,0x4e,0x20, - 0x0,0xbc,0x5,0x1c,0x17,0xd0,0x7e,0xb7,0xc0,0x96,0x12,0x69,0x4b,0xb2,0xb9,0x3c, - 0x8,0xc4,0xf2,0x35,0xad,0xef,0xf4,0x5,0xea,0xe3,0xf9,0x74,0xe6,0x87,0xe0,0x92, - 0x46,0x9f,0x53,0xf0,0xd1,0xc9,0x5f,0x2f,0xf8,0xa7,0x67,0xac,0xa4,0xb4,0xe5,0x98, - 0x28,0x0,0x25,0x70,0xbc,0x0,0xc,0x9,0xf8,0xf7,0x2e,0x70,0xd9,0x96,0xfd,0x2b, - 0xac,0x74,0xb6,0x77,0x71,0x50,0xb7,0xc2,0x8b,0x42,0xda,0x13,0xd5,0x3e,0xf5,0xea, - 0xe0,0x8,0x37,0x62,0xb7,0x48,0x24,0x4c,0xa4,0x10,0xa8,0xce,0x32,0xa6,0xcd,0xd4, - 0xb1,0xe4,0x58,0xfc,0xc3,0x62,0x53,0x96,0x2,0x86,0x80,0xe1,0xe2,0xbb,0x31,0x13, - 0x49,0x97,0xe6,0x74,0xf6,0x47,0x4e,0x9f,0xdd,0xd3,0x32,0x12,0x6e,0xd3,0xeb,0x8c, - 0x75,0xae,0x32,0x7f,0xb8,0xba,0xca,0x4f,0x59,0x59,0x39,0x93,0x89,0x14,0x13,0xf1, - 0xd1,0xb3,0xe3,0x43,0xdd,0x7,0x92,0x3,0xbf,0x8,0xf1,0xa0,0xcf,0xfe,0xe4,0xf3, - 0x9f,0xd6,0x66,0xd3,0x89,0xa5,0x63,0xdd,0x5f,0xd,0x80,0x5a,0xed,0xd6,0x43,0x35, - 0x5e,0x3d,0xd4,0xa0,0xb8,0x7c,0x5e,0x14,0x8d,0x59,0x2b,0x35,0x6a,0x8e,0xfe,0x35, - 0x94,0x4b,0x46,0x63,0xc0,0xd4,0x6d,0x6f,0xd4,0x1f,0x8f,0x2c,0xb4,0x2a,0xb7,0x0, - 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math-macro-add-param.png 0x0,0x0,0x1,0xdf, 0x89, @@ -1003,34 +1003,6 @@ 0xee,0x40,0x5,0x20,0x80,0x1d,0x94,0x4,0x58,0xf5,0xf7,0x30,0xd3,0xfe,0x2,0x3e, 0xf8,0x44,0x8c,0x11,0x76,0x8c,0xad,0x21,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_toggle-line-top.png - 0x0,0x0,0x1,0x8c, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x12,0x0,0x0,0x0,0x12,0x8,0x6,0x0,0x0,0x0,0x56,0xce,0x8e,0x57, - 0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xd6,0xd8,0xd4,0x4f,0x58,0x32, - 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, - 0x0,0x41,0x64,0x6f,0x62,0x65,0x20,0x49,0x6d,0x61,0x67,0x65,0x52,0x65,0x61,0x64, - 0x79,0x71,0xc9,0x65,0x3c,0x0,0x0,0x0,0x18,0x74,0x45,0x58,0x74,0x43,0x6f,0x70, - 0x79,0x72,0x69,0x67,0x68,0x74,0x0,0x53,0x74,0x65,0x6c,0x6c,0x61,0x20,0x53,0x63, - 0x68,0x75,0x6c,0x7a,0x65,0xd4,0x62,0x7d,0xbe,0x0,0x0,0x0,0xfa,0x49,0x44,0x41, - 0x54,0x78,0xda,0x62,0xfa,0xff,0xff,0x3f,0x3,0x35,0x30,0x40,0x0,0xb1,0x30,0x0, - 0x81,0x9e,0xb1,0xe5,0x7f,0x6,0xa,0xc0,0xa5,0xb3,0xc7,0x19,0x1,0x2,0x88,0x5, - 0xc2,0xfc,0xcf,0x20,0x2e,0x26,0x4a,0x96,0x21,0x2f,0x5f,0xbd,0x6,0xd3,0x0,0x1, - 0x4,0x36,0xa8,0xba,0xbe,0x91,0x21,0xdc,0xcf,0x9d,0xe1,0xf6,0x93,0xd7,0x24,0x19, - 0xa2,0x2a,0x23,0xca,0xb0,0x72,0xd3,0x4e,0x30,0x1b,0x20,0x80,0xc0,0x6,0xfd,0xfb, - 0xf7,0x17,0xcc,0x61,0x64,0x64,0x24,0xd9,0x45,0x30,0xbd,0x0,0x1,0x4,0x35,0x8, - 0x12,0x44,0x4c,0x64,0x19,0x4,0xd1,0xb,0x10,0x40,0x10,0x83,0xfe,0x42,0x4c,0x65, - 0x62,0x22,0xc3,0x20,0xa8,0x5e,0x80,0x0,0x2,0x1b,0xf4,0x17,0xea,0x3c,0x72,0x5c, - 0x4,0xd3,0xb,0x10,0x40,0x10,0x83,0xa0,0xa6,0x32,0x33,0x31,0x91,0x6e,0x10,0x54, - 0x2f,0x40,0x0,0x41,0xbd,0xf6,0xf,0x62,0x10,0x33,0x39,0x5e,0x83,0xe8,0x5,0x8, - 0x20,0xb0,0x41,0x7f,0xfe,0xfe,0x21,0xdb,0x45,0x30,0xbd,0x0,0x1,0x84,0x12,0xd8, - 0xe4,0x18,0x4,0xd3,0xb,0x10,0x40,0x10,0x17,0xfd,0x21,0x3f,0xd6,0x60,0x7a,0x1, - 0x2,0x8,0x25,0x41,0x92,0xe5,0x22,0xa8,0x5e,0x80,0x0,0x42,0x89,0x35,0x72,0x5c, - 0x4,0xd3,0xb,0x10,0x40,0x28,0x61,0xc4,0xcd,0xc1,0x46,0x76,0x18,0x1,0x4,0x10, - 0x34,0x41,0xfe,0x63,0x68,0xef,0x9f,0x4a,0x49,0x49,0xc2,0x0,0x10,0x40,0x8c,0xa0, - 0x42,0x89,0x1a,0x0,0x20,0xc0,0x0,0x68,0xbc,0x94,0xbb,0xab,0x47,0x31,0x5a,0x0, - 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/change-accept.png 0x0,0x0,0x3,0x10, 0x89, @@ -1083,6 +1055,34 @@ 0xfa,0x53,0xf7,0x7d,0xa4,0x66,0x4b,0x52,0x32,0xfa,0xa2,0x76,0xe5,0xa8,0x85,0x48, 0xb5,0x10,0x9,0xe4,0xf0,0x9f,0x94,0xb3,0x13,0xd8,0x1f,0x68,0xf9,0x49,0xb2,0xa8, 0xa0,0x75,0x18,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_toggle-line-top.png + 0x0,0x0,0x1,0x8c, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x12,0x0,0x0,0x0,0x12,0x8,0x6,0x0,0x0,0x0,0x56,0xce,0x8e,0x57, + 0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xd6,0xd8,0xd4,0x4f,0x58,0x32, + 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, + 0x0,0x41,0x64,0x6f,0x62,0x65,0x20,0x49,0x6d,0x61,0x67,0x65,0x52,0x65,0x61,0x64, + 0x79,0x71,0xc9,0x65,0x3c,0x0,0x0,0x0,0x18,0x74,0x45,0x58,0x74,0x43,0x6f,0x70, + 0x79,0x72,0x69,0x67,0x68,0x74,0x0,0x53,0x74,0x65,0x6c,0x6c,0x61,0x20,0x53,0x63, + 0x68,0x75,0x6c,0x7a,0x65,0xd4,0x62,0x7d,0xbe,0x0,0x0,0x0,0xfa,0x49,0x44,0x41, + 0x54,0x78,0xda,0x62,0xfa,0xff,0xff,0x3f,0x3,0x35,0x30,0x40,0x0,0xb1,0x30,0x0, + 0x81,0x9e,0xb1,0xe5,0x7f,0x6,0xa,0xc0,0xa5,0xb3,0xc7,0x19,0x1,0x2,0x88,0x5, + 0xc2,0xfc,0xcf,0x20,0x2e,0x26,0x4a,0x96,0x21,0x2f,0x5f,0xbd,0x6,0xd3,0x0,0x1, + 0x4,0x36,0xa8,0xba,0xbe,0x91,0x21,0xdc,0xcf,0x9d,0xe1,0xf6,0x93,0xd7,0x24,0x19, + 0xa2,0x2a,0x23,0xca,0xb0,0x72,0xd3,0x4e,0x30,0x1b,0x20,0x80,0xc0,0x6,0xfd,0xfb, + 0xf7,0x17,0xcc,0x61,0x64,0x64,0x24,0xd9,0x45,0x30,0xbd,0x0,0x1,0x4,0x35,0x8, + 0x12,0x44,0x4c,0x64,0x19,0x4,0xd1,0xb,0x10,0x40,0x10,0x83,0xfe,0x42,0x4c,0x65, + 0x62,0x22,0xc3,0x20,0xa8,0x5e,0x80,0x0,0x2,0x1b,0xf4,0x17,0xea,0x3c,0x72,0x5c, + 0x4,0xd3,0xb,0x10,0x40,0x10,0x83,0xa0,0xa6,0x32,0x33,0x31,0x91,0x6e,0x10,0x54, + 0x2f,0x40,0x0,0x41,0xbd,0xf6,0xf,0x62,0x10,0x33,0x39,0x5e,0x83,0xe8,0x5,0x8, + 0x20,0xb0,0x41,0x7f,0xfe,0xfe,0x21,0xdb,0x45,0x30,0xbd,0x0,0x1,0x84,0x12,0xd8, + 0xe4,0x18,0x4,0xd3,0xb,0x10,0x40,0x10,0x17,0xfd,0x21,0x3f,0xd6,0x60,0x7a,0x1, + 0x2,0x8,0x25,0x41,0x92,0xe5,0x22,0xa8,0x5e,0x80,0x0,0x42,0x89,0x35,0x72,0x5c, + 0x4,0xd3,0xb,0x10,0x40,0x28,0x61,0xc4,0xcd,0xc1,0x46,0x76,0x18,0x1,0x4,0x10, + 0x34,0x41,0xfe,0x63,0x68,0xef,0x9f,0x4a,0x49,0x49,0xc2,0x0,0x10,0x40,0x8c,0xa0, + 0x42,0x89,0x1a,0x0,0x20,0xc0,0x0,0x68,0xbc,0x94,0xbb,0xab,0x47,0x31,0x5a,0x0, + 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_multirow.png 0x0,0x0,0x2,0x6d, 0x89, @@ -1245,71 +1245,6 @@ 0xed,0xc0,0x87,0x2a,0x95,0xaa,0x15,0x88,0x2a,0x8a,0xf2,0x10,0x10,0x9d,0xe,0xf1, 0xe6,0xcb,0x7c,0x13,0xff,0x0,0xce,0xa8,0x95,0x88,0xa4,0x54,0xe9,0xc2,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-view.png - 0x0,0x0,0x3,0xdc, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, - 0xe,0x39,0x2d,0x7f,0x86,0xaf,0x7f,0x0,0x0,0x3,0x5c,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xcd,0x94,0xc1,0x4b,0x63,0x57,0x14,0xc6,0xbf,0xf3,0x7c,0x8f,0x84,0xf1,0x39, - 0x1a,0x47,0x50,0xb4,0x2d,0xa8,0x95,0x4c,0x3b,0x82,0x34,0x2e,0xa,0x82,0x8b,0xac, - 0xdc,0x9,0x42,0xa1,0xad,0xb,0x6d,0x57,0x56,0x87,0xfe,0x3,0x2e,0x7c,0xcf,0x85, - 0x95,0x71,0x99,0x55,0x37,0x15,0x74,0x53,0xd,0x76,0xe1,0xc6,0x2c,0xa6,0x14,0xab, - 0x88,0x79,0xe8,0x22,0x36,0x2e,0xf2,0x32,0x88,0x66,0xac,0x98,0x45,0x4,0x1b,0x30, - 0xca,0x4b,0x72,0xbf,0x2e,0x4c,0x42,0xb4,0x96,0x6e,0x7b,0x36,0xf7,0xdc,0x7b,0xce, - 0xf9,0xdd,0x73,0x39,0xe7,0x1e,0xe0,0xff,0x2e,0xf2,0x68,0xdf,0x7,0xe0,0x79,0x45, - 0xcf,0x3,0x78,0xf7,0x44,0xcc,0xe7,0x0,0x8a,0x0,0x74,0x0,0x27,0x0,0xae,0x9e, - 0x2,0x37,0x0,0x78,0x2d,0x22,0xef,0x75,0x5d,0xa7,0xae,0xeb,0x14,0x91,0xf7,0x0, - 0x5e,0x57,0x6c,0x0,0xd0,0xe,0xe0,0x3b,0x5d,0xd7,0x69,0x18,0x6,0xd,0xc3,0x20, - 0x80,0x9f,0x1,0xc,0x3,0x30,0xea,0x61,0xcf,0x7c,0x3e,0xdf,0x42,0x28,0x14,0xe2, - 0xf2,0xf2,0x32,0x13,0x89,0x4,0x8f,0x8f,0x8f,0xb9,0xbe,0xbe,0xce,0x50,0x28,0x44, - 0xbf,0xdf,0x3f,0xf,0xe0,0xa5,0x69,0x9a,0xbf,0xf4,0xf7,0xf7,0x73,0x67,0x67,0xa7, - 0xec,0xba,0x2e,0x53,0xa9,0x54,0x39,0x12,0x89,0xb0,0xab,0xab,0x8b,0xa6,0x69,0x7e, - 0x53,0xc9,0x18,0x0,0xf0,0xc2,0xef,0xf7,0x33,0x99,0x4c,0x2a,0xcf,0xf3,0x58,0x15, - 0xcf,0xf3,0x98,0x4c,0x26,0x95,0xdf,0xef,0x27,0x80,0x7d,0xd3,0x34,0x79,0x74,0x74, - 0xa4,0x2a,0x66,0x45,0x92,0xb9,0x5c,0x4e,0x6d,0x6c,0x6c,0xb0,0xa5,0xa5,0xe5,0x1a, - 0xc0,0x33,0x0,0x80,0xae,0xeb,0x6f,0x2d,0xcb,0xaa,0x72,0x94,0x52,0x8a,0x4a,0xa9, - 0x6a,0x90,0x8a,0xc5,0x62,0x4,0xc0,0xad,0xad,0x2d,0x55,0x73,0xb8,0x5f,0x49,0x92, - 0x85,0x42,0x41,0xd,0xd,0xd,0x11,0x40,0xa4,0xa,0x64,0x2c,0x16,0x7b,0xe0,0x54, - 0xaf,0xbb,0xae,0x4b,0x0,0xaa,0xfe,0x42,0x3e,0xda,0x38,0x8e,0xc3,0xde,0xde,0x5e, - 0xce,0xce,0xce,0x7e,0xa4,0x89,0x8,0x2,0x81,0x80,0x0,0xa0,0x88,0x80,0xe4,0x7d, - 0xf9,0xe5,0xbe,0x1,0xc,0xc3,0xa8,0x75,0x3,0x49,0xa9,0x9e,0x57,0x7c,0x4,0x0, - 0x5b,0x5b,0x5b,0x59,0x2c,0x16,0x61,0x18,0x86,0xad,0x3d,0x6e,0xa1,0x2a,0xb4,0xa, - 0x6e,0x6c,0x6c,0xac,0x7,0xd4,0xf4,0xaa,0x1d,0x80,0xb4,0xb7,0xb7,0x8b,0x88,0x10, - 0xc0,0x84,0x56,0x31,0x32,0x9d,0x4e,0xa3,0xb9,0xb9,0x19,0x93,0x93,0x93,0x10,0x91, - 0x5a,0xb0,0xe7,0x79,0x35,0xc8,0xde,0xde,0x1e,0x44,0x4,0x2b,0x2b,0x2b,0xa8,0x7f, - 0x4d,0x2e,0x97,0x63,0xa9,0x54,0x12,0x0,0xd,0x1a,0xc9,0xbf,0xb2,0xd9,0x2c,0x2e, - 0x2f,0x2f,0x91,0xcf,0xe7,0x71,0x70,0x70,0x0,0xc7,0x71,0x6a,0x90,0x8b,0x8b,0xb, - 0x0,0xc0,0xf5,0xf5,0x35,0xe2,0xf1,0x38,0x0,0x60,0x73,0x73,0xf3,0x41,0xc6,0xe7, - 0xe7,0xe7,0xf,0xb2,0xff,0x32,0x18,0xc,0x32,0x93,0xc9,0xa8,0xe1,0xe1,0x61,0xce, - 0xcd,0xcd,0xb1,0x4e,0x54,0x30,0x18,0x24,0x0,0x35,0x36,0x36,0xc6,0x44,0x22,0xa1, - 0x6,0x7,0x7,0x19,0x8d,0x46,0x6b,0x95,0xd9,0xdf,0xdf,0x67,0x20,0x10,0xe0,0xf4, - 0xf4,0xb4,0xb2,0x2c,0x8b,0x3a,0x0,0x27,0x9b,0xcd,0x5e,0x27,0x12,0x89,0x96,0xb5, - 0xb5,0x35,0x74,0x76,0x76,0xf2,0xf6,0xf6,0x16,0x99,0x4c,0x46,0x5c,0xd7,0x95,0x7c, - 0x3e,0xcf,0x81,0x81,0x1,0x71,0x1c,0xa7,0x78,0x72,0x72,0x62,0x1c,0x1e,0x1e,0x52, - 0x29,0x25,0x9e,0xe7,0x31,0x1e,0x8f,0x4b,0x34,0x1a,0x65,0x47,0x47,0x87,0xb4,0xb5, - 0xb5,0x9,0x80,0x5f,0xab,0x79,0x7e,0xd,0xe0,0x4d,0x38,0x1c,0xfe,0xa0,0xaf,0xaf, - 0x4f,0x0,0x20,0x95,0x4a,0xc1,0x71,0x1c,0x8e,0x8e,0x8e,0x4a,0x38,0x1c,0xfe,0x73, - 0x66,0x66,0x26,0x2,0xe0,0xdb,0xa9,0xa9,0xa9,0x4f,0x44,0x44,0x35,0x34,0x34,0x68, - 0xdb,0xdb,0xdb,0x3c,0x3d,0x3d,0x95,0xe9,0xe9,0x69,0x36,0x35,0x35,0x9,0x80,0xb6, - 0xea,0x3f,0x3d,0x6,0x70,0x50,0x28,0x14,0x70,0x73,0x73,0xf3,0xd9,0xd9,0xd9,0x99, - 0x12,0x11,0x86,0xc3,0x61,0xed,0xd5,0xab,0x57,0xb8,0xba,0xba,0xfa,0x6a,0x77,0x77, - 0x77,0x5,0x40,0x22,0x95,0x4a,0x7d,0x58,0x2a,0x95,0x3e,0x4e,0xa7,0xd3,0xaa,0xa7, - 0xa7,0x47,0x1b,0x19,0x19,0x81,0x69,0x9a,0x22,0x22,0x3f,0x0,0xf8,0xed,0xc1,0xb4, - 0x89,0x44,0x22,0xcf,0xb3,0xd9,0xec,0x4f,0x9a,0xa6,0x7d,0xa1,0x69,0x1a,0x7c,0x3e, - 0xdf,0x82,0xe7,0x79,0xbf,0xcf,0xcf,0xcf,0xbf,0xad,0xfa,0x8c,0x8f,0x8f,0x77,0x74, - 0x77,0x77,0xcf,0x8a,0xc8,0xf7,0xba,0xae,0x43,0xd3,0xb4,0xf3,0x72,0xb9,0xfc,0xa6, - 0x54,0x2a,0xfd,0xb8,0xb0,0xb0,0x50,0xae,0x1,0x57,0x57,0x57,0x31,0x31,0x31,0x81, - 0xc5,0xc5,0xc5,0x17,0xc5,0x62,0xb1,0x97,0xa4,0x90,0xfc,0xc3,0xb6,0xed,0x5b,0x0, - 0x8,0x6,0x83,0x70,0x5d,0x17,0x0,0xb0,0xb4,0xb4,0x64,0xde,0xdd,0xdd,0x7d,0x4a, - 0xb2,0xac,0x94,0xca,0xdb,0xb6,0xfd,0xae,0xbe,0xca,0x0,0x0,0xcb,0xb2,0x60,0x59, - 0xd6,0x3f,0xe6,0x9a,0x6d,0xdb,0xf,0xce,0x6d,0xdb,0x7e,0x72,0xb0,0x3e,0x15,0xfb, - 0x9f,0x52,0xf,0xfb,0x37,0xc0,0xdf,0x57,0x6f,0x10,0xdb,0xce,0x85,0x40,0xa8,0x0, - 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/undo.png 0x0,0x0,0x4,0xa3, 0x89, @@ -1388,6 +1323,71 @@ 0xac,0x78,0x90,0x59,0x66,0xa4,0x65,0xa6,0x20,0x6d,0x73,0x74,0xdf,0x9f,0x32,0xd7, 0xfa,0x2a,0x2d,0xaf,0x20,0x59,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-view.png + 0x0,0x0,0x3,0xdc, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, + 0xe,0x39,0x2d,0x7f,0x86,0xaf,0x7f,0x0,0x0,0x3,0x5c,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xcd,0x94,0xc1,0x4b,0x63,0x57,0x14,0xc6,0xbf,0xf3,0x7c,0x8f,0x84,0xf1,0x39, + 0x1a,0x47,0x50,0xb4,0x2d,0xa8,0x95,0x4c,0x3b,0x82,0x34,0x2e,0xa,0x82,0x8b,0xac, + 0xdc,0x9,0x42,0xa1,0xad,0xb,0x6d,0x57,0x56,0x87,0xfe,0x3,0x2e,0x7c,0xcf,0x85, + 0x95,0x71,0x99,0x55,0x37,0x15,0x74,0x53,0xd,0x76,0xe1,0xc6,0x2c,0xa6,0x14,0xab, + 0x88,0x79,0xe8,0x22,0x36,0x2e,0xf2,0x32,0x88,0x66,0xac,0x98,0x45,0x4,0x1b,0x30, + 0xca,0x4b,0x72,0xbf,0x2e,0x4c,0x42,0xb4,0x96,0x6e,0x7b,0x36,0xf7,0xdc,0x7b,0xce, + 0xf9,0xdd,0x73,0x39,0xe7,0x1e,0xe0,0xff,0x2e,0xf2,0x68,0xdf,0x7,0xe0,0x79,0x45, + 0xcf,0x3,0x78,0xf7,0x44,0xcc,0xe7,0x0,0x8a,0x0,0x74,0x0,0x27,0x0,0xae,0x9e, + 0x2,0x37,0x0,0x78,0x2d,0x22,0xef,0x75,0x5d,0xa7,0xae,0xeb,0x14,0x91,0xf7,0x0, + 0x5e,0x57,0x6c,0x0,0xd0,0xe,0xe0,0x3b,0x5d,0xd7,0x69,0x18,0x6,0xd,0xc3,0x20, + 0x80,0x9f,0x1,0xc,0x3,0x30,0xea,0x61,0xcf,0x7c,0x3e,0xdf,0x42,0x28,0x14,0xe2, + 0xf2,0xf2,0x32,0x13,0x89,0x4,0x8f,0x8f,0x8f,0xb9,0xbe,0xbe,0xce,0x50,0x28,0x44, + 0xbf,0xdf,0x3f,0xf,0xe0,0xa5,0x69,0x9a,0xbf,0xf4,0xf7,0xf7,0x73,0x67,0x67,0xa7, + 0xec,0xba,0x2e,0x53,0xa9,0x54,0x39,0x12,0x89,0xb0,0xab,0xab,0x8b,0xa6,0x69,0x7e, + 0x53,0xc9,0x18,0x0,0xf0,0xc2,0xef,0xf7,0x33,0x99,0x4c,0x2a,0xcf,0xf3,0x58,0x15, + 0xcf,0xf3,0x98,0x4c,0x26,0x95,0xdf,0xef,0x27,0x80,0x7d,0xd3,0x34,0x79,0x74,0x74, + 0xa4,0x2a,0x66,0x45,0x92,0xb9,0x5c,0x4e,0x6d,0x6c,0x6c,0xb0,0xa5,0xa5,0xe5,0x1a, + 0xc0,0x33,0x0,0x80,0xae,0xeb,0x6f,0x2d,0xcb,0xaa,0x72,0x94,0x52,0x8a,0x4a,0xa9, + 0x6a,0x90,0x8a,0xc5,0x62,0x4,0xc0,0xad,0xad,0x2d,0x55,0x73,0xb8,0x5f,0x49,0x92, + 0x85,0x42,0x41,0xd,0xd,0xd,0x11,0x40,0xa4,0xa,0x64,0x2c,0x16,0x7b,0xe0,0x54, + 0xaf,0xbb,0xae,0x4b,0x0,0xaa,0xfe,0x42,0x3e,0xda,0x38,0x8e,0xc3,0xde,0xde,0x5e, + 0xce,0xce,0xce,0x7e,0xa4,0x89,0x8,0x2,0x81,0x80,0x0,0xa0,0x88,0x80,0xe4,0x7d, + 0xf9,0xe5,0xbe,0x1,0xc,0xc3,0xa8,0x75,0x3,0x49,0xa9,0x9e,0x57,0x7c,0x4,0x0, + 0x5b,0x5b,0x5b,0x59,0x2c,0x16,0x61,0x18,0x86,0xad,0x3d,0x6e,0xa1,0x2a,0xb4,0xa, + 0x6e,0x6c,0x6c,0xac,0x7,0xd4,0xf4,0xaa,0x1d,0x80,0xb4,0xb7,0xb7,0x8b,0x88,0x10, + 0xc0,0x84,0x56,0x31,0x32,0x9d,0x4e,0xa3,0xb9,0xb9,0x19,0x93,0x93,0x93,0x10,0x91, + 0x5a,0xb0,0xe7,0x79,0x35,0xc8,0xde,0xde,0x1e,0x44,0x4,0x2b,0x2b,0x2b,0xa8,0x7f, + 0x4d,0x2e,0x97,0x63,0xa9,0x54,0x12,0x0,0xd,0x1a,0xc9,0xbf,0xb2,0xd9,0x2c,0x2e, + 0x2f,0x2f,0x91,0xcf,0xe7,0x71,0x70,0x70,0x0,0xc7,0x71,0x6a,0x90,0x8b,0x8b,0xb, + 0x0,0xc0,0xf5,0xf5,0x35,0xe2,0xf1,0x38,0x0,0x60,0x73,0x73,0xf3,0x41,0xc6,0xe7, + 0xe7,0xe7,0xf,0xb2,0xff,0x32,0x18,0xc,0x32,0x93,0xc9,0xa8,0xe1,0xe1,0x61,0xce, + 0xcd,0xcd,0xb1,0x4e,0x54,0x30,0x18,0x24,0x0,0x35,0x36,0x36,0xc6,0x44,0x22,0xa1, + 0x6,0x7,0x7,0x19,0x8d,0x46,0x6b,0x95,0xd9,0xdf,0xdf,0x67,0x20,0x10,0xe0,0xf4, + 0xf4,0xb4,0xb2,0x2c,0x8b,0x3a,0x0,0x27,0x9b,0xcd,0x5e,0x27,0x12,0x89,0x96,0xb5, + 0xb5,0x35,0x74,0x76,0x76,0xf2,0xf6,0xf6,0x16,0x99,0x4c,0x46,0x5c,0xd7,0x95,0x7c, + 0x3e,0xcf,0x81,0x81,0x1,0x71,0x1c,0xa7,0x78,0x72,0x72,0x62,0x1c,0x1e,0x1e,0x52, + 0x29,0x25,0x9e,0xe7,0x31,0x1e,0x8f,0x4b,0x34,0x1a,0x65,0x47,0x47,0x87,0xb4,0xb5, + 0xb5,0x9,0x80,0x5f,0xab,0x79,0x7e,0xd,0xe0,0x4d,0x38,0x1c,0xfe,0xa0,0xaf,0xaf, + 0x4f,0x0,0x20,0x95,0x4a,0xc1,0x71,0x1c,0x8e,0x8e,0x8e,0x4a,0x38,0x1c,0xfe,0x73, + 0x66,0x66,0x26,0x2,0xe0,0xdb,0xa9,0xa9,0xa9,0x4f,0x44,0x44,0x35,0x34,0x34,0x68, + 0xdb,0xdb,0xdb,0x3c,0x3d,0x3d,0x95,0xe9,0xe9,0x69,0x36,0x35,0x35,0x9,0x80,0xb6, + 0xea,0x3f,0x3d,0x6,0x70,0x50,0x28,0x14,0x70,0x73,0x73,0xf3,0xd9,0xd9,0xd9,0x99, + 0x12,0x11,0x86,0xc3,0x61,0xed,0xd5,0xab,0x57,0xb8,0xba,0xba,0xfa,0x6a,0x77,0x77, + 0x77,0x5,0x40,0x22,0x95,0x4a,0x7d,0x58,0x2a,0x95,0x3e,0x4e,0xa7,0xd3,0xaa,0xa7, + 0xa7,0x47,0x1b,0x19,0x19,0x81,0x69,0x9a,0x22,0x22,0x3f,0x0,0xf8,0xed,0xc1,0xb4, + 0x89,0x44,0x22,0xcf,0xb3,0xd9,0xec,0x4f,0x9a,0xa6,0x7d,0xa1,0x69,0x1a,0x7c,0x3e, + 0xdf,0x82,0xe7,0x79,0xbf,0xcf,0xcf,0xcf,0xbf,0xad,0xfa,0x8c,0x8f,0x8f,0x77,0x74, + 0x77,0x77,0xcf,0x8a,0xc8,0xf7,0xba,0xae,0x43,0xd3,0xb4,0xf3,0x72,0xb9,0xfc,0xa6, + 0x54,0x2a,0xfd,0xb8,0xb0,0xb0,0x50,0xae,0x1,0x57,0x57,0x57,0x31,0x31,0x31,0x81, + 0xc5,0xc5,0xc5,0x17,0xc5,0x62,0xb1,0x97,0xa4,0x90,0xfc,0xc3,0xb6,0xed,0x5b,0x0, + 0x8,0x6,0x83,0x70,0x5d,0x17,0x0,0xb0,0xb4,0xb4,0x64,0xde,0xdd,0xdd,0x7d,0x4a, + 0xb2,0xac,0x94,0xca,0xdb,0xb6,0xfd,0xae,0xbe,0xca,0x0,0x0,0xcb,0xb2,0x60,0x59, + 0xd6,0x3f,0xe6,0x9a,0x6d,0xdb,0xf,0xce,0x6d,0xdb,0x7e,0x72,0xb0,0x3e,0x15,0xfb, + 0x9f,0x52,0xf,0xfb,0x37,0xc0,0xdf,0x57,0x6f,0x10,0xdb,0xce,0x85,0x40,0xa8,0x0, + 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/vc-repo-update.png 0x0,0x0,0xb,0x12, 0x89, @@ -2127,6 +2127,29 @@ 0x9,0x99,0x45,0xaf,0x1d,0xfa,0x14,0xb5,0x49,0x3,0xf7,0x94,0xe3,0xcb,0xa5,0xd7, 0x5c,0x52,0x4,0x68,0x2e,0xc7,0x3f,0xfe,0xb,0xc5,0xff,0x50,0x80,0x16,0x81,0x5e, 0xd8,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math-macro-make-nonoptional.png + 0x0,0x0,0x1,0x37, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x12, + 0x10,0xa,0x2b,0x81,0x60,0x45,0x99,0x0,0x0,0x0,0xb7,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x94,0xb1,0xa,0x2,0x31,0xc,0x86,0xbf,0xf6,0x69,0x1c,0x1d,0xdc,0x7c, + 0x75,0x5,0x71,0x17,0xb9,0x4d,0x44,0xf4,0xc0,0xd1,0x3,0x7,0x67,0x8d,0x4b,0xae, + 0xd6,0xb6,0xd6,0x56,0x6f,0xbc,0x40,0x69,0xd2,0x84,0xef,0xb8,0xfc,0x69,0xd,0xc2, + 0xa0,0x66,0x61,0x4,0xe,0x60,0xa2,0xeb,0xa4,0xf1,0xde,0x3b,0x7b,0x79,0xf2,0x76, + 0xba,0x5,0x3a,0xad,0xbf,0x0,0x8d,0x97,0x53,0x57,0x92,0x98,0x14,0xec,0xac,0xde, + 0x4c,0x81,0x13,0x8d,0xaf,0x65,0xc0,0xcf,0x9f,0xc0,0x1b,0x39,0xc7,0xb0,0xc5,0x6d, + 0x31,0xd9,0xfc,0xe3,0x17,0x51,0x7c,0xe8,0x26,0xc8,0xad,0x62,0x51,0xf2,0xbf,0x2c, + 0x91,0x78,0x12,0x54,0xc1,0xae,0x8f,0x6a,0x80,0x7d,0xdc,0x4,0x3d,0x5c,0x3b,0x46, + 0x5,0x30,0x27,0xca,0xbd,0x56,0x14,0xf3,0xe5,0x11,0xb1,0xe5,0xa2,0x48,0x4,0x3b, + 0xea,0x3e,0x57,0x91,0xa6,0xde,0x80,0x3,0x70,0xd3,0xa9,0x3f,0x78,0xcd,0xed,0xdc, + 0x4d,0x48,0xdf,0x94,0x5,0xd0,0x6a,0x7d,0xb,0x2c,0xfb,0x9c,0x19,0xdf,0xc3,0xbf, + 0xed,0x9,0xe2,0x9c,0x7b,0xc5,0x40,0x37,0xd9,0x5e,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/busy.gif 0x0,0x0,0x7,0x39, 0x47, @@ -2246,29 +2269,6 @@ 0x2c,0xb,0x3,0x85,0x10,0x3c,0x31,0x54,0xf,0x10,0x5d,0x6,0x2,0xa,0x98,0x63, 0x4,0x91,0x97,0x27,0xd,0x71,0x6b,0x24,0xa,0x40,0x29,0x23,0x21,0x0,0x3b,0x0, 0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math-macro-make-nonoptional.png - 0x0,0x0,0x1,0x37, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x12, - 0x10,0xa,0x2b,0x81,0x60,0x45,0x99,0x0,0x0,0x0,0xb7,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x94,0xb1,0xa,0x2,0x31,0xc,0x86,0xbf,0xf6,0x69,0x1c,0x1d,0xdc,0x7c, - 0x75,0x5,0x71,0x17,0xb9,0x4d,0x44,0xf4,0xc0,0xd1,0x3,0x7,0x67,0x8d,0x4b,0xae, - 0xd6,0xb6,0xd6,0x56,0x6f,0xbc,0x40,0x69,0xd2,0x84,0xef,0xb8,0xfc,0x69,0xd,0xc2, - 0xa0,0x66,0x61,0x4,0xe,0x60,0xa2,0xeb,0xa4,0xf1,0xde,0x3b,0x7b,0x79,0xf2,0x76, - 0xba,0x5,0x3a,0xad,0xbf,0x0,0x8d,0x97,0x53,0x57,0x92,0x98,0x14,0xec,0xac,0xde, - 0x4c,0x81,0x13,0x8d,0xaf,0x65,0xc0,0xcf,0x9f,0xc0,0x1b,0x39,0xc7,0xb0,0xc5,0x6d, - 0x31,0xd9,0xfc,0xe3,0x17,0x51,0x7c,0xe8,0x26,0xc8,0xad,0x62,0x51,0xf2,0xbf,0x2c, - 0x91,0x78,0x12,0x54,0xc1,0xae,0x8f,0x6a,0x80,0x7d,0xdc,0x4,0x3d,0x5c,0x3b,0x46, - 0x5,0x30,0x27,0xca,0xbd,0x56,0x14,0xf3,0xe5,0x11,0xb1,0xe5,0xa2,0x48,0x4,0x3b, - 0xea,0x3e,0x57,0x91,0xa6,0xde,0x80,0x3,0x70,0xd3,0xa9,0x3f,0x78,0xcd,0xed,0xdc, - 0x4d,0x48,0xdf,0x94,0x5,0xd0,0x6a,0x7d,0xb,0x2c,0xfb,0x9c,0x19,0xdf,0xc3,0xbf, - 0xed,0x9,0xe2,0x9c,0x7b,0xc5,0x40,0x37,0xd9,0x5e,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/layout_LyX-Code.png 0x0,0x0,0x2,0xd2, 0x89, @@ -2754,6 +2754,113 @@ 0xf1,0x41,0x1a,0xeb,0xd2,0x5b,0x4e,0x2e,0x3c,0xe7,0xf1,0xaf,0x8e,0x3d,0x5,0x24, 0x7,0xec,0xfc,0x4b,0x40,0xd,0xe0,0x27,0x4c,0x2f,0xb8,0x8e,0xec,0x3,0x66,0x6, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/bookmark-save.png + 0x0,0x0,0x4,0xb9, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7,0x1, + 0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x1b, + 0x17,0xb,0x13,0xa,0xb6,0xc1,0xe2,0x0,0x0,0x4,0x39,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x95,0x94,0x6b,0x68,0x93,0x57,0x18,0xc7,0x7f,0xef,0x79,0xdf,0xa4,0x69,0xd3, + 0x26,0xad,0xbd,0x19,0x8b,0xae,0x56,0x9b,0x5a,0x5a,0xb5,0xb5,0x51,0xaa,0x4c,0x74, + 0x5b,0xa1,0xdb,0xc0,0x4e,0x1c,0x4e,0x64,0xb3,0xee,0x9b,0xc2,0x6,0x8e,0xc1,0xae, + 0x32,0xc9,0x2c,0xd6,0xb,0xc3,0xe1,0x2e,0xec,0xd3,0x10,0xac,0xbb,0x84,0xb1,0x8e, + 0xa5,0xc,0x3b,0xb6,0x22,0xc3,0x4d,0x9d,0x4b,0x54,0x34,0xb5,0x31,0xc5,0xb5,0xa8, + 0xb4,0x4b,0xd7,0x36,0xce,0xb4,0xcd,0xe5,0xcd,0xfb,0x9e,0x7d,0x68,0x2d,0x5e,0xfa, + 0x61,0xfb,0xc3,0xc3,0xe1,0x3c,0xcf,0x39,0x7f,0x78,0x9e,0xff,0x39,0x7f,0x85,0xfb, + 0xb0,0xe6,0xe9,0xb7,0x1,0x90,0x3a,0x85,0x8a,0x85,0x31,0x1e,0x82,0xa2,0x28,0xfc, + 0x7e,0xea,0x20,0x0,0x99,0xe8,0x73,0x33,0x59,0xd,0x30,0x67,0x2,0x14,0x80,0x43, + 0x47,0xe,0xcc,0x5e,0xea,0xec,0x99,0x58,0xaf,0x8,0xf9,0xa2,0x22,0xe5,0xf,0x7b, + 0xdf,0x69,0xed,0x9a,0x26,0x9a,0xae,0xed,0x6f,0xef,0xa0,0xb6,0x6c,0x18,0x77,0x95, + 0x9b,0x42,0x67,0x82,0xf5,0x9e,0x3b,0x94,0x2d,0x5c,0x8b,0xc8,0x5a,0xc4,0xd8,0x50, + 0xf,0xb,0xe6,0x5d,0x45,0xbb,0x47,0xf4,0xd6,0x1b,0xef,0x52,0xbe,0xf1,0x65,0x9b, + 0xcb,0xee,0x7a,0x12,0x94,0x5d,0xa6,0x64,0xd7,0x81,0x83,0x27,0x5a,0x56,0x6d,0x58, + 0xdd,0x5,0x50,0x56,0xe2,0x4,0xe0,0x85,0xad,0xdb,0x69,0x6e,0x6e,0x46,0xa6,0x2e, + 0x20,0xd3,0xfd,0x28,0xf6,0x16,0x50,0x6c,0x14,0x2d,0x50,0x21,0x79,0xd,0xf1,0x48, + 0x5b,0x42,0x35,0x0,0x96,0x2e,0x2b,0xc7,0x44,0xf1,0x5f,0xf8,0xe5,0x8f,0x4d,0xd1, + 0x91,0x51,0xc6,0xc6,0x63,0x64,0xd2,0x9,0x46,0x47,0x47,0x19,0x1a,0x1a,0x62,0x74, + 0x3c,0x81,0x6e,0xe8,0x48,0x63,0xa,0x64,0x9a,0x74,0xe2,0x36,0x28,0xa,0x2a,0xc0, + 0x3f,0x96,0xc6,0xba,0xcf,0xbf,0xe8,0x59,0x6e,0x13,0x39,0x8f,0x69,0x9a,0xa8,0x92, + 0x92,0xc7,0x97,0x54,0x57,0xe0,0xc8,0xcf,0x65,0x2c,0x3a,0xbe,0xfd,0x4e,0x34,0x76, + 0x71,0x41,0x59,0x41,0x64,0xa0,0x7f,0x80,0xb2,0x22,0x89,0xaa,0xaa,0x44,0x47,0x92, + 0x94,0x96,0xd8,0x11,0x46,0x18,0x61,0xde,0x64,0xe0,0xcf,0xdf,0x28,0x72,0x8e,0xa3, + 0xd5,0x37,0xbd,0x59,0xad,0x4a,0xf3,0x28,0x8a,0xf2,0x84,0x45,0x53,0x31,0xd,0x49, + 0x65,0x6d,0x25,0x69,0x43,0x92,0x57,0xe0,0xa4,0x7a,0x45,0x25,0x7d,0x57,0xfa,0xfd, + 0xbf,0x9e,0xbe,0xd4,0x22,0x54,0xad,0xab,0xa2,0xa2,0x82,0xba,0xba,0x3a,0x0,0x92, + 0xa6,0x81,0x9e,0x8a,0x52,0x94,0x93,0x21,0x10,0xca,0xa2,0x6a,0x91,0x81,0x26,0x50, + 0x26,0xd,0x53,0x8e,0x58,0x34,0x41,0xd5,0xf2,0x4a,0x54,0xab,0x15,0x54,0x8d,0xa9, + 0xa4,0x4e,0x22,0x95,0x21,0x2f,0x3f,0xf,0x77,0x4d,0x39,0x91,0xde,0x41,0x7f,0x32, + 0x3e,0xd5,0x72,0xe3,0xc6,0x8d,0xae,0xfc,0xfc,0x7c,0x0,0xea,0xeb,0xeb,0x91,0xa2, + 0xc,0xac,0x85,0xfc,0x35,0xfa,0x13,0x5a,0xe9,0xf7,0x88,0xe0,0xcf,0x87,0x6f,0x9a, + 0x52,0x78,0x33,0x19,0xc3,0xd7,0x77,0x25,0x82,0xd5,0xa2,0x21,0x91,0x18,0xa6,0x44, + 0xd7,0x75,0x62,0x77,0xe2,0xd8,0xec,0x59,0x2c,0x5e,0x52,0x8c,0x35,0xc7,0xe1,0xef, + 0x3c,0x3d,0xb2,0xc9,0xe3,0xf1,0xe0,0xf1,0x78,0x50,0x55,0x15,0x45,0x11,0x28,0x8a, + 0x86,0x94,0xd3,0x4f,0x41,0x0,0x6c,0x6d,0xca,0xd,0x1b,0x52,0x78,0x4d,0xc3,0xf4, + 0x5d,0x3c,0x7b,0x19,0x8b,0x2,0x59,0x16,0x81,0x91,0x49,0x93,0x4c,0x26,0x18,0x8b, + 0xdd,0x25,0xc7,0xe9,0xa0,0x7a,0x79,0x5,0xd2,0x34,0xfd,0x89,0xb,0xcd,0xa7,0x3, + 0x81,0x0,0x16,0x8b,0x5,0x21,0x1e,0xd4,0x75,0x76,0x17,0xf8,0xb1,0x3d,0x6c,0x48, + 0xe1,0x35,0x4c,0xd3,0x77,0xe9,0xdc,0x65,0x54,0x53,0x47,0x53,0x24,0x19,0x3d,0x8d, + 0x61,0x98,0x24,0x75,0x70,0x2d,0x74,0xf1,0xc1,0x6e,0x9d,0x45,0xb5,0xf1,0x8d,0xcf, + 0x14,0xbc,0xb6,0x1f,0xa0,0xb0,0x7f,0x5d,0xc7,0x9c,0x84,0x0,0xfe,0xe3,0xaf,0x86, + 0xcd,0xa4,0xee,0xd5,0x53,0x49,0xdf,0xd5,0x40,0x18,0x8d,0xc,0x39,0xd9,0x59,0x64, + 0x65,0xe7,0xf0,0xe5,0x2b,0x87,0xd9,0x5d,0xf1,0x21,0x2b,0xa4,0x1f,0x80,0xbf,0x7, + 0xef,0xbe,0xa7,0x9d,0x5d,0x19,0xc0,0x65,0xbe,0xc4,0xf9,0xaa,0x8e,0x39,0x9,0x15, + 0x45,0xe1,0xa3,0xf6,0xe7,0xc3,0x69,0x23,0xe3,0x4d,0x4c,0xc5,0x7c,0x7d,0x57,0x6, + 0xc9,0xb3,0xe7,0x30,0xbf,0x78,0x1e,0x3,0x97,0x5d,0x2c,0x5e,0x39,0x44,0x6c,0x78, + 0x12,0xac,0xb5,0xc4,0x86,0x27,0xc9,0xad,0xb1,0x36,0x4c,0xf4,0xa6,0x83,0x34,0x5e, + 0xdf,0x31,0x27,0x21,0x80,0xcd,0x66,0x23,0xd7,0x9e,0x17,0x96,0xba,0xf4,0x9a,0x7a, + 0xca,0x17,0x38,0x13,0xa4,0x69,0x7e,0x37,0xb9,0x89,0x7e,0x22,0x9d,0x51,0xdc,0xad, + 0x7b,0x20,0x6f,0x1b,0xee,0xd6,0x3d,0x44,0x3a,0xa3,0x24,0xee,0xa6,0x1b,0x38,0x5f, + 0xb5,0xff,0x1,0x92,0x43,0x47,0xe,0x20,0xa5,0xa4,0xf3,0xbb,0x6f,0x9,0x85,0x42, + 0x84,0x42,0x21,0xba,0xbb,0xbb,0x69,0xd8,0xf0,0xfa,0xb2,0xae,0x8f,0x57,0xdf,0x92, + 0x83,0x4b,0xa5,0x1c,0x5c,0x2a,0xe5,0xd0,0x66,0x29,0xe3,0x5f,0x49,0x99,0xba,0x3a, + 0xbd,0xe,0x6d,0x96,0xb3,0xb5,0x73,0xee,0x8e,0x7b,0x56,0x31,0x8b,0xb5,0x8d,0xeb, + 0x70,0x3a,0x9d,0xc4,0xe3,0x71,0x4a,0x4a,0x4a,0x38,0xf5,0xcd,0xaa,0xf0,0xb3,0xdb, + 0xd4,0x26,0xab,0x2d,0x78,0xbc,0x3e,0xf7,0xda,0xda,0xd8,0x70,0xf,0xee,0xd6,0xda, + 0xe9,0xc3,0xa9,0x5e,0x22,0x5f,0xf7,0x50,0xe0,0xb2,0x53,0x5c,0xee,0x68,0x3b,0x7c, + 0x66,0xe7,0x3e,0xd8,0xfb,0xe8,0xc,0x27,0x26,0x26,0x10,0x42,0x10,0xe,0x87,0x9, + 0x87,0xc3,0x1c,0x7d,0x7f,0xd3,0xf5,0xec,0x2a,0xef,0xba,0x6c,0x87,0x35,0xe8,0xde, + 0x52,0x4a,0xe4,0xc4,0x31,0x88,0xfb,0x88,0x9c,0x38,0x86,0x7b,0x4b,0x29,0xd9,0xe, + 0x6b,0x90,0xc6,0xeb,0xfb,0xb8,0xcf,0xcc,0xe6,0x44,0x75,0x75,0x35,0x16,0x8b,0x5, + 0x0,0x67,0xdf,0x9a,0xe,0x66,0x4,0x28,0x70,0xd9,0x1b,0x48,0x87,0x28,0x70,0xd9, + 0x99,0xe8,0x4d,0x7,0x73,0x6b,0xac,0xd,0xd3,0x2a,0xef,0xdc,0x31,0xa7,0x28,0xca, + 0x8c,0xf9,0x9,0x21,0x30,0xcd,0x69,0xd3,0x8c,0xd7,0x4,0x76,0x30,0x2c,0x4e,0x8a, + 0x8d,0x7d,0x9e,0xe2,0x72,0x47,0x1b,0x40,0x71,0xb9,0xa3,0xcd,0xf2,0x54,0xc4,0xc3, + 0xb0,0x38,0x79,0xbf,0xca,0xf,0x88,0xf2,0x9f,0xe3,0x9c,0xbb,0xe3,0xe1,0xdc,0x3d, + 0x93,0x56,0x0,0xda,0xf,0xb5,0x3d,0xf2,0x85,0xfe,0x2f,0x6e,0xdd,0xbc,0xcd,0xa7, + 0x9f,0x7c,0xc6,0xbf,0x38,0xb0,0xfb,0xfb,0x70,0x8b,0xfc,0x13,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_toggle-line-left.png + 0x0,0x0,0x1,0x8b, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x12,0x0,0x0,0x0,0x12,0x8,0x6,0x0,0x0,0x0,0x56,0xce,0x8e,0x57, + 0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xd6,0xd8,0xd4,0x4f,0x58,0x32, + 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, + 0x0,0x41,0x64,0x6f,0x62,0x65,0x20,0x49,0x6d,0x61,0x67,0x65,0x52,0x65,0x61,0x64, + 0x79,0x71,0xc9,0x65,0x3c,0x0,0x0,0x0,0x18,0x74,0x45,0x58,0x74,0x43,0x6f,0x70, + 0x79,0x72,0x69,0x67,0x68,0x74,0x0,0x53,0x74,0x65,0x6c,0x6c,0x61,0x20,0x53,0x63, + 0x68,0x75,0x6c,0x7a,0x65,0xd4,0x62,0x7d,0xbe,0x0,0x0,0x0,0xf9,0x49,0x44,0x41, + 0x54,0x78,0xda,0x62,0xfa,0xff,0xff,0x3f,0x3,0x35,0x30,0x40,0x0,0xb1,0x30,0x0, + 0x81,0x9e,0xb1,0xe5,0x7f,0x10,0x5d,0xd7,0xd4,0xcc,0x40,0xe,0x8,0xf1,0x76,0x61, + 0x4,0x8,0x20,0x16,0x8,0xf3,0x3f,0x83,0xb8,0x98,0x28,0x48,0x80,0x64,0x43,0x56, + 0x6d,0xde,0x5,0xa6,0x1,0x2,0x8,0x6e,0x10,0x8,0xdc,0x7e,0xf2,0x9a,0x24,0x43, + 0x54,0x65,0x44,0xc1,0xde,0x2,0x1,0x80,0x0,0x2,0x1b,0x4,0x65,0x33,0x30,0x32, + 0x32,0x92,0xec,0xa2,0x7f,0xff,0xfe,0x82,0x69,0x80,0x0,0x62,0x41,0x16,0x64,0x22, + 0xcb,0x20,0x88,0x2b,0x0,0x2,0x8,0xea,0x22,0x8,0x87,0x89,0x89,0xc,0x83,0xfe, + 0x42,0x5c,0x4,0x10,0x40,0xa8,0x6,0x91,0xe1,0xa2,0xbf,0x50,0xaf,0x1,0x4,0x10, + 0x4a,0x60,0x33,0x33,0x31,0x91,0x6e,0x10,0xd4,0x45,0x0,0x1,0x84,0x12,0xd8,0xcc, + 0xcc,0xe4,0x78,0xed,0x1f,0x98,0x6,0x8,0x20,0xa8,0x41,0xff,0xc8,0x76,0xd1,0x9f, + 0xbf,0x7f,0xc0,0x34,0x40,0x0,0xa1,0x84,0x11,0x39,0x6,0xc1,0x2,0x1b,0x20,0x80, + 0x20,0x6,0xfd,0x23,0x3f,0xd6,0xfe,0xfc,0x81,0x18,0x4,0x10,0x40,0x14,0x7,0x36, + 0x2c,0x41,0x2,0x4,0x10,0x4a,0x60,0x93,0xe3,0x22,0x58,0xac,0x1,0x4,0x10,0xc4, + 0x20,0x6,0x48,0x60,0x73,0x73,0xb0,0x91,0x1d,0x46,0x0,0x1,0xc4,0x2,0xf3,0xd9, + 0x83,0x7,0xf,0x18,0xda,0xfb,0xa7,0x32,0x90,0xb,0x0,0x2,0x88,0x11,0x16,0x63, + 0x94,0x2,0x80,0x0,0x3,0x0,0x91,0xa6,0x8a,0x64,0x32,0xb6,0x66,0x54,0x0,0x0, + 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/psnfss4.png 0x0,0x0,0x15,0xcf, 0x89, @@ -3106,113 +3213,6 @@ 0x36,0x3a,0x7,0x1,0x0,0xf8,0x39,0x40,0xca,0x39,0x0,0x0,0x4,0x2,0x0,0x0, 0x81,0x0,0x0,0x40,0x20,0x0,0x0,0x79,0xf0,0x7f,0x8a,0x34,0x7c,0x61,0x44,0xe6, 0x29,0x98,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/bookmark-save.png - 0x0,0x0,0x4,0xb9, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7,0x1, - 0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x1b, - 0x17,0xb,0x13,0xa,0xb6,0xc1,0xe2,0x0,0x0,0x4,0x39,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x95,0x94,0x6b,0x68,0x93,0x57,0x18,0xc7,0x7f,0xef,0x79,0xdf,0xa4,0x69,0xd3, - 0x26,0xad,0xbd,0x19,0x8b,0xae,0x56,0x9b,0x5a,0x5a,0xb5,0xb5,0x51,0xaa,0x4c,0x74, - 0x5b,0xa1,0xdb,0xc0,0x4e,0x1c,0x4e,0x64,0xb3,0xee,0x9b,0xc2,0x6,0x8e,0xc1,0xae, - 0x32,0xc9,0x2c,0xd6,0xb,0xc3,0xe1,0x2e,0xec,0xd3,0x10,0xac,0xbb,0x84,0xb1,0x8e, - 0xa5,0xc,0x3b,0xb6,0x22,0xc3,0x4d,0x9d,0x4b,0x54,0x34,0xb5,0x31,0xc5,0xb5,0xa8, - 0xb4,0x4b,0xd7,0x36,0xce,0xb4,0xcd,0xe5,0xcd,0xfb,0x9e,0x7d,0x68,0x2d,0x5e,0xfa, - 0x61,0xfb,0xc3,0xc3,0xe1,0x3c,0xcf,0x39,0x7f,0x78,0x9e,0xff,0x39,0x7f,0x85,0xfb, - 0xb0,0xe6,0xe9,0xb7,0x1,0x90,0x3a,0x85,0x8a,0x85,0x31,0x1e,0x82,0xa2,0x28,0xfc, - 0x7e,0xea,0x20,0x0,0x99,0xe8,0x73,0x33,0x59,0xd,0x30,0x67,0x2,0x14,0x80,0x43, - 0x47,0xe,0xcc,0x5e,0xea,0xec,0x99,0x58,0xaf,0x8,0xf9,0xa2,0x22,0xe5,0xf,0x7b, - 0xdf,0x69,0xed,0x9a,0x26,0x9a,0xae,0xed,0x6f,0xef,0xa0,0xb6,0x6c,0x18,0x77,0x95, - 0x9b,0x42,0x67,0x82,0xf5,0x9e,0x3b,0x94,0x2d,0x5c,0x8b,0xc8,0x5a,0xc4,0xd8,0x50, - 0xf,0xb,0xe6,0x5d,0x45,0xbb,0x47,0xf4,0xd6,0x1b,0xef,0x52,0xbe,0xf1,0x65,0x9b, - 0xcb,0xee,0x7a,0x12,0x94,0x5d,0xa6,0x64,0xd7,0x81,0x83,0x27,0x5a,0x56,0x6d,0x58, - 0xdd,0x5,0x50,0x56,0xe2,0x4,0xe0,0x85,0xad,0xdb,0x69,0x6e,0x6e,0x46,0xa6,0x2e, - 0x20,0xd3,0xfd,0x28,0xf6,0x16,0x50,0x6c,0x14,0x2d,0x50,0x21,0x79,0xd,0xf1,0x48, - 0x5b,0x42,0x35,0x0,0x96,0x2e,0x2b,0xc7,0x44,0xf1,0x5f,0xf8,0xe5,0x8f,0x4d,0xd1, - 0x91,0x51,0xc6,0xc6,0x63,0x64,0xd2,0x9,0x46,0x47,0x47,0x19,0x1a,0x1a,0x62,0x74, - 0x3c,0x81,0x6e,0xe8,0x48,0x63,0xa,0x64,0x9a,0x74,0xe2,0x36,0x28,0xa,0x2a,0xc0, - 0x3f,0x96,0xc6,0xba,0xcf,0xbf,0xe8,0x59,0x6e,0x13,0x39,0x8f,0x69,0x9a,0xa8,0x92, - 0x92,0xc7,0x97,0x54,0x57,0xe0,0xc8,0xcf,0x65,0x2c,0x3a,0xbe,0xfd,0x4e,0x34,0x76, - 0x71,0x41,0x59,0x41,0x64,0xa0,0x7f,0x80,0xb2,0x22,0x89,0xaa,0xaa,0x44,0x47,0x92, - 0x94,0x96,0xd8,0x11,0x46,0x18,0x61,0xde,0x64,0xe0,0xcf,0xdf,0x28,0x72,0x8e,0xa3, - 0xd5,0x37,0xbd,0x59,0xad,0x4a,0xf3,0x28,0x8a,0xf2,0x84,0x45,0x53,0x31,0xd,0x49, - 0x65,0x6d,0x25,0x69,0x43,0x92,0x57,0xe0,0xa4,0x7a,0x45,0x25,0x7d,0x57,0xfa,0xfd, - 0xbf,0x9e,0xbe,0xd4,0x22,0x54,0xad,0xab,0xa2,0xa2,0x82,0xba,0xba,0x3a,0x0,0x92, - 0xa6,0x81,0x9e,0x8a,0x52,0x94,0x93,0x21,0x10,0xca,0xa2,0x6a,0x91,0x81,0x26,0x50, - 0x26,0xd,0x53,0x8e,0x58,0x34,0x41,0xd5,0xf2,0x4a,0x54,0xab,0x15,0x54,0x8d,0xa9, - 0xa4,0x4e,0x22,0x95,0x21,0x2f,0x3f,0xf,0x77,0x4d,0x39,0x91,0xde,0x41,0x7f,0x32, - 0x3e,0xd5,0x72,0xe3,0xc6,0x8d,0xae,0xfc,0xfc,0x7c,0x0,0xea,0xeb,0xeb,0x91,0xa2, - 0xc,0xac,0x85,0xfc,0x35,0xfa,0x13,0x5a,0xe9,0xf7,0x88,0xe0,0xcf,0x87,0x6f,0x9a, - 0x52,0x78,0x33,0x19,0xc3,0xd7,0x77,0x25,0x82,0xd5,0xa2,0x21,0x91,0x18,0xa6,0x44, - 0xd7,0x75,0x62,0x77,0xe2,0xd8,0xec,0x59,0x2c,0x5e,0x52,0x8c,0x35,0xc7,0xe1,0xef, - 0x3c,0x3d,0xb2,0xc9,0xe3,0xf1,0xe0,0xf1,0x78,0x50,0x55,0x15,0x45,0x11,0x28,0x8a, - 0x86,0x94,0xd3,0x4f,0x41,0x0,0x6c,0x6d,0xca,0xd,0x1b,0x52,0x78,0x4d,0xc3,0xf4, - 0x5d,0x3c,0x7b,0x19,0x8b,0x2,0x59,0x16,0x81,0x91,0x49,0x93,0x4c,0x26,0x18,0x8b, - 0xdd,0x25,0xc7,0xe9,0xa0,0x7a,0x79,0x5,0xd2,0x34,0xfd,0x89,0xb,0xcd,0xa7,0x3, - 0x81,0x0,0x16,0x8b,0x5,0x21,0x1e,0xd4,0x75,0x76,0x17,0xf8,0xb1,0x3d,0x6c,0x48, - 0xe1,0x35,0x4c,0xd3,0x77,0xe9,0xdc,0x65,0x54,0x53,0x47,0x53,0x24,0x19,0x3d,0x8d, - 0x61,0x98,0x24,0x75,0x70,0x2d,0x74,0xf1,0xc1,0x6e,0x9d,0x45,0xb5,0xf1,0x8d,0xcf, - 0x14,0xbc,0xb6,0x1f,0xa0,0xb0,0x7f,0x5d,0xc7,0x9c,0x84,0x0,0xfe,0xe3,0xaf,0x86, - 0xcd,0xa4,0xee,0xd5,0x53,0x49,0xdf,0xd5,0x40,0x18,0x8d,0xc,0x39,0xd9,0x59,0x64, - 0x65,0xe7,0xf0,0xe5,0x2b,0x87,0xd9,0x5d,0xf1,0x21,0x2b,0xa4,0x1f,0x80,0xbf,0x7, - 0xef,0xbe,0xa7,0x9d,0x5d,0x19,0xc0,0x65,0xbe,0xc4,0xf9,0xaa,0x8e,0x39,0x9,0x15, - 0x45,0xe1,0xa3,0xf6,0xe7,0xc3,0x69,0x23,0xe3,0x4d,0x4c,0xc5,0x7c,0x7d,0x57,0x6, - 0xc9,0xb3,0xe7,0x30,0xbf,0x78,0x1e,0x3,0x97,0x5d,0x2c,0x5e,0x39,0x44,0x6c,0x78, - 0x12,0xac,0xb5,0xc4,0x86,0x27,0xc9,0xad,0xb1,0x36,0x4c,0xf4,0xa6,0x83,0x34,0x5e, - 0xdf,0x31,0x27,0x21,0x80,0xcd,0x66,0x23,0xd7,0x9e,0x17,0x96,0xba,0xf4,0x9a,0x7a, - 0xca,0x17,0x38,0x13,0xa4,0x69,0x7e,0x37,0xb9,0x89,0x7e,0x22,0x9d,0x51,0xdc,0xad, - 0x7b,0x20,0x6f,0x1b,0xee,0xd6,0x3d,0x44,0x3a,0xa3,0x24,0xee,0xa6,0x1b,0x38,0x5f, - 0xb5,0xff,0x1,0x92,0x43,0x47,0xe,0x20,0xa5,0xa4,0xf3,0xbb,0x6f,0x9,0x85,0x42, - 0x84,0x42,0x21,0xba,0xbb,0xbb,0x69,0xd8,0xf0,0xfa,0xb2,0xae,0x8f,0x57,0xdf,0x92, - 0x83,0x4b,0xa5,0x1c,0x5c,0x2a,0xe5,0xd0,0x66,0x29,0xe3,0x5f,0x49,0x99,0xba,0x3a, - 0xbd,0xe,0x6d,0x96,0xb3,0xb5,0x73,0xee,0x8e,0x7b,0x56,0x31,0x8b,0xb5,0x8d,0xeb, - 0x70,0x3a,0x9d,0xc4,0xe3,0x71,0x4a,0x4a,0x4a,0x38,0xf5,0xcd,0xaa,0xf0,0xb3,0xdb, - 0xd4,0x26,0xab,0x2d,0x78,0xbc,0x3e,0xf7,0xda,0xda,0xd8,0x70,0xf,0xee,0xd6,0xda, - 0xe9,0xc3,0xa9,0x5e,0x22,0x5f,0xf7,0x50,0xe0,0xb2,0x53,0x5c,0xee,0x68,0x3b,0x7c, - 0x66,0xe7,0x3e,0xd8,0xfb,0xe8,0xc,0x27,0x26,0x26,0x10,0x42,0x10,0xe,0x87,0x9, - 0x87,0xc3,0x1c,0x7d,0x7f,0xd3,0xf5,0xec,0x2a,0xef,0xba,0x6c,0x87,0x35,0xe8,0xde, - 0x52,0x4a,0xe4,0xc4,0x31,0x88,0xfb,0x88,0x9c,0x38,0x86,0x7b,0x4b,0x29,0xd9,0xe, - 0x6b,0x90,0xc6,0xeb,0xfb,0xb8,0xcf,0xcc,0xe6,0x44,0x75,0x75,0x35,0x16,0x8b,0x5, - 0x0,0x67,0xdf,0x9a,0xe,0x66,0x4,0x28,0x70,0xd9,0x1b,0x48,0x87,0x28,0x70,0xd9, - 0x99,0xe8,0x4d,0x7,0x73,0x6b,0xac,0xd,0xd3,0x2a,0xef,0xdc,0x31,0xa7,0x28,0xca, - 0x8c,0xf9,0x9,0x21,0x30,0xcd,0x69,0xd3,0x8c,0xd7,0x4,0x76,0x30,0x2c,0x4e,0x8a, - 0x8d,0x7d,0x9e,0xe2,0x72,0x47,0x1b,0x40,0x71,0xb9,0xa3,0xcd,0xf2,0x54,0xc4,0xc3, - 0xb0,0x38,0x79,0xbf,0xca,0xf,0x88,0xf2,0x9f,0xe3,0x9c,0xbb,0xe3,0xe1,0xdc,0x3d, - 0x93,0x56,0x0,0xda,0xf,0xb5,0x3d,0xf2,0x85,0xfe,0x2f,0x6e,0xdd,0xbc,0xcd,0xa7, - 0x9f,0x7c,0xc6,0xbf,0x38,0xb0,0xfb,0xfb,0x70,0x8b,0xfc,0x13,0x0,0x0,0x0,0x0, - 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_toggle-line-left.png - 0x0,0x0,0x1,0x8b, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x12,0x0,0x0,0x0,0x12,0x8,0x6,0x0,0x0,0x0,0x56,0xce,0x8e,0x57, - 0x0,0x0,0x0,0x4,0x67,0x41,0x4d,0x41,0x0,0x0,0xd6,0xd8,0xd4,0x4f,0x58,0x32, - 0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74,0x77,0x61,0x72,0x65, - 0x0,0x41,0x64,0x6f,0x62,0x65,0x20,0x49,0x6d,0x61,0x67,0x65,0x52,0x65,0x61,0x64, - 0x79,0x71,0xc9,0x65,0x3c,0x0,0x0,0x0,0x18,0x74,0x45,0x58,0x74,0x43,0x6f,0x70, - 0x79,0x72,0x69,0x67,0x68,0x74,0x0,0x53,0x74,0x65,0x6c,0x6c,0x61,0x20,0x53,0x63, - 0x68,0x75,0x6c,0x7a,0x65,0xd4,0x62,0x7d,0xbe,0x0,0x0,0x0,0xf9,0x49,0x44,0x41, - 0x54,0x78,0xda,0x62,0xfa,0xff,0xff,0x3f,0x3,0x35,0x30,0x40,0x0,0xb1,0x30,0x0, - 0x81,0x9e,0xb1,0xe5,0x7f,0x10,0x5d,0xd7,0xd4,0xcc,0x40,0xe,0x8,0xf1,0x76,0x61, - 0x4,0x8,0x20,0x16,0x8,0xf3,0x3f,0x83,0xb8,0x98,0x28,0x48,0x80,0x64,0x43,0x56, - 0x6d,0xde,0x5,0xa6,0x1,0x2,0x8,0x6e,0x10,0x8,0xdc,0x7e,0xf2,0x9a,0x24,0x43, - 0x54,0x65,0x44,0xc1,0xde,0x2,0x1,0x80,0x0,0x2,0x1b,0x4,0x65,0x33,0x30,0x32, - 0x32,0x92,0xec,0xa2,0x7f,0xff,0xfe,0x82,0x69,0x80,0x0,0x62,0x41,0x16,0x64,0x22, - 0xcb,0x20,0x88,0x2b,0x0,0x2,0x8,0xea,0x22,0x8,0x87,0x89,0x89,0xc,0x83,0xfe, - 0x42,0x5c,0x4,0x10,0x40,0xa8,0x6,0x91,0xe1,0xa2,0xbf,0x50,0xaf,0x1,0x4,0x10, - 0x4a,0x60,0x33,0x33,0x31,0x91,0x6e,0x10,0xd4,0x45,0x0,0x1,0x84,0x12,0xd8,0xcc, - 0xcc,0xe4,0x78,0xed,0x1f,0x98,0x6,0x8,0x20,0xa8,0x41,0xff,0xc8,0x76,0xd1,0x9f, - 0xbf,0x7f,0xc0,0x34,0x40,0x0,0xa1,0x84,0x11,0x39,0x6,0xc1,0x2,0x1b,0x20,0x80, - 0x20,0x6,0xfd,0x23,0x3f,0xd6,0xfe,0xfc,0x81,0x18,0x4,0x10,0x40,0x14,0x7,0x36, - 0x2c,0x41,0x2,0x4,0x10,0x4a,0x60,0x93,0xe3,0x22,0x58,0xac,0x1,0x4,0x10,0xc4, - 0x20,0x6,0x48,0x60,0x73,0x73,0xb0,0x91,0x1d,0x46,0x0,0x1,0xc4,0x2,0xf3,0xd9, - 0x83,0x7,0xf,0x18,0xda,0xfb,0xa7,0x32,0x90,0xb,0x0,0x2,0x88,0x11,0x16,0x63, - 0x94,0x2,0x80,0x0,0x3,0x0,0x91,0xa6,0x8a,0x64,0x32,0xb6,0x66,0x54,0x0,0x0, - 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/unknown.png 0x0,0x0,0x4,0x77, 0x89, @@ -3288,81 +3288,6 @@ 0xff,0x7f,0x9b,0xd1,0x48,0xf9,0x7c,0x3e,0x9f,0xdf,0xff,0x1f,0xfe,0x8b,0xf4,0x4f, 0xd9,0x1f,0xc3,0x4c,0xad,0x14,0x92,0x82,0x20,0x8e,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/dialog-show_spellchecker.png - 0x0,0x0,0x4,0x72, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x6, - 0x11,0x39,0x9,0xbc,0x5a,0x9f,0x19,0x0,0x0,0x3,0xf2,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x9d,0x92,0x6d,0x4c,0x95,0x65,0x18,0xc7,0x7f,0xf7,0xf3,0x3c,0x64,0x88,0x99, - 0x3a,0x5,0x16,0x1e,0xca,0x97,0x21,0xa8,0x25,0x92,0xf8,0x16,0x58,0xae,0x91,0x4a, - 0x42,0xa,0x28,0xd6,0xb4,0x2c,0x98,0x94,0x2f,0x4b,0xa7,0xe6,0x4b,0x9b,0x33,0xa6, - 0x41,0xe9,0xa6,0x9b,0x96,0xad,0x9c,0x9a,0x69,0xcd,0x89,0xd3,0xd4,0x34,0x63,0x6c, - 0x75,0x52,0x66,0x24,0x29,0xf2,0x41,0x36,0xf3,0x5,0x13,0x42,0x10,0xe5,0x9c,0xc3, - 0x79,0x38,0xcf,0x39,0xe7,0x79,0xae,0x3e,0x28,0x43,0x5d,0xd9,0xe6,0xff,0xcb,0x75, - 0xdd,0xf7,0xf5,0xbf,0xfe,0xf7,0xf5,0x72,0x2b,0xee,0x62,0xf6,0xf2,0x92,0xc3,0x4a, - 0xa9,0x4c,0x11,0x99,0xbe,0x67,0xc3,0xaa,0x23,0x0,0x73,0x3e,0x28,0x15,0xc0,0x2, - 0xc2,0x40,0xd8,0x71,0x9c,0xf4,0xbd,0x1b,0x57,0xd7,0xce,0x5a,0x52,0x1c,0x6d,0x18, - 0x11,0x3f,0x2b,0xa5,0x6,0x0,0x21,0x90,0xf2,0x6f,0x3e,0x5d,0x95,0xb,0x60,0x0, - 0x64,0xcf,0x5b,0x31,0xd8,0xe7,0xf3,0xe,0x46,0x44,0x57,0x4a,0x65,0x1,0x47,0x0, - 0xbc,0x5e,0xf,0x4a,0xa9,0xad,0x91,0xdd,0x23,0xf7,0x99,0x7e,0xb3,0xa,0x91,0x7c, - 0xa0,0xb6,0xc3,0x34,0xab,0x94,0xa6,0xb5,0xea,0xba,0x9e,0x2d,0xe2,0xf8,0x94,0xd2, - 0x5c,0x9d,0x85,0x29,0x80,0xf4,0xdc,0x82,0x5,0x4a,0xa9,0xa7,0x45,0x64,0x2a,0xa0, - 0x6c,0xdb,0x7e,0xb9,0xf2,0xd0,0xae,0xc6,0xf4,0xdc,0x2,0x11,0xf8,0xd2,0xb1,0x6d, - 0x9f,0xae,0xeb,0x4b,0x74,0xdd,0x18,0x6d,0x59,0x81,0xee,0x86,0x11,0xe1,0x56,0x8a, - 0x1c,0x77,0xd9,0xf6,0x83,0x9d,0x42,0x79,0x8b,0xd6,0x50,0xb6,0xa5,0x18,0x23,0x39, - 0x23,0x2f,0xca,0xe7,0xf5,0xcc,0x15,0x91,0xf9,0xc0,0x21,0xa5,0xd4,0x29,0x60,0x38, - 0xd0,0xe8,0xf3,0x7a,0x0,0xa,0x1,0xd,0x58,0x7f,0xae,0xbc,0xac,0x3a,0x39,0x23, - 0x6f,0x6,0x20,0x80,0xc9,0x3d,0x28,0xdb,0x52,0xc,0x80,0x61,0x9a,0xfe,0x3e,0x88, - 0xa4,0x0,0xdf,0x1,0x1d,0x77,0xe3,0x69,0xc0,0x4f,0xa6,0xe9,0x47,0xc4,0x79,0x4b, - 0xd7,0x8d,0x8b,0x8e,0xe3,0x9c,0x4e,0x78,0x61,0x8a,0x37,0x60,0x75,0x9c,0x70,0xc2, - 0xb6,0x2,0xfa,0xde,0x2b,0x18,0x37,0x22,0x8d,0x86,0x9a,0x93,0x18,0xa6,0xe9,0xcf, - 0xd1,0x94,0x3a,0xa0,0xeb,0xc6,0x4e,0x20,0xc2,0xb6,0xc3,0xaf,0x8b,0xc8,0xbb,0xc0, - 0x9a,0xe,0xd3,0xf,0x90,0x66,0x3b,0xf6,0xdf,0xba,0xa6,0x3,0xc,0xfa,0xeb,0xac, - 0xbb,0xc6,0x35,0x72,0x42,0x9d,0x8,0xa5,0x71,0xc9,0xe9,0x28,0x68,0x16,0x91,0x49, - 0xd,0x35,0x27,0x97,0x1,0x18,0xc1,0x40,0x60,0x3d,0x30,0xb9,0xf9,0x42,0xd5,0x49, - 0x80,0xe8,0xa4,0xd1,0x11,0xc0,0xac,0xe8,0xa4,0xd1,0x83,0xac,0x40,0x0,0xa0,0x8, - 0x28,0xa,0x13,0xf2,0x3,0x9b,0x0,0x42,0xc1,0x60,0x8a,0xe3,0x38,0x7f,0x0,0x7b, - 0x0,0x94,0x84,0x3f,0xba,0x6f,0x29,0x0,0xfd,0x12,0x53,0x51,0x4a,0xd1,0x7c,0xa1, - 0x8a,0x87,0xa1,0x5f,0x62,0x2a,0x2d,0x75,0xbf,0x77,0x5d,0x24,0xec,0x88,0x1b,0xfa, - 0xa2,0x71,0x3d,0x60,0x5,0xb8,0xd1,0xea,0x4b,0xe7,0x91,0x30,0x61,0xed,0x1d,0xdb, - 0xeb,0xed,0x9c,0x45,0x5f,0xb8,0xa5,0xbc,0x51,0xec,0xa3,0x97,0x6c,0xe9,0x3d,0x6d, - 0xb3,0x69,0x3c,0x92,0xa0,0x7b,0x2d,0xc4,0x16,0xa6,0x7d,0xb8,0xa1,0xf0,0x40,0x4c, - 0x52,0xa,0xd5,0xd7,0x42,0x5a,0xd0,0xb2,0xc4,0xa,0x86,0x22,0x35,0x0,0xc6,0xad, - 0xbc,0x43,0x4c,0x5e,0xda,0x8f,0x61,0xef,0xf7,0x27,0x71,0xe1,0x63,0xff,0x2a,0x34, - 0x76,0xc5,0x1d,0x9b,0xb2,0x6c,0x60,0x66,0xc1,0x94,0x5f,0xe3,0x93,0xc7,0x48,0x8b, - 0xe9,0xd0,0x74,0xd3,0xc3,0xe7,0x9f,0xed,0x56,0x66,0x79,0xe9,0xd8,0x2e,0xf2,0x73, - 0x8b,0xc7,0xf,0x9f,0xbb,0xcd,0x3f,0x73,0xdd,0x61,0x71,0xe5,0x6c,0xd8,0xf,0x40, - 0xea,0xd2,0xae,0x78,0xa7,0x1f,0x95,0x97,0x39,0x63,0xdd,0x61,0xd9,0x5e,0x27,0xf6, - 0xe2,0x8a,0xa0,0xcc,0x3b,0xd8,0xe2,0x3c,0x95,0xbf,0x35,0xc8,0x93,0xa9,0x59,0xf7, - 0xbf,0x9e,0xf4,0x5e,0xe5,0xc6,0x53,0x3e,0x59,0xe1,0xe,0x3b,0xdb,0x2a,0x5b,0x85, - 0xe1,0xb,0x6b,0x0,0x18,0xb5,0xb8,0x8b,0xf3,0xf8,0x6b,0x99,0xab,0x76,0x55,0x3a, - 0x2b,0xdd,0x21,0xa7,0xe0,0x78,0x40,0xde,0xd8,0x77,0xc3,0xee,0x39,0xb9,0x54,0xe8, - 0x3e,0x70,0x62,0x27,0xa5,0x6b,0x86,0x9a,0xcd,0xb1,0x33,0xf5,0xb8,0x86,0x24,0x71, - 0x39,0xf8,0x4,0x27,0x8e,0x6f,0x79,0x76,0xd2,0xa4,0x50,0xd,0x67,0x36,0x8f,0x0, - 0x60,0x68,0xd1,0xc0,0x9c,0x19,0xaf,0xfc,0x60,0xd,0x18,0x27,0x2d,0xed,0x61,0x3a, - 0xbc,0xed,0x94,0x7f,0xbd,0x43,0xf3,0xfe,0xb8,0x7a,0x14,0x48,0x75,0xa7,0x8c,0xde, - 0xe9,0xc4,0xb6,0x54,0xef,0xaa,0xbd,0xec,0xcd,0x88,0x8a,0x75,0xb9,0x62,0x9e,0x89, - 0x97,0xaa,0x26,0x51,0xf3,0x67,0x4d,0x88,0x39,0x7b,0xcd,0x18,0xd2,0x7e,0xb5,0x9b, - 0x27,0x63,0x4e,0xd6,0x99,0x97,0xde,0xcc,0x77,0x2e,0xdd,0x46,0xb,0xb4,0xfb,0x94, - 0xfb,0xdb,0x9d,0xd6,0xad,0x8a,0xaf,0xb2,0x9,0xb7,0xba,0xef,0x6d,0x54,0x3d,0x30, - 0xf6,0x28,0x6d,0xd8,0xec,0x3d,0x69,0xef,0x2c,0x98,0x96,0x30,0x7e,0xac,0x68,0x40, - 0xbc,0xd9,0xa0,0x42,0x4d,0xd7,0xd1,0x46,0x8e,0x91,0x2b,0x6d,0x28,0xab,0xad,0xcd, - 0x39,0xb6,0x69,0xb3,0xe6,0x71,0xef,0xcd,0xc4,0xfa,0xf3,0xf8,0x83,0x7b,0xd3,0x1f, - 0x38,0x87,0xa4,0xe5,0xfc,0xd1,0xfa,0xba,0x5b,0x13,0xe3,0x53,0x86,0xb9,0xa2,0x7, - 0x44,0x2b,0x33,0xb2,0x27,0xa1,0xd8,0xfe,0x98,0xe,0xca,0xf6,0xb7,0xc9,0xf7,0x25, - 0x9f,0x68,0x9e,0x8a,0x92,0x51,0xd8,0xf7,0x57,0xf6,0x50,0x24,0x80,0x46,0xec,0xd4, - 0x73,0x33,0xf7,0xfe,0x26,0x1f,0x37,0x8b,0x53,0x72,0x53,0x64,0xf9,0xf9,0x5b,0xe2, - 0xca,0x2d,0xe,0x42,0xdf,0x89,0xf,0xcb,0x55,0xff,0x15,0xd0,0xa1,0x9b,0x96,0x98, - 0xb7,0xff,0xf9,0xe9,0x59,0x59,0x3d,0xfa,0xf4,0xe2,0xe2,0xe9,0x6a,0xea,0xf,0xec, - 0xce,0x86,0xab,0x47,0x1e,0x49,0xf0,0xee,0x3f,0xe9,0x4d,0x9f,0x21,0xaf,0xd2,0xad, - 0x47,0x14,0xb7,0xaf,0xd4,0x11,0x68,0xfc,0xe5,0xff,0xba,0xfb,0x7,0x7a,0xcf,0xba, - 0x20,0xc3,0x43,0x41,0x3d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, - 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/psnfss2.png 0x0,0x0,0x1c,0x87, 0x89, @@ -3823,6 +3748,81 @@ 0x82,0x20,0x81,0x20,0x8,0x82,0x4,0x82,0x20,0x8,0x12,0x8,0x82,0x20,0x72,0xe5, 0xff,0x1,0x8c,0x91,0x80,0x4c,0x5b,0xe,0x2,0xce,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/dialog-show_spellchecker.png + 0x0,0x0,0x4,0x72, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x6, + 0x11,0x39,0x9,0xbc,0x5a,0x9f,0x19,0x0,0x0,0x3,0xf2,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x9d,0x92,0x6d,0x4c,0x95,0x65,0x18,0xc7,0x7f,0xf7,0xf3,0x3c,0x64,0x88,0x99, + 0x3a,0x5,0x16,0x1e,0xca,0x97,0x21,0xa8,0x25,0x92,0xf8,0x16,0x58,0xae,0x91,0x4a, + 0x42,0xa,0x28,0xd6,0xb4,0x2c,0x98,0x94,0x2f,0x4b,0xa7,0xe6,0x4b,0x9b,0x33,0xa6, + 0x41,0xe9,0xa6,0x9b,0x96,0xad,0x9c,0x9a,0x69,0xcd,0x89,0xd3,0xd4,0x34,0x63,0x6c, + 0x75,0x52,0x66,0x24,0x29,0xf2,0x41,0x36,0xf3,0x5,0x13,0x42,0x10,0xe5,0x9c,0xc3, + 0x79,0x38,0xcf,0x39,0xe7,0x79,0xae,0x3e,0x28,0x43,0x5d,0xd9,0xe6,0xff,0xcb,0x75, + 0xdd,0xf7,0xf5,0xbf,0xfe,0xf7,0xf5,0x72,0x2b,0xee,0x62,0xf6,0xf2,0x92,0xc3,0x4a, + 0xa9,0x4c,0x11,0x99,0xbe,0x67,0xc3,0xaa,0x23,0x0,0x73,0x3e,0x28,0x15,0xc0,0x2, + 0xc2,0x40,0xd8,0x71,0x9c,0xf4,0xbd,0x1b,0x57,0xd7,0xce,0x5a,0x52,0x1c,0x6d,0x18, + 0x11,0x3f,0x2b,0xa5,0x6,0x0,0x21,0x90,0xf2,0x6f,0x3e,0x5d,0x95,0xb,0x60,0x0, + 0x64,0xcf,0x5b,0x31,0xd8,0xe7,0xf3,0xe,0x46,0x44,0x57,0x4a,0x65,0x1,0x47,0x0, + 0xbc,0x5e,0xf,0x4a,0xa9,0xad,0x91,0xdd,0x23,0xf7,0x99,0x7e,0xb3,0xa,0x91,0x7c, + 0xa0,0xb6,0xc3,0x34,0xab,0x94,0xa6,0xb5,0xea,0xba,0x9e,0x2d,0xe2,0xf8,0x94,0xd2, + 0x5c,0x9d,0x85,0x29,0x80,0xf4,0xdc,0x82,0x5,0x4a,0xa9,0xa7,0x45,0x64,0x2a,0xa0, + 0x6c,0xdb,0x7e,0xb9,0xf2,0xd0,0xae,0xc6,0xf4,0xdc,0x2,0x11,0xf8,0xd2,0xb1,0x6d, + 0x9f,0xae,0xeb,0x4b,0x74,0xdd,0x18,0x6d,0x59,0x81,0xee,0x86,0x11,0xe1,0x56,0x8a, + 0x1c,0x77,0xd9,0xf6,0x83,0x9d,0x42,0x79,0x8b,0xd6,0x50,0xb6,0xa5,0x18,0x23,0x39, + 0x23,0x2f,0xca,0xe7,0xf5,0xcc,0x15,0x91,0xf9,0xc0,0x21,0xa5,0xd4,0x29,0x60,0x38, + 0xd0,0xe8,0xf3,0x7a,0x0,0xa,0x1,0xd,0x58,0x7f,0xae,0xbc,0xac,0x3a,0x39,0x23, + 0x6f,0x6,0x20,0x80,0xc9,0x3d,0x28,0xdb,0x52,0xc,0x80,0x61,0x9a,0xfe,0x3e,0x88, + 0xa4,0x0,0xdf,0x1,0x1d,0x77,0xe3,0x69,0xc0,0x4f,0xa6,0xe9,0x47,0xc4,0x79,0x4b, + 0xd7,0x8d,0x8b,0x8e,0xe3,0x9c,0x4e,0x78,0x61,0x8a,0x37,0x60,0x75,0x9c,0x70,0xc2, + 0xb6,0x2,0xfa,0xde,0x2b,0x18,0x37,0x22,0x8d,0x86,0x9a,0x93,0x18,0xa6,0xe9,0xcf, + 0xd1,0x94,0x3a,0xa0,0xeb,0xc6,0x4e,0x20,0xc2,0xb6,0xc3,0xaf,0x8b,0xc8,0xbb,0xc0, + 0x9a,0xe,0xd3,0xf,0x90,0x66,0x3b,0xf6,0xdf,0xba,0xa6,0x3,0xc,0xfa,0xeb,0xac, + 0xbb,0xc6,0x35,0x72,0x42,0x9d,0x8,0xa5,0x71,0xc9,0xe9,0x28,0x68,0x16,0x91,0x49, + 0xd,0x35,0x27,0x97,0x1,0x18,0xc1,0x40,0x60,0x3d,0x30,0xb9,0xf9,0x42,0xd5,0x49, + 0x80,0xe8,0xa4,0xd1,0x11,0xc0,0xac,0xe8,0xa4,0xd1,0x83,0xac,0x40,0x0,0xa0,0x8, + 0x28,0xa,0x13,0xf2,0x3,0x9b,0x0,0x42,0xc1,0x60,0x8a,0xe3,0x38,0x7f,0x0,0x7b, + 0x0,0x94,0x84,0x3f,0xba,0x6f,0x29,0x0,0xfd,0x12,0x53,0x51,0x4a,0xd1,0x7c,0xa1, + 0x8a,0x87,0xa1,0x5f,0x62,0x2a,0x2d,0x75,0xbf,0x77,0x5d,0x24,0xec,0x88,0x1b,0xfa, + 0xa2,0x71,0x3d,0x60,0x5,0xb8,0xd1,0xea,0x4b,0xe7,0x91,0x30,0x61,0xed,0x1d,0xdb, + 0xeb,0xed,0x9c,0x45,0x5f,0xb8,0xa5,0xbc,0x51,0xec,0xa3,0x97,0x6c,0xe9,0x3d,0x6d, + 0xb3,0x69,0x3c,0x92,0xa0,0x7b,0x2d,0xc4,0x16,0xa6,0x7d,0xb8,0xa1,0xf0,0x40,0x4c, + 0x52,0xa,0xd5,0xd7,0x42,0x5a,0xd0,0xb2,0xc4,0xa,0x86,0x22,0x35,0x0,0xc6,0xad, + 0xbc,0x43,0x4c,0x5e,0xda,0x8f,0x61,0xef,0xf7,0x27,0x71,0xe1,0x63,0xff,0x2a,0x34, + 0x76,0xc5,0x1d,0x9b,0xb2,0x6c,0x60,0x66,0xc1,0x94,0x5f,0xe3,0x93,0xc7,0x48,0x8b, + 0xe9,0xd0,0x74,0xd3,0xc3,0xe7,0x9f,0xed,0x56,0x66,0x79,0xe9,0xd8,0x2e,0xf2,0x73, + 0x8b,0xc7,0xf,0x9f,0xbb,0xcd,0x3f,0x73,0xdd,0x61,0x71,0xe5,0x6c,0xd8,0xf,0x40, + 0xea,0xd2,0xae,0x78,0xa7,0x1f,0x95,0x97,0x39,0x63,0xdd,0x61,0xd9,0x5e,0x27,0xf6, + 0xe2,0x8a,0xa0,0xcc,0x3b,0xd8,0xe2,0x3c,0x95,0xbf,0x35,0xc8,0x93,0xa9,0x59,0xf7, + 0xbf,0x9e,0xf4,0x5e,0xe5,0xc6,0x53,0x3e,0x59,0xe1,0xe,0x3b,0xdb,0x2a,0x5b,0x85, + 0xe1,0xb,0x6b,0x0,0x18,0xb5,0xb8,0x8b,0xf3,0xf8,0x6b,0x99,0xab,0x76,0x55,0x3a, + 0x2b,0xdd,0x21,0xa7,0xe0,0x78,0x40,0xde,0xd8,0x77,0xc3,0xee,0x39,0xb9,0x54,0xe8, + 0x3e,0x70,0x62,0x27,0xa5,0x6b,0x86,0x9a,0xcd,0xb1,0x33,0xf5,0xb8,0x86,0x24,0x71, + 0x39,0xf8,0x4,0x27,0x8e,0x6f,0x79,0x76,0xd2,0xa4,0x50,0xd,0x67,0x36,0x8f,0x0, + 0x60,0x68,0xd1,0xc0,0x9c,0x19,0xaf,0xfc,0x60,0xd,0x18,0x27,0x2d,0xed,0x61,0x3a, + 0xbc,0xed,0x94,0x7f,0xbd,0x43,0xf3,0xfe,0xb8,0x7a,0x14,0x48,0x75,0xa7,0x8c,0xde, + 0xe9,0xc4,0xb6,0x54,0xef,0xaa,0xbd,0xec,0xcd,0x88,0x8a,0x75,0xb9,0x62,0x9e,0x89, + 0x97,0xaa,0x26,0x51,0xf3,0x67,0x4d,0x88,0x39,0x7b,0xcd,0x18,0xd2,0x7e,0xb5,0x9b, + 0x27,0x63,0x4e,0xd6,0x99,0x97,0xde,0xcc,0x77,0x2e,0xdd,0x46,0xb,0xb4,0xfb,0x94, + 0xfb,0xdb,0x9d,0xd6,0xad,0x8a,0xaf,0xb2,0x9,0xb7,0xba,0xef,0x6d,0x54,0x3d,0x30, + 0xf6,0x28,0x6d,0xd8,0xec,0x3d,0x69,0xef,0x2c,0x98,0x96,0x30,0x7e,0xac,0x68,0x40, + 0xbc,0xd9,0xa0,0x42,0x4d,0xd7,0xd1,0x46,0x8e,0x91,0x2b,0x6d,0x28,0xab,0xad,0xcd, + 0x39,0xb6,0x69,0xb3,0xe6,0x71,0xef,0xcd,0xc4,0xfa,0xf3,0xf8,0x83,0x7b,0xd3,0x1f, + 0x38,0x87,0xa4,0xe5,0xfc,0xd1,0xfa,0xba,0x5b,0x13,0xe3,0x53,0x86,0xb9,0xa2,0x7, + 0x44,0x2b,0x33,0xb2,0x27,0xa1,0xd8,0xfe,0x98,0xe,0xca,0xf6,0xb7,0xc9,0xf7,0x25, + 0x9f,0x68,0x9e,0x8a,0x92,0x51,0xd8,0xf7,0x57,0xf6,0x50,0x24,0x80,0x46,0xec,0xd4, + 0x73,0x33,0xf7,0xfe,0x26,0x1f,0x37,0x8b,0x53,0x72,0x53,0x64,0xf9,0xf9,0x5b,0xe2, + 0xca,0x2d,0xe,0x42,0xdf,0x89,0xf,0xcb,0x55,0xff,0x15,0xd0,0xa1,0x9b,0x96,0x98, + 0xb7,0xff,0xf9,0xe9,0x59,0x59,0x3d,0xfa,0xf4,0xe2,0xe2,0xe9,0x6a,0xea,0xf,0xec, + 0xce,0x86,0xab,0x47,0x1e,0x49,0xf0,0xee,0x3f,0xe9,0x4d,0x9f,0x21,0xaf,0xd2,0xad, + 0x47,0x14,0xb7,0xaf,0xd4,0x11,0x68,0xfc,0xe5,0xff,0xba,0xfb,0x7,0x7a,0xcf,0xba, + 0x20,0xc3,0x43,0x41,0x3d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, + 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/amssymb.png 0x0,0x0,0x16,0xe8, 0x89, @@ -4440,46 +4440,6 @@ 0x1f,0x6d,0xfc,0xc7,0xfe,0xa8,0x80,0xec,0x69,0xf2,0x4b,0xa7,0xc4,0x67,0xff,0x66, 0xcf,0x64,0x3e,0xe1,0xc3,0x3f,0x1,0xbe,0xb9,0x8d,0xa2,0x95,0x92,0xbc,0xeb,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/dialog-show-new-inset_ref.png - 0x0,0x0,0x2,0x4d, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0xc,0x3, - 0x12,0x31,0x1e,0xd,0x50,0xe8,0x67,0x0,0x0,0x1,0xcd,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xa5,0x95,0x4f,0x4b,0x1b,0x41,0x18,0x87,0x9f,0xd9,0x14,0x31,0x97,0x1e,0xf2, - 0x4d,0x8a,0x7a,0x30,0x87,0x6c,0x1b,0x6b,0x5a,0x83,0x11,0x14,0x8c,0x27,0x29,0xa5, - 0xbd,0xf4,0xd4,0x93,0x14,0xe3,0x3f,0x8c,0x94,0xda,0x2a,0x82,0x27,0xb5,0x50,0xa4, - 0x47,0xb7,0x48,0x22,0x4d,0xd2,0x52,0xa5,0x39,0x4a,0xae,0x6d,0xf,0xf5,0x1b,0xf8, - 0xd,0xa2,0xe8,0xce,0xdb,0x4b,0x77,0xdc,0xb8,0xb3,0x62,0x9b,0x81,0x65,0x67,0x7f, - 0xcb,0x3e,0x3c,0xfb,0xbe,0x33,0xbb,0xaa,0xde,0xf8,0xcc,0xcf,0x5f,0x3f,0xca,0xc0, - 0x2,0xdd,0x8f,0x15,0xb5,0xfa,0xee,0x35,0x80,0xbc,0x9a,0x29,0x75,0x4d,0x5b,0xdf, - 0x78,0xcb,0x9d,0x70,0x70,0x7e,0x7e,0xf6,0x4f,0x0,0x11,0x41,0x4,0x40,0xe8,0xed, - 0x4d,0x2,0x74,0x2,0x1,0xc6,0x1f,0xbf,0x4,0xe0,0xf4,0x6e,0x8f,0xc9,0x8e,0xbd, - 0x35,0x3c,0xef,0x13,0x4a,0x29,0x94,0x52,0x26,0xf,0xae,0xc7,0xc6,0xa,0x26,0x8b, - 0x0,0x2b,0x5f,0x37,0xad,0x36,0xc5,0xe2,0x64,0xc8,0x2a,0x7c,0x80,0xd6,0x12,0xf, - 0x1c,0x2c,0xce,0x70,0xec,0xad,0xb1,0xb7,0xe7,0x19,0x9b,0xb0,0xd9,0xf5,0x39,0x40, - 0x3e,0x3f,0x12,0xf,0xc,0xc6,0xd4,0x54,0xd1,0x52,0xaf,0xab,0x9a,0x85,0x2d,0x7d, - 0x5f,0xdb,0x81,0xbe,0xef,0x9b,0x73,0xa5,0x52,0xbd,0x95,0xa1,0x52,0x8a,0xa1,0xa1, - 0xac,0x1d,0x98,0x48,0x24,0x0,0x70,0x1c,0x87,0x89,0x89,0xf1,0x58,0xa3,0x20,0xf, - 0xe6,0x37,0xd6,0x30,0x18,0xd5,0xea,0x41,0xa4,0x56,0x71,0x96,0xae,0xeb,0xda,0x81, - 0x5a,0x6b,0xf3,0xca,0x85,0xc2,0x68,0x87,0x45,0xd4,0x32,0x6c,0xa8,0xe3,0x80,0x62, - 0x1a,0x50,0xab,0xd5,0x8d,0x49,0x2e,0x37,0x4c,0xf6,0xc9,0x22,0x47,0xbb,0xcb,0x88, - 0x8,0xcd,0x66,0xd3,0xdc,0x53,0x4a,0x91,0x4e,0xa7,0xed,0x40,0x11,0x6d,0xc0,0xf9, - 0xfc,0xc8,0xb5,0xce,0xc2,0xc3,0xa7,0x4b,0x7c,0xfb,0xb0,0x84,0xeb,0xba,0x21,0xeb, - 0xab,0xe7,0x22,0xc0,0x8b,0x8b,0x4b,0x0,0xee,0x4f,0xcf,0xc5,0x6e,0xb7,0xdc,0xb3, - 0x65,0x6a,0x5b,0xb3,0x8c,0xbe,0x78,0x63,0xb2,0xfa,0xf6,0xac,0x1d,0xe8,0x38,0x8a, - 0xef,0x1f,0xcb,0x91,0x1a,0x89,0x8,0x8f,0x9e,0x97,0x1,0xf8,0xf2,0x7e,0x1e,0x11, - 0xa1,0xb1,0x53,0xa,0x59,0xea,0xf8,0x2e,0x1f,0x1e,0x1e,0x45,0xf6,0x6b,0x26,0x93, - 0x31,0x30,0x80,0x56,0xab,0xd5,0xd1,0xf5,0xbe,0xbe,0x7b,0xf1,0xb,0x3b,0x9b,0x7d, - 0x10,0xb1,0xf3,0x7d,0x9f,0xc6,0x4e,0xe9,0x6f,0x37,0x85,0x81,0x81,0x7e,0xd3,0xf5, - 0x1b,0xd,0xb5,0x8e,0x2e,0xe0,0xa0,0xeb,0x9d,0x0,0x5b,0x6e,0x1,0xa6,0x52,0xa9, - 0xff,0xfe,0xb8,0x9a,0x85,0x5e,0x39,0xd8,0xe7,0xe4,0xe4,0x77,0x39,0x99,0x4c,0x76, - 0xfd,0xb,0x68,0xb7,0xdb,0x2b,0x7f,0x0,0x3d,0x8b,0x40,0xcd,0xfe,0xd,0x45,0x73, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/psnfss3.png 0x0,0x0,0x25,0xa1, 0x89, @@ -5086,6 +5046,70 @@ 0x28,0x28,0x28,0x28,0x82,0x50,0x50,0x50,0x68,0x14,0xff,0x1f,0xa4,0x59,0x22,0x98, 0x73,0x2f,0xec,0x38,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/dialog-show-new-inset_ref.png + 0x0,0x0,0x2,0x4d, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0xc,0x3, + 0x12,0x31,0x1e,0xd,0x50,0xe8,0x67,0x0,0x0,0x1,0xcd,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xa5,0x95,0x4f,0x4b,0x1b,0x41,0x18,0x87,0x9f,0xd9,0x14,0x31,0x97,0x1e,0xf2, + 0x4d,0x8a,0x7a,0x30,0x87,0x6c,0x1b,0x6b,0x5a,0x83,0x11,0x14,0x8c,0x27,0x29,0xa5, + 0xbd,0xf4,0xd4,0x93,0x14,0xe3,0x3f,0x8c,0x94,0xda,0x2a,0x82,0x27,0xb5,0x50,0xa4, + 0x47,0xb7,0x48,0x22,0x4d,0xd2,0x52,0xa5,0x39,0x4a,0xae,0x6d,0xf,0xf5,0x1b,0xf8, + 0xd,0xa2,0xe8,0xce,0xdb,0x4b,0x77,0xdc,0xb8,0xb3,0x62,0x9b,0x81,0x65,0x67,0x7f, + 0xcb,0x3e,0x3c,0xfb,0xbe,0x33,0xbb,0xaa,0xde,0xf8,0xcc,0xcf,0x5f,0x3f,0xca,0xc0, + 0x2,0xdd,0x8f,0x15,0xb5,0xfa,0xee,0x35,0x80,0xbc,0x9a,0x29,0x75,0x4d,0x5b,0xdf, + 0x78,0xcb,0x9d,0x70,0x70,0x7e,0x7e,0xf6,0x4f,0x0,0x11,0x41,0x4,0x40,0xe8,0xed, + 0x4d,0x2,0x74,0x2,0x1,0xc6,0x1f,0xbf,0x4,0xe0,0xf4,0x6e,0x8f,0xc9,0x8e,0xbd, + 0x35,0x3c,0xef,0x13,0x4a,0x29,0x94,0x52,0x26,0xf,0xae,0xc7,0xc6,0xa,0x26,0x8b, + 0x0,0x2b,0x5f,0x37,0xad,0x36,0xc5,0xe2,0x64,0xc8,0x2a,0x7c,0x80,0xd6,0x12,0xf, + 0x1c,0x2c,0xce,0x70,0xec,0xad,0xb1,0xb7,0xe7,0x19,0x9b,0xb0,0xd9,0xf5,0x39,0x40, + 0x3e,0x3f,0x12,0xf,0xc,0xc6,0xd4,0x54,0xd1,0x52,0xaf,0xab,0x9a,0x85,0x2d,0x7d, + 0x5f,0xdb,0x81,0xbe,0xef,0x9b,0x73,0xa5,0x52,0xbd,0x95,0xa1,0x52,0x8a,0xa1,0xa1, + 0xac,0x1d,0x98,0x48,0x24,0x0,0x70,0x1c,0x87,0x89,0x89,0xf1,0x58,0xa3,0x20,0xf, + 0xe6,0x37,0xd6,0x30,0x18,0xd5,0xea,0x41,0xa4,0x56,0x71,0x96,0xae,0xeb,0xda,0x81, + 0x5a,0x6b,0xf3,0xca,0x85,0xc2,0x68,0x87,0x45,0xd4,0x32,0x6c,0xa8,0xe3,0x80,0x62, + 0x1a,0x50,0xab,0xd5,0x8d,0x49,0x2e,0x37,0x4c,0xf6,0xc9,0x22,0x47,0xbb,0xcb,0x88, + 0x8,0xcd,0x66,0xd3,0xdc,0x53,0x4a,0x91,0x4e,0xa7,0xed,0x40,0x11,0x6d,0xc0,0xf9, + 0xfc,0xc8,0xb5,0xce,0xc2,0xc3,0xa7,0x4b,0x7c,0xfb,0xb0,0x84,0xeb,0xba,0x21,0xeb, + 0xab,0xe7,0x22,0xc0,0x8b,0x8b,0x4b,0x0,0xee,0x4f,0xcf,0xc5,0x6e,0xb7,0xdc,0xb3, + 0x65,0x6a,0x5b,0xb3,0x8c,0xbe,0x78,0x63,0xb2,0xfa,0xf6,0xac,0x1d,0xe8,0x38,0x8a, + 0xef,0x1f,0xcb,0x91,0x1a,0x89,0x8,0x8f,0x9e,0x97,0x1,0xf8,0xf2,0x7e,0x1e,0x11, + 0xa1,0xb1,0x53,0xa,0x59,0xea,0xf8,0x2e,0x1f,0x1e,0x1e,0x45,0xf6,0x6b,0x26,0x93, + 0x31,0x30,0x80,0x56,0xab,0xd5,0xd1,0xf5,0xbe,0xbe,0x7b,0xf1,0xb,0x3b,0x9b,0x7d, + 0x10,0xb1,0xf3,0x7d,0x9f,0xc6,0x4e,0xe9,0x6f,0x37,0x85,0x81,0x81,0x7e,0xd3,0xf5, + 0x1b,0xd,0xb5,0x8e,0x2e,0xe0,0xa0,0xeb,0x9d,0x0,0x5b,0x6e,0x1,0xa6,0x52,0xa9, + 0xff,0xfe,0xb8,0x9a,0x85,0x5e,0x39,0xd8,0xe7,0xe4,0xe4,0x77,0x39,0x99,0x4c,0x76, + 0xfd,0xb,0x68,0xb7,0xdb,0x2b,0x7f,0x0,0x3d,0x8b,0x40,0xcd,0xfe,0xd,0x45,0x73, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_m-align-center.png + 0x0,0x0,0x1,0x46, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x16, + 0x11,0x37,0x16,0xff,0xc8,0xe8,0xfd,0x0,0x0,0x0,0xc6,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xbd,0x94,0x21,0xe,0x84,0x30,0x14,0x44,0xe7,0x97,0x2a,0x14,0xa,0x85,0xe1, + 0x2c,0xe5,0x3a,0x28,0x14,0xa9,0x20,0x88,0x6,0x85,0xe2,0x3a,0x7b,0x17,0xc,0xa, + 0x55,0x55,0xd5,0xa4,0xab,0x76,0xb3,0x4b,0x77,0x9,0x84,0x1f,0x46,0xb5,0x93,0xfc, + 0x49,0xdf,0x9f,0xa4,0x4,0x40,0x81,0x51,0x12,0x0,0xe6,0x79,0x7e,0x70,0x84,0x95, + 0x65,0x59,0x89,0xad,0x19,0x42,0xb8,0xfe,0xc2,0x24,0x49,0xde,0x86,0x31,0xe6,0x54, + 0x80,0xd6,0xfa,0xeb,0x4e,0x0,0xd4,0xb2,0x2c,0x87,0x90,0x43,0x8,0x20,0xa2,0xe8, + 0xfc,0x52,0x51,0x14,0x95,0x4,0x0,0x21,0x4,0x6f,0x29,0xdb,0xc0,0xae,0xeb,0xe, + 0xd,0xf7,0x7d,0x1f,0x79,0x4,0x40,0xad,0xeb,0xca,0xd2,0x72,0x9e,0xe7,0x37,0x21, + 0x3,0x40,0xdb,0xb6,0xbb,0x83,0xc3,0x30,0xfc,0xf4,0x9,0x80,0xb2,0xd6,0xb2,0x20, + 0x67,0x59,0x76,0x3,0x72,0xd3,0x34,0xa7,0x2,0xc6,0x71,0x8c,0x91,0x9d,0x73,0x2c, + 0xc8,0x69,0x9a,0xde,0xd8,0x72,0x5d,0xd7,0xbb,0x83,0xd3,0x34,0xfd,0x6f,0xd9,0x7b, + 0xcf,0x82,0x2c,0xa5,0xac,0xa2,0xdf,0xe6,0xaa,0xf8,0x96,0xf7,0x89,0xcc,0x19,0xf8, + 0x4,0x1,0x73,0x32,0x4c,0x39,0xc9,0xd1,0x7c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/psnfss1.png 0x0,0x0,0x14,0xe6, 0x89, @@ -5424,32 +5448,8 @@ 0x0,0x0,0x40,0x20,0x0,0x0,0x10,0x8,0x0,0x0,0x4,0x2,0x0,0xe0,0x95,0xff, 0x3,0x9e,0xf2,0x23,0xd9,0x4c,0xd2,0x61,0xa7,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_m-align-center.png - 0x0,0x0,0x1,0x46, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x16, - 0x11,0x37,0x16,0xff,0xc8,0xe8,0xfd,0x0,0x0,0x0,0xc6,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xbd,0x94,0x21,0xe,0x84,0x30,0x14,0x44,0xe7,0x97,0x2a,0x14,0xa,0x85,0xe1, - 0x2c,0xe5,0x3a,0x28,0x14,0xa9,0x20,0x88,0x6,0x85,0xe2,0x3a,0x7b,0x17,0xc,0xa, - 0x55,0x55,0xd5,0xa4,0xab,0x76,0xb3,0x4b,0x77,0x9,0x84,0x1f,0x46,0xb5,0x93,0xfc, - 0x49,0xdf,0x9f,0xa4,0x4,0x40,0x81,0x51,0x12,0x0,0xe6,0x79,0x7e,0x70,0x84,0x95, - 0x65,0x59,0x89,0xad,0x19,0x42,0xb8,0xfe,0xc2,0x24,0x49,0xde,0x86,0x31,0xe6,0x54, - 0x80,0xd6,0xfa,0xeb,0x4e,0x0,0xd4,0xb2,0x2c,0x87,0x90,0x43,0x8,0x20,0xa2,0xe8, - 0xfc,0x52,0x51,0x14,0x95,0x4,0x0,0x21,0x4,0x6f,0x29,0xdb,0xc0,0xae,0xeb,0xe, - 0xd,0xf7,0x7d,0x1f,0x79,0x4,0x40,0xad,0xeb,0xca,0xd2,0x72,0x9e,0xe7,0x37,0x21, - 0x3,0x40,0xdb,0xb6,0xbb,0x83,0xc3,0x30,0xfc,0xf4,0x9,0x80,0xb2,0xd6,0xb2,0x20, - 0x67,0x59,0x76,0x3,0x72,0xd3,0x34,0xa7,0x2,0xc6,0x71,0x8c,0x91,0x9d,0x73,0x2c, - 0xc8,0x69,0x9a,0xde,0xd8,0x72,0x5d,0xd7,0xbb,0x83,0xd3,0x34,0xfd,0x6f,0xd9,0x7b, - 0xcf,0x82,0x2c,0xa5,0xac,0xa2,0xdf,0xe6,0xaa,0xf8,0x96,0xf7,0x89,0xcc,0x19,0xf8, - 0x4,0x1,0x73,0x32,0x4c,0x39,0xc9,0xd1,0x7c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, - 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-export_pdf4.png - 0x0,0x0,0x1,0xe2, + // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-export_pdf4.png + 0x0,0x0,0x1,0xe2, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, @@ -5482,32 +5482,6 @@ 0x1c,0xfb,0x1b,0xcb,0x34,0x82,0xa3,0xe0,0xa1,0xff,0x2d,0x2e,0x1,0xf3,0xdd,0x97, 0x65,0x50,0x18,0x97,0x98,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-export_pdf2.png - 0x0,0x0,0x1,0x6d, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xe, - 0x10,0x7,0x2,0x6c,0xb3,0x4b,0x9f,0x0,0x0,0x0,0xed,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xcd,0x93,0x3f,0x6a,0x42,0x41,0x10,0x87,0xbf,0x27,0xa,0x16,0x76,0x41,0xb0, - 0x10,0x2b,0x8b,0x60,0x63,0x9e,0x8d,0x9d,0x78,0x4,0x8f,0x20,0xe4,0x2,0x5a,0xa6, - 0x4a,0xba,0x1c,0xc3,0xc2,0x42,0xf,0x60,0x63,0x17,0x8,0x88,0x5a,0xe6,0x2,0x69, - 0xac,0xad,0xac,0x6c,0x7e,0x36,0x3f,0x61,0x9,0xe4,0x61,0xde,0x5b,0x82,0x3,0xc3, - 0xec,0xb0,0xb3,0x1f,0xf3,0x6f,0xe1,0xbf,0x44,0xd0,0x11,0x6c,0x5,0x12,0xa4,0x31, - 0x80,0x63,0xc3,0x7a,0x2,0xdd,0xfa,0xae,0x74,0x43,0xcc,0xf1,0x2f,0x89,0x64,0x1, - 0xcf,0xb6,0x95,0x98,0x7d,0x7c,0x77,0xd9,0x93,0x58,0x25,0xaf,0x63,0x4f,0x7a,0xe5, - 0xc,0xf,0x31,0x60,0x35,0xc3,0x46,0xb6,0x53,0x41,0xb9,0xf0,0xda,0x4,0xbe,0xac, - 0xed,0xbc,0x3d,0x1c,0x84,0x4e,0x2,0x89,0x8f,0x1f,0x82,0x89,0x55,0x81,0xa6,0x59, - 0xd9,0x3d,0xa,0x4e,0x82,0x27,0x41,0xdf,0x65,0x7f,0xb,0xe6,0x3f,0x20,0x2f,0x82, - 0xae,0x97,0x7f,0x9f,0x5,0x7c,0x15,0xec,0x5c,0xf6,0xde,0xfe,0x50,0x50,0xf5,0x7d, - 0xd9,0xfe,0x26,0x80,0x3f,0xff,0x6,0x7b,0x8,0x82,0xc6,0x82,0x56,0x91,0x41,0x34, - 0x2,0x58,0xb5,0xe8,0x9a,0xbc,0x19,0x34,0x13,0x8c,0xf2,0x72,0x92,0x6b,0xcf,0x80, - 0x3a,0xf0,0x9,0x2c,0x83,0x89,0xe6,0xca,0xec,0xba,0x63,0xb,0xdb,0x56,0x8c,0x5f, - 0x21,0xc1,0x97,0xa0,0xc9,0xbd,0xc9,0x5,0xc3,0x74,0x83,0x63,0xb8,0x80,0x75,0x50, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-toggle-output-sync.png 0x0,0x0,0x4,0xa3, 0x89, @@ -5586,6 +5560,32 @@ 0x4f,0xfe,0x48,0x83,0x74,0x39,0xdd,0xc7,0x7a,0x1d,0x1d,0xb6,0xff,0x2,0x6d,0x9b, 0xfe,0xf,0xb5,0x94,0xa7,0xe5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-export_pdf2.png + 0x0,0x0,0x1,0x6d, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xe, + 0x10,0x7,0x2,0x6c,0xb3,0x4b,0x9f,0x0,0x0,0x0,0xed,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xcd,0x93,0x3f,0x6a,0x42,0x41,0x10,0x87,0xbf,0x27,0xa,0x16,0x76,0x41,0xb0, + 0x10,0x2b,0x8b,0x60,0x63,0x9e,0x8d,0x9d,0x78,0x4,0x8f,0x20,0xe4,0x2,0x5a,0xa6, + 0x4a,0xba,0x1c,0xc3,0xc2,0x42,0xf,0x60,0x63,0x17,0x8,0x88,0x5a,0xe6,0x2,0x69, + 0xac,0xad,0xac,0x6c,0x7e,0x36,0x3f,0x61,0x9,0xe4,0x61,0xde,0x5b,0x82,0x3,0xc3, + 0xec,0xb0,0xb3,0x1f,0xf3,0x6f,0xe1,0xbf,0x44,0xd0,0x11,0x6c,0x5,0x12,0xa4,0x31, + 0x80,0x63,0xc3,0x7a,0x2,0xdd,0xfa,0xae,0x74,0x43,0xcc,0xf1,0x2f,0x89,0x64,0x1, + 0xcf,0xb6,0x95,0x98,0x7d,0x7c,0x77,0xd9,0x93,0x58,0x25,0xaf,0x63,0x4f,0x7a,0xe5, + 0xc,0xf,0x31,0x60,0x35,0xc3,0x46,0xb6,0x53,0x41,0xb9,0xf0,0xda,0x4,0xbe,0xac, + 0xed,0xbc,0x3d,0x1c,0x84,0x4e,0x2,0x89,0x8f,0x1f,0x82,0x89,0x55,0x81,0xa6,0x59, + 0xd9,0x3d,0xa,0x4e,0x82,0x27,0x41,0xdf,0x65,0x7f,0xb,0xe6,0x3f,0x20,0x2f,0x82, + 0xae,0x97,0x7f,0x9f,0x5,0x7c,0x15,0xec,0x5c,0xf6,0xde,0xfe,0x50,0x50,0xf5,0x7d, + 0xd9,0xfe,0x26,0x80,0x3f,0xff,0x6,0x7b,0x8,0x82,0xc6,0x82,0x56,0x91,0x41,0x34, + 0x2,0x58,0xb5,0xe8,0x9a,0xbc,0x19,0x34,0x13,0x8c,0xf2,0x72,0x92,0x6b,0xcf,0x80, + 0x3a,0xf0,0x9,0x2c,0x83,0x89,0xe6,0xca,0xec,0xba,0x63,0xb,0xdb,0x56,0x8c,0x5f, + 0x21,0xc1,0x97,0xa0,0xc9,0xbd,0xc9,0x5,0xc3,0x74,0x83,0x63,0xb8,0x80,0x75,0x50, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-export_pdf.png 0x0,0x0,0x1,0xad, 0x89, @@ -5893,73 +5893,6 @@ 0x3d,0xa,0x90,0x91,0x3b,0xfc,0x3f,0x4d,0x6b,0xf2,0xef,0x9,0x8a,0xd9,0x70,0xfd, 0x51,0x95,0xf6,0x6c,0x3a,0xf2,0x7f,0x30,0xa4,0xd,0x55,0x11,0x6e,0xb5,0xb6,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/all-changes-accept.png - 0x0,0x0,0x3,0xf8, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, - 0x16,0x36,0x28,0x9a,0x41,0xb5,0xf7,0x0,0x0,0x3,0x78,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x8d,0x94,0x7f,0x4c,0xd4,0x75,0x18,0xc7,0x5f,0x9f,0x2f,0x67,0xcd,0xb8,0xad, - 0x8d,0x7e,0xc,0x70,0xcd,0x99,0x56,0x6b,0xe9,0xc9,0x7d,0xcf,0xa4,0x46,0xb5,0x66, - 0xb5,0x5c,0x59,0xd8,0xdc,0xc4,0xa5,0xa1,0x5e,0x8b,0x72,0x2d,0xd4,0x5c,0x61,0x84, - 0x84,0xa1,0x41,0xd4,0xa2,0x89,0x35,0xda,0x98,0xb,0xd6,0xe6,0x9d,0x4c,0x2d,0xf9, - 0xe5,0x11,0x7,0x27,0x1c,0x1d,0xb1,0x83,0x20,0x30,0xb7,0x92,0x81,0xa8,0x90,0x52, - 0xa8,0x7,0x77,0x1c,0x71,0xf7,0xfd,0xf4,0x7,0xdd,0xc5,0x71,0x12,0x7d,0xb6,0xe7, - 0x8f,0xcf,0xf3,0x79,0x9e,0xd7,0xde,0xcf,0xf6,0x7e,0x3e,0xe2,0xab,0xa,0xab,0xe4, - 0x7f,0x9e,0x4f,0xbd,0x69,0x0,0xac,0xb9,0x65,0x3b,0xea,0x82,0xb5,0xe1,0xfc,0xeb, - 0xe9,0x69,0x22,0x7c,0x29,0x2d,0xb7,0x48,0xff,0xe4,0xd4,0xbc,0xb1,0xb4,0x4,0xd9, - 0x7f,0xbd,0x48,0xf6,0x5f,0x2f,0x92,0x4b,0x4b,0x8,0xe7,0x4b,0xcb,0x2d,0x11,0x82, - 0x74,0x13,0x3e,0x1f,0xc3,0xa3,0x9e,0xff,0x54,0xb6,0xc6,0x72,0x7,0x8d,0xdb,0x8b, - 0xe8,0x19,0x74,0x2,0xa0,0x5,0x8,0xf7,0x4c,0xf8,0x7c,0x11,0xb5,0x3a,0x4d,0x6a, - 0x28,0x42,0xcc,0x9,0x7b,0xbc,0x22,0xe,0x47,0x46,0x21,0x5d,0x3,0x76,0x0,0x76, - 0xd6,0xdb,0xf8,0x72,0x65,0x63,0xb8,0x47,0x93,0x5a,0x44,0xbd,0xd2,0xe9,0x6b,0x20, - 0xa5,0x2c,0x8e,0x94,0xb2,0x38,0x62,0x14,0x11,0x11,0x29,0x65,0x71,0x34,0xbd,0x76, - 0x90,0x8e,0xbe,0x5a,0x2,0xc1,0x9,0xde,0xaa,0xb6,0x51,0x6a,0x6c,0x22,0xc9,0x68, - 0x4,0xa9,0x11,0xa3,0x8,0x16,0x8c,0x79,0xf9,0x75,0x55,0x6a,0x62,0x8,0x28,0xe2, - 0x73,0x91,0xce,0xdd,0xf9,0x0,0x3c,0x56,0xbc,0x8f,0xce,0xcc,0x1b,0x0,0xa8,0x87, - 0x6e,0xc7,0xb9,0x3b,0x1f,0x77,0x5f,0x35,0x0,0xbb,0x4e,0xfd,0xc8,0xd7,0x4f,0x38, - 0x30,0x24,0x19,0xc3,0x6a,0x44,0xf6,0xc7,0x2c,0xfc,0xa5,0x9f,0xf1,0xc0,0x14,0xbe, - 0xc0,0x94,0x7a,0xbf,0xfb,0xbb,0x9f,0xc4,0x5d,0x59,0xc8,0x2f,0xd2,0x1e,0x5,0xc0, - 0xb4,0xe4,0x79,0x1e,0x29,0xcc,0x1,0xa0,0x6d,0xef,0x1,0x3a,0xfa,0x6b,0x0,0x78, - 0xd3,0xea,0xe2,0xee,0x2b,0x5,0xc4,0xc6,0xdf,0x4b,0xf2,0x7d,0xf1,0xec,0xdf,0xf8, - 0x30,0x93,0x7b,0xe,0x10,0x9f,0xf1,0x32,0x93,0x97,0x86,0xf1,0x3b,0xda,0xb9,0xea, - 0x6c,0x7,0x50,0xc5,0x8e,0x5d,0xef,0x48,0x2b,0x9f,0x50,0xf1,0xc6,0x53,0x0,0x3c, - 0x94,0xf8,0x34,0x0,0x67,0x87,0x1a,0x0,0x48,0x2f,0xb5,0x63,0x4d,0x6d,0x66,0xe5, - 0xc,0x65,0x9f,0x17,0x17,0xb3,0xc2,0x60,0xe0,0x25,0x5d,0x2c,0x7e,0x47,0x3b,0xb8, - 0x7b,0xf9,0xf9,0xda,0x8,0xf1,0xb,0x63,0x9f,0x55,0x12,0x12,0x17,0x71,0x6c,0x7d, - 0xb,0x9b,0x4b,0xec,0xe8,0xf5,0x7a,0x2e,0x78,0xda,0xb8,0xe0,0x69,0x43,0xaf,0xd7, - 0xb3,0xb9,0xc4,0xce,0xb1,0xf5,0x2d,0x18,0x55,0x15,0x45,0x11,0x28,0x8a,0xa0,0xe3, - 0xf4,0xab,0xac,0x30,0x18,0xd8,0xb4,0x21,0x95,0xf,0xda,0x5b,0xc0,0xdd,0x4b,0xdf, - 0x6d,0x31,0x34,0xc,0xf,0x0,0x8c,0x90,0x57,0xf8,0x99,0x1c,0xf5,0x78,0x65,0xe3, - 0x19,0xa7,0xd4,0x67,0x20,0x7b,0xfd,0x66,0xd9,0xeb,0x37,0x4b,0x7d,0x6,0x72,0xf9, - 0xb6,0x42,0x99,0xfc,0x5e,0xa5,0xcc,0x3c,0xd2,0x2c,0xbf,0xef,0x1e,0x94,0x75,0x47, - 0x37,0x4a,0xf9,0xd7,0x37,0x52,0xe,0x2c,0x93,0x59,0xd9,0xb9,0xd2,0xd5,0xfd,0x9b, - 0xcc,0xca,0xce,0x95,0xb9,0x71,0xcb,0x24,0x60,0x9a,0xb6,0x8d,0xa6,0xa1,0x28,0xa, - 0xaa,0xc9,0x44,0xb5,0xd2,0xca,0xea,0x1d,0x29,0x0,0xd4,0x9a,0x5b,0x49,0x32,0xaa, - 0xe1,0x31,0x5d,0x55,0x5b,0x59,0xbb,0xe1,0x45,0x18,0xca,0x3,0x9f,0xa0,0xf0,0x5, - 0xb,0x7b,0xad,0xd0,0xd3,0xd3,0x4d,0xed,0xe8,0xf9,0x55,0x40,0xc7,0xbf,0xc0,0x7f, - 0x3c,0xa5,0xaa,0x26,0xea,0xc4,0xf,0x0,0x18,0x67,0xc0,0x5a,0x4f,0xa5,0x47,0xc0, - 0xb8,0x21,0xa8,0x3c,0x7e,0x99,0x3f,0x3b,0x3f,0x24,0xe1,0x81,0x4c,0x42,0x30,0x0, - 0x5d,0x30,0x18,0x24,0xe4,0xeb,0x67,0x3e,0xaa,0x9,0x43,0x92,0xcf,0xbb,0x59,0xa7, - 0x2e,0x26,0x70,0x76,0xcf,0x4d,0x61,0xf5,0x9d,0x5e,0xb6,0xec,0x6f,0xc5,0xd6,0xd8, - 0x1c,0xb9,0x29,0x72,0x86,0x42,0xfb,0xfb,0xeb,0x22,0x1e,0x9b,0xbf,0x7d,0x65,0x4e, - 0xd8,0xb6,0x7c,0x17,0x46,0x55,0xe5,0x74,0x83,0x23,0x7a,0xf5,0xc4,0x4d,0x56,0xef, - 0xcc,0xc9,0x2d,0xf3,0xc2,0x84,0x10,0xd1,0xab,0xa7,0x69,0x12,0x21,0x4,0x42,0x8, - 0xd2,0xe,0x35,0x52,0xd3,0x75,0x89,0xa6,0xa3,0xfb,0x78,0xf2,0xb9,0x1c,0x7e,0xbf, - 0xb8,0x38,0xa,0xe6,0xba,0xa7,0x60,0xfc,0xed,0xaa,0x41,0x46,0x3c,0xfe,0x69,0xa0, - 0x26,0xa3,0x47,0xe,0xe9,0xab,0xdc,0x39,0x6d,0x6e,0xfb,0x39,0x8,0x4,0x6f,0x65, - 0xec,0xda,0x15,0xc6,0x28,0xa0,0xeb,0xf8,0x56,0xea,0x3b,0xbd,0x98,0xf,0xb6,0x71, - 0x58,0x35,0xe9,0x67,0x2,0xa4,0x16,0xa9,0x50,0x17,0xc,0x6,0xa3,0xc6,0xad,0x73, - 0x74,0x71,0x67,0x82,0x8d,0x3f,0x86,0x2f,0x3,0x84,0x61,0xaa,0x6a,0x8a,0xaa,0x9d, - 0xdd,0xaf,0xd3,0x34,0x8d,0x77,0x73,0xf2,0x22,0x92,0x87,0xcb,0x6d,0xc,0x5d,0xbc, - 0xca,0xea,0xe5,0x4b,0x0,0x18,0x5f,0x64,0xc6,0x72,0xa2,0xa,0xcb,0x89,0xaa,0x79, - 0x7f,0x75,0x11,0x72,0xf8,0xac,0xf3,0xe0,0xac,0xfb,0xb9,0x39,0x6a,0x42,0xf9,0xb0, - 0xf,0xff,0x6,0x1a,0x7c,0xc5,0xbb,0x27,0xf5,0xbd,0xc4,0x0,0x0,0x0,0x0,0x49, - 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/thesaurus-entry.png 0x0,0x0,0x4,0x7a, 0x89, @@ -6035,6 +5968,73 @@ 0x35,0x73,0x52,0xd7,0x5,0x6d,0x58,0x96,0xd5,0x3c,0x71,0xe2,0x44,0xa2,0x4b,0x40, 0x79,0x5c,0x9f,0xe9,0x3f,0xee,0x5b,0xe9,0x4e,0x3,0xb2,0xe8,0xe9,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/all-changes-accept.png + 0x0,0x0,0x3,0xf8, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, + 0x16,0x36,0x28,0x9a,0x41,0xb5,0xf7,0x0,0x0,0x3,0x78,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x8d,0x94,0x7f,0x4c,0xd4,0x75,0x18,0xc7,0x5f,0x9f,0x2f,0x67,0xcd,0xb8,0xad, + 0x8d,0x7e,0xc,0x70,0xcd,0x99,0x56,0x6b,0xe9,0xc9,0x7d,0xcf,0xa4,0x46,0xb5,0x66, + 0xb5,0x5c,0x59,0xd8,0xdc,0xc4,0xa5,0xa1,0x5e,0x8b,0x72,0x2d,0xd4,0x5c,0x61,0x84, + 0x84,0xa1,0x41,0xd4,0xa2,0x89,0x35,0xda,0x98,0xb,0xd6,0xe6,0x9d,0x4c,0x2d,0xf9, + 0xe5,0x11,0x7,0x27,0x1c,0x1d,0xb1,0x83,0x20,0x30,0xb7,0x92,0x81,0xa8,0x90,0x52, + 0xa8,0x7,0x77,0x1c,0x71,0xf7,0xfd,0xf4,0x7,0xdd,0xc5,0x71,0x12,0x7d,0xb6,0xe7, + 0x8f,0xcf,0xf3,0x79,0x9e,0xd7,0xde,0xcf,0xf6,0x7e,0x3e,0xe2,0xab,0xa,0xab,0xe4, + 0x7f,0x9e,0x4f,0xbd,0x69,0x0,0xac,0xb9,0x65,0x3b,0xea,0x82,0xb5,0xe1,0xfc,0xeb, + 0xe9,0x69,0x22,0x7c,0x29,0x2d,0xb7,0x48,0xff,0xe4,0xd4,0xbc,0xb1,0xb4,0x4,0xd9, + 0x7f,0xbd,0x48,0xf6,0x5f,0x2f,0x92,0x4b,0x4b,0x8,0xe7,0x4b,0xcb,0x2d,0x11,0x82, + 0x74,0x13,0x3e,0x1f,0xc3,0xa3,0x9e,0xff,0x54,0xb6,0xc6,0x72,0x7,0x8d,0xdb,0x8b, + 0xe8,0x19,0x74,0x2,0xa0,0x5,0x8,0xf7,0x4c,0xf8,0x7c,0x11,0xb5,0x3a,0x4d,0x6a, + 0x28,0x42,0xcc,0x9,0x7b,0xbc,0x22,0xe,0x47,0x46,0x21,0x5d,0x3,0x76,0x0,0x76, + 0xd6,0xdb,0xf8,0x72,0x65,0x63,0xb8,0x47,0x93,0x5a,0x44,0xbd,0xd2,0xe9,0x6b,0x20, + 0xa5,0x2c,0x8e,0x94,0xb2,0x38,0x62,0x14,0x11,0x11,0x29,0x65,0x71,0x34,0xbd,0x76, + 0x90,0x8e,0xbe,0x5a,0x2,0xc1,0x9,0xde,0xaa,0xb6,0x51,0x6a,0x6c,0x22,0xc9,0x68, + 0x4,0xa9,0x11,0xa3,0x8,0x16,0x8c,0x79,0xf9,0x75,0x55,0x6a,0x62,0x8,0x28,0xe2, + 0x73,0x91,0xce,0xdd,0xf9,0x0,0x3c,0x56,0xbc,0x8f,0xce,0xcc,0x1b,0x0,0xa8,0x87, + 0x6e,0xc7,0xb9,0x3b,0x1f,0x77,0x5f,0x35,0x0,0xbb,0x4e,0xfd,0xc8,0xd7,0x4f,0x38, + 0x30,0x24,0x19,0xc3,0x6a,0x44,0xf6,0xc7,0x2c,0xfc,0xa5,0x9f,0xf1,0xc0,0x14,0xbe, + 0xc0,0x94,0x7a,0xbf,0xfb,0xbb,0x9f,0xc4,0x5d,0x59,0xc8,0x2f,0xd2,0x1e,0x5,0xc0, + 0xb4,0xe4,0x79,0x1e,0x29,0xcc,0x1,0xa0,0x6d,0xef,0x1,0x3a,0xfa,0x6b,0x0,0x78, + 0xd3,0xea,0xe2,0xee,0x2b,0x5,0xc4,0xc6,0xdf,0x4b,0xf2,0x7d,0xf1,0xec,0xdf,0xf8, + 0x30,0x93,0x7b,0xe,0x10,0x9f,0xf1,0x32,0x93,0x97,0x86,0xf1,0x3b,0xda,0xb9,0xea, + 0x6c,0x7,0x50,0xc5,0x8e,0x5d,0xef,0x48,0x2b,0x9f,0x50,0xf1,0xc6,0x53,0x0,0x3c, + 0x94,0xf8,0x34,0x0,0x67,0x87,0x1a,0x0,0x48,0x2f,0xb5,0x63,0x4d,0x6d,0x66,0xe5, + 0xc,0x65,0x9f,0x17,0x17,0xb3,0xc2,0x60,0xe0,0x25,0x5d,0x2c,0x7e,0x47,0x3b,0xb8, + 0x7b,0xf9,0xf9,0xda,0x8,0xf1,0xb,0x63,0x9f,0x55,0x12,0x12,0x17,0x71,0x6c,0x7d, + 0xb,0x9b,0x4b,0xec,0xe8,0xf5,0x7a,0x2e,0x78,0xda,0xb8,0xe0,0x69,0x43,0xaf,0xd7, + 0xb3,0xb9,0xc4,0xce,0xb1,0xf5,0x2d,0x18,0x55,0x15,0x45,0x11,0x28,0x8a,0xa0,0xe3, + 0xf4,0xab,0xac,0x30,0x18,0xd8,0xb4,0x21,0x95,0xf,0xda,0x5b,0xc0,0xdd,0x4b,0xdf, + 0x6d,0x31,0x34,0xc,0xf,0x0,0x8c,0x90,0x57,0xf8,0x99,0x1c,0xf5,0x78,0x65,0xe3, + 0x19,0xa7,0xd4,0x67,0x20,0x7b,0xfd,0x66,0xd9,0xeb,0x37,0x4b,0x7d,0x6,0x72,0xf9, + 0xb6,0x42,0x99,0xfc,0x5e,0xa5,0xcc,0x3c,0xd2,0x2c,0xbf,0xef,0x1e,0x94,0x75,0x47, + 0x37,0x4a,0xf9,0xd7,0x37,0x52,0xe,0x2c,0x93,0x59,0xd9,0xb9,0xd2,0xd5,0xfd,0x9b, + 0xcc,0xca,0xce,0x95,0xb9,0x71,0xcb,0x24,0x60,0x9a,0xb6,0x8d,0xa6,0xa1,0x28,0xa, + 0xaa,0xc9,0x44,0xb5,0xd2,0xca,0xea,0x1d,0x29,0x0,0xd4,0x9a,0x5b,0x49,0x32,0xaa, + 0xe1,0x31,0x5d,0x55,0x5b,0x59,0xbb,0xe1,0x45,0x18,0xca,0x3,0x9f,0xa0,0xf0,0x5, + 0xb,0x7b,0xad,0xd0,0xd3,0xd3,0x4d,0xed,0xe8,0xf9,0x55,0x40,0xc7,0xbf,0xc0,0x7f, + 0x3c,0xa5,0xaa,0x26,0xea,0xc4,0xf,0x0,0x18,0x67,0xc0,0x5a,0x4f,0xa5,0x47,0xc0, + 0xb8,0x21,0xa8,0x3c,0x7e,0x99,0x3f,0x3b,0x3f,0x24,0xe1,0x81,0x4c,0x42,0x30,0x0, + 0x5d,0x30,0x18,0x24,0xe4,0xeb,0x67,0x3e,0xaa,0x9,0x43,0x92,0xcf,0xbb,0x59,0xa7, + 0x2e,0x26,0x70,0x76,0xcf,0x4d,0x61,0xf5,0x9d,0x5e,0xb6,0xec,0x6f,0xc5,0xd6,0xd8, + 0x1c,0xb9,0x29,0x72,0x86,0x42,0xfb,0xfb,0xeb,0x22,0x1e,0x9b,0xbf,0x7d,0x65,0x4e, + 0xd8,0xb6,0x7c,0x17,0x46,0x55,0xe5,0x74,0x83,0x23,0x7a,0xf5,0xc4,0x4d,0x56,0xef, + 0xcc,0xc9,0x2d,0xf3,0xc2,0x84,0x10,0xd1,0xab,0xa7,0x69,0x12,0x21,0x4,0x42,0x8, + 0xd2,0xe,0x35,0x52,0xd3,0x75,0x89,0xa6,0xa3,0xfb,0x78,0xf2,0xb9,0x1c,0x7e,0xbf, + 0xb8,0x38,0xa,0xe6,0xba,0xa7,0x60,0xfc,0xed,0xaa,0x41,0x46,0x3c,0xfe,0x69,0xa0, + 0x26,0xa3,0x47,0xe,0xe9,0xab,0xdc,0x39,0x6d,0x6e,0xfb,0x39,0x8,0x4,0x6f,0x65, + 0xec,0xda,0x15,0xc6,0x28,0xa0,0xeb,0xf8,0x56,0xea,0x3b,0xbd,0x98,0xf,0xb6,0x71, + 0x58,0x35,0xe9,0x67,0x2,0xa4,0x16,0xa9,0x50,0x17,0xc,0x6,0xa3,0xc6,0xad,0x73, + 0x74,0x71,0x67,0x82,0x8d,0x3f,0x86,0x2f,0x3,0x84,0x61,0xaa,0x6a,0x8a,0xaa,0x9d, + 0xdd,0xaf,0xd3,0x34,0x8d,0x77,0x73,0xf2,0x22,0x92,0x87,0xcb,0x6d,0xc,0x5d,0xbc, + 0xca,0xea,0xe5,0x4b,0x0,0x18,0x5f,0x64,0xc6,0x72,0xa2,0xa,0xcb,0x89,0xaa,0x79, + 0x7f,0x75,0x11,0x72,0xf8,0xac,0xf3,0xe0,0xac,0xfb,0xb9,0x39,0x6a,0x42,0xf9,0xb0, + 0xf,0xff,0x6,0x1a,0x7c,0xc5,0xbb,0x27,0xf5,0xbd,0xc4,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_m-valign-bottom.png 0x0,0x0,0x1,0x2e, 0x89, @@ -8248,21 +8248,6 @@ 0x3a,0xd6,0x2,0x6d,0xc9,0x7c,0x90,0xff,0x80,0x7b,0x90,0x4d,0x1,0xf8,0x3,0x4, 0x42,0x72,0x36,0xd1,0x9c,0xa8,0xef,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math-superscript.png - 0x0,0x0,0x0,0xbb, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x10,0x6,0x0,0x0,0x0,0xdd,0x19,0xc1,0x4e, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x5b,0x49,0x44,0x41,0x54,0x48, - 0xc7,0xed,0x93,0x6d,0xe,0x0,0x20,0x8,0x42,0xb1,0x79,0xff,0x2b,0xdb,0x11,0x82, - 0xca,0xf5,0x31,0xdf,0x6f,0x27,0xa0,0x3,0xb8,0x1c,0xcb,0x58,0x1a,0x11,0x41,0x89, - 0x9b,0xa5,0xe8,0x2f,0x1b,0x64,0x3,0x0,0x40,0x3b,0x92,0x40,0xc0,0x47,0xb7,0xd0, - 0xd6,0xed,0x7f,0x99,0x73,0x63,0x23,0x61,0x35,0x8,0xcf,0xeb,0x2f,0x5e,0x43,0x29, - 0xc3,0xb4,0xc4,0xde,0x39,0x9d,0xeb,0x5f,0x5c,0x6,0xbf,0x37,0x48,0xb6,0x38,0xbd, - 0x8d,0x45,0x51,0x7c,0x4b,0x7,0x79,0x85,0x1a,0xc,0x26,0x4a,0xb,0xfc,0x0,0x0, - 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/ert-insert.png 0x0,0x0,0x1,0x7b, 0x89, @@ -8290,6 +8275,21 @@ 0xd1,0xb6,0xc1,0xca,0xaf,0xa,0xb6,0x1d,0x4d,0x36,0x49,0x51,0xd3,0xe2,0x37,0xa1, 0x88,0xbf,0xfa,0x47,0xf0,0x9,0x93,0xec,0x38,0xdc,0xfb,0x80,0x61,0x74,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math-superscript.png + 0x0,0x0,0x0,0xbb, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x10,0x6,0x0,0x0,0x0,0xdd,0x19,0xc1,0x4e, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x5b,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xed,0x93,0x6d,0xe,0x0,0x20,0x8,0x42,0xb1,0x79,0xff,0x2b,0xdb,0x11,0x82, + 0xca,0xf5,0x31,0xdf,0x6f,0x27,0xa0,0x3,0xb8,0x1c,0xcb,0x58,0x1a,0x11,0x41,0x89, + 0x9b,0xa5,0xe8,0x2f,0x1b,0x64,0x3,0x0,0x40,0x3b,0x92,0x40,0xc0,0x47,0xb7,0xd0, + 0xd6,0xed,0x7f,0x99,0x73,0x63,0x23,0x61,0x35,0x8,0xcf,0xeb,0x2f,0x5e,0x43,0x29, + 0xc3,0xb4,0xc4,0xde,0x39,0x9d,0xeb,0x5f,0x5c,0x6,0xbf,0x37,0x48,0xb6,0x38,0xbd, + 0x8d,0x45,0x51,0x7c,0x4b,0x7,0x79,0x85,0x1a,0xc,0x26,0x4a,0xb,0xfc,0x0,0x0, + 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-write-as.png 0x0,0x0,0x3,0xc7, 0x89, @@ -8741,23 +8741,6 @@ 0x44,0x75,0x56,0x1c,0xf7,0xce,0x5d,0xa,0xa6,0xff,0xc,0xb,0x55,0x56,0x7c,0x86, 0xa7,0xc,0xe0,0x5b,0x6,0x14,0x15,0x14,0x1a,0xef,0x59,0x9a,0xd,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math-matrix.png - 0x0,0x0,0x0,0xd2, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x4,0x1, - 0xf,0x30,0x15,0x40,0xd6,0x12,0xcc,0x0,0x0,0x0,0x52,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x91,0x41,0xa,0xc0,0x40,0x8,0xc4,0x62,0xf1,0xe1,0xf3,0xf3,0xed,0xa5, - 0xb,0x3,0xb5,0x87,0xb5,0x57,0x7,0x4,0x9,0x82,0x4a,0x2,0x40,0x68,0x61,0x11, - 0x8a,0x2e,0xbb,0xac,0x8f,0xa7,0xf8,0xc3,0xc2,0x2e,0xdc,0x43,0xbb,0x6f,0xb1,0xb4, - 0x2d,0x8b,0x77,0x8e,0x59,0xda,0xc9,0x14,0x6f,0x1c,0xb3,0xfc,0xd8,0x1a,0x5d,0x56, - 0x4a,0x11,0x6a,0xb3,0x91,0x32,0x52,0x46,0xca,0x48,0x29,0xd9,0xd,0xde,0x2a,0x54, - 0x52,0xce,0x5d,0x25,0x11,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, - 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/url-insert.png 0x0,0x0,0x5,0xfe, 0x89, @@ -8857,6 +8840,23 @@ 0xb1,0xa0,0xcb,0x2c,0x4,0x8a,0xdc,0x2e,0xd3,0xb2,0xe2,0x86,0x61,0xfe,0x3b,0x3a, 0x3d,0xf3,0xae,0x3a,0x3d,0x94,0x3,0xf8,0x2f,0x5b,0x7e,0x9c,0x7b,0xf6,0x99,0xcd, 0x2a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math-matrix.png + 0x0,0x0,0x0,0xd2, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x4,0x1, + 0xf,0x30,0x15,0x40,0xd6,0x12,0xcc,0x0,0x0,0x0,0x52,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x91,0x41,0xa,0xc0,0x40,0x8,0xc4,0x62,0xf1,0xe1,0xf3,0xf3,0xed,0xa5, + 0xb,0x3,0xb5,0x87,0xb5,0x57,0x7,0x4,0x9,0x82,0x4a,0x2,0x40,0x68,0x61,0x11, + 0x8a,0x2e,0xbb,0xac,0x8f,0xa7,0xf8,0xc3,0xc2,0x2e,0xdc,0x43,0xbb,0x6f,0xb1,0xb4, + 0x2d,0x8b,0x77,0x8e,0x59,0xda,0xc9,0x14,0x6f,0x1c,0xb3,0xfc,0xd8,0x1a,0x5d,0x56, + 0x4a,0x11,0x6a,0xb3,0x91,0x32,0x52,0x46,0xca,0x48,0x29,0xd9,0xd,0xde,0x2a,0x54, + 0x52,0xce,0x5d,0x25,0x11,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, + 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/depth-increment.png 0x0,0x0,0x3,0x9, 0x89, @@ -9662,39 +9662,6 @@ 0x12,0x3,0xd1,0xd,0xf8,0x3f,0x60,0x5e,0xfe,0x4f,0x4d,0x3,0x19,0x87,0x74,0x2c, 0x53,0x1c,0x1c,0xc3,0x14,0x0,0x0,0x73,0x60,0x7,0x1f,0x1a,0x26,0x86,0x5e,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/font-sans.png - 0x0,0x0,0x1,0xde, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x4,0x1, - 0xd,0x1c,0x34,0x36,0xa,0xbd,0x52,0x0,0x0,0x1,0x5e,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xc5,0xd3,0x3d,0x68,0x15,0x41,0x14,0xc5,0xf1,0x5f,0x1e,0x8b,0xa4,0x50,0x4, - 0x41,0xc1,0x4a,0xb,0x11,0x45,0x64,0x40,0x52,0xd9,0x28,0xd8,0x59,0x5a,0x4f,0x15, - 0xab,0x6c,0x27,0x6a,0xa1,0x82,0xf8,0x1,0x51,0x51,0x21,0xd5,0x80,0xe9,0xc4,0x69, - 0xac,0xac,0x6c,0x2d,0x13,0xc1,0x6a,0x89,0x58,0x8,0x82,0x85,0x45,0x8a,0x28,0xa8, - 0x44,0x2d,0x14,0x6d,0xee,0x83,0x67,0x88,0xe0,0xae,0x8a,0x7,0x2e,0xb3,0x33,0xf7, - 0xee,0x7f,0xf,0x7b,0x76,0xf9,0xcb,0x9a,0x1a,0x7a,0x63,0xca,0x65,0x1f,0x6e,0xe3, - 0x4,0xb6,0xc5,0xf1,0xee,0x66,0x20,0xec,0x0,0x9e,0x62,0xfb,0xc6,0xde,0x68,0xa0, - 0xc1,0x85,0x80,0x5d,0xc6,0x2e,0x4c,0xe3,0x28,0x3e,0x34,0x3,0x81,0xc7,0xb0,0xd6, - 0xd5,0xf6,0xfa,0xc4,0xd9,0xf2,0x9f,0x38,0x9c,0xc6,0xb7,0xcd,0x1a,0xa3,0x7f,0x96, - 0x72,0xca,0xe5,0x34,0xe6,0x70,0x30,0x1e,0xf4,0xa,0x8f,0xb0,0xd0,0xd5,0xf6,0x6d, - 0xcc,0xbc,0xc6,0x9e,0x4d,0x38,0x57,0xbb,0xda,0x5e,0x81,0x26,0x6,0xcf,0xc5,0x27, - 0x30,0xa9,0x43,0x51,0xeb,0xb8,0xf9,0xbb,0xe,0xc7,0xa1,0x9c,0x89,0xf5,0x2c,0xee, - 0x8d,0x4d,0x63,0x16,0xcf,0xc7,0xc3,0x5d,0x6d,0xf7,0x86,0x81,0xef,0xb1,0x9f,0xfa, - 0x15,0x70,0x67,0xac,0x8b,0x5d,0x6d,0xd7,0xe3,0x7a,0x29,0xaa,0x97,0x46,0x93,0x91, - 0xe3,0x7e,0xca,0x65,0x26,0xe5,0xb2,0x65,0x68,0x28,0x63,0xe0,0x1c,0x56,0x71,0xa, - 0xcf,0xf0,0x31,0xe5,0xf2,0x38,0xe5,0x72,0x64,0x10,0xb0,0xab,0xed,0x8b,0x8,0xe0, - 0x12,0x9e,0xe0,0xb,0x4e,0x62,0x29,0xe5,0x72,0xbc,0xf,0xb0,0x99,0x78,0xe1,0xef, - 0x30,0x8f,0xf9,0x94,0x4b,0x83,0xb,0xb8,0x86,0x3b,0x98,0xe9,0xe5,0x30,0xe5,0xf2, - 0xd3,0x4f,0xde,0xd5,0xf6,0x2b,0xee,0xc6,0xf6,0xf0,0x10,0x87,0x2b,0x29,0x97,0x7, - 0x78,0x88,0x97,0xd8,0x8a,0xf3,0xd1,0x7b,0xd3,0xb,0x18,0xee,0x76,0xe0,0x62,0xd4, - 0x46,0xdd,0xea,0x15,0x4a,0x57,0xdb,0xf7,0xd8,0x8f,0x1b,0x58,0xc1,0x67,0x7c,0x8a, - 0xb4,0x73,0x57,0xdb,0x45,0xff,0x53,0x3f,0x0,0xa4,0x2,0x59,0xb8,0xe7,0x5,0xb9, - 0xdc,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/footnote-insert.png 0x0,0x0,0x1,0xd9, 0x89, @@ -9728,6 +9695,39 @@ 0x7a,0x15,0x3f,0x6d,0xa2,0x24,0x49,0xae,0x6f,0xef,0x6e,0xce,0xab,0x20,0xfb,0xfa, 0xfc,0x3e,0xf9,0x1,0x7e,0xcf,0xae,0xd9,0xe5,0x13,0x46,0xca,0x0,0x0,0x0,0x0, 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/font-sans.png + 0x0,0x0,0x1,0xde, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x4,0x1, + 0xd,0x1c,0x34,0x36,0xa,0xbd,0x52,0x0,0x0,0x1,0x5e,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xc5,0xd3,0x3d,0x68,0x15,0x41,0x14,0xc5,0xf1,0x5f,0x1e,0x8b,0xa4,0x50,0x4, + 0x41,0xc1,0x4a,0xb,0x11,0x45,0x64,0x40,0x52,0xd9,0x28,0xd8,0x59,0x5a,0x4f,0x15, + 0xab,0x6c,0x27,0x6a,0xa1,0x82,0xf8,0x1,0x51,0x51,0x21,0xd5,0x80,0xe9,0xc4,0x69, + 0xac,0xac,0x6c,0x2d,0x13,0xc1,0x6a,0x89,0x58,0x8,0x82,0x85,0x45,0x8a,0x28,0xa8, + 0x44,0x2d,0x14,0x6d,0xee,0x83,0x67,0x88,0xe0,0xae,0x8a,0x7,0x2e,0xb3,0x33,0xf7, + 0xee,0x7f,0xf,0x7b,0x76,0xf9,0xcb,0x9a,0x1a,0x7a,0x63,0xca,0x65,0x1f,0x6e,0xe3, + 0x4,0xb6,0xc5,0xf1,0xee,0x66,0x20,0xec,0x0,0x9e,0x62,0xfb,0xc6,0xde,0x68,0xa0, + 0xc1,0x85,0x80,0x5d,0xc6,0x2e,0x4c,0xe3,0x28,0x3e,0x34,0x3,0x81,0xc7,0xb0,0xd6, + 0xd5,0xf6,0xfa,0xc4,0xd9,0xf2,0x9f,0x38,0x9c,0xc6,0xb7,0xcd,0x1a,0xa3,0x7f,0x96, + 0x72,0xca,0xe5,0x34,0xe6,0x70,0x30,0x1e,0xf4,0xa,0x8f,0xb0,0xd0,0xd5,0xf6,0x6d, + 0xcc,0xbc,0xc6,0x9e,0x4d,0x38,0x57,0xbb,0xda,0x5e,0x81,0x26,0x6,0xcf,0xc5,0x27, + 0x30,0xa9,0x43,0x51,0xeb,0xb8,0xf9,0xbb,0xe,0xc7,0xa1,0x9c,0x89,0xf5,0x2c,0xee, + 0x8d,0x4d,0x63,0x16,0xcf,0xc7,0xc3,0x5d,0x6d,0xf7,0x86,0x81,0xef,0xb1,0x9f,0xfa, + 0x15,0x70,0x67,0xac,0x8b,0x5d,0x6d,0xd7,0xe3,0x7a,0x29,0xaa,0x97,0x46,0x93,0x91, + 0xe3,0x7e,0xca,0x65,0x26,0xe5,0xb2,0x65,0x68,0x28,0x63,0xe0,0x1c,0x56,0x71,0xa, + 0xcf,0xf0,0x31,0xe5,0xf2,0x38,0xe5,0x72,0x64,0x10,0xb0,0xab,0xed,0x8b,0x8,0xe0, + 0x12,0x9e,0xe0,0xb,0x4e,0x62,0x29,0xe5,0x72,0xbc,0xf,0xb0,0x99,0x78,0xe1,0xef, + 0x30,0x8f,0xf9,0x94,0x4b,0x83,0xb,0xb8,0x86,0x3b,0x98,0xe9,0xe5,0x30,0xe5,0xf2, + 0xd3,0x4f,0xde,0xd5,0xf6,0x2b,0xee,0xc6,0xf6,0xf0,0x10,0x87,0x2b,0x29,0x97,0x7, + 0x78,0x88,0x97,0xd8,0x8a,0xf3,0xd1,0x7b,0xd3,0xb,0x18,0xee,0x76,0xe0,0x62,0xd4, + 0x46,0xdd,0xea,0x15,0x4a,0x57,0xdb,0xf7,0xd8,0x8f,0x1b,0x58,0xc1,0x67,0x7c,0x8a, + 0xb4,0x73,0x57,0xdb,0x45,0xff,0x53,0x3f,0x0,0xa4,0x2,0x59,0xb8,0xe7,0x5,0xb9, + 0xdc,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math-macro-remove-optional-param.png 0x0,0x0,0x1,0x55, 0x89, @@ -10066,83 +10066,72 @@ 0xf4,0xbf,0xbf,0xff,0x70,0xa6,0xa6,0x5b,0x4f,0xbe,0x33,0x0,0x4,0x10,0x23,0xad, 0xea,0x3c,0x80,0x0,0xa2,0x99,0xc1,0x0,0x1,0x6,0x0,0x96,0xcd,0x2e,0xd6,0x5c, 0xe7,0xc3,0xe1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-view_ps.png - 0x0,0x0,0x4,0x94, + // /cvs/lyx/lyx-release/lyx-export/lib/images/down.png + 0x0,0x0,0x3,0xe8, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, - 0xf,0xc,0x21,0xd5,0xc3,0x4b,0xd5,0x0,0x0,0x4,0x14,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x75,0x93,0x5f,0x4c,0xdb,0x55,0x14,0xc7,0xbf,0xf7,0xfe,0x7e,0xb4,0xa5,0x50, - 0x28,0x45,0xfe,0x84,0x74,0x16,0xb0,0xe0,0x64,0xb0,0x85,0x60,0xc,0xa0,0xc,0xb1, - 0x28,0xcb,0x80,0xe8,0x34,0x61,0x25,0xd1,0x44,0x93,0x3d,0x18,0x92,0x25,0x26,0x46, - 0x43,0x66,0x62,0x36,0x10,0xf9,0x3b,0xd8,0x82,0xf0,0x62,0xa2,0xc6,0xd7,0x65,0x59, - 0xb2,0x64,0xf8,0xa0,0x12,0x5,0xe4,0xd5,0x7,0xdc,0x34,0x4a,0x54,0x14,0x21,0xe3, - 0x4f,0xb,0x85,0xae,0xbf,0xf6,0xf7,0xbb,0xe7,0xf8,0x40,0xe9,0x6,0xca,0x4d,0xce, - 0xc3,0x39,0xf7,0x7e,0x3f,0xe7,0x9e,0x73,0xcf,0x15,0xa3,0xd7,0x86,0x91,0x48,0x24, - 0x70,0x78,0x29,0x88,0xc,0x5b,0x9a,0x76,0x4e,0x97,0xda,0xdb,0x44,0x5c,0x9,0xb0, - 0x94,0x52,0xbb,0xab,0x48,0x7d,0x6a,0x98,0xe6,0xd,0x1d,0xd8,0x39,0xac,0xb1,0xd9, - 0x6c,0xd0,0x13,0x89,0x4,0xba,0xdf,0xff,0xe0,0xc0,0xc6,0xf0,0xd5,0x81,0x32,0xa7, - 0xdd,0x3e,0x5e,0xe6,0x2f,0x6f,0x79,0xbe,0xb1,0x9,0xe,0x47,0x3a,0x0,0x20,0x6e, - 0x18,0xb5,0xb3,0x3f,0xcc,0xd4,0xfe,0xfc,0xcb,0xbd,0xd7,0xe3,0xf1,0xf8,0xc5,0xf7, - 0xde,0xed,0xbe,0x7b,0x48,0x7,0x79,0x38,0x4b,0xef,0xc7,0x57,0x8a,0xdc,0x6e,0xf7, - 0x78,0xe0,0x85,0xe6,0x96,0x33,0x2d,0x67,0x61,0x4b,0x4b,0x63,0xcb,0x32,0x61,0x9a, - 0x26,0x34,0x5d,0xe7,0xe6,0xc0,0x4b,0x78,0xb1,0xf9,0x4c,0x93,0xc7,0x93,0x3b,0xde, - 0xdb,0x77,0xb9,0xf8,0xb0,0xfe,0x0,0xf0,0xd2,0xe5,0x4b,0x69,0x2e,0x97,0xab,0xed, - 0x98,0xf7,0x58,0x4b,0xc5,0x53,0x95,0x20,0x22,0x86,0x90,0x42,0x8,0x9,0x29,0x25, - 0x84,0x10,0xc2,0x34,0x13,0x7c,0xfc,0xc9,0xe3,0xf0,0xf9,0x7c,0x4d,0xae,0xec,0xec, - 0x57,0xba,0x3f,0xec,0xb6,0x1f,0x9,0x4c,0x93,0xd2,0x9d,0xe3,0x76,0x77,0x35,0x35, - 0x6,0x40,0xa4,0xc0,0xcc,0x42,0x8,0x40,0xd3,0x24,0xa4,0x14,0x0,0xb0,0xf,0xc5, - 0xb3,0xf5,0xa7,0x91,0xff,0x58,0xde,0x85,0x34,0x4d,0xe6,0x1f,0x9,0x94,0x42,0xb3, - 0x11,0xa1,0xd2,0x66,0xb7,0x83,0x99,0x11,0xc,0x6,0xd1,0xd1,0x71,0x1e,0xcc,0x0, - 0x33,0x10,0xc,0x6,0xd1,0xd9,0xd9,0x9,0x66,0xc0,0x61,0xb7,0x83,0x89,0x2b,0x34, - 0xa1,0xa5,0x3f,0xca,0xd0,0x1f,0x75,0x88,0x95,0x46,0xca,0xd2,0x0,0x30,0x11,0x89, - 0x98,0xf1,0x60,0x2f,0x4e,0x4,0x80,0xb1,0xef,0x3,0xbc,0x37,0x9,0xca,0x12,0x4a, - 0x29,0xfd,0x48,0xa0,0x80,0x60,0xb1,0x57,0x9a,0x60,0x66,0x8c,0x8d,0x5e,0x3b,0x0, - 0xdc,0xf7,0x99,0x39,0x29,0x10,0x0,0x98,0x8e,0x4,0x82,0x59,0x30,0x71,0xca,0x2d, - 0x2e,0xf6,0x25,0xcb,0x65,0x0,0xc,0x9f,0xef,0x71,0x30,0x73,0x32,0x41,0x92,0x27, - 0x40,0x47,0xf6,0x30,0xc3,0x95,0x95,0xe7,0xca,0xca,0xde,0x6f,0x7e,0x4a,0x24,0x4, - 0xa7,0x6e,0xb6,0x6f,0x7b,0x7b,0x12,0xba,0xd4,0x1c,0xff,0xb,0xc,0xb4,0x36,0x4a, - 0xa7,0xc3,0xf1,0x66,0x4d,0x75,0x4d,0xea,0xf0,0x9e,0x89,0xe4,0x31,0x91,0xb4,0x87, - 0xab,0xb4,0xb8,0x14,0x9e,0xdc,0xdc,0xd7,0xba,0x2e,0x5e,0xd0,0xff,0x53,0x72,0x5b, - 0x73,0x5b,0xc0,0xe7,0x2b,0x7e,0xab,0xb4,0xf4,0x9,0x30,0x33,0x4b,0x29,0x5,0xc0, - 0x20,0x2,0x36,0x36,0xd6,0xb1,0xb0,0xb0,0x0,0x80,0x51,0x51,0x51,0x1,0x8f,0xc7, - 0x83,0x48,0x64,0xb,0xb1,0x98,0x81,0xd5,0x95,0xfb,0xef,0x84,0x43,0x3b,0x3f,0x1, - 0xb8,0x91,0x2,0x5e,0x19,0xee,0xf1,0x38,0xd2,0xd3,0xc7,0xea,0xeb,0x9e,0xcb,0x60, - 0xa6,0x54,0x8f,0x98,0x81,0x48,0x24,0x82,0xa1,0xa1,0x21,0x84,0x42,0x21,0x48,0x29, - 0xe1,0xf1,0x78,0x10,0xc,0x76,0xe0,0xe6,0xcd,0x5b,0x58,0x5e,0x5e,0x86,0xd3,0xe9, - 0xcc,0x62,0x12,0x9f,0xfb,0xfd,0xfe,0x7,0x0,0xee,0xa0,0x7f,0xb0,0x57,0x8c,0x5d, - 0x1f,0xe9,0x9a,0x99,0xfd,0x9e,0x99,0x99,0xd,0x23,0x46,0x86,0x11,0xe3,0x68,0x74, - 0x97,0xb7,0xb7,0xb7,0x78,0x60,0xa0,0x9f,0x6f,0xdf,0xbe,0xcd,0x44,0xc4,0x44,0xc4, - 0x73,0x73,0x73,0x5c,0x57,0x57,0xc7,0x3d,0x3d,0x3d,0xa9,0xd8,0xe2,0xe2,0x22,0xd7, - 0xd6,0xd6,0xfe,0x5d,0x50,0x90,0x9f,0x83,0x91,0xab,0x3,0x72,0xfc,0x93,0xb1,0x1f, - 0x37,0x36,0x37,0xd8,0x30,0x62,0xbc,0xbb,0x1b,0xe1,0x68,0x74,0x87,0xc3,0xe1,0x4d, - 0x5e,0x59,0xf9,0x87,0xab,0xab,0xab,0x99,0x99,0x99,0x88,0x58,0x29,0xc5,0x44,0xc4, - 0x79,0x79,0x79,0x29,0xd8,0x7e,0x6c,0x72,0x72,0x92,0xdb,0xdb,0xdb,0x3b,0xa5,0xa5, - 0x14,0x25,0x4c,0xb3,0x2a,0x3b,0x2b,0xb,0xf1,0x78,0x9c,0x2d,0x4b,0xc1,0x34,0x2d, - 0x18,0x86,0x1,0xa5,0x2c,0x28,0xa5,0xc0,0xcc,0x10,0x42,0x40,0xca,0xbd,0x37,0xd4, - 0x34,0xed,0xe1,0xec,0x26,0xa7,0xa1,0xbc,0xbc,0x1c,0x3e,0x9f,0xef,0xba,0x54,0xa4, - 0xea,0xb,0xf2,0xb,0x49,0x4a,0x9,0xa5,0x4c,0x41,0xa4,0x60,0x9a,0x9,0xc4,0x62, - 0x31,0x30,0x33,0x34,0x4d,0xc3,0xf4,0xf4,0x34,0xca,0xca,0xca,0xb0,0xb4,0xb4,0x94, - 0xfc,0x21,0xa,0x86,0x61,0xa0,0xa4,0xa4,0x4,0xf3,0xf3,0xf3,0x0,0x80,0xf5,0xf5, - 0x75,0x0,0xc8,0xd3,0x5a,0x5b,0xcf,0xde,0x3a,0x75,0xf2,0x94,0xd7,0xed,0xce,0x81, - 0xdd,0x9e,0xe,0x22,0x8b,0x99,0x59,0x58,0x96,0x82,0xcb,0xe5,0x42,0x38,0x1c,0x82, - 0x65,0x29,0x64,0x66,0x66,0x22,0x10,0x8,0x60,0x79,0x79,0x19,0x13,0x13,0x13,0x0, - 0x0,0xbf,0xdf,0x8f,0x9a,0x9a,0x1a,0xd8,0x6c,0x36,0xf4,0xf5,0xf5,0xa1,0xb0,0xb0, - 0x90,0xc4,0xf0,0xe8,0xe0,0x3d,0x5d,0xd3,0x4b,0x34,0x4d,0xdb,0xa8,0x3a,0x51,0x59, - 0xd4,0x70,0xba,0x51,0x86,0x36,0x43,0x58,0xfc,0xed,0x57,0x24,0xcc,0x4,0x27,0x4c, - 0x4b,0x7c,0xf3,0xf5,0xb7,0x68,0x68,0x68,0xc0,0xda,0xda,0x1a,0x66,0x67,0x67,0x53, - 0x5f,0xb1,0xa3,0xe3,0x3c,0x62,0xb1,0x18,0xa6,0xa6,0xa6,0x10,0x8d,0x46,0x51,0x75, - 0xf2,0xc4,0x96,0xe8,0x1f,0xfc,0xe8,0xab,0x2f,0x3e,0xfb,0xb2,0x2b,0xd3,0x95,0x59, - 0x74,0xee,0xd5,0x97,0x47,0x9c,0x4e,0x67,0x2d,0x11,0xfd,0xbe,0xba,0xba,0x3a,0xb3, - 0xb5,0xb5,0xbd,0xea,0xf5,0x7a,0x9f,0xde,0xdd,0xd9,0xa9,0x5f,0x5d,0xb9,0xef,0x54, - 0x8a,0x84,0x10,0x58,0x2b,0x2f,0x2f,0x9b,0x23,0xb2,0xa,0xff,0xf8,0xf3,0xaf,0x67, - 0x2c,0x53,0x49,0x5d,0xd7,0xa5,0xd7,0xeb,0xfd,0x2e,0x1c,0xe,0xbd,0xf1,0x2f,0xf6, - 0xf5,0x1d,0xf1,0x5a,0xb0,0x7a,0xea,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, - 0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x4,0x1, + 0xc,0x37,0x17,0xe3,0xdf,0x5b,0x7e,0x0,0x0,0x3,0x68,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xbd,0x94,0x5f,0x68,0x1c,0x45,0x1c,0xc7,0xbf,0x33,0xbb,0xb3,0xb9,0xcd,0xde, + 0x9f,0x5e,0x62,0x72,0xe6,0x6c,0x23,0x69,0x3d,0xdb,0x82,0x2d,0xd6,0x42,0xb4,0x2f, + 0x7d,0x50,0x8a,0x45,0x85,0x62,0xb5,0xa0,0xd1,0xea,0x83,0x95,0x8a,0x3e,0x47,0xfa, + 0x22,0x88,0x52,0x28,0xfa,0xe0,0x83,0x28,0x62,0x11,0xb1,0x1,0x41,0xaa,0xf8,0x87, + 0x22,0x8d,0xad,0x51,0x1a,0x6d,0x6d,0x6d,0x20,0xc5,0xe8,0x5d,0xda,0x23,0x6a,0x72, + 0x24,0xb9,0xbb,0xdd,0xbb,0xcb,0x5d,0xf6,0x6e,0x6f,0x67,0x66,0xc7,0x87,0x4b,0x42, + 0x89,0x98,0x62,0x11,0xbf,0xf0,0x85,0x61,0x66,0x7e,0x1f,0x66,0xe6,0x37,0xbf,0x1f, + 0xf0,0x1f,0x8b,0xac,0xb5,0xf8,0xc8,0xcb,0xef,0x1e,0x0,0xf0,0xd2,0xaa,0xe9,0x77, + 0x4e,0xbd,0xf1,0xe2,0xc9,0x7f,0x8a,0xd1,0xd7,0x2,0x6,0x52,0xbc,0xfe,0xf8,0x3, + 0xfd,0x9b,0xf7,0xdc,0x7b,0x17,0x0,0xe0,0xcc,0xc5,0x9,0x7c,0xfa,0xed,0xa5,0x5b, + 0x1,0xdc,0x34,0x30,0xd5,0xd7,0x9b,0xc4,0xb4,0xdd,0x0,0x0,0xf4,0xf5,0x26,0x11, + 0x4,0xaa,0x77,0xad,0x98,0x35,0x81,0x52,0x4a,0xe4,0x17,0x3c,0xc4,0x22,0xad,0x6d, + 0xb,0x35,0xf,0x50,0xb2,0xed,0xa6,0x81,0x41,0x20,0xe1,0x7a,0x1c,0x9a,0xce,0x1, + 0x0,0xae,0xc7,0x21,0xa5,0xc4,0xd,0x81,0xbb,0xe,0x1e,0x49,0x95,0x17,0x6a,0x7b, + 0x9b,0xbe,0x6f,0xea,0xba,0xae,0x59,0x66,0xe8,0xea,0xf8,0xc9,0xb7,0x3e,0xb,0xa4, + 0x80,0xc7,0x25,0x98,0xdf,0x82,0x78,0x5c,0x22,0x8,0x5a,0xe3,0x5d,0x7,0x8f,0x5c, + 0x9f,0x30,0x1b,0xc0,0x7b,0x17,0x86,0x8e,0x9d,0x6d,0x9d,0x50,0xc9,0xc1,0xa7,0xf6, + 0xed,0x79,0xfa,0xee,0xad,0x29,0x14,0x9c,0x32,0x39,0xf5,0xdd,0xf9,0x9a,0xfb,0xf0, + 0x61,0x53,0xa,0x81,0x26,0xf,0xa0,0x8b,0x16,0xa4,0xc9,0x3,0x4,0x52,0xa0,0x7f, + 0x60,0xf0,0x80,0x94,0xf2,0xf8,0xe1,0x27,0xf7,0xb5,0x75,0x77,0xc6,0xd5,0x78,0xfa, + 0x1a,0xbe,0x3a,0x73,0x8e,0x1,0x38,0x4b,0x1,0x40,0xa,0xb1,0x7d,0xd3,0x96,0x6d, + 0x66,0xce,0x6b,0x33,0xf5,0x78,0x32,0xb4,0xf7,0xfe,0xdd,0x5d,0xa9,0xdb,0x93,0x6f, + 0x4a,0x21,0xa9,0x2f,0x2,0xf8,0x7c,0xc9,0x22,0x80,0x14,0x2,0x52,0xf0,0xe3,0xcf, + 0xd,0x3c,0x16,0xd3,0xe3,0xc9,0x50,0xce,0x6b,0x33,0x37,0x6d,0xd9,0x66,0xa,0xee, + 0x27,0x0,0x80,0x2,0x0,0xf7,0x7d,0x5a,0x5c,0xe4,0xa8,0x37,0x39,0x8a,0x55,0x4f, + 0xb1,0x58,0x2,0x8f,0x3e,0xf4,0x60,0xc2,0xad,0x96,0xe1,0xf9,0x1c,0xbe,0xc,0x94, + 0x2f,0x3,0xe5,0xf9,0x1c,0xd5,0x92,0x4d,0x5f,0x78,0xe6,0x89,0x28,0x8b,0x25,0x50, + 0xac,0x7a,0xaa,0xde,0xe4,0x28,0x2e,0x72,0x48,0xce,0xc9,0xa,0x50,0x8,0x1e,0x64, + 0xd2,0x13,0xa0,0x94,0x82,0x10,0x2,0xbb,0xda,0x80,0x11,0xef,0x21,0x87,0x6,0xf6, + 0x23,0x6c,0x99,0xcb,0x5,0x40,0xc2,0x96,0x89,0x43,0x3,0xfb,0x61,0xc4,0x7b,0x88, + 0x5d,0x6d,0x80,0x10,0x2,0x4a,0x29,0x32,0xe9,0x89,0x95,0xb7,0xd5,0x0,0xc0,0x8c, + 0x77,0x7,0x73,0xf3,0x85,0xdd,0xed,0x56,0xd8,0xec,0x4a,0xf4,0x10,0x8d,0x52,0x55, + 0x6b,0xf8,0xa4,0x3b,0x91,0x80,0x2f,0x1,0xa5,0x0,0x42,0x8,0x18,0xd3,0xd1,0xd1, + 0xd5,0x8d,0xf9,0x4a,0x1d,0x4c,0xd7,0x14,0x21,0x84,0x64,0x26,0xae,0x60,0x74,0x64, + 0xb8,0x5c,0x2f,0xe7,0xdf,0xae,0xcc,0x5c,0xbd,0xa8,0x1,0xc0,0x42,0x2e,0x9b,0x66, + 0x66,0xcc,0xb1,0x1d,0xa7,0xdf,0xa,0x47,0xac,0x44,0xcf,0x6d,0xc4,0x60,0x4c,0xb9, + 0x4d,0x49,0x28,0xd5,0xa0,0x69,0x2d,0x13,0x42,0xe1,0xfa,0x12,0x6,0x63,0x4b,0xb0, + 0x71,0xfc,0x38,0x72,0xba,0x50,0xce,0x4d,0xbd,0x32,0xf3,0xf3,0xf0,0x7,0x0,0x84, + 0xb6,0x94,0x76,0x51,0xcb,0xff,0xf1,0x1b,0xc,0xab,0xe2,0x38,0xa5,0x1d,0x56,0x34, + 0x1a,0x49,0xae,0xdf,0x40,0xc,0xc3,0x50,0x9a,0xa6,0x11,0x5d,0xd7,0xb1,0x6c,0x83, + 0x31,0x45,0x29,0x21,0xbf,0x5e,0x19,0xc3,0xe8,0x37,0x5f,0xcf,0x16,0xfe,0xbc,0xf6, + 0xda,0xfc,0x2f,0xe7,0x4e,0x0,0x68,0xac,0x5c,0x79,0x49,0xdc,0x2d,0x4e,0x67,0xa4, + 0x1e,0xaa,0x3a,0x8e,0xbd,0xc3,0x8a,0x44,0x23,0x1b,0x7a,0xfb,0x8,0x63,0x6c,0x5, + 0xca,0x18,0x53,0x1a,0xa5,0x64,0x7c,0xec,0x27,0x7c,0x7f,0xfa,0xcb,0xd9,0xf9,0xdf, + 0x27,0x8f,0xda,0xe9,0xf3,0x43,0x0,0xdc,0x65,0x88,0xb6,0xea,0xa3,0xfb,0x5e,0x69, + 0x2e,0xe3,0x83,0x55,0xb,0xf9,0xfc,0xce,0xe8,0xba,0x8e,0xf0,0xc6,0xd4,0x9d,0x84, + 0x31,0xa6,0x18,0x63,0x30,0xc,0x83,0x5c,0xbe,0xf0,0x3,0x86,0xbf,0xf8,0x24,0x3f, + 0x37,0x35,0x79,0xb4,0x92,0x1d,0x1b,0x82,0x52,0x8b,0xd7,0x3,0xb4,0xbf,0xd5,0x8e, + 0x52,0xbe,0x57,0x9a,0x4d,0xb,0x6a,0x54,0x66,0x66,0xa6,0xef,0x8b,0x77,0x76,0xb6, + 0x6f,0xbf,0x67,0x2b,0xb1,0x2c,0x46,0x46,0x47,0x46,0xf0,0xf9,0xc7,0x1f,0x3a,0x85, + 0xe9,0xec,0xab,0x95,0xec,0xe5,0x13,0xab,0x61,0x37,0xea,0x87,0xed,0xeb,0xee,0xd8, + 0xf9,0xec,0x2d,0xeb,0x37,0x1e,0x6b,0xf,0x47,0xa2,0x0,0x50,0x5f,0xac,0xb9,0x76, + 0x6e,0x6a,0xb0,0x92,0x1d,0xfb,0x8,0x40,0xfd,0x5f,0x37,0x58,0x0,0xa1,0x8e,0xcd, + 0xfd,0xcf,0x13,0x90,0x28,0x0,0x28,0xa8,0x5a,0x69,0xf2,0xd2,0xfb,0x0,0x3c,0xfc, + 0x5f,0xfa,0xb,0x1e,0xb5,0x92,0x57,0xcc,0xe4,0xa8,0x54,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-update.png 0x0,0x0,0x4,0xfd, 0x89, @@ -10268,72 +10257,83 @@ 0x3c,0x33,0xcd,0x46,0xf2,0xa7,0xcb,0xe8,0x3f,0x30,0x3e,0xf0,0x3f,0xf3,0x1b,0xfb, 0xfd,0xfb,0x4c,0x19,0x31,0x77,0xc2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/down.png - 0x0,0x0,0x3,0xe8, + // /cvs/lyx/lyx-release/lyx-export/lib/images/buffer-view_ps.png + 0x0,0x0,0x4,0x94, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x4,0x1, - 0xc,0x37,0x17,0xe3,0xdf,0x5b,0x7e,0x0,0x0,0x3,0x68,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xbd,0x94,0x5f,0x68,0x1c,0x45,0x1c,0xc7,0xbf,0x33,0xbb,0xb3,0xb9,0xcd,0xde, - 0x9f,0x5e,0x62,0x72,0xe6,0x6c,0x23,0x69,0x3d,0xdb,0x82,0x2d,0xd6,0x42,0xb4,0x2f, - 0x7d,0x50,0x8a,0x45,0x85,0x62,0xb5,0xa0,0xd1,0xea,0x83,0x95,0x8a,0x3e,0x47,0xfa, - 0x22,0x88,0x52,0x28,0xfa,0xe0,0x83,0x28,0x62,0x11,0xb1,0x1,0x41,0xaa,0xf8,0x87, - 0x22,0x8d,0xad,0x51,0x1a,0x6d,0x6d,0x6d,0x20,0xc5,0xe8,0x5d,0xda,0x23,0x6a,0x72, - 0x24,0xb9,0xbb,0xdd,0xbb,0xcb,0x5d,0xf6,0x6e,0x6f,0x67,0x66,0xc7,0x87,0x4b,0x42, - 0x89,0x98,0x62,0x11,0xbf,0xf0,0x85,0x61,0x66,0x7e,0x1f,0x66,0xe6,0x37,0xbf,0x1f, - 0xf0,0x1f,0x8b,0xac,0xb5,0xf8,0xc8,0xcb,0xef,0x1e,0x0,0xf0,0xd2,0xaa,0xe9,0x77, - 0x4e,0xbd,0xf1,0xe2,0xc9,0x7f,0x8a,0xd1,0xd7,0x2,0x6,0x52,0xbc,0xfe,0xf8,0x3, - 0xfd,0x9b,0xf7,0xdc,0x7b,0x17,0x0,0xe0,0xcc,0xc5,0x9,0x7c,0xfa,0xed,0xa5,0x5b, - 0x1,0xdc,0x34,0x30,0xd5,0xd7,0x9b,0xc4,0xb4,0xdd,0x0,0x0,0xf4,0xf5,0x26,0x11, - 0x4,0xaa,0x77,0xad,0x98,0x35,0x81,0x52,0x4a,0xe4,0x17,0x3c,0xc4,0x22,0xad,0x6d, - 0xb,0x35,0xf,0x50,0xb2,0xed,0xa6,0x81,0x41,0x20,0xe1,0x7a,0x1c,0x9a,0xce,0x1, - 0x0,0xae,0xc7,0x21,0xa5,0xc4,0xd,0x81,0xbb,0xe,0x1e,0x49,0x95,0x17,0x6a,0x7b, - 0x9b,0xbe,0x6f,0xea,0xba,0xae,0x59,0x66,0xe8,0xea,0xf8,0xc9,0xb7,0x3e,0xb,0xa4, - 0x80,0xc7,0x25,0x98,0xdf,0x82,0x78,0x5c,0x22,0x8,0x5a,0xe3,0x5d,0x7,0x8f,0x5c, - 0x9f,0x30,0x1b,0xc0,0x7b,0x17,0x86,0x8e,0x9d,0x6d,0x9d,0x50,0xc9,0xc1,0xa7,0xf6, - 0xed,0x79,0xfa,0xee,0xad,0x29,0x14,0x9c,0x32,0x39,0xf5,0xdd,0xf9,0x9a,0xfb,0xf0, - 0x61,0x53,0xa,0x81,0x26,0xf,0xa0,0x8b,0x16,0xa4,0xc9,0x3,0x4,0x52,0xa0,0x7f, - 0x60,0xf0,0x80,0x94,0xf2,0xf8,0xe1,0x27,0xf7,0xb5,0x75,0x77,0xc6,0xd5,0x78,0xfa, - 0x1a,0xbe,0x3a,0x73,0x8e,0x1,0x38,0x4b,0x1,0x40,0xa,0xb1,0x7d,0xd3,0x96,0x6d, - 0x66,0xce,0x6b,0x33,0xf5,0x78,0x32,0xb4,0xf7,0xfe,0xdd,0x5d,0xa9,0xdb,0x93,0x6f, - 0x4a,0x21,0xa9,0x2f,0x2,0xf8,0x7c,0xc9,0x22,0x80,0x14,0x2,0x52,0xf0,0xe3,0xcf, - 0xd,0x3c,0x16,0xd3,0xe3,0xc9,0x50,0xce,0x6b,0x33,0x37,0x6d,0xd9,0x66,0xa,0xee, - 0x27,0x0,0x80,0x2,0x0,0xf7,0x7d,0x5a,0x5c,0xe4,0xa8,0x37,0x39,0x8a,0x55,0x4f, - 0xb1,0x58,0x2,0x8f,0x3e,0xf4,0x60,0xc2,0xad,0x96,0xe1,0xf9,0x1c,0xbe,0xc,0x94, - 0x2f,0x3,0xe5,0xf9,0x1c,0xd5,0x92,0x4d,0x5f,0x78,0xe6,0x89,0x28,0x8b,0x25,0x50, - 0xac,0x7a,0xaa,0xde,0xe4,0x28,0x2e,0x72,0x48,0xce,0xc9,0xa,0x50,0x8,0x1e,0x64, - 0xd2,0x13,0xa0,0x94,0x82,0x10,0x2,0xbb,0xda,0x80,0x11,0xef,0x21,0x87,0x6,0xf6, - 0x23,0x6c,0x99,0xcb,0x5,0x40,0xc2,0x96,0x89,0x43,0x3,0xfb,0x61,0xc4,0x7b,0x88, - 0x5d,0x6d,0x80,0x10,0x2,0x4a,0x29,0x32,0xe9,0x89,0x95,0xb7,0xd5,0x0,0xc0,0x8c, - 0x77,0x7,0x73,0xf3,0x85,0xdd,0xed,0x56,0xd8,0xec,0x4a,0xf4,0x10,0x8d,0x52,0x55, - 0x6b,0xf8,0xa4,0x3b,0x91,0x80,0x2f,0x1,0xa5,0x0,0x42,0x8,0x18,0xd3,0xd1,0xd1, - 0xd5,0x8d,0xf9,0x4a,0x1d,0x4c,0xd7,0x14,0x21,0x84,0x64,0x26,0xae,0x60,0x74,0x64, - 0xb8,0x5c,0x2f,0xe7,0xdf,0xae,0xcc,0x5c,0xbd,0xa8,0x1,0xc0,0x42,0x2e,0x9b,0x66, - 0x66,0xcc,0xb1,0x1d,0xa7,0xdf,0xa,0x47,0xac,0x44,0xcf,0x6d,0xc4,0x60,0x4c,0xb9, - 0x4d,0x49,0x28,0xd5,0xa0,0x69,0x2d,0x13,0x42,0xe1,0xfa,0x12,0x6,0x63,0x4b,0xb0, - 0x71,0xfc,0x38,0x72,0xba,0x50,0xce,0x4d,0xbd,0x32,0xf3,0xf3,0xf0,0x7,0x0,0x84, - 0xb6,0x94,0x76,0x51,0xcb,0xff,0xf1,0x1b,0xc,0xab,0xe2,0x38,0xa5,0x1d,0x56,0x34, - 0x1a,0x49,0xae,0xdf,0x40,0xc,0xc3,0x50,0x9a,0xa6,0x11,0x5d,0xd7,0xb1,0x6c,0x83, - 0x31,0x45,0x29,0x21,0xbf,0x5e,0x19,0xc3,0xe8,0x37,0x5f,0xcf,0x16,0xfe,0xbc,0xf6, - 0xda,0xfc,0x2f,0xe7,0x4e,0x0,0x68,0xac,0x5c,0x79,0x49,0xdc,0x2d,0x4e,0x67,0xa4, - 0x1e,0xaa,0x3a,0x8e,0xbd,0xc3,0x8a,0x44,0x23,0x1b,0x7a,0xfb,0x8,0x63,0x6c,0x5, - 0xca,0x18,0x53,0x1a,0xa5,0x64,0x7c,0xec,0x27,0x7c,0x7f,0xfa,0xcb,0xd9,0xf9,0xdf, - 0x27,0x8f,0xda,0xe9,0xf3,0x43,0x0,0xdc,0x65,0x88,0xb6,0xea,0xa3,0xfb,0x5e,0x69, - 0x2e,0xe3,0x83,0x55,0xb,0xf9,0xfc,0xce,0xe8,0xba,0x8e,0xf0,0xc6,0xd4,0x9d,0x84, - 0x31,0xa6,0x18,0x63,0x30,0xc,0x83,0x5c,0xbe,0xf0,0x3,0x86,0xbf,0xf8,0x24,0x3f, - 0x37,0x35,0x79,0xb4,0x92,0x1d,0x1b,0x82,0x52,0x8b,0xd7,0x3,0xb4,0xbf,0xd5,0x8e, - 0x52,0xbe,0x57,0x9a,0x4d,0xb,0x6a,0x54,0x66,0x66,0xa6,0xef,0x8b,0x77,0x76,0xb6, - 0x6f,0xbf,0x67,0x2b,0xb1,0x2c,0x46,0x46,0x47,0x46,0xf0,0xf9,0xc7,0x1f,0x3a,0x85, - 0xe9,0xec,0xab,0x95,0xec,0xe5,0x13,0xab,0x61,0x37,0xea,0x87,0xed,0xeb,0xee,0xd8, - 0xf9,0xec,0x2d,0xeb,0x37,0x1e,0x6b,0xf,0x47,0xa2,0x0,0x50,0x5f,0xac,0xb9,0x76, - 0x6e,0x6a,0xb0,0x92,0x1d,0xfb,0x8,0x40,0xfd,0x5f,0x37,0x58,0x0,0xa1,0x8e,0xcd, - 0xfd,0xcf,0x13,0x90,0x28,0x0,0x28,0xa8,0x5a,0x69,0xf2,0xd2,0xfb,0x0,0x3c,0xfc, - 0x5f,0xfa,0xb,0x1e,0xb5,0x92,0x57,0xcc,0xe4,0xa8,0x54,0x0,0x0,0x0,0x0,0x49, - 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x17, + 0xf,0xc,0x21,0xd5,0xc3,0x4b,0xd5,0x0,0x0,0x4,0x14,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x75,0x93,0x5f,0x4c,0xdb,0x55,0x14,0xc7,0xbf,0xf7,0xfe,0x7e,0xb4,0xa5,0x50, + 0x28,0x45,0xfe,0x84,0x74,0x16,0xb0,0xe0,0x64,0xb0,0x85,0x60,0xc,0xa0,0xc,0xb1, + 0x28,0xcb,0x80,0xe8,0x34,0x61,0x25,0xd1,0x44,0x93,0x3d,0x18,0x92,0x25,0x26,0x46, + 0x43,0x66,0x62,0x36,0x10,0xf9,0x3b,0xd8,0x82,0xf0,0x62,0xa2,0xc6,0xd7,0x65,0x59, + 0xb2,0x64,0xf8,0xa0,0x12,0x5,0xe4,0xd5,0x7,0xdc,0x34,0x4a,0x54,0x14,0x21,0xe3, + 0x4f,0xb,0x85,0xae,0xbf,0xf6,0xf7,0xbb,0xe7,0xf8,0x40,0xe9,0x6,0xca,0x4d,0xce, + 0xc3,0x39,0xf7,0x7e,0x3f,0xe7,0x9e,0x73,0xcf,0x15,0xa3,0xd7,0x86,0x91,0x48,0x24, + 0x70,0x78,0x29,0x88,0xc,0x5b,0x9a,0x76,0x4e,0x97,0xda,0xdb,0x44,0x5c,0x9,0xb0, + 0x94,0x52,0xbb,0xab,0x48,0x7d,0x6a,0x98,0xe6,0xd,0x1d,0xd8,0x39,0xac,0xb1,0xd9, + 0x6c,0xd0,0x13,0x89,0x4,0xba,0xdf,0xff,0xe0,0xc0,0xc6,0xf0,0xd5,0x81,0x32,0xa7, + 0xdd,0x3e,0x5e,0xe6,0x2f,0x6f,0x79,0xbe,0xb1,0x9,0xe,0x47,0x3a,0x0,0x20,0x6e, + 0x18,0xb5,0xb3,0x3f,0xcc,0xd4,0xfe,0xfc,0xcb,0xbd,0xd7,0xe3,0xf1,0xf8,0xc5,0xf7, + 0xde,0xed,0xbe,0x7b,0x48,0x7,0x79,0x38,0x4b,0xef,0xc7,0x57,0x8a,0xdc,0x6e,0xf7, + 0x78,0xe0,0x85,0xe6,0x96,0x33,0x2d,0x67,0x61,0x4b,0x4b,0x63,0xcb,0x32,0x61,0x9a, + 0x26,0x34,0x5d,0xe7,0xe6,0xc0,0x4b,0x78,0xb1,0xf9,0x4c,0x93,0xc7,0x93,0x3b,0xde, + 0xdb,0x77,0xb9,0xf8,0xb0,0xfe,0x0,0xf0,0xd2,0xe5,0x4b,0x69,0x2e,0x97,0xab,0xed, + 0x98,0xf7,0x58,0x4b,0xc5,0x53,0x95,0x20,0x22,0x86,0x90,0x42,0x8,0x9,0x29,0x25, + 0x84,0x10,0xc2,0x34,0x13,0x7c,0xfc,0xc9,0xe3,0xf0,0xf9,0x7c,0x4d,0xae,0xec,0xec, + 0x57,0xba,0x3f,0xec,0xb6,0x1f,0x9,0x4c,0x93,0xd2,0x9d,0xe3,0x76,0x77,0x35,0x35, + 0x6,0x40,0xa4,0xc0,0xcc,0x42,0x8,0x40,0xd3,0x24,0xa4,0x14,0x0,0xb0,0xf,0xc5, + 0xb3,0xf5,0xa7,0x91,0xff,0x58,0xde,0x85,0x34,0x4d,0xe6,0x1f,0x9,0x94,0x42,0xb3, + 0x11,0xa1,0xd2,0x66,0xb7,0x83,0x99,0x11,0xc,0x6,0xd1,0xd1,0x71,0x1e,0xcc,0x0, + 0x33,0x10,0xc,0x6,0xd1,0xd9,0xd9,0x9,0x66,0xc0,0x61,0xb7,0x83,0x89,0x2b,0x34, + 0xa1,0xa5,0x3f,0xca,0xd0,0x1f,0x75,0x88,0x95,0x46,0xca,0xd2,0x0,0x30,0x11,0x89, + 0x98,0xf1,0x60,0x2f,0x4e,0x4,0x80,0xb1,0xef,0x3,0xbc,0x37,0x9,0xca,0x12,0x4a, + 0x29,0xfd,0x48,0xa0,0x80,0x60,0xb1,0x57,0x9a,0x60,0x66,0x8c,0x8d,0x5e,0x3b,0x0, + 0xdc,0xf7,0x99,0x39,0x29,0x10,0x0,0x98,0x8e,0x4,0x82,0x59,0x30,0x71,0xca,0x2d, + 0x2e,0xf6,0x25,0xcb,0x65,0x0,0xc,0x9f,0xef,0x71,0x30,0x73,0x32,0x41,0x92,0x27, + 0x40,0x47,0xf6,0x30,0xc3,0x95,0x95,0xe7,0xca,0xca,0xde,0x6f,0x7e,0x4a,0x24,0x4, + 0xa7,0x6e,0xb6,0x6f,0x7b,0x7b,0x12,0xba,0xd4,0x1c,0xff,0xb,0xc,0xb4,0x36,0x4a, + 0xa7,0xc3,0xf1,0x66,0x4d,0x75,0x4d,0xea,0xf0,0x9e,0x89,0xe4,0x31,0x91,0xb4,0x87, + 0xab,0xb4,0xb8,0x14,0x9e,0xdc,0xdc,0xd7,0xba,0x2e,0x5e,0xd0,0xff,0x53,0x72,0x5b, + 0x73,0x5b,0xc0,0xe7,0x2b,0x7e,0xab,0xb4,0xf4,0x9,0x30,0x33,0x4b,0x29,0x5,0xc0, + 0x20,0x2,0x36,0x36,0xd6,0xb1,0xb0,0xb0,0x0,0x80,0x51,0x51,0x51,0x1,0x8f,0xc7, + 0x83,0x48,0x64,0xb,0xb1,0x98,0x81,0xd5,0x95,0xfb,0xef,0x84,0x43,0x3b,0x3f,0x1, + 0xb8,0x91,0x2,0x5e,0x19,0xee,0xf1,0x38,0xd2,0xd3,0xc7,0xea,0xeb,0x9e,0xcb,0x60, + 0xa6,0x54,0x8f,0x98,0x81,0x48,0x24,0x82,0xa1,0xa1,0x21,0x84,0x42,0x21,0x48,0x29, + 0xe1,0xf1,0x78,0x10,0xc,0x76,0xe0,0xe6,0xcd,0x5b,0x58,0x5e,0x5e,0x86,0xd3,0xe9, + 0xcc,0x62,0x12,0x9f,0xfb,0xfd,0xfe,0x7,0x0,0xee,0xa0,0x7f,0xb0,0x57,0x8c,0x5d, + 0x1f,0xe9,0x9a,0x99,0xfd,0x9e,0x99,0x99,0xd,0x23,0x46,0x86,0x11,0xe3,0x68,0x74, + 0x97,0xb7,0xb7,0xb7,0x78,0x60,0xa0,0x9f,0x6f,0xdf,0xbe,0xcd,0x44,0xc4,0x44,0xc4, + 0x73,0x73,0x73,0x5c,0x57,0x57,0xc7,0x3d,0x3d,0x3d,0xa9,0xd8,0xe2,0xe2,0x22,0xd7, + 0xd6,0xd6,0xfe,0x5d,0x50,0x90,0x9f,0x83,0x91,0xab,0x3,0x72,0xfc,0x93,0xb1,0x1f, + 0x37,0x36,0x37,0xd8,0x30,0x62,0xbc,0xbb,0x1b,0xe1,0x68,0x74,0x87,0xc3,0xe1,0x4d, + 0x5e,0x59,0xf9,0x87,0xab,0xab,0xab,0x99,0x99,0x99,0x88,0x58,0x29,0xc5,0x44,0xc4, + 0x79,0x79,0x79,0x29,0xd8,0x7e,0x6c,0x72,0x72,0x92,0xdb,0xdb,0xdb,0x3b,0xa5,0xa5, + 0x14,0x25,0x4c,0xb3,0x2a,0x3b,0x2b,0xb,0xf1,0x78,0x9c,0x2d,0x4b,0xc1,0x34,0x2d, + 0x18,0x86,0x1,0xa5,0x2c,0x28,0xa5,0xc0,0xcc,0x10,0x42,0x40,0xca,0xbd,0x37,0xd4, + 0x34,0xed,0xe1,0xec,0x26,0xa7,0xa1,0xbc,0xbc,0x1c,0x3e,0x9f,0xef,0xba,0x54,0xa4, + 0xea,0xb,0xf2,0xb,0x49,0x4a,0x9,0xa5,0x4c,0x41,0xa4,0x60,0x9a,0x9,0xc4,0x62, + 0x31,0x30,0x33,0x34,0x4d,0xc3,0xf4,0xf4,0x34,0xca,0xca,0xca,0xb0,0xb4,0xb4,0x94, + 0xfc,0x21,0xa,0x86,0x61,0xa0,0xa4,0xa4,0x4,0xf3,0xf3,0xf3,0x0,0x80,0xf5,0xf5, + 0x75,0x0,0xc8,0xd3,0x5a,0x5b,0xcf,0xde,0x3a,0x75,0xf2,0x94,0xd7,0xed,0xce,0x81, + 0xdd,0x9e,0xe,0x22,0x8b,0x99,0x59,0x58,0x96,0x82,0xcb,0xe5,0x42,0x38,0x1c,0x82, + 0x65,0x29,0x64,0x66,0x66,0x22,0x10,0x8,0x60,0x79,0x79,0x19,0x13,0x13,0x13,0x0, + 0x0,0xbf,0xdf,0x8f,0x9a,0x9a,0x1a,0xd8,0x6c,0x36,0xf4,0xf5,0xf5,0xa1,0xb0,0xb0, + 0x90,0xc4,0xf0,0xe8,0xe0,0x3d,0x5d,0xd3,0x4b,0x34,0x4d,0xdb,0xa8,0x3a,0x51,0x59, + 0xd4,0x70,0xba,0x51,0x86,0x36,0x43,0x58,0xfc,0xed,0x57,0x24,0xcc,0x4,0x27,0x4c, + 0x4b,0x7c,0xf3,0xf5,0xb7,0x68,0x68,0x68,0xc0,0xda,0xda,0x1a,0x66,0x67,0x67,0x53, + 0x5f,0xb1,0xa3,0xe3,0x3c,0x62,0xb1,0x18,0xa6,0xa6,0xa6,0x10,0x8d,0x46,0x51,0x75, + 0xf2,0xc4,0x96,0xe8,0x1f,0xfc,0xe8,0xab,0x2f,0x3e,0xfb,0xb2,0x2b,0xd3,0x95,0x59, + 0x74,0xee,0xd5,0x97,0x47,0x9c,0x4e,0x67,0x2d,0x11,0xfd,0xbe,0xba,0xba,0x3a,0xb3, + 0xb5,0xb5,0xbd,0xea,0xf5,0x7a,0x9f,0xde,0xdd,0xd9,0xa9,0x5f,0x5d,0xb9,0xef,0x54, + 0x8a,0x84,0x10,0x58,0x2b,0x2f,0x2f,0x9b,0x23,0xb2,0xa,0xff,0xf8,0xf3,0xaf,0x67, + 0x2c,0x53,0x49,0x5d,0xd7,0xa5,0xd7,0xeb,0xfd,0x2e,0x1c,0xe,0xbd,0xf1,0x2f,0xf6, + 0xf5,0x1d,0xf1,0x5a,0xb0,0x7a,0xea,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/changes-track.png 0x0,0x0,0x2,0xd7, 0x89, @@ -12067,6 +12067,28 @@ 0x3c,0x5a,0x7c,0x9f,0x80,0x8e,0x1c,0x3e,0xfa,0x5f,0xa7,0x7d,0x63,0xfb,0xb7,0x5, 0x6a,0xaf,0x7f,0x1,0xff,0x0,0xe7,0x4e,0x8c,0xf3,0xc1,0x38,0xe2,0xb9,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-insert.png + 0x0,0x0,0x1,0x27, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x10,0x0,0x0,0xb,0x10,0x1, + 0xad,0x23,0xbd,0x75,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x10, + 0x1,0x36,0xe,0xcc,0xf2,0xbd,0x46,0x0,0x0,0x0,0xa7,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x63,0x64,0x80,0x82,0xff,0xc,0xff,0x19,0x28,0x1,0x8c,0xc,0x8c,0xc,0xc, + 0xc,0xc,0xc,0x4c,0xc,0x54,0x6,0x2c,0x30,0x46,0x47,0xf7,0x4c,0xca,0x9c,0x58, + 0xa,0x75,0x22,0xc,0xb4,0x77,0xcf,0xf8,0x8f,0xe,0x88,0x15,0x73,0xf3,0x8e,0x81, + 0x3b,0x86,0xea,0x5e,0x66,0x44,0x76,0x21,0xba,0xa4,0xb6,0x96,0x3a,0xc3,0xd5,0x6b, + 0x37,0x9,0x8a,0x31,0x30,0x30,0x30,0x54,0x96,0x66,0x8c,0x7a,0x79,0xd4,0xcb,0x83, + 0xc6,0xcb,0x2c,0xc8,0x1c,0x77,0x9f,0x58,0x14,0x49,0x47,0x7,0x1b,0xa2,0xc4,0xb0, + 0x86,0x21,0xb5,0x8a,0x2f,0x46,0x62,0x35,0xbc,0x7d,0xfb,0x96,0x81,0x81,0x81,0x81, + 0xa1,0x67,0x42,0xf,0x86,0xcd,0xed,0xcd,0xed,0x8c,0x24,0x87,0xa1,0xb0,0xb0,0x30, + 0x3,0x3,0x3,0x3,0x43,0x49,0x41,0x9,0x23,0x2e,0x5f,0x92,0xe4,0x42,0x1c,0x2e, + 0x65,0x6c,0x6f,0x6e,0xa7,0x3c,0x26,0xdf,0xbe,0x7d,0xcb,0x50,0x59,0x5b,0x89,0x55, + 0xe,0x0,0x8a,0x86,0x24,0x3b,0x4c,0xee,0x43,0xf4,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/label-insert.png 0x0,0x0,0x5,0x5, 0x89, @@ -12151,28 +12173,6 @@ 0xc7,0x53,0xb1,0xde,0xd3,0xde,0xc6,0xbc,0xf4,0x62,0x2b,0xfd,0x5f,0xfb,0xff,0x0, 0xd6,0x0,0xd5,0xe6,0xd8,0x7f,0x41,0x1a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-insert.png - 0x0,0x0,0x1,0x27, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x10,0x0,0x0,0xb,0x10,0x1, - 0xad,0x23,0xbd,0x75,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x10, - 0x1,0x36,0xe,0xcc,0xf2,0xbd,0x46,0x0,0x0,0x0,0xa7,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x63,0x64,0x80,0x82,0xff,0xc,0xff,0x19,0x28,0x1,0x8c,0xc,0x8c,0xc,0xc, - 0xc,0xc,0xc,0x4c,0xc,0x54,0x6,0x2c,0x30,0x46,0x47,0xf7,0x4c,0xca,0x9c,0x58, - 0xa,0x75,0x22,0xc,0xb4,0x77,0xcf,0xf8,0x8f,0xe,0x88,0x15,0x73,0xf3,0x8e,0x81, - 0x3b,0x86,0xea,0x5e,0x66,0x44,0x76,0x21,0xba,0xa4,0xb6,0x96,0x3a,0xc3,0xd5,0x6b, - 0x37,0x9,0x8a,0x31,0x30,0x30,0x30,0x54,0x96,0x66,0x8c,0x7a,0x79,0xd4,0xcb,0x83, - 0xc6,0xcb,0x2c,0xc8,0x1c,0x77,0x9f,0x58,0x14,0x49,0x47,0x7,0x1b,0xa2,0xc4,0xb0, - 0x86,0x21,0xb5,0x8a,0x2f,0x46,0x62,0x35,0xbc,0x7d,0xfb,0x96,0x81,0x81,0x81,0x81, - 0xa1,0x67,0x42,0xf,0x86,0xcd,0xed,0xcd,0xed,0x8c,0x24,0x87,0xa1,0xb0,0xb0,0x30, - 0x3,0x3,0x3,0x3,0x43,0x49,0x41,0x9,0x23,0x2e,0x5f,0x92,0xe4,0x42,0x1c,0x2e, - 0x65,0x6c,0x6f,0x6e,0xa7,0x3c,0x26,0xdf,0xbe,0x7d,0xcb,0x50,0x59,0x5b,0x89,0x55, - 0xe,0x0,0x8a,0x86,0x24,0x3b,0x4c,0xee,0x43,0xf4,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/tabular-feature_toggle-line-right.png 0x0,0x0,0x1,0x8d, 0x89, @@ -12762,6 +12762,64 @@ 0x91,0x47,0x9f,0xfe,0xfd,0xec,0xc9,0xde,0xde,0xee,0xe9,0xff,0x0,0xf6,0x44,0x32, 0xf7,0x29,0xbd,0x51,0x23,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/toolbar-toggle_math.png + 0x0,0x0,0x3,0x6f, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x1e, + 0x17,0x26,0x28,0xac,0x49,0x82,0x1b,0x0,0x0,0x2,0xef,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x9d,0x94,0x5b,0x48,0x94,0x41,0x18,0x86,0x9f,0x99,0xfe,0xd0,0xd0,0x5d,0x77, + 0xfd,0xc5,0xa8,0xec,0xa0,0x89,0x1b,0x69,0x19,0x65,0x6d,0xdb,0xb9,0xa4,0xba,0x10, + 0xa2,0x8,0x21,0x8,0x82,0xba,0x8,0x3b,0x5c,0x14,0xe4,0x4d,0x65,0x21,0x1d,0xc1, + 0x20,0x2a,0x13,0x29,0x2c,0xa4,0x83,0x81,0x37,0xd5,0x45,0x90,0x19,0x95,0x5e,0xd4, + 0x16,0x1d,0xb6,0x20,0x35,0x31,0x4b,0xdd,0x34,0x2d,0xb5,0xdd,0x75,0xdd,0x7f,0x4f, + 0x75,0xd3,0x6e,0xee,0xd6,0x92,0x38,0x30,0x17,0xf3,0x7d,0x33,0xf,0xef,0xcc,0xf7, + 0xce,0x27,0x0,0x72,0xb,0x8a,0xb6,0x23,0x44,0x81,0x94,0xe3,0x36,0x33,0x86,0x11, + 0xc,0xf8,0xad,0xda,0xd0,0x8f,0x8b,0xcd,0x8f,0x6b,0x6e,0x8b,0xdc,0x82,0xa2,0x6d, + 0xd9,0x59,0x19,0xd5,0xcb,0x2d,0xb,0xd1,0x27,0x26,0x8c,0x85,0xc7,0xb7,0xfe,0x41, + 0xee,0x3d,0x6c,0xe0,0x63,0x6b,0xf3,0x9,0x45,0x8,0xb9,0xd3,0xbc,0x60,0x1e,0x42, + 0x2a,0xb4,0x74,0xf4,0x31,0xac,0xf9,0x10,0x42,0x84,0xa7,0x14,0x2,0x21,0x45,0x44, + 0x2c,0x1c,0xff,0x9d,0x73,0xbb,0x5c,0x64,0x67,0xe7,0x60,0xb7,0xdb,0x37,0x29,0x42, + 0xca,0xa5,0x29,0xc9,0x86,0x30,0xcc,0xda,0xad,0xd1,0xd0,0xe5,0x19,0xb5,0xba,0xb5, + 0x99,0x7a,0x56,0xa5,0x1b,0x88,0xf3,0xb8,0x19,0x1f,0x9f,0x30,0x5b,0x9,0x25,0x42, + 0xca,0x1a,0x3a,0xdd,0xdc,0x3f,0xbe,0x65,0xd4,0xc0,0xf5,0x87,0x6f,0xb1,0x26,0xc3, + 0x10,0x5e,0x87,0x81,0xa1,0xab,0xcc,0xd7,0xb9,0x59,0x7f,0xf0,0x6,0x65,0xfb,0xb, + 0x1,0x28,0x3e,0x5b,0x1b,0x13,0x56,0xb6,0xbf,0x10,0x82,0x1,0x84,0x10,0xe1,0x98, + 0x8c,0x6,0x2e,0x9b,0xa6,0x27,0x2f,0xc9,0x43,0xf1,0x99,0x1a,0x6,0x3c,0x41,0x6e, + 0x96,0x6c,0x81,0x80,0x9f,0x45,0x46,0x2f,0x45,0x99,0x1a,0x45,0x59,0x5e,0x76,0x99, + 0x7c,0x2c,0x56,0x7d,0x14,0x9f,0xa9,0xc1,0x92,0xe2,0x8f,0xd,0x94,0x42,0xa0,0x33, + 0x26,0xb3,0x2c,0xdd,0x40,0x5e,0xb2,0x8f,0x93,0xe7,0x6f,0x60,0xed,0xd6,0xb8,0x52, + 0xb2,0x95,0xe7,0xbd,0x41,0xda,0x82,0x29,0xa4,0xa5,0x9b,0x48,0x4b,0x37,0xb1,0x26, + 0x2b,0x95,0xbd,0x39,0x82,0x7c,0x53,0xea,0xbf,0x81,0x23,0xab,0xa9,0x33,0xa8,0xac, + 0x98,0xa9,0xb2,0x50,0xd,0x70,0xae,0xfc,0x1a,0xcf,0xec,0x1e,0x2a,0xf,0x6d,0xe3, + 0xc1,0xfb,0x6e,0x1a,0x5a,0xfb,0x90,0x42,0xa0,0x37,0xaa,0x4c,0xcd,0x98,0x85,0xde, + 0x98,0x82,0x90,0xff,0x52,0x18,0x65,0xd,0x9d,0x41,0x65,0x65,0xd6,0x44,0xcc,0xa9, + 0x70,0xa9,0xa2,0x9a,0x17,0x3d,0x1a,0x15,0x47,0x76,0x50,0xf7,0xae,0x8b,0x27,0x2d, + 0x3d,0x7f,0xf6,0xfe,0x3e,0x17,0xf3,0xd,0x47,0xfa,0xec,0xcd,0x57,0x2f,0x56,0xfb, + 0x30,0x15,0xa5,0x3b,0x1,0xd8,0x5d,0x72,0x11,0xcb,0x64,0x85,0xbc,0x49,0x71,0x11, + 0x30,0xf9,0x3f,0xa0,0x14,0x82,0xc6,0x96,0x2f,0xd4,0xbf,0xfb,0x4c,0xc5,0xb1,0x3d, + 0xbc,0xec,0xd1,0xa8,0x3a,0x5f,0x89,0x65,0x4a,0x3c,0xf9,0x39,0xd3,0xc2,0xd7,0x1c, + 0x69,0xf0,0x98,0x40,0x29,0x4,0x8d,0xcd,0x5d,0xd4,0xdb,0x3e,0x52,0x79,0x6a,0x1f, + 0xaf,0x7b,0x7d,0x54,0x9d,0xbd,0x80,0x25,0x6d,0x2,0xf9,0x73,0xa6,0x87,0x61,0x8f, + 0xde,0x7e,0xe2,0xc0,0x95,0x3a,0x1e,0xda,0xda,0x23,0x80,0x4a,0x74,0x95,0x1b,0x9b, + 0x3a,0xa8,0xb7,0xb5,0x73,0xb5,0xbc,0x14,0xdb,0xf7,0x20,0x97,0xcb,0x4e,0x3,0xf0, + 0xb4,0x7d,0x80,0xa7,0xed,0x2f,0x23,0x7c,0x78,0xb5,0xbc,0x94,0xed,0x7b,0x8f,0xb2, + 0x6e,0x7e,0xe6,0xdf,0xc0,0x90,0xf4,0xfa,0x57,0xad,0xd4,0x5e,0x3f,0x4d,0x93,0x13, + 0x92,0xd5,0x71,0xd4,0x56,0x1f,0x8f,0x69,0xec,0x26,0x27,0x10,0xf0,0xc7,0x56,0x28, + 0xa4,0xc0,0x3c,0x23,0x89,0xc2,0xad,0xc5,0xa3,0xfe,0x7a,0xcb,0x4d,0x13,0x91,0x23, + 0x6c,0xa3,0x4,0x3,0x7e,0xeb,0xb7,0xfe,0x41,0xb3,0x9a,0x94,0xc0,0x80,0xcb,0xc3, + 0x86,0x55,0x8b,0xd9,0xb8,0x3a,0xaa,0xbb,0x44,0x15,0x20,0xa2,0x80,0x52,0xe0,0x72, + 0xc,0xe2,0x70,0xba,0xd0,0xdc,0x8e,0x36,0xc5,0xef,0xf5,0xdc,0xbf,0x5b,0xf7,0xd8, + 0x9c,0x3b,0x77,0x2e,0x7a,0x5d,0xe2,0x98,0xfa,0xa1,0xc3,0xe9,0xa2,0xa9,0xe5,0x3, + 0x43,0xfd,0x3d,0xaf,0x94,0xef,0x1d,0xef,0xab,0xfc,0xde,0x61,0xdd,0x97,0xae,0xe, + 0x73,0x7c,0xa2,0x61,0xc9,0x58,0x80,0x9a,0xdb,0xd1,0xe6,0xec,0xeb,0x7c,0xd6,0x69, + 0x7b,0x74,0x47,0x0,0x71,0x80,0x11,0x98,0x4,0xa8,0x40,0x22,0x30,0x3e,0xf4,0xb4, + 0xa3,0xe0,0xfd,0x4,0xfc,0xc0,0x10,0xd0,0xfb,0xb,0x37,0x47,0x7,0x41,0xe7,0x3a, + 0x4c,0x93,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/vc-compare.png 0x0,0x0,0x3,0xad, 0x89, @@ -12824,64 +12882,6 @@ 0xb9,0x5c,0xcb,0xff,0x72,0x29,0x2d,0x5e,0xd8,0xf7,0x1a,0x37,0x2a,0xb1,0x4a,0xae, 0x9a,0x1b,0xd7,0x79,0xfe,0x6f,0xfd,0xd,0xbe,0xb2,0x69,0xaa,0x38,0xe9,0x99,0xba, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/toolbar-toggle_math.png - 0x0,0x0,0x3,0x6f, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x1e, - 0x17,0x26,0x28,0xac,0x49,0x82,0x1b,0x0,0x0,0x2,0xef,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x9d,0x94,0x5b,0x48,0x94,0x41,0x18,0x86,0x9f,0x99,0xfe,0xd0,0xd0,0x5d,0x77, - 0xfd,0xc5,0xa8,0xec,0xa0,0x89,0x1b,0x69,0x19,0x65,0x6d,0xdb,0xb9,0xa4,0xba,0x10, - 0xa2,0x8,0x21,0x8,0x82,0xba,0x8,0x3b,0x5c,0x14,0xe4,0x4d,0x65,0x21,0x1d,0xc1, - 0x20,0x2a,0x13,0x29,0x2c,0xa4,0x83,0x81,0x37,0xd5,0x45,0x90,0x19,0x95,0x5e,0xd4, - 0x16,0x1d,0xb6,0x20,0x35,0x31,0x4b,0xdd,0x34,0x2d,0xb5,0xdd,0x75,0xdd,0x7f,0x4f, - 0x75,0xd3,0x6e,0xee,0xd6,0x92,0x38,0x30,0x17,0xf3,0x7d,0x33,0xf,0xef,0xcc,0xf7, - 0xce,0x27,0x0,0x72,0xb,0x8a,0xb6,0x23,0x44,0x81,0x94,0xe3,0x36,0x33,0x86,0x11, - 0xc,0xf8,0xad,0xda,0xd0,0x8f,0x8b,0xcd,0x8f,0x6b,0x6e,0x8b,0xdc,0x82,0xa2,0x6d, - 0xd9,0x59,0x19,0xd5,0xcb,0x2d,0xb,0xd1,0x27,0x26,0x8c,0x85,0xc7,0xb7,0xfe,0x41, - 0xee,0x3d,0x6c,0xe0,0x63,0x6b,0xf3,0x9,0x45,0x8,0xb9,0xd3,0xbc,0x60,0x1e,0x42, - 0x2a,0xb4,0x74,0xf4,0x31,0xac,0xf9,0x10,0x42,0x84,0xa7,0x14,0x2,0x21,0x45,0x44, - 0x2c,0x1c,0xff,0x9d,0x73,0xbb,0x5c,0x64,0x67,0xe7,0x60,0xb7,0xdb,0x37,0x29,0x42, - 0xca,0xa5,0x29,0xc9,0x86,0x30,0xcc,0xda,0xad,0xd1,0xd0,0xe5,0x19,0xb5,0xba,0xb5, - 0x99,0x7a,0x56,0xa5,0x1b,0x88,0xf3,0xb8,0x19,0x1f,0x9f,0x30,0x5b,0x9,0x25,0x42, - 0xca,0x1a,0x3a,0xdd,0xdc,0x3f,0xbe,0x65,0xd4,0xc0,0xf5,0x87,0x6f,0xb1,0x26,0xc3, - 0x10,0x5e,0x87,0x81,0xa1,0xab,0xcc,0xd7,0xb9,0x59,0x7f,0xf0,0x6,0x65,0xfb,0xb, - 0x1,0x28,0x3e,0x5b,0x1b,0x13,0x56,0xb6,0xbf,0x10,0x82,0x1,0x84,0x10,0xe1,0x98, - 0x8c,0x6,0x2e,0x9b,0xa6,0x27,0x2f,0xc9,0x43,0xf1,0x99,0x1a,0x6,0x3c,0x41,0x6e, - 0x96,0x6c,0x81,0x80,0x9f,0x45,0x46,0x2f,0x45,0x99,0x1a,0x45,0x59,0x5e,0x76,0x99, - 0x7c,0x2c,0x56,0x7d,0x14,0x9f,0xa9,0xc1,0x92,0xe2,0x8f,0xd,0x94,0x42,0xa0,0x33, - 0x26,0xb3,0x2c,0xdd,0x40,0x5e,0xb2,0x8f,0x93,0xe7,0x6f,0x60,0xed,0xd6,0xb8,0x52, - 0xb2,0x95,0xe7,0xbd,0x41,0xda,0x82,0x29,0xa4,0xa5,0x9b,0x48,0x4b,0x37,0xb1,0x26, - 0x2b,0x95,0xbd,0x39,0x82,0x7c,0x53,0xea,0xbf,0x81,0x23,0xab,0xa9,0x33,0xa8,0xac, - 0x98,0xa9,0xb2,0x50,0xd,0x70,0xae,0xfc,0x1a,0xcf,0xec,0x1e,0x2a,0xf,0x6d,0xe3, - 0xc1,0xfb,0x6e,0x1a,0x5a,0xfb,0x90,0x42,0xa0,0x37,0xaa,0x4c,0xcd,0x98,0x85,0xde, - 0x98,0x82,0x90,0xff,0x52,0x18,0x65,0xd,0x9d,0x41,0x65,0x65,0xd6,0x44,0xcc,0xa9, - 0x70,0xa9,0xa2,0x9a,0x17,0x3d,0x1a,0x15,0x47,0x76,0x50,0xf7,0xae,0x8b,0x27,0x2d, - 0x3d,0x7f,0xf6,0xfe,0x3e,0x17,0xf3,0xd,0x47,0xfa,0xec,0xcd,0x57,0x2f,0x56,0xfb, - 0x30,0x15,0xa5,0x3b,0x1,0xd8,0x5d,0x72,0x11,0xcb,0x64,0x85,0xbc,0x49,0x71,0x11, - 0x30,0xf9,0x3f,0xa0,0x14,0x82,0xc6,0x96,0x2f,0xd4,0xbf,0xfb,0x4c,0xc5,0xb1,0x3d, - 0xbc,0xec,0xd1,0xa8,0x3a,0x5f,0x89,0x65,0x4a,0x3c,0xf9,0x39,0xd3,0xc2,0xd7,0x1c, - 0x69,0xf0,0x98,0x40,0x29,0x4,0x8d,0xcd,0x5d,0xd4,0xdb,0x3e,0x52,0x79,0x6a,0x1f, - 0xaf,0x7b,0x7d,0x54,0x9d,0xbd,0x80,0x25,0x6d,0x2,0xf9,0x73,0xa6,0x87,0x61,0x8f, - 0xde,0x7e,0xe2,0xc0,0x95,0x3a,0x1e,0xda,0xda,0x23,0x80,0x4a,0x74,0x95,0x1b,0x9b, - 0x3a,0xa8,0xb7,0xb5,0x73,0xb5,0xbc,0x14,0xdb,0xf7,0x20,0x97,0xcb,0x4e,0x3,0xf0, - 0xb4,0x7d,0x80,0xa7,0xed,0x2f,0x23,0x7c,0x78,0xb5,0xbc,0x94,0xed,0x7b,0x8f,0xb2, - 0x6e,0x7e,0xe6,0xdf,0xc0,0x90,0xf4,0xfa,0x57,0xad,0xd4,0x5e,0x3f,0x4d,0x93,0x13, - 0x92,0xd5,0x71,0xd4,0x56,0x1f,0x8f,0x69,0xec,0x26,0x27,0x10,0xf0,0xc7,0x56,0x28, - 0xa4,0xc0,0x3c,0x23,0x89,0xc2,0xad,0xc5,0xa3,0xfe,0x7a,0xcb,0x4d,0x13,0x91,0x23, - 0x6c,0xa3,0x4,0x3,0x7e,0xeb,0xb7,0xfe,0x41,0xb3,0x9a,0x94,0xc0,0x80,0xcb,0xc3, - 0x86,0x55,0x8b,0xd9,0xb8,0x3a,0xaa,0xbb,0x44,0x15,0x20,0xa2,0x80,0x52,0xe0,0x72, - 0xc,0xe2,0x70,0xba,0xd0,0xdc,0x8e,0x36,0xc5,0xef,0xf5,0xdc,0xbf,0x5b,0xf7,0xd8, - 0x9c,0x3b,0x77,0x2e,0x7a,0x5d,0xe2,0x98,0xfa,0xa1,0xc3,0xe9,0xa2,0xa9,0xe5,0x3, - 0x43,0xfd,0x3d,0xaf,0x94,0xef,0x1d,0xef,0xab,0xfc,0xde,0x61,0xdd,0x97,0xae,0xe, - 0x73,0x7c,0xa2,0x61,0xc9,0x58,0x80,0x9a,0xdb,0xd1,0xe6,0xec,0xeb,0x7c,0xd6,0x69, - 0x7b,0x74,0x47,0x0,0x71,0x80,0x11,0x98,0x4,0xa8,0x40,0x22,0x30,0x3e,0xf4,0xb4, - 0xa3,0xe0,0xfd,0x4,0xfc,0xc0,0x10,0xd0,0xfb,0xb,0x37,0x47,0x7,0x41,0xe7,0x3a, - 0x4c,0x93,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/all-changes-reject.png 0x0,0x0,0x4,0x1b, 0x89, @@ -13620,6 +13620,43 @@ 0x54,0x1d,0x64,0x25,0x4c,0x61,0xb8,0x4e,0xf8,0x8d,0xaf,0x49,0x2e,0xfa,0x1f,0xf1, 0xf,0xc1,0x52,0xa7,0x80,0x3a,0xf0,0xe9,0x5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-macro-remove-greedy-param.png + 0x0,0x0,0x2,0x18, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x12, + 0x10,0x17,0xb,0x45,0x62,0x9,0x4d,0x0,0x0,0x1,0x98,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xcd,0x94,0xbd,0x4b,0x3,0x41,0x10,0xc5,0x7f,0x17,0x22,0x24,0xc6,0x90,0x80, + 0x8d,0x48,0x1a,0x11,0xc1,0x14,0x22,0x36,0xd1,0x52,0x1b,0x41,0x5,0xff,0x19,0x7b, + 0xc1,0xd6,0xca,0xc2,0xd6,0xce,0x5e,0x44,0x6c,0x82,0xc5,0x61,0x67,0x65,0xa,0x25, + 0x85,0x45,0x52,0x24,0x31,0x60,0x91,0x3,0xbf,0x62,0x8c,0x37,0x16,0xb7,0xe7,0x4d, + 0xd6,0x8b,0x68,0x2a,0x17,0x86,0xbb,0x79,0x7b,0xf3,0x78,0x6f,0x76,0xf6,0x40,0x60, + 0x94,0x28,0x2d,0xd0,0xca,0xa4,0xf1,0x33,0x69,0xfc,0xd2,0x2,0xad,0x10,0x77,0x10, + 0xfe,0xbc,0xb2,0x13,0xf8,0xd5,0x73,0x1c,0x8d,0x15,0xb7,0x90,0xc7,0x27,0x12,0x23, + 0x29,0x6b,0xb8,0x48,0xc3,0xd,0x90,0xf0,0x9,0x8,0x2,0xc9,0x9f,0x94,0x88,0xc3, + 0x21,0xb0,0xd,0x4c,0x3,0xe,0xd0,0x99,0x48,0x31,0x19,0xee,0x37,0x5c,0x28,0xac, + 0x2,0xa2,0xd5,0x6,0x96,0x97,0x80,0x9a,0x56,0x22,0x70,0x22,0x20,0x26,0xd6,0xd, + 0x76,0x94,0x49,0x5,0xaa,0xbe,0x94,0xd9,0x2e,0xa2,0x17,0x76,0x0,0x57,0x11,0x3e, + 0x1b,0xb2,0xba,0x2e,0xd8,0x98,0x8f,0x8,0x7,0xec,0x1a,0xf2,0x84,0x72,0x58,0x3, + 0xa6,0x54,0x3e,0x6e,0x9e,0x5d,0xdd,0x86,0xd3,0x77,0x28,0x6e,0x46,0x79,0xc3,0xd, + 0x22,0x9b,0x9,0x8f,0x37,0x52,0x58,0x2,0xba,0x4a,0x61,0x68,0xf7,0xc6,0x6a,0xc5, + 0x47,0x6f,0x16,0x59,0x99,0xa1,0xf,0xc8,0x78,0xa,0x3f,0x97,0xe5,0xf5,0xbb,0xe5, + 0x80,0xb4,0x13,0x43,0x78,0x6c,0x11,0x5e,0x1b,0xdc,0x8b,0x9d,0x4,0x1b,0x98,0x83, + 0xb6,0x40,0xc7,0x14,0x5d,0xc6,0x15,0x9,0xdc,0x9a,0xfd,0xb,0x25,0xc6,0x3,0xbc, + 0xc4,0xc0,0x9c,0x38,0xdc,0x97,0xa1,0x9,0xe4,0x80,0x7,0xa0,0x32,0x64,0xa2,0x2a, + 0xc0,0x23,0x30,0xab,0xa6,0x25,0x8f,0x90,0xd7,0x76,0x17,0x1,0x3f,0xc6,0xf2,0x81, + 0xa5,0xae,0x6c,0xf0,0x97,0xb1,0xb7,0x81,0x76,0x79,0x41,0x44,0xc0,0x1a,0xd0,0x8e, + 0x21,0xac,0x58,0x84,0x3d,0x83,0xdf,0xc5,0xb5,0x43,0x5b,0x2e,0x0,0xed,0x18,0x7b, + 0x29,0x2b,0x1f,0x3,0xb8,0x82,0x24,0xe,0x9e,0xfd,0xb1,0x4d,0xd8,0x54,0x79,0x4f, + 0x13,0xd8,0x6b,0x39,0x38,0xe5,0x7c,0xcc,0x85,0xfd,0xba,0x7a,0x55,0xcb,0x9a,0x6b, + 0xac,0xf5,0x5,0xe6,0xc,0xb6,0xab,0x5a,0xb1,0xff,0xab,0xb1,0xb1,0x48,0xcf,0xc, + 0xe1,0x87,0xea,0x5d,0x5d,0x60,0x6f,0x58,0xcd,0x48,0xff,0xc3,0x9f,0x56,0x2,0xfe, + 0x39,0xe1,0x27,0x91,0xaa,0x37,0xa2,0x79,0x2b,0x7e,0xb7,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/master-buffer-update.png 0x0,0x0,0x5,0x19, 0x89, @@ -13788,43 +13825,6 @@ 0x69,0x82,0xac,0x85,0x19,0xc,0x37,0x9,0xbf,0xf1,0xb5,0xe5,0xcb,0xfe,0x87,0xfd, 0x3,0xd5,0x19,0xa9,0x22,0xe4,0xee,0xf9,0x65,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-macro-remove-greedy-param.png - 0x0,0x0,0x2,0x18, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x12, - 0x10,0x17,0xb,0x45,0x62,0x9,0x4d,0x0,0x0,0x1,0x98,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xcd,0x94,0xbd,0x4b,0x3,0x41,0x10,0xc5,0x7f,0x17,0x22,0x24,0xc6,0x90,0x80, - 0x8d,0x48,0x1a,0x11,0xc1,0x14,0x22,0x36,0xd1,0x52,0x1b,0x41,0x5,0xff,0x19,0x7b, - 0xc1,0xd6,0xca,0xc2,0xd6,0xce,0x5e,0x44,0x6c,0x82,0xc5,0x61,0x67,0x65,0xa,0x25, - 0x85,0x45,0x52,0x24,0x31,0x60,0x91,0x3,0xbf,0x62,0x8c,0x37,0x16,0xb7,0xe7,0x4d, - 0xd6,0x8b,0x68,0x2a,0x17,0x86,0xbb,0x79,0x7b,0xf3,0x78,0x6f,0x76,0xf6,0x40,0x60, - 0x94,0x28,0x2d,0xd0,0xca,0xa4,0xf1,0x33,0x69,0xfc,0xd2,0x2,0xad,0x10,0x77,0x10, - 0xfe,0xbc,0xb2,0x13,0xf8,0xd5,0x73,0x1c,0x8d,0x15,0xb7,0x90,0xc7,0x27,0x12,0x23, - 0x29,0x6b,0xb8,0x48,0xc3,0xd,0x90,0xf0,0x9,0x8,0x2,0xc9,0x9f,0x94,0x88,0xc3, - 0x21,0xb0,0xd,0x4c,0x3,0xe,0xd0,0x99,0x48,0x31,0x19,0xee,0x37,0x5c,0x28,0xac, - 0x2,0xa2,0xd5,0x6,0x96,0x97,0x80,0x9a,0x56,0x22,0x70,0x22,0x20,0x26,0xd6,0xd, - 0x76,0x94,0x49,0x5,0xaa,0xbe,0x94,0xd9,0x2e,0xa2,0x17,0x76,0x0,0x57,0x11,0x3e, - 0x1b,0xb2,0xba,0x2e,0xd8,0x98,0x8f,0x8,0x7,0xec,0x1a,0xf2,0x84,0x72,0x58,0x3, - 0xa6,0x54,0x3e,0x6e,0x9e,0x5d,0xdd,0x86,0xd3,0x77,0x28,0x6e,0x46,0x79,0xc3,0xd, - 0x22,0x9b,0x9,0x8f,0x37,0x52,0x58,0x2,0xba,0x4a,0x61,0x68,0xf7,0xc6,0x6a,0xc5, - 0x47,0x6f,0x16,0x59,0x99,0xa1,0xf,0xc8,0x78,0xa,0x3f,0x97,0xe5,0xf5,0xbb,0xe5, - 0x80,0xb4,0x13,0x43,0x78,0x6c,0x11,0x5e,0x1b,0xdc,0x8b,0x9d,0x4,0x1b,0x98,0x83, - 0xb6,0x40,0xc7,0x14,0x5d,0xc6,0x15,0x9,0xdc,0x9a,0xfd,0xb,0x25,0xc6,0x3,0xbc, - 0xc4,0xc0,0x9c,0x38,0xdc,0x97,0xa1,0x9,0xe4,0x80,0x7,0xa0,0x32,0x64,0xa2,0x2a, - 0xc0,0x23,0x30,0xab,0xa6,0x25,0x8f,0x90,0xd7,0x76,0x17,0x1,0x3f,0xc6,0xf2,0x81, - 0xa5,0xae,0x6c,0xf0,0x97,0xb1,0xb7,0x81,0x76,0x79,0x41,0x44,0xc0,0x1a,0xd0,0x8e, - 0x21,0xac,0x58,0x84,0x3d,0x83,0xdf,0xc5,0xb5,0x43,0x5b,0x2e,0x0,0xed,0x18,0x7b, - 0x29,0x2b,0x1f,0x3,0xb8,0x82,0x24,0xe,0x9e,0xfd,0xb1,0x4d,0xd8,0x54,0x79,0x4f, - 0x13,0xd8,0x6b,0x39,0x38,0xe5,0x7c,0xcc,0x85,0xfd,0xba,0x7a,0x55,0xcb,0x9a,0x6b, - 0xac,0xf5,0x5,0xe6,0xc,0xb6,0xab,0x5a,0xb1,0xff,0xab,0xb1,0xb1,0x48,0xcf,0xc, - 0xe1,0x87,0xea,0x5d,0x5d,0x60,0x6f,0x58,0xcd,0x48,0xff,0xc3,0x9f,0x56,0x2,0xfe, - 0x39,0xe1,0x27,0x91,0xaa,0x37,0xa2,0x79,0x2b,0x7e,0xb7,0x0,0x0,0x0,0x0,0x49, - 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-update_pdf4.png 0x0,0x0,0x2,0x87, 0x89, @@ -13869,6 +13869,48 @@ 0x9c,0xde,0x36,0x53,0xe1,0x1f,0x8,0xe7,0x9,0x3f,0xb0,0x54,0xf0,0x51,0xff,0xc3, 0xfe,0x0,0x6a,0xaa,0xb7,0xdd,0xd,0x63,0x5c,0x43,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-update_pdf5.png + 0x0,0x0,0x2,0x68, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xda,0xb,0x1c, + 0xf,0x3b,0x29,0x67,0x32,0x7c,0xb6,0x0,0x0,0x1,0xe8,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xb5,0xd4,0x3d,0x68,0x14,0x51,0x14,0x5,0xe0,0xef,0x2d,0x6,0x89,0xd8,0x5, + 0x44,0x88,0xa,0x82,0x48,0x50,0xc4,0x58,0x88,0xa6,0x11,0x5,0x3b,0x15,0x14,0x9c, + 0xb5,0x8d,0x45,0xfa,0x9,0x8,0xa2,0x95,0x58,0x69,0xa1,0xbb,0x62,0xa5,0x8d,0x11, + 0xc4,0x62,0xa7,0xd1,0x46,0x2c,0x2c,0xac,0xd2,0x68,0x61,0xa,0x41,0x82,0x18,0xd1, + 0x42,0x10,0x6d,0x2c,0x44,0xb4,0x78,0x16,0xf3,0x36,0xfb,0xdc,0xec,0x4f,0xe5,0x85, + 0xcb,0xc,0xf3,0x73,0xde,0x39,0xf7,0x9e,0x7b,0x83,0xa1,0xd1,0x2e,0x50,0xd4,0xf7, + 0xb1,0x20,0x54,0xe9,0xc5,0x69,0xca,0x2d,0xc3,0xfe,0xa,0xc3,0x81,0x62,0x61,0x64, + 0x84,0x8a,0xb2,0x39,0x6,0xb0,0x5d,0x10,0x3b,0x30,0xe3,0xeb,0xab,0x3,0xbe,0x1c, + 0xfe,0x61,0xf3,0xe5,0xe7,0xee,0xdd,0xc,0x84,0x74,0xd8,0xc3,0xc4,0x7a,0x32,0x41, + 0x34,0x29,0xab,0x1,0x80,0xed,0x4e,0x8f,0x55,0xa8,0xa2,0xf2,0x19,0x1e,0x60,0x37, + 0xd6,0xc2,0x46,0x35,0x91,0x96,0x7e,0xd0,0x46,0xc6,0xac,0xc8,0x5e,0x36,0xf1,0x3b, + 0x7d,0x3d,0x31,0x42,0x76,0x92,0x5c,0xab,0xca,0x0,0x15,0x59,0x5d,0xaa,0x44,0xfd, + 0x31,0x6e,0x60,0x15,0x8b,0x83,0x1,0xcb,0xaa,0xd7,0xac,0x76,0x27,0xab,0x5b,0x2b, + 0x66,0xf,0x72,0x4d,0xc7,0x23,0x31,0x52,0xe,0x40,0x8b,0xff,0x96,0xab,0x15,0xbb, + 0xc,0x47,0x75,0xf3,0x52,0xdf,0x75,0x4c,0xb4,0x3b,0x8d,0x8c,0x7e,0xb3,0xef,0xf8, + 0xad,0x38,0x85,0x73,0x98,0x8e,0x2c,0x46,0x36,0xd,0x60,0x19,0x29,0x8b,0xac,0x86, + 0x43,0xfd,0x76,0x3e,0xd5,0xf2,0x49,0xea,0xf0,0x6d,0xfc,0x89,0xec,0xc9,0x1c,0x92, + 0x27,0x62,0xd1,0x18,0xc1,0xff,0x58,0x9f,0x61,0xbb,0xb6,0x79,0x19,0x29,0x53,0xc6, + 0x6e,0x76,0x9b,0xda,0xc8,0x46,0x2a,0xd7,0x31,0x83,0x26,0xe,0x45,0x8e,0x44,0xce, + 0x46,0xd6,0xf0,0x8,0xd3,0x6a,0x3,0xb6,0x70,0x15,0xb3,0xdb,0x5d,0x7f,0xd1,0x6f, + 0x9b,0xee,0xc8,0x75,0xe3,0x2,0xde,0x62,0x16,0x77,0x71,0x10,0x17,0xb1,0x90,0x98, + 0x4e,0xe0,0x4,0xce,0xe0,0xcd,0x31,0x1f,0x4e,0xa6,0xff,0xaa,0xac,0xe5,0xb5,0x6d, + 0x22,0x53,0x99,0x94,0xf9,0xc8,0xae,0x31,0x9d,0x4d,0xb6,0x5b,0xb7,0x4d,0xd9,0xac, + 0x65,0xc7,0x62,0xc6,0x95,0x5,0x7c,0x4b,0x5f,0x4e,0x6,0x96,0x2,0x9f,0x36,0x82, + 0xb4,0x96,0xeb,0x84,0x78,0xb4,0x37,0x14,0x3d,0x1b,0x54,0x28,0xde,0xd9,0x76,0x1f, + 0x4b,0x78,0x1a,0xf8,0x35,0x82,0xd6,0x8e,0x4,0x9c,0x99,0x5b,0x6f,0x96,0xa3,0x72, + 0xdf,0x9c,0x8f,0xef,0xeb,0x6e,0xb6,0xe6,0x83,0xf6,0xc4,0x98,0xd5,0x35,0x55,0xe7, + 0x7a,0xac,0xae,0x2f,0x87,0x74,0xc4,0xb5,0x65,0x77,0x5e,0x17,0x56,0xf4,0xf,0xfb, + 0xe0,0x88,0xdf,0x89,0xf9,0x92,0xdd,0x4b,0xeb,0x16,0x34,0xb2,0x9d,0xb4,0xbf,0x63, + 0x69,0x67,0xbd,0x41,0x16,0xc3,0x18,0x86,0x2b,0x84,0x9f,0xf8,0x9c,0xe5,0x9c,0xff, + 0x11,0x7f,0x1,0xbd,0xc4,0xa0,0x7e,0xeb,0xf3,0x80,0xb4,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/marginalnote-insert.png 0x0,0x0,0x0,0xbb, 0x89, @@ -14008,48 +14050,6 @@ 0xb9,0x97,0x2a,0x20,0xe7,0xf2,0x7b,0x59,0xfc,0x9d,0xf5,0xbb,0xfb,0xe7,0xe6,0x1a, 0xd,0xd3,0xdc,0x2d,0xe5,0xff,0x40,0xfc,0x9,0x12,0x2d,0x9f,0x58,0x6,0xd2,0x56, 0xb5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-update_pdf5.png - 0x0,0x0,0x2,0x68, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xda,0xb,0x1c, - 0xf,0x3b,0x29,0x67,0x32,0x7c,0xb6,0x0,0x0,0x1,0xe8,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xb5,0xd4,0x3d,0x68,0x14,0x51,0x14,0x5,0xe0,0xef,0x2d,0x6,0x89,0xd8,0x5, - 0x44,0x88,0xa,0x82,0x48,0x50,0xc4,0x58,0x88,0xa6,0x11,0x5,0x3b,0x15,0x14,0x9c, - 0xb5,0x8d,0x45,0xfa,0x9,0x8,0xa2,0x95,0x58,0x69,0xa1,0xbb,0x62,0xa5,0x8d,0x11, - 0xc4,0x62,0xa7,0xd1,0x46,0x2c,0x2c,0xac,0xd2,0x68,0x61,0xa,0x41,0x82,0x18,0xd1, - 0x42,0x10,0x6d,0x2c,0x44,0xb4,0x78,0x16,0xf3,0x36,0xfb,0xdc,0xec,0x4f,0xe5,0x85, - 0xcb,0xc,0xf3,0x73,0xde,0x39,0xf7,0x9e,0x7b,0x83,0xa1,0xd1,0x2e,0x50,0xd4,0xf7, - 0xb1,0x20,0x54,0xe9,0xc5,0x69,0xca,0x2d,0xc3,0xfe,0xa,0xc3,0x81,0x62,0x61,0x64, - 0x84,0x8a,0xb2,0x39,0x6,0xb0,0x5d,0x10,0x3b,0x30,0xe3,0xeb,0xab,0x3,0xbe,0x1c, - 0xfe,0x61,0xf3,0xe5,0xe7,0xee,0xdd,0xc,0x84,0x74,0xd8,0xc3,0xc4,0x7a,0x32,0x41, - 0x34,0x29,0xab,0x1,0x80,0xed,0x4e,0x8f,0x55,0xa8,0xa2,0xf2,0x19,0x1e,0x60,0x37, - 0xd6,0xc2,0x46,0x35,0x91,0x96,0x7e,0xd0,0x46,0xc6,0xac,0xc8,0x5e,0x36,0xf1,0x3b, - 0x7d,0x3d,0x31,0x42,0x76,0x92,0x5c,0xab,0xca,0x0,0x15,0x59,0x5d,0xaa,0x44,0xfd, - 0x31,0x6e,0x60,0x15,0x8b,0x83,0x1,0xcb,0xaa,0xd7,0xac,0x76,0x27,0xab,0x5b,0x2b, - 0x66,0xf,0x72,0x4d,0xc7,0x23,0x31,0x52,0xe,0x40,0x8b,0xff,0x96,0xab,0x15,0xbb, - 0xc,0x47,0x75,0xf3,0x52,0xdf,0x75,0x4c,0xb4,0x3b,0x8d,0x8c,0x7e,0xb3,0xef,0xf8, - 0xad,0x38,0x85,0x73,0x98,0x8e,0x2c,0x46,0x36,0xd,0x60,0x19,0x29,0x8b,0xac,0x86, - 0x43,0xfd,0x76,0x3e,0xd5,0xf2,0x49,0xea,0xf0,0x6d,0xfc,0x89,0xec,0xc9,0x1c,0x92, - 0x27,0x62,0xd1,0x18,0xc1,0xff,0x58,0x9f,0x61,0xbb,0xb6,0x79,0x19,0x29,0x53,0xc6, - 0x6e,0x76,0x9b,0xda,0xc8,0x46,0x2a,0xd7,0x31,0x83,0x26,0xe,0x45,0x8e,0x44,0xce, - 0x46,0xd6,0xf0,0x8,0xd3,0x6a,0x3,0xb6,0x70,0x15,0xb3,0xdb,0x5d,0x7f,0xd1,0x6f, - 0x9b,0xee,0xc8,0x75,0xe3,0x2,0xde,0x62,0x16,0x77,0x71,0x10,0x17,0xb1,0x90,0x98, - 0x4e,0xe0,0x4,0xce,0xe0,0xcd,0x31,0x1f,0x4e,0xa6,0xff,0xaa,0xac,0xe5,0xb5,0x6d, - 0x22,0x53,0x99,0x94,0xf9,0xc8,0xae,0x31,0x9d,0x4d,0xb6,0x5b,0xb7,0x4d,0xd9,0xac, - 0x65,0xc7,0x62,0xc6,0x95,0x5,0x7c,0x4b,0x5f,0x4e,0x6,0x96,0x2,0x9f,0x36,0x82, - 0xb4,0x96,0xeb,0x84,0x78,0xb4,0x37,0x14,0x3d,0x1b,0x54,0x28,0xde,0xd9,0x76,0x1f, - 0x4b,0x78,0x1a,0xf8,0x35,0x82,0xd6,0x8e,0x4,0x9c,0x99,0x5b,0x6f,0x96,0xa3,0x72, - 0xdf,0x9c,0x8f,0xef,0xeb,0x6e,0xb6,0xe6,0x83,0xf6,0xc4,0x98,0xd5,0x35,0x55,0xe7, - 0x7a,0xac,0xae,0x2f,0x87,0x74,0xc4,0xb5,0x65,0x77,0x5e,0x17,0x56,0xf4,0xf,0xfb, - 0xe0,0x88,0xdf,0x89,0xf9,0x92,0xdd,0x4b,0xeb,0x16,0x34,0xb2,0x9d,0xb4,0xbf,0x63, - 0x69,0x67,0xbd,0x41,0x16,0xc3,0x18,0x86,0x2b,0x84,0x9f,0xf8,0x9c,0xe5,0x9c,0xff, - 0x11,0x7f,0x1,0xbd,0xc4,0xa0,0x7e,0xeb,0xf3,0x80,0xb4,0x0,0x0,0x0,0x0,0x49, - 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-macro-add-param.png 0x0,0x0,0x1,0xdf, 0x89, @@ -14101,21 +14101,6 @@ 0xec,0x94,0xa4,0xb8,0x62,0xae,0x68,0x38,0xe3,0xd1,0x43,0xfe,0xb4,0x29,0x54,0xf2, 0xfa,0xe2,0xef,0x37,0xf6,0x1,0x24,0x67,0x22,0x3b,0x59,0x39,0x96,0xe7,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-feature_toggle-line-top.png - 0x0,0x0,0x0,0xba, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0x0,0x0,0x0,0x0,0x0,0xf9,0x43,0xbb,0x7f,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x10,0x0,0x0,0xb,0x10,0x1, - 0xad,0x23,0xbd,0x75,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xe,0x1d,0x16,0xd8,0x86,0xac,0x8a,0x0,0x0,0x0,0x3a,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0xcf,0x21,0x12,0x0,0x30,0xc,0x2,0xc1,0x23,0xd3,0xff,0x7f,0x39,0xb5, - 0x75,0x11,0xa1,0xe,0x4c,0x14,0x99,0x45,0x8d,0x37,0x7,0x40,0xb0,0xfe,0xdb,0x20, - 0x80,0x32,0x3,0x91,0x7b,0x72,0x39,0x26,0xbf,0xfd,0x8,0x23,0x8c,0x30,0xc2,0x59, - 0xb8,0xbd,0x5f,0x84,0x17,0x62,0xe9,0x23,0x17,0x60,0x8d,0x89,0xc9,0x0,0x0,0x0, - 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/change-accept.png 0x0,0x0,0x0,0xfa, 0x89, @@ -14135,6 +14120,21 @@ 0xa3,0xb3,0xc5,0xf3,0x85,0x9a,0xb3,0x71,0xd1,0xfa,0xe9,0x8f,0xc9,0xde,0x60,0xbe, 0x1f,0x27,0x1b,0x2f,0x4e,0xab,0x29,0x63,0xdc,0x42,0x64,0x79,0x0,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-feature_toggle-line-top.png + 0x0,0x0,0x0,0xba, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0x0,0x0,0x0,0x0,0x0,0xf9,0x43,0xbb,0x7f,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x10,0x0,0x0,0xb,0x10,0x1, + 0xad,0x23,0xbd,0x75,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xe,0x1d,0x16,0xd8,0x86,0xac,0x8a,0x0,0x0,0x0,0x3a,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0xcf,0x21,0x12,0x0,0x30,0xc,0x2,0xc1,0x23,0xd3,0xff,0x7f,0x39,0xb5, + 0x75,0x11,0xa1,0xe,0x4c,0x14,0x99,0x45,0x8d,0x37,0x7,0x40,0xb0,0xfe,0xdb,0x20, + 0x80,0x32,0x3,0x91,0x7b,0x72,0x39,0x26,0xbf,0xfd,0x8,0x23,0x8c,0x30,0xc2,0x59, + 0xb8,0xbd,0x5f,0x84,0x17,0x62,0xe9,0x23,0x17,0x60,0x8d,0x89,0xc9,0x0,0x0,0x0, + 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-feature_multirow.png 0x0,0x0,0x3,0xbc, 0x89, @@ -14323,66 +14323,6 @@ 0x81,0x1,0x10,0x6d,0xdb,0xfa,0x41,0x7,0xd1,0x7d,0xdf,0x21,0xa5,0xa4,0x79,0x9e, 0xc3,0x59,0xf1,0xb7,0x15,0x5f,0xb3,0x86,0xbe,0x6c,0xbf,0xda,0x7a,0xad,0xc3,0xab, 0xf1,0x40,0x28,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-view.png - 0x0,0x0,0x3,0x89, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x4,0x8, - 0x0,0xe,0x15,0x3a,0x8f,0xa0,0xd,0x0,0x0,0x3,0x9,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xe5,0x95,0xbf,0x4b,0x6b,0x67,0x18,0xc7,0x3f,0xcf,0x6b,0x22,0x9a,0x80,0x57, - 0xad,0x26,0x46,0x84,0xb4,0x88,0x4d,0xed,0xe0,0xe0,0xe6,0x20,0x58,0xc9,0xdd,0x54, - 0xb0,0x9d,0x1c,0x3a,0x38,0xa8,0x45,0x50,0x31,0xdb,0x5d,0xf4,0x1c,0x8b,0xdd,0xa, - 0x42,0xf1,0x16,0x5c,0xb2,0xd4,0xfe,0x5,0x4e,0xb5,0x54,0x24,0x58,0xff,0x80,0xe, - 0xea,0xe0,0x10,0x14,0xa9,0x78,0x52,0x53,0x49,0xac,0x7a,0x4e,0xde,0xa7,0x8b,0xe6, - 0xc6,0x1f,0x77,0x69,0xa7,0xd2,0x7,0xe,0x87,0xe7,0xe5,0xfb,0x7e,0xcf,0x97,0xef, - 0xf7,0x39,0xef,0xb,0xff,0x87,0x92,0x7f,0xb2,0xe9,0x2d,0x70,0x53,0xf3,0xbc,0x7d, - 0xf,0x4e,0x6b,0x30,0xfa,0xd2,0xc7,0x4,0x20,0x1c,0xe,0x37,0xf9,0xbe,0xff,0x67, - 0x7b,0x7b,0x3b,0x2d,0x2d,0x2d,0x34,0x34,0x34,0x70,0x73,0x73,0xc3,0xe5,0xe5,0x25, - 0x17,0x17,0x17,0x84,0xc3,0xe1,0x57,0xbe,0xef,0x5f,0x1,0x13,0xc0,0x8f,0xbd,0xbd, - 0xbd,0x6a,0x8c,0x11,0x63,0xc,0x41,0x10,0xd8,0x83,0x83,0x3,0x3,0xfc,0xc,0xbc, - 0xae,0x25,0x6f,0x3,0xbc,0x4c,0x26,0x63,0x73,0xb9,0x9c,0xfa,0xbe,0xaf,0xaa,0xaa, - 0xbe,0xef,0x6b,0x2e,0x97,0xd3,0x4c,0x26,0x63,0x81,0xdf,0x81,0x4c,0x6b,0x6b,0xab, - 0x4e,0x4d,0x4d,0x59,0x7d,0x52,0xb,0xb,0xb,0x3a,0x34,0x34,0xa4,0xc0,0x77,0x55, - 0x56,0x63,0xcc,0x87,0x80,0x7a,0x9e,0x57,0x5,0x5a,0xfb,0x6e,0xaf,0xe7,0x79,0xa, - 0xa8,0x88,0x68,0x22,0x91,0xb0,0x41,0x10,0x3c,0xe5,0xd5,0x4a,0xa5,0xa2,0xcb,0xcb, - 0xcb,0xf6,0xde,0x96,0x77,0x7e,0x65,0xb3,0x59,0xfb,0x94,0xb0,0xb6,0xcf,0x66,0xb3, - 0xa,0x68,0xb9,0x5c,0xd6,0x97,0xca,0x5a,0xab,0xd6,0x5a,0x6d,0x6b,0x6b,0xb3,0x22, - 0xf2,0xb,0x40,0x8,0x20,0x14,0xa,0x9,0x80,0xc8,0xe3,0xc,0x1e,0xfa,0x50,0x28, - 0xf4,0xe8,0xfd,0x2c,0xa8,0x7b,0x9c,0x88,0x48,0x2a,0x95,0xfa,0x6c,0x66,0x66,0xe6, - 0x53,0x3,0x10,0x8b,0xc5,0x50,0xd5,0x97,0xe3,0x57,0x25,0x16,0x8b,0x1,0x50,0x5f, - 0x5f,0xff,0x5e,0x1c,0x40,0x5d,0x5d,0x1d,0x41,0x10,0x50,0x2a,0x95,0xbe,0x36,0x0, - 0xd6,0xda,0x67,0x6a,0x1f,0x8,0x44,0x4,0x6b,0xed,0x33,0x75,0xb5,0x98,0xda,0xfe, - 0xde,0x9d,0xcf,0xab,0xc4,0x41,0x10,0x30,0x3c,0x3c,0x8c,0x88,0x50,0x2c,0x16,0x1f, - 0x11,0xd4,0x12,0x9f,0x9d,0x9d,0x21,0x22,0x2c,0x2e,0x2e,0x3e,0x13,0x53,0x3b,0xc2, - 0x6,0xa0,0x50,0x28,0xa8,0xe7,0x79,0xec,0xec,0xec,0x0,0xe0,0xba,0xee,0x23,0x45, - 0x85,0x42,0xa1,0xda,0x8f,0x8d,0x8d,0x21,0x22,0xac,0xad,0xad,0x3d,0x53,0x6e,0xad, - 0xc5,0xf7,0xfd,0xea,0xfa,0x57,0xc9,0x64,0x52,0xcf,0xcf,0xcf,0xb5,0xaf,0xaf,0x4f, - 0x1,0x3d,0x3c,0x3c,0xac,0x26,0x5e,0x2c,0x16,0x35,0x99,0x4c,0x2a,0xa0,0x93,0x93, - 0x93,0xba,0xb7,0xb7,0xa7,0x80,0x8e,0x8f,0x8f,0x3f,0x9a,0x9c,0xcd,0xcd,0x4d,0x5, - 0x74,0x6e,0x6e,0x4e,0x1d,0xc7,0xd1,0x10,0xf0,0x6b,0x3e,0x9f,0xc7,0x18,0xc3,0xee, - 0xee,0x2e,0x91,0x48,0x84,0x70,0x38,0xc,0x40,0xb9,0x5c,0xc6,0xf7,0x7d,0xf2,0xf9, - 0x3c,0x0,0xfb,0xfb,0xfb,0xac,0xae,0xae,0x72,0x77,0x77,0x87,0x31,0xa6,0xea,0xf9, - 0xc9,0xc9,0x9,0xa7,0xa7,0xa7,0x0,0x74,0x75,0x75,0xe9,0xf5,0xf5,0xb5,0x3c,0x8c, - 0xd9,0xb7,0xaa,0x9a,0x99,0x9e,0x9e,0x66,0x64,0x64,0x84,0xee,0xee,0x6e,0x8e,0x8f, - 0x8f,0xd9,0xda,0xda,0x62,0x63,0x63,0x83,0x81,0x81,0x1,0x9d,0x98,0x98,0x90,0xf9, - 0xf9,0xf9,0x3,0xa0,0x77,0x7b,0x7b,0x5b,0x23,0x91,0x88,0x44,0xa3,0x51,0x3c,0xcf, - 0x23,0x9d,0x4e,0x3,0xb0,0xb4,0xb4,0x84,0x88,0x20,0x22,0x1f,0xd5,0xba,0xbf,0xa, - 0x7c,0x1,0x7c,0xfc,0x10,0x40,0x34,0x1a,0xa5,0xbf,0xbf,0x9f,0xd1,0xd1,0x51,0x4a, - 0xa5,0xd2,0xf,0x2b,0x2b,0x2b,0x5f,0x1a,0x63,0xde,0x58,0x6b,0xbf,0xa9,0x3d,0x7c, - 0x6,0x7,0x7,0x49,0x26,0x93,0xf4,0xf4,0xf4,0xa8,0xaa,0xfe,0x1,0x7c,0xf2,0x34, - 0xd6,0xc6,0xd9,0xd9,0xd9,0x6b,0x6b,0xad,0x15,0x11,0xd3,0xd8,0xd8,0xa8,0xcd,0xcd, - 0xcd,0x52,0xa9,0x54,0x7e,0x73,0x5d,0xb7,0xef,0x1,0x94,0x4a,0xa5,0x5e,0xa7,0xd3, - 0xe9,0x9f,0xee,0xff,0x38,0xe9,0xec,0xec,0xa4,0x66,0x6c,0x5f,0x39,0x8e,0x73,0x65, - 0x6a,0x59,0x1d,0xc7,0xf9,0x2b,0x16,0x8b,0x99,0x8e,0x8e,0xe,0x13,0x8f,0xc7,0x6f, - 0x9b,0x9a,0x9a,0xc4,0x5a,0xfb,0x81,0xeb,0xba,0x7d,0x8e,0xe3,0x54,0x71,0x47,0x47, - 0x47,0xdb,0xeb,0xeb,0xeb,0x12,0x8f,0xc7,0x35,0x91,0x48,0xdc,0xaa,0xea,0xad,0xaa, - 0x7e,0xef,0xba,0xae,0x0,0x57,0xff,0xea,0xb4,0x77,0x1c,0x47,0x5e,0x58,0xfb,0xf, - 0xdf,0x5f,0x7f,0x3,0x16,0xd3,0xeb,0x6c,0x78,0x44,0xd1,0x20,0x0,0x0,0x0,0x0, - 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/undo.png 0x0,0x0,0x3,0xf1, 0x89, @@ -14450,41 +14390,101 @@ 0x5c,0x91,0x12,0xd0,0x5f,0xd4,0xc9,0xff,0xfa,0xd7,0xf5,0x1d,0x47,0x48,0xe7,0x49, 0x80,0x5f,0x88,0x9e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/vc-repo-update.png - 0x0,0x0,0x5,0xb3, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-view.png + 0x0,0x0,0x3,0x89, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x58,0x73,0x0,0x0,0x58,0x73,0x1, - 0x11,0x54,0x9b,0x26,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0xa,0x4, - 0x16,0x32,0x26,0x1b,0xe1,0x66,0xff,0x0,0x0,0x5,0x33,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xd5,0x95,0x5b,0x6c,0x54,0x65,0x10,0xc7,0xe7,0x3b,0x97,0xbd,0x9c,0xdd,0xb2, - 0xed,0xee,0xf6,0x76,0x76,0xb7,0xa5,0x94,0xb6,0x4b,0xbb,0xb,0x74,0xcb,0xd2,0x16, - 0x10,0x52,0x9,0xa2,0x11,0x51,0x23,0x86,0x8,0xbd,0x60,0x62,0xbc,0xbc,0x28,0x5e, - 0x88,0xbc,0xfb,0x24,0x3e,0x98,0x60,0x7c,0x40,0x1,0x5b,0xba,0xc5,0x10,0xa3,0x26, - 0x1a,0x30,0x10,0xbc,0x15,0xed,0x85,0x56,0xe8,0x6e,0x8b,0x42,0x4a,0x5b,0xdb,0xee, - 0x85,0x6e,0xdb,0xbd,0x9e,0xd3,0xb3,0xe7,0xfa,0xf9,0x60,0x5a,0x69,0xc0,0x67,0xe3, - 0x3c,0xcd,0xc3,0xcc,0x2f,0x93,0x99,0xf9,0xcf,0x0,0xfc,0xdf,0xc,0x2d,0x3b,0x25, - 0xad,0x7e,0x92,0x22,0xf1,0x63,0x88,0x40,0xef,0x60,0x8d,0xf8,0x20,0x99,0xcd,0x5d, - 0xe6,0xbf,0xa,0xe2,0xf2,0xe,0x3f,0x4c,0x77,0xd,0x3d,0x90,0xe8,0xe8,0xf0,0x43, - 0xa4,0x6b,0x8,0xd8,0xb6,0x46,0x33,0x41,0xc2,0x51,0x0,0x28,0xd4,0x34,0x78,0x2f, - 0x7a,0x6e,0x70,0x1,0x0,0x80,0x5c,0xe,0xb4,0xfa,0xd8,0xd6,0xe2,0x52,0xad,0xdb, - 0xeb,0x93,0xab,0x25,0x1,0xef,0x95,0x4,0x3a,0x6c,0x70,0x97,0xfd,0x1e,0x3b,0x7f, - 0x1d,0xb3,0xed,0x7e,0xc8,0x6,0xa3,0xf7,0x41,0x9b,0x20,0xd2,0x75,0x1d,0x4a,0x5a, - 0x1b,0x9d,0x14,0xa5,0x9d,0x28,0x65,0xb3,0x6f,0x15,0xe4,0xb,0x8d,0xb9,0x1c,0xe5, - 0x66,0xbc,0xe5,0xfd,0xd9,0x60,0x38,0xbd,0x2,0xb6,0x6f,0x71,0x4,0x77,0x3f,0x9f, - 0xa3,0x6b,0x9f,0x56,0xb5,0x3c,0x13,0x36,0x27,0xc3,0xe8,0x39,0x7e,0x9,0x25,0xe9, - 0x4d,0x45,0x43,0xf3,0xdd,0x37,0x70,0x71,0xdb,0x36,0xb0,0xd6,0x17,0x1,0x51,0xe7, - 0x86,0xf9,0xc0,0x2f,0x50,0xd4,0xba,0xbd,0x86,0x42,0xf2,0x99,0xf2,0xea,0xa5,0x67, - 0x37,0x3e,0x92,0xc0,0xa5,0x15,0x3c,0x4e,0x45,0x69,0x37,0xcf,0xd1,0x1b,0x32,0xc1, - 0x68,0x60,0x5,0x6c,0xa9,0x77,0x14,0xab,0xb2,0xe6,0xcf,0x33,0x6b,0xc8,0x5e,0x1, - 0x9a,0xb5,0x48,0x45,0xc2,0x22,0x7e,0x3c,0x1d,0x37,0x32,0x94,0xaf,0xa6,0x2f,0xd1, - 0xdd,0x2b,0x1b,0x36,0xae,0x83,0xc5,0x9e,0x5e,0xc8,0x3b,0xb8,0xcb,0x6f,0xa1,0xf9, - 0xb3,0x35,0x9b,0xd3,0xdb,0xaa,0xb7,0x24,0x31,0x46,0x2a,0x8e,0x8d,0x1b,0x89,0x78, - 0xc4,0x14,0x97,0x24,0x74,0x32,0x13,0x8c,0xdd,0x5c,0x1,0x53,0x6e,0xb6,0x37,0x11, - 0xa7,0xf8,0x74,0x84,0xd8,0x69,0x29,0x90,0xc8,0x3c,0x87,0x8c,0x6d,0xac,0x84,0x8, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x4,0x8, + 0x0,0xe,0x15,0x3a,0x8f,0xa0,0xd,0x0,0x0,0x3,0x9,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xe5,0x95,0xbf,0x4b,0x6b,0x67,0x18,0xc7,0x3f,0xcf,0x6b,0x22,0x9a,0x80,0x57, + 0xad,0x26,0x46,0x84,0xb4,0x88,0x4d,0xed,0xe0,0xe0,0xe6,0x20,0x58,0xc9,0xdd,0x54, + 0xb0,0x9d,0x1c,0x3a,0x38,0xa8,0x45,0x50,0x31,0xdb,0x5d,0xf4,0x1c,0x8b,0xdd,0xa, + 0x42,0xf1,0x16,0x5c,0xb2,0xd4,0xfe,0x5,0x4e,0xb5,0x54,0x24,0x58,0xff,0x80,0xe, + 0xea,0xe0,0x10,0x14,0xa9,0x78,0x52,0x53,0x49,0xac,0x7a,0x4e,0xde,0xa7,0x8b,0xe6, + 0xc6,0x1f,0x77,0x69,0xa7,0xd2,0x7,0xe,0x87,0xe7,0xe5,0xfb,0x7e,0xcf,0x97,0xef, + 0xf7,0x39,0xef,0xb,0xff,0x87,0x92,0x7f,0xb2,0xe9,0x2d,0x70,0x53,0xf3,0xbc,0x7d, + 0xf,0x4e,0x6b,0x30,0xfa,0xd2,0xc7,0x4,0x20,0x1c,0xe,0x37,0xf9,0xbe,0xff,0x67, + 0x7b,0x7b,0x3b,0x2d,0x2d,0x2d,0x34,0x34,0x34,0x70,0x73,0x73,0xc3,0xe5,0xe5,0x25, + 0x17,0x17,0x17,0x84,0xc3,0xe1,0x57,0xbe,0xef,0x5f,0x1,0x13,0xc0,0x8f,0xbd,0xbd, + 0xbd,0x6a,0x8c,0x11,0x63,0xc,0x41,0x10,0xd8,0x83,0x83,0x3,0x3,0xfc,0xc,0xbc, + 0xae,0x25,0x6f,0x3,0xbc,0x4c,0x26,0x63,0x73,0xb9,0x9c,0xfa,0xbe,0xaf,0xaa,0xaa, + 0xbe,0xef,0x6b,0x2e,0x97,0xd3,0x4c,0x26,0x63,0x81,0xdf,0x81,0x4c,0x6b,0x6b,0xab, + 0x4e,0x4d,0x4d,0x59,0x7d,0x52,0xb,0xb,0xb,0x3a,0x34,0x34,0xa4,0xc0,0x77,0x55, + 0x56,0x63,0xcc,0x87,0x80,0x7a,0x9e,0x57,0x5,0x5a,0xfb,0x6e,0xaf,0xe7,0x79,0xa, + 0xa8,0x88,0x68,0x22,0x91,0xb0,0x41,0x10,0x3c,0xe5,0xd5,0x4a,0xa5,0xa2,0xcb,0xcb, + 0xcb,0xf6,0xde,0x96,0x77,0x7e,0x65,0xb3,0x59,0xfb,0x94,0xb0,0xb6,0xcf,0x66,0xb3, + 0xa,0x68,0xb9,0x5c,0xd6,0x97,0xca,0x5a,0xab,0xd6,0x5a,0x6d,0x6b,0x6b,0xb3,0x22, + 0xf2,0xb,0x40,0x8,0x20,0x14,0xa,0x9,0x80,0xc8,0xe3,0xc,0x1e,0xfa,0x50,0x28, + 0xf4,0xe8,0xfd,0x2c,0xa8,0x7b,0x9c,0x88,0x48,0x2a,0x95,0xfa,0x6c,0x66,0x66,0xe6, + 0x53,0x3,0x10,0x8b,0xc5,0x50,0xd5,0x97,0xe3,0x57,0x25,0x16,0x8b,0x1,0x50,0x5f, + 0x5f,0xff,0x5e,0x1c,0x40,0x5d,0x5d,0x1d,0x41,0x10,0x50,0x2a,0x95,0xbe,0x36,0x0, + 0xd6,0xda,0x67,0x6a,0x1f,0x8,0x44,0x4,0x6b,0xed,0x33,0x75,0xb5,0x98,0xda,0xfe, + 0xde,0x9d,0xcf,0xab,0xc4,0x41,0x10,0x30,0x3c,0x3c,0x8c,0x88,0x50,0x2c,0x16,0x1f, + 0x11,0xd4,0x12,0x9f,0x9d,0x9d,0x21,0x22,0x2c,0x2e,0x2e,0x3e,0x13,0x53,0x3b,0xc2, + 0x6,0xa0,0x50,0x28,0xa8,0xe7,0x79,0xec,0xec,0xec,0x0,0xe0,0xba,0xee,0x23,0x45, + 0x85,0x42,0xa1,0xda,0x8f,0x8d,0x8d,0x21,0x22,0xac,0xad,0xad,0x3d,0x53,0x6e,0xad, + 0xc5,0xf7,0xfd,0xea,0xfa,0x57,0xc9,0x64,0x52,0xcf,0xcf,0xcf,0xb5,0xaf,0xaf,0x4f, + 0x1,0x3d,0x3c,0x3c,0xac,0x26,0x5e,0x2c,0x16,0x35,0x99,0x4c,0x2a,0xa0,0x93,0x93, + 0x93,0xba,0xb7,0xb7,0xa7,0x80,0x8e,0x8f,0x8f,0x3f,0x9a,0x9c,0xcd,0xcd,0x4d,0x5, + 0x74,0x6e,0x6e,0x4e,0x1d,0xc7,0xd1,0x10,0xf0,0x6b,0x3e,0x9f,0xc7,0x18,0xc3,0xee, + 0xee,0x2e,0x91,0x48,0x84,0x70,0x38,0xc,0x40,0xb9,0x5c,0xc6,0xf7,0x7d,0xf2,0xf9, + 0x3c,0x0,0xfb,0xfb,0xfb,0xac,0xae,0xae,0x72,0x77,0x77,0x87,0x31,0xa6,0xea,0xf9, + 0xc9,0xc9,0x9,0xa7,0xa7,0xa7,0x0,0x74,0x75,0x75,0xe9,0xf5,0xf5,0xb5,0x3c,0x8c, + 0xd9,0xb7,0xaa,0x9a,0x99,0x9e,0x9e,0x66,0x64,0x64,0x84,0xee,0xee,0x6e,0x8e,0x8f, + 0x8f,0xd9,0xda,0xda,0x62,0x63,0x63,0x83,0x81,0x81,0x1,0x9d,0x98,0x98,0x90,0xf9, + 0xf9,0xf9,0x3,0xa0,0x77,0x7b,0x7b,0x5b,0x23,0x91,0x88,0x44,0xa3,0x51,0x3c,0xcf, + 0x23,0x9d,0x4e,0x3,0xb0,0xb4,0xb4,0x84,0x88,0x20,0x22,0x1f,0xd5,0xba,0xbf,0xa, + 0x7c,0x1,0x7c,0xfc,0x10,0x40,0x34,0x1a,0xa5,0xbf,0xbf,0x9f,0xd1,0xd1,0x51,0x4a, + 0xa5,0xd2,0xf,0x2b,0x2b,0x2b,0x5f,0x1a,0x63,0xde,0x58,0x6b,0xbf,0xa9,0x3d,0x7c, + 0x6,0x7,0x7,0x49,0x26,0x93,0xf4,0xf4,0xf4,0xa8,0xaa,0xfe,0x1,0x7c,0xf2,0x34, + 0xd6,0xc6,0xd9,0xd9,0xd9,0x6b,0x6b,0xad,0x15,0x11,0xd3,0xd8,0xd8,0xa8,0xcd,0xcd, + 0xcd,0x52,0xa9,0x54,0x7e,0x73,0x5d,0xb7,0xef,0x1,0x94,0x4a,0xa5,0x5e,0xa7,0xd3, + 0xe9,0x9f,0xee,0xff,0x38,0xe9,0xec,0xec,0xa4,0x66,0x6c,0x5f,0x39,0x8e,0x73,0x65, + 0x6a,0x59,0x1d,0xc7,0xf9,0x2b,0x16,0x8b,0x99,0x8e,0x8e,0xe,0x13,0x8f,0xc7,0x6f, + 0x9b,0x9a,0x9a,0xc4,0x5a,0xfb,0x81,0xeb,0xba,0x7d,0x8e,0xe3,0x54,0x71,0x47,0x47, + 0x47,0xdb,0xeb,0xeb,0xeb,0x12,0x8f,0xc7,0x35,0x91,0x48,0xdc,0xaa,0xea,0xad,0xaa, + 0x7e,0xef,0xba,0xae,0x0,0x57,0xff,0xea,0xb4,0x77,0x1c,0x47,0x5e,0x58,0xfb,0xf, + 0xdf,0x5f,0x7f,0x3,0x16,0xd3,0xeb,0x6c,0x78,0x44,0xd1,0x20,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/vc-repo-update.png + 0x0,0x0,0x5,0xb3, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x58,0x73,0x0,0x0,0x58,0x73,0x1, + 0x11,0x54,0x9b,0x26,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0xa,0x4, + 0x16,0x32,0x26,0x1b,0xe1,0x66,0xff,0x0,0x0,0x5,0x33,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xd5,0x95,0x5b,0x6c,0x54,0x65,0x10,0xc7,0xe7,0x3b,0x97,0xbd,0x9c,0xdd,0xb2, + 0xed,0xee,0xf6,0x76,0x76,0xb7,0xa5,0x94,0xb6,0x4b,0xbb,0xb,0x74,0xcb,0xd2,0x16, + 0x10,0x52,0x9,0xa2,0x11,0x51,0x23,0x86,0x8,0xbd,0x60,0x62,0xbc,0xbc,0x28,0x5e, + 0x88,0xbc,0xfb,0x24,0x3e,0x98,0x60,0x7c,0x40,0x1,0x5b,0xba,0xc5,0x10,0xa3,0x26, + 0x1a,0x30,0x10,0xbc,0x15,0xed,0x85,0x56,0xe8,0x6e,0x8b,0x42,0x4a,0x5b,0xdb,0xee, + 0x85,0x6e,0xdb,0xbd,0x9e,0xd3,0xb3,0xe7,0xfa,0xf9,0x60,0x5a,0x69,0xc0,0x67,0xe3, + 0x3c,0xcd,0xc3,0xcc,0x2f,0x93,0x99,0xf9,0xcf,0x0,0xfc,0xdf,0xc,0x2d,0x3b,0x25, + 0xad,0x7e,0x92,0x22,0xf1,0x63,0x88,0x40,0xef,0x60,0x8d,0xf8,0x20,0x99,0xcd,0x5d, + 0xe6,0xbf,0xa,0xe2,0xf2,0xe,0x3f,0x4c,0x77,0xd,0x3d,0x90,0xe8,0xe8,0xf0,0x43, + 0xa4,0x6b,0x8,0xd8,0xb6,0x46,0x33,0x41,0xc2,0x51,0x0,0x28,0xd4,0x34,0x78,0x2f, + 0x7a,0x6e,0x70,0x1,0x0,0x80,0x5c,0xe,0xb4,0xfa,0xd8,0xd6,0xe2,0x52,0xad,0xdb, + 0xeb,0x93,0xab,0x25,0x1,0xef,0x95,0x4,0x3a,0x6c,0x70,0x97,0xfd,0x1e,0x3b,0x7f, + 0x1d,0xb3,0xed,0x7e,0xc8,0x6,0xa3,0xf7,0x41,0x9b,0x20,0xd2,0x75,0x1d,0x4a,0x5a, + 0x1b,0x9d,0x14,0xa5,0x9d,0x28,0x65,0xb3,0x6f,0x15,0xe4,0xb,0x8d,0xb9,0x1c,0xe5, + 0x66,0xbc,0xe5,0xfd,0xd9,0x60,0x38,0xbd,0x2,0xb6,0x6f,0x71,0x4,0x77,0x3f,0x9f, + 0xa3,0x6b,0x9f,0x56,0xb5,0x3c,0x13,0x36,0x27,0xc3,0xe8,0x39,0x7e,0x9,0x25,0xe9, + 0x4d,0x45,0x43,0xf3,0xdd,0x37,0x70,0x71,0xdb,0x36,0xb0,0xd6,0x17,0x1,0x51,0xe7, + 0x86,0xf9,0xc0,0x2f,0x50,0xd4,0xba,0xbd,0x86,0x42,0xf2,0x99,0xf2,0xea,0xa5,0x67, + 0x37,0x3e,0x92,0xc0,0xa5,0x15,0x3c,0x4e,0x45,0x69,0x37,0xcf,0xd1,0x1b,0x32,0xc1, + 0x68,0x60,0x5,0x6c,0xa9,0x77,0x14,0xab,0xb2,0xe6,0xcf,0x33,0x6b,0xc8,0x5e,0x1, + 0x9a,0xb5,0x48,0x45,0xc2,0x22,0x7e,0x3c,0x1d,0x37,0x32,0x94,0xaf,0xa6,0x2f,0xd1, + 0xdd,0x2b,0x1b,0x36,0xae,0x83,0xc5,0x9e,0x5e,0xc8,0x3b,0xb8,0xcb,0x6f,0xa1,0xf9, + 0xb3,0x35,0x9b,0xd3,0xdb,0xaa,0xb7,0x24,0x31,0x46,0x2a,0x8e,0x8d,0x1b,0x89,0x78, + 0xc4,0x14,0x97,0x24,0x74,0x32,0x13,0x8c,0xdd,0x5c,0x1,0x53,0x6e,0xb6,0x37,0x11, + 0xa7,0xf8,0x74,0x84,0xd8,0x69,0x29,0x90,0xc8,0x3c,0x87,0x8c,0x6d,0xac,0x84,0x8, 0x51,0x6d,0x5c,0x98,0x45,0x35,0x94,0xaf,0xe6,0x72,0x22,0xd0,0x2b,0xe6,0x1f,0x7a, 0xe4,0x9,0x9b,0x9e,0xfb,0xc4,0xbb,0x6d,0xd1,0xeb,0x70,0x67,0xb1,0xa6,0xa9,0x10, 0xbd,0x63,0x26,0x6e,0xdf,0xb4,0x4d,0x64,0xb2,0xcc,0xcb,0xd1,0xee,0xa1,0x2f,0x56, @@ -15466,20 +15466,6 @@ 0x4,0xf3,0x3c,0xd0,0xeb,0x78,0x3c,0x9a,0x53,0x83,0xe8,0x57,0x8c,0x1c,0xa3,0xd7, 0xc7,0xd2,0xa1,0xaf,0x86,0x10,0xe2,0x77,0x2a,0x58,0x72,0x39,0xe5,0xd0,0x6d,0x36, 0xde,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-display.png - 0x0,0x0,0x0,0xaf, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x10,0x6,0x0,0x0,0x0,0xdd,0x19,0xc1,0x4e, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x4f,0x49,0x44,0x41,0x54,0x48, - 0xc7,0xed,0xd4,0x31,0xe,0x0,0x20,0x8,0x3,0x40,0x30,0xfe,0xff,0xcb,0x75,0x75, - 0x22,0x62,0x95,0x81,0xf4,0x56,0x12,0x2,0x95,0x68,0x26,0xcd,0x79,0x5c,0x6,0x8a, - 0xc7,0x71,0xbe,0x47,0x31,0x25,0xd8,0x1e,0x15,0x29,0x90,0x3b,0x1,0xf7,0xe2,0x27, - 0x3c,0x1d,0x30,0xbb,0xc8,0x6e,0x94,0x6e,0x74,0x61,0xbe,0x68,0xc2,0x24,0x24,0xbf, - 0xe9,0xa3,0xa6,0x47,0x8e,0xcb,0x4a,0x50,0xbe,0x5b,0x68,0x49,0x18,0x0,0xf0,0x5e, - 0x32,0xe1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-feature_set-border-lines.png 0x0,0x0,0x0,0xdc, 0x89, @@ -15525,6 +15511,20 @@ 0xb1,0x1c,0xb5,0xf1,0x13,0x90,0xe0,0x4d,0xd0,0xe7,0xbf,0xad,0x1f,0xdd,0x22,0x8f, 0x5a,0xef,0x42,0x8e,0x73,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-display.png + 0x0,0x0,0x0,0xaf, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x10,0x6,0x0,0x0,0x0,0xdd,0x19,0xc1,0x4e, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x4f,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xed,0xd4,0x31,0xe,0x0,0x20,0x8,0x3,0x40,0x30,0xfe,0xff,0xcb,0x75,0x75, + 0x22,0x62,0x95,0x81,0xf4,0x56,0x12,0x2,0x95,0x68,0x26,0xcd,0x79,0x5c,0x6,0x8a, + 0xc7,0x71,0xbe,0x47,0x31,0x25,0xd8,0x1e,0x15,0x29,0x90,0x3b,0x1,0xf7,0xe2,0x27, + 0x3c,0x1d,0x30,0xbb,0xc8,0x6e,0x94,0x6e,0x74,0x61,0xbe,0x68,0xc2,0x24,0x24,0xbf, + 0xe9,0xa3,0xa6,0x47,0x8e,0xcb,0x4a,0x50,0xbe,0x5b,0x68,0x49,0x18,0x0,0xf0,0x5e, + 0x32,0xe1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/note-insert.png 0x0,0x0,0x1,0x35, 0x89, @@ -15727,6 +15727,24 @@ 0x3e,0xaa,0x2f,0x9c,0x46,0x9e,0x1f,0x2,0x2e,0x66,0x9c,0xd6,0x83,0x1,0xea,0xf1, 0xa8,0x7,0xfa,0x67,0xe3,0x13,0x89,0x87,0x31,0x2b,0x9a,0x30,0xda,0x25,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/font-emph.png + 0x0,0x0,0x0,0xf0, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, + 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0, + 0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, + 0xd9,0xb,0x12,0x10,0x8,0x20,0x9b,0xb4,0x40,0xf2,0x0,0x0,0x0,0x7d,0x49,0x44, + 0x41,0x54,0x38,0xcb,0xed,0x94,0x41,0xe,0x80,0x20,0xc,0x4,0x3b,0x86,0xff,0x7f, + 0x79,0xbd,0x48,0x2,0xd8,0x2a,0x55,0x6e,0xca,0x91,0x64,0x36,0x3b,0x40,0x41,0x92, + 0xad,0x5c,0x9b,0x2d,0x5e,0xc5,0xcc,0xc,0xc8,0x30,0x55,0xa9,0x83,0xaa,0x29,0x19, + 0x65,0x40,0x43,0x8,0x51,0xc3,0xdb,0x54,0xf,0x1e,0x59,0x49,0x14,0xaf,0x7e,0x0, + 0x46,0x7b,0x9c,0x1a,0xce,0x6a,0x8f,0xa1,0x1e,0xf7,0x2b,0xbf,0x57,0xb6,0x7,0xa3, + 0xa7,0xe6,0x71,0x9f,0x1a,0x93,0xd,0xac,0xda,0x11,0x87,0xa4,0x29,0x65,0x4f,0xdb, + 0x9b,0x9c,0xe9,0x5b,0x6e,0xda,0xb5,0xb3,0x8c,0xdb,0xf0,0x5b,0xb3,0x9c,0x55,0xee, + 0xce,0xd0,0x63,0x53,0x3f,0xf6,0x11,0xc0,0x55,0x91,0x1d,0x88,0xe7,0x68,0x30,0x34, + 0xf9,0x7c,0xc,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-feature_m-align-right.png 0x0,0x0,0x0,0xeb, 0x89, @@ -15745,24 +15763,56 @@ 0x5a,0xb3,0x6f,0x8a,0x6d,0xc5,0x10,0x2a,0xf6,0xcc,0xd5,0xf7,0x22,0x7b,0x8a,0xfc, 0x18,0xcb,0xef,0x7f,0xec,0x6,0xba,0xd9,0x26,0x47,0x91,0xc5,0x3f,0x35,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/font-emph.png - 0x0,0x0,0x0,0xf0, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/reload.png + 0x0,0x0,0x1,0xd, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, - 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0, - 0xb,0x13,0x1,0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, - 0xd9,0xb,0x12,0x10,0x8,0x20,0x9b,0xb4,0x40,0xf2,0x0,0x0,0x0,0x7d,0x49,0x44, - 0x41,0x54,0x38,0xcb,0xed,0x94,0x41,0xe,0x80,0x20,0xc,0x4,0x3b,0x86,0xff,0x7f, - 0x79,0xbd,0x48,0x2,0xd8,0x2a,0x55,0x6e,0xca,0x91,0x64,0x36,0x3b,0x40,0x41,0x92, - 0xad,0x5c,0x9b,0x2d,0x5e,0xc5,0xcc,0xc,0xc8,0x30,0x55,0xa9,0x83,0xaa,0x29,0x19, - 0x65,0x40,0x43,0x8,0x51,0xc3,0xdb,0x54,0xf,0x1e,0x59,0x49,0x14,0xaf,0x7e,0x0, - 0x46,0x7b,0x9c,0x1a,0xce,0x6a,0x8f,0xa1,0x1e,0xf7,0x2b,0xbf,0x57,0xb6,0x7,0xa3, - 0xa7,0xe6,0x71,0x9f,0x1a,0x93,0xd,0xac,0xda,0x11,0x87,0xa4,0x29,0x65,0x4f,0xdb, - 0x9b,0x9c,0xe9,0x5b,0x6e,0xda,0xb5,0xb3,0x8c,0xdb,0xf0,0x5b,0xb3,0x9c,0x55,0xee, - 0xce,0xd0,0x63,0x53,0x3f,0xf6,0x11,0xc0,0x55,0x91,0x1d,0x88,0xe7,0x68,0x30,0x34, - 0xf9,0x7c,0xc,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x10,0x6,0x0,0x0,0x0,0x4f,0x63,0x23,0x22, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0xad,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xad,0x54,0x41,0x12,0x80,0x20,0x8,0xd4,0xa6,0x87,0xf9,0x34,0x9f,0xe6,0xcf, + 0xec,0xd0,0x30,0x24,0x49,0x2c,0xc4,0x5e,0x28,0x41,0x77,0x17,0x19,0x6b,0x9,0x61, + 0x4e,0xac,0xae,0x56,0xab,0xe2,0xf0,0x11,0xce,0x59,0x4a,0xef,0xf7,0xf7,0x18,0x6b, + 0x94,0x68,0x6d,0xdd,0xa7,0x48,0xb4,0x89,0x89,0xb0,0xb5,0x35,0x47,0xc4,0x94,0xdf, + 0x39,0xd6,0x88,0xb9,0xe,0xe8,0x40,0x84,0x58,0xae,0xeb,0x57,0xa1,0x8,0x78,0x3a, + 0x8f,0x10,0x6b,0xa0,0x7a,0xee,0xcc,0x47,0x7,0xa4,0xf3,0x4c,0xb0,0xf0,0x87,0x22, + 0xe9,0xd8,0x12,0x10,0x99,0x81,0x77,0xc7,0xe,0x4e,0x48,0x1,0x99,0xc4,0xd6,0xfa, + 0xb6,0xb0,0xf7,0x3b,0x8e,0xb1,0xfe,0x23,0x4,0x68,0x74,0x9,0xc9,0x24,0xe6,0x8, + 0x4e,0x31,0x6d,0x40,0xa7,0xde,0x72,0xa8,0xbe,0x3,0xf6,0xc3,0x91,0xd,0xe5,0x60, + 0xaf,0x63,0xbf,0x73,0xc2,0xe9,0x3b,0x10,0x9d,0xf6,0xdf,0x1d,0xc8,0x23,0xd0,0x9c, + 0x83,0x2,0xa2,0x82,0xf0,0xab,0xbb,0x0,0x58,0xb6,0x73,0x6a,0xb,0xe0,0xe3,0x43, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/changes-output.png + 0x0,0x0,0x1,0xab, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x10,0x6,0x0,0x0,0x0,0x94,0x24,0xb0,0x78, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x1,0x4b,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xed,0x96,0x31,0x8e,0x84,0x20,0x14,0x86,0x7f,0x36,0x1e,0x81,0x1b,0x70,0x1, + 0x4b,0xcb,0x39,0x1a,0xe7,0xa1,0xa2,0x98,0x3,0xcc,0x74,0x90,0xcc,0x24,0x53,0x51, + 0x41,0x63,0xcd,0x11,0x26,0x61,0xb,0x63,0x76,0x44,0x5d,0x41,0x51,0xb7,0xd8,0xbf, + 0x79,0x51,0x8,0x7c,0xfe,0xef,0xf1,0x10,0xf8,0xd7,0x1a,0x85,0x10,0x42,0x1f,0x39, + 0xe7,0x3c,0x84,0xc7,0xa3,0x7b,0xee,0xe3,0xd9,0x84,0xc9,0xa0,0x7f,0x4,0x38,0x1d, + 0x94,0xf3,0x21,0xf0,0xd7,0x39,0xa0,0x0,0xc0,0x39,0xe7,0xc0,0xf3,0xd9,0xc5,0x58, + 0xd7,0x6b,0xe2,0x82,0x7b,0xc5,0x5c,0x47,0x87,0xce,0xce,0x96,0x44,0x58,0x54,0xfe, + 0xbc,0x5d,0x40,0xcb,0x1,0x1f,0x4,0x5a,0xae,0x24,0xe,0x2,0x5d,0xef,0xf0,0x49, + 0xa0,0xf9,0xc0,0x65,0x41,0xd3,0x81,0xc9,0x74,0x49,0xa4,0x7e,0x1a,0xa0,0xb5,0xd6, + 0x5a,0x3,0x55,0xd5,0x34,0x4d,0x33,0x9e,0x17,0xb7,0xa7,0xa9,0x16,0xf6,0x81,0x43, + 0xb0,0xa0,0x51,0x1f,0xee,0x41,0xe6,0xa2,0xb5,0xd6,0x5a,0xfb,0x33,0x9f,0x52,0x4a, + 0x29,0x5,0xde,0x6f,0xa5,0x94,0x5a,0x6,0x8d,0xd7,0xcb,0x55,0xf6,0xc5,0xc1,0x18, + 0x63,0x8c,0x1,0xce,0x39,0xe7,0x1c,0xe0,0xbd,0xf7,0xde,0x7f,0x82,0xe,0x2f,0x82, + 0x18,0x74,0xab,0xaa,0xf8,0x5,0x21,0x84,0x4c,0x25,0xa6,0xdf,0x30,0x6,0x6d,0xdb, + 0xb6,0x6d,0x5b,0xc0,0x18,0x63,0x8c,0x1,0xa4,0x94,0x52,0x4a,0xe0,0xf5,0x4a,0x5b, + 0x77,0xa3,0xe6,0xf,0xdb,0xed,0xd6,0x8d,0x2b,0xa5,0x94,0x52,0x21,0x8,0x21,0x84, + 0x10,0x21,0xd4,0x75,0x5d,0xd7,0xf5,0x6f,0xdd,0x23,0xe7,0x10,0x2f,0x6b,0x74,0xe8, + 0xe2,0xd4,0xdd,0xef,0x9d,0x33,0x1d,0xf0,0x38,0xce,0xa5,0xba,0x77,0x74,0xa9,0x14, + 0x86,0xce,0x67,0xe7,0x60,0xdc,0x6e,0xfa,0x36,0x74,0xb9,0x4c,0x8f,0x97,0x8d,0x5, + 0x1c,0xde,0xea,0x5c,0x69,0x87,0xf,0xfe,0xbd,0xdc,0xae,0xd5,0x17,0xc7,0x4e,0x38, + 0xe5,0xfb,0xc8,0xd9,0xfa,0x6,0x2c,0xe0,0x22,0xe,0x5,0xad,0xd4,0x2c,0x0,0x0, + 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/dialog-show-new-inset_ref.png 0x0,0x0,0x4,0x7c, 0x89, @@ -15838,56 +15888,6 @@ 0xe,0xc5,0xe3,0x84,0xd0,0xdf,0xca,0xf6,0x3a,0xf3,0xb4,0x65,0xcd,0xcf,0xcf,0xcf, 0x73,0x5b,0x7e,0xbe,0x53,0xfc,0x4,0x30,0xcc,0xb8,0xba,0xb5,0xb2,0xe3,0xd5,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/reload.png - 0x0,0x0,0x1,0xd, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x10,0x0,0x0,0x0,0x10,0x10,0x6,0x0,0x0,0x0,0x4f,0x63,0x23,0x22, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0xad,0x49,0x44,0x41,0x54,0x48, - 0xc7,0xad,0x54,0x41,0x12,0x80,0x20,0x8,0xd4,0xa6,0x87,0xf9,0x34,0x9f,0xe6,0xcf, - 0xec,0xd0,0x30,0x24,0x49,0x2c,0xc4,0x5e,0x28,0x41,0x77,0x17,0x19,0x6b,0x9,0x61, - 0x4e,0xac,0xae,0x56,0xab,0xe2,0xf0,0x11,0xce,0x59,0x4a,0xef,0xf7,0xf7,0x18,0x6b, - 0x94,0x68,0x6d,0xdd,0xa7,0x48,0xb4,0x89,0x89,0xb0,0xb5,0x35,0x47,0xc4,0x94,0xdf, - 0x39,0xd6,0x88,0xb9,0xe,0xe8,0x40,0x84,0x58,0xae,0xeb,0x57,0xa1,0x8,0x78,0x3a, - 0x8f,0x10,0x6b,0xa0,0x7a,0xee,0xcc,0x47,0x7,0xa4,0xf3,0x4c,0xb0,0xf0,0x87,0x22, - 0xe9,0xd8,0x12,0x10,0x99,0x81,0x77,0xc7,0xe,0x4e,0x48,0x1,0x99,0xc4,0xd6,0xfa, - 0xb6,0xb0,0xf7,0x3b,0x8e,0xb1,0xfe,0x23,0x4,0x68,0x74,0x9,0xc9,0x24,0xe6,0x8, - 0x4e,0x31,0x6d,0x40,0xa7,0xde,0x72,0xa8,0xbe,0x3,0xf6,0xc3,0x91,0xd,0xe5,0x60, - 0xaf,0x63,0xbf,0x73,0xc2,0xe9,0x3b,0x10,0x9d,0xf6,0xdf,0x1d,0xc8,0x23,0xd0,0x9c, - 0x83,0x2,0xa2,0x82,0xf0,0xab,0xbb,0x0,0x58,0xb6,0x73,0x6a,0xb,0xe0,0xe3,0x43, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/changes-output.png - 0x0,0x0,0x1,0xab, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x10,0x6,0x0,0x0,0x0,0x94,0x24,0xb0,0x78, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x1,0x4b,0x49,0x44,0x41,0x54,0x48, - 0xc7,0xed,0x96,0x31,0x8e,0x84,0x20,0x14,0x86,0x7f,0x36,0x1e,0x81,0x1b,0x70,0x1, - 0x4b,0xcb,0x39,0x1a,0xe7,0xa1,0xa2,0x98,0x3,0xcc,0x74,0x90,0xcc,0x24,0x53,0x51, - 0x41,0x63,0xcd,0x11,0x26,0x61,0xb,0x63,0x76,0x44,0x5d,0x41,0x51,0xb7,0xd8,0xbf, - 0x79,0x51,0x8,0x7c,0xfe,0xef,0xf1,0x10,0xf8,0xd7,0x1a,0x85,0x10,0x42,0x1f,0x39, - 0xe7,0x3c,0x84,0xc7,0xa3,0x7b,0xee,0xe3,0xd9,0x84,0xc9,0xa0,0x7f,0x4,0x38,0x1d, - 0x94,0xf3,0x21,0xf0,0xd7,0x39,0xa0,0x0,0xc0,0x39,0xe7,0xc0,0xf3,0xd9,0xc5,0x58, - 0xd7,0x6b,0xe2,0x82,0x7b,0xc5,0x5c,0x47,0x87,0xce,0xce,0x96,0x44,0x58,0x54,0xfe, - 0xbc,0x5d,0x40,0xcb,0x1,0x1f,0x4,0x5a,0xae,0x24,0xe,0x2,0x5d,0xef,0xf0,0x49, - 0xa0,0xf9,0xc0,0x65,0x41,0xd3,0x81,0xc9,0x74,0x49,0xa4,0x7e,0x1a,0xa0,0xb5,0xd6, - 0x5a,0x3,0x55,0xd5,0x34,0x4d,0x33,0x9e,0x17,0xb7,0xa7,0xa9,0x16,0xf6,0x81,0x43, - 0xb0,0xa0,0x51,0x1f,0xee,0x41,0xe6,0xa2,0xb5,0xd6,0x5a,0xfb,0x33,0x9f,0x52,0x4a, - 0x29,0x5,0xde,0x6f,0xa5,0x94,0x5a,0x6,0x8d,0xd7,0xcb,0x55,0xf6,0xc5,0xc1,0x18, - 0x63,0x8c,0x1,0xce,0x39,0xe7,0x1c,0xe0,0xbd,0xf7,0xde,0x7f,0x82,0xe,0x2f,0x82, - 0x18,0x74,0xab,0xaa,0xf8,0x5,0x21,0x84,0x4c,0x25,0xa6,0xdf,0x30,0x6,0x6d,0xdb, - 0xb6,0x6d,0x5b,0xc0,0x18,0x63,0x8c,0x1,0xa4,0x94,0x52,0x4a,0xe0,0xf5,0x4a,0x5b, - 0x77,0xa3,0xe6,0xf,0xdb,0xed,0xd6,0x8d,0x2b,0xa5,0x94,0x52,0x21,0x8,0x21,0x84, - 0x10,0x21,0xd4,0x75,0x5d,0xd7,0xf5,0x6f,0xdd,0x23,0xe7,0x10,0x2f,0x6b,0x74,0xe8, - 0xe2,0xd4,0xdd,0xef,0x9d,0x33,0x1d,0xf0,0x38,0xce,0xa5,0xba,0x77,0x74,0xa9,0x14, - 0x86,0xce,0x67,0xe7,0x60,0xdc,0x6e,0xfa,0x36,0x74,0xb9,0x4c,0x8f,0x97,0x8d,0x5, - 0x1c,0xde,0xea,0x5c,0x69,0x87,0xf,0xfe,0xbd,0xdc,0xae,0xd5,0x17,0xc7,0x4e,0x38, - 0xe5,0xfb,0xc8,0xd9,0xfa,0x6,0x2c,0xe0,0x22,0xe,0x5,0xad,0xd4,0x2c,0x0,0x0, - 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-feature_m-align-center.png 0x0,0x0,0x0,0xeb, 0x89, @@ -15937,32 +15937,6 @@ 0x1,0x23,0xc0,0x35,0x70,0x1a,0xbc,0x68,0x4f,0xca,0xda,0x3d,0x76,0xe2,0xb9,0xf4, 0x1b,0x9f,0xa9,0x4,0xf,0x82,0x31,0xfe,0xdb,0xf8,0x6,0xbf,0x6f,0x9c,0xf9,0xb, 0xcf,0xed,0xe2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-export_pdf2.png - 0x0,0x0,0x1,0x6d, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xe, - 0x10,0x7,0x2,0x6c,0xb3,0x4b,0x9f,0x0,0x0,0x0,0xed,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xcd,0x93,0x3f,0x6a,0x42,0x41,0x10,0x87,0xbf,0x27,0xa,0x16,0x76,0x41,0xb0, - 0x10,0x2b,0x8b,0x60,0x63,0x9e,0x8d,0x9d,0x78,0x4,0x8f,0x20,0xe4,0x2,0x5a,0xa6, - 0x4a,0xba,0x1c,0xc3,0xc2,0x42,0xf,0x60,0x63,0x17,0x8,0x88,0x5a,0xe6,0x2,0x69, - 0xac,0xad,0xac,0x6c,0x7e,0x36,0x3f,0x61,0x9,0xe4,0x61,0xde,0x5b,0x82,0x3,0xc3, - 0xec,0xb0,0xb3,0x1f,0xf3,0x6f,0xe1,0xbf,0x44,0xd0,0x11,0x6c,0x5,0x12,0xa4,0x31, - 0x80,0x63,0xc3,0x7a,0x2,0xdd,0xfa,0xae,0x74,0x43,0xcc,0xf1,0x2f,0x89,0x64,0x1, - 0xcf,0xb6,0x95,0x98,0x7d,0x7c,0x77,0xd9,0x93,0x58,0x25,0xaf,0x63,0x4f,0x7a,0xe5, - 0xc,0xf,0x31,0x60,0x35,0xc3,0x46,0xb6,0x53,0x41,0xb9,0xf0,0xda,0x4,0xbe,0xac, - 0xed,0xbc,0x3d,0x1c,0x84,0x4e,0x2,0x89,0x8f,0x1f,0x82,0x89,0x55,0x81,0xa6,0x59, - 0xd9,0x3d,0xa,0x4e,0x82,0x27,0x41,0xdf,0x65,0x7f,0xb,0xe6,0x3f,0x20,0x2f,0x82, - 0xae,0x97,0x7f,0x9f,0x5,0x7c,0x15,0xec,0x5c,0xf6,0xde,0xfe,0x50,0x50,0xf5,0x7d, - 0xd9,0xfe,0x26,0x80,0x3f,0xff,0x6,0x7b,0x8,0x82,0xc6,0x82,0x56,0x91,0x41,0x34, - 0x2,0x58,0xb5,0xe8,0x9a,0xbc,0x19,0x34,0x13,0x8c,0xf2,0x72,0x92,0x6b,0xcf,0x80, - 0x3a,0xf0,0x9,0x2c,0x83,0x89,0xe6,0xca,0xec,0xba,0x63,0xb,0xdb,0x56,0x8c,0x5f, - 0x21,0xc1,0x97,0xa0,0xc9,0xbd,0xc9,0x5,0xc3,0x74,0x83,0x63,0xb8,0x80,0x75,0x50, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-toggle-output-sync.png 0x0,0x0,0x4,0xa1, 0x89, @@ -16041,6 +16015,32 @@ 0x1,0xee,0x73,0xce,0xf9,0xb1,0xfd,0xef,0x74,0x1,0xfc,0xb,0x81,0x5,0x5,0xb9, 0xff,0x93,0x38,0xb3,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-export_pdf2.png + 0x0,0x0,0x1,0x6d, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xe, + 0x10,0x7,0x2,0x6c,0xb3,0x4b,0x9f,0x0,0x0,0x0,0xed,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xcd,0x93,0x3f,0x6a,0x42,0x41,0x10,0x87,0xbf,0x27,0xa,0x16,0x76,0x41,0xb0, + 0x10,0x2b,0x8b,0x60,0x63,0x9e,0x8d,0x9d,0x78,0x4,0x8f,0x20,0xe4,0x2,0x5a,0xa6, + 0x4a,0xba,0x1c,0xc3,0xc2,0x42,0xf,0x60,0x63,0x17,0x8,0x88,0x5a,0xe6,0x2,0x69, + 0xac,0xad,0xac,0x6c,0x7e,0x36,0x3f,0x61,0x9,0xe4,0x61,0xde,0x5b,0x82,0x3,0xc3, + 0xec,0xb0,0xb3,0x1f,0xf3,0x6f,0xe1,0xbf,0x44,0xd0,0x11,0x6c,0x5,0x12,0xa4,0x31, + 0x80,0x63,0xc3,0x7a,0x2,0xdd,0xfa,0xae,0x74,0x43,0xcc,0xf1,0x2f,0x89,0x64,0x1, + 0xcf,0xb6,0x95,0x98,0x7d,0x7c,0x77,0xd9,0x93,0x58,0x25,0xaf,0x63,0x4f,0x7a,0xe5, + 0xc,0xf,0x31,0x60,0x35,0xc3,0x46,0xb6,0x53,0x41,0xb9,0xf0,0xda,0x4,0xbe,0xac, + 0xed,0xbc,0x3d,0x1c,0x84,0x4e,0x2,0x89,0x8f,0x1f,0x82,0x89,0x55,0x81,0xa6,0x59, + 0xd9,0x3d,0xa,0x4e,0x82,0x27,0x41,0xdf,0x65,0x7f,0xb,0xe6,0x3f,0x20,0x2f,0x82, + 0xae,0x97,0x7f,0x9f,0x5,0x7c,0x15,0xec,0x5c,0xf6,0xde,0xfe,0x50,0x50,0xf5,0x7d, + 0xd9,0xfe,0x26,0x80,0x3f,0xff,0x6,0x7b,0x8,0x82,0xc6,0x82,0x56,0x91,0x41,0x34, + 0x2,0x58,0xb5,0xe8,0x9a,0xbc,0x19,0x34,0x13,0x8c,0xf2,0x72,0x92,0x6b,0xcf,0x80, + 0x3a,0xf0,0x9,0x2c,0x83,0x89,0xe6,0xca,0xec,0xba,0x63,0xb,0xdb,0x56,0x8c,0x5f, + 0x21,0xc1,0x97,0xa0,0xc9,0xbd,0xc9,0x5,0xc3,0x74,0x83,0x63,0xb8,0x80,0x75,0x50, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-export_pdf.png 0x0,0x0,0x1,0x82, 0x89, @@ -16177,6 +16177,111 @@ 0x79,0x6e,0x4f,0xd8,0x7f,0xc4,0x1,0x21,0x59,0x56,0x55,0x2f,0x7d,0x7b,0x4a,0x5f, 0x6e,0x64,0xdb,0xb8,0xfe,0x12,0x3f,0x1d,0x1d,0xe4,0xe,0x74,0xd,0xa7,0xbb,0x92, 0x63,0x6d,0xbd,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/thesaurus-entry.png + 0x0,0x0,0x6,0x56, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x10,0x6,0x0,0x0,0x0,0x94,0x24,0xb0,0x78, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x5,0xf6,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xed,0x96,0xcb,0x4f,0x13,0x5b,0x1c,0xc7,0xbf,0x33,0x9d,0x4e,0x3b,0x8c,0x94, + 0x8a,0x40,0x1f,0x84,0xb7,0x5a,0x85,0x2,0x1a,0xd,0xfe,0x3,0xae,0x4c,0xd4,0xe8, + 0x5f,0x61,0xe2,0x46,0x17,0xc6,0x1d,0xb,0x97,0x6a,0xa2,0x2b,0xa3,0x71,0xa1,0x51, + 0x37,0xf8,0xdc,0xe9,0xca,0x85,0x11,0xc5,0x20,0x50,0xa0,0xb5,0x45,0x90,0xd2,0x52, + 0xda,0x52,0x1e,0xb5,0x2f,0x69,0xe7,0x79,0xee,0xe2,0x64,0x1c,0xb4,0x2,0xde,0x98, + 0x7b,0x73,0x17,0xf7,0xb7,0xf9,0x65,0x72,0xce,0xfc,0xce,0xf7,0x7c,0xe6,0xf7,0x18, + 0xe0,0x5f,0xb2,0xe5,0xe5,0x74,0x3a,0x1e,0x27,0xdf,0xcd,0x78,0x36,0xfc,0xef,0xc6, + 0x61,0xff,0x69,0xa1,0xf1,0xf8,0xc2,0x42,0x24,0x42,0x8,0xc7,0x71,0x1c,0xc7,0xfd, + 0x79,0xbc,0xbf,0x2d,0x78,0x6a,0x6a,0x6a,0x6a,0x74,0x94,0x90,0xa1,0xa1,0x47,0x8f, + 0xee,0xdc,0x21,0xe4,0xda,0xb5,0xc1,0xc1,0x73,0xe7,0xaa,0x9,0xdd,0xbf,0x7f,0xf7, + 0xee,0x8d,0x1b,0x84,0x64,0x32,0xe9,0xf4,0xe2,0x22,0xa0,0xaa,0x9a,0xa6,0xaa,0x7f, + 0x2e,0x78,0xc7,0x3b,0x87,0x42,0xa1,0xd0,0xf8,0x38,0x21,0x1c,0x67,0xb1,0x70,0x1c, + 0x50,0x5f,0xbf,0x67,0x4f,0x7d,0x3d,0xa0,0xaa,0xe5,0xf2,0xb7,0x6f,0x80,0xc3,0x21, + 0x8a,0x1c,0x7,0x5c,0xbb,0x36,0x38,0x8,0x10,0x72,0xe9,0xd2,0x95,0x2b,0xb7,0x6f, + 0x33,0x4c,0xb1,0x98,0xcf,0x67,0xb3,0x80,0xa2,0xc8,0xb2,0x24,0x1,0x0,0xbd,0x54, + 0x28,0x14,0xa,0x85,0x42,0xc0,0xea,0xea,0xca,0x4a,0x32,0x9,0x34,0x37,0x37,0x37, + 0x7b,0xbd,0xc0,0xcb,0x97,0x2f,0x5f,0xbe,0x78,0x41,0xf7,0xb0,0x2c,0x70,0xe2,0xc4, + 0x89,0x13,0xa7,0x4f,0x33,0xcc,0x8e,0x84,0x87,0x87,0x87,0x87,0x5f,0xbf,0x26,0x64, + 0x7a,0x7a,0x7a,0xfa,0xe3,0x47,0x42,0x1a,0x1b,0x1b,0x1b,0x1b,0x1b,0x1,0xb7,0xdb, + 0xe3,0xf1,0x78,0x0,0xbb,0xdd,0x66,0x13,0x4,0xc0,0x6e,0x17,0xc5,0xda,0x5a,0x40, + 0x10,0x4,0x41,0x10,0x0,0x9f,0xaf,0xa7,0xc7,0xef,0x7,0xce,0x9e,0x3d,0x79,0xf2, + 0xf8,0x71,0x42,0x38,0xce,0x6a,0xe5,0x79,0x40,0xd3,0x14,0x45,0x51,0x80,0x37,0x6f, + 0xde,0xbc,0x79,0xfb,0x16,0xf0,0xfb,0xfd,0x7e,0xbf,0x1f,0xe8,0xee,0xee,0xee,0x3e, + 0x78,0x10,0xa8,0xab,0xab,0xab,0xab,0xab,0x3,0xec,0x76,0xbb,0x5d,0x10,0x80,0x43, + 0x87,0xfa,0xfb,0xfb,0xfb,0x81,0xbe,0xbe,0xab,0x57,0x83,0xc1,0xea,0x2f,0xc7,0x5e, + 0xbd,0x7a,0xeb,0xd6,0xf3,0xe7,0x84,0x7c,0xf8,0x30,0x36,0x36,0x3d,0x4d,0x48,0x4f, + 0x4f,0x77,0xb7,0xdf,0xf,0x38,0x1c,0xe,0x87,0xc3,0x1,0x94,0xcb,0xe5,0x72,0xb9, + 0xc,0x2c,0x2d,0x2d,0x2d,0x25,0x93,0xc0,0xfc,0x7c,0x34,0x1a,0x8f,0x3,0x85,0x42, + 0xa1,0x50,0x2c,0x2,0x36,0x9b,0xdd,0x2e,0x8a,0x40,0x32,0x99,0x4c,0xa6,0x52,0xf4, + 0x42,0x56,0xab,0x79,0xc0,0xf8,0x78,0x20,0x10,0xc,0x2,0xed,0xed,0xed,0xed,0x6d, + 0x6d,0x26,0xe1,0x70,0x38,0x1c,0x8e,0x44,0x80,0x7c,0x3e,0x9f,0xcf,0xe7,0xcd,0xfd, + 0xf9,0x7c,0xa1,0x90,0xcb,0x1,0xe,0x47,0x30,0x78,0xef,0x1e,0xd0,0xd5,0x75,0xfe, + 0xfc,0xb3,0x67,0xa6,0x70,0xf6,0xe1,0xc3,0xd9,0x59,0x86,0x1,0xe,0x1c,0xe8,0xea, + 0x72,0xbb,0xcd,0x17,0x32,0x99,0x4c,0x26,0x93,0x1,0x22,0x91,0x48,0x64,0x66,0x6, + 0x60,0x18,0x86,0x61,0x18,0xc0,0xe3,0xf1,0x78,0x9a,0x9a,0x0,0x8b,0x85,0xa6,0x48, + 0x22,0xb1,0xb4,0x94,0x4e,0x3,0x8a,0x22,0x49,0x95,0xa,0xa0,0xaa,0x8a,0x22,0x49, + 0x0,0x21,0x84,0xe8,0x3a,0x70,0xf8,0x70,0x7f,0x7f,0x4f,0xf,0x10,0x8b,0xc5,0x62, + 0xf1,0xf8,0xd6,0x84,0x69,0xef,0x30,0xfd,0xae,0x5d,0x6b,0x6b,0x81,0x0,0x20,0x8, + 0x5e,0x6f,0x5b,0xdb,0x36,0x29,0xf1,0xe5,0xcb,0x97,0x2f,0xf3,0xf3,0x94,0x6c,0xa5, + 0x2,0x74,0x76,0x76,0x76,0x76,0x76,0x2,0x8a,0x42,0x3f,0xad,0x41,0xb2,0x52,0xa1, + 0xeb,0xad,0xad,0x2d,0x2d,0x5e,0x2f,0xa0,0xeb,0x54,0xa0,0x2c,0x4b,0x92,0x24,0x51, + 0xe1,0x8a,0x2,0x4,0x2,0x53,0x53,0x9f,0x3e,0x99,0x84,0x83,0xc1,0x60,0x30,0x18, + 0xdc,0x9a,0x70,0x55,0xa,0xb0,0x56,0xab,0xcd,0xf6,0xb,0xc1,0xc6,0xa7,0x77,0x3a, + 0x9d,0x4e,0xa7,0x93,0xe6,0xa6,0xdd,0xe,0x44,0xa3,0xd1,0x68,0x34,0xa,0xd8,0x6c, + 0x3c,0x6f,0xb3,0x1,0x5e,0xaf,0xd7,0x4b,0x73,0x99,0xae,0x2f,0x2e,0x26,0x12,0xc9, + 0xa4,0x49,0x46,0xd7,0x75,0x5d,0xd7,0x1,0x4d,0x53,0x55,0x59,0xae,0x26,0xdc,0xdb, + 0xdb,0xdb,0xdb,0xdb,0x5b,0x4d,0xf8,0x77,0xed,0xbb,0x60,0xa3,0x78,0x72,0xb9,0x5c, + 0x2e,0x97,0xab,0x26,0x2c,0x49,0xb4,0xda,0x53,0xa9,0x54,0x2a,0x9d,0x36,0x9,0xb7, + 0xb5,0xb5,0xb4,0x34,0x37,0x9b,0x5d,0xc0,0x10,0xce,0xb2,0xb4,0xc2,0xff,0x94,0xf0, + 0x96,0x82,0xff,0x84,0x70,0x2a,0x45,0xe5,0xfe,0x6a,0x5e,0x19,0x84,0x17,0x16,0x16, + 0x16,0x62,0xb1,0xff,0x0,0x61,0x23,0x87,0xb7,0xb2,0xb1,0xb1,0xf1,0xf1,0xa9,0x29, + 0x13,0x44,0xa9,0x54,0x2a,0xad,0xaf,0x9b,0xeb,0x46,0x51,0xff,0xae,0x7d,0x1f,0x1c, + 0x3f,0x13,0xd6,0x34,0x3a,0x99,0xc,0xc2,0xed,0xed,0x6d,0x6d,0x1d,0x1d,0x80,0xd3, + 0xb9,0x7b,0xb7,0xd3,0x9,0x24,0x12,0x8a,0x22,0xcb,0x40,0x3c,0x4e,0x8b,0x74,0x2b, + 0x3b,0x7a,0xf4,0xc8,0x91,0xfe,0x7e,0xe0,0xc0,0x81,0xbe,0xbe,0xbe,0x3e,0x60,0x64, + 0xe4,0xfd,0xfb,0x91,0x11,0x20,0x9d,0x4e,0xa7,0x33,0x19,0xa0,0x52,0xa1,0xdd,0x65, + 0xdf,0xbe,0x7d,0xfb,0xf6,0xee,0x35,0xbb,0xd1,0x8e,0x82,0x7f,0x26,0x6c,0xcc,0x7e, + 0x83,0xb0,0xcb,0xd5,0xd4,0xe4,0x72,0xd1,0x54,0x10,0x4,0x40,0xd3,0x64,0x59,0x96, + 0x1,0x42,0x24,0xe9,0xeb,0x57,0x20,0x91,0x88,0xc5,0xc2,0xe1,0x9d,0x9,0x5,0x2, + 0x93,0x93,0xc1,0x20,0xc0,0xf3,0x56,0xab,0xd5,0xa,0xd4,0xd5,0x39,0x9d,0xe,0x7, + 0x6d,0x93,0x16,0xcb,0x6f,0x8,0xb6,0x58,0x18,0x86,0x65,0xab,0x9,0x37,0x34,0x34, + 0x34,0xec,0xd9,0x43,0x3,0xb0,0x2c,0x0,0xfc,0x18,0xc6,0x28,0x2e,0xc3,0x18,0xe6, + 0xe7,0x1d,0x3f,0xda,0x93,0x27,0x8f,0x1f,0x3f,0x79,0x62,0x82,0x11,0xc5,0x9a,0x9a, + 0x9a,0x1a,0x40,0x14,0x45,0x51,0x14,0x1,0x9e,0xe7,0x79,0x9e,0xdf,0x7c,0xde,0x16, + 0x82,0x5,0xc1,0x66,0x63,0x59,0x33,0x90,0x21,0xd4,0x10,0x64,0xe4,0x5c,0x38,0x1c, + 0xe,0x4f,0x4e,0x2,0xf1,0xf8,0xe2,0xe2,0xd2,0x12,0x50,0x28,0xac,0xac,0x64,0x32, + 0x0,0xa0,0x28,0xf9,0x3c,0xc0,0x71,0x3c,0xbf,0x79,0xc2,0x19,0x36,0x34,0x34,0x34, + 0xf4,0xf4,0xa9,0xd9,0xc7,0x6b,0x6a,0x28,0x10,0x8b,0x85,0xe3,0xac,0x56,0x3a,0x88, + 0xdc,0x6e,0xf3,0x9f,0xc2,0x10,0xbe,0x8d,0x60,0x9e,0xdf,0x7c,0x23,0x45,0xa1,0xb9, + 0x19,0x8d,0x46,0xa3,0xb3,0xb3,0xc0,0xe7,0xcf,0x73,0x73,0x91,0x8,0x30,0x37,0x37, + 0x3f,0x9f,0x48,0xd0,0xe2,0xd3,0x34,0xc0,0x6a,0x55,0x55,0x49,0x2,0xd6,0xd7,0x53, + 0xa9,0x78,0x1c,0x18,0x18,0x38,0x76,0xec,0xd0,0xa1,0x4d,0x81,0x39,0x96,0xd5,0x75, + 0xa0,0x5c,0xce,0xe7,0x97,0x97,0x1,0x87,0xa3,0xbe,0xbe,0xa1,0x1,0x60,0x59,0x8b, + 0x45,0xd7,0x1,0x55,0x55,0xd5,0x8d,0xd,0xda,0x3d,0xe6,0xe6,0x68,0x2a,0xae,0xad, + 0x1,0x3e,0x9f,0xcf,0xd7,0xdd,0xbd,0x8d,0x60,0xa7,0xb3,0xb6,0x96,0xe7,0x81,0xa1, + 0xa1,0xc7,0x8f,0x1f,0x3c,0x0,0x66,0x66,0x66,0x66,0x22,0x11,0xa0,0x58,0x2c,0x16, + 0xb,0x5,0x1a,0xa8,0x50,0x0,0x4a,0xa5,0x6f,0xdf,0x64,0xb9,0x3a,0x0,0x21,0x84, + 0xb0,0x2c,0x10,0x8,0x8c,0x8d,0x4d,0x4e,0x2,0x56,0x2b,0xc7,0x31,0xc,0x30,0x31, + 0xf1,0xf1,0xe3,0xc4,0x4,0xb0,0xbc,0xbc,0xb1,0xc1,0xb2,0xd4,0x67,0xb3,0xf4,0x1d, + 0xc3,0x3,0x0,0xcb,0x6a,0x5a,0xa5,0x2,0x14,0xa,0x2e,0x57,0xa5,0x42,0xbb,0x50, + 0x2a,0x65,0xae,0x6b,0x9a,0x2c,0x57,0x2a,0x9b,0x4,0xaf,0xaf,0x97,0x4a,0xaa,0xa, + 0x24,0x93,0xc5,0x62,0x22,0x61,0x16,0x5d,0x3a,0xbd,0xbc,0xbc,0x39,0x70,0x34,0xa, + 0x9c,0x3a,0x5,0x94,0x4a,0x92,0x64,0xb1,0x0,0x1b,0x1b,0xd4,0x73,0x1c,0xc3,0xe8, + 0x3a,0xd0,0xda,0x6a,0xb3,0xe5,0x72,0x40,0x6b,0x6b,0x4d,0xcd,0xe8,0x28,0x10,0x8, + 0x48,0x92,0xcf,0x7,0x24,0x12,0xa5,0x52,0x47,0x7,0xa0,0x28,0xba,0xe,0x0,0x76, + 0x3b,0xcf,0x6b,0x1a,0xe0,0x74,0xa,0x2,0xf5,0x8a,0x32,0x32,0x2,0xe8,0xfa,0xda, + 0xda,0xea,0xaa,0x79,0x5e,0xb1,0x58,0x5b,0xdb,0xd5,0x5,0xc8,0x72,0x36,0xbb,0xb2, + 0xb2,0x49,0x70,0x36,0x9b,0xcf,0x57,0x2a,0xc0,0xd7,0xaf,0x9a,0x96,0xcd,0x9a,0x42, + 0x3d,0x9e,0xfd,0xfb,0x8f,0x1c,0x1,0x26,0x27,0x13,0x9,0xb7,0x1b,0x10,0x45,0x40, + 0xd3,0x80,0xd9,0xd9,0x57,0xaf,0x2e,0x5e,0xac,0x2e,0xaf,0x72,0xb9,0xaf,0xef,0xf2, + 0x65,0x42,0x18,0xc6,0xe3,0x69,0x69,0x1,0xa2,0x51,0x2a,0x34,0x97,0x7b,0xf7,0xee, + 0xfc,0xf9,0xea,0xfd,0x1e,0xcf,0xd9,0xb3,0xd7,0xaf,0x13,0x22,0x49,0x76,0xfb,0xc0, + 0x0,0xf0,0xee,0x5d,0x2c,0x46,0xbb,0x93,0x28,0xba,0x5c,0x40,0x47,0x87,0xcf,0xe7, + 0x72,0x1,0x82,0xe0,0x76,0xb7,0xb6,0x6e,0x2a,0xee,0xde,0xde,0xb,0x17,0x8c,0x1f, + 0xe7,0x5f,0x59,0x30,0x78,0xf3,0xe6,0x99,0x33,0xdb,0xd5,0xff,0xff,0xb6,0xad,0xfd, + 0x5,0x25,0xb,0xc7,0x3f,0x5e,0xd5,0xea,0x96,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/all-changes-accept.png 0x0,0x0,0x6,0x68, 0x89, @@ -16283,111 +16388,6 @@ 0x3f,0xfa,0x4e,0xfa,0xa6,0xec,0x5c,0x35,0xb7,0xd9,0xfe,0x1f,0xde,0xff,0x7f,0xf9, 0xf7,0xe5,0x2f,0xca,0xe1,0x9f,0x7d,0x93,0xa1,0xdb,0xda,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/thesaurus-entry.png - 0x0,0x0,0x6,0x56, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x10,0x6,0x0,0x0,0x0,0x94,0x24,0xb0,0x78, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x5,0xf6,0x49,0x44,0x41,0x54,0x48, - 0xc7,0xed,0x96,0xcb,0x4f,0x13,0x5b,0x1c,0xc7,0xbf,0x33,0x9d,0x4e,0x3b,0x8c,0x94, - 0x8a,0x40,0x1f,0x84,0xb7,0x5a,0x85,0x2,0x1a,0xd,0xfe,0x3,0xae,0x4c,0xd4,0xe8, - 0x5f,0x61,0xe2,0x46,0x17,0xc6,0x1d,0xb,0x97,0x6a,0xa2,0x2b,0xa3,0x71,0xa1,0x51, - 0x37,0xf8,0xdc,0xe9,0xca,0x85,0x11,0xc5,0x20,0x50,0xa0,0xb5,0x45,0x90,0xd2,0x52, - 0xda,0x52,0x1e,0xb5,0x2f,0x69,0xe7,0x79,0xee,0xe2,0x64,0x1c,0xb4,0x2,0xde,0x98, - 0x7b,0x73,0x17,0xf7,0xb7,0xf9,0x65,0x72,0xce,0xfc,0xce,0xf7,0x7c,0xe6,0xf7,0x18, - 0xe0,0x5f,0xb2,0xe5,0xe5,0x74,0x3a,0x1e,0x27,0xdf,0xcd,0x78,0x36,0xfc,0xef,0xc6, - 0x61,0xff,0x69,0xa1,0xf1,0xf8,0xc2,0x42,0x24,0x42,0x8,0xc7,0x71,0x1c,0xc7,0xfd, - 0x79,0xbc,0xbf,0x2d,0x78,0x6a,0x6a,0x6a,0x6a,0x74,0x94,0x90,0xa1,0xa1,0x47,0x8f, - 0xee,0xdc,0x21,0xe4,0xda,0xb5,0xc1,0xc1,0x73,0xe7,0xaa,0x9,0xdd,0xbf,0x7f,0xf7, - 0xee,0x8d,0x1b,0x84,0x64,0x32,0xe9,0xf4,0xe2,0x22,0xa0,0xaa,0x9a,0xa6,0xaa,0x7f, - 0x2e,0x78,0xc7,0x3b,0x87,0x42,0xa1,0xd0,0xf8,0x38,0x21,0x1c,0x67,0xb1,0x70,0x1c, - 0x50,0x5f,0xbf,0x67,0x4f,0x7d,0x3d,0xa0,0xaa,0xe5,0xf2,0xb7,0x6f,0x80,0xc3,0x21, - 0x8a,0x1c,0x7,0x5c,0xbb,0x36,0x38,0x8,0x10,0x72,0xe9,0xd2,0x95,0x2b,0xb7,0x6f, - 0x33,0x4c,0xb1,0x98,0xcf,0x67,0xb3,0x80,0xa2,0xc8,0xb2,0x24,0x1,0x0,0xbd,0x54, - 0x28,0x14,0xa,0x85,0x42,0xc0,0xea,0xea,0xca,0x4a,0x32,0x9,0x34,0x37,0x37,0x37, - 0x7b,0xbd,0xc0,0xcb,0x97,0x2f,0x5f,0xbe,0x78,0x41,0xf7,0xb0,0x2c,0x70,0xe2,0xc4, - 0x89,0x13,0xa7,0x4f,0x33,0xcc,0x8e,0x84,0x87,0x87,0x87,0x87,0x5f,0xbf,0x26,0x64, - 0x7a,0x7a,0x7a,0xfa,0xe3,0x47,0x42,0x1a,0x1b,0x1b,0x1b,0x1b,0x1b,0x1,0xb7,0xdb, - 0xe3,0xf1,0x78,0x0,0xbb,0xdd,0x66,0x13,0x4,0xc0,0x6e,0x17,0xc5,0xda,0x5a,0x40, - 0x10,0x4,0x41,0x10,0x0,0x9f,0xaf,0xa7,0xc7,0xef,0x7,0xce,0x9e,0x3d,0x79,0xf2, - 0xf8,0x71,0x42,0x38,0xce,0x6a,0xe5,0x79,0x40,0xd3,0x14,0x45,0x51,0x80,0x37,0x6f, - 0xde,0xbc,0x79,0xfb,0x16,0xf0,0xfb,0xfd,0x7e,0xbf,0x1f,0xe8,0xee,0xee,0xee,0x3e, - 0x78,0x10,0xa8,0xab,0xab,0xab,0xab,0xab,0x3,0xec,0x76,0xbb,0x5d,0x10,0x80,0x43, - 0x87,0xfa,0xfb,0xfb,0xfb,0x81,0xbe,0xbe,0xab,0x57,0x83,0xc1,0xea,0x2f,0xc7,0x5e, - 0xbd,0x7a,0xeb,0xd6,0xf3,0xe7,0x84,0x7c,0xf8,0x30,0x36,0x36,0x3d,0x4d,0x48,0x4f, - 0x4f,0x77,0xb7,0xdf,0xf,0x38,0x1c,0xe,0x87,0xc3,0x1,0x94,0xcb,0xe5,0x72,0xb9, - 0xc,0x2c,0x2d,0x2d,0x2d,0x25,0x93,0xc0,0xfc,0x7c,0x34,0x1a,0x8f,0x3,0x85,0x42, - 0xa1,0x50,0x2c,0x2,0x36,0x9b,0xdd,0x2e,0x8a,0x40,0x32,0x99,0x4c,0xa6,0x52,0xf4, - 0x42,0x56,0xab,0x79,0xc0,0xf8,0x78,0x20,0x10,0xc,0x2,0xed,0xed,0xed,0xed,0x6d, - 0x6d,0x26,0xe1,0x70,0x38,0x1c,0x8e,0x44,0x80,0x7c,0x3e,0x9f,0xcf,0xe7,0xcd,0xfd, - 0xf9,0x7c,0xa1,0x90,0xcb,0x1,0xe,0x47,0x30,0x78,0xef,0x1e,0xd0,0xd5,0x75,0xfe, - 0xfc,0xb3,0x67,0xa6,0x70,0xf6,0xe1,0xc3,0xd9,0x59,0x86,0x1,0xe,0x1c,0xe8,0xea, - 0x72,0xbb,0xcd,0x17,0x32,0x99,0x4c,0x26,0x93,0x1,0x22,0x91,0x48,0x64,0x66,0x6, - 0x60,0x18,0x86,0x61,0x18,0xc0,0xe3,0xf1,0x78,0x9a,0x9a,0x0,0x8b,0x85,0xa6,0x48, - 0x22,0xb1,0xb4,0x94,0x4e,0x3,0x8a,0x22,0x49,0x95,0xa,0xa0,0xaa,0x8a,0x22,0x49, - 0x0,0x21,0x84,0xe8,0x3a,0x70,0xf8,0x70,0x7f,0x7f,0x4f,0xf,0x10,0x8b,0xc5,0x62, - 0xf1,0xf8,0xd6,0x84,0x69,0xef,0x30,0xfd,0xae,0x5d,0x6b,0x6b,0x81,0x0,0x20,0x8, - 0x5e,0x6f,0x5b,0xdb,0x36,0x29,0xf1,0xe5,0xcb,0x97,0x2f,0xf3,0xf3,0x94,0x6c,0xa5, - 0x2,0x74,0x76,0x76,0x76,0x76,0x76,0x2,0x8a,0x42,0x3f,0xad,0x41,0xb2,0x52,0xa1, - 0xeb,0xad,0xad,0x2d,0x2d,0x5e,0x2f,0xa0,0xeb,0x54,0xa0,0x2c,0x4b,0x92,0x24,0x51, - 0xe1,0x8a,0x2,0x4,0x2,0x53,0x53,0x9f,0x3e,0x99,0x84,0x83,0xc1,0x60,0x30,0x18, - 0xdc,0x9a,0x70,0x55,0xa,0xb0,0x56,0xab,0xcd,0xf6,0xb,0xc1,0xc6,0xa7,0x77,0x3a, - 0x9d,0x4e,0xa7,0x93,0xe6,0xa6,0xdd,0xe,0x44,0xa3,0xd1,0x68,0x34,0xa,0xd8,0x6c, - 0x3c,0x6f,0xb3,0x1,0x5e,0xaf,0xd7,0x4b,0x73,0x99,0xae,0x2f,0x2e,0x26,0x12,0xc9, - 0xa4,0x49,0x46,0xd7,0x75,0x5d,0xd7,0x1,0x4d,0x53,0x55,0x59,0xae,0x26,0xdc,0xdb, - 0xdb,0xdb,0xdb,0xdb,0x5b,0x4d,0xf8,0x77,0xed,0xbb,0x60,0xa3,0x78,0x72,0xb9,0x5c, - 0x2e,0x97,0xab,0x26,0x2c,0x49,0xb4,0xda,0x53,0xa9,0x54,0x2a,0x9d,0x36,0x9,0xb7, - 0xb5,0xb5,0xb4,0x34,0x37,0x9b,0x5d,0xc0,0x10,0xce,0xb2,0xb4,0xc2,0xff,0x94,0xf0, - 0x96,0x82,0xff,0x84,0x70,0x2a,0x45,0xe5,0xfe,0x6a,0x5e,0x19,0x84,0x17,0x16,0x16, - 0x16,0x62,0xb1,0xff,0x0,0x61,0x23,0x87,0xb7,0xb2,0xb1,0xb1,0xf1,0xf1,0xa9,0x29, - 0x13,0x44,0xa9,0x54,0x2a,0xad,0xaf,0x9b,0xeb,0x46,0x51,0xff,0xae,0x7d,0x1f,0x1c, - 0x3f,0x13,0xd6,0x34,0x3a,0x99,0xc,0xc2,0xed,0xed,0x6d,0x6d,0x1d,0x1d,0x80,0xd3, - 0xb9,0x7b,0xb7,0xd3,0x9,0x24,0x12,0x8a,0x22,0xcb,0x40,0x3c,0x4e,0x8b,0x74,0x2b, - 0x3b,0x7a,0xf4,0xc8,0x91,0xfe,0x7e,0xe0,0xc0,0x81,0xbe,0xbe,0xbe,0x3e,0x60,0x64, - 0xe4,0xfd,0xfb,0x91,0x11,0x20,0x9d,0x4e,0xa7,0x33,0x19,0xa0,0x52,0xa1,0xdd,0x65, - 0xdf,0xbe,0x7d,0xfb,0xf6,0xee,0x35,0xbb,0xd1,0x8e,0x82,0x7f,0x26,0x6c,0xcc,0x7e, - 0x83,0xb0,0xcb,0xd5,0xd4,0xe4,0x72,0xd1,0x54,0x10,0x4,0x40,0xd3,0x64,0x59,0x96, - 0x1,0x42,0x24,0xe9,0xeb,0x57,0x20,0x91,0x88,0xc5,0xc2,0xe1,0x9d,0x9,0x5,0x2, - 0x93,0x93,0xc1,0x20,0xc0,0xf3,0x56,0xab,0xd5,0xa,0xd4,0xd5,0x39,0x9d,0xe,0x7, - 0x6d,0x93,0x16,0xcb,0x6f,0x8,0xb6,0x58,0x18,0x86,0x65,0xab,0x9,0x37,0x34,0x34, - 0x34,0xec,0xd9,0x43,0x3,0xb0,0x2c,0x0,0xfc,0x18,0xc6,0x28,0x2e,0xc3,0x18,0xe6, - 0xe7,0x1d,0x3f,0xda,0x93,0x27,0x8f,0x1f,0x3f,0x79,0x62,0x82,0x11,0xc5,0x9a,0x9a, - 0x9a,0x1a,0x40,0x14,0x45,0x51,0x14,0x1,0x9e,0xe7,0x79,0x9e,0xdf,0x7c,0xde,0x16, - 0x82,0x5,0xc1,0x66,0x63,0x59,0x33,0x90,0x21,0xd4,0x10,0x64,0xe4,0x5c,0x38,0x1c, - 0xe,0x4f,0x4e,0x2,0xf1,0xf8,0xe2,0xe2,0xd2,0x12,0x50,0x28,0xac,0xac,0x64,0x32, - 0x0,0xa0,0x28,0xf9,0x3c,0xc0,0x71,0x3c,0xbf,0x79,0xc2,0x19,0x36,0x34,0x34,0x34, - 0xf4,0xf4,0xa9,0xd9,0xc7,0x6b,0x6a,0x28,0x10,0x8b,0x85,0xe3,0xac,0x56,0x3a,0x88, - 0xdc,0x6e,0xf3,0x9f,0xc2,0x10,0xbe,0x8d,0x60,0x9e,0xdf,0x7c,0x23,0x45,0xa1,0xb9, - 0x19,0x8d,0x46,0xa3,0xb3,0xb3,0xc0,0xe7,0xcf,0x73,0x73,0x91,0x8,0x30,0x37,0x37, - 0x3f,0x9f,0x48,0xd0,0xe2,0xd3,0x34,0xc0,0x6a,0x55,0x55,0x49,0x2,0xd6,0xd7,0x53, - 0xa9,0x78,0x1c,0x18,0x18,0x38,0x76,0xec,0xd0,0xa1,0x4d,0x81,0x39,0x96,0xd5,0x75, - 0xa0,0x5c,0xce,0xe7,0x97,0x97,0x1,0x87,0xa3,0xbe,0xbe,0xa1,0x1,0x60,0x59,0x8b, - 0x45,0xd7,0x1,0x55,0x55,0xd5,0x8d,0xd,0xda,0x3d,0xe6,0xe6,0x68,0x2a,0xae,0xad, - 0x1,0x3e,0x9f,0xcf,0xd7,0xdd,0xbd,0x8d,0x60,0xa7,0xb3,0xb6,0x96,0xe7,0x81,0xa1, - 0xa1,0xc7,0x8f,0x1f,0x3c,0x0,0x66,0x66,0x66,0x66,0x22,0x11,0xa0,0x58,0x2c,0x16, - 0xb,0x5,0x1a,0xa8,0x50,0x0,0x4a,0xa5,0x6f,0xdf,0x64,0xb9,0x3a,0x0,0x21,0x84, - 0xb0,0x2c,0x10,0x8,0x8c,0x8d,0x4d,0x4e,0x2,0x56,0x2b,0xc7,0x31,0xc,0x30,0x31, - 0xf1,0xf1,0xe3,0xc4,0x4,0xb0,0xbc,0xbc,0xb1,0xc1,0xb2,0xd4,0x67,0xb3,0xf4,0x1d, - 0xc3,0x3,0x0,0xcb,0x6a,0x5a,0xa5,0x2,0x14,0xa,0x2e,0x57,0xa5,0x42,0xbb,0x50, - 0x2a,0x65,0xae,0x6b,0x9a,0x2c,0x57,0x2a,0x9b,0x4,0xaf,0xaf,0x97,0x4a,0xaa,0xa, - 0x24,0x93,0xc5,0x62,0x22,0x61,0x16,0x5d,0x3a,0xbd,0xbc,0xbc,0x39,0x70,0x34,0xa, - 0x9c,0x3a,0x5,0x94,0x4a,0x92,0x64,0xb1,0x0,0x1b,0x1b,0xd4,0x73,0x1c,0xc3,0xe8, - 0x3a,0xd0,0xda,0x6a,0xb3,0xe5,0x72,0x40,0x6b,0x6b,0x4d,0xcd,0xe8,0x28,0x10,0x8, - 0x48,0x92,0xcf,0x7,0x24,0x12,0xa5,0x52,0x47,0x7,0xa0,0x28,0xba,0xe,0x0,0x76, - 0x3b,0xcf,0x6b,0x1a,0xe0,0x74,0xa,0x2,0xf5,0x8a,0x32,0x32,0x2,0xe8,0xfa,0xda, - 0xda,0xea,0xaa,0x79,0x5e,0xb1,0x58,0x5b,0xdb,0xd5,0x5,0xc8,0x72,0x36,0xbb,0xb2, - 0xb2,0x49,0x70,0x36,0x9b,0xcf,0x57,0x2a,0xc0,0xd7,0xaf,0x9a,0x96,0xcd,0x9a,0x42, - 0x3d,0x9e,0xfd,0xfb,0x8f,0x1c,0x1,0x26,0x27,0x13,0x9,0xb7,0x1b,0x10,0x45,0x40, - 0xd3,0x80,0xd9,0xd9,0x57,0xaf,0x2e,0x5e,0xac,0x2e,0xaf,0x72,0xb9,0xaf,0xef,0xf2, - 0x65,0x42,0x18,0xc6,0xe3,0x69,0x69,0x1,0xa2,0x51,0x2a,0x34,0x97,0x7b,0xf7,0xee, - 0xfc,0xf9,0xea,0xfd,0x1e,0xcf,0xd9,0xb3,0xd7,0xaf,0x13,0x22,0x49,0x76,0xfb,0xc0, - 0x0,0xf0,0xee,0x5d,0x2c,0x46,0xbb,0x93,0x28,0xba,0x5c,0x40,0x47,0x87,0xcf,0xe7, - 0x72,0x1,0x82,0xe0,0x76,0xb7,0xb6,0x6e,0x2a,0xee,0xde,0xde,0xb,0x17,0x8c,0x1f, - 0xe7,0x5f,0x59,0x30,0x78,0xf3,0xe6,0x99,0x33,0xdb,0xd5,0xff,0xff,0xb6,0xad,0xfd, - 0x5,0x25,0xb,0xc7,0x3f,0x5e,0xd5,0xea,0x96,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, - 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-feature_m-valign-bottom.png 0x0,0x0,0x0,0xeb, 0x89, @@ -16757,21 +16757,6 @@ 0xbc,0xc0,0xac,0xde,0x82,0x2c,0xeb,0xcc,0x9b,0xe3,0xcb,0xda,0x58,0xa6,0xef,0x6c, 0x29,0x60,0x56,0x20,0xee,0xe7,0xfa,0x1b,0xbb,0xf6,0x16,0xd5,0x81,0xd1,0x93,0xa9, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-superscript.png - 0x0,0x0,0x0,0xbb, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x10,0x6,0x0,0x0,0x0,0xdd,0x19,0xc1,0x4e, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x5b,0x49,0x44,0x41,0x54,0x48, - 0xc7,0xed,0x93,0x6d,0xe,0x0,0x20,0x8,0x42,0xb1,0x79,0xff,0x2b,0xdb,0x11,0x82, - 0xca,0xf5,0x31,0xdf,0x6f,0x27,0xa0,0x3,0xb8,0x1c,0xcb,0x58,0x1a,0x11,0x41,0x89, - 0x9b,0xa5,0xe8,0x2f,0x1b,0x64,0x3,0x0,0x40,0x3b,0x92,0x40,0xc0,0x47,0xb7,0xd0, - 0xd6,0xed,0x7f,0x99,0x73,0x63,0x23,0x61,0x35,0x8,0xcf,0xeb,0x2f,0x5e,0x43,0x29, - 0xc3,0xb4,0xc4,0xde,0x39,0x9d,0xeb,0x5f,0x5c,0x6,0xbf,0x37,0x48,0xb6,0x38,0xbd, - 0x8d,0x45,0x51,0x7c,0x4b,0x7,0x79,0x85,0x1a,0xc,0x26,0x4a,0xb,0xfc,0x0,0x0, - 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/ert-insert.png 0x0,0x0,0x0,0xe6, 0x89, @@ -16790,6 +16775,21 @@ 0x34,0xc3,0x7a,0xce,0xb,0xf3,0xb7,0x30,0xfb,0x51,0x8f,0xb2,0xee,0x13,0x6f,0x2e, 0x4e,0x1d,0xb9,0x48,0x21,0x9a,0xdb,0x3d,0xf6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-superscript.png + 0x0,0x0,0x0,0xbb, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x10,0x6,0x0,0x0,0x0,0xdd,0x19,0xc1,0x4e, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x5b,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xed,0x93,0x6d,0xe,0x0,0x20,0x8,0x42,0xb1,0x79,0xff,0x2b,0xdb,0x11,0x82, + 0xca,0xf5,0x31,0xdf,0x6f,0x27,0xa0,0x3,0xb8,0x1c,0xcb,0x58,0x1a,0x11,0x41,0x89, + 0x9b,0xa5,0xe8,0x2f,0x1b,0x64,0x3,0x0,0x40,0x3b,0x92,0x40,0xc0,0x47,0xb7,0xd0, + 0xd6,0xed,0x7f,0x99,0x73,0x63,0x23,0x61,0x35,0x8,0xcf,0xeb,0x2f,0x5e,0x43,0x29, + 0xc3,0xb4,0xc4,0xde,0x39,0x9d,0xeb,0x5f,0x5c,0x6,0xbf,0x37,0x48,0xb6,0x38,0xbd, + 0x8d,0x45,0x51,0x7c,0x4b,0x7,0x79,0x85,0x1a,0xc,0x26,0x4a,0xb,0xfc,0x0,0x0, + 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-write-as.png 0x0,0x0,0x4,0x17, 0x89, @@ -16973,21 +16973,6 @@ 0x44,0x75,0x56,0x1c,0xf7,0xce,0x5d,0xa,0xa6,0xff,0xc,0xb,0x55,0x56,0x7c,0x86, 0xa7,0xc,0xe0,0x5b,0x6,0x14,0x15,0x14,0x1a,0xef,0x59,0x9a,0xd,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-matrix.png - 0x0,0x0,0x0,0xb7, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x10,0x6,0x0,0x0,0x0,0x94,0x24,0xb0,0x78, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x57,0x49,0x44,0x41,0x54,0x48, - 0xc7,0xed,0x93,0x31,0xa,0xc0,0x30,0xc,0x3,0xed,0xd0,0x87,0xfb,0xe7,0xc9,0x90, - 0x4d,0xc5,0x94,0xc,0xc6,0xd,0xdc,0x8d,0x96,0x34,0x99,0x33,0x83,0x5a,0x5c,0xf, - 0x11,0x66,0x11,0x73,0x66,0x83,0x9d,0xbb,0x77,0xf5,0x92,0xe0,0x3d,0xd4,0x7b,0x57, - 0x6f,0x1c,0xfd,0xe3,0x7,0x3c,0x59,0xf0,0xf5,0xa2,0xee,0xde,0x35,0x20,0x1d,0xd2, - 0x9,0x48,0x57,0xd,0xd2,0x21,0x9d,0x80,0x74,0xd5,0x20,0x1d,0xd2,0x9,0x48,0x57, - 0xcd,0x2,0x3,0xf1,0x1f,0xcc,0x96,0xe1,0x40,0x33,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/url-insert.png 0x0,0x0,0x7,0x8e, 0x89, @@ -17112,6 +17097,21 @@ 0xb9,0x97,0x2a,0x20,0xe7,0xf2,0x7b,0x59,0xfc,0x9d,0xf5,0xbb,0xfb,0xe7,0xe6,0x1a, 0xd,0xd3,0xdc,0x2d,0xe5,0xff,0x40,0xfc,0x9,0x12,0x2d,0x9f,0x58,0x6,0xd2,0x56, 0xb5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-matrix.png + 0x0,0x0,0x0,0xb7, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x10,0x6,0x0,0x0,0x0,0x94,0x24,0xb0,0x78, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x57,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xed,0x93,0x31,0xa,0xc0,0x30,0xc,0x3,0xed,0xd0,0x87,0xfb,0xe7,0xc9,0x90, + 0x4d,0xc5,0x94,0xc,0xc6,0xd,0xdc,0x8d,0x96,0x34,0x99,0x33,0x83,0x5a,0x5c,0xf, + 0x11,0x66,0x11,0x73,0x66,0x83,0x9d,0xbb,0x77,0xf5,0x92,0xe0,0x3d,0xd4,0x7b,0x57, + 0x6f,0x1c,0xfd,0xe3,0x7,0x3c,0x59,0xf0,0xf5,0xa2,0xee,0xde,0x35,0x20,0x1d,0xd2, + 0x9,0x48,0x57,0xd,0xd2,0x21,0x9d,0x80,0x74,0xd5,0x20,0x1d,0xd2,0x9,0x48,0x57, + 0xcd,0x2,0x3,0xf1,0x1f,0xcc,0x96,0xe1,0x40,0x33,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/depth-increment.png 0x0,0x0,0x0,0xd7, 0x89, @@ -17591,6 +17591,21 @@ 0x12,0x3,0xd1,0xd,0xf8,0x3f,0x60,0x5e,0xfe,0x4f,0x4d,0x3,0x19,0x87,0x74,0x2c, 0x53,0x1c,0x1c,0xc3,0x14,0x0,0x0,0x73,0x60,0x7,0x1f,0x1a,0x26,0x86,0x5e,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/footnote-insert.png + 0x0,0x0,0x0,0xba, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x10,0x6,0x0,0x0,0x0,0xdd,0x19,0xc1,0x4e, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x5a,0x49,0x44,0x41,0x54,0x48, + 0xc7,0xed,0x94,0x21,0x12,0xc0,0x20,0x10,0x3,0x97,0x4e,0x7f,0x8d,0xe6,0xdd,0x60, + 0x2a,0xea,0xae,0xd3,0x88,0x8b,0xc8,0x6a,0x44,0x66,0x49,0xe,0x0,0xd8,0x1b,0x53, + 0xae,0xee,0x0,0x15,0xf7,0xb7,0x67,0x5d,0x86,0xc7,0x68,0xe,0x50,0x13,0x83,0x2a, + 0x31,0xa8,0x12,0x83,0x2a,0xf6,0x87,0x3a,0x1,0x55,0xca,0x91,0xcc,0x9,0x4a,0x47, + 0xd7,0x82,0x57,0xd9,0xff,0xe2,0x3b,0x92,0x18,0x54,0xb1,0x1f,0x89,0x7d,0xc0,0xa7, + 0x1b,0xbe,0x5f,0x7c,0x0,0x56,0x31,0x20,0x16,0xbe,0x37,0x7f,0xe8,0x0,0x0,0x0, + 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/font-sans.png 0x0,0x0,0x0,0xf7, 0x89, @@ -17610,21 +17625,6 @@ 0x31,0xa8,0x1a,0xf2,0xcb,0xea,0xf5,0xea,0x66,0x84,0x73,0x58,0x1d,0x6c,0xa8,0xbf, 0x80,0x7,0xa1,0xa6,0x4a,0x25,0xe6,0xc6,0x3e,0xd2,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/footnote-insert.png - 0x0,0x0,0x0,0xba, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x10,0x6,0x0,0x0,0x0,0xdd,0x19,0xc1,0x4e, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x5a,0x49,0x44,0x41,0x54,0x48, - 0xc7,0xed,0x94,0x21,0x12,0xc0,0x20,0x10,0x3,0x97,0x4e,0x7f,0x8d,0xe6,0xdd,0x60, - 0x2a,0xea,0xae,0xd3,0x88,0x8b,0xc8,0x6a,0x44,0x66,0x49,0xe,0x0,0xd8,0x1b,0x53, - 0xae,0xee,0x0,0x15,0xf7,0xb7,0x67,0x5d,0x86,0xc7,0x68,0xe,0x50,0x13,0x83,0x2a, - 0x31,0xa8,0x12,0x83,0x2a,0xf6,0x87,0x3a,0x1,0x55,0xca,0x91,0xcc,0x9,0x4a,0x47, - 0xd7,0x82,0x57,0xd9,0xff,0xe2,0x3b,0x92,0x18,0x54,0xb1,0x1f,0x89,0x7d,0xc0,0xa7, - 0x1b,0xbe,0x5f,0x7c,0x0,0x56,0x31,0x20,0x16,0xbe,0x37,0x7f,0xe8,0x0,0x0,0x0, - 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/math-macro-remove-optional-param.png 0x0,0x0,0x1,0x55, 0x89, @@ -17846,24 +17846,20 @@ 0xf4,0xbf,0xbf,0xff,0x70,0xa6,0xa6,0x5b,0x4f,0xbe,0x33,0x0,0x4,0x10,0x23,0xad, 0xea,0x3c,0x80,0x0,0xa2,0x99,0xc1,0x0,0x1,0x6,0x0,0x96,0xcd,0x2e,0xd6,0x5c, 0xe7,0xc3,0xe1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-view_ps.png - 0x0,0x0,0x0,0xf0, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/down.png + 0x0,0x0,0x0,0xac, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x9,0x0,0x0,0x0,0x5,0x8,0x6,0x0,0x0,0x0,0x97,0x53,0xc6,0x6b, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xe, - 0x10,0xa,0x10,0x2a,0xa4,0x44,0x9a,0x0,0x0,0x0,0x70,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xe5,0x54,0x41,0xa,0xc0,0x20,0xc,0x6b,0xa4,0xff,0xff,0x72,0x76,0xa,0x88, - 0x6c,0x9d,0xd3,0x1c,0x84,0xf5,0x66,0x21,0x21,0x49,0x6d,0x41,0x32,0x9c,0x95,0x11, - 0x11,0x0,0x2c,0xac,0x24,0x91,0xfd,0x63,0x87,0x4c,0xa2,0x5a,0x98,0xeb,0x7c,0xc2, - 0xac,0xf2,0x18,0xb3,0x55,0xbf,0xca,0xbb,0x55,0x13,0x23,0x9,0x91,0x0,0xe0,0xd8, - 0xb3,0x59,0xae,0x14,0xe6,0xdb,0x37,0x10,0xb8,0x57,0xb6,0x44,0x78,0x7,0x52,0x4f, - 0xf6,0xb7,0x2c,0xcf,0x6e,0x53,0x7e,0xc9,0x6d,0xd9,0xf2,0x13,0x60,0x66,0x3d,0xff, - 0xbc,0x7a,0xae,0x9b,0x8,0xf7,0xc5,0xb6,0x5b,0xbe,0x0,0xfa,0xb3,0x4c,0x25,0xec, - 0x79,0x64,0x1f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x10,0x12,0x24,0x89,0xb,0x28,0x76,0x0,0x0,0x0,0x2c,0x49,0x44,0x41,0x54,0x8, + 0xd7,0x85,0x8b,0xb9,0x11,0x0,0x30,0x8,0xc3,0x84,0xf7,0xdf,0x59,0xa9,0xd2,0x70, + 0x90,0xb8,0xf2,0x23,0x17,0x20,0x1f,0x45,0xad,0x17,0xa0,0x56,0xae,0xd9,0x0,0x80, + 0xf4,0x62,0xca,0x99,0x86,0x7e,0x38,0xb0,0x52,0x18,0xf9,0xae,0x57,0xdb,0x8b,0x0, + 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-update.png 0x0,0x0,0x5,0x2c, 0x89, @@ -18023,20 +18019,24 @@ 0x64,0x6f,0x21,0x19,0x80,0x58,0x49,0x32,0xd9,0x94,0x52,0x5d,0x93,0xed,0x5f,0x60, 0x2a,0x13,0x83,0x9a,0x7e,0x77,0x8e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/down.png - 0x0,0x0,0x0,0xac, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-view_ps.png + 0x0,0x0,0x0,0xf0, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x9,0x0,0x0,0x0,0x5,0x8,0x6,0x0,0x0,0x0,0x97,0x53,0xc6,0x6b, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xe, - 0x10,0x12,0x24,0x89,0xb,0x28,0x76,0x0,0x0,0x0,0x2c,0x49,0x44,0x41,0x54,0x8, - 0xd7,0x85,0x8b,0xb9,0x11,0x0,0x30,0x8,0xc3,0x84,0xf7,0xdf,0x59,0xa9,0xd2,0x70, - 0x90,0xb8,0xf2,0x23,0x17,0x20,0x1f,0x45,0xad,0x17,0xa0,0x56,0xae,0xd9,0x0,0x80, - 0xf4,0x62,0xca,0x99,0x86,0x7e,0x38,0xb0,0x52,0x18,0xf9,0xae,0x57,0xdb,0x8b,0x0, - 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x10,0xa,0x10,0x2a,0xa4,0x44,0x9a,0x0,0x0,0x0,0x70,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xe5,0x54,0x41,0xa,0xc0,0x20,0xc,0x6b,0xa4,0xff,0xff,0x72,0x76,0xa,0x88, + 0x6c,0x9d,0xd3,0x1c,0x84,0xf5,0x66,0x21,0x21,0x49,0x6d,0x41,0x32,0x9c,0x95,0x11, + 0x11,0x0,0x2c,0xac,0x24,0x91,0xfd,0x63,0x87,0x4c,0xa2,0x5a,0x98,0xeb,0x7c,0xc2, + 0xac,0xf2,0x18,0xb3,0x55,0xbf,0xca,0xbb,0x55,0x13,0x23,0x9,0x91,0x0,0xe0,0xd8, + 0xb3,0x59,0xae,0x14,0xe6,0xdb,0x37,0x10,0xb8,0x57,0xb6,0x44,0x78,0x7,0x52,0x4f, + 0xf6,0xb7,0x2c,0xcf,0x6e,0x53,0x7e,0xc9,0x6d,0xd9,0xf2,0x13,0x60,0x66,0x3d,0xff, + 0xbc,0x7a,0xae,0x9b,0x8,0xf7,0xc5,0xb6,0x5b,0xbe,0x0,0xfa,0xb3,0x4c,0x25,0xec, + 0x79,0x64,0x1f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/changes-track.png 0x0,0x0,0x1,0x7e, 0x89, @@ -19505,6 +19505,23 @@ 0xc6,0x58,0xe6,0xf8,0xc9,0x3e,0x25,0x9c,0xc3,0xf4,0x85,0xe9,0xfb,0x9e,0xa7,0xd3, 0x69,0x74,0xcc,0x21,0xbe,0x1,0x2e,0x54,0x12,0x11,0x8d,0x72,0xbf,0x4,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-insert.png + 0x0,0x0,0x0,0xd2, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0x0,0x0,0x0,0x0,0x0,0xf9,0x43,0xbb,0x7f,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xe,0x1a,0xa,0x83,0xc6,0x66,0x2,0x0,0x0,0x0,0x52,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x94,0xbb,0xa,0xc0,0x30,0xc,0xc4,0xa4,0xd0,0xff,0xff,0xe5,0xeb,0x14, + 0x48,0x69,0x87,0x3e,0x12,0x8,0x25,0x9e,0xec,0x1b,0x4,0xe2,0xc0,0x86,0xbe,0x53, + 0x98,0x1d,0xb8,0xd5,0x45,0x78,0x6d,0x1f,0xf0,0x4,0x4,0x48,0x8e,0x4c,0xf5,0x56, + 0x86,0x8e,0x53,0x36,0x4b,0x79,0x29,0xff,0x59,0x79,0xfe,0x6f,0xf3,0x58,0xed,0xa2, + 0xc4,0x80,0xa5,0x47,0xb3,0xed,0xfd,0x49,0xb9,0x42,0x5a,0xf8,0xe,0xb4,0xe6,0x37, + 0x27,0x74,0x47,0x5c,0x0,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, + 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/label-insert.png 0x0,0x0,0x1,0x1b, 0x89, @@ -19526,23 +19543,6 @@ 0xc6,0xa3,0x7a,0xf3,0x54,0xbb,0xed,0x14,0xbf,0x9d,0xf2,0xe7,0x2,0xa4,0xe7,0x27, 0x5f,0xc0,0x6a,0x33,0x15,0xf,0x26,0x4e,0xba,0x33,0x75,0xe4,0x51,0x84,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-insert.png - 0x0,0x0,0x0,0xd2, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0x0,0x0,0x0,0x0,0x0,0xf9,0x43,0xbb,0x7f,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xe,0x1a,0xa,0x83,0xc6,0x66,0x2,0x0,0x0,0x0,0x52,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x94,0xbb,0xa,0xc0,0x30,0xc,0xc4,0xa4,0xd0,0xff,0xff,0xe5,0xeb,0x14, - 0x48,0x69,0x87,0x3e,0x12,0x8,0x25,0x9e,0xec,0x1b,0x4,0xe2,0xc0,0x86,0xbe,0x53, - 0x98,0x1d,0xb8,0xd5,0x45,0x78,0x6d,0x1f,0xf0,0x4,0x4,0x48,0x8e,0x4c,0xf5,0x56, - 0x86,0x8e,0x53,0x36,0x4b,0x79,0x29,0xff,0x59,0x79,0xfe,0x6f,0xf3,0x58,0xed,0xa2, - 0xc4,0x80,0xa5,0x47,0xb3,0xed,0xfd,0x49,0xb9,0x42,0x5a,0xf8,0xe,0xb4,0xe6,0x37, - 0x27,0x74,0x47,0x5c,0x0,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, - 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/tabular-feature_toggle-line-right.png 0x0,0x0,0x0,0xc0, 0x89, @@ -19941,6 +19941,49 @@ 0x6f,0xd0,0x27,0x13,0x78,0x85,0xf0,0xb1,0x3,0xb4,0x2f,0xc8,0xad,0x53,0xb6,0x3c, 0x40,0x7e,0x80,0x2f,0xe3,0xef,0xfc,0x87,0xfd,0x2,0x5d,0x28,0x68,0x46,0xd2,0x4f, 0x45,0xdd,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/toolbar-toggle_math.png + 0x0,0x0,0x2,0x77, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xf, + 0x10,0x21,0x3a,0x3f,0xd3,0x17,0x40,0x0,0x0,0x1,0xf7,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xcd,0x94,0x31,0x68,0x53,0x41,0x18,0xc7,0x7f,0xd7,0x6,0x1d,0x44,0x74,0x70, + 0xb0,0x69,0x30,0xa5,0x7d,0xa9,0x51,0x28,0xd8,0x29,0xd5,0xb5,0x5,0x31,0x28,0x48, + 0x88,0xe,0x4e,0x1,0x87,0x10,0x33,0xbc,0x34,0x19,0xb2,0x28,0x24,0xd8,0xc5,0x41, + 0x6d,0x86,0x58,0x8a,0x5b,0x27,0x69,0x6,0x85,0x42,0x82,0xd8,0x2c,0x62,0xda,0x17, + 0x10,0x5e,0xa7,0xa,0xc9,0xb,0x14,0x87,0x88,0xb8,0x58,0x21,0x14,0x2c,0xe1,0x1c, + 0x1e,0x79,0x7d,0x89,0xaf,0x1a,0x93,0xc5,0xdf,0x72,0xc7,0x7d,0x77,0x7f,0xfe,0xdf, + 0x77,0x77,0x9f,0x48,0xa7,0xd3,0x92,0x21,0x9,0x85,0x42,0x68,0x9a,0x86,0xaa,0xaa, + 0xc2,0x65,0x5f,0x1c,0x14,0x4d,0xd3,0x0,0x88,0x44,0x22,0xd2,0xd5,0x11,0xb,0x4, + 0x2,0xa2,0x5f,0x81,0x87,0xa7,0xdc,0x4b,0x2f,0x5b,0xab,0xf7,0x4e,0x4f,0xd5,0x27, + 0x8d,0x46,0x92,0x5c,0x2e,0x67,0x65,0x39,0x62,0xdf,0x28,0xcf,0x33,0xe7,0x26,0x23, + 0xf1,0xbe,0xae,0x5c,0xa1,0x20,0x91,0xf2,0x86,0x19,0xc9,0x77,0x95,0xe5,0x71,0x6b, + 0xbc,0xf2,0x95,0xb5,0x77,0x46,0xe3,0x87,0xc4,0x2f,0x57,0xed,0x31,0x2b,0x65,0x29, + 0xf1,0xcd,0x8a,0xc2,0x76,0x53,0x86,0x83,0x31,0xe1,0x9d,0x5e,0xf1,0xbc,0xbd,0x86, + 0x10,0x25,0x27,0x87,0xb,0x4c,0xdc,0xc6,0xff,0x4,0xf9,0x7d,0xf2,0xaa,0xf8,0x12, + 0x7c,0x6a,0x8f,0x59,0xe,0x1f,0x88,0xeb,0xc1,0x9d,0xf9,0x70,0x42,0x51,0x9e,0x97, + 0x5e,0x8c,0x7e,0x6e,0x30,0x7a,0x66,0xab,0xdb,0x9d,0x39,0x4a,0x89,0xaf,0xcc,0xa3, + 0x5d,0xe5,0xf0,0x4d,0x94,0x6f,0x9c,0xe3,0xac,0x7,0x47,0xc1,0x1a,0x33,0x97,0xd9, + 0xa4,0x56,0x6f,0x25,0xe7,0xc6,0xdb,0xf9,0xd,0x94,0xb1,0x75,0x33,0x12,0x17,0xf6, + 0x71,0x42,0x94,0x52,0xc8,0x99,0x5a,0xdd,0x48,0xfa,0x66,0xdb,0x85,0xd,0xf6,0xc6, + 0x96,0x1c,0x5,0xe1,0x3,0x88,0x6c,0x51,0x1c,0x14,0xb6,0xa1,0xba,0xc5,0xc7,0xf7, + 0xcb,0x48,0xa9,0xf4,0xa6,0x7b,0x78,0xa2,0x79,0xe0,0x16,0xd9,0xa2,0x10,0xf9,0xda, + 0xce,0x7c,0x38,0xd1,0x5b,0x16,0xab,0x86,0x65,0xb4,0x28,0x68,0x51,0xf6,0xa1,0x9, + 0xb0,0xbf,0x6,0xd6,0xbd,0xc7,0xad,0x59,0xf3,0xe7,0xfd,0x45,0x60,0xd1,0x3c,0x14, + 0xff,0xad,0xbe,0xae,0xa3,0x69,0x66,0xe8,0x7,0xde,0x2b,0x28,0x6,0x97,0x39,0xe6, + 0x1d,0x3a,0xa1,0x4c,0x3d,0x23,0xc6,0x5,0x15,0x32,0x12,0x6f,0xb3,0xf2,0xf,0xe, + 0x9d,0xc5,0xea,0x7b,0xc9,0x9b,0xc2,0xf3,0x69,0x59,0x39,0x59,0x12,0xf0,0xa,0x63, + 0x18,0x41,0x80,0x85,0xf6,0x9d,0x5b,0x5c,0xf4,0x27,0x8c,0xf2,0xa5,0xbe,0x92,0x1f, + 0xf9,0x93,0x3b,0x13,0x2f,0x6c,0x52,0x8b,0x91,0x52,0x8f,0xbe,0xe2,0x0,0x82,0x46, + 0x23,0x9,0xc0,0x34,0xeb,0xbb,0x88,0x6c,0x71,0xc5,0x9b,0xba,0x7b,0xdc,0x57,0xb4, + 0x23,0xaa,0xd5,0xaa,0xec,0xb4,0x9f,0x5e,0x54,0x55,0xed,0xba,0x79,0x7b,0x57,0x71, + 0x42,0xd7,0x75,0xc4,0xdf,0x36,0xf5,0x8b,0xae,0xeb,0xa6,0xc3,0x4e,0x63,0xe4,0x7f, + 0xe5,0x17,0x5b,0x87,0xb2,0xe1,0xda,0xbd,0xda,0x72,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/vc-compare.png 0x0,0x0,0x6,0x4a, 0x89, @@ -20045,49 +20088,6 @@ 0x26,0x93,0x81,0xe3,0x38,0x70,0x1c,0xe7,0x3b,0xf3,0x3e,0xe1,0xff,0x9c,0xf3,0x49, 0x88,0x65,0x59,0xf8,0x1f,0x23,0xf1,0x13,0x13,0xc0,0xf9,0x4c,0x95,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/toolbar-toggle_math.png - 0x0,0x0,0x2,0x77, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xf, - 0x10,0x21,0x3a,0x3f,0xd3,0x17,0x40,0x0,0x0,0x1,0xf7,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xcd,0x94,0x31,0x68,0x53,0x41,0x18,0xc7,0x7f,0xd7,0x6,0x1d,0x44,0x74,0x70, - 0xb0,0x69,0x30,0xa5,0x7d,0xa9,0x51,0x28,0xd8,0x29,0xd5,0xb5,0x5,0x31,0x28,0x48, - 0x88,0xe,0x4e,0x1,0x87,0x10,0x33,0xbc,0x34,0x19,0xb2,0x28,0x24,0xd8,0xc5,0x41, - 0x6d,0x86,0x58,0x8a,0x5b,0x27,0x69,0x6,0x85,0x42,0x82,0xd8,0x2c,0x62,0xda,0x17, - 0x10,0x5e,0xa7,0xa,0xc9,0xb,0x14,0x87,0x88,0xb8,0x58,0x21,0x14,0x2c,0xe1,0x1c, - 0x1e,0x79,0x7d,0x89,0xaf,0x1a,0x93,0xc5,0xdf,0x72,0xc7,0x7d,0x77,0x7f,0xfe,0xdf, - 0x77,0x77,0x9f,0x48,0xa7,0xd3,0x92,0x21,0x9,0x85,0x42,0x68,0x9a,0x86,0xaa,0xaa, - 0xc2,0x65,0x5f,0x1c,0x14,0x4d,0xd3,0x0,0x88,0x44,0x22,0xd2,0xd5,0x11,0xb,0x4, - 0x2,0xa2,0x5f,0x81,0x87,0xa7,0xdc,0x4b,0x2f,0x5b,0xab,0xf7,0x4e,0x4f,0xd5,0x27, - 0x8d,0x46,0x92,0x5c,0x2e,0x67,0x65,0x39,0x62,0xdf,0x28,0xcf,0x33,0xe7,0x26,0x23, - 0xf1,0xbe,0xae,0x5c,0xa1,0x20,0x91,0xf2,0x86,0x19,0xc9,0x77,0x95,0xe5,0x71,0x6b, - 0xbc,0xf2,0x95,0xb5,0x77,0x46,0xe3,0x87,0xc4,0x2f,0x57,0xed,0x31,0x2b,0x65,0x29, - 0xf1,0xcd,0x8a,0xc2,0x76,0x53,0x86,0x83,0x31,0xe1,0x9d,0x5e,0xf1,0xbc,0xbd,0x86, - 0x10,0x25,0x27,0x87,0xb,0x4c,0xdc,0xc6,0xff,0x4,0xf9,0x7d,0xf2,0xaa,0xf8,0x12, - 0x7c,0x6a,0x8f,0x59,0xe,0x1f,0x88,0xeb,0xc1,0x9d,0xf9,0x70,0x42,0x51,0x9e,0x97, - 0x5e,0x8c,0x7e,0x6e,0x30,0x7a,0x66,0xab,0xdb,0x9d,0x39,0x4a,0x89,0xaf,0xcc,0xa3, - 0x5d,0xe5,0xf0,0x4d,0x94,0x6f,0x9c,0xe3,0xac,0x7,0x47,0xc1,0x1a,0x33,0x97,0xd9, - 0xa4,0x56,0x6f,0x25,0xe7,0xc6,0xdb,0xf9,0xd,0x94,0xb1,0x75,0x33,0x12,0x17,0xf6, - 0x71,0x42,0x94,0x52,0xc8,0x99,0x5a,0xdd,0x48,0xfa,0x66,0xdb,0x85,0xd,0xf6,0xc6, - 0x96,0x1c,0x5,0xe1,0x3,0x88,0x6c,0x51,0x1c,0x14,0xb6,0xa1,0xba,0xc5,0xc7,0xf7, - 0xcb,0x48,0xa9,0xf4,0xa6,0x7b,0x78,0xa2,0x79,0xe0,0x16,0xd9,0xa2,0x10,0xf9,0xda, - 0xce,0x7c,0x38,0xd1,0x5b,0x16,0xab,0x86,0x65,0xb4,0x28,0x68,0x51,0xf6,0xa1,0x9, - 0xb0,0xbf,0x6,0xd6,0xbd,0xc7,0xad,0x59,0xf3,0xe7,0xfd,0x45,0x60,0xd1,0x3c,0x14, - 0xff,0xad,0xbe,0xae,0xa3,0x69,0x66,0xe8,0x7,0xde,0x2b,0x28,0x6,0x97,0x39,0xe6, - 0x1d,0x3a,0xa1,0x4c,0x3d,0x23,0xc6,0x5,0x15,0x32,0x12,0x6f,0xb3,0xf2,0xf,0xe, - 0x9d,0xc5,0xea,0x7b,0xc9,0x9b,0xc2,0xf3,0x69,0x59,0x39,0x59,0x12,0xf0,0xa,0x63, - 0x18,0x41,0x80,0x85,0xf6,0x9d,0x5b,0x5c,0xf4,0x27,0x8c,0xf2,0xa5,0xbe,0x92,0x1f, - 0xf9,0x93,0x3b,0x13,0x2f,0x6c,0x52,0x8b,0x91,0x52,0x8f,0xbe,0xe2,0x0,0x82,0x46, - 0x23,0x9,0xc0,0x34,0xeb,0xbb,0x88,0x6c,0x71,0xc5,0x9b,0xba,0x7b,0xdc,0x57,0xb4, - 0x23,0xaa,0xd5,0xaa,0xec,0xb4,0x9f,0x5e,0x54,0x55,0xed,0xba,0x79,0x7b,0x57,0x71, - 0x42,0xd7,0x75,0xc4,0xdf,0x36,0xf5,0x8b,0xae,0xeb,0xa6,0xc3,0x4e,0x63,0xe4,0x7f, - 0xe5,0x17,0x5b,0x87,0xb2,0xe1,0xda,0xbd,0xda,0x72,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/all-changes-reject.png 0x0,0x0,0x5,0xac, 0x89, @@ -20197,35 +20197,6 @@ 0x27,0xc5,0x85,0x34,0xf7,0x32,0x39,0x31,0x4d,0xb6,0x81,0x8c,0x3,0xe2,0xe5,0x11, 0x68,0x20,0xb,0x39,0x31,0x39,0xa,0x46,0x3a,0x0,0x0,0xfa,0x15,0x7,0x1f,0x8e, 0xdc,0xe2,0xb6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-update_dvi3.png - 0x0,0x0,0x1,0x99, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xf,0x61,0x0,0x0,0xf,0x61,0x1, - 0xa8,0x3f,0xa7,0x69,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xe, - 0x10,0x2,0x2e,0x23,0x1c,0xd3,0x39,0x0,0x0,0x1,0x19,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xb5,0x54,0x31,0x52,0xc4,0x30,0xc,0x5c,0x79,0xa8,0x68,0x69,0xa9,0xef,0xd, - 0xf0,0x10,0xdf,0x3b,0x72,0xf,0x61,0x9c,0x77,0x44,0xff,0xb8,0xfe,0x5a,0x5a,0x6a, - 0x5a,0x5a,0x51,0x24,0xb6,0x37,0x4e,0x74,0xe,0xc,0x68,0xc6,0x13,0x8f,0x25,0x6f, - 0xb4,0x92,0xd6,0x2,0xd7,0xc6,0x8,0x20,0xce,0x7b,0x8b,0x80,0x68,0xf5,0xd,0x67, - 0xef,0x96,0xf8,0x40,0x16,0x71,0xd7,0x44,0xf7,0x80,0x65,0xb,0x66,0x53,0xbd,0x0, - 0x0,0x50,0x60,0xd0,0xfd,0xac,0x1,0x40,0xce,0xd5,0xbf,0x2,0x1c,0x27,0xa,0xd2, - 0x7b,0xb4,0x76,0xe2,0xb,0x68,0xa0,0xcc,0xd8,0xd9,0x1,0xcb,0x75,0x94,0x25,0x2e, - 0xb3,0x2a,0x80,0xe0,0xcc,0xa8,0xf8,0xb0,0xe,0xa8,0xd6,0xd2,0x8c,0x13,0xd5,0x2d, - 0x19,0x1d,0xe0,0x0,0xa0,0x6d,0xe9,0x27,0xcb,0x19,0x46,0xfc,0xdc,0xc4,0xab,0x6b, - 0x70,0x66,0xcb,0x9a,0x2c,0xcc,0xf9,0xa2,0x4e,0x42,0xf9,0x53,0x5a,0x9c,0x17,0xa1, - 0xe0,0x76,0xef,0x7d,0xc9,0x2a,0xe5,0x3f,0x34,0xd1,0xb0,0x96,0x54,0xa9,0x4f,0x4b, - 0xd9,0xc9,0x8a,0x9b,0xb2,0x1e,0x9b,0xac,0x2,0x6,0x90,0x6,0x40,0xfa,0x4d,0x81, - 0x32,0xe5,0xf8,0x3b,0x9a,0x2c,0x8a,0x41,0xc3,0x32,0xf1,0x3a,0x1f,0x8e,0x7,0x41, - 0xd3,0x75,0x5e,0x0,0x60,0x2f,0xac,0xfd,0x7,0x6a,0x7b,0x7e,0x18,0xe4,0x0,0xe2, - 0x33,0x77,0x96,0x47,0x27,0x6c,0x25,0x94,0xac,0x9f,0xa9,0x3c,0xcd,0xab,0xd8,0x7b, - 0xf3,0x38,0x14,0xb1,0x6b,0x2b,0x76,0x47,0x79,0x9f,0x80,0x3d,0xd2,0xc1,0x9,0x48, - 0x6f,0x3b,0x73,0x98,0x5f,0x90,0x4b,0x87,0xb6,0xdc,0x0,0xf9,0x2,0xf0,0x41,0xeb, - 0x15,0xff,0x61,0xdf,0x3e,0xf1,0x6a,0x41,0xce,0x92,0xbd,0x94,0x0,0x0,0x0,0x0, - 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/textstyle-apply.png 0x0,0x0,0x0,0xf7, 0x89, @@ -20276,6 +20247,35 @@ 0xeb,0xbe,0xb7,0x6c,0x74,0x4b,0x88,0x49,0x3d,0x68,0x78,0x70,0xf,0xb3,0xbd,0xce, 0xb7,0x68,0xfc,0xae,0x7d,0xa8,0xf7,0x2e,0x9b,0x5f,0xab,0x4b,0x4b,0x1f,0x2c,0xf6, 0x28,0xe4,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/buffer-update_dvi3.png + 0x0,0x0,0x1,0x99, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xf,0x61,0x0,0x0,0xf,0x61,0x1, + 0xa8,0x3f,0xa7,0x69,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0xe, + 0x10,0x2,0x2e,0x23,0x1c,0xd3,0x39,0x0,0x0,0x1,0x19,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xb5,0x54,0x31,0x52,0xc4,0x30,0xc,0x5c,0x79,0xa8,0x68,0x69,0xa9,0xef,0xd, + 0xf0,0x10,0xdf,0x3b,0x72,0xf,0x61,0x9c,0x77,0x44,0xff,0xb8,0xfe,0x5a,0x5a,0x6a, + 0x5a,0x5a,0x51,0x24,0xb6,0x37,0x4e,0x74,0xe,0xc,0x68,0xc6,0x13,0x8f,0x25,0x6f, + 0xb4,0x92,0xd6,0x2,0xd7,0xc6,0x8,0x20,0xce,0x7b,0x8b,0x80,0x68,0xf5,0xd,0x67, + 0xef,0x96,0xf8,0x40,0x16,0x71,0xd7,0x44,0xf7,0x80,0x65,0xb,0x66,0x53,0xbd,0x0, + 0x0,0x50,0x60,0xd0,0xfd,0xac,0x1,0x40,0xce,0xd5,0xbf,0x2,0x1c,0x27,0xa,0xd2, + 0x7b,0xb4,0x76,0xe2,0xb,0x68,0xa0,0xcc,0xd8,0xd9,0x1,0xcb,0x75,0x94,0x25,0x2e, + 0xb3,0x2a,0x80,0xe0,0xcc,0xa8,0xf8,0xb0,0xe,0xa8,0xd6,0xd2,0x8c,0x13,0xd5,0x2d, + 0x19,0x1d,0xe0,0x0,0xa0,0x6d,0xe9,0x27,0xcb,0x19,0x46,0xfc,0xdc,0xc4,0xab,0x6b, + 0x70,0x66,0xcb,0x9a,0x2c,0xcc,0xf9,0xa2,0x4e,0x42,0xf9,0x53,0x5a,0x9c,0x17,0xa1, + 0xe0,0x76,0xef,0x7d,0xc9,0x2a,0xe5,0x3f,0x34,0xd1,0xb0,0x96,0x54,0xa9,0x4f,0x4b, + 0xd9,0xc9,0x8a,0x9b,0xb2,0x1e,0x9b,0xac,0x2,0x6,0x90,0x6,0x40,0xfa,0x4d,0x81, + 0x32,0xe5,0xf8,0x3b,0x9a,0x2c,0x8a,0x41,0xc3,0x32,0xf1,0x3a,0x1f,0x8e,0x7,0x41, + 0xd3,0x75,0x5e,0x0,0x60,0x2f,0xac,0xfd,0x7,0x6a,0x7b,0x7e,0x18,0xe4,0x0,0xe2, + 0x33,0x77,0x96,0x47,0x27,0x6c,0x25,0x94,0xac,0x9f,0xa9,0x3c,0xcd,0xab,0xd8,0x7b, + 0xf3,0x38,0x14,0xb1,0x6b,0x2b,0x76,0x47,0x79,0x9f,0x80,0x3d,0xd2,0xc1,0x9,0x48, + 0x6f,0x3b,0x73,0x98,0x5f,0x90,0x4b,0x87,0xb6,0xdc,0x0,0xf9,0x2,0xf0,0x41,0xeb, + 0x15,0xff,0x61,0xdf,0x3e,0xf1,0x6a,0x41,0xce,0x92,0xbd,0x94,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/classic/master-buffer-view.png 0x0,0x0,0x3,0x8, 0x89, @@ -20586,22 +20586,6 @@ 0xff,0xff,0x8c,0x84,0x34,0xc1,0xd4,0x30,0xa2,0xa7,0x6d,0x7c,0xae,0x40,0x37,0x98, 0x71,0x34,0x63,0xd0,0x51,0x33,0x0,0x8,0x9e,0x1a,0x1b,0x4b,0xae,0x81,0x24,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/triangledown.png - 0x0,0x0,0x0,0xd0, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0xf,0x23,0xf5,0x45,0xcc,0x14,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0xd2,0x41,0xa,0xc0,0x30,0x8,0x44,0xd1,0xf9,0x21,0xf7,0xbf,0xf2,0x74, - 0x25,0x48,0x51,0x92,0xb4,0x9b,0x76,0x76,0xc2,0xf0,0x40,0x11,0xdb,0xda,0xcd,0xd0, - 0x41,0xfe,0x58,0x9e,0x92,0x4,0x2c,0x4f,0x62,0x9b,0x99,0x87,0xae,0x18,0xd8,0x88, - 0x62,0xa7,0x3,0xe,0xe8,0xd9,0x82,0x95,0x9e,0xd5,0x77,0xa7,0xcb,0xfa,0x5d,0x3d, - 0x96,0xa9,0xbe,0xae,0x52,0xdb,0xf2,0xc7,0x1f,0xe9,0x2,0xb3,0x81,0x2d,0x1f,0xdb, - 0xee,0xe8,0xa7,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/trianglelefteq.png 0x0,0x0,0x0,0xd7, 0x89, @@ -20619,6 +20603,22 @@ 0x4f,0x4c,0xf1,0x16,0x59,0x4d,0x92,0xe4,0x6d,0x5f,0x17,0x35,0xaa,0xab,0xb5,0xaf, 0xc6,0x9,0x25,0xef,0x37,0x2d,0x30,0x24,0xfa,0x23,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/triangledown.png + 0x0,0x0,0x0,0xd0, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0xf,0x23,0xf5,0x45,0xcc,0x14,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0xd2,0x41,0xa,0xc0,0x30,0x8,0x44,0xd1,0xf9,0x21,0xf7,0xbf,0xf2,0x74, + 0x25,0x48,0x51,0x92,0xb4,0x9b,0x76,0x76,0xc2,0xf0,0x40,0x11,0xdb,0xda,0xcd,0xd0, + 0x41,0xfe,0x58,0x9e,0x92,0x4,0x2c,0x4f,0x62,0x9b,0x99,0x87,0xae,0x18,0xd8,0x88, + 0x62,0xa7,0x3,0xe,0xe8,0xd9,0x82,0x95,0x9e,0xd5,0x77,0xa7,0xcb,0xfa,0x5d,0x3d, + 0x96,0xa9,0xbe,0xae,0x52,0xdb,0xf2,0xc7,0x1f,0xe9,0x2,0xb3,0x81,0x2d,0x1f,0xdb, + 0xee,0xe8,0xa7,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sum.png 0x0,0x0,0x0,0xea, 0x89, @@ -20685,19 +20685,6 @@ 0x86,0x57,0x65,0x56,0x53,0xdb,0x78,0xdc,0x35,0x3b,0x20,0xb6,0xf1,0xc3,0x57,0xd9, 0x0,0xbb,0x26,0x32,0x2b,0xcc,0xe7,0xe3,0x67,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/adots.png - 0x0,0x0,0x0,0xa0, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xe,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa0,0x0,0x3c,0x94, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd8,0xa,0x12, - 0x8,0x32,0x3b,0xd0,0x71,0x5f,0xba,0x0,0x0,0x0,0x20,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x63,0x60,0x18,0x5,0xe8,0xe0,0x3f,0x14,0x33,0x30,0xd,0x33,0xff,0x60,0x3, - 0x4c,0xc3,0xcc,0x3f,0xc3,0xc4,0x8f,0x43,0x0,0x0,0x0,0x2,0x6b,0x6,0x1,0xea, - 0x90,0xd,0xa6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/geqslant.png 0x0,0x0,0x0,0xd4, 0x89, @@ -20715,6 +20702,19 @@ 0x8d,0x1d,0x14,0x3,0x1e,0xad,0xf1,0x80,0x13,0xd4,0x2a,0xe5,0xe8,0xeb,0x6e,0x29, 0x7f,0x4b,0x1b,0xca,0xe3,0x4d,0x12,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/adots.png + 0x0,0x0,0x0,0xa0, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xe,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa0,0x0,0x3c,0x94, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd8,0xa,0x12, + 0x8,0x32,0x3b,0xd0,0x71,0x5f,0xba,0x0,0x0,0x0,0x20,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x63,0x60,0x18,0x5,0xe8,0xe0,0x3f,0x14,0x33,0x30,0xd,0x33,0xff,0x60,0x3, + 0x4c,0xc3,0xcc,0x3f,0xc3,0xc4,0x8f,0x43,0x0,0x0,0x0,0x2,0x6b,0x6,0x1,0xea, + 0x90,0xd,0xa6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/leftharpoondown.png 0x0,0x0,0x0,0xbd, 0x89, @@ -20876,23 +20876,6 @@ 0xb2,0xc5,0xb7,0xfb,0xbc,0xe5,0x79,0x80,0x23,0xeb,0xf9,0xe1,0xd7,0x38,0x1,0x15, 0x28,0x47,0x17,0xff,0x56,0xf4,0x5b,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/blacklozenge.png - 0x0,0x0,0x0,0xd3, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x1,0x13,0xf6,0x27,0x62,0x3d,0x0,0x0,0x0,0x53,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xbd,0x92,0x49,0xa,0x0,0x30,0x8,0x3,0x13,0xff,0xff,0xe7,0xf4,0x24,0x14, - 0xd1,0xae,0xb4,0xde,0xa2,0x71,0x8,0x22,0x25,0x61,0xb5,0xc,0x1b,0xf5,0xd9,0x4c, - 0x52,0x4b,0x66,0x37,0x66,0xb,0xe7,0x31,0x22,0x2d,0x6a,0x9b,0xe5,0xec,0xfb,0xfb, - 0x31,0x2a,0x6a,0xa4,0x1b,0x0,0x48,0xe2,0xc8,0xec,0xf3,0xb3,0x6b,0x54,0xf4,0xbe, - 0x6f,0xd5,0x20,0xd3,0x77,0xbf,0xe1,0xb4,0x2c,0x16,0x9f,0x3d,0x7f,0x3,0x72,0x55, - 0x27,0x21,0x8e,0x22,0x1b,0xaa,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/bigtriangledown.png 0x0,0x0,0x0,0xd5, 0x89, @@ -20910,6 +20893,23 @@ 0x77,0xc7,0xf5,0xb6,0x9e,0xe5,0xd8,0xc4,0xd1,0x13,0x8e,0x2c,0x21,0x14,0xa5,0x0, 0x48,0x87,0x35,0x1f,0xe,0x51,0xf7,0xa7,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/blacklozenge.png + 0x0,0x0,0x0,0xd3, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x1,0x13,0xf6,0x27,0x62,0x3d,0x0,0x0,0x0,0x53,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xbd,0x92,0x49,0xa,0x0,0x30,0x8,0x3,0x13,0xff,0xff,0xe7,0xf4,0x24,0x14, + 0xd1,0xae,0xb4,0xde,0xa2,0x71,0x8,0x22,0x25,0x61,0xb5,0xc,0x1b,0xf5,0xd9,0x4c, + 0x52,0x4b,0x66,0x37,0x66,0xb,0xe7,0x31,0x22,0x2d,0x6a,0x9b,0xe5,0xec,0xfb,0xfb, + 0x31,0x2a,0x6a,0xa4,0x1b,0x0,0x48,0xe2,0xc8,0xec,0xf3,0xb3,0x6b,0x54,0xf4,0xbe, + 0x6f,0xd5,0x20,0xd3,0x77,0xbf,0xe1,0xb4,0x2c,0x16,0x9f,0x3d,0x7f,0x3,0x72,0x55, + 0x27,0x21,0x8e,0x22,0x1b,0xaa,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/flat.png 0x0,0x0,0x0,0xbd, 0x89, @@ -20925,20 +20925,6 @@ 0xc0,0x68,0x26,0x24,0x5,0x8c,0xe4,0xd9,0x1,0xd3,0x49,0x58,0x7,0xb2,0x6a,0x6, 0x6,0x6,0x6,0x46,0x3a,0x4,0x3b,0x0,0xf,0xda,0x1f,0x13,0x2e,0x35,0x5d,0xb2, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ddddot.png - 0x0,0x0,0x0,0xae, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x12, - 0x6,0x35,0x2e,0xb1,0x7f,0x44,0xe8,0x0,0x0,0x0,0x2e,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x63,0x60,0xa0,0x3,0xf8,0x4f,0x9,0x9f,0x11,0x8f,0x24,0x23,0x19,0x7c,0xea, - 0xbb,0x70,0x68,0x82,0xff,0x64,0xd2,0xf4,0x77,0x21,0xad,0xd4,0x8f,0xba,0x70,0xd4, - 0x85,0xc3,0xcb,0x85,0x83,0x23,0x2f,0x3,0x0,0xa6,0x2c,0x23,0xe2,0x35,0x2b,0xb4, - 0xd6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/textrm_AA.png 0x0,0x0,0x0,0xd4, 0x89, @@ -20956,6 +20942,20 @@ 0xbc,0x70,0x49,0x73,0x5d,0x75,0xad,0x31,0x0,0xfb,0xff,0x37,0x5b,0x6,0x4f,0x57, 0x39,0x31,0x23,0x48,0x4a,0x76,0x50,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ddddot.png + 0x0,0x0,0x0,0xae, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x12, + 0x6,0x35,0x2e,0xb1,0x7f,0x44,0xe8,0x0,0x0,0x0,0x2e,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x63,0x60,0xa0,0x3,0xf8,0x4f,0x9,0x9f,0x11,0x8f,0x24,0x23,0x19,0x7c,0xea, + 0xbb,0x70,0x68,0x82,0xff,0x64,0xd2,0xf4,0x77,0x21,0xad,0xd4,0x8f,0xba,0x70,0xd4, + 0x85,0xc3,0xcb,0x85,0x83,0x23,0x2f,0x3,0x0,0xa6,0x2c,0x23,0xe2,0x35,0x2b,0xb4, + 0xd6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/approx.png 0x0,0x0,0x0,0xc7, 0x89, @@ -20989,23 +20989,6 @@ 0x6e,0xdb,0xd1,0x1d,0x37,0xcf,0xbf,0x27,0x6,0xcf,0x92,0xf1,0x83,0x37,0x7b,0x0, 0x93,0x36,0x3b,0x1f,0x72,0x88,0x14,0x6a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/longleftrightarrow2.png - 0x0,0x0,0x0,0xd6, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x35,0x37,0x70,0xcc,0x1f,0x2c,0x0,0x0,0x0,0x56,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x94,0xb1,0xa,0x0,0x20,0x8,0x44,0x3b,0xff,0xff,0x9f,0x5f,0x43,0x14, - 0x11,0x38,0x28,0xe,0xd,0xba,0x38,0x88,0xf,0x8f,0x53,0x5,0x8c,0xca,0xb0,0x51, - 0x1c,0xd,0xfc,0x1d,0x28,0x29,0xbc,0x43,0x6f,0x8f,0xdd,0x5,0x40,0x51,0x20,0xa0, - 0x1b,0x2a,0x20,0x35,0x99,0xb,0x5f,0x39,0x3e,0x99,0x27,0xbf,0xdc,0x94,0x7a,0xc9, - 0xfb,0x39,0x64,0x4d,0x79,0x7b,0xcd,0x73,0x2b,0x3,0x3b,0x92,0xfb,0x96,0xff,0x2, - 0x4e,0x86,0xe9,0x36,0x17,0x8e,0xb7,0x62,0x3c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, - 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/overbrace.png 0x0,0x0,0x0,0xd3, 0x89, @@ -21023,6 +21006,23 @@ 0xb2,0xf3,0x34,0x46,0xfe,0x4f,0xf8,0x9,0xdf,0x22,0xbc,0xe6,0x2f,0x67,0x44,0xa0, 0x52,0x2f,0xf4,0x3,0x6b,0xb0,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/longleftrightarrow2.png + 0x0,0x0,0x0,0xd6, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x35,0x37,0x70,0xcc,0x1f,0x2c,0x0,0x0,0x0,0x56,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x94,0xb1,0xa,0x0,0x20,0x8,0x44,0x3b,0xff,0xff,0x9f,0x5f,0x43,0x14, + 0x11,0x38,0x28,0xe,0xd,0xba,0x38,0x88,0xf,0x8f,0x53,0x5,0x8c,0xca,0xb0,0x51, + 0x1c,0xd,0xfc,0x1d,0x28,0x29,0xbc,0x43,0x6f,0x8f,0xdd,0x5,0x40,0x51,0x20,0xa0, + 0x1b,0x2a,0x20,0x35,0x99,0xb,0x5f,0x39,0x3e,0x99,0x27,0xbf,0xdc,0x94,0x7a,0xc9, + 0xfb,0x39,0x64,0x4d,0x79,0x7b,0xcd,0x73,0x2b,0x3,0x3b,0x92,0xfb,0x96,0xff,0x2, + 0x4e,0x86,0xe9,0x36,0x17,0x8e,0xb7,0x62,0x3c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ointop.png 0x0,0x0,0x0,0xe7, 0x89, @@ -21073,24 +21073,6 @@ 0xf,0x7c,0xfa,0xad,0x6f,0x6e,0xa8,0x51,0x3d,0x38,0x5d,0x69,0x55,0x64,0xfb,0x86, 0x1b,0x56,0x9f,0x33,0x15,0x5b,0xae,0x75,0x7f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/precapprox.png - 0x0,0x0,0x0,0xe5, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0xd,0x2,0x26,0x9a,0x83,0xb9,0x0,0x0,0x0,0x65,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xbd,0x92,0x51,0xa,0xc0,0x20,0xc,0x43,0x7d,0xc3,0xfb,0x5f,0xf9,0xed,0xcb, - 0xa1,0x6e,0x4a,0x37,0x71,0x85,0x7e,0x14,0x12,0x9b,0xa4,0xa2,0xa6,0xb7,0x75,0xa4, - 0xf,0xb5,0x97,0x4,0xb8,0x7f,0x13,0xa0,0x4a,0x99,0x73,0x44,0x52,0x4d,0x68,0x48, - 0xb5,0xe6,0x52,0x3d,0xf8,0xc2,0xce,0xee,0x34,0xda,0x44,0xe4,0xb8,0xbd,0xa7,0x50, - 0x10,0x2a,0xcb,0x91,0xb3,0xfc,0xf7,0x0,0x4b,0xcf,0x82,0xc9,0x23,0xb3,0xb3,0x19, - 0xf5,0x6,0x78,0xba,0x5d,0xf3,0x40,0xed,0x69,0x4,0xea,0xb7,0xfd,0x27,0xef,0x4, - 0xdc,0xdf,0x62,0x1d,0x3,0x7c,0xd7,0xb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, - 0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ngeq.png 0x0,0x0,0x0,0xec, 0x89, @@ -21109,6 +21091,24 @@ 0xcc,0xb9,0x13,0x95,0x39,0x8f,0x6e,0xe3,0x8d,0x2e,0xc0,0xaa,0x55,0x57,0x31,0x5e, 0x4b,0xd9,0xe9,0x79,0x74,0x75,0x27,0x50,0x4d,0x50,0x1f,0x6b,0x27,0x84,0x3a,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/precapprox.png + 0x0,0x0,0x0,0xe5, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0xd,0x2,0x26,0x9a,0x83,0xb9,0x0,0x0,0x0,0x65,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xbd,0x92,0x51,0xa,0xc0,0x20,0xc,0x43,0x7d,0xc3,0xfb,0x5f,0xf9,0xed,0xcb, + 0xa1,0x6e,0x4a,0x37,0x71,0x85,0x7e,0x14,0x12,0x9b,0xa4,0xa2,0xa6,0xb7,0x75,0xa4, + 0xf,0xb5,0x97,0x4,0xb8,0x7f,0x13,0xa0,0x4a,0x99,0x73,0x44,0x52,0x4d,0x68,0x48, + 0xb5,0xe6,0x52,0x3d,0xf8,0xc2,0xce,0xee,0x34,0xda,0x44,0xe4,0xb8,0xbd,0xa7,0x50, + 0x10,0x2a,0xcb,0x91,0xb3,0xfc,0xf7,0x0,0x4b,0xcf,0x82,0xc9,0x23,0xb3,0xb3,0x19, + 0xf5,0x6,0x78,0xba,0x5d,0xf3,0x40,0xed,0x69,0x4,0xea,0xb7,0xfd,0x27,0xef,0x4, + 0xdc,0xdf,0x62,0x1d,0x3,0x7c,0xd7,0xb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, + 0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nsupseteqq.png 0x0,0x0,0x0,0xe0, 0x89, @@ -21126,22 +21126,6 @@ 0x76,0xf,0x2,0xd2,0x1e,0xa2,0xc7,0xd2,0xc3,0x93,0xec,0x6b,0xe9,0x12,0x69,0xe9, 0xc3,0x23,0x55,0x38,0x3f,0x23,0xed,0xe0,0x98,0x99,0x9d,0xe5,0x0,0x4a,0xd,0xe4, 0xf5,0xfe,0x54,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/backepsilon.png - 0x0,0x0,0x0,0xc2, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x7,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x5c,0x15,0x17,0x5e, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x5,0x24,0x2a,0xf6,0x2,0x36,0x0,0x0,0x0,0x42,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0x90,0x39,0xe,0x0,0x20,0xc,0xc3,0x30,0xe2,0xff,0x5f,0x36,0x53,0x51, - 0xc5,0xb5,0x31,0x90,0x35,0x4e,0x5a,0x5,0xb5,0x9c,0x54,0xcb,0x45,0x9f,0x9a,0x80, - 0x80,0x8b,0x9,0xa8,0xa2,0x92,0x1,0x76,0xb,0x5,0x7c,0xbd,0xd9,0x32,0xbd,0x34, - 0xcc,0xb5,0x51,0x39,0x92,0x39,0x15,0xc6,0xf1,0xa1,0xc7,0xf3,0x75,0xdc,0x27,0x23, - 0x21,0x24,0x38,0xf3,0x4d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, - 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/super.png 0x0,0x0,0x0,0xda, 0x89, @@ -21159,6 +21143,22 @@ 0xe8,0x7d,0x91,0x5f,0x22,0x5f,0x8,0xb4,0xb1,0x49,0x6e,0x6d,0xb,0x66,0x6f,0x9b, 0xd7,0xf2,0x81,0xc0,0xa,0xec,0xc7,0x18,0x31,0x21,0x47,0x5,0xa6,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/backepsilon.png + 0x0,0x0,0x0,0xc2, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x7,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x5c,0x15,0x17,0x5e, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x5,0x24,0x2a,0xf6,0x2,0x36,0x0,0x0,0x0,0x42,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0x90,0x39,0xe,0x0,0x20,0xc,0xc3,0x30,0xe2,0xff,0x5f,0x36,0x53,0x51, + 0xc5,0xb5,0x31,0x90,0x35,0x4e,0x5a,0x5,0xb5,0x9c,0x54,0xcb,0x45,0x9f,0x9a,0x80, + 0x80,0x8b,0x9,0xa8,0xa2,0x92,0x1,0x76,0xb,0x5,0x7c,0xbd,0xd9,0x32,0xbd,0x34, + 0xcc,0xb5,0x51,0x39,0x92,0x39,0x15,0xc6,0xf1,0xa1,0xc7,0xf3,0x75,0xdc,0x27,0x23, + 0x21,0x24,0x38,0xf3,0x4d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, + 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/iiiint.png 0x0,0x0,0x0,0xbc, 0x89, @@ -21209,22 +21209,6 @@ 0xcc,0x4e,0xf,0x23,0x55,0x70,0x28,0x54,0xf0,0x24,0x74,0xf9,0x27,0xa1,0x8b,0x91, 0x4e,0xe9,0xa7,0xdf,0xfb,0x1,0x98,0xf8,0x32,0x1f,0xb1,0xd4,0x98,0x5c,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/gtrdot.png - 0x0,0x0,0x0,0xce, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x2c,0x2d,0x16,0xae,0x4f,0x4e,0x0,0x0,0x0,0x4e,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0x92,0x31,0xe,0xc0,0x20,0xc,0xc4,0x30,0xe2,0xff,0x5f,0x76,0x27,0x10, - 0xed,0x40,0x92,0xa5,0x12,0x37,0xfb,0x24,0xeb,0x12,0xd4,0x96,0x4d,0x6f,0x85,0x5c, - 0xb,0x3,0x2,0xe1,0x2c,0xec,0xd3,0xcd,0x82,0x4a,0x8,0x47,0x25,0x4e,0x47,0xf9, - 0x96,0x16,0x7c,0x52,0x0,0x54,0x29,0xad,0x51,0xd2,0x18,0x19,0x68,0x66,0x64,0xa0, - 0x17,0x1c,0x41,0x29,0xe7,0xff,0x1e,0xe9,0x1,0x7b,0x6e,0x3b,0x15,0x1e,0x57,0x64, - 0xd3,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nsupseteq.png 0x0,0x0,0x0,0xde, 0x89, @@ -21260,6 +21244,22 @@ 0x15,0x6c,0xb7,0x1d,0x5b,0x73,0xa2,0xfa,0x1a,0xff,0xd8,0xbd,0x51,0xcd,0xa4,0xb2, 0x66,0x66,0x76,0x0,0x39,0x6c,0x50,0x1b,0x7f,0xca,0x6d,0xe1,0x0,0x0,0x0,0x0, 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/gtrdot.png + 0x0,0x0,0x0,0xce, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x2c,0x2d,0x16,0xae,0x4f,0x4e,0x0,0x0,0x0,0x4e,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0x92,0x31,0xe,0xc0,0x20,0xc,0xc4,0x30,0xe2,0xff,0x5f,0x76,0x27,0x10, + 0xed,0x40,0x92,0xa5,0x12,0x37,0xfb,0x24,0xeb,0x12,0xd4,0x96,0x4d,0x6f,0x85,0x5c, + 0xb,0x3,0x2,0xe1,0x2c,0xec,0xd3,0xcd,0x82,0x4a,0x8,0x47,0x25,0x4e,0x47,0xf9, + 0x96,0x16,0x7c,0x52,0x0,0x54,0x29,0xad,0x51,0xd2,0x18,0x19,0x68,0x66,0x64,0xa0, + 0x17,0x1c,0x41,0x29,0xe7,0xff,0x1e,0xe9,0x1,0x7b,0x6e,0x3b,0x15,0x1e,0x57,0x64, + 0xd3,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/overset.png 0x0,0x0,0x0,0xc4, 0x89, @@ -21452,6 +21452,23 @@ 0xba,0xc,0x8,0x68,0x8d,0x4f,0xa1,0x9d,0x19,0xd,0xf,0x4e,0xa5,0x3,0xab,0xd5, 0x1c,0x23,0xa6,0x78,0x59,0x77,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/Lleftarrow.png + 0x0,0x0,0x0,0xd1, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xe,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0xbd,0x5,0xc,0x2c, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xd,0x37,0x2,0x17,0xcd,0x6d,0xe3,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xe5,0x93,0x31,0xe,0x80,0x30,0xc,0x3,0x7d,0x15,0xff,0xff,0xf2,0xb1,0xa1, + 0x8a,0x29,0x29,0x20,0x21,0xd5,0xbb,0xe3,0xc4,0xb1,0x51,0xb3,0x82,0x91,0x45,0x6c, + 0x49,0x4,0xfc,0x54,0x91,0xf9,0x8f,0x55,0x35,0x95,0x63,0x26,0xa9,0xb4,0x6e,0xec, + 0x92,0x92,0x84,0x24,0xed,0xcc,0xa9,0xa0,0x2e,0x29,0x8e,0x6b,0x42,0xd1,0x98,0xc7, + 0xae,0x72,0xaf,0x55,0x75,0xed,0x77,0x2,0xf0,0xef,0x76,0x9c,0xc3,0xc6,0x33,0x11, + 0xd0,0x38,0x44,0x74,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ointctrclockwiseop.png 0x0,0x0,0x0,0xf4, 0x89, @@ -21471,23 +21488,6 @@ 0xfc,0xe,0xfe,0xfd,0xb,0x9f,0x0,0x9e,0xd9,0x9d,0xef,0xc8,0x7,0x80,0x17,0xb8, 0x59,0x6b,0x19,0x4d,0xdb,0x73,0xdb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/Lleftarrow.png - 0x0,0x0,0x0,0xd1, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xe,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0xbd,0x5,0xc,0x2c, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xd,0x37,0x2,0x17,0xcd,0x6d,0xe3,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xe5,0x93,0x31,0xe,0x80,0x30,0xc,0x3,0x7d,0x15,0xff,0xff,0xf2,0xb1,0xa1, - 0x8a,0x29,0x29,0x20,0x21,0xd5,0xbb,0xe3,0xc4,0xb1,0x51,0xb3,0x82,0x91,0x45,0x6c, - 0x49,0x4,0xfc,0x54,0x91,0xf9,0x8f,0x55,0x35,0x95,0x63,0x26,0xa9,0xb4,0x6e,0xec, - 0x92,0x92,0x84,0x24,0xed,0xcc,0xa9,0xa0,0x2e,0x29,0x8e,0x6b,0x42,0xd1,0x98,0xc7, - 0xae,0x72,0xaf,0x55,0x75,0xed,0x77,0x2,0xf0,0xef,0x76,0x9c,0xc3,0xc6,0x33,0x11, - 0xd0,0x38,0x44,0x74,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/downharpoonleft.png 0x0,0x0,0x0,0xb4, 0x89, @@ -21503,23 +21503,24 @@ 0x44,0x96,0x80,0x6b,0xff,0xff,0xff,0x3f,0x23,0x3c,0x60,0xb0,0x85,0x3c,0x0,0xb2, 0x50,0xf,0x21,0xda,0x22,0xf4,0x56,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/beta.png - 0x0,0x0,0x0,0xe0, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mathcal_F.png + 0x0,0x0,0x0,0xe4, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0xe,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa0,0x0,0x3c,0x94, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x4,0x12,0xfc,0x57,0xa6,0xee,0x0,0x0,0x0,0x60,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xbd,0x93,0xc1,0xe,0xc0,0x20,0x8,0x43,0x2d,0xe1,0xff,0x7f,0xf9,0x79,0x72, - 0x21,0xb,0xa8,0x1c,0x36,0x6e,0x86,0x5a,0x5a,0x1a,0x4,0x8c,0xdb,0xb2,0xd1,0xa8, - 0xef,0xc0,0x5e,0x35,0x24,0x3d,0x66,0x0,0x95,0x60,0x49,0x2c,0x40,0x7c,0xdb,0x9, - 0xd8,0xd2,0x1c,0x3f,0x7b,0xd5,0x58,0x9a,0xe3,0x94,0x92,0x19,0x10,0xa0,0x68,0xf4, - 0x87,0x50,0x76,0x5b,0x48,0x99,0xa3,0xbe,0x8c,0xc0,0xdf,0xa6,0xb2,0xe4,0xca,0xb8, - 0x77,0x52,0xec,0x56,0x6f,0x7b,0x1b,0xea,0x5c,0xca,0x4,0x18,0x7e,0x40,0x25,0x3e, - 0x47,0x41,0x73,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0xf,0x32,0x1a,0x7a,0x52,0xd5,0x9e,0x0,0x0,0x0,0x64,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xd5,0x93,0x51,0xe,0xc0,0x20,0x8,0x43,0x5b,0xc3,0x1,0x76,0xff,0xcb,0x76, + 0x5f,0x2e,0xc6,0xe0,0x86,0x5d,0xf6,0x31,0xbe,0x88,0xa6,0xf8,0xa8,0x40,0x49,0x30, + 0xe2,0xa0,0x29,0x44,0x83,0x19,0xb6,0x30,0xb2,0x43,0x92,0xb7,0xfc,0x92,0x18,0x99, + 0x48,0x12,0xe7,0x7c,0x2e,0xba,0x8d,0xda,0xb,0xb5,0xd5,0x85,0x6d,0x4e,0x86,0xf9, + 0x9d,0xab,0x2b,0x77,0x47,0x82,0xa8,0x18,0x51,0x46,0x7d,0xea,0xef,0xfd,0xc8,0x8d, + 0xbd,0x54,0x5e,0x3,0x80,0x6b,0x3b,0xba,0xb8,0xfa,0x8f,0x3f,0x5a,0xab,0x13,0x60, + 0x30,0x37,0x2d,0xdf,0x91,0x7e,0xff,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/bigvee.png 0x0,0x0,0x0,0xd3, 0x89, @@ -21537,24 +21538,23 @@ 0xaf,0x48,0x6b,0xa6,0xb4,0x5d,0x29,0x46,0x6a,0xb5,0xb4,0x8f,0x92,0xe,0xf8,0x43, 0x2c,0x48,0x4c,0x7a,0x29,0x31,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mathcal_F.png - 0x0,0x0,0x0,0xe4, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/beta.png + 0x0,0x0,0x0,0xe0, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xe,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa0,0x0,0x3c,0x94, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x32,0x1a,0x7a,0x52,0xd5,0x9e,0x0,0x0,0x0,0x64,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xd5,0x93,0x51,0xe,0xc0,0x20,0x8,0x43,0x5b,0xc3,0x1,0x76,0xff,0xcb,0x76, - 0x5f,0x2e,0xc6,0xe0,0x86,0x5d,0xf6,0x31,0xbe,0x88,0xa6,0xf8,0xa8,0x40,0x49,0x30, - 0xe2,0xa0,0x29,0x44,0x83,0x19,0xb6,0x30,0xb2,0x43,0x92,0xb7,0xfc,0x92,0x18,0x99, - 0x48,0x12,0xe7,0x7c,0x2e,0xba,0x8d,0xda,0xb,0xb5,0xd5,0x85,0x6d,0x4e,0x86,0xf9, - 0x9d,0xab,0x2b,0x77,0x47,0x82,0xa8,0x18,0x51,0x46,0x7d,0xea,0xef,0xfd,0xc8,0x8d, - 0xbd,0x54,0x5e,0x3,0x80,0x6b,0x3b,0xba,0xb8,0xfa,0x8f,0x3f,0x5a,0xab,0x13,0x60, - 0x30,0x37,0x2d,0xdf,0x91,0x7e,0xff,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, - 0x42,0x60,0x82, + 0xe,0x4,0x12,0xfc,0x57,0xa6,0xee,0x0,0x0,0x0,0x60,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xbd,0x93,0xc1,0xe,0xc0,0x20,0x8,0x43,0x2d,0xe1,0xff,0x7f,0xf9,0x79,0x72, + 0x21,0xb,0xa8,0x1c,0x36,0x6e,0x86,0x5a,0x5a,0x1a,0x4,0x8c,0xdb,0xb2,0xd1,0xa8, + 0xef,0xc0,0x5e,0x35,0x24,0x3d,0x66,0x0,0x95,0x60,0x49,0x2c,0x40,0x7c,0xdb,0x9, + 0xd8,0xd2,0x1c,0x3f,0x7b,0xd5,0x58,0x9a,0xe3,0x94,0x92,0x19,0x10,0xa0,0x68,0xf4, + 0x87,0x50,0x76,0x5b,0x48,0x99,0xa3,0xbe,0x8c,0xc0,0xdf,0xa6,0xb2,0xe4,0xca,0xb8, + 0x77,0x52,0xec,0x56,0x6f,0x7b,0x1b,0xea,0x5c,0xca,0x4,0x18,0x7e,0x40,0x25,0x3e, + 0x47,0x41,0x73,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/coprod.png 0x0,0x0,0x0,0xc2, 0x89, @@ -21661,6 +21661,24 @@ 0x80,0xfe,0xff,0xff,0xcf,0x48,0x50,0xe3,0xff,0xff,0xff,0x19,0x47,0x6a,0xa8,0x32, 0x8e,0x80,0x6c,0x5,0x0,0x38,0x32,0x10,0x27,0xd8,0x65,0x50,0x55,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nleqslant.png + 0x0,0x0,0x0,0xe9, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0x1,0x2b,0xc8,0x9d,0x54,0xd9,0x0,0x0,0x0,0x69,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xad,0x52,0xd1,0xa,0x0,0x21,0x8,0x6b,0x87,0xff,0xff,0xcb,0xeb,0x49,0xd0, + 0x65,0x9d,0x41,0xbe,0x8,0x32,0xe7,0x9c,0x82,0xe4,0xe8,0xc6,0x37,0x2e,0xe2,0x2d, + 0x18,0x0,0xdf,0x33,0x3b,0xab,0x67,0xfb,0x3,0x92,0x84,0xd7,0xec,0xa4,0x31,0x2, + 0x13,0x58,0x99,0x62,0x53,0x2,0x3,0xa0,0xb2,0x94,0xd2,0xfc,0x82,0x91,0x79,0xd7, + 0x6c,0xaa,0xaf,0x1a,0x9f,0xac,0x53,0x80,0xb3,0x6b,0x7d,0x91,0xa1,0x2e,0x24,0x79, + 0xfa,0x75,0x95,0xbf,0xa5,0xcf,0x71,0xb1,0xd6,0x51,0x76,0xb,0x27,0x19,0x1d,0xaf, + 0xaf,0xbe,0x6e,0x2,0xb6,0xd8,0x54,0x2b,0x69,0x91,0x4c,0xf4,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/downarrow2.png 0x0,0x0,0x0,0xc6, 0x89, @@ -21694,24 +21712,6 @@ 0xae,0xd,0x93,0xf0,0xe7,0xcb,0x3c,0xea,0xe9,0x6a,0xb9,0xbb,0xf2,0x80,0x6f,0x76, 0x1,0xae,0x2c,0x2a,0x27,0x5a,0x8c,0x6c,0xe4,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nleqslant.png - 0x0,0x0,0x0,0xe9, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x1,0x2b,0xc8,0x9d,0x54,0xd9,0x0,0x0,0x0,0x69,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xad,0x52,0xd1,0xa,0x0,0x21,0x8,0x6b,0x87,0xff,0xff,0xcb,0xeb,0x49,0xd0, - 0x65,0x9d,0x41,0xbe,0x8,0x32,0xe7,0x9c,0x82,0xe4,0xe8,0xc6,0x37,0x2e,0xe2,0x2d, - 0x18,0x0,0xdf,0x33,0x3b,0xab,0x67,0xfb,0x3,0x92,0x84,0xd7,0xec,0xa4,0x31,0x2, - 0x13,0x58,0x99,0x62,0x53,0x2,0x3,0xa0,0xb2,0x94,0xd2,0xfc,0x82,0x91,0x79,0xd7, - 0x6c,0xaa,0xaf,0x1a,0x9f,0xac,0x53,0x80,0xb3,0x6b,0x7d,0x91,0xa1,0x2e,0x24,0x79, - 0xfa,0x75,0x95,0xbf,0xa5,0xcf,0x71,0xb1,0xd6,0x51,0x76,0xb,0x27,0x19,0x1d,0xaf, - 0xaf,0xbe,0x6e,0x2,0xb6,0xd8,0x54,0x2b,0x69,0x91,0x4c,0xf4,0x0,0x0,0x0,0x0, - 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/measuredangle.png 0x0,0x0,0x0,0xd3, 0x89, @@ -21747,21 +21747,6 @@ 0x72,0x32,0x6c,0xfc,0x48,0xe0,0xef,0xc9,0xf5,0xee,0x9c,0x6e,0x31,0x15,0x97,0x6d, 0x0,0x50,0xbb,0x4f,0x17,0xc4,0xdb,0xc1,0x54,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/backprime.png - 0x0,0x0,0x0,0xb1, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x6,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xb3,0xd7,0x7c,0x60, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x5,0x1b,0x9c,0x90,0x2f,0xb,0x0,0x0,0x0,0x31,0x49,0x44,0x41,0x54,0x18, - 0xd3,0x63,0xfc,0xff,0xff,0x3f,0x3,0x36,0xc0,0xc4,0x80,0x3,0xc,0xbc,0x4,0x23, - 0x23,0xe3,0x7f,0xd2,0x74,0xfc,0xff,0xff,0x9f,0x11,0x5d,0x17,0x61,0xcb,0xd1,0x75, - 0x11,0xe7,0x5c,0x64,0x5d,0x38,0x75,0x30,0xd2,0x21,0xd8,0x1,0xcc,0x2d,0x13,0x21, - 0x2e,0x72,0x2a,0x40,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nleftrightarrow.png 0x0,0x0,0x0,0xe6, 0x89, @@ -21780,23 +21765,37 @@ 0xca,0x95,0x6e,0x98,0x6d,0xc9,0xdf,0xbb,0xf3,0xf0,0x4,0x1e,0x25,0x75,0x11,0x78, 0x1,0xd7,0x63,0x3d,0xb6,0xab,0x5c,0x26,0x48,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nvdash2.png - 0x0,0x0,0x0,0xd2, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/backprime.png + 0x0,0x0,0x0,0xb1, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x6,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xb3,0xd7,0x7c,0x60, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x17,0x38,0x50,0xbb,0xa0,0xd0,0x0,0x0,0x0,0x52,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0x92,0x41,0xe,0x80,0x30,0x8,0x4,0x59,0xe3,0xff,0xbf,0x3c,0x3d,0xd1, - 0x54,0x5,0x69,0xe3,0xa1,0x71,0x8f,0x64,0x2,0x13,0x40,0x80,0xcd,0xe6,0xb0,0x85, - 0x6c,0x86,0x25,0x71,0x81,0xbd,0x10,0x81,0x80,0xca,0xce,0x23,0xb8,0xec,0x2c,0xdf, - 0x73,0xa6,0xe1,0x1,0x74,0xde,0xb,0xd1,0xf8,0x54,0x23,0x3,0xbf,0x69,0x8c,0x2a, - 0xe5,0x51,0xde,0xc0,0xe,0x57,0xa,0xf,0xe7,0x1f,0xbd,0x68,0x3,0x62,0xe9,0x30, - 0x1b,0x27,0x6b,0x42,0xa,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, - 0x82, + 0xe,0x5,0x1b,0x9c,0x90,0x2f,0xb,0x0,0x0,0x0,0x31,0x49,0x44,0x41,0x54,0x18, + 0xd3,0x63,0xfc,0xff,0xff,0x3f,0x3,0x36,0xc0,0xc4,0x80,0x3,0xc,0xbc,0x4,0x23, + 0x23,0xe3,0x7f,0xd2,0x74,0xfc,0xff,0xff,0x9f,0x11,0x5d,0x17,0x61,0xcb,0xd1,0x75, + 0x11,0xe7,0x5c,0x64,0x5d,0x38,0x75,0x30,0xd2,0x21,0xd8,0x1,0xcc,0x2d,0x13,0x21, + 0x2e,0x72,0x2a,0x40,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/rightleftharpoons.png + 0x0,0x0,0x0,0xc4, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x10,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x99,0x67,0x8d,0xcf, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0x4,0x30,0x1c,0x15,0xee,0x9a,0xad,0x0,0x0,0x0,0x44,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0xd3,0x31,0xe,0x0,0x20,0x8,0x4,0x41,0xd6,0xf8,0xff,0x2f,0xaf,0xad, + 0x51,0xb,0x95,0xc2,0x46,0x1e,0x30,0xc9,0x1d,0x80,0x1a,0x99,0x29,0x91,0x9c,0xf, + 0xbc,0x0,0x0,0x53,0x80,0x4a,0x8f,0xa0,0x4e,0xea,0x11,0xf6,0xfc,0x12,0xeb,0xaa, + 0x98,0xab,0x8,0x80,0x2a,0xd7,0x11,0xc6,0x76,0xb7,0xd7,0xfa,0xdf,0x39,0x1a,0x73, + 0x3d,0x24,0x17,0x9b,0x65,0x34,0x7,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/lambda2.png 0x0,0x0,0x0,0xc4, 0x89, @@ -21813,22 +21812,23 @@ 0x38,0x15,0x82,0xac,0xd2,0x4f,0x8e,0xeb,0x5c,0x28,0xcf,0xf9,0xf0,0x45,0x37,0x87, 0xe4,0x20,0x2b,0xca,0x4b,0x4a,0x86,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/rightleftharpoons.png - 0x0,0x0,0x0,0xc4, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nvdash2.png + 0x0,0x0,0x0,0xd2, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x10,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x99,0x67,0x8d,0xcf, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x30,0x1c,0x15,0xee,0x9a,0xad,0x0,0x0,0x0,0x44,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0xd3,0x31,0xe,0x0,0x20,0x8,0x4,0x41,0xd6,0xf8,0xff,0x2f,0xaf,0xad, - 0x51,0xb,0x95,0xc2,0x46,0x1e,0x30,0xc9,0x1d,0x80,0x1a,0x99,0x29,0x91,0x9c,0xf, - 0xbc,0x0,0x0,0x53,0x80,0x4a,0x8f,0xa0,0x4e,0xea,0x11,0xf6,0xfc,0x12,0xeb,0xaa, - 0x98,0xab,0x8,0x80,0x2a,0xd7,0x11,0xc6,0x76,0xb7,0xd7,0xfa,0xdf,0x39,0x1a,0x73, - 0x3d,0x24,0x17,0x9b,0x65,0x34,0x7,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, - 0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0x17,0x38,0x50,0xbb,0xa0,0xd0,0x0,0x0,0x0,0x52,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0x92,0x41,0xe,0x80,0x30,0x8,0x4,0x59,0xe3,0xff,0xbf,0x3c,0x3d,0xd1, + 0x54,0x5,0x69,0xe3,0xa1,0x71,0x8f,0x64,0x2,0x13,0x40,0x80,0xcd,0xe6,0xb0,0x85, + 0x6c,0x86,0x25,0x71,0x81,0xbd,0x10,0x81,0x80,0xca,0xce,0x23,0xb8,0xec,0x2c,0xdf, + 0x73,0xa6,0xe1,0x1,0x74,0xde,0xb,0xd1,0xf8,0x54,0x23,0x3,0xbf,0x69,0x8c,0x2a, + 0xe5,0x51,0xde,0xc0,0xe,0x57,0xa,0xf,0xe7,0x1f,0xbd,0x68,0x3,0x62,0xe9,0x30, + 0x1b,0x27,0x6b,0x42,0xa,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, + 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/gtreqless.png 0x0,0x0,0x0,0xe4, 0x89, @@ -21863,23 +21863,6 @@ 0x1b,0x9e,0xa1,0x11,0x2c,0xd,0x7c,0xb5,0xf2,0x61,0x53,0xad,0xeb,0xd,0xb3,0xd9, 0x86,0xdb,0xf0,0xdf,0x86,0x9f,0xf9,0xe5,0x1,0xd7,0x54,0x44,0x35,0x99,0x8,0xff, 0xc5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nsucc.png - 0x0,0x0,0x0,0xd7, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x3b,0x6,0xbf,0x91,0x32,0x98,0x0,0x0,0x0,0x57,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0x93,0x39,0xa,0x0,0x31,0xc,0xc4,0x32,0x61,0xff,0xff,0x65,0xa5,0xa, - 0x98,0xf8,0xc8,0xd1,0xad,0xeb,0x19,0x21,0x6c,0x2c,0xa0,0x9d,0x4e,0x6f,0x17,0xf3, - 0xa7,0xb0,0x24,0xde,0xc9,0xb3,0x1d,0x51,0x1,0xbd,0x93,0x1,0xad,0x74,0x4b,0x75, - 0xe4,0x59,0x48,0x95,0xb2,0x73,0x47,0x85,0xaf,0xa,0x59,0x5,0xa7,0x61,0x1d,0xd7, - 0xa0,0x5b,0x5d,0x14,0x28,0x2f,0x58,0x95,0x7a,0xe6,0xb7,0x25,0xef,0x54,0x74,0xf3, - 0x29,0x3,0x16,0xbe,0x37,0x21,0x8a,0xc3,0x86,0xe6,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/looparrowleft.png 0x0,0x0,0x0,0xd7, 0x89, @@ -21897,6 +21880,23 @@ 0x7d,0xc7,0x7c,0x55,0xeb,0x79,0xda,0xb4,0xe7,0x2c,0xe7,0x95,0xb,0xe3,0x9b,0xff, 0xbc,0x3,0xaa,0x89,0x30,0x1b,0x72,0xbb,0xad,0x2,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nsucc.png + 0x0,0x0,0x0,0xd7, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x3b,0x6,0xbf,0x91,0x32,0x98,0x0,0x0,0x0,0x57,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0x93,0x39,0xa,0x0,0x31,0xc,0xc4,0x32,0x61,0xff,0xff,0x65,0xa5,0xa, + 0x98,0xf8,0xc8,0xd1,0xad,0xeb,0x19,0x21,0x6c,0x2c,0xa0,0x9d,0x4e,0x6f,0x17,0xf3, + 0xa7,0xb0,0x24,0xde,0xc9,0xb3,0x1d,0x51,0x1,0xbd,0x93,0x1,0xad,0x74,0x4b,0x75, + 0xe4,0x59,0x48,0x95,0xb2,0x73,0x47,0x85,0xaf,0xa,0x59,0x5,0xa7,0x61,0x1d,0xd7, + 0xa0,0x5b,0x5d,0x14,0x28,0x2f,0x58,0x95,0x7a,0xe6,0xb7,0x25,0xef,0x54,0x74,0xf3, + 0x29,0x3,0x16,0xbe,0x37,0x21,0x8a,0xc3,0x86,0xe6,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/theta2.png 0x0,0x0,0x0,0xdd, 0x89, @@ -21929,22 +21929,6 @@ 0xc0,0x31,0xa6,0x4a,0xd9,0xc8,0xfa,0xcc,0xb4,0xab,0xfc,0xe0,0xf7,0x1d,0x77,0xc, 0x3,0xc1,0x11,0x1d,0xc5,0xe9,0x8b,0xae,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/pi2.png - 0x0,0x0,0x0,0xc1, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0xf,0xf,0x6a,0x1d,0x9d,0x86,0x0,0x0,0x0,0x41,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xe5,0x92,0xb1,0xa,0xc0,0x20,0x14,0x3,0x73,0xc5,0xff,0xff,0xe5,0xeb,0x24, - 0xc8,0x5b,0xd4,0xa1,0xa0,0x34,0x63,0xb8,0x21,0x21,0x41,0xcd,0xaa,0x9e,0x6c,0xe8, - 0x3b,0xb8,0x25,0x9,0x30,0xd,0xae,0x42,0x2f,0x8,0xa8,0x52,0xa1,0xd1,0x3f,0xa4, - 0xe0,0x3f,0xe0,0xbe,0x60,0x5d,0xb2,0xfa,0x5c,0x78,0xd1,0x17,0xba,0x2c,0x19,0x25, - 0x68,0xeb,0xd4,0xab,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/longmapsto.png 0x0,0x0,0x0,0xc5, 0x89, @@ -21961,6 +21945,22 @@ 0xee,0xe9,0xd0,0x88,0xad,0xa6,0x12,0x79,0x30,0x80,0xec,0xb7,0xf9,0x1,0xf8,0x0, 0x47,0x3a,0x18,0x23,0x61,0xef,0x72,0x2f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/pi2.png + 0x0,0x0,0x0,0xc1, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0xf,0xf,0x6a,0x1d,0x9d,0x86,0x0,0x0,0x0,0x41,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xe5,0x92,0xb1,0xa,0xc0,0x20,0x14,0x3,0x73,0xc5,0xff,0xff,0xe5,0xeb,0x24, + 0xc8,0x5b,0xd4,0xa1,0xa0,0x34,0x63,0xb8,0x21,0x21,0x41,0xcd,0xaa,0x9e,0x6c,0xe8, + 0x3b,0xb8,0x25,0x9,0x30,0xd,0xae,0x42,0x2f,0x8,0xa8,0x52,0xa1,0xd1,0x3f,0xa4, + 0xe0,0x3f,0xe0,0xbe,0x60,0x5d,0xb2,0xfa,0x5c,0x78,0xd1,0x17,0xba,0x2c,0x19,0x25, + 0x68,0xeb,0xd4,0xab,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/frown.png 0x0,0x0,0x0,0xc0, 0x89, @@ -22085,22 +22085,6 @@ 0x84,0x25,0x51,0x86,0x1,0x79,0x41,0x2a,0xdb,0xb,0x4,0x84,0x49,0x4f,0xa2,0xf9, 0x76,0x1e,0xde,0x1d,0xf8,0x54,0xb,0x2e,0x9f,0x50,0x16,0x5f,0x86,0x1b,0x6b,0xc8, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/leftarrow2.png - 0x0,0x0,0x0,0xc7, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xe,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa0,0x0,0x3c,0x94, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x25,0x1c,0x96,0xb2,0xf4,0x3d,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x93,0x31,0xe,0xc0,0x20,0xc,0xc4,0x70,0xc5,0xff,0xbf,0x6c,0xa6,0x4a, - 0x8,0x6,0x92,0x30,0xb6,0xb7,0x5b,0x67,0x45,0x17,0xd4,0x56,0xc9,0xd3,0x8a,0xf9, - 0xc1,0x2c,0x8,0x98,0x6,0x1,0x55,0x4e,0x20,0xf3,0x0,0x22,0x4d,0x6f,0x7a,0xb6, - 0xe9,0xfa,0x38,0x65,0x55,0xd6,0x91,0x47,0x95,0x37,0x55,0x95,0x48,0x33,0x1f,0x78, - 0xab,0x1,0x89,0x4c,0x22,0x1b,0x4e,0x19,0x2b,0x66,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/supsetneq.png 0x0,0x0,0x0,0xd7, 0x89, @@ -22118,6 +22102,22 @@ 0x1d,0xda,0x19,0x2a,0x55,0x3,0x9f,0x96,0x5e,0x7b,0x64,0x4b,0x6b,0x23,0xa5,0xc2, 0x4,0xf,0x17,0xca,0x33,0x15,0xf,0xf3,0x7,0xca,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/leftarrow2.png + 0x0,0x0,0x0,0xc7, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xe,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa0,0x0,0x3c,0x94, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x25,0x1c,0x96,0xb2,0xf4,0x3d,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x93,0x31,0xe,0xc0,0x20,0xc,0xc4,0x70,0xc5,0xff,0xbf,0x6c,0xa6,0x4a, + 0x8,0x6,0x92,0x30,0xb6,0xb7,0x5b,0x67,0x45,0x17,0xd4,0x56,0xc9,0xd3,0x8a,0xf9, + 0xc1,0x2c,0x8,0x98,0x6,0x1,0x55,0x4e,0x20,0xf3,0x0,0x22,0x4d,0x6f,0x7a,0xb6, + 0xe9,0xfa,0x38,0x65,0x55,0xd6,0x91,0x47,0x95,0x37,0x55,0x95,0x48,0x33,0x1f,0x78, + 0xab,0x1,0x89,0x4c,0x22,0x1b,0x4e,0x19,0x2b,0x66,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/gvertneqq.png 0x0,0x0,0x0,0xdc, 0x89, @@ -22166,6 +22166,23 @@ 0x69,0x8d,0xab,0x77,0x2f,0x35,0x76,0xa8,0xbc,0x58,0xe3,0x3,0x68,0x4a,0x42,0x17, 0xab,0xb2,0xf2,0xd7,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/leftrightarrow2.png + 0x0,0x0,0x0,0xd1, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xf,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4f,0xc2,0x57,0xaa, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x24,0x18,0x88,0xc4,0x1,0x65,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x93,0x41,0xe,0x80,0x30,0x8,0x4,0x3b,0xc4,0xff,0x7f,0x79,0xbc,0x12, + 0x53,0x6c,0x23,0xde,0x94,0x23,0xb0,0xcb,0xb2,0x1,0xd4,0xf1,0x34,0x62,0x34,0xe2, + 0x7,0xbf,0x1,0x6,0xdc,0xc9,0xc7,0xac,0x41,0x65,0x6,0x56,0xc9,0x4,0xe4,0x23, + 0xa9,0x26,0x56,0x44,0xc7,0xce,0xc4,0x6a,0x85,0x96,0x61,0x2d,0xd9,0x5c,0x1f,0x63, + 0x25,0x3f,0xd7,0x63,0xe5,0xe8,0x1d,0x31,0x1f,0x7c,0xc9,0x13,0x1c,0x29,0x36,0x1b, + 0xea,0xbb,0xa3,0xae,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ngtr.png 0x0,0x0,0x0,0xe5, 0x89, @@ -22184,23 +22201,6 @@ 0x65,0x5b,0xe0,0xc9,0xa9,0x4d,0xe3,0xb,0x2a,0x1b,0xdc,0x8,0x74,0xf2,0x53,0x1e, 0x9e,0xc7,0x47,0x29,0xb2,0xb1,0xe0,0xd,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/leftrightarrow2.png - 0x0,0x0,0x0,0xd1, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xf,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4f,0xc2,0x57,0xaa, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x24,0x18,0x88,0xc4,0x1,0x65,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x93,0x41,0xe,0x80,0x30,0x8,0x4,0x3b,0xc4,0xff,0x7f,0x79,0xbc,0x12, - 0x53,0x6c,0x23,0xde,0x94,0x23,0xb0,0xcb,0xb2,0x1,0xd4,0xf1,0x34,0x62,0x34,0xe2, - 0x7,0xbf,0x1,0x6,0xdc,0xc9,0xc7,0xac,0x41,0x65,0x6,0x56,0xc9,0x4,0xe4,0x23, - 0xa9,0x26,0x56,0x44,0xc7,0xce,0xc4,0x6a,0x85,0x96,0x61,0x2d,0xd9,0x5c,0x1f,0x63, - 0x25,0x3f,0xd7,0x63,0xe5,0xe8,0x1d,0x31,0x1f,0x7c,0xc9,0x13,0x1c,0x29,0x36,0x1b, - 0xea,0xbb,0xa3,0xae,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/succnapprox.png 0x0,0x0,0x0,0xeb, 0x89, @@ -22425,22 +22425,6 @@ 0x1,0x70,0x3,0x18,0x19,0x19,0xff,0x33,0x32,0x32,0x62,0x24,0x49,0x62,0xc4,0x29, 0x76,0x1,0xe3,0x68,0x5e,0x18,0xe,0x6,0x0,0x0,0x12,0xda,0xc,0x2b,0x9a,0x8f, 0xac,0x82,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/check.png - 0x0,0x0,0x0,0xd0, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x2d,0x3b,0xfa,0xa3,0xa1,0x69,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x93,0x41,0xa,0xc0,0x30,0x8,0x4,0x77,0xfa,0xff,0x3f,0x4f,0xaf,0x25, - 0x87,0x46,0x43,0x29,0x85,0x66,0x2f,0x82,0xe2,0xb0,0x2a,0xa2,0xe6,0x49,0x1d,0x77, - 0x45,0xc0,0x4e,0x7e,0xa,0x54,0x19,0x9b,0x1,0x55,0x96,0x80,0x23,0x74,0x6,0x4b, - 0x12,0xaa,0x3b,0xac,0xc0,0x5a,0xc0,0xe5,0xa3,0x5c,0xc7,0xeb,0xc4,0xf7,0x1d,0x56, - 0xb5,0x1d,0x6e,0x87,0xff,0x76,0xf8,0x99,0x5f,0x3e,0x1,0x1d,0xe7,0x4c,0x35,0xf0, - 0x9b,0xb4,0x72,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/smallsetminus.png 0x0,0x0,0x0,0xc4, 0x89, @@ -22457,6 +22441,22 @@ 0xc5,0x86,0xb7,0xc2,0xe,0xa4,0x79,0x85,0x88,0xba,0x71,0x85,0x7,0x11,0x6d,0xb4, 0x69,0x2a,0xd,0x24,0x60,0x85,0x90,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/check.png + 0x0,0x0,0x0,0xd0, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x2d,0x3b,0xfa,0xa3,0xa1,0x69,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x93,0x41,0xa,0xc0,0x30,0x8,0x4,0x77,0xfa,0xff,0x3f,0x4f,0xaf,0x25, + 0x87,0x46,0x43,0x29,0x85,0x66,0x2f,0x82,0xe2,0xb0,0x2a,0xa2,0xe6,0x49,0x1d,0x77, + 0x45,0xc0,0x4e,0x7e,0xa,0x54,0x19,0x9b,0x1,0x55,0x96,0x80,0x23,0x74,0x6,0x4b, + 0x12,0xaa,0x3b,0xac,0xc0,0x5a,0xc0,0xe5,0xa3,0x5c,0xc7,0xeb,0xc4,0xf7,0x1d,0x56, + 0xb5,0x1d,0x6e,0x87,0xff,0x76,0xf8,0x99,0x5f,0x3e,0x1,0x1d,0xe7,0x4c,0x35,0xf0, + 0x9b,0xb4,0x72,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/gneqq.png 0x0,0x0,0x0,0xdc, 0x89, @@ -22686,6 +22686,24 @@ 0xc3,0x92,0xb5,0x51,0xd2,0x9f,0xff,0x9b,0xf1,0x69,0x6d,0x59,0x67,0x5b,0x72,0x1f, 0x7,0xfb,0xf,0x16,0x93,0x9b,0xe7,0x3f,0x65,0x48,0x11,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sqiintop.png + 0x0,0x0,0x0,0xe6, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x12,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x9d,0x92,0x5d,0xf2, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0x4,0x38,0xf,0x59,0x89,0x51,0x7b,0x0,0x0,0x0,0x66,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xdd,0x53,0xd1,0xa,0x0,0x21,0xc,0xd2,0xe8,0xff,0x7f,0xd9,0x7b,0xa,0xc2, + 0xae,0x58,0x31,0x88,0x3b,0x5f,0x64,0x30,0x9c,0xb3,0x46,0x49,0xd8,0x5,0x49,0x49, + 0x62,0xcf,0x3c,0x11,0x7a,0x43,0x99,0x4d,0x24,0xa9,0x55,0x3d,0xf4,0xbb,0xa3,0x66, + 0x77,0x56,0x6f,0x39,0x8a,0x64,0xe4,0x7c,0x24,0xd4,0x1c,0xf6,0x5c,0x90,0x4,0x4a, + 0x1a,0xc2,0x8b,0xb8,0x71,0x54,0x6f,0x58,0x85,0xbd,0x1a,0x98,0xb6,0xda,0x8f,0x85, + 0xd2,0x5e,0xed,0xee,0x89,0x7c,0x43,0xa8,0xfa,0x45,0xfb,0x2f,0x8e,0xe4,0x3,0x0, + 0xf,0x14,0xc,0x59,0x21,0x77,0x21,0x96,0x5f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/overleftrightarrow.png 0x0,0x0,0x0,0xd7, 0x89, @@ -22720,40 +22738,21 @@ 0xb3,0x6e,0x8c,0x4c,0xbc,0x15,0xe9,0x6c,0xe2,0x93,0xd6,0xf5,0xc4,0x78,0x8d,0x99, 0x86,0x6b,0xa4,0x9b,0x2f,0xed,0xbc,0x3,0xe2,0xce,0x46,0x11,0x65,0x5b,0x2b,0x6e, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sqiintop.png - 0x0,0x0,0x0,0xe6, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sigma.png + 0x0,0x0,0x0,0xc0, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x12,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x9d,0x92,0x5d,0xf2, + 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x38,0xf,0x59,0x89,0x51,0x7b,0x0,0x0,0x0,0x66,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xdd,0x53,0xd1,0xa,0x0,0x21,0xc,0xd2,0xe8,0xff,0x7f,0xd9,0x7b,0xa,0xc2, - 0xae,0x58,0x31,0x88,0x3b,0x5f,0x64,0x30,0x9c,0xb3,0x46,0x49,0xd8,0x5,0x49,0x49, - 0x62,0xcf,0x3c,0x11,0x7a,0x43,0x99,0x4d,0x24,0xa9,0x55,0x3d,0xf4,0xbb,0xa3,0x66, - 0x77,0x56,0x6f,0x39,0x8a,0x64,0xe4,0x7c,0x24,0xd4,0x1c,0xf6,0x5c,0x90,0x4,0x4a, - 0x1a,0xc2,0x8b,0xb8,0x71,0x54,0x6f,0x58,0x85,0xbd,0x1a,0x98,0xb6,0xda,0x8f,0x85, - 0xd2,0x5e,0xed,0xee,0x89,0x7c,0x43,0xa8,0xfa,0x45,0xfb,0x2f,0x8e,0xe4,0x3,0x0, - 0xf,0x14,0xc,0x59,0x21,0x77,0x21,0x96,0x5f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, - 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/prec.png - 0x0,0x0,0x0,0xcc, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0xd,0x39,0x97,0x91,0x6a,0x9d,0x0,0x0,0x0,0x4c,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xed,0x92,0x31,0xe,0x80,0x40,0xc,0xc3,0x62,0xc4,0xff,0xbf,0x6c,0xa6,0x3b, - 0x75,0x0,0x15,0x10,0xc3,0xd,0x64,0xad,0x95,0xb6,0x51,0x50,0x73,0x57,0x5b,0x1e, - 0xe8,0x87,0x93,0x4,0xf0,0x7b,0x67,0x40,0x95,0x24,0xd9,0xbb,0xd5,0x3,0x9c,0xf0, - 0x18,0x54,0x55,0x68,0x1a,0x5c,0x75,0xe3,0xcc,0x99,0xae,0x48,0xf5,0xe6,0xf6,0x41, - 0x95,0x57,0xd1,0xb1,0x46,0x9f,0xf,0x1b,0xb6,0x25,0x1d,0xdb,0x62,0x85,0xda,0x0, - 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x4,0x2c,0x3,0x7e,0x91,0xca,0x5,0x0,0x0,0x0,0x40,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xe5,0x92,0x31,0xa,0x0,0x30,0xc,0x2,0x63,0xc8,0xff,0xbf,0x7c,0x9d,0xa, + 0x19,0x2c,0x64,0x2b,0xa5,0x6e,0x8a,0x83,0x8a,0x2,0x62,0x82,0x8c,0x21,0xfe,0x34, + 0x56,0x27,0x92,0xec,0xa8,0x80,0xaa,0x9b,0x0,0x9d,0x78,0x3a,0xf1,0x62,0x6b,0x17, + 0x45,0xfb,0x3d,0xbd,0xb1,0xcb,0xab,0x7,0x6e,0xb6,0x0,0x3d,0xbf,0x21,0x1f,0x2d, + 0x77,0xa5,0xad,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/biguplus.png 0x0,0x0,0x0,0xdc, 0x89, @@ -22771,21 +22770,6 @@ 0x91,0xd6,0x7e,0x2,0xf4,0xb4,0x7f,0xee,0x51,0x7e,0x84,0x41,0xbc,0xe,0xe4,0x96, 0xeb,0x5d,0x6e,0x36,0xea,0x40,0x5,0x12,0xa4,0x30,0x23,0xf5,0xe8,0x34,0xaf,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sigma.png - 0x0,0x0,0x0,0xc0, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x2c,0x3,0x7e,0x91,0xca,0x5,0x0,0x0,0x0,0x40,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xe5,0x92,0x31,0xa,0x0,0x30,0xc,0x2,0x63,0xc8,0xff,0xbf,0x7c,0x9d,0xa, - 0x19,0x2c,0x64,0x2b,0xa5,0x6e,0x8a,0x83,0x8a,0x2,0x62,0x82,0x8c,0x21,0xfe,0x34, - 0x56,0x27,0x92,0xec,0xa8,0x80,0xaa,0x9b,0x0,0x9d,0x78,0x3a,0xf1,0x62,0x6b,0x17, - 0x45,0xfb,0x3d,0xbd,0xb1,0xcb,0xab,0x7,0x6e,0xb6,0x0,0x3d,0xbf,0x21,0x1f,0x2d, - 0x77,0xa5,0xad,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ddots.png 0x0,0x0,0x0,0xb2, 0x89, @@ -22801,6 +22785,22 @@ 0x7b,0x38,0xf8,0x91,0x90,0xbf,0x87,0xab,0x1f,0x7,0x56,0x23,0x0,0xee,0xab,0x12, 0x23,0x2b,0xdf,0x62,0x4e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/prec.png + 0x0,0x0,0x0,0xcc, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0xd,0x39,0x97,0x91,0x6a,0x9d,0x0,0x0,0x0,0x4c,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xed,0x92,0x31,0xe,0x80,0x40,0xc,0xc3,0x62,0xc4,0xff,0xbf,0x6c,0xa6,0x3b, + 0x75,0x0,0x15,0x10,0xc3,0xd,0x64,0xad,0x95,0xb6,0x51,0x50,0x73,0x57,0x5b,0x1e, + 0xe8,0x87,0x93,0x4,0xf0,0x7b,0x67,0x40,0x95,0x24,0xd9,0xbb,0xd5,0x3,0x9c,0xf0, + 0x18,0x54,0x55,0x68,0x1a,0x5c,0x75,0xe3,0xcc,0x99,0xae,0x48,0xf5,0xe6,0xf6,0x41, + 0x95,0x57,0xd1,0xb1,0x46,0x9f,0xf,0x1b,0xb6,0x25,0x1d,0xdb,0x62,0x85,0xda,0x0, + 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sqsubset.png 0x0,0x0,0x0,0xb7, 0x89, @@ -22816,20 +22816,22 @@ 0x24,0x1,0x4a,0x6c,0x55,0xe6,0x5e,0x3e,0xd6,0xa3,0x1e,0xaa,0x2e,0x54,0xb8,0xef, 0xf,0xb,0x25,0x1f,0x11,0x23,0x39,0x89,0xf1,0x39,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/rfloor.png - 0x0,0x0,0x0,0xa3, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/subseteqq.png + 0x0,0x0,0x0,0xd0, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x6,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xb3,0xd7,0x7c,0x60, + 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x2f,0x30,0xea,0x6c,0xf8,0xd0,0x0,0x0,0x0,0x23,0x49,0x44,0x41,0x54,0x18, - 0xd3,0x63,0xfc,0xff,0xff,0x3f,0x3,0x36,0xc0,0xc4,0x80,0x3,0x50,0x41,0x82,0x91, - 0x91,0xf1,0x3f,0xad,0xed,0x18,0x31,0x12,0x2c,0xc8,0x21,0x8a,0xc,0x0,0x22,0x20, - 0x5,0x29,0xb9,0x23,0xf3,0x84,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, + 0x4,0x36,0x1,0x20,0xb2,0x51,0xf2,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xdd,0x92,0x31,0xe,0xc0,0x30,0x8,0x3,0x73,0x11,0xff,0xff,0xf2,0x75,0x6a, + 0x7,0xa4,0x34,0x30,0xb4,0x43,0x3c,0x22,0x5b,0x9c,0xc0,0xa8,0xa3,0xa3,0x39,0x9a, + 0x6a,0x7,0x22,0xf,0x80,0x25,0xa3,0x4a,0x64,0xa3,0x4a,0x19,0x69,0x67,0x7e,0x2, + 0x80,0x15,0xf3,0x3f,0x57,0x9a,0x37,0xfb,0xdb,0x75,0x96,0x1b,0x2a,0x21,0x72,0x35, + 0x76,0x7f,0xe0,0xf3,0x2e,0x45,0x95,0xfd,0x24,0xa4,0xb,0xff,0x22,0x2f,0x1b,0x1b, + 0x45,0xae,0x82,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/blacktriangleright.png 0x0,0x0,0x0,0xc7, 0x89, @@ -22846,22 +22848,20 @@ 0x82,0x25,0x11,0x0,0xa6,0x3,0x45,0xa6,0x3,0xa5,0x70,0x5,0xed,0xed,0x1f,0xbe, 0xe8,0x2,0xd4,0x6a,0x1b,0x2f,0xe6,0x28,0xd8,0x4b,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/subseteqq.png - 0x0,0x0,0x0,0xd0, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/rfloor.png + 0x0,0x0,0x0,0xa3, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, + 0x0,0x0,0x6,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xb3,0xd7,0x7c,0x60, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x36,0x1,0x20,0xb2,0x51,0xf2,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xdd,0x92,0x31,0xe,0xc0,0x30,0x8,0x3,0x73,0x11,0xff,0xff,0xf2,0x75,0x6a, - 0x7,0xa4,0x34,0x30,0xb4,0x43,0x3c,0x22,0x5b,0x9c,0xc0,0xa8,0xa3,0xa3,0x39,0x9a, - 0x6a,0x7,0x22,0xf,0x80,0x25,0xa3,0x4a,0x64,0xa3,0x4a,0x19,0x69,0x67,0x7e,0x2, - 0x80,0x15,0xf3,0x3f,0x57,0x9a,0x37,0xfb,0xdb,0x75,0x96,0x1b,0x2a,0x21,0x72,0x35, - 0x76,0x7f,0xe0,0xf3,0x2e,0x45,0x95,0xfd,0x24,0xa4,0xb,0xff,0x22,0x2f,0x1b,0x1b, - 0x45,0xae,0x82,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x4,0x2f,0x30,0xea,0x6c,0xf8,0xd0,0x0,0x0,0x0,0x23,0x49,0x44,0x41,0x54,0x18, + 0xd3,0x63,0xfc,0xff,0xff,0x3f,0x3,0x36,0xc0,0xc4,0x80,0x3,0x50,0x41,0x82,0x91, + 0x91,0xf1,0x3f,0xad,0xed,0x18,0x31,0x12,0x2c,0xc8,0x21,0x8a,0xc,0x0,0x22,0x20, + 0x5,0x29,0xb9,0x23,0xf3,0x84,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/prod.png 0x0,0x0,0x0,0xc3, 0x89, @@ -23110,22 +23110,23 @@ 0xc0,0x83,0x8c,0xff,0xff,0xff,0xc7,0xea,0x39,0x6c,0xee,0x67,0x21,0xd6,0x73,0x83, 0xcd,0x83,0x3,0xef,0xc,0x0,0x99,0x8c,0x17,0x1d,0x6f,0x99,0x6f,0x86,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/upsilon.png - 0x0,0x0,0x0,0xc4, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/hphantom.png + 0x0,0x0,0x0,0xde, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x9,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x42,0xdc,0x27,0xed, + 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0xb,0x32,0xfb,0x99,0x29,0xe2,0x0,0x0,0x0,0x44,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xe5,0x92,0x31,0xa,0x0,0x30,0x8,0x3,0xbd,0xfe,0xff,0xcf,0xd7,0x49,0xd0, - 0x41,0xda,0xb1,0xd0,0x8c,0x21,0x6a,0x22,0x41,0x8d,0x13,0x56,0x5c,0xe0,0x13,0x11, - 0xd0,0x1e,0x6,0x98,0xdc,0x4a,0x42,0xa5,0xa,0x55,0xda,0xa6,0x4a,0x1c,0xcf,0x4d, - 0xe2,0xd1,0x78,0x1d,0xba,0x4a,0x47,0x6d,0xc1,0x64,0x9c,0x7,0xab,0xb2,0x1,0x28, - 0xc7,0x23,0x1f,0xe1,0x78,0xe2,0xcc,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, - 0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x2a,0x28,0x30,0x9e,0x1c,0x47,0x0,0x0,0x0,0x5e,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xcd,0x92,0x41,0xe,0x80,0x20,0xc,0x4,0x19,0xfe,0xff,0xe7,0xf1,0x82,0x69, + 0xd5,0x60,0xa4,0x7,0x62,0x2f,0x4d,0x1a,0x96,0x59,0xb6,0xa0,0xb6,0xd5,0xea,0xad, + 0x58,0xe,0xda,0xe7,0x4e,0xc9,0x1e,0xb0,0xa4,0x2,0x36,0x92,0xba,0x4a,0x9a,0x38, + 0x39,0x69,0x4a,0x8d,0x20,0x81,0x2d,0x5f,0x70,0xcd,0x97,0x53,0x18,0x6f,0x5a,0xb1, + 0xa8,0x30,0xf2,0xe7,0x95,0x94,0x9c,0x3c,0xd3,0x9b,0x9,0x6f,0xf3,0x20,0xfd,0x72, + 0x4f,0x25,0xd2,0xc6,0x5f,0x5e,0xb1,0x76,0x0,0xeb,0xb4,0x78,0xdb,0xd0,0xd2,0x65, + 0xca,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/subset2.png 0x0,0x0,0x0,0xd3, 0x89, @@ -23143,23 +23144,22 @@ 0x76,0x78,0x10,0x56,0x5c,0x22,0xc6,0x7b,0x76,0x7,0xce,0xfb,0x87,0xe,0x61,0x1d, 0x36,0x19,0x3,0x23,0xa3,0x5b,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/hphantom.png - 0x0,0x0,0x0,0xde, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/upsilon.png + 0x0,0x0,0x0,0xc4, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, + 0x0,0x0,0x9,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x42,0xdc,0x27,0xed, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x2a,0x28,0x30,0x9e,0x1c,0x47,0x0,0x0,0x0,0x5e,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xcd,0x92,0x41,0xe,0x80,0x20,0xc,0x4,0x19,0xfe,0xff,0xe7,0xf1,0x82,0x69, - 0xd5,0x60,0xa4,0x7,0x62,0x2f,0x4d,0x1a,0x96,0x59,0xb6,0xa0,0xb6,0xd5,0xea,0xad, - 0x58,0xe,0xda,0xe7,0x4e,0xc9,0x1e,0xb0,0xa4,0x2,0x36,0x92,0xba,0x4a,0x9a,0x38, - 0x39,0x69,0x4a,0x8d,0x20,0x81,0x2d,0x5f,0x70,0xcd,0x97,0x53,0x18,0x6f,0x5a,0xb1, - 0xa8,0x30,0xf2,0xe7,0x95,0x94,0x9c,0x3c,0xd3,0x9b,0x9,0x6f,0xf3,0x20,0xfd,0x72, - 0x4f,0x25,0xd2,0xc6,0x5f,0x5e,0xb1,0x76,0x0,0xeb,0xb4,0x78,0xdb,0xd0,0xd2,0x65, - 0xca,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0xb,0x32,0xfb,0x99,0x29,0xe2,0x0,0x0,0x0,0x44,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xe5,0x92,0x31,0xa,0x0,0x30,0x8,0x3,0xbd,0xfe,0xff,0xcf,0xd7,0x49,0xd0, + 0x41,0xda,0xb1,0xd0,0x8c,0x21,0x6a,0x22,0x41,0x8d,0x13,0x56,0x5c,0xe0,0x13,0x11, + 0xd0,0x1e,0x6,0x98,0xdc,0x4a,0x42,0xa5,0xa,0x55,0xda,0xa6,0x4a,0x1c,0xcf,0x4d, + 0xe2,0xd1,0x78,0x1d,0xba,0x4a,0x47,0x6d,0xc1,0x64,0x9c,0x7,0xab,0xb2,0x1,0x28, + 0xc7,0x23,0x1f,0xe1,0x78,0xe2,0xcc,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ntriangleright.png 0x0,0x0,0x0,0xde, 0x89, @@ -23194,22 +23194,6 @@ 0xe7,0xc,0xba,0xc1,0x80,0x19,0x34,0x98,0x6f,0xfc,0xf3,0x9,0x34,0x93,0x32,0x2b, 0xa,0xa8,0xfe,0xcb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/hookleftarrow.png - 0x0,0x0,0x0,0xc9, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x11,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x76,0xa5,0xe6,0xf1, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x2a,0x3b,0xb4,0x20,0x5d,0x99,0x0,0x0,0x0,0x49,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0xd3,0x31,0xa,0x0,0x21,0xc,0x5,0x51,0x27,0xf7,0xbf,0xf3,0x58,0xb9, - 0xa4,0x10,0x11,0x75,0x1b,0xf1,0xb7,0x91,0xc7,0x34,0xa2,0x96,0xdd,0x45,0x39,0xb0, - 0x87,0x5c,0x87,0x0,0x2,0x76,0x91,0x7c,0x18,0x4d,0x45,0xa5,0xbd,0x8f,0xc,0xa8, - 0x2c,0x95,0xa9,0xd3,0x5,0xbd,0xa2,0xf,0xd9,0x2d,0x89,0xac,0xae,0x16,0xf1,0x7e, - 0xf1,0x3f,0x48,0x5,0x29,0x7f,0x26,0x1b,0x9a,0xc6,0xb9,0xd1,0x0,0x0,0x0,0x0, - 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/varsubsetneq.png 0x0,0x0,0x0,0xdb, 0x89, @@ -23227,6 +23211,22 @@ 0xbe,0x53,0xe,0xae,0xbe,0xb5,0x72,0x2e,0x26,0xf0,0x96,0xd4,0xc9,0x68,0x25,0xdd, 0x4,0x18,0x13,0x58,0x92,0x1e,0x18,0xb1,0x40,0x19,0x78,0x50,0xd6,0xcb,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/hookleftarrow.png + 0x0,0x0,0x0,0xc9, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x11,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x76,0xa5,0xe6,0xf1, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x2a,0x3b,0xb4,0x20,0x5d,0x99,0x0,0x0,0x0,0x49,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0xd3,0x31,0xa,0x0,0x21,0xc,0x5,0x51,0x27,0xf7,0xbf,0xf3,0x58,0xb9, + 0xa4,0x10,0x11,0x75,0x1b,0xf1,0xb7,0x91,0xc7,0x34,0xa2,0x96,0xdd,0x45,0x39,0xb0, + 0x87,0x5c,0x87,0x0,0x2,0x76,0x91,0x7c,0x18,0x4d,0x45,0xa5,0xbd,0x8f,0xc,0xa8, + 0x2c,0x95,0xa9,0xd3,0x5,0xbd,0xa2,0xf,0xd9,0x2d,0x89,0xac,0xae,0x16,0xf1,0x7e, + 0xf1,0x3f,0x48,0x5,0x29,0x7f,0x26,0x1b,0x9a,0xc6,0xb9,0xd1,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/searrow.png 0x0,0x0,0x0,0xe2, 0x89, @@ -23259,6 +23259,21 @@ 0xc0,0xc0,0xc0,0xc0,0xc8,0xc8,0x88,0x62,0xd1,0xff,0xff,0xff,0x19,0x59,0x90,0x39, 0x34,0xb2,0x7c,0xe4,0x4a,0x0,0x0,0x3c,0x92,0xa,0x25,0x2,0x2c,0x76,0xa9,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/square.png + 0x0,0x0,0x0,0xbb, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0x4,0x37,0x2,0xa0,0xa0,0x31,0x9,0x0,0x0,0x0,0x3b,0x49,0x44,0x41,0x54,0x28, + 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0x29,0x80,0x89,0x81,0x44,0x40,0x7b,0xd,0x2c, + 0xc,0xc,0xc,0xc,0x8c,0x8c,0x8c,0x44,0x79,0xe4,0xff,0xff,0xff,0x8c,0x2c,0xc8, + 0x1c,0x7c,0x8a,0x61,0x86,0xe,0x42,0x4f,0x8f,0x48,0xd,0x2c,0xe8,0x11,0x43,0x8, + 0x30,0xe,0x83,0xe4,0xd,0x0,0xb5,0xc8,0xf,0x27,0x4d,0x88,0xb5,0x31,0x0,0x0, + 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/boxdot.png 0x0,0x0,0x0,0xcc, 0x89, @@ -23292,21 +23307,21 @@ 0x6f,0x9,0x3e,0x99,0x18,0xc5,0xdd,0x9b,0xf8,0xed,0x37,0xa2,0x1f,0x95,0x69,0xd5, 0x35,0x76,0x40,0x42,0x42,0x17,0x89,0xe,0xa,0xef,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/square.png - 0x0,0x0,0x0,0xbb, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/doteqdot.png + 0x0,0x0,0x0,0xb4, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x37,0x2,0xa0,0xa0,0x31,0x9,0x0,0x0,0x0,0x3b,0x49,0x44,0x41,0x54,0x28, - 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0x29,0x80,0x89,0x81,0x44,0x40,0x7b,0xd,0x2c, - 0xc,0xc,0xc,0xc,0x8c,0x8c,0x8c,0x44,0x79,0xe4,0xff,0xff,0xff,0x8c,0x2c,0xc8, - 0x1c,0x7c,0x8a,0x61,0x86,0xe,0x42,0x4f,0x8f,0x48,0xd,0x2c,0xe8,0x11,0x43,0x8, - 0x30,0xe,0x83,0xe4,0xd,0x0,0xb5,0xc8,0xf,0x27,0x4d,0x88,0xb5,0x31,0x0,0x0, - 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x26,0x9,0xd1,0x80,0x29,0x22,0x0,0x0,0x0,0x34,0x49,0x44,0x41,0x54,0x28, + 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0x29,0x80,0x89,0x81,0x44,0x30,0x54,0x34,0x30, + 0x32,0x32,0xfe,0x67,0x64,0x64,0xfc,0x4f,0x15,0x1b,0x18,0x69,0x1e,0xac,0x2c,0x30, + 0x37,0x13,0xa3,0xf8,0xff,0xff,0xff,0x8c,0x23,0xd2,0x49,0xc3,0x21,0xa6,0x1,0xc, + 0xa1,0x1b,0x1f,0xc7,0xcc,0x1a,0xba,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/lnapprox.png 0x0,0x0,0x0,0xf5, 0x89, @@ -23326,21 +23341,6 @@ 0x86,0xab,0x3d,0xcd,0xaf,0x3e,0xb1,0x9a,0x98,0xae,0x27,0x9,0x3f,0xd9,0xd7,0x6f, 0xe7,0x79,0x6b,0x25,0xf4,0x59,0xab,0xf1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/doteqdot.png - 0x0,0x0,0x0,0xb4, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x26,0x9,0xd1,0x80,0x29,0x22,0x0,0x0,0x0,0x34,0x49,0x44,0x41,0x54,0x28, - 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0x29,0x80,0x89,0x81,0x44,0x30,0x54,0x34,0x30, - 0x32,0x32,0xfe,0x67,0x64,0x64,0xfc,0x4f,0x15,0x1b,0x18,0x69,0x1e,0xac,0x2c,0x30, - 0x37,0x13,0xa3,0xf8,0xff,0xff,0xff,0x8c,0x23,0xd2,0x49,0xc3,0x21,0xa6,0x1,0xc, - 0xa1,0x1b,0x1f,0xc7,0xcc,0x1a,0xba,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, - 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/greek.png 0x0,0x0,0x1,0xb4, 0x89, @@ -23485,23 +23485,6 @@ 0xbf,0xbf,0xc3,0x38,0x43,0x74,0x17,0xb0,0x45,0x7a,0xdd,0x23,0x43,0x5a,0x9b,0x29, 0x91,0xb2,0xcf,0xe7,0x48,0xbb,0xcd,0x3e,0xf,0x9f,0xff,0x42,0x11,0xe1,0xa2,0x16, 0xe0,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/leftthreetimes.png - 0x0,0x0,0x0,0xd1, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x23,0x23,0x76,0x8e,0x7e,0x86,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xdd,0xd3,0x31,0xe,0xc0,0x30,0x8,0x43,0xd1,0x7c,0xdf,0xff,0xce,0xee,0x16, - 0xa9,0x2a,0x90,0xd0,0x21,0x43,0xbc,0x3f,0x61,0x90,0xc0,0xf6,0xe8,0x46,0xe3,0x47, - 0xe,0x23,0xc0,0x6d,0x64,0x9b,0xe,0x9c,0xf5,0x3a,0xf0,0xb5,0xd3,0x2e,0xfc,0x1c, - 0x62,0x7,0x86,0xd7,0x5b,0xc1,0x10,0x1,0xae,0xa0,0x32,0x50,0x4d,0x54,0x6,0xaa, - 0xaa,0xaa,0x40,0x6,0xb5,0x2,0x11,0xe4,0xc2,0xd7,0x78,0x0,0xa4,0xd5,0x40,0x23, - 0x6e,0xe1,0x3b,0xec,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/dotsintop.png 0x0,0x0,0x0,0xdd, 0x89, @@ -23519,6 +23502,23 @@ 0x7,0xae,0xd7,0xdb,0xb1,0xd6,0xa,0xf4,0xac,0x65,0xdc,0xfd,0xa3,0xbc,0x18,0x48, 0x0,0xca,0xf0,0x30,0x16,0x2b,0x8,0x4d,0x9a,0xa0,0x3c,0x25,0x43,0x62,0xc5,0x70, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/leftthreetimes.png + 0x0,0x0,0x0,0xd1, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x23,0x23,0x76,0x8e,0x7e,0x86,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xdd,0xd3,0x31,0xe,0xc0,0x30,0x8,0x43,0xd1,0x7c,0xdf,0xff,0xce,0xee,0x16, + 0xa9,0x2a,0x90,0xd0,0x21,0x43,0xbc,0x3f,0x61,0x90,0xc0,0xf6,0xe8,0x46,0xe3,0x47, + 0xe,0x23,0xc0,0x6d,0x64,0x9b,0xe,0x9c,0xf5,0x3a,0xf0,0xb5,0xd3,0x2e,0xfc,0x1c, + 0x62,0x7,0x86,0xd7,0x5b,0xc1,0x10,0x1,0xae,0xa0,0x32,0x50,0x4d,0x54,0x6,0xaa, + 0xaa,0xaa,0x40,0x6,0xb5,0x2,0x11,0xe4,0xc2,0xd7,0x78,0x0,0xa4,0xd5,0x40,0x23, + 0x6e,0xe1,0x3b,0xec,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/fint.png 0x0,0x0,0x0,0xb1, 0x89, @@ -23571,21 +23571,6 @@ 0xe0,0xf6,0x3f,0xf8,0x77,0x17,0x3e,0x1,0x3c,0xab,0x8d,0x3b,0x9d,0xc6,0xb,0xb8, 0x77,0x6b,0x19,0x4e,0x99,0x0,0xd6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sqcap.png - 0x0,0x0,0x0,0xb6, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x38,0x27,0x6c,0x3c,0xf9,0x81,0x0,0x0,0x0,0x36,0x49,0x44,0x41,0x54,0x28, - 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0xb1,0x80,0x89,0x81,0x4,0x30,0x14,0x15,0xb3, - 0x30,0x30,0x30,0x30,0x30,0x32,0x32,0x12,0xc,0x92,0xff,0xff,0xff,0x33,0xb2,0x20, - 0x73,0x70,0x29,0x84,0x19,0x36,0xec,0x83,0x8e,0x76,0x8a,0x19,0x87,0x60,0x12,0x5, - 0x0,0x1d,0x90,0xe,0x23,0xcb,0x6b,0xf7,0x6d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, - 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/eth.png 0x0,0x0,0x0,0xda, 0x89, @@ -23603,23 +23588,21 @@ 0xb5,0x75,0x37,0x4e,0x69,0xc8,0xa4,0xef,0x88,0xcf,0x4d,0x4e,0xb7,0xe5,0xf4,0x84, 0x80,0xff,0xde,0xd3,0x5,0x4c,0xd3,0x49,0x23,0xc9,0x60,0xe1,0x93,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/eqslantless.png - 0x0,0x0,0x0,0xd8, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sqcap.png + 0x0,0x0,0x0,0xb6, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x21,0x3b,0x56,0x16,0xee,0x65,0x0,0x0,0x0,0x58,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0x92,0x41,0xa,0xc0,0x40,0x8,0x3,0x27,0xc5,0xff,0x7f,0x39,0x3d,0x59, - 0x4a,0x77,0x57,0x5c,0x4a,0xf,0xcd,0x31,0x8c,0x12,0x34,0xb2,0x4d,0x57,0x7,0x1b, - 0xfa,0xb,0x2c,0xc9,0x92,0xc,0x10,0x15,0x4,0x60,0x5b,0xe9,0x45,0x7,0x1a,0xe0, - 0x15,0x74,0xf7,0x23,0x8d,0xa,0xba,0xbc,0xe7,0x7,0x5f,0xc5,0x18,0xe0,0x59,0x8c, - 0xe9,0x85,0x32,0x46,0x67,0xf3,0x56,0x66,0xad,0x2a,0xda,0xba,0x46,0x35,0xa4,0xcf, - 0xca,0x7f,0x2,0xb1,0xf6,0x4b,0x1b,0x19,0x43,0xf6,0xeb,0x0,0x0,0x0,0x0,0x49, - 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0x4,0x38,0x27,0x6c,0x3c,0xf9,0x81,0x0,0x0,0x0,0x36,0x49,0x44,0x41,0x54,0x28, + 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0xb1,0x80,0x89,0x81,0x4,0x30,0x14,0x15,0xb3, + 0x30,0x30,0x30,0x30,0x30,0x32,0x32,0x12,0xc,0x92,0xff,0xff,0xff,0x33,0xb2,0x20, + 0x73,0x70,0x29,0x84,0x19,0x36,0xec,0x83,0x8e,0x76,0x8a,0x19,0x87,0x60,0x12,0x5, + 0x0,0x1d,0x90,0xe,0x23,0xcb,0x6b,0xf7,0x6d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nleftarrow.png 0x0,0x0,0x0,0xce, 0x89, @@ -23636,6 +23619,23 @@ 0xb9,0xba,0x4d,0xd8,0x41,0x85,0xfe,0xb,0x51,0xd2,0x29,0x7d,0xaa,0xa0,0xf2,0xdd, 0xe4,0x46,0x3c,0x2a,0xbc,0x43,0xca,0xa1,0x1,0xa8,0xb,0x2a,0x1b,0x65,0xe0,0x1e, 0xc3,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/eqslantless.png + 0x0,0x0,0x0,0xd8, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x21,0x3b,0x56,0x16,0xee,0x65,0x0,0x0,0x0,0x58,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0x92,0x41,0xa,0xc0,0x40,0x8,0x3,0x27,0xc5,0xff,0x7f,0x39,0x3d,0x59, + 0x4a,0x77,0x57,0x5c,0x4a,0xf,0xcd,0x31,0x8c,0x12,0x34,0xb2,0x4d,0x57,0x7,0x1b, + 0xfa,0xb,0x2c,0xc9,0x92,0xc,0x10,0x15,0x4,0x60,0x5b,0xe9,0x45,0x7,0x1a,0xe0, + 0x15,0x74,0xf7,0x23,0x8d,0xa,0xba,0xbc,0xe7,0x7,0x5f,0xc5,0x18,0xe0,0x59,0x8c, + 0xe9,0x85,0x32,0x46,0x67,0xf3,0x56,0x66,0xad,0x2a,0xda,0xba,0x46,0x35,0xa4,0xcf, + 0xca,0x7f,0x2,0xb1,0xf6,0x4b,0x1b,0x19,0x43,0xf6,0xeb,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/underset.png 0x0,0x0,0x0,0xb8, 0x89, @@ -23843,6 +23843,22 @@ 0xf1,0x78,0x6f,0x5d,0xfc,0x41,0xb3,0x3b,0xc,0x17,0x54,0xbb,0x70,0x41,0x1d,0xe8, 0x80,0x52,0xb7,0x7c,0x3e,0x87,0x54,0x6e,0x9c,0x89,0x75,0x27,0x62,0x40,0x5e,0xdb, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mu.png + 0x0,0x0,0x0,0xc7, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0x5,0xa,0xe0,0x98,0x81,0x83,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xed,0x92,0x31,0xe,0xc0,0x20,0xc,0x3,0x7d,0xfd,0xff,0x9f,0x8f,0x81,0x32, + 0x20,0x44,0x9b,0x85,0x4e,0xf5,0x64,0x4b,0x51,0x62,0x2b,0x46,0x4d,0x5,0x57,0x8a, + 0xf8,0x7,0x3,0xb8,0xd3,0x7,0x4f,0x3,0xaa,0xec,0xf4,0xeb,0xc6,0xe1,0xf3,0x31, + 0xcc,0x84,0xbb,0x3d,0x76,0xba,0x72,0x35,0x6a,0x50,0x17,0x3f,0xdf,0x7c,0x86,0x6a, + 0xc3,0x1b,0x26,0xd4,0x2d,0xd,0x15,0x8d,0x58,0x56,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ngeqq.png 0x0,0x0,0x0,0xfc, 0x89, @@ -23877,22 +23893,6 @@ 0x73,0x77,0xe0,0x16,0xe7,0x73,0x61,0xd4,0xa1,0x63,0x8b,0x4a,0xf7,0x3a,0x40,0x95, 0x9f,0x7,0xbe,0xd7,0xa8,0x51,0xa0,0x19,0x17,0xeb,0xd7,0xf8,0x78,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mu.png - 0x0,0x0,0x0,0xc7, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x5,0xa,0xe0,0x98,0x81,0x83,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xed,0x92,0x31,0xe,0xc0,0x20,0xc,0x3,0x7d,0xfd,0xff,0x9f,0x8f,0x81,0x32, - 0x20,0x44,0x9b,0x85,0x4e,0xf5,0x64,0x4b,0x51,0x62,0x2b,0x46,0x4d,0x5,0x57,0x8a, - 0xf8,0x7,0x3,0xb8,0xd3,0x7,0x4f,0x3,0xaa,0xec,0xf4,0xeb,0xc6,0xe1,0xf3,0x31, - 0xcc,0x84,0xbb,0x3d,0x76,0xba,0x72,0x35,0x6a,0x50,0x17,0x3f,0xdf,0x7c,0x86,0x6a, - 0xc3,0x1b,0x26,0xd4,0x2d,0xd,0x15,0x8d,0x58,0x56,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/cup.png 0x0,0x0,0x0,0xbd, 0x89, @@ -23942,6 +23942,22 @@ 0xf6,0x99,0x61,0xb9,0x2b,0x6b,0x4e,0xd2,0xb2,0xe6,0xc7,0x4e,0xc5,0x37,0xff,0x79, 0x3,0x1a,0x89,0x30,0x1b,0x25,0xb3,0x92,0x55,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/longleftrightarrow.png + 0x0,0x0,0x0,0xc7, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x36,0x9,0x9a,0x80,0x51,0x44,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x93,0x31,0xa,0x0,0x30,0x8,0x3,0x13,0xff,0xff,0xe7,0xeb,0xd4,0x22, + 0x1d,0xab,0x53,0x31,0xa3,0xe0,0x71,0x42,0x34,0xa0,0xce,0x84,0x9a,0x33,0xc0,0x1, + 0x56,0x80,0xb6,0x9f,0x1b,0x9e,0x77,0x63,0xf,0x0,0xbf,0x2,0x1,0x6f,0xa8,0x25, + 0xb5,0xfe,0x9e,0x81,0xb2,0x61,0xbe,0x32,0x6e,0xe5,0xa,0xec,0x18,0x4e,0xb1,0x3f, + 0x7,0x2e,0x7c,0xdf,0x24,0x1f,0xcf,0x31,0x8,0xb9,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/omega2.png 0x0,0x0,0x0,0xd4, 0x89, @@ -23959,22 +23975,6 @@ 0x22,0x3,0x5b,0x64,0x31,0xe1,0x8b,0x3d,0x74,0x71,0xc6,0x21,0x98,0x44,0x1,0x85, 0x5e,0x2e,0x2b,0xb0,0xe2,0xc4,0xf5,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/longleftrightarrow.png - 0x0,0x0,0x0,0xc7, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x36,0x9,0x9a,0x80,0x51,0x44,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x93,0x31,0xa,0x0,0x30,0x8,0x3,0x13,0xff,0xff,0xe7,0xeb,0xd4,0x22, - 0x1d,0xab,0x53,0x31,0xa3,0xe0,0x71,0x42,0x34,0xa0,0xce,0x84,0x9a,0x33,0xc0,0x1, - 0x56,0x80,0xb6,0x9f,0x1b,0x9e,0x77,0x63,0xf,0x0,0xbf,0x2,0x1,0x6f,0xa8,0x25, - 0xb5,0xfe,0x9e,0x81,0xb2,0x61,0xbe,0x32,0x6e,0xe5,0xa,0xec,0x18,0x4e,0xb1,0x3f, - 0x7,0x2e,0x7c,0xdf,0x24,0x1f,0xcf,0x31,0x8,0xb9,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/circleddash.png 0x0,0x0,0x0,0xd7, 0x89, @@ -24013,6 +24013,22 @@ 0x64,0x81,0x6e,0x9c,0x94,0x7d,0x1,0xad,0xf7,0xda,0xec,0xc3,0xe8,0x1f,0xd8,0xfa, 0x5,0x7b,0x0,0x2,0xfd,0x4d,0x3b,0xd,0xf6,0x35,0x70,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/barwedge.png + 0x0,0x0,0x0,0xcb, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x9,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x42,0xdc,0x27,0xed, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x4,0x21,0x43,0x87,0xc7,0xf8,0x0,0x0,0x0,0x4b,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xcd,0xd2,0x41,0xa,0x80,0x30,0xc,0x44,0xd1,0xf9,0xe2,0xfd,0xaf,0xfc,0xdd, + 0xa8,0xb4,0x45,0x31,0x5,0x5,0xb3,0xe,0x2f,0x93,0x10,0xd4,0x3c,0xd5,0x92,0x42, + 0xbd,0xd7,0xb4,0x26,0x9,0x70,0x1b,0x4c,0x85,0xef,0x82,0x5f,0x8d,0x9e,0x97,0x0, + 0x55,0x46,0x6d,0x4e,0x3a,0x94,0x73,0xed,0x46,0xab,0x4b,0xad,0xd2,0x1d,0x71,0xd7, + 0x4a,0x12,0x3f,0x7c,0x95,0xd,0xf4,0xc0,0x23,0x21,0x5c,0x1f,0x22,0x27,0x0,0x0, + 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/uplus.png 0x0,0x0,0x0,0xcc, 0x89, @@ -24029,20 +24045,6 @@ 0x11,0x92,0xd,0x0,0xe4,0x49,0x4f,0x36,0xb0,0x22,0x65,0x6a,0xfe,0x8e,0x6f,0x5d, 0x94,0x82,0x17,0xa0,0x61,0x45,0x37,0xa4,0x78,0x27,0x21,0xb7,0x9d,0x1a,0xa,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/perp.png - 0x0,0x0,0x0,0xb0, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x11,0x0,0x2e,0xe3,0xbf,0xc8,0x0,0x0,0x0,0x30,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xdd,0x92,0x21,0xe,0x0,0x30,0x8,0xc4,0x28,0xff,0xff,0x73,0x67,0x67,0x96, - 0x80,0x63,0x54,0xd7,0x5c,0x7a,0xa8,0x51,0x25,0xa3,0xc1,0x64,0x19,0x70,0xf5,0xc0, - 0xe1,0x32,0xea,0x33,0xc2,0x8d,0xa,0x1f,0x5e,0xf4,0x0,0x46,0xbb,0xe,0x1d,0xbb, - 0x58,0x2a,0xf9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sub.png 0x0,0x0,0x0,0xd6, 0x89, @@ -24060,22 +24062,20 @@ 0xde,0xbe,0x33,0x81,0x9e,0x89,0xb8,0xcf,0xb2,0x25,0x62,0xd8,0xf3,0xde,0x7,0xdb, 0x0,0x52,0x63,0x19,0x30,0x6,0xf2,0x21,0x2f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/barwedge.png - 0x0,0x0,0x0,0xcb, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/perp.png + 0x0,0x0,0x0,0xb0, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x9,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x42,0xdc,0x27,0xed, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x4,0x21,0x43,0x87,0xc7,0xf8,0x0,0x0,0x0,0x4b,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xcd,0xd2,0x41,0xa,0x80,0x30,0xc,0x44,0xd1,0xf9,0xe2,0xfd,0xaf,0xfc,0xdd, - 0xa8,0xb4,0x45,0x31,0x5,0x5,0xb3,0xe,0x2f,0x93,0x10,0xd4,0x3c,0xd5,0x92,0x42, - 0xbd,0xd7,0xb4,0x26,0x9,0x70,0x1b,0x4c,0x85,0xef,0x82,0x5f,0x8d,0x9e,0x97,0x0, - 0x55,0x46,0x6d,0x4e,0x3a,0x94,0x73,0xed,0x46,0xab,0x4b,0xad,0xd2,0x1d,0x71,0xd7, - 0x4a,0x12,0x3f,0x7c,0x95,0xd,0xf4,0xc0,0x23,0x21,0x5c,0x1f,0x22,0x27,0x0,0x0, - 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x10,0x11,0x0,0x2e,0xe3,0xbf,0xc8,0x0,0x0,0x0,0x30,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xdd,0x92,0x21,0xe,0x0,0x30,0x8,0xc4,0x28,0xff,0xff,0x73,0x67,0x67,0x96, + 0x80,0x63,0x54,0xd7,0x5c,0x7a,0xa8,0x51,0x25,0xa3,0xc1,0x64,0x19,0x70,0xf5,0xc0, + 0xe1,0x32,0xea,0x33,0xc2,0x8d,0xa,0x1f,0x5e,0xf4,0x0,0x46,0xbb,0xe,0x1d,0xbb, + 0x58,0x2a,0xf9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/curlyeqsucc.png 0x0,0x0,0x0,0xd2, 0x89, @@ -24126,23 +24126,6 @@ 0x44,0x68,0x43,0x1b,0x5b,0x42,0x18,0xd5,0x8a,0x32,0xba,0x25,0xac,0x68,0x62,0xb2, 0xb9,0x17,0xd,0xe9,0x78,0xd7,0x59,0x17,0x9d,0xf1,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/curvearrowleft.png - 0x0,0x0,0x0,0xd6, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xf,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4f,0xc2,0x57,0xaa, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x2a,0x2b,0xa8,0x55,0x27,0xca,0x0,0x0,0x0,0x56,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x93,0x41,0xa,0xc0,0x30,0x8,0x4,0x77,0x24,0xff,0xff,0xf2,0xf6,0x14, - 0x8,0x89,0xa1,0xd2,0x40,0x2f,0xad,0x47,0x75,0x74,0x15,0xc5,0xb6,0x9e,0x5a,0xe8, - 0xc0,0x7e,0xf8,0x4d,0xb8,0xed,0x2,0xc0,0x72,0x0,0xb6,0xb9,0x85,0x1,0xcf,0x89, - 0x99,0x3f,0xaa,0x60,0xef,0x3c,0x2a,0x8a,0x2a,0x98,0x15,0x88,0x6c,0xbe,0x6c,0xde, - 0xed,0xb6,0xc7,0x6a,0x95,0xee,0x8b,0xec,0xe,0x54,0x41,0x49,0xe2,0x83,0x2f,0x79, - 0x1,0xbd,0xe6,0x32,0x23,0xf3,0x78,0xbe,0x85,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, - 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nprec.png 0x0,0x0,0x0,0xdc, 0x89, @@ -24160,6 +24143,23 @@ 0x68,0x4d,0x43,0x25,0x9b,0x1e,0xe2,0x6a,0x2,0xd9,0x70,0xb4,0xee,0x95,0xb9,0xa2, 0xbe,0x3a,0x24,0x3e,0x3b,0xfe,0x1b,0xd0,0xb,0x40,0x17,0x6,0x59,0xa1,0x9e,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/curvearrowleft.png + 0x0,0x0,0x0,0xd6, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xf,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4f,0xc2,0x57,0xaa, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x2a,0x2b,0xa8,0x55,0x27,0xca,0x0,0x0,0x0,0x56,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x93,0x41,0xa,0xc0,0x30,0x8,0x4,0x77,0x24,0xff,0xff,0xf2,0xf6,0x14, + 0x8,0x89,0xa1,0xd2,0x40,0x2f,0xad,0x47,0x75,0x74,0x15,0xc5,0xb6,0x9e,0x5a,0xe8, + 0xc0,0x7e,0xf8,0x4d,0xb8,0xed,0x2,0xc0,0x72,0x0,0xb6,0xb9,0x85,0x1,0xcf,0x89, + 0x99,0x3f,0xaa,0x60,0xef,0x3c,0x2a,0x8a,0x2a,0x98,0x15,0x88,0x6c,0xbe,0x6c,0xde, + 0xed,0xb6,0xc7,0x6a,0x95,0xee,0x8b,0xec,0xe,0x54,0x41,0x49,0xe2,0x83,0x2f,0x79, + 0x1,0xbd,0xe6,0x32,0x23,0xf3,0x78,0xbe,0x85,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/frac-square.png 0x0,0x0,0x0,0xcd, 0x89, @@ -24176,23 +24176,6 @@ 0x30,0xf2,0xcc,0xcc,0x67,0xff,0xa1,0xda,0x8b,0x70,0xc4,0x40,0x12,0xa5,0x1e,0xd6, 0x4b,0xee,0xa4,0x74,0x52,0x1e,0x48,0x9e,0x95,0xf8,0x1e,0x29,0x26,0x15,0x7a,0x2b, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/rtimes.png - 0x0,0x0,0x0,0xd1, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x2d,0x10,0xe3,0x34,0xba,0x9a,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xe5,0x92,0x41,0xa,0x0,0x31,0x8,0x3,0x13,0xe9,0xff,0xbf,0x3c,0x3d,0x59, - 0xa4,0x58,0x28,0x7b,0xd9,0x43,0x73,0x53,0x7,0xa3,0xa2,0x1,0xdd,0x28,0x74,0xa9, - 0x87,0x41,0xdb,0xc7,0x63,0x66,0x2d,0x24,0x9,0x70,0x7,0xd7,0xdc,0xb2,0xde,0x61, - 0xdb,0x0,0xce,0x78,0xd4,0xe,0x15,0xae,0xd0,0xf7,0xad,0xd3,0xae,0x9b,0x39,0x4e, - 0x33,0xed,0x70,0x74,0x50,0x85,0x57,0xa3,0xff,0xfe,0x71,0x2,0xfe,0x8,0x33,0x23, - 0x6b,0xd5,0xe1,0x4,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/notin.png 0x0,0x0,0x0,0xdd, 0x89, @@ -24210,7 +24193,7 @@ 0x7,0x71,0x47,0xef,0xf3,0x3,0xca,0x3d,0x3e,0x65,0xbd,0xf5,0xb8,0xa3,0xa6,0x1e, 0x5f,0xeb,0xa9,0x88,0xea,0xf,0x3f,0x1,0xad,0x99,0x42,0x17,0x89,0xe0,0x89,0x23, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sqint.png + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/rtimes.png 0x0,0x0,0x0,0xd1, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, @@ -24219,13 +24202,13 @@ 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0x4,0x38,0x7,0x57,0x52,0xd9,0x49,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xcd,0x91,0x51,0xa,0xc0,0x30,0xc,0x42,0x7d,0x25,0xf7,0xbf,0xb2,0xfb,0x6a, - 0xe9,0x42,0xb,0x61,0x14,0x3a,0xbf,0x24,0x8,0x46,0xc5,0xb6,0x2a,0x68,0x2a,0x62, - 0x2b,0x4,0xc,0xc,0xbb,0xd8,0x89,0x6c,0x73,0xd6,0xfa,0xb3,0x90,0x5e,0xcf,0xfc, - 0x78,0x86,0x6d,0x5a,0x3e,0xf4,0x10,0x33,0xbf,0x1c,0xa6,0x2c,0x8c,0xbc,0xc8,0x8a, - 0xbf,0xea,0xf9,0xf1,0x84,0xcb,0x30,0xf9,0x3f,0x49,0x7a,0x0,0xac,0xf3,0x29,0x21, - 0x66,0x15,0x88,0x84,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x4,0x2d,0x10,0xe3,0x34,0xba,0x9a,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xe5,0x92,0x41,0xa,0x0,0x31,0x8,0x3,0x13,0xe9,0xff,0xbf,0x3c,0x3d,0x59, + 0xa4,0x58,0x28,0x7b,0xd9,0x43,0x73,0x53,0x7,0xa3,0xa2,0x1,0xdd,0x28,0x74,0xa9, + 0x87,0x41,0xdb,0xc7,0x63,0x66,0x2d,0x24,0x9,0x70,0x7,0xd7,0xdc,0xb2,0xde,0x61, + 0xdb,0x0,0xce,0x78,0xd4,0xe,0x15,0xae,0xd0,0xf7,0xad,0xd3,0xae,0x9b,0x39,0x4e, + 0x33,0xed,0x70,0x74,0x50,0x85,0x57,0xa3,0xff,0xfe,0x71,0x2,0xfe,0x8,0x33,0x23, + 0x6b,0xd5,0xe1,0x4,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/supseteqq.png 0x0,0x0,0x0,0xd1, @@ -24244,22 +24227,23 @@ 0xf9,0xf7,0x77,0xd8,0xff,0x1a,0x8f,0x7b,0xfc,0xc0,0xd2,0x5,0xac,0x45,0x2f,0x1b, 0xb,0xa,0xa9,0x63,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/circeq.png - 0x0,0x0,0x0,0xc3, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sqint.png + 0x0,0x0,0x0,0xd1, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, + 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x2d,0x1c,0x5f,0xa9,0x14,0x2,0x0,0x0,0x0,0x43,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xdd,0x91,0x31,0xa,0x0,0x20,0x10,0xc3,0x8c,0xf8,0xff,0x2f,0xc7,0x49,0x70, - 0x10,0xf5,0x6,0x51,0xcc,0x9e,0x52,0x5a,0xd4,0x14,0x21,0xa7,0x20,0x97,0x4,0x40, - 0xc0,0x2d,0x1,0x50,0x45,0x65,0x24,0x85,0x2b,0x31,0x9a,0xb5,0x25,0xab,0x6c,0x9, - 0x33,0x4a,0x9f,0xb8,0x42,0x85,0xe3,0x4f,0x3f,0x58,0xe9,0x7,0xa1,0x2,0xa8,0xcc, - 0x25,0x1b,0x4b,0xc0,0xf6,0x85,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0x4,0x38,0x7,0x57,0x52,0xd9,0x49,0x0,0x0,0x0,0x51,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xcd,0x91,0x51,0xa,0xc0,0x30,0xc,0x42,0x7d,0x25,0xf7,0xbf,0xb2,0xfb,0x6a, + 0xe9,0x42,0xb,0x61,0x14,0x3a,0xbf,0x24,0x8,0x46,0xc5,0xb6,0x2a,0x68,0x2a,0x62, + 0x2b,0x4,0xc,0xc,0xbb,0xd8,0x89,0x6c,0x73,0xd6,0xfa,0xb3,0x90,0x5e,0xcf,0xfc, + 0x78,0x86,0x6d,0x5a,0x3e,0xf4,0x10,0x33,0xbf,0x1c,0xa6,0x2c,0x8c,0xbc,0xc8,0x8a, + 0xbf,0xea,0xf9,0xf1,0x84,0xcb,0x30,0xf9,0x3f,0x49,0x7a,0x0,0xac,0xf3,0x29,0x21, + 0x66,0x15,0x88,0x84,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/varsigma.png 0x0,0x0,0x0,0xc9, 0x89, @@ -24276,6 +24260,22 @@ 0xfd,0xcb,0x86,0x95,0xc8,0x72,0xea,0x2c,0x2a,0x19,0xb2,0x68,0xda,0x43,0xbc,0x48, 0xcf,0xf,0xd3,0x1,0xaf,0xf5,0x26,0x25,0xa6,0xa1,0x72,0x94,0x0,0x0,0x0,0x0, 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/circeq.png + 0x0,0x0,0x0,0xc3, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x2d,0x1c,0x5f,0xa9,0x14,0x2,0x0,0x0,0x0,0x43,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xdd,0x91,0x31,0xa,0x0,0x20,0x10,0xc3,0x8c,0xf8,0xff,0x2f,0xc7,0x49,0x70, + 0x10,0xf5,0x6,0x51,0xcc,0x9e,0x52,0x5a,0xd4,0x14,0x21,0xa7,0x20,0x97,0x4,0x40, + 0xc0,0x2d,0x1,0x50,0x45,0x65,0x24,0x85,0x2b,0x31,0x9a,0xb5,0x25,0xab,0x6c,0x9, + 0x33,0x4a,0x9f,0xb8,0x42,0x85,0xe3,0x4f,0x3f,0x58,0xe9,0x7,0xa1,0x2,0xa8,0xcc, + 0x25,0x1b,0x4b,0xc0,0xf6,0x85,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/varsupsetneqq.png 0x0,0x0,0x0,0xdb, 0x89, @@ -24843,22 +24843,24 @@ 0xb7,0xc9,0xb,0xd8,0x93,0xb9,0x9c,0x46,0xb5,0x5c,0xd1,0x6f,0xda,0xe9,0xfb,0xf6, 0xb,0x24,0x3,0x97,0xfb,0xc4,0x70,0xbd,0x8e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/cup2.png - 0x0,0x0,0x0,0xc2, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mapsto.png + 0x0,0x0,0x0,0xe3, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, + 0x0,0x0,0xf,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4f,0xc2,0x57,0xaa, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x2b,0x23,0xbf,0x95,0x9e,0xb9,0x0,0x0,0x0,0x42,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xdd,0x92,0x31,0xa,0x0,0x20,0xc,0x3,0x3d,0xf1,0xff,0x5f,0x3e,0x27,0x21, - 0xa8,0x43,0x57,0xcd,0x52,0x9a,0x94,0x42,0x42,0x50,0x5b,0x5,0xbd,0x15,0xf1,0xcc, - 0x21,0x60,0xce,0x1b,0xf7,0x95,0xeb,0x91,0x8b,0xca,0x72,0xa9,0x92,0x1a,0xab,0x14, - 0x80,0x87,0x18,0x1c,0xd9,0x9e,0xcc,0x71,0xff,0xca,0x3,0x35,0x9b,0x82,0x8,0x23, - 0x1f,0x72,0xf4,0x40,0xde,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, - 0x82, + 0xf,0x33,0x2e,0x42,0xfd,0x10,0x6a,0x0,0x0,0x0,0x63,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x92,0xb1,0xa,0x80,0x30,0xc,0x44,0x2f,0xd6,0xb5,0x3f,0x27,0x38,0xfa, + 0xfb,0x4e,0xfe,0xc3,0x73,0x10,0x4b,0xe8,0xd4,0x34,0x93,0xe0,0x41,0x86,0xc0,0xbd, + 0xe4,0x8,0x31,0x40,0xb3,0x5a,0x94,0xd0,0xf,0x7f,0xb,0x36,0xb3,0xa1,0x4f,0xe9, + 0x7d,0xa1,0xcd,0x80,0xf9,0x1,0x6,0xc,0x6f,0xee,0x7,0xad,0xbe,0x19,0x8d,0xfe, + 0x7a,0x43,0xb1,0x3d,0xd8,0x62,0x67,0xae,0x5d,0x33,0xf0,0x26,0xa9,0x4c,0xd1,0xc0, + 0x9,0xec,0x40,0x1,0x14,0x29,0xf1,0xe8,0x2,0xe,0xa0,0x46,0xe0,0x1b,0xf2,0x62, + 0x7b,0xb6,0x33,0xe9,0x93,0x4b,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/propto.png 0x0,0x0,0x0,0xce, 0x89, @@ -24875,24 +24877,22 @@ 0x52,0xfa,0x6f,0xae,0xbe,0xc6,0x2,0xca,0xae,0x3f,0xd8,0x92,0x75,0xa7,0xb4,0xe6, 0xfc,0xad,0xab,0x5b,0xd2,0x1,0xef,0xfd,0x0,0x33,0x5d,0x34,0x1f,0x26,0xf7,0xe0, 0xe2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mapsto.png - 0x0,0x0,0x0,0xe3, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/cup2.png + 0x0,0x0,0x0,0xc2, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xf,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4f,0xc2,0x57,0xaa, + 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x33,0x2e,0x42,0xfd,0x10,0x6a,0x0,0x0,0x0,0x63,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x92,0xb1,0xa,0x80,0x30,0xc,0x44,0x2f,0xd6,0xb5,0x3f,0x27,0x38,0xfa, - 0xfb,0x4e,0xfe,0xc3,0x73,0x10,0x4b,0xe8,0xd4,0x34,0x93,0xe0,0x41,0x86,0xc0,0xbd, - 0xe4,0x8,0x31,0x40,0xb3,0x5a,0x94,0xd0,0xf,0x7f,0xb,0x36,0xb3,0xa1,0x4f,0xe9, - 0x7d,0xa1,0xcd,0x80,0xf9,0x1,0x6,0xc,0x6f,0xee,0x7,0xad,0xbe,0x19,0x8d,0xfe, - 0x7a,0x43,0xb1,0x3d,0xd8,0x62,0x67,0xae,0x5d,0x33,0xf0,0x26,0xa9,0x4c,0xd1,0xc0, - 0x9,0xec,0x40,0x1,0x14,0x29,0xf1,0xe8,0x2,0xe,0xa0,0x46,0xe0,0x1b,0xf2,0x62, - 0x7b,0xb6,0x33,0xe9,0x93,0x4b,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, + 0xe,0x2b,0x23,0xbf,0x95,0x9e,0xb9,0x0,0x0,0x0,0x42,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xdd,0x92,0x31,0xa,0x0,0x20,0xc,0x3,0x3d,0xf1,0xff,0x5f,0x3e,0x27,0x21, + 0xa8,0x43,0x57,0xcd,0x52,0x9a,0x94,0x42,0x42,0x50,0x5b,0x5,0xbd,0x15,0xf1,0xcc, + 0x21,0x60,0xce,0x1b,0xf7,0x95,0xeb,0x91,0x8b,0xca,0x72,0xa9,0x92,0x1a,0xab,0x14, + 0x80,0x87,0x18,0x1c,0xd9,0x9e,0xcc,0x71,0xff,0xca,0x3,0x35,0x9b,0x82,0x8,0x23, + 0x1f,0x72,0xf4,0x40,0xde,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, + 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ncong.png 0x0,0x0,0x0,0xe0, 0x89, @@ -25150,6 +25150,22 @@ 0x6f,0x91,0x82,0x29,0x18,0xcd,0xf3,0x82,0x47,0xde,0x8c,0xf7,0x71,0x4b,0x3c,0xdf, 0x60,0xf2,0x3d,0x1d,0xee,0x2d,0x16,0x1c,0xdf,0xec,0x10,0xca,0x0,0x0,0x0,0x0, 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ell.png + 0x0,0x0,0x0,0xca, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x9,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x42,0xdc,0x27,0xed, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x23,0x15,0xb8,0xf6,0x81,0x28,0x0,0x0,0x0,0x4a,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xcd,0x92,0x31,0xa,0x0,0x30,0x8,0x3,0x3d,0xff,0xff,0xe7,0x74,0x12,0xa4, + 0xb4,0xea,0x54,0x9a,0xd5,0xd3,0x4,0x9,0x92,0xac,0x93,0xdb,0x40,0xf,0x20,0x40, + 0x25,0x4,0x48,0x12,0x1,0xfa,0xd,0x18,0xdb,0x5,0xec,0xdd,0x95,0x36,0xd3,0x15, + 0x1a,0x65,0x2a,0xed,0xf2,0x5f,0x8e,0xd0,0xc9,0x22,0x2f,0xb1,0xb7,0x20,0x86,0x79, + 0x89,0xf,0xab,0xb2,0x0,0xbc,0xdb,0x30,0x21,0x0,0x5e,0xff,0x26,0x0,0x0,0x0, + 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/wedge.png 0x0,0x0,0x0,0xc2, 0x89, @@ -25166,27 +25182,11 @@ 0x1a,0xb9,0xf5,0xbe,0x9c,0xa9,0x99,0xde,0x92,0x79,0xf0,0x45,0x37,0x45,0xc1,0x24, 0x23,0x62,0x49,0xd4,0x7c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ell.png - 0x0,0x0,0x0,0xca, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/neq.png + 0x0,0x0,0x0,0xcc, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x9,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x42,0xdc,0x27,0xed, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x23,0x15,0xb8,0xf6,0x81,0x28,0x0,0x0,0x0,0x4a,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xcd,0x92,0x31,0xa,0x0,0x30,0x8,0x3,0x3d,0xff,0xff,0xe7,0x74,0x12,0xa4, - 0xb4,0xea,0x54,0x9a,0xd5,0xd3,0x4,0x9,0x92,0xac,0x93,0xdb,0x40,0xf,0x20,0x40, - 0x25,0x4,0x48,0x12,0x1,0xfa,0xd,0x18,0xdb,0x5,0xec,0xdd,0x95,0x36,0xd3,0x15, - 0x1a,0x65,0x2a,0xed,0xf2,0x5f,0x8e,0xd0,0xc9,0x22,0x2f,0xb1,0xb7,0x20,0x86,0x79, - 0x89,0xf,0xab,0xb2,0x0,0xbc,0xdb,0x30,0x21,0x0,0x5e,0xff,0x26,0x0,0x0,0x0, - 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/neq.png - 0x0,0x0,0x0,0xcc, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, + 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, @@ -25377,6 +25377,22 @@ 0xc5,0x59,0x80,0xd1,0xa9,0x6d,0xe,0x32,0xc9,0xc7,0x95,0x9d,0xc7,0x3b,0x7f,0xeb, 0xb6,0x57,0x51,0xa8,0x38,0x17,0x9c,0x70,0xfe,0xee,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/triangleright.png + 0x0,0x0,0x0,0xc7, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x9,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x42,0xdc,0x27,0xed, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0xe,0x35,0x18,0x8a,0x48,0x4,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xe5,0x92,0x41,0xa,0xc0,0x20,0x10,0x3,0x1d,0xd9,0xff,0x7f,0x79,0x7a,0xda, + 0x22,0x6a,0xd5,0xa3,0xd0,0xdc,0x42,0xc2,0x90,0x43,0x50,0xcb,0x4e,0xb5,0x1c,0xe8, + 0x7,0x25,0x40,0xc0,0x2d,0x49,0xe5,0xab,0x1c,0xad,0x51,0x49,0x72,0xeb,0xa7,0x9b, + 0x54,0x92,0x3c,0x90,0x52,0x3d,0x29,0x56,0xe1,0xb0,0x9,0xb0,0xf,0xdf,0xec,0xc2, + 0xab,0x3c,0x8f,0x60,0x27,0x29,0xb6,0xdb,0xfd,0xcc,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/precnapprox.png 0x0,0x0,0x0,0xea, 0x89, @@ -25395,22 +25411,22 @@ 0xac,0x0,0x5f,0xf2,0xa6,0x95,0x67,0xa0,0xc8,0xd6,0x63,0xc1,0xc0,0xd1,0x57,0x29, 0x2f,0xfe,0x57,0xcc,0xf,0x55,0xf4,0x61,0x2b,0x5,0x52,0xbc,0xa,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/triangleright.png - 0x0,0x0,0x0,0xc7, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/jmath.png + 0x0,0x0,0x0,0xc1, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x9,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x42,0xdc,0x27,0xed, + 0x0,0x0,0x8,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xad,0x1e,0x4c,0xd3, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0xe,0x35,0x18,0x8a,0x48,0x4,0x0,0x0,0x0,0x47,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xe5,0x92,0x41,0xa,0xc0,0x20,0x10,0x3,0x1d,0xd9,0xff,0x7f,0x79,0x7a,0xda, - 0x22,0x6a,0xd5,0xa3,0xd0,0xdc,0x42,0xc2,0x90,0x43,0x50,0xcb,0x4e,0xb5,0x1c,0xe8, - 0x7,0x25,0x40,0xc0,0x2d,0x49,0xe5,0xab,0x1c,0xad,0x51,0x49,0x72,0xeb,0xa7,0x9b, - 0x54,0x92,0x3c,0x90,0x52,0x3d,0x29,0x56,0xe1,0xb0,0x9,0xb0,0xf,0xdf,0xec,0xc2, - 0xab,0x3c,0x8f,0x60,0x27,0x29,0xb6,0xdb,0xfd,0xcc,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x27,0x3a,0x76,0x89,0x13,0x42,0x0,0x0,0x0,0x41,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xdd,0x92,0x31,0xe,0x0,0x20,0x8,0xc4,0xa8,0xf1,0xff,0x5f,0xae,0x13,0x89, + 0x3,0xca,0xe4,0x62,0x57,0x2e,0x85,0x4b,0x40,0x8d,0x1b,0x23,0x1a,0x3e,0xe,0x0, + 0x2,0x96,0x1,0x40,0x95,0xa3,0x61,0x1f,0x5e,0x57,0x64,0xf0,0x41,0x8b,0xf6,0xc8, + 0xd2,0x90,0x9d,0x2b,0xe6,0xae,0xae,0x6a,0xd2,0x7d,0xd4,0x2,0xb1,0x2a,0x1c,0x25, + 0xe0,0x61,0xf5,0x8d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/succsim.png 0x0,0x0,0x0,0xde, 0x89, @@ -25428,22 +25444,6 @@ 0x2c,0x2b,0xe7,0x9f,0xf,0xb,0x58,0x4e,0x75,0xad,0xeb,0xbd,0x69,0xef,0xeb,0x8e, 0xda,0xb4,0x17,0x13,0x6f,0x3,0x56,0x44,0x9c,0xd9,0xd3,0x43,0x1f,0xcd,0x6c,0xc9, 0xce,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/jmath.png - 0x0,0x0,0x0,0xc1, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x8,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xad,0x1e,0x4c,0xd3, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x27,0x3a,0x76,0x89,0x13,0x42,0x0,0x0,0x0,0x41,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xdd,0x92,0x31,0xe,0x0,0x20,0x8,0xc4,0xa8,0xf1,0xff,0x5f,0xae,0x13,0x89, - 0x3,0xca,0xe4,0x62,0x57,0x2e,0x85,0x4b,0x40,0x8d,0x1b,0x23,0x1a,0x3e,0xe,0x0, - 0x2,0x96,0x1,0x40,0x95,0xa3,0x61,0x1f,0x5e,0x57,0x64,0xf0,0x41,0x8b,0xf6,0xc8, - 0xd2,0x90,0x9d,0x2b,0xe6,0xae,0xae,0x6a,0xd2,0x7d,0xd4,0x2,0xb1,0x2a,0x1c,0x25, - 0xe0,0x61,0xf5,0x8d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ams_arrows.png 0x0,0x0,0x4,0x62, 0x89, @@ -25535,22 +25535,6 @@ 0x1a,0x9c,0x89,0x78,0xaa,0x7b,0x14,0xf1,0xfa,0x36,0xba,0xdb,0x34,0x73,0xf4,0x39, 0x4e,0x18,0x23,0xda,0xfb,0xd2,0xd5,0xfd,0x17,0x63,0x7,0x8e,0x57,0x51,0xd,0x45, 0x51,0x91,0x54,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nrightarrow2.png - 0x0,0x0,0x0,0xca, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xf,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4f,0xc2,0x57,0xaa, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x0,0xe,0x9a,0x82,0xb1,0xdf,0x0,0x0,0x0,0x4a,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x63,0xfc,0xff,0xff,0x3f,0x3,0xb9,0x80,0x89,0x81,0x2,0x30,0xaa,0x99,0xda, - 0x9a,0x19,0x19,0x19,0xff,0x23,0xd3,0x64,0xd9,0xfc,0xff,0xff,0x7f,0x46,0x74,0x3, - 0x18,0xff,0xff,0xff,0x8f,0xd5,0x54,0x42,0x6,0xc1,0x35,0xe3,0x73,0x32,0x4c,0x21, - 0x36,0x71,0x26,0x52,0x35,0xd2,0xd6,0xd9,0x84,0x9c,0x4b,0x72,0x68,0x63,0x33,0x90, - 0x71,0x4,0x66,0x49,0x0,0xb7,0xc5,0x38,0x13,0x47,0x8d,0xc3,0xc4,0x0,0x0,0x0, - 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/succcurlyeq.png 0x0,0x0,0x0,0xd2, 0x89, @@ -25568,6 +25552,22 @@ 0x1f,0x35,0x46,0x15,0x6e,0xab,0x8b,0xec,0x59,0x67,0xfc,0xf3,0x5,0x9a,0x66,0x34, 0x1f,0x7b,0xab,0xed,0x1d,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nrightarrow2.png + 0x0,0x0,0x0,0xca, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xf,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4f,0xc2,0x57,0xaa, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0x0,0xe,0x9a,0x82,0xb1,0xdf,0x0,0x0,0x0,0x4a,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x63,0xfc,0xff,0xff,0x3f,0x3,0xb9,0x80,0x89,0x81,0x2,0x30,0xaa,0x99,0xda, + 0x9a,0x19,0x19,0x19,0xff,0x23,0xd3,0x64,0xd9,0xfc,0xff,0xff,0x7f,0x46,0x74,0x3, + 0x18,0xff,0xff,0xff,0x8f,0xd5,0x54,0x42,0x6,0xc1,0x35,0xe3,0x73,0x32,0x4c,0x21, + 0x36,0x71,0x26,0x52,0x35,0xd2,0xd6,0xd9,0x84,0x9c,0x4b,0x72,0x68,0x63,0x33,0x90, + 0x71,0x4,0x66,0x49,0x0,0xb7,0xc5,0x38,0x13,0x47,0x8d,0xc3,0xc4,0x0,0x0,0x0, + 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/bigtriangleup.png 0x0,0x0,0x0,0xcd, 0x89, @@ -25584,22 +25584,6 @@ 0x5e,0x1a,0x95,0x1e,0x4b,0xcb,0x49,0x96,0xe2,0x69,0xe7,0xd2,0x4a,0xb1,0xb4,0xba, 0x73,0x1,0xd3,0x5a,0x3e,0x7c,0x8d,0x6,0xd5,0x73,0x2d,0x27,0x6d,0x5,0x95,0xf7, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/thickapprox.png - 0x0,0x0,0x0,0xd0, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0x10,0x26,0x48,0x75,0x36,0x5,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xed,0x92,0x31,0xa,0xc0,0x30,0xc,0x3,0x73,0xc5,0x5b,0xde,0xd3,0xff,0x3f, - 0xed,0xb2,0xd4,0x90,0x96,0x66,0x48,0xa6,0x52,0xa2,0xc9,0x83,0x4e,0x36,0x46,0xa8, - 0x65,0x56,0x47,0x59,0xd0,0x86,0x2e,0x45,0xe,0xc0,0xed,0xf7,0x2a,0x4f,0x33,0xa0, - 0x4a,0xf4,0x40,0x6f,0x4c,0xc3,0x5b,0x68,0x8c,0x92,0x55,0x46,0xdb,0xc9,0x46,0x7c, - 0xfc,0xbc,0x9f,0xd5,0xa8,0xae,0x40,0xe7,0x2c,0xd4,0x0,0xb3,0x62,0x3f,0x61,0x1d, - 0x8a,0x42,0x1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/preccurlyeq.png 0x0,0x0,0x0,0xd8, 0x89, @@ -25617,21 +25601,22 @@ 0xb9,0xb7,0xc6,0x83,0x72,0x1b,0x80,0x1,0xf7,0x1d,0xa7,0xf6,0xfc,0x38,0xc6,0xf7, 0x87,0x74,0x0,0x1e,0x14,0x3a,0x15,0x8c,0x12,0xa0,0x36,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/backsim.png - 0x0,0x0,0x0,0xc0, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/thickapprox.png + 0x0,0x0,0x0,0xd0, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x5,0x10,0xb,0x42,0xf6,0x83,0x0,0x0,0x0,0x40,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xed,0x92,0x31,0xa,0x0,0x20,0xc,0x3,0x7b,0xfe,0xff,0xcf,0x71,0x2a,0x44, - 0xd1,0x41,0x9d,0x84,0x6,0x3a,0xa4,0x70,0x99,0xe,0x49,0x71,0x9a,0x16,0x17,0x29, - 0xe8,0x23,0x8,0x58,0x6a,0x1,0x28,0x6f,0xf8,0xa7,0x46,0x80,0x24,0xe1,0xc0,0xae, - 0xe3,0xee,0xf9,0xa2,0x3,0x33,0x48,0x9,0xfb,0x0,0x75,0xf5,0x67,0x24,0x1f,0x72, - 0x4,0x81,0x49,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0x10,0x26,0x48,0x75,0x36,0x5,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xed,0x92,0x31,0xa,0xc0,0x30,0xc,0x3,0x73,0xc5,0x5b,0xde,0xd3,0xff,0x3f, + 0xed,0xb2,0xd4,0x90,0x96,0x66,0x48,0xa6,0x52,0xa2,0xc9,0x83,0x4e,0x36,0x46,0xa8, + 0x65,0x56,0x47,0x59,0xd0,0x86,0x2e,0x45,0xe,0xc0,0xed,0xf7,0x2a,0x4f,0x33,0xa0, + 0x4a,0xf4,0x40,0x6f,0x4c,0xc3,0x5b,0x68,0x8c,0x92,0x55,0x46,0xdb,0xc9,0x46,0x7c, + 0xfc,0xbc,0x9f,0xd5,0xa8,0xae,0x40,0xe7,0x2c,0xd4,0x0,0xb3,0x62,0x3f,0x61,0x1d, + 0x8a,0x42,0x1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/subset.png 0x0,0x0,0x0,0xc9, 0x89, @@ -25648,6 +25633,21 @@ 0x30,0x3,0x5f,0x8c,0x55,0x65,0x95,0xce,0xb4,0x43,0xc6,0x44,0x3c,0xef,0xdd,0x1e, 0x78,0xef,0x1f,0x3a,0xfd,0xea,0x21,0x1f,0xef,0x30,0x4c,0x2a,0x0,0x0,0x0,0x0, 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/backsim.png + 0x0,0x0,0x0,0xc0, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x5,0x10,0xb,0x42,0xf6,0x83,0x0,0x0,0x0,0x40,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xed,0x92,0x31,0xa,0x0,0x20,0xc,0x3,0x7b,0xfe,0xff,0xcf,0x71,0x2a,0x44, + 0xd1,0x41,0x9d,0x84,0x6,0x3a,0xa4,0x70,0x99,0xe,0x49,0x71,0x9a,0x16,0x17,0x29, + 0xe8,0x23,0x8,0x58,0x6a,0x1,0x28,0x6f,0xf8,0xa7,0x46,0x80,0x24,0xe1,0xc0,0xae, + 0xe3,0xee,0xf9,0xa2,0x3,0x33,0x48,0x9,0xfb,0x0,0x75,0xf5,0x67,0x24,0x1f,0x72, + 0x4,0x81,0x49,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/oslash.png 0x0,0x0,0x0,0xe0, 0x89, @@ -25797,6 +25797,22 @@ 0x3f,0x10,0xa3,0xf8,0xff,0xff,0xff,0x8c,0x23,0xd2,0x49,0x44,0x69,0x40,0x4e,0x9, 0x83,0x30,0xa6,0x1,0xc,0xa1,0x1b,0x1f,0xa0,0x9d,0x37,0x1d,0x0,0x0,0x0,0x0, 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/underrightarrow.png + 0x0,0x0,0x0,0xcf, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0xd,0x1c,0x71,0x15,0x83,0xab,0x0,0x0,0x0,0x4f,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x63,0xfc,0xff,0xff,0x3f,0x3,0x35,0x1,0x13,0xba,0x0,0x23,0x23,0xe3,0x7f, + 0x72,0x68,0xb8,0x7e,0xba,0xb9,0x90,0x58,0x30,0xea,0xc2,0x51,0x17,0x8e,0x6c,0x17, + 0xe,0xde,0xbc,0x4c,0x6e,0xd8,0x51,0x6c,0xe0,0xff,0xff,0xff,0x19,0xb1,0x19,0x8a, + 0xe1,0x65,0x52,0x63,0x19,0x66,0x38,0x55,0xc2,0x90,0x91,0x91,0xf1,0x3f,0xb2,0x61, + 0x14,0x87,0x21,0xba,0x61,0xc,0xc,0xc,0xc,0x0,0xd2,0x98,0x47,0x33,0x80,0xdf, + 0xc4,0x80,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/eqslantgtr.png 0x0,0x0,0x0,0xd6, 0x89, @@ -25814,22 +25830,6 @@ 0x83,0xd6,0xc9,0x51,0x81,0xa6,0xa2,0x2,0x3d,0xe0,0xc,0x2a,0x5d,0xe3,0xd3,0xd7, 0xd,0xaf,0x62,0x51,0xf,0x32,0x7e,0xea,0xbf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/underrightarrow.png - 0x0,0x0,0x0,0xcf, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0xd,0x1c,0x71,0x15,0x83,0xab,0x0,0x0,0x0,0x4f,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x63,0xfc,0xff,0xff,0x3f,0x3,0x35,0x1,0x13,0xba,0x0,0x23,0x23,0xe3,0x7f, - 0x72,0x68,0xb8,0x7e,0xba,0xb9,0x90,0x58,0x30,0xea,0xc2,0x51,0x17,0x8e,0x6c,0x17, - 0xe,0xde,0xbc,0x4c,0x6e,0xd8,0x51,0x6c,0xe0,0xff,0xff,0xff,0x19,0xb1,0x19,0x8a, - 0xe1,0x65,0x52,0x63,0x19,0x66,0x38,0x55,0xc2,0x90,0x91,0x91,0xf1,0x3f,0xb2,0x61, - 0x14,0x87,0x21,0xba,0x61,0xc,0xc,0xc,0xc,0x0,0xd2,0x98,0x47,0x33,0x80,0xdf, - 0xc4,0x80,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/diagup.png 0x0,0x0,0x0,0xd2, 0x89, @@ -25847,22 +25847,6 @@ 0xac,0xa0,0x1b,0x56,0x11,0x80,0x80,0x32,0x2,0x50,0xf7,0x1,0x2e,0x63,0x6,0x3b, 0x1d,0x3e,0x63,0xf3,0x92,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mathcal_L.png - 0x0,0x0,0x0,0xd0, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x31,0x30,0x8a,0xc4,0x4f,0x8b,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0x92,0xdb,0xa,0x0,0x20,0x8,0x43,0x9b,0xf4,0xff,0xbf,0x7c,0x7a,0x2a, - 0x42,0xba,0x43,0x50,0x3e,0x9,0x4e,0x9d,0x9b,0x2,0xc2,0x6a,0x58,0xd8,0x88,0x7b, - 0xe0,0x38,0x2a,0x4a,0x2a,0x7,0x1,0xb2,0x11,0x10,0xd0,0x94,0x86,0x7,0xe6,0x5c, - 0x5e,0xba,0xd6,0xc4,0xc7,0xa4,0xb3,0x55,0xbe,0xe7,0x93,0xb3,0x1,0xb5,0x11,0xbe, - 0x16,0x5b,0xeb,0x7d,0x43,0x57,0xe7,0xf,0x5e,0x34,0x1,0xc2,0xf4,0x2b,0x23,0x29, - 0xd2,0xe1,0x5f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ointclockwise.png 0x0,0x0,0x0,0xe7, 0x89, @@ -25881,23 +25865,22 @@ 0xa2,0xbb,0x45,0x43,0x1a,0xbd,0x13,0xaa,0xd5,0xf8,0xc7,0xdf,0xdb,0xe,0xeb,0x2e, 0xc5,0x3,0x39,0x8a,0x50,0x1b,0x73,0x20,0xc4,0xed,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/gg.png - 0x0,0x0,0x0,0xd9, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mathcal_L.png + 0x0,0x0,0x0,0xd0, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x10,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x99,0x67,0x8d,0xcf, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x2e,0x15,0xc,0x9a,0x95,0x52,0x0,0x0,0x0,0x59,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x93,0x41,0xa,0x0,0x21,0xc,0x3,0x1d,0xe9,0xff,0xbf,0x1c,0x2f,0x16, - 0x56,0xd6,0xd5,0x52,0x8f,0x6e,0x8e,0x81,0x4c,0xb,0x69,0x91,0x54,0x4e,0x54,0xcb, - 0xa1,0x7e,0x40,0x7,0x0,0x2,0x86,0x3a,0x66,0xde,0x4c,0x3c,0x6b,0xf4,0x80,0x24, - 0x56,0xde,0x27,0x20,0x3,0x62,0x75,0x48,0x11,0x10,0x91,0x4b,0x4,0xf4,0x9a,0xdc, - 0x3d,0xdb,0x5,0x77,0x1b,0x58,0x36,0xe8,0xb2,0x6c,0x70,0x0,0x64,0x82,0xa1,0x16, - 0x2e,0x79,0xa6,0x6,0x31,0xa4,0x56,0x1f,0x5a,0x11,0xc4,0x8,0x0,0x0,0x0,0x0, - 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0xf,0x31,0x30,0x8a,0xc4,0x4f,0x8b,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0x92,0xdb,0xa,0x0,0x20,0x8,0x43,0x9b,0xf4,0xff,0xbf,0x7c,0x7a,0x2a, + 0x42,0xba,0x43,0x50,0x3e,0x9,0x4e,0x9d,0x9b,0x2,0xc2,0x6a,0x58,0xd8,0x88,0x7b, + 0xe0,0x38,0x2a,0x4a,0x2a,0x7,0x1,0xb2,0x11,0x10,0xd0,0x94,0x86,0x7,0xe6,0x5c, + 0x5e,0xba,0xd6,0xc4,0xc7,0xa4,0xb3,0x55,0xbe,0xe7,0x93,0xb3,0x1,0xb5,0x11,0xbe, + 0x16,0x5b,0xeb,0x7d,0x43,0x57,0xe7,0xf,0x5e,0x34,0x1,0xc2,0xf4,0x2b,0x23,0x29, + 0xd2,0xe1,0x5f,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/div.png 0x0,0x0,0x0,0xb8, 0x89, @@ -25913,6 +25896,23 @@ 0xe0,0x96,0x4,0x8e,0x1f,0x6e,0x66,0xe7,0xca,0xb0,0xa,0x77,0x7e,0xe9,0xb1,0xb5, 0xb6,0x85,0x5,0x35,0x45,0x14,0x21,0x5d,0x79,0xd4,0x1f,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/gg.png + 0x0,0x0,0x0,0xd9, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x10,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x99,0x67,0x8d,0xcf, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x2e,0x15,0xc,0x9a,0x95,0x52,0x0,0x0,0x0,0x59,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x93,0x41,0xa,0x0,0x21,0xc,0x3,0x1d,0xe9,0xff,0xbf,0x1c,0x2f,0x16, + 0x56,0xd6,0xd5,0x52,0x8f,0x6e,0x8e,0x81,0x4c,0xb,0x69,0x91,0x54,0x4e,0x54,0xcb, + 0xa1,0x7e,0x40,0x7,0x0,0x2,0x86,0x3a,0x66,0xde,0x4c,0x3c,0x6b,0xf4,0x80,0x24, + 0x56,0xde,0x27,0x20,0x3,0x62,0x75,0x48,0x11,0x10,0x91,0x4b,0x4,0xf4,0x9a,0xdc, + 0x3d,0xdb,0x5,0x77,0x1b,0x58,0x36,0xe8,0xb2,0x6c,0x70,0x0,0x64,0x82,0xa1,0x16, + 0x2e,0x79,0xa6,0x6,0x31,0xa4,0x56,0x1f,0x5a,0x11,0xc4,0x8,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mathbb_C.png 0x0,0x0,0x0,0xd6, 0x89, @@ -25946,6 +25946,22 @@ 0xa1,0x3,0xe9,0xdb,0xe2,0x56,0x4e,0xd9,0xd2,0xae,0xac,0xf,0x17,0xe4,0x58,0x1d, 0x1f,0x4b,0x3b,0x8f,0xc8,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/bumpeq2.png + 0x0,0x0,0x0,0xcf, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xd,0x3a,0xe,0xab,0xd5,0x5f,0x85,0x0,0x0,0x0,0x4f,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xed,0x92,0x31,0xa,0xc0,0x30,0xc,0x3,0x73,0x25,0xff,0xff,0xf2,0x75,0x72, + 0x8,0xc5,0xe,0xcd,0x90,0xa1,0x50,0x8d,0x96,0xe,0x64,0x6c,0xd4,0xb6,0xa3,0xab, + 0x6d,0xea,0x7,0x42,0x80,0x80,0xaf,0x0,0x40,0x15,0x95,0xc,0xea,0x11,0xaa,0x2a, + 0xcc,0x9e,0xa,0xc7,0x2f,0x9d,0x56,0x52,0xa9,0xe6,0x7d,0xe,0xac,0xe0,0xe1,0x67, + 0x3b,0x4,0xf4,0xc,0x97,0xc0,0xc7,0x7e,0xe9,0x6,0x66,0xfe,0x2e,0x21,0x8f,0x1e, + 0x8a,0xa,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/gtrapprox.png 0x0,0x0,0x0,0xe4, 0x89, @@ -25964,22 +25980,6 @@ 0x19,0x49,0x17,0x41,0x7d,0xf9,0xf6,0x73,0x3b,0x51,0xed,0xf6,0xdf,0x78,0x27,0x1f, 0x6c,0x71,0x1b,0x86,0x82,0x12,0x83,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/bumpeq2.png - 0x0,0x0,0x0,0xcf, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xd,0x3a,0xe,0xab,0xd5,0x5f,0x85,0x0,0x0,0x0,0x4f,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xed,0x92,0x31,0xa,0xc0,0x30,0xc,0x3,0x73,0x25,0xff,0xff,0xf2,0x75,0x72, - 0x8,0xc5,0xe,0xcd,0x90,0xa1,0x50,0x8d,0x96,0xe,0x64,0x6c,0xd4,0xb6,0xa3,0xab, - 0x6d,0xea,0x7,0x42,0x80,0x80,0xaf,0x0,0x40,0x15,0x95,0xc,0xea,0x11,0xaa,0x2a, - 0xcc,0x9e,0xa,0xc7,0x2f,0x9d,0x56,0x52,0xa9,0xe6,0x7d,0xe,0xac,0xe0,0xe1,0x67, - 0x3b,0x4,0xf4,0xc,0x97,0xc0,0xc7,0x7e,0xe9,0x6,0x66,0xfe,0x2e,0x21,0x8f,0x1e, - 0x8a,0xa,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/rightarrow2.png 0x0,0x0,0x0,0xc8, 0x89, @@ -26123,20 +26123,6 @@ 0xbe,0xba,0xf1,0x66,0x62,0x56,0xa4,0xde,0xc4,0xb2,0xd6,0x45,0x7f,0x2a,0xd3,0xda, 0x37,0x4e,0x2f,0x3d,0x3b,0x19,0x4,0x41,0xbf,0x31,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/centerdot.png - 0x0,0x0,0x0,0xaa, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x5,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x58,0xe0,0xc7,0x63, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x2e,0x9,0x19,0x59,0xa3,0x2a,0x0,0x0,0x0,0x2a,0x49,0x44,0x41,0x54,0x18, - 0xd3,0x63,0xfc,0xff,0xff,0x3f,0x3,0x3a,0x60,0x62,0xc0,0x2,0x86,0x9f,0x20,0xb, - 0x3,0x3,0x3,0x3,0x23,0x23,0x23,0x3c,0x0,0xfe,0xff,0xff,0xcf,0x48,0xbc,0x76, - 0x46,0x1a,0x4,0x1d,0x0,0xc5,0xe2,0xa,0x21,0x82,0x53,0x15,0x97,0x0,0x0,0x0, - 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sigma2.png 0x0,0x0,0x0,0xdc, 0x89, @@ -26154,6 +26140,20 @@ 0x42,0xac,0xca,0x94,0x70,0x3b,0xf3,0xe,0xcc,0x58,0xd1,0x71,0x7c,0x6d,0xb0,0xda, 0x62,0x1a,0xf1,0xc3,0x2f,0x7a,0x3,0xc9,0x4b,0x39,0x21,0xa9,0xef,0x27,0x1,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/centerdot.png + 0x0,0x0,0x0,0xaa, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x5,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x58,0xe0,0xc7,0x63, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x2e,0x9,0x19,0x59,0xa3,0x2a,0x0,0x0,0x0,0x2a,0x49,0x44,0x41,0x54,0x18, + 0xd3,0x63,0xfc,0xff,0xff,0x3f,0x3,0x3a,0x60,0x62,0xc0,0x2,0x86,0x9f,0x20,0xb, + 0x3,0x3,0x3,0x3,0x23,0x23,0x23,0x3c,0x0,0xfe,0xff,0xff,0xcf,0x48,0xbc,0x76, + 0x46,0x1a,0x4,0x1d,0x0,0xc5,0xe2,0xa,0x21,0x82,0x53,0x15,0x97,0x0,0x0,0x0, + 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/dddot.png 0x0,0x0,0x0,0xae, 0x89, @@ -26320,23 +26320,6 @@ 0xd4,0xd6,0x60,0x15,0x90,0x34,0xdf,0x69,0x64,0xa5,0xa1,0xd0,0x37,0x7e,0xf9,0x4, 0x1d,0x22,0x61,0xfc,0x55,0x65,0x45,0x58,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/diamond2.png - 0x0,0x0,0x0,0xd4, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x34,0x37,0x69,0xd7,0x2e,0x6d,0x0,0x0,0x0,0x54,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xbd,0x92,0x41,0xa,0x0,0x31,0x8,0x3,0x33,0xfe,0xff,0xcf,0xe9,0xa9,0x97, - 0x12,0xa1,0x16,0x76,0x73,0x8e,0xc3,0x28,0x62,0x5b,0xb7,0x29,0xd,0xf2,0x73,0x19, - 0xf0,0x55,0x19,0xb0,0x6d,0xd2,0xc0,0xbb,0xc6,0xa6,0x4a,0x52,0xa2,0x57,0x2a,0xee, - 0x9c,0x3,0x73,0x8d,0x44,0x4d,0xf4,0xea,0xfc,0x92,0xde,0xdb,0x35,0x12,0xfd,0xd4, - 0xab,0xce,0x2f,0xed,0x31,0xd2,0x20,0xfd,0x73,0x77,0x1d,0x3e,0x7b,0xfe,0x5,0x77, - 0xdb,0x43,0x1f,0xfa,0xe1,0x60,0x4c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, - 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/oint.png 0x0,0x0,0x0,0xd6, 0x89, @@ -26388,6 +26371,23 @@ 0x20,0xd,0xc2,0x3b,0xde,0x1a,0x44,0x1b,0x91,0xfd,0x95,0x35,0xdf,0x37,0xde,0x9, 0x38,0x7a,0x62,0x1d,0x62,0x95,0x6e,0x43,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/diamond2.png + 0x0,0x0,0x0,0xd4, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x34,0x37,0x69,0xd7,0x2e,0x6d,0x0,0x0,0x0,0x54,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xbd,0x92,0x41,0xa,0x0,0x31,0x8,0x3,0x33,0xfe,0xff,0xcf,0xe9,0xa9,0x97, + 0x12,0xa1,0x16,0x76,0x73,0x8e,0xc3,0x28,0x62,0x5b,0xb7,0x29,0xd,0xf2,0x73,0x19, + 0xf0,0x55,0x19,0xb0,0x6d,0xd2,0xc0,0xbb,0xc6,0xa6,0x4a,0x52,0xa2,0x57,0x2a,0xee, + 0x9c,0x3,0x73,0x8d,0x44,0x4d,0xf4,0xea,0xfc,0x92,0xde,0xdb,0x35,0x12,0xfd,0xd4, + 0xab,0xce,0x2f,0xed,0x31,0xd2,0x20,0xfd,0x73,0x77,0x1d,0x3e,0x7b,0xfe,0x5,0x77, + 0xdb,0x43,0x1f,0xfa,0xe1,0x60,0x4c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/varnothing.png 0x0,0x0,0x0,0xda, 0x89, @@ -26471,22 +26471,6 @@ 0x8b,0x51,0xb,0x7,0xc0,0x42,0x2,0x0,0x57,0xbd,0x47,0x3e,0x0,0x0,0x69,0x98, 0x27,0xf2,0x83,0xb0,0x14,0x79,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/theta.png - 0x0,0x0,0x0,0xce, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x8,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xad,0x1e,0x4c,0xd3, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0x10,0x39,0xc5,0x7d,0x3b,0xf0,0x0,0x0,0x0,0x4e,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xcd,0x91,0x41,0xa,0xc0,0x30,0xc,0xc3,0xac,0xb2,0xff,0x7f,0x59,0x3b,0x5, - 0x4a,0xdb,0x75,0x50,0x18,0x2c,0xd7,0x28,0xb1,0x13,0xa3,0x66,0x57,0x2d,0x2f,0xf5, - 0x1,0x0,0x8,0xb8,0x4,0x0,0x55,0x54,0xa,0x6a,0x63,0xf3,0xcc,0xc3,0xd3,0x74, - 0x92,0x5c,0xbd,0xc4,0x16,0x18,0x37,0x4c,0x26,0x57,0xd7,0x9c,0x3f,0xaa,0x97,0xa3, - 0xd2,0x2c,0xcd,0xc9,0xcb,0xf,0xe2,0xbe,0x1,0xf1,0x23,0x2c,0x25,0x1,0x9f,0x6d, - 0xcf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/varsubsetneqq.png 0x0,0x0,0x0,0xdf, 0x89, @@ -26504,6 +26488,22 @@ 0xe1,0xa3,0x91,0xfd,0x81,0x28,0x4b,0x3b,0xf7,0xac,0x23,0x5e,0x48,0x11,0x46,0x9, 0x29,0x7a,0xa4,0x75,0xc4,0xf7,0x48,0x95,0x4c,0x3d,0x1b,0x73,0x4e,0x11,0x47,0x49, 0x72,0x18,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/theta.png + 0x0,0x0,0x0,0xce, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x8,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xad,0x1e,0x4c,0xd3, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0x10,0x39,0xc5,0x7d,0x3b,0xf0,0x0,0x0,0x0,0x4e,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xcd,0x91,0x41,0xa,0xc0,0x30,0xc,0xc3,0xac,0xb2,0xff,0x7f,0x59,0x3b,0x5, + 0x4a,0xdb,0x75,0x50,0x18,0x2c,0xd7,0x28,0xb1,0x13,0xa3,0x66,0x57,0x2d,0x2f,0xf5, + 0x1,0x0,0x8,0xb8,0x4,0x0,0x55,0x54,0xa,0x6a,0x63,0xf3,0xcc,0xc3,0xd3,0x74, + 0x92,0x5c,0xbd,0xc4,0x16,0x18,0x37,0x4c,0x26,0x57,0xd7,0x9c,0x3f,0xaa,0x97,0xa3, + 0xd2,0x2c,0xcd,0xc9,0xcb,0xf,0xe2,0xbe,0x1,0xf1,0x23,0x2c,0x25,0x1,0x9f,0x6d, + 0xcf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/Im.png 0x0,0x0,0x0,0xe7, 0x89, @@ -26651,22 +26651,6 @@ 0x41,0x5a,0x17,0xf3,0xaa,0xb8,0x9f,0xf4,0x73,0x61,0x8,0xce,0xf6,0xa7,0x8b,0xf9, 0xfb,0x89,0xf3,0xc2,0xc5,0xf2,0xff,0xb,0x48,0xb8,0xa8,0x54,0xbf,0x5c,0x57,0xf7, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/bigwedge.png - 0x0,0x0,0x0,0xc8, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x1,0x22,0xa7,0xf9,0x62,0x7,0x0,0x0,0x0,0x48,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xcd,0xd0,0x4b,0xa,0x0,0x20,0xc,0x3,0xd1,0x8c,0xf7,0xbf,0x73,0x5c,0x9, - 0x2e,0x5a,0x41,0xc5,0x4f,0xf6,0x65,0x1e,0xc5,0xb6,0x66,0x57,0xb4,0xb0,0xf,0x8e, - 0x0,0x9f,0x2f,0x1,0xb6,0x4d,0x56,0x7b,0xf8,0x88,0x46,0x93,0xa4,0x8c,0xb8,0x5f, - 0xea,0x2b,0x6d,0x51,0xed,0xc1,0x23,0x22,0x5a,0x46,0xbc,0xcc,0x1b,0xd1,0x22,0xe2, - 0x52,0xa9,0x2,0x1e,0xf7,0x29,0x27,0xe5,0x98,0x57,0xcf,0x0,0x0,0x0,0x0,0x49, - 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/beth.png 0x0,0x0,0x0,0xcb, 0x89, @@ -26683,6 +26667,22 @@ 0xa4,0x89,0x11,0x96,0x60,0x89,0x4d,0x11,0xff,0xff,0xff,0x67,0x64,0x22,0x55,0x3, 0x8a,0x4d,0xc3,0x28,0xf4,0x0,0x7,0xe0,0x1e,0x21,0xbf,0xea,0xce,0xa,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/bigwedge.png + 0x0,0x0,0x0,0xc8, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x1,0x22,0xa7,0xf9,0x62,0x7,0x0,0x0,0x0,0x48,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xcd,0xd0,0x4b,0xa,0x0,0x20,0xc,0x3,0xd1,0x8c,0xf7,0xbf,0x73,0x5c,0x9, + 0x2e,0x5a,0x41,0xc5,0x4f,0xf6,0x65,0x1e,0xc5,0xb6,0x66,0x57,0xb4,0xb0,0xf,0x8e, + 0x0,0x9f,0x2f,0x1,0xb6,0x4d,0x56,0x7b,0xf8,0x88,0x46,0x93,0xa4,0x8c,0xb8,0x5f, + 0xea,0x2b,0x6d,0x51,0xed,0xc1,0x23,0x22,0x5a,0x46,0xbc,0xcc,0x1b,0xd1,0x22,0xe2, + 0x52,0xa9,0x2,0x1e,0xf7,0x29,0x27,0xe5,0x98,0x57,0xcf,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/varsz.png 0x0,0x0,0x2,0x4c, 0x89, @@ -26789,22 +26789,6 @@ 0xf7,0x95,0xbb,0x2c,0xe,0x18,0x2,0x95,0x1c,0xcf,0x83,0xaf,0x32,0x0,0xf8,0x91, 0x21,0x1b,0x9b,0x53,0x9f,0xdd,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/tilde.png - 0x0,0x0,0x0,0xce, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0x0,0x0,0x0,0x0,0x0,0xf9,0x43,0xbb,0x7f,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xd,0xa,0x12,0xd8,0x2e,0x52,0x5c,0x0,0x0,0x0,0x4e,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x93,0x41,0xa,0xc0,0x20,0xc,0xc0,0xcc,0xf0,0xff,0x5f,0xce,0x4e,0x3, - 0x11,0x74,0x6e,0xd4,0x31,0xd0,0x5c,0xa,0x1e,0x42,0x8a,0x14,0x35,0x45,0x72,0xa4, - 0x60,0x6e,0x85,0x80,0x80,0xf5,0xdb,0x2b,0x21,0xa0,0x8a,0x4a,0x4f,0x52,0x92,0x47, - 0x57,0x29,0xa5,0x2a,0xcd,0x88,0xe9,0x9f,0x72,0x55,0x3c,0x9d,0xdf,0x17,0x8e,0xb2, - 0xb,0x77,0xe1,0xda,0x85,0xbf,0xb9,0xe5,0x13,0x7d,0xf1,0x45,0x3b,0xd6,0x5b,0xc0, - 0xd,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/underleftarrow.png 0x0,0x0,0x0,0xcd, 0x89, @@ -26837,6 +26821,22 @@ 0x3e,0xaf,0x99,0xe2,0x6c,0xe9,0xbe,0xaf,0x99,0x85,0x19,0x1e,0x4,0xa3,0xc0,0xae, 0x44,0xc2,0x47,0x3c,0x1,0xe9,0xa5,0x8f,0xc7,0xa8,0x1,0x23,0x16,0x2f,0x2b,0x78, 0xba,0xda,0x21,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/tilde.png + 0x0,0x0,0x0,0xce, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0x0,0x0,0x0,0x0,0x0,0xf9,0x43,0xbb,0x7f,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xd,0xa,0x12,0xd8,0x2e,0x52,0x5c,0x0,0x0,0x0,0x4e,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x93,0x41,0xa,0xc0,0x20,0xc,0xc0,0xcc,0xf0,0xff,0x5f,0xce,0x4e,0x3, + 0x11,0x74,0x6e,0xd4,0x31,0xd0,0x5c,0xa,0x1e,0x42,0x8a,0x14,0x35,0x45,0x72,0xa4, + 0x60,0x6e,0x85,0x80,0x80,0xf5,0xdb,0x2b,0x21,0xa0,0x8a,0x4a,0x4f,0x52,0x92,0x47, + 0x57,0x29,0xa5,0x2a,0xcd,0x88,0xe9,0x9f,0x72,0x55,0x3c,0x9d,0xdf,0x17,0x8e,0xb2, + 0xb,0x77,0xe1,0xda,0x85,0xbf,0xb9,0xe5,0x13,0x7d,0xf1,0x45,0x3b,0xd6,0x5b,0xc0, + 0xd,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/updownarrow2.png 0x0,0x0,0x0,0xd6, 0x89, @@ -26905,21 +26905,6 @@ 0x2,0x9e,0x78,0x9b,0x43,0x95,0x53,0xff,0x3b,0x3b,0xe3,0x8c,0x33,0x1e,0x97,0x8c, 0x7f,0xc6,0xdd,0x76,0x1e,0x74,0x36,0x34,0x21,0x33,0xc6,0x47,0xac,0x66,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/urcorner.png - 0x0,0x0,0x0,0xb9, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0x1c,0x2d,0x73,0x12,0xa0,0x81,0x0,0x0,0x0,0x39,0x49,0x44,0x41,0x54,0x28, - 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0xa9,0x80,0x89,0x81,0xc,0x40,0x96,0x26,0x16, - 0x7c,0x92,0x8c,0x8c,0x8c,0x18,0x6e,0xff,0xff,0xff,0x3f,0x23,0x5e,0x4d,0xff,0xff, - 0xff,0x67,0xc4,0x66,0x8,0xfd,0xfc,0x44,0x96,0x26,0xc6,0xc1,0x1d,0x4f,0xa3,0x9a, - 0x86,0x86,0x26,0x0,0x4b,0x32,0xe,0x23,0x60,0x49,0x18,0xf3,0x0,0x0,0x0,0x0, - 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/landupintop.png 0x0,0x0,0x0,0xcc, 0x89, @@ -26936,6 +26921,21 @@ 0xa4,0x84,0x5c,0x4e,0xbc,0xcf,0xc8,0x4,0xa3,0xd9,0x62,0xd4,0xc2,0x1,0xb0,0x90, 0x0,0xc0,0x55,0xef,0x91,0xf,0x0,0x6f,0x47,0x23,0xfe,0x80,0xb6,0x71,0x2,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/urcorner.png + 0x0,0x0,0x0,0xb9, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0x1c,0x2d,0x73,0x12,0xa0,0x81,0x0,0x0,0x0,0x39,0x49,0x44,0x41,0x54,0x28, + 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0xa9,0x80,0x89,0x81,0xc,0x40,0x96,0x26,0x16, + 0x7c,0x92,0x8c,0x8c,0x8c,0x18,0x6e,0xff,0xff,0xff,0x3f,0x23,0x5e,0x4d,0xff,0xff, + 0xff,0x67,0xc4,0x66,0x8,0xfd,0xfc,0x44,0x96,0x26,0xc6,0xc1,0x1d,0x4f,0xa3,0x9a, + 0x86,0x86,0x26,0x0,0x4b,0x32,0xe,0x23,0x60,0x49,0x18,0xf3,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/vartriangleleft.png 0x0,0x0,0x0,0xd0, 0x89, @@ -27203,6 +27203,23 @@ 0x1,0xb0,0x25,0xe5,0xf,0x59,0x64,0x57,0xaf,0x56,0xca,0x39,0x9d,0x4d,0x95,0x11, 0x17,0x7c,0xe9,0xd,0x69,0x2,0xd4,0x20,0x1f,0x15,0xa3,0xaa,0x9,0xce,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/supset2.png + 0x0,0x0,0x0,0xd2, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0x12,0x32,0x60,0x99,0x80,0xfa,0x0,0x0,0x0,0x52,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xe5,0x92,0x31,0xe,0x80,0x30,0xc,0x3,0x7d,0x88,0xff,0x7f,0xf9,0x98,0x52, + 0x55,0x15,0x14,0x75,0x0,0x6,0x32,0x25,0x8a,0x6c,0x47,0x76,0x50,0xb3,0x52,0x5b, + 0x16,0xeb,0x97,0x80,0x3d,0x49,0x80,0x4b,0x6f,0x55,0xfa,0x99,0xbb,0x1c,0x8a,0xac, + 0x80,0x53,0x5,0x15,0x95,0x7e,0x3f,0x55,0x0,0x2c,0xe6,0xea,0x3f,0x76,0x69,0x3c, + 0xa7,0x1,0x46,0xeb,0xce,0x5c,0x7a,0x2e,0x87,0xf7,0x7f,0xe9,0x0,0x25,0xff,0x34, + 0x21,0xe6,0x72,0x70,0xa0,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, + 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/xi.png 0x0,0x0,0x0,0xd2, 0x89, @@ -27220,23 +27237,24 @@ 0x51,0xc6,0xb1,0xfb,0x87,0xec,0xd4,0x77,0xab,0x2e,0x1d,0x12,0x3,0xc1,0xb0,0x32, 0x29,0xa8,0x76,0x6e,0xdc,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/supset2.png - 0x0,0x0,0x0,0xd2, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nsubseteq.png + 0x0,0x0,0x0,0xe8, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0x12,0x32,0x60,0x99,0x80,0xfa,0x0,0x0,0x0,0x52,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xe5,0x92,0x31,0xe,0x80,0x30,0xc,0x3,0x7d,0x88,0xff,0x7f,0xf9,0x98,0x52, - 0x55,0x15,0x14,0x75,0x0,0x6,0x32,0x25,0x8a,0x6c,0x47,0x76,0x50,0xb3,0x52,0x5b, - 0x16,0xeb,0x97,0x80,0x3d,0x49,0x80,0x4b,0x6f,0x55,0xfa,0x99,0xbb,0x1c,0x8a,0xac, - 0x80,0x53,0x5,0x15,0x95,0x7e,0x3f,0x55,0x0,0x2c,0xe6,0xea,0x3f,0x76,0x69,0x3c, - 0xa7,0x1,0x46,0xeb,0xce,0x5c,0x7a,0x2e,0x87,0xf7,0x7f,0xe9,0x0,0x25,0xff,0x34, - 0x21,0xe6,0x72,0x70,0xa0,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, - 0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x3b,0x11,0x3c,0x42,0xb7,0x5f,0x0,0x0,0x0,0x68,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xad,0x92,0x41,0xe,0xc0,0x20,0x8,0x4,0x77,0x8d,0xff,0xff,0x70,0xf,0xd3, + 0x9b,0x21,0xb6,0x58,0x49,0xdd,0x9b,0xa,0xc2,0xe,0x18,0x50,0x45,0x4d,0x45,0x9d, + 0x4f,0xb0,0xcd,0xaf,0xa,0x9e,0x4d,0xcf,0x3f,0x46,0x1,0xee,0x73,0x20,0xe0,0x78, + 0x17,0xcf,0x8f,0x96,0xbe,0x82,0x47,0x42,0xf6,0x98,0x51,0x6a,0x55,0xac,0xfd,0xd, + 0x65,0x56,0xb1,0x49,0xba,0x0,0xaf,0xe8,0x44,0x75,0x49,0xac,0x48,0x9d,0x9b,0x43, + 0x86,0x77,0xb9,0x4b,0x3b,0x78,0xd,0x68,0xd7,0x30,0xe0,0xe1,0x61,0x77,0x78,0xe5, + 0x6d,0xbd,0x1,0x11,0x6e,0x48,0x17,0x5d,0x11,0xc1,0xe5,0x0,0x0,0x0,0x0,0x49, + 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ams_ops.png 0x0,0x0,0x3,0x23, 0x89, @@ -27291,24 +27309,6 @@ 0x6c,0x83,0x50,0x8b,0x6d,0x71,0x8b,0x51,0xdd,0xc5,0x6d,0x24,0xf6,0x17,0xd3,0xa1, 0x78,0x75,0x4,0x34,0xc1,0x72,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nsubseteq.png - 0x0,0x0,0x0,0xe8, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xc,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa4,0xf5,0xec,0xa9, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x3b,0x11,0x3c,0x42,0xb7,0x5f,0x0,0x0,0x0,0x68,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xad,0x92,0x41,0xe,0xc0,0x20,0x8,0x4,0x77,0x8d,0xff,0xff,0x70,0xf,0xd3, - 0x9b,0x21,0xb6,0x58,0x49,0xdd,0x9b,0xa,0xc2,0xe,0x18,0x50,0x45,0x4d,0x45,0x9d, - 0x4f,0xb0,0xcd,0xaf,0xa,0x9e,0x4d,0xcf,0x3f,0x46,0x1,0xee,0x73,0x20,0xe0,0x78, - 0x17,0xcf,0x8f,0x96,0xbe,0x82,0x47,0x42,0xf6,0x98,0x51,0x6a,0x55,0xac,0xfd,0xd, - 0x65,0x56,0xb1,0x49,0xba,0x0,0xaf,0xe8,0x44,0x75,0x49,0xac,0x48,0x9d,0x9b,0x43, - 0x86,0x77,0xb9,0x4b,0x3b,0x78,0xd,0x68,0xd7,0x30,0xe0,0xe1,0x61,0x77,0x78,0xe5, - 0x6d,0xbd,0x1,0x11,0x6e,0x48,0x17,0x5d,0x11,0xc1,0xe5,0x0,0x0,0x0,0x0,0x49, - 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/lesseqqgtr.png 0x0,0x0,0x0,0xdb, 0x89, @@ -27663,6 +27663,21 @@ 0xb3,0x32,0xa5,0x62,0x2f,0x99,0xab,0x15,0xda,0xcc,0x9c,0x7e,0x23,0xef,0x7c,0x3c, 0x9d,0x4a,0xa8,0xb4,0x1c,0xe4,0xc1,0x17,0xfd,0x1,0x1e,0xcd,0x31,0x1d,0x94,0x61, 0x95,0x13,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/natural.png + 0x0,0x0,0x0,0xbd, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x6,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xb3,0xd7,0x7c,0x60, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0x4,0x2a,0xc2,0xed,0x90,0xa,0x0,0x0,0x0,0x3d,0x49,0x44,0x41,0x54,0x18, + 0xd3,0xb5,0x91,0x41,0xa,0x0,0x20,0xc,0xc3,0xcc,0xf0,0xff,0x5f,0x8e,0x27,0x41, + 0x71,0xa,0xa,0xf6,0xd8,0xc0,0xda,0x51,0xd4,0x92,0x29,0xca,0x46,0x8f,0x0,0xf0, + 0x43,0x46,0x3f,0x1b,0x99,0x39,0x1,0x40,0x95,0x5,0x8c,0xe6,0x8f,0xcf,0xaf,0x5a, + 0xd5,0xac,0xd1,0x31,0x83,0xdd,0x82,0xd,0x4d,0xb1,0x18,0x25,0x9c,0xe1,0x8d,0xa, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nleftrightarrow2.png 0x0,0x0,0x0,0xd6, 0x89, @@ -27680,21 +27695,6 @@ 0xf1,0x31,0xc6,0x98,0x51,0xe4,0x99,0xab,0xb7,0x8d,0x9e,0xe6,0xe7,0x83,0x2f,0xf9, 0x0,0x84,0x39,0x42,0x1b,0xf,0x1,0xfd,0xc2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/natural.png - 0x0,0x0,0x0,0xbd, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x6,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xb3,0xd7,0x7c,0x60, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x4,0x2a,0xc2,0xed,0x90,0xa,0x0,0x0,0x0,0x3d,0x49,0x44,0x41,0x54,0x18, - 0xd3,0xb5,0x91,0x41,0xa,0x0,0x20,0xc,0xc3,0xcc,0xf0,0xff,0x5f,0x8e,0x27,0x41, - 0x71,0xa,0xa,0xf6,0xd8,0xc0,0xda,0x51,0xd4,0x92,0x29,0xca,0x46,0x8f,0x0,0xf0, - 0x43,0x46,0x3f,0x1b,0x99,0x39,0x1,0x40,0x95,0x5,0x8c,0xe6,0x8f,0xcf,0xaf,0x5a, - 0xd5,0xac,0xd1,0x31,0x83,0xdd,0x82,0xd,0x4d,0xb1,0x18,0x25,0x9c,0xe1,0x8d,0xa, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nearrow.png 0x0,0x0,0x0,0xe2, 0x89, @@ -27713,6 +27713,22 @@ 0x90,0xc5,0x5d,0xe0,0x4,0x3f,0x81,0x53,0x9c,0xda,0xc4,0xd9,0xdc,0xd9,0xe8,0x43, 0x19,0xf3,0x8f,0x5b,0xc8,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/equation.png + 0x0,0x0,0x0,0xd0, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x21,0x2d,0xa2,0xc2,0x5b,0x34,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x38, + 0xcb,0x63,0xfc,0xff,0xff,0x3f,0x3,0x35,0x1,0x13,0x3,0x95,0x1,0xd5,0xd,0x64, + 0x41,0xe6,0x30,0x32,0x32,0x92,0xe5,0xff,0xff,0xff,0xff,0x33,0xc2,0xcd,0xa0,0x76, + 0x18,0xe,0x7e,0x17,0xd2,0x36,0x52,0xd0,0x1,0x23,0x23,0xc3,0x7f,0xec,0x5e,0x64, + 0x60,0x24,0xcb,0x40,0x6c,0x9a,0x71,0x59,0x32,0x30,0x5e,0x26,0xc6,0x45,0x18,0xea, + 0x87,0x56,0x2c,0x8f,0x66,0xbd,0x61,0x5a,0xc0,0x2,0x0,0x1d,0x22,0x29,0x20,0x9d, + 0xea,0xcd,0x47,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/doteq.png 0x0,0x0,0x0,0xd1, 0x89, @@ -27730,22 +27746,21 @@ 0x4b,0x15,0xb8,0x24,0xf5,0x4,0x38,0x1f,0xa8,0x34,0xf1,0x0,0x3b,0xe7,0x18,0x73, 0xe9,0x74,0x7f,0x10,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/equation.png - 0x0,0x0,0x0,0xd0, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/uparrow.png + 0x0,0x0,0x0,0xb5, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x7,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x5c,0x15,0x17,0x5e, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x21,0x2d,0xa2,0xc2,0x5b,0x34,0x0,0x0,0x0,0x50,0x49,0x44,0x41,0x54,0x38, - 0xcb,0x63,0xfc,0xff,0xff,0x3f,0x3,0x35,0x1,0x13,0x3,0x95,0x1,0xd5,0xd,0x64, - 0x41,0xe6,0x30,0x32,0x32,0x92,0xe5,0xff,0xff,0xff,0xff,0x33,0xc2,0xcd,0xa0,0x76, - 0x18,0xe,0x7e,0x17,0xd2,0x36,0x52,0xd0,0x1,0x23,0x23,0xc3,0x7f,0xec,0x5e,0x64, - 0x60,0x24,0xcb,0x40,0x6c,0x9a,0x71,0x59,0x32,0x30,0x5e,0x26,0xc6,0x45,0x18,0xea, - 0x87,0x56,0x2c,0x8f,0x66,0xbd,0x61,0x5a,0xc0,0x2,0x0,0x1d,0x22,0x29,0x20,0x9d, - 0xea,0xcd,0x47,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0xc,0x3b,0xcd,0x4,0x7,0x81,0x0,0x0,0x0,0x35,0x49,0x44,0x41,0x54,0x28, + 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0x2e,0xc0,0xc4,0x80,0x7,0x50,0x49,0x92,0x91, + 0x91,0xf1,0x3f,0x56,0x49,0x98,0x4,0x8a,0x2,0xa8,0x6b,0xff,0x63,0xa3,0x99,0xa0, + 0x2c,0x46,0x64,0xe3,0x60,0x7c,0x7a,0x78,0x65,0x68,0x4b,0x32,0xe2,0x4b,0x9,0x0, + 0x94,0x8a,0x1e,0x10,0x42,0x26,0x92,0x82,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, + 0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/utilde.png 0x0,0x0,0x1,0x1e, 0x89, @@ -27785,21 +27800,6 @@ 0xae,0x99,0xce,0x69,0xb4,0x46,0x52,0x3a,0x58,0xdf,0xf1,0x76,0xc0,0xce,0x47,0x9c, 0x0,0xeb,0x52,0x1d,0xb3,0x58,0x81,0xf4,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/uparrow.png - 0x0,0x0,0x0,0xb5, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x7,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x5c,0x15,0x17,0x5e, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0xc,0x3b,0xcd,0x4,0x7,0x81,0x0,0x0,0x0,0x35,0x49,0x44,0x41,0x54,0x28, - 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0x2e,0xc0,0xc4,0x80,0x7,0x50,0x49,0x92,0x91, - 0x91,0xf1,0x3f,0x56,0x49,0x98,0x4,0x8a,0x2,0xa8,0x6b,0xff,0x63,0xa3,0x99,0xa0, - 0x2c,0x46,0x64,0xe3,0x60,0x7c,0x7a,0x78,0x65,0x68,0x4b,0x32,0xe2,0x4b,0x9,0x0, - 0x94,0x8a,0x1e,0x10,0x42,0x26,0x92,0x82,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, - 0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mid.png 0x0,0x0,0x0,0xa4, 0x89, @@ -27943,21 +27943,6 @@ 0xde,0xdf,0x4b,0xe9,0x44,0x65,0x1a,0x6e,0xe7,0x57,0x5f,0xf4,0x4,0x48,0x1a,0x5c, 0x13,0x83,0x4c,0xb1,0x99,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/downharpoonright.png - 0x0,0x0,0x0,0xb3, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x5,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x58,0xe0,0xc7,0x63, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x23,0x23,0x77,0x4c,0x14,0xb1,0x0,0x0,0x0,0x33,0x49,0x44,0x41,0x54,0x18, - 0xd3,0x63,0xfc,0xff,0xff,0x3f,0x3,0x3a,0x60,0x62,0xc0,0x2,0x48,0x14,0x64,0x64, - 0x64,0xfc,0x4f,0x6d,0x33,0x7,0xb1,0x20,0xcc,0xbb,0x4c,0xc8,0x2,0xff,0xff,0xff, - 0x67,0x44,0x11,0x84,0x9,0x30,0x30,0x30,0x30,0x30,0x62,0xb,0x79,0x0,0x9a,0x60, - 0xf,0x21,0x7b,0x5f,0x37,0xd1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/triangleq.png 0x0,0x0,0x0,0xc7, 0x89, @@ -27974,6 +27959,21 @@ 0x68,0xd2,0x8a,0x40,0xf6,0x87,0xb6,0xd3,0x3a,0x4d,0xbc,0xfe,0xf4,0x83,0x93,0x7e, 0x8,0x74,0xc8,0xf4,0x27,0x23,0x20,0x2,0x53,0x45,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/downharpoonright.png + 0x0,0x0,0x0,0xb3, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x5,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x58,0xe0,0xc7,0x63, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x23,0x23,0x77,0x4c,0x14,0xb1,0x0,0x0,0x0,0x33,0x49,0x44,0x41,0x54,0x18, + 0xd3,0x63,0xfc,0xff,0xff,0x3f,0x3,0x3a,0x60,0x62,0xc0,0x2,0x48,0x14,0x64,0x64, + 0x64,0xfc,0x4f,0x6d,0x33,0x7,0xb1,0x20,0xcc,0xbb,0x4c,0xc8,0x2,0xff,0xff,0xff, + 0x67,0x44,0x11,0x84,0x9,0x30,0x30,0x30,0x30,0x30,0x62,0xb,0x79,0x0,0x9a,0x60, + 0xf,0x21,0x7b,0x5f,0x37,0xd1,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/circledast.png 0x0,0x0,0x0,0xe5, 0x89, @@ -28090,6 +28090,21 @@ 0x2a,0xb5,0xe9,0x1,0xaa,0x4c,0x13,0xdb,0xe7,0xf0,0x17,0xf0,0x3,0x3,0x97,0x1b, 0x19,0x43,0x78,0x70,0x18,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/daleth.png + 0x0,0x0,0x0,0xbd, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xe,0x2a,0xb,0x93,0x3b,0x7,0x2,0x0,0x0,0x0,0x3d,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xed,0x91,0x31,0xe,0x0,0x30,0x8,0x2,0x3d,0xe3,0xff,0xbf,0x4c,0x27,0x67, + 0x71,0x68,0xd2,0xa1,0x4c,0xc,0x40,0x8,0x20,0x29,0x5c,0x64,0x2c,0xb0,0x17,0x3, + 0x56,0x97,0x6a,0x32,0x19,0x24,0x91,0x4d,0x9c,0x64,0xa6,0x35,0x0,0x75,0xd8,0xe5, + 0x35,0xbe,0xd8,0x3d,0xe5,0xc1,0xce,0x7,0xc7,0xe8,0x15,0x1d,0x11,0xfe,0x21,0xa5, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/hat.png 0x0,0x0,0x0,0xca, 0x89, @@ -28106,21 +28121,6 @@ 0x50,0x96,0x2f,0xa5,0x4f,0xff,0x5a,0xf7,0x1b,0xfe,0x3d,0xa7,0x67,0xf8,0xc,0xef, 0x32,0x3c,0xe6,0x97,0x1b,0x39,0x69,0x49,0x39,0xb1,0x67,0xa1,0x6e,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/daleth.png - 0x0,0x0,0x0,0xbd, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xe,0x2a,0xb,0x93,0x3b,0x7,0x2,0x0,0x0,0x0,0x3d,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xed,0x91,0x31,0xe,0x0,0x30,0x8,0x2,0x3d,0xe3,0xff,0xbf,0x4c,0x27,0x67, - 0x71,0x68,0xd2,0xa1,0x4c,0xc,0x40,0x8,0x20,0x29,0x5c,0x64,0x2c,0xb0,0x17,0x3, - 0x56,0x97,0x6a,0x32,0x19,0x24,0x91,0x4d,0x9c,0x64,0xa6,0x35,0x0,0x75,0xd8,0xe5, - 0x35,0xbe,0xd8,0x3d,0xe5,0xc1,0xce,0x7,0xc7,0xe8,0x15,0x1d,0x11,0xfe,0x21,0xa5, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/blacktriangleleft.png 0x0,0x0,0x0,0xca, 0x89, @@ -28246,6 +28246,23 @@ 0xa8,0x30,0x7f,0xe1,0xb4,0x41,0x7f,0xd9,0x9e,0x26,0x6b,0x4e,0xad,0x70,0xf,0xa9, 0xc6,0x0,0x1c,0x22,0x2a,0x1b,0x3c,0x4d,0x40,0x1c,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mho.png + 0x0,0x0,0x0,0xd6, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0x5,0x2d,0x45,0x92,0x34,0xe8,0x0,0x0,0x0,0x56,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0x52,0xcd,0xa,0x80,0x60,0xc,0x52,0xe9,0xfd,0x5f,0xd9,0x4e,0x85,0xd, + 0x89,0xbe,0x43,0x50,0x9e,0xc6,0xd0,0xcd,0xfd,0xd0,0x36,0x9e,0x42,0x58,0xc0,0x7b, + 0xe4,0xd,0x0,0x48,0x9e,0xc6,0x6d,0xf3,0x88,0x67,0x5e,0x8d,0x94,0xc8,0xbc,0xee, + 0x88,0x53,0xa0,0x6c,0x39,0x45,0xb6,0x99,0x56,0xd6,0xb7,0xd1,0xaa,0xb6,0xea,0x1f, + 0x39,0x8a,0xda,0xd4,0x89,0x9c,0x87,0xf9,0x75,0x4d,0x70,0xb9,0xe8,0xf,0x5f,0x74, + 0x7,0xdd,0xc9,0x39,0x15,0xe8,0xf0,0x84,0xaf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ntriangleleft.png 0x0,0x0,0x0,0xe2, 0x89, @@ -28281,23 +28298,6 @@ 0x55,0xf0,0x1,0x0,0x56,0xc1,0x91,0x3b,0xfe,0xad,0x3d,0x6f,0xff,0x92,0xca,0xf9, 0x49,0x37,0xaf,0x90,0x39,0x29,0x40,0xa6,0x82,0x77,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/mho.png - 0x0,0x0,0x0,0xd6, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x5,0x2d,0x45,0x92,0x34,0xe8,0x0,0x0,0x0,0x56,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0x52,0xcd,0xa,0x80,0x60,0xc,0x52,0xe9,0xfd,0x5f,0xd9,0x4e,0x85,0xd, - 0x89,0xbe,0x43,0x50,0x9e,0xc6,0xd0,0xcd,0xfd,0xd0,0x36,0x9e,0x42,0x58,0xc0,0x7b, - 0xe4,0xd,0x0,0x48,0x9e,0xc6,0x6d,0xf3,0x88,0x67,0x5e,0x8d,0x94,0xc8,0xbc,0xee, - 0x88,0x53,0xa0,0x6c,0x39,0x45,0xb6,0x99,0x56,0xd6,0xb7,0xd1,0xaa,0xb6,0xea,0x1f, - 0x39,0x8a,0xda,0xd4,0x89,0x9c,0x87,0xf9,0x75,0x4d,0x70,0xb9,0xe8,0xf,0x5f,0x74, - 0x7,0xdd,0xc9,0x39,0x15,0xe8,0xf0,0x84,0xaf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, - 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/varrho.png 0x0,0x0,0x0,0xd1, 0x89, @@ -28475,20 +28475,6 @@ 0xb3,0xa1,0x64,0x9a,0x95,0xc1,0xf7,0x8d,0xdf,0xf8,0xb2,0xcc,0xaa,0xe,0x7e,0xf8, 0x2a,0x7,0xcc,0x9c,0x3a,0x19,0x84,0x6e,0x18,0xe3,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/delim1.png - 0x0,0x0,0x0,0xaa, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x1f,0x0,0x0,0x0,0x1f,0x10,0x6,0x0,0x0,0x0,0x4f,0x3e,0xca,0x7a, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x4a,0x49,0x44,0x41,0x54,0x58, - 0xc3,0xed,0xcf,0xd1,0xd,0x0,0x20,0x8,0xc4,0x50,0xce,0xfd,0x77,0xc6,0x5f,0x26, - 0x40,0x93,0xf6,0x2d,0xd0,0x34,0x35,0x74,0x77,0xd7,0x82,0x24,0x79,0xd1,0x9d,0xfd, - 0xb3,0x19,0xfc,0x89,0xe3,0x34,0x8e,0xd3,0x38,0x4e,0xe3,0x38,0x8d,0xe3,0x34,0x8e, - 0xd3,0x38,0x4e,0xe3,0x38,0x8d,0xe3,0x34,0x8e,0xd3,0x38,0x4e,0xe3,0x38,0x8d,0xe3, - 0x34,0x8e,0xb,0xe2,0x2,0xb1,0xbc,0x8,0x3c,0x14,0x7c,0x3d,0x69,0x0,0x0,0x0, - 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/tau.png 0x0,0x0,0x0,0xc3, 0x89, @@ -28505,6 +28491,20 @@ 0x8a,0xe8,0xe0,0x6b,0x5c,0xd6,0x92,0x64,0x22,0xe3,0x10,0x48,0x66,0x0,0x55,0x10, 0x1d,0x1f,0x82,0x6,0x2d,0x26,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/delim1.png + 0x0,0x0,0x0,0xaa, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x1f,0x0,0x0,0x0,0x1f,0x10,0x6,0x0,0x0,0x0,0x4f,0x3e,0xca,0x7a, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x4a,0x49,0x44,0x41,0x54,0x58, + 0xc3,0xed,0xcf,0xd1,0xd,0x0,0x20,0x8,0xc4,0x50,0xce,0xfd,0x77,0xc6,0x5f,0x26, + 0x40,0x93,0xf6,0x2d,0xd0,0x34,0x35,0x74,0x77,0xd7,0x82,0x24,0x79,0xd1,0x9d,0xfd, + 0xb3,0x19,0xfc,0x89,0xe3,0x34,0x8e,0xd3,0x38,0x4e,0xe3,0x38,0x8d,0xe3,0x34,0x8e, + 0xd3,0x38,0x4e,0xe3,0x38,0x8d,0xe3,0x34,0x8e,0xd3,0x38,0x4e,0xe3,0x38,0x8d,0xe3, + 0x34,0x8e,0xb,0xe2,0x2,0xb1,0xbc,0x8,0x3c,0x14,0x7c,0x3d,0x69,0x0,0x0,0x0, + 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/bullet.png 0x0,0x0,0x0,0xb4, 0x89, @@ -28520,21 +28520,6 @@ 0xb2,0x18,0xbd,0x7c,0x1,0x73,0x10,0x36,0x47,0x32,0xe,0x85,0xd8,0x4,0x0,0x6f, 0x5c,0x12,0x21,0x15,0x6d,0xe2,0xaf,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/landdownint.png - 0x0,0x0,0x0,0xb3, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x10,0x6,0x0,0x0,0x0,0xf9,0x7b,0x40,0xad, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, - 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, - 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x9,0x76,0x70,0x41,0x67,0x0, - 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x0,0xd5,0xa6,0xdf,0xfd,0x0,0x0,0x0,0x3e, - 0x49,0x44,0x41,0x54,0x38,0xcb,0x63,0x60,0x18,0xa6,0xe0,0xff,0x7f,0x54,0x9a,0x62, - 0x83,0x70,0x3,0x26,0x6a,0xbb,0x7d,0xd4,0x40,0x9a,0x19,0x48,0x6a,0x72,0x40,0xa8, - 0x67,0x22,0x56,0x21,0xb1,0xf2,0x8c,0x94,0x19,0x8,0x37,0x86,0x91,0x38,0x75,0x64, - 0x58,0x30,0x64,0x63,0x79,0x38,0x1b,0x48,0x0,0x90,0x5e,0xee,0x1,0x0,0x91,0x1, - 0x16,0x6,0x1c,0xb1,0x75,0xe9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/upuparrows.png 0x0,0x0,0x0,0xc6, 0x89, @@ -28551,6 +28536,21 @@ 0x45,0xe7,0x23,0x8b,0xd,0xf6,0x60,0x1d,0xd5,0x40,0x2d,0xd,0x8c,0xa4,0xe6,0x38, 0x0,0xab,0xfb,0x2d,0xd,0x66,0x74,0x71,0xd2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, 0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/landdownint.png + 0x0,0x0,0x0,0xb3, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x10,0x6,0x0,0x0,0x0,0xf9,0x7b,0x40,0xad, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0xff,0xff,0xff,0xff,0xff,0xff,0x9,0x58, + 0xf7,0xdc,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x0,0x48,0x0,0x0, + 0x0,0x48,0x0,0x46,0xc9,0x6b,0x3e,0x0,0x0,0x0,0x9,0x76,0x70,0x41,0x67,0x0, + 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x0,0xd5,0xa6,0xdf,0xfd,0x0,0x0,0x0,0x3e, + 0x49,0x44,0x41,0x54,0x38,0xcb,0x63,0x60,0x18,0xa6,0xe0,0xff,0x7f,0x54,0x9a,0x62, + 0x83,0x70,0x3,0x26,0x6a,0xbb,0x7d,0xd4,0x40,0x9a,0x19,0x48,0x6a,0x72,0x40,0xa8, + 0x67,0x22,0x56,0x21,0xb1,0xf2,0x8c,0x94,0x19,0x8,0x37,0x86,0x91,0x38,0x75,0x64, + 0x58,0x30,0x64,0x63,0x79,0x38,0x1b,0x48,0x0,0x90,0x5e,0xee,0x1,0x0,0x91,0x1, + 0x16,0x6,0x1c,0xb1,0x75,0xe9,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/circledcirc.png 0x0,0x0,0x0,0xdf, 0x89, @@ -28599,6 +28599,24 @@ 0x19,0xb1,0x4a,0xc2,0x24,0x50,0x24,0xd1,0xbd,0x1,0x97,0x44,0x36,0xa,0x43,0x12, 0x9b,0x4,0xbd,0x3,0x81,0x72,0x49,0x0,0x35,0x73,0x14,0x25,0x2e,0xd,0x97,0x87, 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/odot.png + 0x0,0x0,0x0,0xe2, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0x10,0x17,0xd,0x6,0x8,0x64,0xf3,0x0,0x0,0x0,0x62,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xcd,0x93,0x31,0xe,0xc0,0x30,0x8,0x3,0x63,0xab,0xff,0xff,0xb2,0x3b,0x21, + 0x55,0x14,0x43,0xd3,0x29,0x8c,0x28,0x97,0xc0,0x11,0x20,0x69,0xed,0x6,0xd7,0x8f, + 0x38,0x1c,0xba,0x72,0x2,0xc0,0xcb,0x8c,0x24,0x58,0x8,0x80,0xf2,0x81,0x2a,0xcf, + 0x9,0x88,0x97,0x9e,0x15,0x70,0x2,0x2a,0xd0,0x8a,0xa8,0x7a,0x6b,0xed,0x5,0xe0, + 0x40,0xba,0x52,0x2a,0x6b,0xe3,0x9c,0xba,0x1e,0x59,0xd9,0x71,0x25,0xc7,0x45,0x74, + 0x5a,0xbb,0x39,0x21,0xaf,0xc6,0x97,0x1f,0x81,0xb3,0xf7,0xe9,0x6,0xb4,0xeb,0x45, + 0x1f,0x75,0xa1,0x73,0xd2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, + 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/export-others.png 0x0,0x0,0x4,0x38, 0x89, @@ -28670,24 +28688,6 @@ 0xff,0x21,0x4c,0x3d,0xfa,0x26,0xa9,0x96,0x36,0x74,0x4d,0xa5,0xfd,0x51,0x56,0xd7, 0xc9,0xf1,0x37,0xaf,0x55,0xda,0x89,0xc6,0xe1,0x61,0xf0,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/odot.png - 0x0,0x0,0x0,0xe2, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x17,0xd,0x6,0x8,0x64,0xf3,0x0,0x0,0x0,0x62,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xcd,0x93,0x31,0xe,0xc0,0x30,0x8,0x3,0x63,0xab,0xff,0xff,0xb2,0x3b,0x21, - 0x55,0x14,0x43,0xd3,0x29,0x8c,0x28,0x97,0xc0,0x11,0x20,0x69,0xed,0x6,0xd7,0x8f, - 0x38,0x1c,0xba,0x72,0x2,0xc0,0xcb,0x8c,0x24,0x58,0x8,0x80,0xf2,0x81,0x2a,0xcf, - 0x9,0x88,0x97,0x9e,0x15,0x70,0x2,0x2a,0xd0,0x8a,0xa8,0x7a,0x6b,0xed,0x5,0xe0, - 0x40,0xba,0x52,0x2a,0x6b,0xe3,0x9c,0xba,0x1e,0x59,0xd9,0x71,0x25,0xc7,0x45,0x74, - 0x5a,0xbb,0x39,0x21,0xaf,0xc6,0x97,0x1f,0x81,0xb3,0xf7,0xe9,0x6,0xb4,0xeb,0x45, - 0x1f,0x75,0xa1,0x73,0xd2,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, - 0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/veebar.png 0x0,0x0,0x0,0xc9, 0x89, @@ -28858,6 +28858,21 @@ 0xba,0xf0,0xa8,0x19,0x8a,0x5e,0xc6,0xe5,0xb5,0x81,0x72,0x21,0xe3,0x68,0x79,0x48, 0x31,0x0,0x0,0x4,0xaa,0xd,0x26,0x35,0xab,0xe3,0xbe,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ulcorner.png + 0x0,0x0,0x0,0xb7, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, + 0xc,0xe,0xf,0xde,0x86,0x91,0xb6,0x0,0x0,0x0,0x37,0x49,0x44,0x41,0x54,0x28, + 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0xa9,0x80,0x89,0x81,0xc,0x40,0x96,0x26,0x16, + 0x6,0x6,0x6,0x6,0x46,0x46,0x46,0xc,0x37,0xfe,0xff,0xff,0x9f,0x11,0xaf,0x26, + 0x42,0x8a,0x6,0xce,0x4f,0x64,0x69,0x62,0x1c,0xdc,0xf1,0x34,0xaa,0x69,0x68,0x68, + 0x2,0x0,0xf6,0x1,0xd,0x21,0x4f,0xd5,0x78,0x5d,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/intop.png 0x0,0x0,0x0,0xc8, 0x89, @@ -28874,21 +28889,6 @@ 0x88,0xfd,0xa0,0xde,0xef,0x12,0x7f,0xf0,0x7,0x1f,0x8,0xe6,0xe8,0xb,0x56,0x7, 0x2e,0x49,0x5,0xf0,0xc2,0x28,0x29,0x42,0xb,0xe5,0x67,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ulcorner.png - 0x0,0x0,0x0,0xb7, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xd,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x4b,0x37,0x87,0x97, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x11, - 0xc,0xe,0xf,0xde,0x86,0x91,0xb6,0x0,0x0,0x0,0x37,0x49,0x44,0x41,0x54,0x28, - 0xcf,0x63,0xfc,0xff,0xff,0x3f,0x3,0xa9,0x80,0x89,0x81,0xc,0x40,0x96,0x26,0x16, - 0x6,0x6,0x6,0x6,0x46,0x46,0x46,0xc,0x37,0xfe,0xff,0xff,0x9f,0x11,0xaf,0x26, - 0x42,0x8a,0x6,0xce,0x4f,0x64,0x69,0x62,0x1c,0xdc,0xf1,0x34,0xaa,0x69,0x68,0x68, - 0x2,0x0,0xf6,0x1,0xd,0x21,0x4f,0xd5,0x78,0x5d,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/lnsim.png 0x0,0x0,0x0,0xe9, 0x89, @@ -29060,23 +29060,6 @@ 0xb9,0x85,0x2e,0x5f,0x4c,0xbf,0x8f,0xa4,0x32,0x5b,0x8f,0xf4,0x1,0xf6,0x53,0x53, 0x19,0x47,0x10,0xb6,0x33,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/phi.png - 0x0,0x0,0x0,0xd3, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0x10,0x10,0x1e,0xcd,0xf7,0xb3,0xea,0x0,0x0,0x0,0x53,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xc5,0x92,0x41,0xe,0xc0,0x20,0x8,0x4,0x77,0xfd,0xff,0x9f,0xc7,0x4b,0x63, - 0x68,0x43,0x2c,0x1e,0x54,0x4e,0x84,0x2c,0x61,0x16,0x30,0xa0,0x4a,0x34,0x15,0xe3, - 0xa0,0xd0,0x36,0x17,0x46,0xdb,0x6,0xf0,0xab,0x16,0xf7,0xf8,0xe5,0x92,0xa4,0xd1, - 0x0,0xe8,0x11,0x33,0xcb,0xd7,0x18,0x23,0x53,0xc6,0xf7,0xeb,0x3a,0x36,0x95,0x47, - 0xf,0xd7,0x53,0xc7,0xd9,0x7a,0x32,0xbe,0x3d,0x27,0x74,0xf5,0xc3,0x3b,0xb5,0xf5, - 0x43,0xfb,0x45,0x91,0x92,0x27,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/ominus.png 0x0,0x0,0x0,0xdd, 0x89, @@ -29109,23 +29092,23 @@ 0x50,0x80,0x2a,0x6f,0xa8,0x9c,0x20,0x76,0x53,0x4,0xc9,0x80,0xf6,0xd,0x77,0x21, 0x13,0x1f,0x4b,0x37,0xfb,0x6a,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/Bbbk.png - 0x0,0x0,0x0,0xd7, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/phi.png + 0x0,0x0,0x0,0xd3, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0xa,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0xa9,0xeb,0x9c,0xee, 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xd,0x37,0x36,0x36,0x79,0x99,0x56,0x0,0x0,0x0,0x57,0x49,0x44,0x41,0x54,0x28, - 0xcf,0xd5,0x92,0xc1,0xa,0x80,0x30,0xc,0x43,0x93,0xe2,0xff,0xff,0xf2,0xf3,0x34, - 0xa8,0x65,0x75,0xee,0xa0,0x60,0x8e,0x6b,0xf6,0x48,0x4a,0xd,0xe8,0xa9,0x42,0x1b, - 0x7a,0xcf,0x7c,0x48,0x92,0xed,0x4b,0x70,0xc0,0x2d,0x79,0xc,0x3b,0xd3,0x47,0x99, - 0x67,0xca,0x3d,0x46,0xbc,0x25,0x39,0xf7,0x88,0x3b,0x6a,0x2d,0x1c,0x2b,0xda,0xd2, - 0x6c,0x1b,0xc0,0x75,0xff,0x2d,0x79,0xf6,0x21,0x72,0xc6,0x4a,0xaa,0xef,0xfe,0xe1, - 0x89,0x9e,0x5a,0xcc,0x2f,0x25,0xb0,0xc4,0x8,0x5,0x0,0x0,0x0,0x0,0x49,0x45, - 0x4e,0x44,0xae,0x42,0x60,0x82, + 0x10,0x10,0x1e,0xcd,0xf7,0xb3,0xea,0x0,0x0,0x0,0x53,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xc5,0x92,0x41,0xe,0xc0,0x20,0x8,0x4,0x77,0xfd,0xff,0x9f,0xc7,0x4b,0x63, + 0x68,0x43,0x2c,0x1e,0x54,0x4e,0x84,0x2c,0x61,0x16,0x30,0xa0,0x4a,0x34,0x15,0xe3, + 0xa0,0xd0,0x36,0x17,0x46,0xdb,0x6,0xf0,0xab,0x16,0xf7,0xf8,0xe5,0x92,0xa4,0xd1, + 0x0,0xe8,0x11,0x33,0xcb,0xd7,0x18,0x23,0x53,0xc6,0xf7,0xeb,0x3a,0x36,0x95,0x47, + 0xf,0xd7,0x53,0xc7,0xd9,0x7a,0x32,0xbe,0x3d,0x27,0x74,0xf5,0xc3,0x3b,0xb5,0xf5, + 0x43,0xfb,0x45,0x91,0x92,0x27,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/varepsilon.png 0x0,0x0,0x0,0xc8, 0x89, @@ -29157,6 +29140,23 @@ 0x9a,0x4,0x98,0x6,0x51,0xe9,0x6,0xc0,0x14,0xc6,0x80,0xca,0x85,0x92,0xe4,0x59, 0xab,0x92,0xbc,0xf0,0x66,0x3,0x77,0x76,0x19,0x1f,0x31,0xe5,0x4b,0x16,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/Bbbk.png + 0x0,0x0,0x0,0xd7, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0xb,0x0,0x0,0x0,0x13,0x8,0x6,0x0,0x0,0x0,0x46,0x29,0xf7,0xd0, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xd,0x37,0x36,0x36,0x79,0x99,0x56,0x0,0x0,0x0,0x57,0x49,0x44,0x41,0x54,0x28, + 0xcf,0xd5,0x92,0xc1,0xa,0x80,0x30,0xc,0x43,0x93,0xe2,0xff,0xff,0xf2,0xf3,0x34, + 0xa8,0x65,0x75,0xee,0xa0,0x60,0x8e,0x6b,0xf6,0x48,0x4a,0xd,0xe8,0xa9,0x42,0x1b, + 0x7a,0xcf,0x7c,0x48,0x92,0xed,0x4b,0x70,0xc0,0x2d,0x79,0xc,0x3b,0xd3,0x47,0x99, + 0x67,0xca,0x3d,0x46,0xbc,0x25,0x39,0xf7,0x88,0x3b,0x6a,0x2d,0x1c,0x2b,0xda,0xd2, + 0x6c,0x1b,0xc0,0x75,0xff,0x2d,0x79,0xf6,0x21,0x72,0xc6,0x4a,0xaa,0xef,0xfe,0xe1, + 0x89,0x9e,0x5a,0xcc,0x2f,0x25,0xb0,0xc4,0x8,0x5,0x0,0x0,0x0,0x0,0x49,0x45, + 0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/nu.png 0x0,0x0,0x0,0xc5, 0x89, @@ -29398,23 +29398,6 @@ 0x19,0x19,0xff,0xf,0x76,0x37,0xc2,0x0,0xb,0xb2,0x83,0x9,0x2a,0xfc,0xff,0xff, 0x3f,0xe3,0x70,0xf0,0x35,0xe3,0x10,0x48,0x66,0x0,0xa3,0xf7,0xc,0x27,0x7f,0x77, 0x5,0x15,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/math/lll.png - 0x0,0x0,0x0,0xdb, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, - 0xf,0x37,0xe,0x1d,0xff,0xf5,0xa6,0x0,0x0,0x0,0x5b,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x94,0x31,0xe,0xc0,0x30,0xc,0x2,0xb9,0xca,0xff,0xff,0x32,0x9d,0x32, - 0x24,0x51,0x95,0xb4,0xf6,0xd0,0x21,0x8c,0x8,0x9d,0xcc,0x60,0xb0,0xad,0x4a,0x5d, - 0x2a,0xd6,0x1,0xfe,0x10,0x18,0xab,0x0,0x60,0x49,0xb2,0xcd,0x8e,0x17,0x55,0xa0, - 0xe6,0x45,0x15,0x68,0xaa,0x9c,0x5,0x75,0x40,0xc0,0x63,0x60,0xd7,0x9b,0x1a,0xb6, - 0x5f,0xae,0xba,0x90,0x71,0x1c,0xb2,0x60,0x9e,0xd6,0xe6,0x2b,0x98,0xd5,0x7c,0xbd, - 0x5,0x73,0xf6,0x30,0xad,0x1b,0xaf,0x5a,0x78,0x1f,0x97,0xb2,0x9c,0xcd,0x0,0x0, - 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/sqiint.png 0x0,0x0,0x0,0xd2, 0x89, @@ -29432,6 +29415,23 @@ 0xfa,0x95,0xff,0x60,0x46,0x59,0xb3,0xf7,0xcb,0xa8,0xba,0xd2,0x0,0x82,0xa,0x3c, 0x25,0x68,0x3a,0x4,0x87,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60, 0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/math/lll.png + 0x0,0x0,0x0,0xdb, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x14,0x0,0x0,0x0,0x14,0x8,0x6,0x0,0x0,0x0,0x8d,0x89,0x1d,0xd, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd9,0x5,0x10, + 0xf,0x37,0xe,0x1d,0xff,0xf5,0xa6,0x0,0x0,0x0,0x5b,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x94,0x31,0xe,0xc0,0x30,0xc,0x2,0xb9,0xca,0xff,0xff,0x32,0x9d,0x32, + 0x24,0x51,0x95,0xb4,0xf6,0xd0,0x21,0x8c,0x8,0x9d,0xcc,0x60,0xb0,0xad,0x4a,0x5d, + 0x2a,0xd6,0x1,0xfe,0x10,0x18,0xab,0x0,0x60,0x49,0xb2,0xcd,0x8e,0x17,0x55,0xa0, + 0xe6,0x45,0x15,0x68,0xaa,0x9c,0x5,0x75,0x40,0xc0,0x63,0x60,0xd7,0x9b,0x1a,0xb6, + 0x5f,0xae,0xba,0x90,0x71,0x1c,0xb2,0x60,0x9e,0xd6,0xe6,0x2b,0x98,0xd5,0x7c,0xbd, + 0x5,0x73,0xf6,0x30,0xad,0x1b,0xaf,0x5a,0x78,0x1f,0x97,0xb2,0x9c,0xcd,0x0,0x0, + 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/math/font.png 0x0,0x0,0x1,0xa, 0x89, @@ -29452,6 +29452,54 @@ 0x92,0x9d,0x6a,0x16,0x5,0xb8,0xfd,0x3e,0xed,0x7d,0xf8,0x1f,0x50,0xb6,0x7c,0xd, 0xbd,0xde,0x3e,0x29,0xf,0x22,0x40,0x61,0x2b,0xe5,0xa,0x58,0x5a,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/depth-decrement.png + 0x0,0x0,0x2,0xce, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x3,0x0,0x0,0x0,0xf3,0x6a,0x9c,0x9, + 0x0,0x0,0x0,0x3,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0xdb,0xe1,0x4f,0xe0,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7,0x1, + 0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74, + 0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70, + 0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x1,0x44,0x50,0x4c,0x54, + 0x45,0xff,0xff,0xff,0x55,0x55,0x55,0x80,0x0,0x0,0xbf,0x0,0x0,0x60,0x60,0x60, + 0x69,0x0,0x0,0xc3,0x0,0x0,0x87,0x0,0x0,0xb1,0x0,0x0,0x5e,0x0,0x0,0xbc, + 0x0,0x0,0x71,0x0,0x0,0xbe,0x0,0x0,0x5d,0x0,0x0,0xbf,0x0,0x0,0x91,0x0, + 0x0,0xa3,0x0,0x0,0x7b,0x0,0x0,0xb8,0x0,0x0,0x52,0x52,0x52,0x72,0x72,0x72, + 0x68,0x0,0x0,0xbf,0x0,0x0,0x54,0x54,0x54,0x71,0x71,0x71,0x55,0x55,0x55,0x70, + 0x70,0x70,0x55,0x55,0x55,0x70,0x70,0x70,0x72,0x72,0x72,0x86,0x0,0x0,0xaf,0x0, + 0x0,0x9a,0x0,0x0,0x71,0x0,0x0,0xbe,0x0,0x0,0xbe,0x0,0x0,0x92,0x1,0x0, + 0xa7,0x4,0x3,0x67,0x0,0x0,0x81,0x2,0x1,0xbd,0xb,0x9,0x53,0x53,0x53,0x54, + 0x54,0x54,0x55,0x55,0x55,0x63,0x63,0x63,0x70,0x70,0x70,0x71,0x0,0x0,0x71,0x71, + 0x71,0x72,0x72,0x72,0x77,0x4,0x2,0x7b,0x0,0x0,0x86,0x0,0x0,0x90,0x0,0x0, + 0x9a,0x0,0x0,0x9b,0x8,0x2,0x9e,0xc,0x9,0xa4,0x0,0x0,0xaf,0x0,0x0,0xb1, + 0x11,0x0,0xb9,0x0,0x0,0xbe,0x0,0x0,0xc3,0x28,0x21,0xc5,0x15,0xe,0xc5,0x2e, + 0x1d,0xc7,0x19,0x15,0xd0,0x48,0x3c,0xd3,0x1f,0x4,0xd5,0x40,0x38,0xd6,0x1c,0xc, + 0xd8,0x3f,0x26,0xd8,0x41,0x29,0xdb,0x1f,0xa,0xdd,0x3c,0x27,0xe0,0x39,0x27,0xe0, + 0xe0,0xe0,0xe1,0x65,0x5b,0xe2,0x20,0xe,0xe2,0xe2,0xe2,0xe3,0x33,0x22,0xe3,0x36, + 0x24,0xe5,0x5b,0x4b,0xe5,0xe5,0xe5,0xe6,0x63,0x54,0xe6,0x69,0x5a,0xe6,0x6e,0x5e, + 0xe6,0xe6,0xe6,0xe7,0x71,0x62,0xe7,0x74,0x65,0xe7,0x77,0x6b,0xe8,0x20,0x12,0xe9, + 0x20,0x13,0xe9,0x78,0x6a,0xe9,0xe9,0xe9,0xeb,0x7f,0x72,0xed,0xed,0xed,0xee,0x1f, + 0x19,0xee,0x87,0x7c,0xef,0xef,0xef,0xf0,0x21,0x18,0xf0,0x8e,0x85,0xf2,0x95,0x8d, + 0xf3,0xf3,0xf3,0xf4,0x21,0x1a,0xf6,0x21,0x1b,0xf7,0xf7,0xf7,0xf9,0xf9,0xf9,0xfc, + 0xfc,0xfc,0xfe,0x21,0x21,0xc0,0x76,0x88,0x14,0x0,0x0,0x0,0x29,0x74,0x52,0x4e, + 0x53,0x0,0x3,0x4,0x4,0x10,0x11,0x11,0x24,0x24,0x39,0x3d,0x3f,0x3f,0x47,0x50, + 0x56,0x56,0x85,0x85,0xa4,0xa4,0xaa,0xaa,0xab,0xab,0xb1,0xb1,0xb8,0xb8,0xb8,0xc9, + 0xc9,0xe0,0xe2,0xe2,0xf0,0xf3,0xf3,0xf6,0xfd,0xfd,0x98,0x28,0xa8,0x16,0x0,0x0, + 0x0,0xc7,0x49,0x44,0x41,0x54,0x18,0xd3,0x63,0x60,0x20,0xb,0x88,0x18,0x40,0x81, + 0x8,0x8a,0xb0,0x4e,0x56,0x56,0x56,0x46,0x62,0xa8,0x97,0x97,0xe,0x8a,0xb0,0xb0, + 0x26,0x14,0x8,0x93,0x68,0xd,0x1f,0x17,0x90,0x90,0xd2,0x7,0x3,0x29,0x98,0x20, + 0x9b,0x98,0x83,0x32,0xc4,0xae,0xcc,0x38,0x5f,0xb8,0x4d,0x3c,0x4a,0xce,0x29,0x36, + 0x40,0x5a,0x52,0x1b,0xc,0x24,0xc1,0x82,0xcc,0x42,0x1a,0xde,0xc9,0x9,0xd6,0x68, + 0xa6,0x72,0xc8,0xdb,0x46,0xc4,0x46,0x87,0x59,0xa2,0x8a,0xa,0xa8,0x3a,0x86,0x87, + 0x4,0x7,0x5,0x58,0x0,0xd9,0x32,0xba,0x20,0x20,0x3,0x12,0x56,0xb0,0x77,0x73, + 0xf5,0xf0,0xf4,0xf7,0x33,0x85,0x58,0x99,0x1a,0x8,0xb1,0x91,0x5f,0xc5,0xca,0xc9, + 0xdd,0x27,0x32,0xca,0x4,0xc8,0x96,0x6,0xdb,0x28,0xd,0x36,0x85,0x5d,0xce,0xcc, + 0x25,0x2a,0x29,0xcd,0x18,0xdd,0x27,0x4c,0x82,0xea,0x76,0xe9,0xd9,0x46,0x98,0x5e, + 0xe4,0x56,0x34,0x8f,0xd7,0x3,0xd2,0x12,0xd0,0x0,0x95,0x65,0x84,0x88,0xb3,0x8a, + 0x1a,0xaa,0x41,0x43,0x34,0x35,0x6,0x18,0xa0,0x2c,0x30,0xd,0xbc,0x9c,0x40,0x42, + 0x5c,0xb,0x2,0xa4,0x19,0x19,0xc8,0x5,0x0,0x40,0xb5,0x26,0x67,0xb7,0xc6,0x43, + 0x25,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/dialog-show_findreplace.png 0x0,0x0,0x3,0xae, 0x89, @@ -29514,54 +29562,6 @@ 0xb7,0xef,0x91,0x6,0x74,0x6a,0xd5,0x32,0x1e,0xaf,0xc1,0x6,0x42,0x2d,0xe3,0x93, 0xc7,0xf9,0x36,0xe3,0xb6,0xe9,0x5f,0xf1,0x5,0x32,0xe0,0x83,0x39,0x86,0x2c,0xe5, 0xa,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/depth-decrement.png - 0x0,0x0,0x2,0xce, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x3,0x0,0x0,0x0,0xf3,0x6a,0x9c,0x9, - 0x0,0x0,0x0,0x3,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0xdb,0xe1,0x4f,0xe0,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7,0x1, - 0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74, - 0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70, - 0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x1,0x44,0x50,0x4c,0x54, - 0x45,0xff,0xff,0xff,0x55,0x55,0x55,0x80,0x0,0x0,0xbf,0x0,0x0,0x60,0x60,0x60, - 0x69,0x0,0x0,0xc3,0x0,0x0,0x87,0x0,0x0,0xb1,0x0,0x0,0x5e,0x0,0x0,0xbc, - 0x0,0x0,0x71,0x0,0x0,0xbe,0x0,0x0,0x5d,0x0,0x0,0xbf,0x0,0x0,0x91,0x0, - 0x0,0xa3,0x0,0x0,0x7b,0x0,0x0,0xb8,0x0,0x0,0x52,0x52,0x52,0x72,0x72,0x72, - 0x68,0x0,0x0,0xbf,0x0,0x0,0x54,0x54,0x54,0x71,0x71,0x71,0x55,0x55,0x55,0x70, - 0x70,0x70,0x55,0x55,0x55,0x70,0x70,0x70,0x72,0x72,0x72,0x86,0x0,0x0,0xaf,0x0, - 0x0,0x9a,0x0,0x0,0x71,0x0,0x0,0xbe,0x0,0x0,0xbe,0x0,0x0,0x92,0x1,0x0, - 0xa7,0x4,0x3,0x67,0x0,0x0,0x81,0x2,0x1,0xbd,0xb,0x9,0x53,0x53,0x53,0x54, - 0x54,0x54,0x55,0x55,0x55,0x63,0x63,0x63,0x70,0x70,0x70,0x71,0x0,0x0,0x71,0x71, - 0x71,0x72,0x72,0x72,0x77,0x4,0x2,0x7b,0x0,0x0,0x86,0x0,0x0,0x90,0x0,0x0, - 0x9a,0x0,0x0,0x9b,0x8,0x2,0x9e,0xc,0x9,0xa4,0x0,0x0,0xaf,0x0,0x0,0xb1, - 0x11,0x0,0xb9,0x0,0x0,0xbe,0x0,0x0,0xc3,0x28,0x21,0xc5,0x15,0xe,0xc5,0x2e, - 0x1d,0xc7,0x19,0x15,0xd0,0x48,0x3c,0xd3,0x1f,0x4,0xd5,0x40,0x38,0xd6,0x1c,0xc, - 0xd8,0x3f,0x26,0xd8,0x41,0x29,0xdb,0x1f,0xa,0xdd,0x3c,0x27,0xe0,0x39,0x27,0xe0, - 0xe0,0xe0,0xe1,0x65,0x5b,0xe2,0x20,0xe,0xe2,0xe2,0xe2,0xe3,0x33,0x22,0xe3,0x36, - 0x24,0xe5,0x5b,0x4b,0xe5,0xe5,0xe5,0xe6,0x63,0x54,0xe6,0x69,0x5a,0xe6,0x6e,0x5e, - 0xe6,0xe6,0xe6,0xe7,0x71,0x62,0xe7,0x74,0x65,0xe7,0x77,0x6b,0xe8,0x20,0x12,0xe9, - 0x20,0x13,0xe9,0x78,0x6a,0xe9,0xe9,0xe9,0xeb,0x7f,0x72,0xed,0xed,0xed,0xee,0x1f, - 0x19,0xee,0x87,0x7c,0xef,0xef,0xef,0xf0,0x21,0x18,0xf0,0x8e,0x85,0xf2,0x95,0x8d, - 0xf3,0xf3,0xf3,0xf4,0x21,0x1a,0xf6,0x21,0x1b,0xf7,0xf7,0xf7,0xf9,0xf9,0xf9,0xfc, - 0xfc,0xfc,0xfe,0x21,0x21,0xc0,0x76,0x88,0x14,0x0,0x0,0x0,0x29,0x74,0x52,0x4e, - 0x53,0x0,0x3,0x4,0x4,0x10,0x11,0x11,0x24,0x24,0x39,0x3d,0x3f,0x3f,0x47,0x50, - 0x56,0x56,0x85,0x85,0xa4,0xa4,0xaa,0xaa,0xab,0xab,0xb1,0xb1,0xb8,0xb8,0xb8,0xc9, - 0xc9,0xe0,0xe2,0xe2,0xf0,0xf3,0xf3,0xf6,0xfd,0xfd,0x98,0x28,0xa8,0x16,0x0,0x0, - 0x0,0xc7,0x49,0x44,0x41,0x54,0x18,0xd3,0x63,0x60,0x20,0xb,0x88,0x18,0x40,0x81, - 0x8,0x8a,0xb0,0x4e,0x56,0x56,0x56,0x46,0x62,0xa8,0x97,0x97,0xe,0x8a,0xb0,0xb0, - 0x26,0x14,0x8,0x93,0x68,0xd,0x1f,0x17,0x90,0x90,0xd2,0x7,0x3,0x29,0x98,0x20, - 0x9b,0x98,0x83,0x32,0xc4,0xae,0xcc,0x38,0x5f,0xb8,0x4d,0x3c,0x4a,0xce,0x29,0x36, - 0x40,0x5a,0x52,0x1b,0xc,0x24,0xc1,0x82,0xcc,0x42,0x1a,0xde,0xc9,0x9,0xd6,0x68, - 0xa6,0x72,0xc8,0xdb,0x46,0xc4,0x46,0x87,0x59,0xa2,0x8a,0xa,0xa8,0x3a,0x86,0x87, - 0x4,0x7,0x5,0x58,0x0,0xd9,0x32,0xba,0x20,0x20,0x3,0x12,0x56,0xb0,0x77,0x73, - 0xf5,0xf0,0xf4,0xf7,0x33,0x85,0x58,0x99,0x1a,0x8,0xb1,0x91,0x5f,0xc5,0xca,0xc9, - 0xdd,0x27,0x32,0xca,0x4,0xc8,0x96,0x6,0xdb,0x28,0xd,0x36,0x85,0x5d,0xce,0xcc, - 0x25,0x2a,0x29,0xcd,0x18,0xdd,0x27,0x4c,0x82,0xea,0x76,0xe9,0xd9,0x46,0x98,0x5e, - 0xe4,0x56,0x34,0x8f,0xd7,0x3,0xd2,0x12,0xd0,0x0,0x95,0x65,0x84,0x88,0xb3,0x8a, - 0x1a,0xaa,0x41,0x43,0x34,0x35,0x6,0x18,0xa0,0x2c,0x30,0xd,0xbc,0x9c,0x40,0x42, - 0x5c,0xb,0x2,0xa4,0x19,0x19,0xc8,0x5,0x0,0x40,0xb5,0x26,0x67,0xb7,0xc6,0x43, - 0x25,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-update_ps.png 0x0,0x0,0x4,0x9d, 0x89, @@ -30023,117 +30023,8 @@ 0x90,0x4c,0xc6,0x68,0xc6,0xee,0x50,0x14,0xe1,0x3f,0xea,0x6f,0x12,0x15,0xfc,0x57, 0x28,0x7c,0xb4,0xae,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/copy.png - 0x0,0x0,0x2,0x3, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x3,0x0,0x0,0x0,0xf3,0x6a,0x9c,0x9, - 0x0,0x0,0x0,0x3,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0xdb,0xe1,0x4f,0xe0,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x3,0x76,0x0,0x0,0x3,0x76,0x1, - 0x7d,0xd5,0x82,0xcc,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74, - 0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70, - 0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x0,0x93,0x50,0x4c,0x54, - 0x45,0xff,0xff,0xff,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x4,0x3, - 0x11,0x11,0x11,0x16,0x16,0x16,0x25,0x25,0x24,0x0,0x0,0x0,0x0,0x0,0x0,0x26, - 0x26,0x26,0x28,0x28,0x28,0x0,0x0,0x0,0x13,0x13,0x13,0xb9,0xb9,0xb8,0xbc,0xbc, - 0xbb,0xc2,0xc3,0xc2,0xc4,0xc4,0xc3,0xc5,0xc6,0xc4,0xae,0xae,0xae,0xaf,0xaf,0xaf, - 0xb0,0xb0,0xb0,0xb1,0xb1,0xb1,0xb2,0xb2,0xb2,0xd2,0xd2,0xd2,0xd3,0xd3,0xd3,0xd7, - 0xd7,0xd7,0xd8,0xd8,0xd8,0xdd,0xde,0xde,0xe5,0xe6,0xe6,0xe7,0xe7,0xe7,0xe9,0xe9, - 0xe9,0xef,0xef,0xef,0xf4,0xf4,0xf4,0xf5,0xf5,0xf5,0xf6,0xf6,0xf6,0xf6,0xf7,0xf7, - 0xf7,0xf7,0xf7,0xf7,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf9,0xf9,0xf9,0xf9,0xf9,0xf9, - 0xfa,0xfa,0xfa,0xfa,0xfa,0xfb,0xfb,0xfb,0xfc,0xfc,0xfc,0xfd,0xfd,0xfd,0xfe,0xfe, - 0xfe,0xff,0xff,0xff,0x57,0x14,0x14,0x76,0x0,0x0,0x0,0x13,0x74,0x52,0x4e,0x53, - 0x0,0x13,0x18,0x24,0x27,0x30,0x31,0x37,0x4c,0x4d,0x65,0x65,0x83,0x93,0xf2,0xf5, - 0xf9,0xfa,0xfb,0x76,0x57,0x39,0x25,0x0,0x0,0x0,0xc3,0x49,0x44,0x41,0x54,0x78, - 0xda,0x5d,0x8e,0x41,0xb2,0x2,0x21,0xc,0x44,0x3b,0xad,0xb,0xe7,0x2,0xba,0xf5, - 0xfe,0x57,0xb2,0xdc,0x7c,0xdd,0xba,0xb2,0x14,0x45,0x49,0x3e,0xd3,0x15,0x4a,0x1d, - 0x58,0x84,0x3c,0x9a,0x17,0xc,0xb6,0xc1,0xf7,0x7a,0x4,0x0,0xac,0xb1,0xd9,0xbf, - 0x9,0x9a,0x1,0x36,0xef,0x43,0x81,0x30,0xaa,0x9b,0xb1,0x73,0x6,0x2,0x6,0x24, - 0x66,0x74,0x4a,0x62,0x8e,0xff,0x60,0x96,0x7b,0xb6,0x66,0xab,0x69,0xf6,0xb,0xaf, - 0xca,0x76,0xe1,0xef,0x18,0xe4,0xd2,0x2f,0x89,0x2f,0xfd,0xc2,0x46,0xf9,0xd9,0xab, - 0xc9,0x2f,0xac,0x44,0xf7,0x73,0xf1,0x13,0x8d,0x21,0x55,0xd5,0x8d,0x34,0xe4,0xb7, - 0xe4,0x99,0x16,0x60,0xd2,0xbc,0xe0,0x38,0x88,0x6a,0x5c,0x28,0x9d,0x6c,0xa4,0xdd, - 0x2b,0x85,0x87,0x50,0xb4,0x95,0x16,0x1e,0xfa,0x37,0x3e,0xce,0x76,0x9,0xf0,0xf6, - 0xea,0xf8,0x79,0x4,0x68,0xa1,0xb8,0x97,0xd8,0xc5,0xa9,0xb4,0x8e,0xfd,0x6,0x4c, - 0x82,0x30,0x6f,0x16,0xe7,0x7b,0xcd,0x91,0xc3,0xef,0xd5,0xf9,0x57,0x9e,0x18,0x78, - 0xc8,0xe9,0xd7,0xf2,0x52,0x2f,0xca,0x29,0x1f,0x45,0x7d,0xab,0xfe,0x3,0x9f,0xf, - 0x4a,0x81,0xbc,0x9d,0xe1,0x83,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, - 0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-update_dvi3.png - 0x0,0x0,0x4,0x59, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, - 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, - 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, - 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, - 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x3,0xd6,0x49,0x44, - 0x41,0x54,0x38,0x8d,0xa5,0x95,0x5d,0x48,0x9b,0x57,0x18,0xc7,0x7f,0xe7,0xcd,0xa7, - 0xa9,0xd1,0x69,0x52,0xdb,0xa2,0x42,0x70,0xd2,0xc9,0x9c,0xba,0xa9,0xa3,0x83,0xd, - 0xa4,0xdd,0xe8,0xdd,0x60,0x6c,0xa3,0x30,0x18,0xc8,0x8a,0x30,0x56,0x18,0xba,0xb, - 0x45,0x44,0xa6,0xc5,0x2b,0x61,0xe0,0xae,0xc6,0x8,0x1b,0x4e,0xd6,0xb,0x7,0x2b, - 0x94,0x16,0xa9,0x22,0x51,0x37,0xc6,0x6,0xdb,0xa,0x8b,0x5a,0x23,0xd2,0xb5,0xe0, - 0x6a,0x8d,0x5f,0x89,0x79,0x9b,0x98,0xc4,0xbc,0xef,0x7b,0x76,0x61,0xf2,0x36,0xd6, - 0x2a,0x8e,0xfd,0xe1,0xe1,0x9c,0x3,0x87,0xdf,0xf3,0x3c,0x7f,0xce,0x87,0x90,0x52, - 0x2,0x20,0x84,0x10,0x80,0xe0,0xff,0x49,0xca,0x2c,0xd0,0x9a,0x85,0x2a,0x5d,0x5d, - 0x5d,0x1f,0xb6,0xb5,0xb5,0x5d,0x5,0xc1,0x5e,0xa,0x81,0x10,0xe2,0x49,0x26,0x45, - 0x41,0xc9,0x23,0xfc,0x1d,0xa,0xd9,0x8b,0x4b,0x4a,0x74,0xef,0x99,0x33,0x7a,0x16, - 0x89,0xdf,0xef,0xef,0x13,0x42,0x5c,0x93,0x52,0x1a,0xd6,0xdc,0xc6,0xca,0xca,0xca, - 0x2a,0x77,0x51,0x91,0x4f,0x8,0x5,0x45,0xc9,0x42,0x9f,0x11,0xd9,0x42,0xf8,0xea, - 0xfa,0x75,0xce,0xb5,0xb4,0xf0,0x42,0x6d,0xad,0x99,0xac,0xa2,0xa2,0xa2,0x2a,0x37, - 0x37,0xc1,0x28,0xa,0x8a,0xa2,0x20,0x84,0x30,0xc7,0x3,0x41,0xb6,0x93,0xdc,0x98, - 0xdd,0xfb,0x2c,0x99,0x60,0x5,0xf6,0x1,0x95,0xbc,0xa,0x95,0xfc,0x8a,0xb3,0x60, - 0x71,0x5c,0x70,0xae,0x45,0x45,0x8,0x84,0xa2,0x60,0x18,0x6,0x8a,0x10,0xcc,0x4c, - 0x4f,0x13,0x8d,0x46,0x91,0x52,0x82,0x10,0x34,0x35,0x36,0xe2,0xf3,0xf9,0x40,0xca, - 0x3,0xe0,0xfc,0xf9,0x3e,0x70,0xe,0xa,0xa0,0x6b,0x1a,0x51,0x55,0x25,0x18,0xc, - 0xb2,0xb6,0xb6,0x66,0x26,0xf6,0x7a,0x3c,0x94,0x96,0x96,0x9a,0xd0,0xe3,0x55,0x9c, - 0xf3,0x58,0x8,0xa2,0xf1,0x38,0x83,0x83,0x83,0xb4,0xb6,0xb6,0xd2,0xd4,0xd4,0x64, - 0xb6,0x3e,0x3c,0x3c,0xcc,0xdc,0xdc,0x1c,0x42,0x8,0xd2,0xc9,0x24,0x71,0x55,0x5, - 0xc0,0x62,0xb5,0x1e,0x1,0xce,0xb3,0xa2,0xa8,0xa8,0x88,0xf6,0xf6,0x76,0x1c,0xe, - 0x87,0xe9,0x3d,0x80,0xd3,0xe9,0xc4,0x6e,0xb7,0x53,0x75,0xf6,0x2c,0x37,0x47,0x47, - 0xb9,0x39,0x3a,0xa,0x40,0x4d,0x5d,0x1d,0x9e,0xea,0xea,0xc3,0xc1,0x42,0x8,0xd2, - 0x7a,0x9a,0xdb,0x4b,0xb7,0x89,0x24,0x23,0x64,0xb4,0xc,0xa9,0xf9,0x14,0x6e,0xdc, - 0x34,0x9f,0x6a,0x46,0x55,0x55,0x34,0x97,0xc6,0x47,0x1f,0x77,0x72,0xb9,0xa3,0xc3, - 0x4c,0x8,0xe0,0xf7,0xfb,0xf,0x7,0x87,0xc2,0x21,0x7e,0xf8,0x6b,0x94,0x14,0x29, - 0xec,0x8a,0x1d,0x43,0x93,0x24,0x52,0x9,0x76,0xb5,0x34,0xbf,0xde,0xff,0x5,0x6b, - 0xc2,0x86,0xad,0xdc,0x46,0xee,0xc6,0x1e,0xcb,0xe3,0x58,0x6a,0x1b,0xff,0x4f,0x5f, - 0xa3,0x5b,0x74,0x52,0xa9,0x34,0x4b,0x8b,0x4b,0xb8,0x1c,0x5,0xd8,0x4f,0xd8,0xf1, - 0x9e,0xf6,0x52,0x70,0xca,0x45,0x3a,0x9d,0x26,0xb1,0xf3,0x18,0xeb,0x53,0x9e,0x1e, - 0x9,0xfe,0x2e,0xf0,0x2d,0xd1,0x58,0x4,0xdd,0xd0,0x59,0x7f,0xb4,0x86,0x1e,0xde, - 0xe5,0xe2,0xf9,0xb7,0x59,0x4c,0x84,0x98,0xd,0xdf,0xa5,0xbc,0xbc,0x1c,0xb1,0xb, - 0x96,0xf4,0x9e,0xe7,0x52,0x4a,0xb3,0xf2,0x23,0xc1,0xa1,0x7,0xf3,0xa8,0x3b,0x2a, - 0x31,0x75,0x9b,0xb7,0x1a,0xde,0xc4,0xea,0x2e,0xa0,0xb6,0xac,0x81,0xc8,0x7a,0x84, - 0x54,0xc1,0x9f,0x6c,0xee,0x6e,0x60,0x51,0x2d,0xb8,0x92,0x4e,0x82,0xc1,0x20,0x3e, - 0x9f,0xf,0xa7,0xd3,0x89,0xcc,0x9e,0xe9,0x7c,0x99,0x6,0xe9,0x52,0x17,0xcb,0xab, - 0x2b,0x6c,0x45,0xb6,0xd8,0x75,0x64,0x78,0xe7,0xf5,0x77,0xe9,0xe9,0xe9,0x61,0x7a, - 0x66,0x8a,0xa9,0x5b,0x53,0x58,0x26,0x15,0x12,0x13,0x9,0xea,0x8d,0x7a,0x2e,0xbd, - 0xf4,0x1,0x9d,0x9d,0x9d,0xac,0xac,0xac,0x90,0x4c,0x26,0xcd,0xc8,0x64,0x32,0xc6, - 0x1,0xb0,0x45,0x58,0x64,0xa1,0xab,0x90,0xb8,0x25,0x81,0x5e,0x62,0x30,0x75,0x7f, - 0x12,0x29,0x25,0x1d,0xed,0x9f,0xf1,0xe3,0x97,0x37,0xa8,0xa9,0xab,0x41,0x54,0xc0, - 0x52,0x7c,0x89,0x6d,0x11,0x65,0x68,0x68,0x88,0xc2,0xc2,0x42,0xe2,0xf1,0x38,0x5b, - 0x5b,0x5b,0x84,0xc3,0xe1,0xd4,0xc8,0xc8,0xc8,0x2d,0xe0,0xc9,0xb3,0x99,0x53,0x63, - 0x5d,0x23,0xcb,0xf,0x1e,0x62,0x77,0x59,0xf9,0x79,0x7d,0x92,0x58,0x60,0x8d,0x7a, - 0x4f,0x33,0x33,0xf3,0x1,0xfe,0xb1,0xdc,0xc3,0xf0,0xe8,0x44,0x9c,0x51,0xca,0xcb, - 0xca,0xb1,0xd9,0xec,0xa8,0xaa,0x8a,0xd7,0x7b,0x92,0xed,0xed,0xb0,0xd1,0xdd,0xdd, - 0xfd,0xde,0x9d,0x3b,0x77,0x82,0xfb,0xde,0xe3,0x9c,0xae,0x5c,0xfc,0x94,0xf9,0x1b, - 0xb3,0xc4,0xac,0x31,0x70,0xa,0x66,0x53,0x41,0xfe,0x58,0xfe,0x9d,0x8c,0x4d,0xc7, - 0xed,0x3d,0x81,0x43,0x87,0xe7,0x8b,0xab,0x69,0xa9,0xbe,0xc0,0xfa,0xca,0x6,0xb5, - 0xb5,0x2f,0xb2,0x10,0xa,0xc9,0xfe,0xfe,0xfe,0xcb,0x81,0x40,0x60,0x42,0x4a,0x69, - 0x5a,0xb1,0xf,0xec,0x71,0x7b,0xf9,0xfc,0xc2,0x55,0xbe,0xbf,0xfb,0xd,0xeb,0xda, - 0x23,0x1e,0x17,0xa5,0x90,0xe,0xb,0xb6,0x1d,0x49,0x61,0xcc,0x86,0x4f,0x54,0x71, - 0xe5,0xb5,0x4e,0x6c,0xd8,0xb0,0x5a,0x2d,0x2c,0x2c,0x2c,0x18,0x3,0x3,0x3,0x9f, - 0x8c,0x8d,0x8d,0x5d,0x93,0x52,0xea,0x87,0x9e,0xa,0x80,0xba,0x8a,0x6,0x6,0x4e, - 0x7f,0xc1,0xcc,0xbd,0x9,0x16,0x13,0x21,0x56,0xc5,0x1a,0x65,0xcf,0x9d,0xe4,0x95, - 0x8a,0x26,0xde,0xf0,0x9d,0x47,0xcb,0x68,0xec,0xec,0xec,0xa0,0xeb,0x7a,0xa6,0xb7, - 0xb7,0xf7,0xfd,0xf1,0xf1,0xf1,0xb1,0xa7,0xa1,0xfb,0xc0,0x8b,0x8b,0x8b,0xab,0xe1, - 0xd5,0xd5,0x87,0xb0,0x77,0x3,0xeb,0x8b,0x5f,0xe5,0xe5,0x92,0x73,0xe4,0xd6,0x0, - 0x9b,0x1b,0x9b,0x68,0x9a,0x46,0x3c,0x1e,0x4f,0xf7,0xf5,0xf5,0xb5,0x8e,0x8f,0x8f, - 0xff,0x96,0xdf,0x7e,0xbe,0x44,0xde,0x67,0xaa,0xf0,0xdf,0x3e,0x53,0x43,0x1e,0x76, - 0x3b,0x80,0x7f,0x1,0xbd,0xec,0xa4,0xc1,0xca,0x81,0x16,0x23,0x0,0x0,0x0,0x0, - 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-update_pdf5.png - 0x0,0x0,0x5,0x68, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-update_pdf5.png + 0x0,0x0,0x5,0x68, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, @@ -30222,6 +30113,42 @@ 0x5e,0xee,0x16,0x43,0x24,0x39,0x8b,0x35,0xfc,0x9f,0xe2,0xe1,0xc3,0xa9,0x9e,0x86, 0x2,0xfc,0x7,0x1b,0x62,0x22,0x41,0xb1,0xf,0xa8,0xf0,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/copy.png + 0x0,0x0,0x2,0x3, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x3,0x0,0x0,0x0,0xf3,0x6a,0x9c,0x9, + 0x0,0x0,0x0,0x3,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0xdb,0xe1,0x4f,0xe0,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x3,0x76,0x0,0x0,0x3,0x76,0x1, + 0x7d,0xd5,0x82,0xcc,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74, + 0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70, + 0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x0,0x93,0x50,0x4c,0x54, + 0x45,0xff,0xff,0xff,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x0,0x4,0x4,0x3, + 0x11,0x11,0x11,0x16,0x16,0x16,0x25,0x25,0x24,0x0,0x0,0x0,0x0,0x0,0x0,0x26, + 0x26,0x26,0x28,0x28,0x28,0x0,0x0,0x0,0x13,0x13,0x13,0xb9,0xb9,0xb8,0xbc,0xbc, + 0xbb,0xc2,0xc3,0xc2,0xc4,0xc4,0xc3,0xc5,0xc6,0xc4,0xae,0xae,0xae,0xaf,0xaf,0xaf, + 0xb0,0xb0,0xb0,0xb1,0xb1,0xb1,0xb2,0xb2,0xb2,0xd2,0xd2,0xd2,0xd3,0xd3,0xd3,0xd7, + 0xd7,0xd7,0xd8,0xd8,0xd8,0xdd,0xde,0xde,0xe5,0xe6,0xe6,0xe7,0xe7,0xe7,0xe9,0xe9, + 0xe9,0xef,0xef,0xef,0xf4,0xf4,0xf4,0xf5,0xf5,0xf5,0xf6,0xf6,0xf6,0xf6,0xf7,0xf7, + 0xf7,0xf7,0xf7,0xf7,0xf8,0xf8,0xf8,0xf8,0xf8,0xf8,0xf9,0xf9,0xf9,0xf9,0xf9,0xf9, + 0xfa,0xfa,0xfa,0xfa,0xfa,0xfb,0xfb,0xfb,0xfc,0xfc,0xfc,0xfd,0xfd,0xfd,0xfe,0xfe, + 0xfe,0xff,0xff,0xff,0x57,0x14,0x14,0x76,0x0,0x0,0x0,0x13,0x74,0x52,0x4e,0x53, + 0x0,0x13,0x18,0x24,0x27,0x30,0x31,0x37,0x4c,0x4d,0x65,0x65,0x83,0x93,0xf2,0xf5, + 0xf9,0xfa,0xfb,0x76,0x57,0x39,0x25,0x0,0x0,0x0,0xc3,0x49,0x44,0x41,0x54,0x78, + 0xda,0x5d,0x8e,0x41,0xb2,0x2,0x21,0xc,0x44,0x3b,0xad,0xb,0xe7,0x2,0xba,0xf5, + 0xfe,0x57,0xb2,0xdc,0x7c,0xdd,0xba,0xb2,0x14,0x45,0x49,0x3e,0xd3,0x15,0x4a,0x1d, + 0x58,0x84,0x3c,0x9a,0x17,0xc,0xb6,0xc1,0xf7,0x7a,0x4,0x0,0xac,0xb1,0xd9,0xbf, + 0x9,0x9a,0x1,0x36,0xef,0x43,0x81,0x30,0xaa,0x9b,0xb1,0x73,0x6,0x2,0x6,0x24, + 0x66,0x74,0x4a,0x62,0x8e,0xff,0x60,0x96,0x7b,0xb6,0x66,0xab,0x69,0xf6,0xb,0xaf, + 0xca,0x76,0xe1,0xef,0x18,0xe4,0xd2,0x2f,0x89,0x2f,0xfd,0xc2,0x46,0xf9,0xd9,0xab, + 0xc9,0x2f,0xac,0x44,0xf7,0x73,0xf1,0x13,0x8d,0x21,0x55,0xd5,0x8d,0x34,0xe4,0xb7, + 0xe4,0x99,0x16,0x60,0xd2,0xbc,0xe0,0x38,0x88,0x6a,0x5c,0x28,0x9d,0x6c,0xa4,0xdd, + 0x2b,0x85,0x87,0x50,0xb4,0x95,0x16,0x1e,0xfa,0x37,0x3e,0xce,0x76,0x9,0xf0,0xf6, + 0xea,0xf8,0x79,0x4,0x68,0xa1,0xb8,0x97,0xd8,0xc5,0xa9,0xb4,0x8e,0xfd,0x6,0x4c, + 0x82,0x30,0x6f,0x16,0xe7,0x7b,0xcd,0x91,0xc3,0xef,0xd5,0xf9,0x57,0x9e,0x18,0x78, + 0xc8,0xe9,0xd7,0xf2,0x52,0x2f,0xca,0x29,0x1f,0x45,0x7d,0xab,0xfe,0x3,0x9f,0xf, + 0x4a,0x81,0xbc,0x9d,0xe1,0x83,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, + 0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/note-insert.png 0x0,0x0,0x3,0xf1, 0x89, @@ -30289,6 +30216,79 @@ 0xc0,0x71,0xb4,0x68,0xdb,0xde,0x79,0x2,0xdb,0xa4,0xbf,0x0,0x8c,0x23,0x2,0x4b, 0xf3,0xd8,0x13,0x69,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-update_dvi3.png + 0x0,0x0,0x4,0x59, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, + 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x3,0xd6,0x49,0x44, + 0x41,0x54,0x38,0x8d,0xa5,0x95,0x5d,0x48,0x9b,0x57,0x18,0xc7,0x7f,0xe7,0xcd,0xa7, + 0xa9,0xd1,0x69,0x52,0xdb,0xa2,0x42,0x70,0xd2,0xc9,0x9c,0xba,0xa9,0xa3,0x83,0xd, + 0xa4,0xdd,0xe8,0xdd,0x60,0x6c,0xa3,0x30,0x18,0xc8,0x8a,0x30,0x56,0x18,0xba,0xb, + 0x45,0x44,0xa6,0xc5,0x2b,0x61,0xe0,0xae,0xc6,0x8,0x1b,0x4e,0xd6,0xb,0x7,0x2b, + 0x94,0x16,0xa9,0x22,0x51,0x37,0xc6,0x6,0xdb,0xa,0x8b,0x5a,0x23,0xd2,0xb5,0xe0, + 0x6a,0x8d,0x5f,0x89,0x79,0x9b,0x98,0xc4,0xbc,0xef,0x7b,0x76,0x61,0xf2,0x36,0xd6, + 0x2a,0x8e,0xfd,0xe1,0xe1,0x9c,0x3,0x87,0xdf,0xf3,0x3c,0x7f,0xce,0x87,0x90,0x52, + 0x2,0x20,0x84,0x10,0x80,0xe0,0xff,0x49,0xca,0x2c,0xd0,0x9a,0x85,0x2a,0x5d,0x5d, + 0x5d,0x1f,0xb6,0xb5,0xb5,0x5d,0x5,0xc1,0x5e,0xa,0x81,0x10,0xe2,0x49,0x26,0x45, + 0x41,0xc9,0x23,0xfc,0x1d,0xa,0xd9,0x8b,0x4b,0x4a,0x74,0xef,0x99,0x33,0x7a,0x16, + 0x89,0xdf,0xef,0xef,0x13,0x42,0x5c,0x93,0x52,0x1a,0xd6,0xdc,0xc6,0xca,0xca,0xca, + 0x2a,0x77,0x51,0x91,0x4f,0x8,0x5,0x45,0xc9,0x42,0x9f,0x11,0xd9,0x42,0xf8,0xea, + 0xfa,0x75,0xce,0xb5,0xb4,0xf0,0x42,0x6d,0xad,0x99,0xac,0xa2,0xa2,0xa2,0x2a,0x37, + 0x37,0xc1,0x28,0xa,0x8a,0xa2,0x20,0x84,0x30,0xc7,0x3,0x41,0xb6,0x93,0xdc,0x98, + 0xdd,0xfb,0x2c,0x99,0x60,0x5,0xf6,0x1,0x95,0xbc,0xa,0x95,0xfc,0x8a,0xb3,0x60, + 0x71,0x5c,0x70,0xae,0x45,0x45,0x8,0x84,0xa2,0x60,0x18,0x6,0x8a,0x10,0xcc,0x4c, + 0x4f,0x13,0x8d,0x46,0x91,0x52,0x82,0x10,0x34,0x35,0x36,0xe2,0xf3,0xf9,0x40,0xca, + 0x3,0xe0,0xfc,0xf9,0x3e,0x70,0xe,0xa,0xa0,0x6b,0x1a,0x51,0x55,0x25,0x18,0xc, + 0xb2,0xb6,0xb6,0x66,0x26,0xf6,0x7a,0x3c,0x94,0x96,0x96,0x9a,0xd0,0xe3,0x55,0x9c, + 0xf3,0x58,0x8,0xa2,0xf1,0x38,0x83,0x83,0x83,0xb4,0xb6,0xb6,0xd2,0xd4,0xd4,0x64, + 0xb6,0x3e,0x3c,0x3c,0xcc,0xdc,0xdc,0x1c,0x42,0x8,0xd2,0xc9,0x24,0x71,0x55,0x5, + 0xc0,0x62,0xb5,0x1e,0x1,0xce,0xb3,0xa2,0xa8,0xa8,0x88,0xf6,0xf6,0x76,0x1c,0xe, + 0x87,0xe9,0x3d,0x80,0xd3,0xe9,0xc4,0x6e,0xb7,0x53,0x75,0xf6,0x2c,0x37,0x47,0x47, + 0xb9,0x39,0x3a,0xa,0x40,0x4d,0x5d,0x1d,0x9e,0xea,0xea,0xc3,0xc1,0x42,0x8,0xd2, + 0x7a,0x9a,0xdb,0x4b,0xb7,0x89,0x24,0x23,0x64,0xb4,0xc,0xa9,0xf9,0x14,0x6e,0xdc, + 0x34,0x9f,0x6a,0x46,0x55,0x55,0x34,0x97,0xc6,0x47,0x1f,0x77,0x72,0xb9,0xa3,0xc3, + 0x4c,0x8,0xe0,0xf7,0xfb,0xf,0x7,0x87,0xc2,0x21,0x7e,0xf8,0x6b,0x94,0x14,0x29, + 0xec,0x8a,0x1d,0x43,0x93,0x24,0x52,0x9,0x76,0xb5,0x34,0xbf,0xde,0xff,0x5,0x6b, + 0xc2,0x86,0xad,0xdc,0x46,0xee,0xc6,0x1e,0xcb,0xe3,0x58,0x6a,0x1b,0xff,0x4f,0x5f, + 0xa3,0x5b,0x74,0x52,0xa9,0x34,0x4b,0x8b,0x4b,0xb8,0x1c,0x5,0xd8,0x4f,0xd8,0xf1, + 0x9e,0xf6,0x52,0x70,0xca,0x45,0x3a,0x9d,0x26,0xb1,0xf3,0x18,0xeb,0x53,0x9e,0x1e, + 0x9,0xfe,0x2e,0xf0,0x2d,0xd1,0x58,0x4,0xdd,0xd0,0x59,0x7f,0xb4,0x86,0x1e,0xde, + 0xe5,0xe2,0xf9,0xb7,0x59,0x4c,0x84,0x98,0xd,0xdf,0xa5,0xbc,0xbc,0x1c,0xb1,0xb, + 0x96,0xf4,0x9e,0xe7,0x52,0x4a,0xb3,0xf2,0x23,0xc1,0xa1,0x7,0xf3,0xa8,0x3b,0x2a, + 0x31,0x75,0x9b,0xb7,0x1a,0xde,0xc4,0xea,0x2e,0xa0,0xb6,0xac,0x81,0xc8,0x7a,0x84, + 0x54,0xc1,0x9f,0x6c,0xee,0x6e,0x60,0x51,0x2d,0xb8,0x92,0x4e,0x82,0xc1,0x20,0x3e, + 0x9f,0xf,0xa7,0xd3,0x89,0xcc,0x9e,0xe9,0x7c,0x99,0x6,0xe9,0x52,0x17,0xcb,0xab, + 0x2b,0x6c,0x45,0xb6,0xd8,0x75,0x64,0x78,0xe7,0xf5,0x77,0xe9,0xe9,0xe9,0x61,0x7a, + 0x66,0x8a,0xa9,0x5b,0x53,0x58,0x26,0x15,0x12,0x13,0x9,0xea,0x8d,0x7a,0x2e,0xbd, + 0xf4,0x1,0x9d,0x9d,0x9d,0xac,0xac,0xac,0x90,0x4c,0x26,0xcd,0xc8,0x64,0x32,0xc6, + 0x1,0xb0,0x45,0x58,0x64,0xa1,0xab,0x90,0xb8,0x25,0x81,0x5e,0x62,0x30,0x75,0x7f, + 0x12,0x29,0x25,0x1d,0xed,0x9f,0xf1,0xe3,0x97,0x37,0xa8,0xa9,0xab,0x41,0x54,0xc0, + 0x52,0x7c,0x89,0x6d,0x11,0x65,0x68,0x68,0x88,0xc2,0xc2,0x42,0xe2,0xf1,0x38,0x5b, + 0x5b,0x5b,0x84,0xc3,0xe1,0xd4,0xc8,0xc8,0xc8,0x2d,0xe0,0xc9,0xb3,0x99,0x53,0x63, + 0x5d,0x23,0xcb,0xf,0x1e,0x62,0x77,0x59,0xf9,0x79,0x7d,0x92,0x58,0x60,0x8d,0x7a, + 0x4f,0x33,0x33,0xf3,0x1,0xfe,0xb1,0xdc,0xc3,0xf0,0xe8,0x44,0x9c,0x51,0xca,0xcb, + 0xca,0xb1,0xd9,0xec,0xa8,0xaa,0x8a,0xd7,0x7b,0x92,0xed,0xed,0xb0,0xd1,0xdd,0xdd, + 0xfd,0xde,0x9d,0x3b,0x77,0x82,0xfb,0xde,0xe3,0x9c,0xae,0x5c,0xfc,0x94,0xf9,0x1b, + 0xb3,0xc4,0xac,0x31,0x70,0xa,0x66,0x53,0x41,0xfe,0x58,0xfe,0x9d,0x8c,0x4d,0xc7, + 0xed,0x3d,0x81,0x43,0x87,0xe7,0x8b,0xab,0x69,0xa9,0xbe,0xc0,0xfa,0xca,0x6,0xb5, + 0xb5,0x2f,0xb2,0x10,0xa,0xc9,0xfe,0xfe,0xfe,0xcb,0x81,0x40,0x60,0x42,0x4a,0x69, + 0x5a,0xb1,0xf,0xec,0x71,0x7b,0xf9,0xfc,0xc2,0x55,0xbe,0xbf,0xfb,0xd,0xeb,0xda, + 0x23,0x1e,0x17,0xa5,0x90,0xe,0xb,0xb6,0x1d,0x49,0x61,0xcc,0x86,0x4f,0x54,0x71, + 0xe5,0xb5,0x4e,0x6c,0xd8,0xb0,0x5a,0x2d,0x2c,0x2c,0x2c,0x18,0x3,0x3,0x3,0x9f, + 0x8c,0x8d,0x8d,0x5d,0x93,0x52,0xea,0x87,0x9e,0xa,0x80,0xba,0x8a,0x6,0x6,0x4e, + 0x7f,0xc1,0xcc,0xbd,0x9,0x16,0x13,0x21,0x56,0xc5,0x1a,0x65,0xcf,0x9d,0xe4,0x95, + 0x8a,0x26,0xde,0xf0,0x9d,0x47,0xcb,0x68,0xec,0xec,0xec,0xa0,0xeb,0x7a,0xa6,0xb7, + 0xb7,0xf7,0xfd,0xf1,0xf1,0xf1,0xb1,0xa7,0xa1,0xfb,0xc0,0x8b,0x8b,0x8b,0xab,0xe1, + 0xd5,0xd5,0x87,0xb0,0x77,0x3,0xeb,0x8b,0x5f,0xe5,0xe5,0x92,0x73,0xe4,0xd6,0x0, + 0x9b,0x1b,0x9b,0x68,0x9a,0x46,0x3c,0x1e,0x4f,0xf7,0xf5,0xf5,0xb5,0x8e,0x8f,0x8f, + 0xff,0x96,0xdf,0x7e,0xbe,0x44,0xde,0x67,0xaa,0xf0,0xdf,0x3e,0x53,0x43,0x1e,0x76, + 0x3b,0x80,0x7f,0x1,0xbd,0xec,0xa4,0xc1,0xca,0x81,0x16,0x23,0x0,0x0,0x0,0x0, + 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-view_pdf2.png 0x0,0x0,0xb,0x28, 0x89, @@ -30587,6 +30587,21 @@ 0x17,0xfb,0xb2,0x64,0xfc,0x3f,0xc6,0x92,0xf9,0xff,0x4,0x3e,0xc,0x52,0x47,0xb4, 0xa1,0x34,0x55,0x38,0x1a,0xc6,0x34,0xb,0x5e,0x0,0x93,0x27,0x8,0x5b,0x3a,0x9e, 0xf,0xbb,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/iconsize.png + 0x0,0x0,0x0,0xbf, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, + 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x1d, + 0x14,0x39,0x35,0x12,0xe6,0xf1,0xeb,0x0,0x0,0x0,0x8,0x74,0x45,0x58,0x74,0x43, + 0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0xf6,0xcc,0x96,0xbf,0x0,0x0,0x0,0x2b,0x49, + 0x44,0x41,0x54,0x38,0xcb,0x63,0x64,0x60,0x60,0xf8,0xcf,0x40,0x23,0x40,0xb,0x83, + 0xff,0x33,0xd1,0xca,0xb5,0xa3,0x6,0x8f,0x1a,0x3c,0x6a,0xf0,0xa8,0xc1,0xa3,0x6, + 0x8f,0x1a,0x4c,0x1e,0x60,0xa4,0x55,0x65,0xa,0x0,0xc1,0xc,0x4,0x25,0x28,0x7f, + 0x33,0x60,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/master-buffer-update.png 0x0,0x0,0x4,0xf5, 0x89, @@ -30670,21 +30685,6 @@ 0x50,0x6c,0x65,0x27,0xb0,0x1b,0x58,0x4,0x7e,0xd3,0x73,0x3a,0xe8,0x77,0xf7,0x2f, 0x32,0xe0,0x14,0x5d,0x8b,0xb3,0xcb,0xd6,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44, 0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/iconsize.png - 0x0,0x0,0x0,0xbf, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xb,0x13,0x0,0x0,0xb,0x13,0x1, - 0x0,0x9a,0x9c,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xdb,0x3,0x1d, - 0x14,0x39,0x35,0x12,0xe6,0xf1,0xeb,0x0,0x0,0x0,0x8,0x74,0x45,0x58,0x74,0x43, - 0x6f,0x6d,0x6d,0x65,0x6e,0x74,0x0,0xf6,0xcc,0x96,0xbf,0x0,0x0,0x0,0x2b,0x49, - 0x44,0x41,0x54,0x38,0xcb,0x63,0x64,0x60,0x60,0xf8,0xcf,0x40,0x23,0x40,0xb,0x83, - 0xff,0x33,0xd1,0xca,0xb5,0xa3,0x6,0x8f,0x1a,0x3c,0x6a,0xf0,0xa8,0xc1,0xa3,0x6, - 0x8f,0x1a,0x4c,0x1e,0x60,0xa4,0x55,0x65,0xa,0x0,0xc1,0xc,0x4,0x25,0x28,0x7f, - 0x33,0x60,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-view.png 0x0,0x0,0x4,0x79, 0x89, @@ -30760,6 +30760,74 @@ 0x3d,0x3d,0xa7,0x12,0x89,0xc4,0xa,0x5b,0xf6,0xcf,0x2,0xb7,0xbe,0xd9,0xe1,0x32, 0xfd,0x5f,0xe2,0x6f,0xc,0x2d,0xba,0x20,0xd3,0xc1,0x70,0xec,0x0,0x0,0x0,0x0, 0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/label-insert.png + 0x0,0x0,0x4,0xd, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, + 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x3,0x8a,0x49,0x44, + 0x41,0x54,0x78,0xda,0xa5,0x95,0x4d,0x48,0x5b,0x59,0x14,0xc7,0xff,0x89,0x89,0x68, + 0x5e,0x22,0x11,0x2d,0x22,0x8e,0xd0,0xb8,0x50,0xb1,0x96,0x2a,0xa2,0x22,0x54,0x8d, + 0x63,0x5d,0x8c,0xc,0x55,0x98,0x19,0x32,0xda,0x6a,0x71,0x74,0x44,0xed,0xb2,0xb8, + 0x98,0x95,0x8b,0xba,0x2a,0xb8,0x10,0x17,0xad,0x42,0x19,0xa4,0x50,0x86,0xd6,0x19, + 0x4b,0x1c,0xba,0x99,0x19,0x84,0xa1,0x62,0x41,0xa,0x66,0x24,0xad,0x26,0x6a,0x6d, + 0x29,0x43,0xa6,0xd1,0x7c,0xd4,0x8f,0x7c,0xbc,0x98,0x33,0xe7,0x3e,0xbc,0x8b,0x62, + 0xb0,0x15,0xf,0xfc,0x73,0x5f,0x78,0xef,0xfe,0xee,0x39,0xff,0x73,0xef,0x7b,0x3a, + 0x22,0xc2,0x59,0x63,0x71,0x71,0xf1,0x6a,0x4e,0x4e,0xce,0x5d,0x83,0xc1,0x90,0x19, + 0x8f,0xc7,0x9f,0x96,0x96,0x96,0x5e,0x3f,0x33,0x78,0x7e,0x7e,0xfe,0xa9,0xd5,0x6a, + 0xbd,0xc4,0x9c,0xef,0xd2,0xd2,0xd2,0xf6,0x75,0x3a,0xdd,0x42,0x22,0x91,0x70,0x9c, + 0x9,0x3c,0x3d,0x3d,0x6d,0x2b,0x2a,0x2a,0xda,0xe0,0x2c,0x2f,0x36,0x37,0x37,0xbb, + 0xc1,0xe1,0x74,0x3a,0x7f,0xe3,0x85,0x22,0x86,0xcf,0x1,0xb4,0xb6,0xb6,0x5e,0xc9, + 0xce,0xce,0xbe,0x13,0x8b,0xc5,0x2e,0xe9,0x39,0x44,0x32,0xbb,0xbb,0xbb,0x28,0x2f, + 0x2f,0x47,0x7a,0x7a,0x3a,0x4d,0x4e,0x4e,0xda,0x5,0x78,0x64,0x64,0x44,0xcf,0x36, + 0x54,0x67,0x64,0x64,0xb4,0x7f,0x12,0x5c,0x5b,0x5b,0xfb,0xa5,0xd1,0x68,0x7c,0xb2, + 0xb7,0xb7,0xa7,0x70,0x99,0x8,0x87,0xc3,0x9a,0xb8,0x5c,0xf0,0x42,0xf,0x18,0xde, + 0x75,0x78,0x78,0x78,0xcb,0xe1,0x70,0xfc,0x65,0xb3,0xd9,0x6e,0x1f,0x1c,0x1c,0xb8, + 0x3a,0x3a,0x3a,0x5e,0xe8,0x4f,0x82,0x56,0x55,0x55,0x35,0xb1,0x6f,0x4e,0x6,0x2a, + 0x16,0x8b,0x5,0x3e,0x9f,0xf,0x3b,0x3b,0x3b,0x1a,0x54,0x84,0xdf,0xef,0xb7,0xad, + 0xaf,0xaf,0x3f,0x23,0xa2,0x2,0x5e,0xfc,0xd7,0xfc,0xfc,0xfc,0xc7,0xbd,0xbd,0xbd, + 0x5f,0x83,0x43,0x7a,0x9c,0x12,0xca,0x5d,0x9e,0x33,0x9b,0xcd,0x4a,0x67,0x67,0x27, + 0x1a,0x1b,0x1b,0x31,0x3b,0x3b,0x8b,0xa9,0xa9,0x29,0x70,0x86,0xc8,0xcd,0xcd,0x85, + 0xa2,0x28,0x10,0x55,0xb0,0x3b,0xa2,0x8a,0x73,0x4b,0x4b,0x4b,0xdb,0x72,0x7e,0x4a, + 0x2b,0x2a,0x2a,0x2a,0x34,0xa8,0xc2,0xd1,0xd3,0xd3,0x83,0x96,0x96,0x16,0x6d,0x72, + 0x77,0x77,0x37,0x44,0xe6,0x33,0x33,0x33,0xe0,0x86,0x41,0x26,0x95,0x2a,0xb9,0x63, + 0x56,0xb0,0x67,0x76,0x86,0xcc,0x99,0x4c,0x26,0xa5,0xaf,0xaf,0xf,0x4d,0x4d,0x4d, + 0x5a,0xe9,0xaa,0xaa,0x22,0x99,0x4c,0xa2,0xad,0xad,0xd,0xfd,0xfd,0xfd,0xe0,0x6, + 0x69,0xff,0xa5,0x64,0xa4,0xcc,0xb8,0xac,0xac,0xac,0x91,0xbd,0x72,0xb2,0x94,0xa1, + 0xa1,0x21,0xd4,0xd7,0xd7,0x43,0x86,0x98,0xac,0x57,0xf7,0x60,0x54,0xc3,0x68,0x68, + 0x68,0x0,0x7b,0x8f,0x89,0x89,0x9,0x91,0xad,0x4,0xab,0x29,0x33,0x2e,0x2e,0x2e, + 0x6e,0xe0,0x7,0xe6,0x0,0x58,0x86,0x87,0x87,0x61,0xb7,0xdb,0xc1,0x76,0x40,0xca, + 0x98,0x8c,0x20,0x33,0xe8,0x86,0x39,0xe0,0x42,0x5a,0xec,0x3,0x6a,0x6a,0x6a,0x50, + 0x58,0x58,0x28,0x2c,0x11,0x15,0xbd,0x64,0x7f,0xc3,0xc7,0x32,0x2e,0x28,0x28,0xb8, + 0xcc,0x93,0x45,0xf9,0x16,0xde,0x8b,0x22,0x23,0xad,0x29,0x22,0xb4,0x31,0x1a,0x86, + 0xfe,0xfd,0xb,0x18,0xf7,0xff,0xc3,0xc1,0x17,0x97,0x41,0x99,0x56,0xbc,0xf5,0x7a, + 0xb1,0xb9,0xb9,0x29,0x1a,0x99,0x88,0x46,0xa3,0xb7,0x8f,0x59,0xc1,0x13,0xab,0x0, + 0xfc,0x9e,0x97,0x97,0x97,0x35,0x36,0x36,0x26,0xba,0xaf,0xc1,0xa4,0x10,0x9,0x21, + 0xf9,0xe6,0x19,0xc,0xfb,0xff,0x22,0x61,0x6b,0x6,0xac,0xe7,0xb1,0xe1,0xf1,0x60, + 0x74,0x74,0x14,0xbc,0xb7,0x13,0x5c,0xe5,0x8f,0x2b,0x2b,0x2b,0xbf,0x20,0x45,0xfc, + 0x29,0xe,0xd3,0xf8,0xf8,0x38,0x6d,0x6f,0x6f,0x53,0x20,0x10,0xa0,0x60,0x30,0x48, + 0xa1,0x50,0x88,0x42,0xbe,0x2d,0xda,0xf9,0xfb,0x3e,0x5,0x9f,0xfc,0x44,0xc1,0xf5, + 0xe7,0xda,0xbd,0x85,0x85,0x5,0xaa,0xae,0xae,0x26,0xb6,0x41,0x2d,0x29,0x29,0xb9, + 0x21,0x3c,0x4e,0x25,0x61,0x45,0x16,0x37,0xb,0x7c,0x6a,0xb4,0x86,0xf0,0x22,0xd0, + 0xc6,0x58,0x18,0xea,0xda,0x1f,0xd0,0xf9,0x5f,0x21,0xbd,0xd2,0x1,0xca,0xbb,0x0, + 0x97,0xcb,0xa5,0xed,0x8,0xb7,0xdb,0x7d,0x8,0xe0,0x1a,0x3,0x1e,0xe1,0x84,0xf8, + 0x8a,0xa5,0xb6,0xb7,0xb7,0xd3,0xd6,0xd6,0x16,0xb1,0x5f,0x14,0xf,0xf9,0x28,0x34, + 0x7f,0x8f,0x2,0xf,0x6f,0x52,0xf4,0xf5,0x12,0x71,0xb9,0xb4,0xbc,0xbc,0x4c,0x95, + 0x95,0x95,0x4,0x20,0xc1,0x72,0x30,0x14,0x27,0x49,0x6e,0xee,0x6f,0xd9,0x4f,0xb5, + 0xab,0xab,0x8b,0xf8,0x98,0xd2,0xfe,0xb2,0x93,0xde,0xff,0xfc,0x3,0x45,0x36,0x9e, + 0x93,0x88,0xd5,0xd5,0x55,0xaa,0xab,0xab,0x93,0xd0,0xef,0x3f,0x5,0x95,0xe0,0x8f, + 0xe0,0x3,0x3,0x3,0x14,0xc,0xf8,0x29,0xf6,0xee,0x1f,0xd,0xea,0xf5,0x7a,0x89, + 0x1b,0x7a,0x2a,0xa8,0x4,0x1f,0x83,0xf,0xe,0xe,0x92,0xc7,0xe3,0x21,0xde,0x9b, + 0xc4,0xaf,0x43,0x9,0xed,0x90,0xcf,0x9d,0x1a,0x2c,0xe1,0x2c,0x95,0x3f,0x35,0xc4, + 0x2f,0x20,0x9,0xed,0x14,0xf7,0xce,0x2,0x96,0xf0,0xab,0xac,0x35,0x96,0x87,0xf5, + 0xcd,0x69,0x80,0x52,0x3a,0xf1,0xc3,0xe5,0x1b,0x1,0x98,0x58,0x59,0x2c,0x85,0x65, + 0x3e,0xba,0x36,0xc9,0xd3,0x79,0x94,0x79,0x9c,0x15,0x63,0x45,0x58,0x51,0x71,0x2d, + 0x75,0x74,0x2f,0x7a,0x34,0x26,0xfe,0x7,0x8f,0x66,0xbd,0x8,0x32,0x7e,0x43,0x4a, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/note-next.png 0x0,0x0,0x4,0xc3, 0x89, @@ -30840,74 +30908,6 @@ 0xa7,0xb8,0xac,0x1,0x28,0x2f,0x3c,0xf3,0xa7,0xf3,0xbf,0xb9,0xe1,0x1f,0xd5,0x9a, 0xc1,0xb,0xf6,0xe8,0x5,0xa0,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/label-insert.png - 0x0,0x0,0x4,0xd, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, - 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, - 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, - 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, - 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x3,0x8a,0x49,0x44, - 0x41,0x54,0x78,0xda,0xa5,0x95,0x4d,0x48,0x5b,0x59,0x14,0xc7,0xff,0x89,0x89,0x68, - 0x5e,0x22,0x11,0x2d,0x22,0x8e,0xd0,0xb8,0x50,0xb1,0x96,0x2a,0xa2,0x22,0x54,0x8d, - 0x63,0x5d,0x8c,0xc,0x55,0x98,0x19,0x32,0xda,0x6a,0x71,0x74,0x44,0xed,0xb2,0xb8, - 0x98,0x95,0x8b,0xba,0x2a,0xb8,0x10,0x17,0xad,0x42,0x19,0xa4,0x50,0x86,0xd6,0x19, - 0x4b,0x1c,0xba,0x99,0x19,0x84,0xa1,0x62,0x41,0xa,0x66,0x24,0xad,0x26,0x6a,0x6d, - 0x29,0x43,0xa6,0xd1,0x7c,0xd4,0x8f,0x7c,0xbc,0x98,0x33,0xe7,0x3e,0xbc,0x8b,0x62, - 0xb0,0x15,0xf,0xfc,0x73,0x5f,0x78,0xef,0xfe,0xee,0x39,0xff,0x73,0xef,0x7b,0x3a, - 0x22,0xc2,0x59,0x63,0x71,0x71,0xf1,0x6a,0x4e,0x4e,0xce,0x5d,0x83,0xc1,0x90,0x19, - 0x8f,0xc7,0x9f,0x96,0x96,0x96,0x5e,0x3f,0x33,0x78,0x7e,0x7e,0xfe,0xa9,0xd5,0x6a, - 0xbd,0xc4,0x9c,0xef,0xd2,0xd2,0xd2,0xf6,0x75,0x3a,0xdd,0x42,0x22,0x91,0x70,0x9c, - 0x9,0x3c,0x3d,0x3d,0x6d,0x2b,0x2a,0x2a,0xda,0xe0,0x2c,0x2f,0x36,0x37,0x37,0xbb, - 0xc1,0xe1,0x74,0x3a,0x7f,0xe3,0x85,0x22,0x86,0xcf,0x1,0xb4,0xb6,0xb6,0x5e,0xc9, - 0xce,0xce,0xbe,0x13,0x8b,0xc5,0x2e,0xe9,0x39,0x44,0x32,0xbb,0xbb,0xbb,0x28,0x2f, - 0x2f,0x47,0x7a,0x7a,0x3a,0x4d,0x4e,0x4e,0xda,0x5,0x78,0x64,0x64,0x44,0xcf,0x36, - 0x54,0x67,0x64,0x64,0xb4,0x7f,0x12,0x5c,0x5b,0x5b,0xfb,0xa5,0xd1,0x68,0x7c,0xb2, - 0xb7,0xb7,0xa7,0x70,0x99,0x8,0x87,0xc3,0x9a,0xb8,0x5c,0xf0,0x42,0xf,0x18,0xde, - 0x75,0x78,0x78,0x78,0xcb,0xe1,0x70,0xfc,0x65,0xb3,0xd9,0x6e,0x1f,0x1c,0x1c,0xb8, - 0x3a,0x3a,0x3a,0x5e,0xe8,0x4f,0x82,0x56,0x55,0x55,0x35,0xb1,0x6f,0x4e,0x6,0x2a, - 0x16,0x8b,0x5,0x3e,0x9f,0xf,0x3b,0x3b,0x3b,0x1a,0x54,0x84,0xdf,0xef,0xb7,0xad, - 0xaf,0xaf,0x3f,0x23,0xa2,0x2,0x5e,0xfc,0xd7,0xfc,0xfc,0xfc,0xc7,0xbd,0xbd,0xbd, - 0x5f,0x83,0x43,0x7a,0x9c,0x12,0xca,0x5d,0x9e,0x33,0x9b,0xcd,0x4a,0x67,0x67,0x27, - 0x1a,0x1b,0x1b,0x31,0x3b,0x3b,0x8b,0xa9,0xa9,0x29,0x70,0x86,0xc8,0xcd,0xcd,0x85, - 0xa2,0x28,0x10,0x55,0xb0,0x3b,0xa2,0x8a,0x73,0x4b,0x4b,0x4b,0xdb,0x72,0x7e,0x4a, - 0x2b,0x2a,0x2a,0x2a,0x34,0xa8,0xc2,0xd1,0xd3,0xd3,0x83,0x96,0x96,0x16,0x6d,0x72, - 0x77,0x77,0x37,0x44,0xe6,0x33,0x33,0x33,0xe0,0x86,0x41,0x26,0x95,0x2a,0xb9,0x63, - 0x56,0xb0,0x67,0x76,0x86,0xcc,0x99,0x4c,0x26,0xa5,0xaf,0xaf,0xf,0x4d,0x4d,0x4d, - 0x5a,0xe9,0xaa,0xaa,0x22,0x99,0x4c,0xa2,0xad,0xad,0xd,0xfd,0xfd,0xfd,0xe0,0x6, - 0x69,0xff,0xa5,0x64,0xa4,0xcc,0xb8,0xac,0xac,0xac,0x91,0xbd,0x72,0xb2,0x94,0xa1, - 0xa1,0x21,0xd4,0xd7,0xd7,0x43,0x86,0x98,0xac,0x57,0xf7,0x60,0x54,0xc3,0x68,0x68, - 0x68,0x0,0x7b,0x8f,0x89,0x89,0x9,0x91,0xad,0x4,0xab,0x29,0x33,0x2e,0x2e,0x2e, - 0x6e,0xe0,0x7,0xe6,0x0,0x58,0x86,0x87,0x87,0x61,0xb7,0xdb,0xc1,0x76,0x40,0xca, - 0x98,0x8c,0x20,0x33,0xe8,0x86,0x39,0xe0,0x42,0x5a,0xec,0x3,0x6a,0x6a,0x6a,0x50, - 0x58,0x58,0x28,0x2c,0x11,0x15,0xbd,0x64,0x7f,0xc3,0xc7,0x32,0x2e,0x28,0x28,0xb8, - 0xcc,0x93,0x45,0xf9,0x16,0xde,0x8b,0x22,0x23,0xad,0x29,0x22,0xb4,0x31,0x1a,0x86, - 0xfe,0xfd,0xb,0x18,0xf7,0xff,0xc3,0xc1,0x17,0x97,0x41,0x99,0x56,0xbc,0xf5,0x7a, - 0xb1,0xb9,0xb9,0x29,0x1a,0x99,0x88,0x46,0xa3,0xb7,0x8f,0x59,0xc1,0x13,0xab,0x0, - 0xfc,0x9e,0x97,0x97,0x97,0x35,0x36,0x36,0x26,0xba,0xaf,0xc1,0xa4,0x10,0x9,0x21, - 0xf9,0xe6,0x19,0xc,0xfb,0xff,0x22,0x61,0x6b,0x6,0xac,0xe7,0xb1,0xe1,0xf1,0x60, - 0x74,0x74,0x14,0xbc,0xb7,0x13,0x5c,0xe5,0x8f,0x2b,0x2b,0x2b,0xbf,0x20,0x45,0xfc, - 0x29,0xe,0xd3,0xf8,0xf8,0x38,0x6d,0x6f,0x6f,0x53,0x20,0x10,0xa0,0x60,0x30,0x48, - 0xa1,0x50,0x88,0x42,0xbe,0x2d,0xda,0xf9,0xfb,0x3e,0x5,0x9f,0xfc,0x44,0xc1,0xf5, - 0xe7,0xda,0xbd,0x85,0x85,0x5,0xaa,0xae,0xae,0x26,0xb6,0x41,0x2d,0x29,0x29,0xb9, - 0x21,0x3c,0x4e,0x25,0x61,0x45,0x16,0x37,0xb,0x7c,0x6a,0xb4,0x86,0xf0,0x22,0xd0, - 0xc6,0x58,0x18,0xea,0xda,0x1f,0xd0,0xf9,0x5f,0x21,0xbd,0xd2,0x1,0xca,0xbb,0x0, - 0x97,0xcb,0xa5,0xed,0x8,0xb7,0xdb,0x7d,0x8,0xe0,0x1a,0x3,0x1e,0xe1,0x84,0xf8, - 0x8a,0xa5,0xb6,0xb7,0xb7,0xd3,0xd6,0xd6,0x16,0xb1,0x5f,0x14,0xf,0xf9,0x28,0x34, - 0x7f,0x8f,0x2,0xf,0x6f,0x52,0xf4,0xf5,0x12,0x71,0xb9,0xb4,0xbc,0xbc,0x4c,0x95, - 0x95,0x95,0x4,0x20,0xc1,0x72,0x30,0x14,0x27,0x49,0x6e,0xee,0x6f,0xd9,0x4f,0xb5, - 0xab,0xab,0x8b,0xf8,0x98,0xd2,0xfe,0xb2,0x93,0xde,0xff,0xfc,0x3,0x45,0x36,0x9e, - 0x93,0x88,0xd5,0xd5,0x55,0xaa,0xab,0xab,0x93,0xd0,0xef,0x3f,0x5,0x95,0xe0,0x8f, - 0xe0,0x3,0x3,0x3,0x14,0xc,0xf8,0x29,0xf6,0xee,0x1f,0xd,0xea,0xf5,0x7a,0x89, - 0x1b,0x7a,0x2a,0xa8,0x4,0x1f,0x83,0xf,0xe,0xe,0x92,0xc7,0xe3,0x21,0xde,0x9b, - 0xc4,0xaf,0x43,0x9,0xed,0x90,0xcf,0x9d,0x1a,0x2c,0xe1,0x2c,0x95,0x3f,0x35,0xc4, - 0x2f,0x20,0x9,0xed,0x14,0xf7,0xce,0x2,0x96,0xf0,0xab,0xac,0x35,0x96,0x87,0xf5, - 0xcd,0x69,0x80,0x52,0x3a,0xf1,0xc3,0xe5,0x1b,0x1,0x98,0x58,0x59,0x2c,0x85,0x65, - 0x3e,0xba,0x36,0xc9,0xd3,0x79,0x94,0x79,0x9c,0x15,0x63,0x45,0x58,0x51,0x71,0x2d, - 0x75,0x74,0x2f,0x7a,0x34,0x26,0xfe,0x7,0x8f,0x66,0xbd,0x8,0x32,0x7e,0x43,0x4a, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/cut.png 0x0,0x0,0x2,0x40, 0x89, @@ -31244,6 +31244,29 @@ 0xd3,0xa7,0x87,0xfa,0x77,0x82,0x36,0x7e,0xf3,0x76,0xa7,0x94,0x88,0xfc,0xcd,0x2e, 0xf4,0x1f,0x3,0x44,0xa5,0x7a,0x8a,0x6f,0xb4,0xda,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/split-view_horizontal.png + 0x0,0x0,0x1,0x3c, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x6,0xec,0x0,0x0,0x6,0xec,0x1, + 0x1e,0x75,0x38,0x35,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd8,0xc,0x1c, + 0x14,0x18,0x23,0xd6,0xd5,0xd3,0x43,0x0,0x0,0x0,0xbc,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x95,0xc1,0xa,0x82,0x40,0x14,0x45,0xcf,0xe8,0xe4,0x62,0x92,0x90,0x96, + 0x5,0xf5,0xb,0xd1,0xb7,0x4b,0xbf,0xd1,0x1f,0x8,0xba,0x6a,0x6d,0xe5,0x62,0xe6, + 0x4d,0xb6,0x28,0xb4,0x85,0x88,0x81,0x42,0x90,0x77,0x75,0x7,0xce,0x3b,0xc,0xbc, + 0xc5,0x53,0xbc,0xa2,0x18,0x37,0xb5,0x2,0x56,0xc0,0x1e,0x58,0x8c,0x24,0x75,0x40, + 0xae,0x81,0x5d,0x55,0x55,0xe7,0xc7,0xa3,0xe,0xc7,0xb0,0x6,0x81,0xf2,0xc6,0x98, + 0x83,0x6,0xa2,0xb2,0xbc,0x86,0x5a,0x6b,0x0,0x6e,0xb7,0x7b,0xef,0x60,0x1c,0x2f, + 0x1b,0xae,0xab,0x8b,0x48,0x8,0x44,0xfa,0xfd,0xa0,0x28,0x72,0x0,0x92,0x64,0xdd, + 0x2b,0xce,0xb2,0x4b,0xc3,0x75,0xf5,0xcd,0x66,0xb,0x80,0x6,0x70,0x4e,0x30,0x26, + 0x6,0xc0,0x5a,0xdb,0x2b,0xfe,0xe4,0xba,0xba,0x73,0xd2,0x8a,0xbd,0x17,0x44,0x64, + 0x94,0xcd,0x79,0xdf,0x7a,0x8e,0xf5,0xc0,0xa4,0xe9,0x69,0x10,0x7,0x1c,0x83,0xef, + 0x36,0x3e,0x1c,0x9f,0xc5,0xb3,0xf8,0xf,0xc5,0xfc,0xc6,0x8f,0xed,0x4,0x62,0x3b, + 0xd9,0x69,0x52,0x53,0x1d,0xd3,0x27,0xd3,0xf0,0x95,0x3a,0x8b,0x52,0x56,0x44,0x0, + 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/update-others.png 0x0,0x0,0x4,0xd0, 0x89, @@ -31324,110 +31347,6 @@ 0xd5,0x75,0xe4,0xfa,0xf5,0xeb,0xfd,0xb,0xd5,0x0,0x4c,0x4b,0xf0,0x8d,0x5,0x8c, 0xaf,0xf6,0x77,0xec,0x15,0x91,0xf0,0x42,0x63,0xfe,0x1,0xad,0xf6,0xe,0x71,0xe1, 0x90,0x82,0x22,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/split-view_horizontal.png - 0x0,0x0,0x1,0x3c, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x6,0xec,0x0,0x0,0x6,0xec,0x1, - 0x1e,0x75,0x38,0x35,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd8,0xc,0x1c, - 0x14,0x18,0x23,0xd6,0xd5,0xd3,0x43,0x0,0x0,0x0,0xbc,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x95,0xc1,0xa,0x82,0x40,0x14,0x45,0xcf,0xe8,0xe4,0x62,0x92,0x90,0x96, - 0x5,0xf5,0xb,0xd1,0xb7,0x4b,0xbf,0xd1,0x1f,0x8,0xba,0x6a,0x6d,0xe5,0x62,0xe6, - 0x4d,0xb6,0x28,0xb4,0x85,0x88,0x81,0x42,0x90,0x77,0x75,0x7,0xce,0x3b,0xc,0xbc, - 0xc5,0x53,0xbc,0xa2,0x18,0x37,0xb5,0x2,0x56,0xc0,0x1e,0x58,0x8c,0x24,0x75,0x40, - 0xae,0x81,0x5d,0x55,0x55,0xe7,0xc7,0xa3,0xe,0xc7,0xb0,0x6,0x81,0xf2,0xc6,0x98, - 0x83,0x6,0xa2,0xb2,0xbc,0x86,0x5a,0x6b,0x0,0x6e,0xb7,0x7b,0xef,0x60,0x1c,0x2f, - 0x1b,0xae,0xab,0x8b,0x48,0x8,0x44,0xfa,0xfd,0xa0,0x28,0x72,0x0,0x92,0x64,0xdd, - 0x2b,0xce,0xb2,0x4b,0xc3,0x75,0xf5,0xcd,0x66,0xb,0x80,0x6,0x70,0x4e,0x30,0x26, - 0x6,0xc0,0x5a,0xdb,0x2b,0xfe,0xe4,0xba,0xba,0x73,0xd2,0x8a,0xbd,0x17,0x44,0x64, - 0x94,0xcd,0x79,0xdf,0x7a,0x8e,0xf5,0xc0,0xa4,0xe9,0x69,0x10,0x7,0x1c,0x83,0xef, - 0x36,0x3e,0x1c,0x9f,0xc5,0xb3,0xf8,0xf,0xc5,0xfc,0xc6,0x8f,0xed,0x4,0x62,0x3b, - 0xd9,0x69,0x52,0x53,0x1d,0xd3,0x27,0xd3,0xf0,0x95,0x3a,0x8b,0x52,0x56,0x44,0x0, - 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/redo.png - 0x0,0x0,0x4,0xdd, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, - 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x3,0x76,0x0,0x0,0x3,0x76, - 0x1,0x7d,0xd5,0x82,0xcc,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, - 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, - 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x4,0x5a,0x49,0x44, - 0x41,0x54,0x78,0xda,0xb5,0x94,0xcb,0x6b,0x5c,0x55,0x1c,0xc7,0xbf,0xbf,0xfb,0x98, - 0xb9,0x77,0x26,0x93,0xcc,0x4c,0x26,0x93,0x47,0x9b,0xce,0xe4,0xd9,0xbc,0xda,0xd4, - 0x4,0x5a,0x68,0x45,0x2b,0x56,0xea,0x42,0xb2,0x50,0xd1,0x85,0xe8,0xce,0x8d,0xba, - 0xf0,0x5f,0x10,0x54,0x70,0x21,0x8a,0xaf,0xba,0x70,0xe1,0xa6,0x50,0x95,0x28,0x52, - 0x10,0x8a,0xad,0x96,0x52,0x45,0xac,0xb5,0xa9,0x36,0x98,0x26,0x69,0x68,0x9a,0x99, - 0xa6,0xc9,0xcc,0x24,0x99,0xcc,0xeb,0xde,0xb9,0xf7,0x9c,0xe3,0xb9,0xc3,0x90,0xd0, - 0x36,0x14,0xba,0xe8,0xe7,0xf0,0xe5,0x70,0xf,0x9c,0xcf,0xf9,0x71,0x1e,0x97,0x84, - 0x10,0xd8,0x89,0xf1,0xcf,0x7,0x1a,0x1,0x1c,0x95,0x19,0xf3,0x3e,0xeb,0xf1,0x98, - 0x92,0xb9,0x52,0xef,0xcf,0x5d,0x7e,0x73,0x66,0xed,0x9e,0x79,0x8a,0x1c,0xe3,0x9e, - 0x78,0x27,0xe9,0xf3,0xa4,0xd0,0x89,0xe6,0xce,0xe6,0x78,0x38,0xdc,0x84,0x81,0xd8, - 0x30,0xba,0xc2,0x49,0x84,0xb4,0x10,0xd6,0xca,0xeb,0x98,0xce,0x5c,0xc5,0xcd,0xcc, - 0x2,0xd2,0x8b,0x77,0x72,0xdc,0x15,0x6f,0x49,0xd1,0x29,0x39,0xa7,0xd,0xc0,0xc9, - 0x7a,0x21,0xef,0xd5,0xc5,0x5b,0xc2,0x18,0x80,0x4f,0x3,0x61,0xf3,0xe5,0xfd,0x7, - 0x1e,0xa3,0xdd,0xa1,0x18,0x22,0x7a,0x0,0xa6,0xae,0xa1,0x22,0x8a,0xf0,0x30,0xa9, - 0x1,0x2e,0x53,0x91,0x75,0xf2,0x58,0x2e,0xad,0x61,0x7a,0xea,0x8a,0x58,0xcb,0x16, - 0x26,0x1,0xc,0x27,0x7b,0x77,0xd,0x4e,0xc,0xbe,0x84,0x4f,0x4e,0x7f,0x54,0xaa, - 0x8b,0xb7,0xa4,0x97,0xdb,0xfb,0x3b,0xf6,0xc,0x76,0xd,0x21,0xea,0xf3,0xc1,0x85, - 0x8d,0x7,0xa1,0x93,0x81,0xaa,0xeb,0xc3,0x6c,0xfa,0x1a,0x88,0x8,0x9d,0x6d,0x9, - 0x94,0x58,0x19,0x17,0x7f,0xfe,0x4d,0x68,0xd8,0xe6,0x44,0x6b,0x77,0xc7,0x9e,0xbe, - 0x44,0x1f,0x5c,0xb6,0x89,0x3b,0x15,0x7e,0x97,0x44,0x23,0x1f,0x38,0x18,0xb8,0x60, - 0x40,0x1d,0x42,0x1e,0xa,0x54,0xec,0x69,0x4b,0xca,0x71,0x81,0xb2,0xbb,0x1,0xb7, - 0xae,0xd4,0xea,0xd5,0xbe,0xa2,0x9b,0xbe,0x17,0x7a,0x12,0x5d,0xc8,0x55,0x56,0x20, - 0x64,0xf3,0x50,0x48,0x41,0xda,0xca,0x60,0xb1,0x7c,0x1b,0xa9,0xca,0x32,0x1c,0xe1, - 0x20,0xa2,0x37,0x61,0x97,0x19,0xc7,0x48,0xb0,0x7,0xa6,0xe6,0x7,0x4,0x50,0x40, - 0xd1,0xeb,0x6a,0xf3,0x74,0xbd,0x11,0x1e,0x34,0xf6,0xd9,0xde,0x18,0x80,0xd9,0x91, - 0xb1,0xb1,0x48,0xd9,0xd8,0x44,0xc5,0x29,0xc3,0xc3,0x5,0xc7,0xd5,0xc2,0xc,0x6c, - 0x56,0x41,0xd2,0xec,0x46,0xdc,0x17,0x83,0x6,0x1d,0x39,0x37,0x83,0x8c,0x9d,0x2, - 0x98,0x8b,0xbe,0x50,0x2f,0x62,0xbe,0x68,0x4d,0xce,0x20,0xc0,0x65,0xc2,0x66,0xc, - 0x97,0x7e,0xbd,0x54,0xab,0xfb,0x98,0x3f,0x14,0x8,0x3b,0x46,0x55,0x1e,0xc6,0x2a, - 0x3c,0x48,0x51,0x30,0x53,0x9c,0x13,0xad,0x46,0xc,0xfb,0xb4,0x23,0xb4,0x38,0x7b, - 0x43,0x64,0xed,0x94,0xe5,0x9,0xfc,0x86,0xdf,0x78,0x7c,0xe8,0x9,0x5a,0x12,0xff, - 0xe1,0x4e,0xf9,0x16,0x74,0x28,0x30,0x14,0x13,0x4c,0x8,0x19,0xa9,0x36,0x39,0x3c, - 0x14,0x99,0xb1,0x50,0x63,0x13,0x65,0xec,0xc,0x36,0xdd,0x12,0x97,0x71,0x96,0xca, - 0xb7,0x2d,0x8d,0xc8,0x1a,0xc1,0x0,0xcd,0x5e,0x9b,0x5e,0xb3,0x2d,0xeb,0x55,0x21, - 0x44,0x58,0x40,0xc,0x5a,0x96,0x95,0x2d,0x6e,0xe6,0xe5,0xe1,0x86,0x11,0x56,0xd, - 0x38,0xac,0x8,0x97,0x39,0xb2,0xb7,0x51,0xe5,0xb6,0x94,0xbb,0x5b,0xe2,0xf1,0x78, - 0x34,0x8a,0xc5,0x62,0xba,0x54,0x60,0xa5,0x65,0x99,0xf9,0x95,0x6a,0x66,0x6a,0x48, - 0xeb,0x77,0x6f,0xce,0x2d,0x8,0x0,0x6f,0xc8,0x7b,0x7a,0x52,0xa6,0xa,0xe0,0xab, - 0xd6,0xce,0x78,0xac,0xa9,0x5d,0x80,0x5b,0x5,0xb4,0xf8,0x5a,0x11,0xa4,0x6,0x8, - 0xee,0xa0,0xc2,0xa,0xc8,0x39,0x2b,0x70,0xb8,0xbd,0x75,0x78,0x63,0x42,0x65,0xd8, - 0x60,0xf9,0x1b,0x82,0xb0,0x2e,0x4,0x8a,0x36,0xb7,0x4b,0x86,0xeb,0x3b,0xb8,0x61, - 0x3b,0x9e,0xec,0x7b,0x6c,0xb3,0xff,0xc0,0xde,0x6e,0xca,0x39,0x39,0xc4,0xc3,0x9, - 0x80,0x8,0x2,0x54,0xbb,0x29,0xcd,0x68,0x1,0x40,0x28,0xad,0xba,0x90,0xcc,0x7b, - 0x62,0x6e,0x57,0x2d,0xe4,0xdd,0xcd,0x34,0x27,0x91,0x83,0xa8,0xbd,0x4,0xe9,0x76, - 0x20,0xa1,0x5a,0xb6,0x79,0xe7,0xcc,0xd9,0x3f,0xde,0x7,0xd0,0x8,0x9,0x11,0x61, - 0x87,0x97,0x3b,0x4d,0x2,0xaf,0x7b,0xe2,0xbf,0xdd,0x62,0xf5,0x58,0x90,0xfb,0xd9, - 0xba,0x56,0x48,0x1,0x28,0x83,0x50,0xb6,0x5d,0x2b,0xa5,0x6a,0x6a,0x27,0x73,0xd8, - 0x6b,0xde,0x16,0x40,0x22,0xb7,0xe3,0xb,0x0,0x5e,0xf0,0xe2,0x2f,0xcf,0x50,0xcb, - 0xee,0xa0,0xb6,0x5a,0xd9,0x60,0x41,0x35,0x28,0x2,0x30,0xf0,0xe5,0xc8,0xa4,0x40, - 0x1d,0x4f,0xfc,0x57,0x76,0x23,0xff,0x74,0x5f,0x73,0x7b,0xe0,0x4f,0x51,0x58,0x6, - 0x60,0x79,0xf2,0x2c,0x72,0x93,0xb1,0xc6,0x96,0xb7,0xf3,0xb9,0xc2,0xc7,0xf2,0x9e, - 0x43,0xf2,0x8d,0x14,0x17,0x50,0x27,0xd9,0xd1,0xe8,0x3f,0xb5,0x74,0x4e,0x14,0x1c, - 0x8b,0xe5,0x9f,0xb5,0xee,0x2b,0xbb,0x56,0x71,0xa5,0x62,0xa3,0xa9,0xda,0x90,0x84, - 0x8e,0x55,0x4f,0xec,0x27,0xd5,0xba,0x65,0xac,0x9c,0x8e,0x5a,0xa1,0x48,0x83,0xe1, - 0x1f,0xb6,0x8b,0x95,0xe7,0x88,0x89,0x43,0x87,0x3f,0xec,0xfd,0xb6,0x7d,0x34,0x71, - 0x36,0xd9,0xd6,0x46,0xd7,0xab,0xb,0x4c,0x13,0xa4,0x6,0x54,0x1f,0x45,0xce,0x98, - 0xb4,0x7e,0xbc,0x22,0xee,0x15,0x9f,0x45,0xd5,0xbd,0xae,0x94,0xcc,0xc0,0x90,0xaf, - 0xb3,0x6f,0x36,0x98,0x3e,0xef,0x57,0x74,0xdb,0x54,0xf4,0xea,0xad,0x58,0xfa,0x83, - 0x24,0x8f,0x45,0xfd,0x16,0x45,0x54,0x50,0x95,0x18,0x5f,0x65,0x4d,0x5c,0x99,0xb7, - 0xff,0xe5,0xa9,0x62,0xd6,0x95,0x52,0xa6,0x70,0x17,0x3b,0x51,0xfb,0x9,0xc9,0x4a, - 0x46,0x49,0xa1,0x89,0x78,0x47,0x84,0x2e,0xf8,0xaf,0xfd,0xa4,0x6,0x94,0x82,0x9c, - 0xe4,0x4,0xa4,0x5c,0x2e,0x50,0x32,0x14,0xcd,0xd2,0x15,0xd5,0x55,0x89,0x38,0x0, - 0x7e,0xee,0xf0,0xfc,0x5d,0xd5,0xd,0x9c,0x6f,0xa5,0x99,0xa3,0x2b,0xe2,0x3e,0xb1, - 0xc7,0x53,0xef,0x26,0x22,0x81,0x7d,0x89,0x60,0xcf,0x48,0x88,0x7e,0x58,0xb8,0xc8, - 0xa4,0xd8,0xad,0xcb,0x6d,0x53,0xd5,0x1d,0xbf,0xa2,0x71,0x8d,0x14,0xfe,0xe3,0xa1, - 0x69,0x81,0x7,0x70,0x9f,0xd8,0x83,0x64,0x9b,0xb8,0x70,0x3c,0x18,0x49,0xa4,0xd4, - 0x95,0xc,0xf8,0x5a,0x79,0x93,0x5,0xe5,0x2,0x41,0x55,0x67,0x86,0xa2,0x8b,0xef, - 0xe,0xfe,0x23,0x20,0x79,0x48,0xf1,0x36,0x4f,0xfe,0x7e,0x84,0xc6,0x5b,0x3b,0xb5, - 0xb9,0xf5,0x34,0xef,0xf,0x9b,0x22,0x57,0x5a,0x17,0x5f,0x8f,0x5e,0x12,0x90,0x3c, - 0x94,0xf8,0x51,0xa0,0xe0,0x11,0xf1,0x3f,0xf4,0x83,0x23,0xfb,0x5b,0x4a,0x4d,0x47, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/marginalnote-insert.png 0x0,0x0,0x1,0x40, 0x89, @@ -31541,45 +31460,87 @@ 0xea,0x5e,0x1a,0xd0,0x99,0x46,0x80,0x4b,0x85,0x31,0x76,0x53,0x9e,0x3c,0x71,0xea, 0xab,0x4f,0xad,0x3f,0x0,0x31,0xcf,0x20,0x5c,0xc8,0x40,0x17,0xe2,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/dialog-show-new-inset_ref.png - 0x0,0x0,0x2,0x3e, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/redo.png + 0x0,0x0,0x4,0xdd, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, - 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, - 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x3,0x76,0x0,0x0,0x3,0x76, + 0x1,0x7d,0xd5,0x82,0xcc,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, - 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x1,0xbb,0x49,0x44, - 0x41,0x54,0x78,0xda,0xed,0x94,0xcf,0x4b,0x5b,0x41,0x10,0xc7,0x67,0xd6,0x36,0x18, - 0x73,0x10,0x7f,0xe0,0xc1,0xa2,0x9,0x16,0x41,0x28,0x42,0x35,0xe8,0xc1,0x5b,0x20, - 0x48,0xf,0x56,0x24,0x81,0x1c,0x2,0x42,0x23,0xd2,0x4b,0xff,0x89,0xfc,0xb,0xbd, - 0x28,0xd8,0x5e,0xbc,0xf8,0x23,0x9e,0x14,0x72,0xd2,0x28,0x5e,0x72,0xb,0x1,0x11, - 0xa9,0x85,0x9e,0x24,0x46,0xf0,0x60,0x21,0x24,0xcf,0xdd,0x7d,0xee,0x38,0x81,0x77, - 0x78,0xd,0xf8,0xda,0xc7,0xb3,0x87,0x42,0xbf,0xf0,0xd9,0x1d,0x66,0x96,0x2f,0xcb, - 0x30,0xbb,0x48,0x44,0xf0,0x37,0x24,0x98,0x7f,0xcb,0xf8,0x45,0x67,0x62,0xab,0x58, - 0xec,0xab,0x5d,0xfc,0x18,0xac,0xd7,0x6b,0xbd,0xd2,0xb6,0xfa,0xa5,0xd6,0xb7,0x5f, - 0xd7,0xd7,0xab,0x81,0x8c,0x2f,0x2f,0xaf,0x86,0xa1,0x69,0xbf,0x35,0x48,0x23,0x6, - 0x68,0x94,0xc,0x8e,0x9,0x83,0xaf,0x3f,0xac,0xac,0xda,0x5a,0xda,0x3b,0x5a,0xb7, - 0xbe,0x14,0xa,0x5,0xcb,0x77,0x2b,0xb4,0x96,0x61,0x81,0x88,0x64,0xd8,0x9a,0x1e, - 0x90,0x17,0x24,0x40,0x4,0x82,0x9,0x2,0xf3,0x99,0x8f,0xef,0x66,0x32,0x99,0x2e, - 0xdf,0xc6,0x82,0x5d,0x39,0x73,0x2d,0x0,0x4f,0x49,0xc0,0x1e,0x11,0x6d,0x82,0x31, - 0xdf,0xb9,0x84,0xc,0x18,0x82,0xf7,0x96,0xb4,0x37,0x90,0x95,0x4c,0xce,0x7f,0x4a, - 0x24,0x12,0x83,0xf0,0x84,0x7e,0x19,0xb7,0x4a,0xa5,0xf2,0x32,0x1e,0x8f,0x6b,0xe8, - 0x50,0x2e,0xb7,0xfa,0x4e,0x2a,0xb5,0xaf,0x94,0xa,0x31,0xa0,0x94,0xfc,0xc6,0xfb, - 0xc4,0xbd,0xd5,0xec,0x29,0x97,0xcb,0x96,0x87,0xf1,0xef,0x95,0xcd,0x2e,0x67,0x94, - 0xd6,0xdb,0x6c,0x2a,0xda,0xe6,0x8c,0x3c,0x2e,0x1d,0x76,0x7,0x1a,0x37,0xee,0x6b, - 0x8,0x0,0x67,0x1,0x8,0x5d,0xe9,0xbb,0xc0,0x73,0x1c,0x89,0x44,0xa2,0x80,0xf4, - 0x8a,0x43,0x77,0x9b,0x7e,0x82,0x87,0x7c,0x3d,0xe9,0x54,0x2a,0x35,0x64,0xdb,0xb0, - 0xa2,0xb4,0xfc,0x28,0x95,0xbc,0x39,0x29,0x1d,0xcd,0xc1,0x53,0x62,0x63,0xdf,0xe4, - 0xf3,0x79,0xc1,0x13,0xf1,0xc6,0xeb,0x4c,0x7b,0x9,0x44,0x3a,0xbd,0x30,0xfe,0xec, - 0xc6,0x3,0x3,0x7d,0x6b,0xd1,0xe8,0x28,0x2d,0xa5,0x16,0xd7,0x3a,0x6b,0x2,0x2, - 0x68,0x7a,0x7a,0x2a,0xd6,0x68,0x34,0xa0,0x5a,0xa9,0xc6,0x3c,0xfe,0xa,0xff,0x9a, - 0x99,0x99,0xcc,0x11,0xc1,0xe2,0xd9,0xd9,0xf9,0x41,0x67,0xed,0xff,0x47,0xff,0xe7, - 0x3d,0x46,0x44,0xe1,0x5c,0x0,0x1d,0xc8,0xc1,0x10,0x91,0xf1,0x7c,0x79,0x88,0xd8, - 0xc5,0x71,0x88,0x9,0x33,0xdd,0x6d,0x9c,0xb8,0x87,0x89,0xb8,0x8,0x31,0x2d,0x87, - 0xa6,0x2b,0xb6,0x98,0x7b,0x57,0x6c,0x3f,0x2,0xe3,0xb8,0x77,0x38,0xdb,0xbe,0x14, - 0xdd,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x4,0x5a,0x49,0x44, + 0x41,0x54,0x78,0xda,0xb5,0x94,0xcb,0x6b,0x5c,0x55,0x1c,0xc7,0xbf,0xbf,0xfb,0x98, + 0xb9,0x77,0x26,0x93,0xcc,0x4c,0x26,0x93,0x47,0x9b,0xce,0xe4,0xd9,0xbc,0xda,0xd4, + 0x4,0x5a,0x68,0x45,0x2b,0x56,0xea,0x42,0xb2,0x50,0xd1,0x85,0xe8,0xce,0x8d,0xba, + 0xf0,0x5f,0x10,0x54,0x70,0x21,0x8a,0xaf,0xba,0x70,0xe1,0xa6,0x50,0x95,0x28,0x52, + 0x10,0x8a,0xad,0x96,0x52,0x45,0xac,0xb5,0xa9,0x36,0x98,0x26,0x69,0x68,0x9a,0x99, + 0xa6,0xc9,0xcc,0x24,0x99,0xcc,0xeb,0xde,0xb9,0xf7,0x9c,0xe3,0xb9,0xc3,0x90,0xd0, + 0x36,0x14,0xba,0xe8,0xe7,0xf0,0xe5,0x70,0xf,0x9c,0xcf,0xf9,0x71,0x1e,0x97,0x84, + 0x10,0xd8,0x89,0xf1,0xcf,0x7,0x1a,0x1,0x1c,0x95,0x19,0xf3,0x3e,0xeb,0xf1,0x98, + 0x92,0xb9,0x52,0xef,0xcf,0x5d,0x7e,0x73,0x66,0xed,0x9e,0x79,0x8a,0x1c,0xe3,0x9e, + 0x78,0x27,0xe9,0xf3,0xa4,0xd0,0x89,0xe6,0xce,0xe6,0x78,0x38,0xdc,0x84,0x81,0xd8, + 0x30,0xba,0xc2,0x49,0x84,0xb4,0x10,0xd6,0xca,0xeb,0x98,0xce,0x5c,0xc5,0xcd,0xcc, + 0x2,0xd2,0x8b,0x77,0x72,0xdc,0x15,0x6f,0x49,0xd1,0x29,0x39,0xa7,0xd,0xc0,0xc9, + 0x7a,0x21,0xef,0xd5,0xc5,0x5b,0xc2,0x18,0x80,0x4f,0x3,0x61,0xf3,0xe5,0xfd,0x7, + 0x1e,0xa3,0xdd,0xa1,0x18,0x22,0x7a,0x0,0xa6,0xae,0xa1,0x22,0x8a,0xf0,0x30,0xa9, + 0x1,0x2e,0x53,0x91,0x75,0xf2,0x58,0x2e,0xad,0x61,0x7a,0xea,0x8a,0x58,0xcb,0x16, + 0x26,0x1,0xc,0x27,0x7b,0x77,0xd,0x4e,0xc,0xbe,0x84,0x4f,0x4e,0x7f,0x54,0xaa, + 0x8b,0xb7,0xa4,0x97,0xdb,0xfb,0x3b,0xf6,0xc,0x76,0xd,0x21,0xea,0xf3,0xc1,0x85, + 0x8d,0x7,0xa1,0x93,0x81,0xaa,0xeb,0xc3,0x6c,0xfa,0x1a,0x88,0x8,0x9d,0x6d,0x9, + 0x94,0x58,0x19,0x17,0x7f,0xfe,0x4d,0x68,0xd8,0xe6,0x44,0x6b,0x77,0xc7,0x9e,0xbe, + 0x44,0x1f,0x5c,0xb6,0x89,0x3b,0x15,0x7e,0x97,0x44,0x23,0x1f,0x38,0x18,0xb8,0x60, + 0x40,0x1d,0x42,0x1e,0xa,0x54,0xec,0x69,0x4b,0xca,0x71,0x81,0xb2,0xbb,0x1,0xb7, + 0xae,0xd4,0xea,0xd5,0xbe,0xa2,0x9b,0xbe,0x17,0x7a,0x12,0x5d,0xc8,0x55,0x56,0x20, + 0x64,0xf3,0x50,0x48,0x41,0xda,0xca,0x60,0xb1,0x7c,0x1b,0xa9,0xca,0x32,0x1c,0xe1, + 0x20,0xa2,0x37,0x61,0x97,0x19,0xc7,0x48,0xb0,0x7,0xa6,0xe6,0x7,0x4,0x50,0x40, + 0xd1,0xeb,0x6a,0xf3,0x74,0xbd,0x11,0x1e,0x34,0xf6,0xd9,0xde,0x18,0x80,0xd9,0x91, + 0xb1,0xb1,0x48,0xd9,0xd8,0x44,0xc5,0x29,0xc3,0xc3,0x5,0xc7,0xd5,0xc2,0xc,0x6c, + 0x56,0x41,0xd2,0xec,0x46,0xdc,0x17,0x83,0x6,0x1d,0x39,0x37,0x83,0x8c,0x9d,0x2, + 0x98,0x8b,0xbe,0x50,0x2f,0x62,0xbe,0x68,0x4d,0xce,0x20,0xc0,0x65,0xc2,0x66,0xc, + 0x97,0x7e,0xbd,0x54,0xab,0xfb,0x98,0x3f,0x14,0x8,0x3b,0x46,0x55,0x1e,0xc6,0x2a, + 0x3c,0x48,0x51,0x30,0x53,0x9c,0x13,0xad,0x46,0xc,0xfb,0xb4,0x23,0xb4,0x38,0x7b, + 0x43,0x64,0xed,0x94,0xe5,0x9,0xfc,0x86,0xdf,0x78,0x7c,0xe8,0x9,0x5a,0x12,0xff, + 0xe1,0x4e,0xf9,0x16,0x74,0x28,0x30,0x14,0x13,0x4c,0x8,0x19,0xa9,0x36,0x39,0x3c, + 0x14,0x99,0xb1,0x50,0x63,0x13,0x65,0xec,0xc,0x36,0xdd,0x12,0x97,0x71,0x96,0xca, + 0xb7,0x2d,0x8d,0xc8,0x1a,0xc1,0x0,0xcd,0x5e,0x9b,0x5e,0xb3,0x2d,0xeb,0x55,0x21, + 0x44,0x58,0x40,0xc,0x5a,0x96,0x95,0x2d,0x6e,0xe6,0xe5,0xe1,0x86,0x11,0x56,0xd, + 0x38,0xac,0x8,0x97,0x39,0xb2,0xb7,0x51,0xe5,0xb6,0x94,0xbb,0x5b,0xe2,0xf1,0x78, + 0x34,0x8a,0xc5,0x62,0xba,0x54,0x60,0xa5,0x65,0x99,0xf9,0x95,0x6a,0x66,0x6a,0x48, + 0xeb,0x77,0x6f,0xce,0x2d,0x8,0x0,0x6f,0xc8,0x7b,0x7a,0x52,0xa6,0xa,0xe0,0xab, + 0xd6,0xce,0x78,0xac,0xa9,0x5d,0x80,0x5b,0x5,0xb4,0xf8,0x5a,0x11,0xa4,0x6,0x8, + 0xee,0xa0,0xc2,0xa,0xc8,0x39,0x2b,0x70,0xb8,0xbd,0x75,0x78,0x63,0x42,0x65,0xd8, + 0x60,0xf9,0x1b,0x82,0xb0,0x2e,0x4,0x8a,0x36,0xb7,0x4b,0x86,0xeb,0x3b,0xb8,0x61, + 0x3b,0x9e,0xec,0x7b,0x6c,0xb3,0xff,0xc0,0xde,0x6e,0xca,0x39,0x39,0xc4,0xc3,0x9, + 0x80,0x8,0x2,0x54,0xbb,0x29,0xcd,0x68,0x1,0x40,0x28,0xad,0xba,0x90,0xcc,0x7b, + 0x62,0x6e,0x57,0x2d,0xe4,0xdd,0xcd,0x34,0x27,0x91,0x83,0xa8,0xbd,0x4,0xe9,0x76, + 0x20,0xa1,0x5a,0xb6,0x79,0xe7,0xcc,0xd9,0x3f,0xde,0x7,0xd0,0x8,0x9,0x11,0x61, + 0x87,0x97,0x3b,0x4d,0x2,0xaf,0x7b,0xe2,0xbf,0xdd,0x62,0xf5,0x58,0x90,0xfb,0xd9, + 0xba,0x56,0x48,0x1,0x28,0x83,0x50,0xb6,0x5d,0x2b,0xa5,0x6a,0x6a,0x27,0x73,0xd8, + 0x6b,0xde,0x16,0x40,0x22,0xb7,0xe3,0xb,0x0,0x5e,0xf0,0xe2,0x2f,0xcf,0x50,0xcb, + 0xee,0xa0,0xb6,0x5a,0xd9,0x60,0x41,0x35,0x28,0x2,0x30,0xf0,0xe5,0xc8,0xa4,0x40, + 0x1d,0x4f,0xfc,0x57,0x76,0x23,0xff,0x74,0x5f,0x73,0x7b,0xe0,0x4f,0x51,0x58,0x6, + 0x60,0x79,0xf2,0x2c,0x72,0x93,0xb1,0xc6,0x96,0xb7,0xf3,0xb9,0xc2,0xc7,0xf2,0x9e, + 0x43,0xf2,0x8d,0x14,0x17,0x50,0x27,0xd9,0xd1,0xe8,0x3f,0xb5,0x74,0x4e,0x14,0x1c, + 0x8b,0xe5,0x9f,0xb5,0xee,0x2b,0xbb,0x56,0x71,0xa5,0x62,0xa3,0xa9,0xda,0x90,0x84, + 0x8e,0x55,0x4f,0xec,0x27,0xd5,0xba,0x65,0xac,0x9c,0x8e,0x5a,0xa1,0x48,0x83,0xe1, + 0x1f,0xb6,0x8b,0x95,0xe7,0x88,0x89,0x43,0x87,0x3f,0xec,0xfd,0xb6,0x7d,0x34,0x71, + 0x36,0xd9,0xd6,0x46,0xd7,0xab,0xb,0x4c,0x13,0xa4,0x6,0x54,0x1f,0x45,0xce,0x98, + 0xb4,0x7e,0xbc,0x22,0xee,0x15,0x9f,0x45,0xd5,0xbd,0xae,0x94,0xcc,0xc0,0x90,0xaf, + 0xb3,0x6f,0x36,0x98,0x3e,0xef,0x57,0x74,0xdb,0x54,0xf4,0xea,0xad,0x58,0xfa,0x83, + 0x24,0x8f,0x45,0xfd,0x16,0x45,0x54,0x50,0x95,0x18,0x5f,0x65,0x4d,0x5c,0x99,0xb7, + 0xff,0xe5,0xa9,0x62,0xd6,0x95,0x52,0xa6,0x70,0x17,0x3b,0x51,0xfb,0x9,0xc9,0x4a, + 0x46,0x49,0xa1,0x89,0x78,0x47,0x84,0x2e,0xf8,0xaf,0xfd,0xa4,0x6,0x94,0x82,0x9c, + 0xe4,0x4,0xa4,0x5c,0x2e,0x50,0x32,0x14,0xcd,0xd2,0x15,0xd5,0x55,0x89,0x38,0x0, + 0x7e,0xee,0xf0,0xfc,0x5d,0xd5,0xd,0x9c,0x6f,0xa5,0x99,0xa3,0x2b,0xe2,0x3e,0xb1, + 0xc7,0x53,0xef,0x26,0x22,0x81,0x7d,0x89,0x60,0xcf,0x48,0x88,0x7e,0x58,0xb8,0xc8, + 0xa4,0xd8,0xad,0xcb,0x6d,0x53,0xd5,0x1d,0xbf,0xa2,0x71,0x8d,0x14,0xfe,0xe3,0xa1, + 0x69,0x81,0x7,0x70,0x9f,0xd8,0x83,0x64,0x9b,0xb8,0x70,0x3c,0x18,0x49,0xa4,0xd4, + 0x95,0xc,0xf8,0x5a,0x79,0x93,0x5,0xe5,0x2,0x41,0x55,0x67,0x86,0xa2,0x8b,0xef, + 0xe,0xfe,0x23,0x20,0x79,0x48,0xf1,0x36,0x4f,0xfe,0x7e,0x84,0xc6,0x5b,0x3b,0xb5, + 0xb9,0xf5,0x34,0xef,0xf,0x9b,0x22,0x57,0x5a,0x17,0x5f,0x8f,0x5e,0x12,0x90,0x3c, + 0x94,0xf8,0x51,0xa0,0xe0,0x11,0xf1,0x3f,0xf4,0x83,0x23,0xfb,0x5b,0x4a,0x4d,0x47, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-view_dvi3.png 0x0,0x0,0x3,0x83, 0x89, @@ -31640,6 +31601,45 @@ 0xf9,0xc4,0x65,0x6a,0xf8,0x6f,0x97,0x69,0xa0,0x9f,0x3b,0x1d,0xc0,0xdf,0x56,0xba, 0x46,0x13,0xb0,0x9c,0x33,0x7e,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/dialog-show-new-inset_ref.png + 0x0,0x0,0x2,0x3e, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, + 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x1,0xbb,0x49,0x44, + 0x41,0x54,0x78,0xda,0xed,0x94,0xcf,0x4b,0x5b,0x41,0x10,0xc7,0x67,0xd6,0x36,0x18, + 0x73,0x10,0x7f,0xe0,0xc1,0xa2,0x9,0x16,0x41,0x28,0x42,0x35,0xe8,0xc1,0x5b,0x20, + 0x48,0xf,0x56,0x24,0x81,0x1c,0x2,0x42,0x23,0xd2,0x4b,0xff,0x89,0xfc,0xb,0xbd, + 0x28,0xd8,0x5e,0xbc,0xf8,0x23,0x9e,0x14,0x72,0xd2,0x28,0x5e,0x72,0xb,0x1,0x11, + 0xa9,0x85,0x9e,0x24,0x46,0xf0,0x60,0x21,0x24,0xcf,0xdd,0x7d,0xee,0x38,0x81,0x77, + 0x78,0xd,0xf8,0xda,0xc7,0xb3,0x87,0x42,0xbf,0xf0,0xd9,0x1d,0x66,0x96,0x2f,0xcb, + 0x30,0xbb,0x48,0x44,0xf0,0x37,0x24,0x98,0x7f,0xcb,0xf8,0x45,0x67,0x62,0xab,0x58, + 0xec,0xab,0x5d,0xfc,0x18,0xac,0xd7,0x6b,0xbd,0xd2,0xb6,0xfa,0xa5,0xd6,0xb7,0x5f, + 0xd7,0xd7,0xab,0x81,0x8c,0x2f,0x2f,0xaf,0x86,0xa1,0x69,0xbf,0x35,0x48,0x23,0x6, + 0x68,0x94,0xc,0x8e,0x9,0x83,0xaf,0x3f,0xac,0xac,0xda,0x5a,0xda,0x3b,0x5a,0xb7, + 0xbe,0x14,0xa,0x5,0xcb,0x77,0x2b,0xb4,0x96,0x61,0x81,0x88,0x64,0xd8,0x9a,0x1e, + 0x90,0x17,0x24,0x40,0x4,0x82,0x9,0x2,0xf3,0x99,0x8f,0xef,0x66,0x32,0x99,0x2e, + 0xdf,0xc6,0x82,0x5d,0x39,0x73,0x2d,0x0,0x4f,0x49,0xc0,0x1e,0x11,0x6d,0x82,0x31, + 0xdf,0xb9,0x84,0xc,0x18,0x82,0xf7,0x96,0xb4,0x37,0x90,0x95,0x4c,0xce,0x7f,0x4a, + 0x24,0x12,0x83,0xf0,0x84,0x7e,0x19,0xb7,0x4a,0xa5,0xf2,0x32,0x1e,0x8f,0x6b,0xe8, + 0x50,0x2e,0xb7,0xfa,0x4e,0x2a,0xb5,0xaf,0x94,0xa,0x31,0xa0,0x94,0xfc,0xc6,0xfb, + 0xc4,0xbd,0xd5,0xec,0x29,0x97,0xcb,0x96,0x87,0xf1,0xef,0x95,0xcd,0x2e,0x67,0x94, + 0xd6,0xdb,0x6c,0x2a,0xda,0xe6,0x8c,0x3c,0x2e,0x1d,0x76,0x7,0x1a,0x37,0xee,0x6b, + 0x8,0x0,0x67,0x1,0x8,0x5d,0xe9,0xbb,0xc0,0x73,0x1c,0x89,0x44,0xa2,0x80,0xf4, + 0x8a,0x43,0x77,0x9b,0x7e,0x82,0x87,0x7c,0x3d,0xe9,0x54,0x2a,0x35,0x64,0xdb,0xb0, + 0xa2,0xb4,0xfc,0x28,0x95,0xbc,0x39,0x29,0x1d,0xcd,0xc1,0x53,0x62,0x63,0xdf,0xe4, + 0xf3,0x79,0xc1,0x13,0xf1,0xc6,0xeb,0x4c,0x7b,0x9,0x44,0x3a,0xbd,0x30,0xfe,0xec, + 0xc6,0x3,0x3,0x7d,0x6b,0xd1,0xe8,0x28,0x2d,0xa5,0x16,0xd7,0x3a,0x6b,0x2,0x2, + 0x68,0x7a,0x7a,0x2a,0xd6,0x68,0x34,0xa0,0x5a,0xa9,0xc6,0x3c,0xfe,0xa,0xff,0x9a, + 0x99,0x99,0xcc,0x11,0xc1,0xe2,0xd9,0xd9,0xf9,0x41,0x67,0xed,0xff,0x47,0xff,0xe7, + 0x3d,0x46,0x44,0xe1,0x5c,0x0,0x1d,0xc8,0xc1,0x10,0x91,0xf1,0x7c,0x79,0x88,0xd8, + 0xc5,0x71,0x88,0x9,0x33,0xdd,0x6d,0x9c,0xb8,0x87,0x89,0xb8,0x8,0x31,0x2d,0x87, + 0xa6,0x2b,0xb6,0x98,0x7b,0x57,0x6c,0x3f,0x2,0xe3,0xb8,0x77,0x38,0xdb,0xbe,0x14, + 0xdd,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/bookmark-goto.png 0x0,0x0,0x3,0xac, 0x89, @@ -32045,6 +32045,73 @@ 0x28,0x65,0x4c,0x24,0x82,0xc4,0xd3,0xc6,0x12,0xdb,0x84,0xc9,0x5c,0xf8,0x72,0xdb, 0x9e,0x62,0xcf,0xe2,0x94,0x9e,0x39,0x6f,0x1e,0x7f,0x3,0xde,0xcd,0x27,0x79,0xbe, 0x81,0x16,0x6c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/toolbar-toggle_math.png + 0x0,0x0,0x3,0xfe, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7,0x1, + 0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd8,0xb,0xa, + 0x11,0x25,0x1c,0xcb,0xc2,0xa0,0x78,0x0,0x0,0x3,0x7e,0x49,0x44,0x41,0x54,0x38, + 0xcb,0xed,0x94,0xbf,0x4f,0x5b,0x57,0x14,0xc7,0x3f,0xef,0xde,0xf7,0x9e,0xeb,0x67, + 0xc,0x98,0xda,0x1,0x37,0x2,0x61,0xd5,0x64,0x25,0x14,0xa6,0x46,0xa8,0xaa,0x52, + 0xd7,0x3,0x43,0x18,0x3a,0x55,0xfc,0xb,0xd9,0x9b,0x96,0x2d,0x51,0xa5,0xe,0x49, + 0xa4,0x6e,0xe9,0x90,0xa5,0x9d,0xd2,0x54,0x8d,0xd2,0x30,0x20,0xab,0x95,0xd8,0x18, + 0xa0,0xa5,0x3,0x46,0x48,0x44,0x75,0x8a,0x2d,0x83,0xf1,0x4f,0x6c,0x78,0x8f,0xf7, + 0xc3,0xaf,0x83,0x7f,0x88,0x92,0x8a,0xc,0x55,0xb7,0x1e,0xe9,0xe8,0x5c,0x9d,0x7b, + 0xee,0xf7,0xfc,0xba,0xe7,0xc0,0xff,0xf4,0x5f,0x93,0x2,0xb0,0xba,0xba,0xaa,0x8, + 0x21,0xde,0x5,0x6,0xfe,0x25,0x5e,0xab,0xdd,0x6e,0xbf,0x4c,0xa7,0xd3,0xbe,0x92, + 0xc9,0x64,0xa4,0x10,0xf2,0xe9,0xd0,0xd0,0xf0,0xa2,0x94,0x12,0xf0,0xbb,0xfe,0x2e, + 0xca,0x37,0x53,0xbb,0xed,0xd1,0x68,0xd4,0x9f,0x79,0x9e,0xf7,0x89,0xa,0xdc,0x88, + 0x46,0xa3,0x8b,0xd1,0x68,0xec,0x7c,0x12,0x0,0x34,0x1a,0x75,0xb2,0xd9,0x6d,0xb2, + 0xd9,0x6d,0x72,0xb9,0x1c,0xb6,0x6d,0xe3,0xba,0x2e,0xae,0xeb,0xe2,0x38,0x4e,0x5f, + 0x76,0xd8,0xe5,0xec,0xcc,0xe2,0xce,0x9d,0xcf,0x17,0xc3,0xe1,0x81,0x1b,0x2a,0x30, + 0xa2,0xeb,0x3a,0x0,0x5b,0x5b,0xbf,0x32,0x33,0x33,0x8b,0x10,0x82,0x52,0xe9,0x88, + 0x95,0x95,0xe7,0x4c,0x4d,0x4d,0x91,0x48,0x24,0x18,0x1b,0x1b,0xc3,0xb2,0x2c,0x4c, + 0xd3,0xc4,0xb2,0xac,0xd7,0xce,0x87,0x87,0x87,0x6c,0x6e,0x6e,0xe0,0x79,0x1e,0xc0, + 0x88,0xa,0x20,0x84,0x40,0xd7,0x75,0xae,0x5f,0x7f,0xf,0x4d,0xd3,0x0,0x78,0xf8, + 0xf0,0x3e,0xcd,0xe6,0x31,0xaf,0x5e,0xfd,0x89,0xaa,0x4a,0xd6,0xd7,0xd7,0x19,0x1d, + 0x1d,0x65,0x62,0x62,0x2,0xdf,0x87,0x52,0xa9,0x44,0xab,0xd5,0xa4,0x56,0xab,0x33, + 0x3d,0x3d,0xcd,0xc8,0xc8,0xdb,0xdc,0xba,0xb5,0x48,0x2c,0x16,0xc3,0x71,0x6c,0xfa, + 0xc0,0x42,0x8,0x14,0x5,0xa4,0x14,0x54,0x2a,0x55,0xb6,0xb7,0xb7,0x79,0xf2,0xe4, + 0x7b,0x6,0x7,0x7,0x1,0x58,0x5a,0xfa,0x94,0xc9,0xc9,0x4,0x77,0xef,0xde,0x3, + 0xe0,0xc5,0x8b,0x9f,0x78,0xf0,0xe0,0x3e,0x37,0x6f,0x7e,0xc4,0xf2,0xf2,0x72,0xbf, + 0x7c,0xe5,0x72,0x99,0x5c,0xee,0xf,0x4,0x80,0xa2,0x74,0x9a,0xb4,0xb5,0xf5,0x5b, + 0xbf,0x61,0x8f,0x1e,0x7d,0x43,0x24,0x32,0x8c,0x94,0x2,0xf0,0xb1,0x2c,0x8b,0x60, + 0xf0,0x2d,0xa4,0x94,0x48,0x29,0xc9,0xe7,0xf3,0x14,0xa,0x5,0xae,0x5c,0x89,0xf5, + 0x75,0x52,0x4a,0x84,0x10,0x0,0x1d,0xe0,0x5e,0x29,0xe6,0xe7,0x3f,0x40,0xd3,0x34, + 0xc6,0xc6,0xe2,0x24,0x93,0x49,0x84,0xe8,0x18,0xdb,0xb6,0xcd,0xce,0xce,0xe,0xd1, + 0x68,0xc,0x29,0x45,0x37,0xab,0xa,0xe1,0x70,0x98,0x48,0x64,0xa4,0x9f,0x71,0x8f, + 0xcf,0x1,0x2b,0x28,0x8a,0xc2,0xc1,0x41,0x11,0x21,0x94,0xfe,0xe3,0x1e,0x1f,0x1c, + 0x14,0x51,0x55,0x95,0x78,0x3c,0xde,0x8f,0xac,0xd9,0x3c,0xc6,0x30,0xc,0xc2,0xe1, + 0xf0,0x85,0x88,0x95,0x3e,0x70,0xbb,0xe3,0x49,0xa1,0x52,0xa9,0x20,0x84,0xb8,0x60, + 0x28,0x29,0x14,0xa,0x84,0x42,0x21,0xae,0x5e,0x7d,0xa7,0xef,0xcc,0xb6,0x6d,0xc, + 0xc3,0x20,0x14,0x32,0xfe,0x66,0xaf,0x28,0x2,0xa0,0xad,0x2,0xd9,0x5a,0xad,0xe6, + 0xc4,0xe3,0x71,0x6d,0x6e,0x6e,0xf6,0xb5,0xbf,0xac,0x28,0x50,0x2c,0x16,0x9,0x4, + 0x2,0x8c,0x8f,0x8f,0xd3,0x19,0x22,0xf0,0xbc,0x36,0x81,0x40,0x0,0x5d,0xd7,0xbb, + 0x7d,0x0,0xdf,0xf7,0xa9,0xd7,0x6b,0xe,0x90,0x55,0x53,0xa9,0xd4,0x5e,0x26,0x93, + 0x59,0x6a,0x34,0x1a,0xb7,0xa5,0x94,0xff,0x38,0xd2,0x6b,0x6b,0x6b,0x53,0x8e,0xe3, + 0x18,0x85,0x42,0xe1,0xf7,0x72,0xb9,0xc,0x40,0xad,0x56,0xbd,0xa6,0xeb,0xba,0xb1, + 0xb1,0xb1,0x91,0xb,0x87,0xc3,0xf5,0x8e,0x33,0xef,0xc4,0x34,0xcd,0xaf,0xd3,0xe9, + 0xf4,0xde,0x1b,0xc7,0x54,0xd3,0xb4,0xf9,0xb9,0xb9,0x39,0x2b,0x99,0x4c,0xee,0x9f, + 0xd7,0xcf,0xcc,0xcc,0xac,0x2d,0x2c,0x2c,0xf8,0x52,0xca,0xcf,0xce,0xa9,0x6f,0x3, + 0x1f,0x3,0xc8,0xcb,0x40,0x3,0x81,0xc0,0xfb,0x89,0x44,0x62,0x45,0xd3,0xb4,0x50, + 0xa3,0xd1,0xd8,0x3c,0x3e,0x3e,0xfe,0xb6,0xbb,0x3c,0x88,0x44,0x22,0x1f,0x6,0x83, + 0xc1,0xe9,0xe1,0xe1,0xe1,0xd9,0x54,0x2a,0x55,0x3a,0x3d,0x3d,0x9d,0x74,0x1c,0xe7, + 0x4b,0xdb,0xb6,0x1f,0x3,0x45,0x71,0x9,0xae,0x8c,0x46,0xa3,0xdf,0xd5,0x6a,0xb5, + 0x21,0xcf,0xf3,0x28,0x97,0xcb,0xfb,0x80,0xd6,0xbb,0xcc,0xe7,0xf3,0xbf,0x98,0xa6, + 0xc9,0xc9,0xc9,0x49,0x64,0x6f,0x6f,0xef,0xb1,0xa2,0x28,0x3f,0x6a,0x9a,0x76,0x2, + 0x1c,0xf4,0xbf,0xdb,0x25,0x2b,0xd5,0xb0,0x2c,0x8b,0x56,0xab,0xe5,0x59,0x96,0xf5, + 0x33,0x60,0xf7,0x2e,0x9b,0xcd,0xe6,0xd3,0xa3,0xa3,0xa3,0x97,0xa6,0x69,0xb2,0xbb, + 0xbb,0x4b,0xbd,0x5e,0xb7,0xaa,0xd5,0xea,0x57,0x3d,0xe0,0x5e,0x29,0x44,0x37,0x1a, + 0x1d,0x8,0x76,0xf7,0x72,0xe8,0xec,0xec,0xac,0x39,0x30,0x30,0x90,0x28,0x16,0x8b, + 0xcf,0x7d,0xdf,0x7f,0x6,0x18,0xc0,0x10,0x30,0x8,0xe8,0xd5,0x6a,0x75,0x43,0x55, + 0xd5,0x6b,0xae,0xeb,0xee,0x57,0xab,0xd5,0x2f,0x80,0x1f,0x0,0x7,0xf0,0x95,0x6e, + 0x64,0xea,0x39,0xe0,0x8b,0x1c,0xec,0xda,0xf4,0xb2,0xf3,0x0,0xb7,0xb,0x60,0x77, + 0xcf,0x36,0x60,0x75,0xa5,0x3,0xb8,0x7f,0x1,0x2e,0x1d,0x79,0x76,0xc5,0x9,0x0, + 0x29,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-view_pdf3.png 0x0,0x0,0x4,0xac, 0x89, @@ -32123,73 +32190,6 @@ 0x6c,0x6c,0xfc,0xee,0xee,0xdd,0xbb,0x89,0xd9,0xa0,0x0,0xf2,0x1f,0x2f,0x53,0x9f, 0xec,0xc5,0xe9,0xcf,0x65,0xf0,0xf,0x58,0x71,0xd2,0xe3,0xab,0x23,0x96,0x86,0x0, 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/toolbar-toggle_math.png - 0x0,0x0,0x3,0xfe, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7,0x1, - 0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd8,0xb,0xa, - 0x11,0x25,0x1c,0xcb,0xc2,0xa0,0x78,0x0,0x0,0x3,0x7e,0x49,0x44,0x41,0x54,0x38, - 0xcb,0xed,0x94,0xbf,0x4f,0x5b,0x57,0x14,0xc7,0x3f,0xef,0xde,0xf7,0x9e,0xeb,0x67, - 0xc,0x98,0xda,0x1,0x37,0x2,0x61,0xd5,0x64,0x25,0x14,0xa6,0x46,0xa8,0xaa,0x52, - 0xd7,0x3,0x43,0x18,0x3a,0x55,0xfc,0xb,0xd9,0x9b,0x96,0x2d,0x51,0xa5,0xe,0x49, - 0xa4,0x6e,0xe9,0x90,0xa5,0x9d,0xd2,0x54,0x8d,0xd2,0x30,0x20,0xab,0x95,0xd8,0x18, - 0xa0,0xa5,0x3,0x46,0x48,0x44,0x75,0x8a,0x2d,0x83,0xf1,0x4f,0x6c,0x78,0x8f,0xf7, - 0xc3,0xaf,0x83,0x7f,0x88,0x92,0x8a,0xc,0x55,0xb7,0x1e,0xe9,0xe8,0x5c,0x9d,0x7b, - 0xee,0xf7,0xfc,0xba,0xe7,0xc0,0xff,0xf4,0x5f,0x93,0x2,0xb0,0xba,0xba,0xaa,0x8, - 0x21,0xde,0x5,0x6,0xfe,0x25,0x5e,0xab,0xdd,0x6e,0xbf,0x4c,0xa7,0xd3,0xbe,0x92, - 0xc9,0x64,0xa4,0x10,0xf2,0xe9,0xd0,0xd0,0xf0,0xa2,0x94,0x12,0xf0,0xbb,0xfe,0x2e, - 0xca,0x37,0x53,0xbb,0xed,0xd1,0x68,0xd4,0x9f,0x79,0x9e,0xf7,0x89,0xa,0xdc,0x88, - 0x46,0xa3,0x8b,0xd1,0x68,0xec,0x7c,0x12,0x0,0x34,0x1a,0x75,0xb2,0xd9,0x6d,0xb2, - 0xd9,0x6d,0x72,0xb9,0x1c,0xb6,0x6d,0xe3,0xba,0x2e,0xae,0xeb,0xe2,0x38,0x4e,0x5f, - 0x76,0xd8,0xe5,0xec,0xcc,0xe2,0xce,0x9d,0xcf,0x17,0xc3,0xe1,0x81,0x1b,0x2a,0x30, - 0xa2,0xeb,0x3a,0x0,0x5b,0x5b,0xbf,0x32,0x33,0x33,0x8b,0x10,0x82,0x52,0xe9,0x88, - 0x95,0x95,0xe7,0x4c,0x4d,0x4d,0x91,0x48,0x24,0x18,0x1b,0x1b,0xc3,0xb2,0x2c,0x4c, - 0xd3,0xc4,0xb2,0xac,0xd7,0xce,0x87,0x87,0x87,0x6c,0x6e,0x6e,0xe0,0x79,0x1e,0xc0, - 0x88,0xa,0x20,0x84,0x40,0xd7,0x75,0xae,0x5f,0x7f,0xf,0x4d,0xd3,0x0,0x78,0xf8, - 0xf0,0x3e,0xcd,0xe6,0x31,0xaf,0x5e,0xfd,0x89,0xaa,0x4a,0xd6,0xd7,0xd7,0x19,0x1d, - 0x1d,0x65,0x62,0x62,0x2,0xdf,0x87,0x52,0xa9,0x44,0xab,0xd5,0xa4,0x56,0xab,0x33, - 0x3d,0x3d,0xcd,0xc8,0xc8,0xdb,0xdc,0xba,0xb5,0x48,0x2c,0x16,0xc3,0x71,0x6c,0xfa, - 0xc0,0x42,0x8,0x14,0x5,0xa4,0x14,0x54,0x2a,0x55,0xb6,0xb7,0xb7,0x79,0xf2,0xe4, - 0x7b,0x6,0x7,0x7,0x1,0x58,0x5a,0xfa,0x94,0xc9,0xc9,0x4,0x77,0xef,0xde,0x3, - 0xe0,0xc5,0x8b,0x9f,0x78,0xf0,0xe0,0x3e,0x37,0x6f,0x7e,0xc4,0xf2,0xf2,0x72,0xbf, - 0x7c,0xe5,0x72,0x99,0x5c,0xee,0xf,0x4,0x80,0xa2,0x74,0x9a,0xb4,0xb5,0xf5,0x5b, - 0xbf,0x61,0x8f,0x1e,0x7d,0x43,0x24,0x32,0x8c,0x94,0x2,0xf0,0xb1,0x2c,0x8b,0x60, - 0xf0,0x2d,0xa4,0x94,0x48,0x29,0xc9,0xe7,0xf3,0x14,0xa,0x5,0xae,0x5c,0x89,0xf5, - 0x75,0x52,0x4a,0x84,0x10,0x0,0x1d,0xe0,0x5e,0x29,0xe6,0xe7,0x3f,0x40,0xd3,0x34, - 0xc6,0xc6,0xe2,0x24,0x93,0x49,0x84,0xe8,0x18,0xdb,0xb6,0xcd,0xce,0xce,0xe,0xd1, - 0x68,0xc,0x29,0x45,0x37,0xab,0xa,0xe1,0x70,0x98,0x48,0x64,0xa4,0x9f,0x71,0x8f, - 0xcf,0x1,0x2b,0x28,0x8a,0xc2,0xc1,0x41,0x11,0x21,0x94,0xfe,0xe3,0x1e,0x1f,0x1c, - 0x14,0x51,0x55,0x95,0x78,0x3c,0xde,0x8f,0xac,0xd9,0x3c,0xc6,0x30,0xc,0xc2,0xe1, - 0xf0,0x85,0x88,0x95,0x3e,0x70,0xbb,0xe3,0x49,0xa1,0x52,0xa9,0x20,0x84,0xb8,0x60, - 0x28,0x29,0x14,0xa,0x84,0x42,0x21,0xae,0x5e,0x7d,0xa7,0xef,0xcc,0xb6,0x6d,0xc, - 0xc3,0x20,0x14,0x32,0xfe,0x66,0xaf,0x28,0x2,0xa0,0xad,0x2,0xd9,0x5a,0xad,0xe6, - 0xc4,0xe3,0x71,0x6d,0x6e,0x6e,0xf6,0xb5,0xbf,0xac,0x28,0x50,0x2c,0x16,0x9,0x4, - 0x2,0x8c,0x8f,0x8f,0xd3,0x19,0x22,0xf0,0xbc,0x36,0x81,0x40,0x0,0x5d,0xd7,0xbb, - 0x7d,0x0,0xdf,0xf7,0xa9,0xd7,0x6b,0xe,0x90,0x55,0x53,0xa9,0xd4,0x5e,0x26,0x93, - 0x59,0x6a,0x34,0x1a,0xb7,0xa5,0x94,0xff,0x38,0xd2,0x6b,0x6b,0x6b,0x53,0x8e,0xe3, - 0x18,0x85,0x42,0xe1,0xf7,0x72,0xb9,0xc,0x40,0xad,0x56,0xbd,0xa6,0xeb,0xba,0xb1, - 0xb1,0xb1,0x91,0xb,0x87,0xc3,0xf5,0x8e,0x33,0xef,0xc4,0x34,0xcd,0xaf,0xd3,0xe9, - 0xf4,0xde,0x1b,0xc7,0x54,0xd3,0xb4,0xf9,0xb9,0xb9,0x39,0x2b,0x99,0x4c,0xee,0x9f, - 0xd7,0xcf,0xcc,0xcc,0xac,0x2d,0x2c,0x2c,0xf8,0x52,0xca,0xcf,0xce,0xa9,0x6f,0x3, - 0x1f,0x3,0xc8,0xcb,0x40,0x3,0x81,0xc0,0xfb,0x89,0x44,0x62,0x45,0xd3,0xb4,0x50, - 0xa3,0xd1,0xd8,0x3c,0x3e,0x3e,0xfe,0xb6,0xbb,0x3c,0x88,0x44,0x22,0x1f,0x6,0x83, - 0xc1,0xe9,0xe1,0xe1,0xe1,0xd9,0x54,0x2a,0x55,0x3a,0x3d,0x3d,0x9d,0x74,0x1c,0xe7, - 0x4b,0xdb,0xb6,0x1f,0x3,0x45,0x71,0x9,0xae,0x8c,0x46,0xa3,0xdf,0xd5,0x6a,0xb5, - 0x21,0xcf,0xf3,0x28,0x97,0xcb,0xfb,0x80,0xd6,0xbb,0xcc,0xe7,0xf3,0xbf,0x98,0xa6, - 0xc9,0xc9,0xc9,0x49,0x64,0x6f,0x6f,0xef,0xb1,0xa2,0x28,0x3f,0x6a,0x9a,0x76,0x2, - 0x1c,0xf4,0xbf,0xdb,0x25,0x2b,0xd5,0xb0,0x2c,0x8b,0x56,0xab,0xe5,0x59,0x96,0xf5, - 0x33,0x60,0xf7,0x2e,0x9b,0xcd,0xe6,0xd3,0xa3,0xa3,0xa3,0x97,0xa6,0x69,0xb2,0xbb, - 0xbb,0x4b,0xbd,0x5e,0xb7,0xaa,0xd5,0xea,0x57,0x3d,0xe0,0x5e,0x29,0x44,0x37,0x1a, - 0x1d,0x8,0x76,0xf7,0x72,0xe8,0xec,0xec,0xac,0x39,0x30,0x30,0x90,0x28,0x16,0x8b, - 0xcf,0x7d,0xdf,0x7f,0x6,0x18,0xc0,0x10,0x30,0x8,0xe8,0xd5,0x6a,0x75,0x43,0x55, - 0xd5,0x6b,0xae,0xeb,0xee,0x57,0xab,0xd5,0x2f,0x80,0x1f,0x0,0x7,0xf0,0x95,0x6e, - 0x64,0xea,0x39,0xe0,0x8b,0x1c,0xec,0xda,0xf4,0xb2,0xf3,0x0,0xb7,0xb,0x60,0x77, - 0xcf,0x36,0x60,0x75,0xa5,0x3,0xb8,0x7f,0x1,0x2e,0x1d,0x79,0x76,0xc5,0x9,0x0, - 0x29,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/tabular-insert.png 0x0,0x0,0x3,0xa2, 0x89, @@ -33154,46 +33154,6 @@ 0x8e,0xd8,0x85,0xc2,0x27,0xa4,0x3e,0x5a,0x8d,0xc4,0x3f,0x28,0x21,0x33,0x2a,0x0, 0xa6,0x2,0xa5,0x8e,0xe3,0xff,0xac,0x3f,0x0,0x96,0xb0,0x6,0xcd,0xf7,0xa2,0xd6, 0x6c,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/math-mode.png - 0x0,0x0,0x2,0x4c, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x4,0x0,0x0,0x0,0x6e,0xbd,0xa4,0xb0, - 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x1b,0xaf,0x0,0x0,0x1b,0xaf, - 0x1,0x5e,0x1a,0x91,0x1c,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd7,0xb, - 0x1e,0x12,0x11,0x38,0x60,0x80,0x7b,0x1a,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44, - 0x0,0xff,0x87,0x8f,0xcc,0xbf,0x0,0x0,0x1,0xdd,0x49,0x44,0x41,0x54,0x78,0xda, - 0x95,0x90,0x4d,0x6b,0x13,0x51,0x14,0x86,0x9f,0x7b,0x33,0x33,0x99,0x7c,0xa7,0x49, - 0x13,0x49,0x52,0xd3,0x56,0xaa,0x11,0x75,0xa1,0x16,0xb3,0x71,0x25,0x2e,0xa4,0x8, - 0xba,0x53,0x74,0xe7,0xc6,0x7d,0xfb,0x1b,0x4,0x57,0xba,0x72,0xe7,0x4a,0x50,0x8a, - 0xe8,0xca,0x85,0x5f,0x2b,0xff,0x80,0x2b,0x5,0xa1,0x28,0xd8,0xa2,0x31,0x26,0xb5, - 0x32,0x66,0x62,0x63,0xbe,0x8e,0xc8,0xcc,0x24,0x1a,0x8c,0xe0,0x73,0xb9,0x70,0xe0, - 0x7d,0xee,0xe1,0xdc,0xc3,0xff,0xa0,0xf0,0x39,0x91,0x77,0x2f,0xd4,0xf6,0x3b,0x71, - 0x34,0x7f,0x41,0x93,0x7b,0xfa,0xf9,0xbe,0x1,0x0,0x95,0xb3,0x89,0x7b,0x99,0xd4, - 0x1c,0xc2,0x90,0xc1,0xe8,0x8c,0x6b,0x97,0x3a,0x78,0xb2,0xae,0x9a,0xf,0x95,0xdd, - 0xf9,0x15,0x7a,0x77,0xa2,0x72,0x69,0x22,0x80,0x1,0xe8,0xe8,0x6d,0xd7,0xde,0xfa, - 0xd0,0x6b,0x22,0xc3,0x85,0x7c,0xa6,0xb1,0x81,0xb,0x20,0xf3,0x73,0xd9,0xda,0xee, - 0xf0,0xd,0xaa,0xb,0x8a,0xb7,0x0,0xb0,0xa2,0x1c,0xce,0xe0,0xf1,0xa4,0x20,0x1c, - 0xf7,0x4a,0xe3,0xd1,0x82,0xa8,0x17,0x7f,0x4e,0xe,0x17,0xe5,0x2a,0xcf,0x0,0xc0, - 0x2a,0xf,0xa0,0xee,0x47,0x8b,0xdb,0x48,0x8d,0x9,0x4a,0xe3,0xa7,0x29,0x67,0xa6, - 0x87,0x5,0x80,0xb2,0x9d,0x94,0x70,0x6b,0xb2,0xf3,0x47,0x2,0xd2,0x92,0x6c,0xef, - 0xd0,0x5,0x20,0x6e,0x25,0x2d,0xf8,0x3a,0x29,0x8f,0x29,0xdb,0xf4,0xeb,0x78,0x14, - 0x22,0x18,0xe0,0xfe,0x43,0x8e,0x21,0x9f,0xf0,0x98,0x8d,0x62,0x42,0x7b,0xaa,0xac, - 0xca,0x11,0x8,0xe4,0x4c,0xc,0x13,0x7e,0x4c,0x95,0xcd,0xb2,0x85,0x4,0x3f,0x48, - 0xc6,0x30,0xa0,0x3f,0x55,0x4e,0x54,0x6,0xb0,0x89,0xbf,0xc,0xb,0x3,0x64,0x9a, - 0x5c,0x4c,0x9f,0xee,0xc2,0x7b,0x3c,0x44,0x63,0x41,0x3a,0xf0,0xce,0x57,0x7f,0x97, - 0x23,0xd9,0xf5,0x44,0xac,0xb,0xef,0x7c,0xb7,0xd5,0xc7,0xc6,0x3c,0x85,0x46,0xa3, - 0xd4,0x4a,0xf3,0x6,0x23,0xa2,0xd9,0xe7,0x15,0xa9,0x48,0x71,0x97,0x30,0x1e,0xcb, - 0xc7,0xe4,0xa8,0x2c,0xd,0x4f,0xae,0x1a,0x25,0x6b,0xc9,0x7c,0xa9,0xef,0x8c,0x92, - 0xcc,0xdd,0x79,0xc9,0xcb,0x21,0x49,0xbe,0x62,0x16,0x5,0x40,0xb8,0xd2,0x3a,0x28, - 0x7,0xe4,0x9c,0xac,0x36,0xaa,0xee,0x3e,0x61,0x8d,0xb8,0xdf,0x77,0xef,0xc0,0x96, - 0xb4,0x1c,0x16,0xf5,0x80,0x3d,0xf8,0xe4,0xd6,0x8f,0x48,0x41,0x66,0x24,0x2a,0x59, - 0x89,0x6d,0xb2,0x8c,0xa1,0x1,0xe8,0x86,0xb6,0x43,0x84,0x71,0x7a,0xf2,0x18,0x7, - 0x9f,0xe6,0xb5,0x4e,0x3b,0x44,0x8f,0x34,0xea,0x7b,0xfb,0x3a,0x1b,0xc1,0x1a,0x95, - 0xbe,0x52,0xdc,0xc9,0x7d,0xe3,0x26,0x5,0x14,0x1,0x5a,0x5d,0xca,0xd5,0x4a,0x1d, - 0xfb,0x35,0x97,0x49,0x2,0xa3,0x28,0xc2,0x22,0x9a,0x2d,0x5a,0x8,0x63,0x4c,0x4a, - 0x24,0x68,0xf0,0xc5,0xeb,0xfa,0x13,0x32,0x7,0xab,0x15,0xbf,0xfc,0x75,0x96,0x0, - 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-reload.png 0x0,0x0,0x4,0x4e, 0x89, @@ -33266,6 +33226,46 @@ 0xcf,0x3f,0x1d,0x49,0xb5,0x34,0xaf,0x5c,0xeb,0x5e,0xbb,0x80,0x89,0x5c,0xdc,0xcd, 0x3f,0x6f,0x4a,0x5e,0x37,0x81,0x7f,0xd1,0x3f,0x27,0xc4,0xe5,0x63,0x1,0x68,0xb0, 0x72,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/math-mode.png + 0x0,0x0,0x2,0x4c, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x4,0x0,0x0,0x0,0x6e,0xbd,0xa4,0xb0, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x1b,0xaf,0x0,0x0,0x1b,0xaf, + 0x1,0x5e,0x1a,0x91,0x1c,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd7,0xb, + 0x1e,0x12,0x11,0x38,0x60,0x80,0x7b,0x1a,0x0,0x0,0x0,0x2,0x62,0x4b,0x47,0x44, + 0x0,0xff,0x87,0x8f,0xcc,0xbf,0x0,0x0,0x1,0xdd,0x49,0x44,0x41,0x54,0x78,0xda, + 0x95,0x90,0x4d,0x6b,0x13,0x51,0x14,0x86,0x9f,0x7b,0x33,0x33,0x99,0x7c,0xa7,0x49, + 0x13,0x49,0x52,0xd3,0x56,0xaa,0x11,0x75,0xa1,0x16,0xb3,0x71,0x25,0x2e,0xa4,0x8, + 0xba,0x53,0x74,0xe7,0xc6,0x7d,0xfb,0x1b,0x4,0x57,0xba,0x72,0xe7,0x4a,0x50,0x8a, + 0xe8,0xca,0x85,0x5f,0x2b,0xff,0x80,0x2b,0x5,0xa1,0x28,0xd8,0xa2,0x31,0x26,0xb5, + 0x32,0x66,0x62,0x63,0xbe,0x8e,0xc8,0xcc,0x24,0x1a,0x8c,0xe0,0x73,0xb9,0x70,0xe0, + 0x7d,0xee,0xe1,0xdc,0xc3,0xff,0xa0,0xf0,0x39,0x91,0x77,0x2f,0xd4,0xf6,0x3b,0x71, + 0x34,0x7f,0x41,0x93,0x7b,0xfa,0xf9,0xbe,0x1,0x0,0x95,0xb3,0x89,0x7b,0x99,0xd4, + 0x1c,0xc2,0x90,0xc1,0xe8,0x8c,0x6b,0x97,0x3a,0x78,0xb2,0xae,0x9a,0xf,0x95,0xdd, + 0xf9,0x15,0x7a,0x77,0xa2,0x72,0x69,0x22,0x80,0x1,0xe8,0xe8,0x6d,0xd7,0xde,0xfa, + 0xd0,0x6b,0x22,0xc3,0x85,0x7c,0xa6,0xb1,0x81,0xb,0x20,0xf3,0x73,0xd9,0xda,0xee, + 0xf0,0xd,0xaa,0xb,0x8a,0xb7,0x0,0xb0,0xa2,0x1c,0xce,0xe0,0xf1,0xa4,0x20,0x1c, + 0xf7,0x4a,0xe3,0xd1,0x82,0xa8,0x17,0x7f,0x4e,0xe,0x17,0xe5,0x2a,0xcf,0x0,0xc0, + 0x2a,0xf,0xa0,0xee,0x47,0x8b,0xdb,0x48,0x8d,0x9,0x4a,0xe3,0xa7,0x29,0x67,0xa6, + 0x87,0x5,0x80,0xb2,0x9d,0x94,0x70,0x6b,0xb2,0xf3,0x47,0x2,0xd2,0x92,0x6c,0xef, + 0xd0,0x5,0x20,0x6e,0x25,0x2d,0xf8,0x3a,0x29,0x8f,0x29,0xdb,0xf4,0xeb,0x78,0x14, + 0x22,0x18,0xe0,0xfe,0x43,0x8e,0x21,0x9f,0xf0,0x98,0x8d,0x62,0x42,0x7b,0xaa,0xac, + 0xca,0x11,0x8,0xe4,0x4c,0xc,0x13,0x7e,0x4c,0x95,0xcd,0xb2,0x85,0x4,0x3f,0x48, + 0xc6,0x30,0xa0,0x3f,0x55,0x4e,0x54,0x6,0xb0,0x89,0xbf,0xc,0xb,0x3,0x64,0x9a, + 0x5c,0x4c,0x9f,0xee,0xc2,0x7b,0x3c,0x44,0x63,0x41,0x3a,0xf0,0xce,0x57,0x7f,0x97, + 0x23,0xd9,0xf5,0x44,0xac,0xb,0xef,0x7c,0xb7,0xd5,0xc7,0xc6,0x3c,0x85,0x46,0xa3, + 0xd4,0x4a,0xf3,0x6,0x23,0xa2,0xd9,0xe7,0x15,0xa9,0x48,0x71,0x97,0x30,0x1e,0xcb, + 0xc7,0xe4,0xa8,0x2c,0xd,0x4f,0xae,0x1a,0x25,0x6b,0xc9,0x7c,0xa9,0xef,0x8c,0x92, + 0xcc,0xdd,0x79,0xc9,0xcb,0x21,0x49,0xbe,0x62,0x16,0x5,0x40,0xb8,0xd2,0x3a,0x28, + 0x7,0xe4,0x9c,0xac,0x36,0xaa,0xee,0x3e,0x61,0x8d,0xb8,0xdf,0x77,0xef,0xc0,0x96, + 0xb4,0x1c,0x16,0xf5,0x80,0x3d,0xf8,0xe4,0xd6,0x8f,0x48,0x41,0x66,0x24,0x2a,0x59, + 0x89,0x6d,0xb2,0x8c,0xa1,0x1,0xe8,0x86,0xb6,0x43,0x84,0x71,0x7a,0xf2,0x18,0x7, + 0x9f,0xe6,0xb5,0x4e,0x3b,0x44,0x8f,0x34,0xea,0x7b,0xfb,0x3a,0x1b,0xc1,0x1a,0x95, + 0xbe,0x52,0xdc,0xc9,0x7d,0xe3,0x26,0x5,0x14,0x1,0x5a,0x5d,0xca,0xd5,0x4a,0x1d, + 0xfb,0x35,0x97,0x49,0x2,0xa3,0x28,0xc2,0x22,0x9a,0x2d,0x5a,0x8,0x63,0x4c,0x4a, + 0x24,0x68,0xf0,0xc5,0xeb,0xfa,0x13,0x32,0x7,0xab,0x15,0xbf,0xfc,0x75,0x96,0x0, + 0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/layout-document.png 0x0,0x0,0x3,0x71, 0x89, @@ -33325,6 +33325,85 @@ 0x87,0xd2,0x24,0x2,0xf0,0x7,0xf0,0xe2,0x32,0xe0,0x7f,0x1,0xd,0x8a,0x5e,0x24, 0xbf,0x8c,0xb9,0xad,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-view_pdf.png + 0x0,0x0,0x4,0xb4, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, + 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x4,0x31,0x49,0x44, + 0x41,0x54,0x38,0x8d,0xa5,0x95,0x5b,0x68,0x94,0x47,0x14,0xc7,0x7f,0x67,0xbe,0xef, + 0xcb,0xee,0x9a,0x5d,0x93,0x10,0x75,0x11,0xa9,0x17,0x4a,0x93,0xd4,0xaa,0x98,0x48, + 0x25,0x42,0xc5,0x88,0xf6,0xc1,0xb,0x85,0x26,0xf4,0xc1,0x6,0x24,0xc4,0x4,0x51, + 0x4,0x59,0x5f,0x4,0xab,0x1,0xc1,0xa,0x42,0x10,0x6f,0x60,0x24,0xa,0x22,0x88, + 0x88,0x50,0xb1,0x50,0xb4,0x16,0x2b,0x15,0x7c,0x88,0x17,0xd4,0x6e,0xba,0xc6,0xb2, + 0x6b,0x94,0xac,0xda,0x14,0x4c,0xe2,0x26,0x7b,0xfd,0x6e,0x7d,0xd8,0xdd,0x68,0x24, + 0xa6,0xd0,0xe,0xc,0xc,0xcc,0xe1,0x77,0xce,0xfc,0xe7,0x7f,0x66,0xc4,0x75,0x5d, + 0x0,0x44,0x44,0x1,0xc2,0xff,0x1b,0xae,0xeb,0xba,0xe,0x80,0x5e,0x84,0xee,0xdd, + 0xbb,0xb7,0xbd,0xad,0xbd,0xfd,0x7b,0x25,0xa,0x11,0x40,0x4,0xd7,0xb2,0xd0,0xc, + 0x83,0x42,0xe6,0xb7,0x59,0x8b,0x6b,0x11,0xd2,0x43,0x43,0x62,0x4c,0x9f,0xee,0x2a, + 0xa5,0x38,0xd5,0xd5,0xf5,0x9d,0x88,0x74,0xbb,0xae,0xeb,0xe8,0xc5,0xd8,0x60,0x30, + 0x38,0xdb,0xe3,0xf1,0x54,0x8a,0x28,0xb0,0x2d,0xd2,0xf1,0x38,0xe6,0xf0,0x30,0xa9, + 0x81,0x1,0xe6,0x36,0x35,0x21,0x22,0xf9,0x59,0x0,0xde,0x5a,0xb8,0x90,0x69,0xcb, + 0x96,0xe1,0xa4,0x52,0xe8,0x86,0x41,0x55,0x67,0x27,0xc1,0x60,0x70,0x76,0x91,0xa7, + 0xc6,0xf,0xa1,0x14,0x4a,0x29,0x34,0x4d,0xf1,0xd7,0xd5,0xab,0x78,0x2a,0x2a,0x98, + 0xb1,0x7c,0x39,0x9a,0xcf,0x47,0xb2,0xbf,0x1f,0xa5,0x14,0x4a,0x4,0x29,0xc4,0x99, + 0xd9,0x2c,0xf3,0xda,0xda,0xf8,0xfc,0xd2,0x25,0x2,0xab,0x56,0xf1,0xfa,0xf2,0xe5, + 0x9,0x9a,0xa8,0x77,0x17,0x4a,0x29,0x44,0x4,0xff,0x82,0x5,0xfc,0xde,0xd1,0x1, + 0x96,0x45,0x59,0x75,0x35,0x6f,0xc2,0x61,0x94,0x48,0x1e,0xae,0x14,0x2,0x58,0x9a, + 0x46,0xa0,0xae,0x8e,0x9c,0x69,0x32,0x67,0xf5,0x6a,0x5e,0xdf,0xbc,0x39,0x39,0xb8, + 0xa0,0x35,0x4a,0x29,0x2a,0xeb,0xea,0xf0,0xce,0x9a,0xc5,0xed,0x96,0x16,0x4a,0x83, + 0x41,0x92,0xf1,0xf8,0x38,0xd4,0x75,0x5d,0x32,0xd9,0x2c,0x8e,0xe3,0x60,0xe,0xc, + 0x30,0x3d,0x10,0x20,0xf5,0xe4,0x9,0xe5,0xb5,0xb5,0x28,0xa5,0x26,0x7,0xab,0xa2, + 0x8e,0x22,0x2c,0xed,0xe8,0x40,0xf,0x4,0xf8,0xad,0xb9,0x19,0x33,0x91,0xc0,0xb2, + 0x6d,0x52,0x99,0xc,0xe9,0x54,0x1a,0x11,0xc1,0xa7,0xe9,0xf4,0x1f,0x3c,0x48,0xb4, + 0xb3,0x93,0xa7,0x47,0x8f,0xf2,0xd1,0xa6,0x4d,0x53,0x54,0x5c,0x90,0x42,0x89,0xa0, + 0x79,0x3c,0xac,0xec,0xee,0x66,0x46,0x7d,0x3d,0x4f,0x2f,0x5c,0xe0,0xc9,0x99,0x33, + 0x28,0xdb,0x46,0x37,0x74,0x7c,0x5e,0x2f,0x5a,0x89,0x41,0xed,0xa9,0x53,0x94,0x2d, + 0x5a,0xc4,0xca,0x1b,0x37,0x28,0x5b,0xbc,0xf8,0x5f,0xa4,0x10,0xc1,0x5,0x72,0xd9, + 0x2c,0xa9,0x74,0x9a,0x4f,0x77,0xef,0xa6,0xac,0xa6,0x86,0xd8,0xe9,0xd3,0xfc,0xb2, + 0x76,0x2d,0xf1,0x2b,0x57,0x30,0xf4,0xbc,0x99,0xbc,0x33,0x67,0x32,0x7b,0xe3,0x46, + 0xf4,0xd2,0x52,0x44,0x64,0x6a,0xb0,0xe3,0x38,0x64,0xd2,0xf9,0xe3,0xfa,0xfd,0x7e, + 0x4a,0xd,0x83,0xf2,0xaa,0x2a,0x1a,0xef,0xdc,0xa1,0xaa,0xb5,0x95,0x47,0xfb,0xf7, + 0xf3,0x63,0x43,0x3,0xf3,0x42,0xa1,0xb7,0x16,0x2c,0xcc,0x29,0xc1,0x9a,0xae,0xe3, + 0xf7,0xfb,0xf1,0x4d,0x9b,0x86,0xa6,0x69,0x8c,0x3d,0x7f,0x4e,0x60,0xee,0x5c,0x54, + 0x49,0x9,0x1f,0xb7,0xb6,0xf2,0xf5,0xbd,0x7b,0xcc,0x5b,0xbf,0x9e,0xfb,0x87,0xe, + 0x71,0x75,0xc3,0x6,0xfe,0xee,0xe9,0x41,0x44,0x70,0x6d,0x7b,0x6a,0x70,0xd1,0x19, + 0xc5,0x8b,0x1c,0x8d,0xc5,0xf0,0xcf,0x9f,0x4f,0xb1,0xf5,0x7d,0xe5,0xe5,0xd4,0xed, + 0xd9,0xc3,0x37,0xf,0x1e,0xe0,0xa9,0xa8,0xe0,0xa7,0x75,0xeb,0xf8,0xa1,0xbe,0x9e, + 0x5f,0x37,0x6f,0x9e,0x0,0xd6,0xdf,0x7,0x3b,0xb6,0x4d,0x36,0x93,0xc1,0xe7,0xf3, + 0x61,0x18,0x6,0x6f,0xa2,0x51,0xe6,0x34,0x34,0x60,0x3b,0xe,0x86,0xae,0x23,0x22, + 0xbc,0xe,0x87,0xe9,0x3d,0x7e,0x9c,0xe1,0xbe,0x3e,0xbe,0x38,0x71,0x2,0x6f,0x65, + 0x25,0xc9,0x17,0x2f,0x88,0x59,0xd6,0x87,0xc1,0x9a,0xa6,0xe5,0xad,0x95,0x4a,0x63, + 0x18,0x16,0x89,0x68,0x94,0x9a,0x96,0x16,0x4c,0xd3,0x24,0x71,0xf7,0x2e,0xe1,0x63, + 0xc7,0x18,0xee,0xeb,0x63,0xc9,0xae,0x5d,0xd4,0x1f,0x39,0x2,0x9a,0x86,0xeb,0xba, + 0x88,0x8,0xb7,0xce,0x9e,0xfd,0x0,0x18,0x50,0x9a,0x86,0xbf,0xb4,0x14,0xcb,0xb2, + 0xc8,0x66,0xb3,0x8c,0xbe,0x7c,0x49,0xff,0xb5,0x6b,0xf4,0x9d,0x3c,0x49,0x66,0x70, + 0x90,0x25,0xa1,0x10,0xd,0xe7,0xce,0xe1,0x68,0x1a,0x39,0xcb,0xc2,0x31,0xcd,0x71, + 0x99,0x4c,0xd3,0x74,0x27,0x5,0xf3,0xce,0xcd,0x1a,0x86,0x41,0xaa,0xbf,0x9f,0xa1, + 0xfb,0xf7,0x19,0x7e,0xf4,0x88,0x9a,0x6d,0xdb,0x58,0xb2,0x7d,0x3b,0xca,0xeb,0x25, + 0x97,0xcb,0x91,0xcb,0x66,0xc9,0xe6,0x72,0xa4,0x92,0x49,0xb2,0xb9,0x1c,0xb6,0x65, + 0x8d,0x1d,0x3e,0x7c,0xf8,0x22,0xe0,0x4e,0x5a,0x71,0xd1,0x36,0xf1,0xeb,0xd7,0xb9, + 0xb5,0x75,0x2b,0xb,0x1a,0x1b,0x59,0xba,0x6f,0x1f,0xe2,0xf3,0x91,0xb1,0x6d,0xf4, + 0x5c,0xe,0xd3,0x34,0x19,0x1c,0x1c,0xcc,0xb7,0x7f,0x65,0x25,0xd1,0x68,0xd4,0x6a, + 0x6f,0x6f,0xff,0xf2,0xd9,0xb3,0x67,0x7f,0xba,0x85,0xf2,0x27,0x56,0x5c,0x18,0x7d, + 0xdd,0xdd,0xc4,0x2e,0x5e,0x24,0xb8,0x62,0x5,0xcb,0xf,0x1c,0xc0,0x31,0xc,0xbc, + 0x5e,0x2f,0x89,0xd1,0x51,0xc6,0xc6,0xc6,0x0,0x48,0x26,0x93,0x54,0x57,0x57,0x13, + 0x89,0x44,0xec,0x9d,0x3b,0x77,0x7e,0x15,0xe,0x87,0xef,0x14,0x1f,0x79,0x78,0xcf, + 0x6e,0x88,0x90,0x7a,0xf5,0x8a,0xa1,0xde,0x5e,0xd6,0x9c,0x3f,0xcf,0x8c,0xda,0x5a, + 0xc,0xbf,0x7f,0x7c,0xdb,0xe7,0xf5,0x22,0x22,0x24,0x93,0x29,0x34,0x4d,0x23,0x12, + 0x89,0xd8,0xa1,0x50,0xa8,0xb1,0xa7,0xa7,0xe7,0xe7,0x77,0xa1,0x93,0x56,0xac,0x74, + 0x9d,0x4f,0x9a,0x9b,0x89,0x74,0x75,0xf1,0xd9,0x8e,0x1d,0x85,0x7c,0x6f,0xb5,0x2f, + 0x29,0x29,0xc1,0x71,0x12,0x98,0xa6,0x99,0xde,0xb2,0x65,0xcb,0x9a,0xde,0xde,0xde, + 0x9e,0xf7,0xa1,0x13,0xc0,0xf,0x1f,0x3e,0x8c,0x3e,0x8d,0xc5,0xfe,0x10,0x11,0xb1, + 0x7d,0x3e,0xe5,0x6f,0x6a,0x72,0xe3,0x23,0x23,0x2e,0x23,0x23,0xe3,0x8d,0x63,0xdb, + 0x36,0xb6,0x6d,0x93,0x48,0x24,0x52,0x6d,0x6d,0x6d,0xdf,0x3e,0x7e,0xfc,0x38,0x36, + 0x19,0x14,0x40,0xfe,0xe3,0x67,0xea,0x92,0xff,0x38,0xdd,0xf,0x5,0xfc,0x3,0x36, + 0x2d,0xbc,0x9d,0xd,0x1a,0xb7,0x15,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/view-others.png 0x0,0x0,0x5,0x4a, 0x89, @@ -33413,85 +33492,6 @@ 0xce,0xcc,0xcc,0x4c,0x8f,0x8e,0x8e,0xce,0x4c,0x4c,0x4c,0xf4,0x8f,0x8c,0x8c,0x2c, 0x0,0x46,0x44,0xe4,0x5f,0x48,0xc,0x78,0x97,0x8e,0x19,0xb1,0xf2,0x0,0x0,0x0, 0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-view_pdf.png - 0x0,0x0,0x4,0xb4, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, - 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, - 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, - 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, - 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x4,0x31,0x49,0x44, - 0x41,0x54,0x38,0x8d,0xa5,0x95,0x5b,0x68,0x94,0x47,0x14,0xc7,0x7f,0x67,0xbe,0xef, - 0xcb,0xee,0x9a,0x5d,0x93,0x10,0x75,0x11,0xa9,0x17,0x4a,0x93,0xd4,0xaa,0x98,0x48, - 0x25,0x42,0xc5,0x88,0xf6,0xc1,0xb,0x85,0x26,0xf4,0xc1,0x6,0x24,0xc4,0x4,0x51, - 0x4,0x59,0x5f,0x4,0xab,0x1,0xc1,0xa,0x42,0x10,0x6f,0x60,0x24,0xa,0x22,0x88, - 0x88,0x50,0xb1,0x50,0xb4,0x16,0x2b,0x15,0x7c,0x88,0x17,0xd4,0x6e,0xba,0xc6,0xb2, - 0x6b,0x94,0xac,0xda,0x14,0x4c,0xe2,0x26,0x7b,0xfd,0x6e,0x7d,0xd8,0xdd,0x68,0x24, - 0xa6,0xd0,0xe,0xc,0xc,0xcc,0xe1,0x77,0xce,0xfc,0xe7,0x7f,0x66,0xc4,0x75,0x5d, - 0x0,0x44,0x44,0x1,0xc2,0xff,0x1b,0xae,0xeb,0xba,0xe,0x80,0x5e,0x84,0xee,0xdd, - 0xbb,0xb7,0xbd,0xad,0xbd,0xfd,0x7b,0x25,0xa,0x11,0x40,0x4,0xd7,0xb2,0xd0,0xc, - 0x83,0x42,0xe6,0xb7,0x59,0x8b,0x6b,0x11,0xd2,0x43,0x43,0x62,0x4c,0x9f,0xee,0x2a, - 0xa5,0x38,0xd5,0xd5,0xf5,0x9d,0x88,0x74,0xbb,0xae,0xeb,0xe8,0xc5,0xd8,0x60,0x30, - 0x38,0xdb,0xe3,0xf1,0x54,0x8a,0x28,0xb0,0x2d,0xd2,0xf1,0x38,0xe6,0xf0,0x30,0xa9, - 0x81,0x1,0xe6,0x36,0x35,0x21,0x22,0xf9,0x59,0x0,0xde,0x5a,0xb8,0x90,0x69,0xcb, - 0x96,0xe1,0xa4,0x52,0xe8,0x86,0x41,0x55,0x67,0x27,0xc1,0x60,0x70,0x76,0x91,0xa7, - 0xc6,0xf,0xa1,0x14,0x4a,0x29,0x34,0x4d,0xf1,0xd7,0xd5,0xab,0x78,0x2a,0x2a,0x98, - 0xb1,0x7c,0x39,0x9a,0xcf,0x47,0xb2,0xbf,0x1f,0xa5,0x14,0x4a,0x4,0x29,0xc4,0x99, - 0xd9,0x2c,0xf3,0xda,0xda,0xf8,0xfc,0xd2,0x25,0x2,0xab,0x56,0xf1,0xfa,0xf2,0xe5, - 0x9,0x9a,0xa8,0x77,0x17,0x4a,0x29,0x44,0x4,0xff,0x82,0x5,0xfc,0xde,0xd1,0x1, - 0x96,0x45,0x59,0x75,0x35,0x6f,0xc2,0x61,0x94,0x48,0x1e,0xae,0x14,0x2,0x58,0x9a, - 0x46,0xa0,0xae,0x8e,0x9c,0x69,0x32,0x67,0xf5,0x6a,0x5e,0xdf,0xbc,0x39,0x39,0xb8, - 0xa0,0x35,0x4a,0x29,0x2a,0xeb,0xea,0xf0,0xce,0x9a,0xc5,0xed,0x96,0x16,0x4a,0x83, - 0x41,0x92,0xf1,0xf8,0x38,0xd4,0x75,0x5d,0x32,0xd9,0x2c,0x8e,0xe3,0x60,0xe,0xc, - 0x30,0x3d,0x10,0x20,0xf5,0xe4,0x9,0xe5,0xb5,0xb5,0x28,0xa5,0x26,0x7,0xab,0xa2, - 0x8e,0x22,0x2c,0xed,0xe8,0x40,0xf,0x4,0xf8,0xad,0xb9,0x19,0x33,0x91,0xc0,0xb2, - 0x6d,0x52,0x99,0xc,0xe9,0x54,0x1a,0x11,0xc1,0xa7,0xe9,0xf4,0x1f,0x3c,0x48,0xb4, - 0xb3,0x93,0xa7,0x47,0x8f,0xf2,0xd1,0xa6,0x4d,0x53,0x54,0x5c,0x90,0x42,0x89,0xa0, - 0x79,0x3c,0xac,0xec,0xee,0x66,0x46,0x7d,0x3d,0x4f,0x2f,0x5c,0xe0,0xc9,0x99,0x33, - 0x28,0xdb,0x46,0x37,0x74,0x7c,0x5e,0x2f,0x5a,0x89,0x41,0xed,0xa9,0x53,0x94,0x2d, - 0x5a,0xc4,0xca,0x1b,0x37,0x28,0x5b,0xbc,0xf8,0x5f,0xa4,0x10,0xc1,0x5,0x72,0xd9, - 0x2c,0xa9,0x74,0x9a,0x4f,0x77,0xef,0xa6,0xac,0xa6,0x86,0xd8,0xe9,0xd3,0xfc,0xb2, - 0x76,0x2d,0xf1,0x2b,0x57,0x30,0xf4,0xbc,0x99,0xbc,0x33,0x67,0x32,0x7b,0xe3,0x46, - 0xf4,0xd2,0x52,0x44,0x64,0x6a,0xb0,0xe3,0x38,0x64,0xd2,0xf9,0xe3,0xfa,0xfd,0x7e, - 0x4a,0xd,0x83,0xf2,0xaa,0x2a,0x1a,0xef,0xdc,0xa1,0xaa,0xb5,0x95,0x47,0xfb,0xf7, - 0xf3,0x63,0x43,0x3,0xf3,0x42,0xa1,0xb7,0x16,0x2c,0xcc,0x29,0xc1,0x9a,0xae,0xe3, - 0xf7,0xfb,0xf1,0x4d,0x9b,0x86,0xa6,0x69,0x8c,0x3d,0x7f,0x4e,0x60,0xee,0x5c,0x54, - 0x49,0x9,0x1f,0xb7,0xb6,0xf2,0xf5,0xbd,0x7b,0xcc,0x5b,0xbf,0x9e,0xfb,0x87,0xe, - 0x71,0x75,0xc3,0x6,0xfe,0xee,0xe9,0x41,0x44,0x70,0x6d,0x7b,0x6a,0x70,0xd1,0x19, - 0xc5,0x8b,0x1c,0x8d,0xc5,0xf0,0xcf,0x9f,0x4f,0xb1,0xf5,0x7d,0xe5,0xe5,0xd4,0xed, - 0xd9,0xc3,0x37,0xf,0x1e,0xe0,0xa9,0xa8,0xe0,0xa7,0x75,0xeb,0xf8,0xa1,0xbe,0x9e, - 0x5f,0x37,0x6f,0x9e,0x0,0xd6,0xdf,0x7,0x3b,0xb6,0x4d,0x36,0x93,0xc1,0xe7,0xf3, - 0x61,0x18,0x6,0x6f,0xa2,0x51,0xe6,0x34,0x34,0x60,0x3b,0xe,0x86,0xae,0x23,0x22, - 0xbc,0xe,0x87,0xe9,0x3d,0x7e,0x9c,0xe1,0xbe,0x3e,0xbe,0x38,0x71,0x2,0x6f,0x65, - 0x25,0xc9,0x17,0x2f,0x88,0x59,0xd6,0x87,0xc1,0x9a,0xa6,0xe5,0xad,0x95,0x4a,0x63, - 0x18,0x16,0x89,0x68,0x94,0x9a,0x96,0x16,0x4c,0xd3,0x24,0x71,0xf7,0x2e,0xe1,0x63, - 0xc7,0x18,0xee,0xeb,0x63,0xc9,0xae,0x5d,0xd4,0x1f,0x39,0x2,0x9a,0x86,0xeb,0xba, - 0x88,0x8,0xb7,0xce,0x9e,0xfd,0x0,0x18,0x50,0x9a,0x86,0xbf,0xb4,0x14,0xcb,0xb2, - 0xc8,0x66,0xb3,0x8c,0xbe,0x7c,0x49,0xff,0xb5,0x6b,0xf4,0x9d,0x3c,0x49,0x66,0x70, - 0x90,0x25,0xa1,0x10,0xd,0xe7,0xce,0xe1,0x68,0x1a,0x39,0xcb,0xc2,0x31,0xcd,0x71, - 0x99,0x4c,0xd3,0x74,0x27,0x5,0xf3,0xce,0xcd,0x1a,0x86,0x41,0xaa,0xbf,0x9f,0xa1, - 0xfb,0xf7,0x19,0x7e,0xf4,0x88,0x9a,0x6d,0xdb,0x58,0xb2,0x7d,0x3b,0xca,0xeb,0x25, - 0x97,0xcb,0x91,0xcb,0x66,0xc9,0xe6,0x72,0xa4,0x92,0x49,0xb2,0xb9,0x1c,0xb6,0x65, - 0x8d,0x1d,0x3e,0x7c,0xf8,0x22,0xe0,0x4e,0x5a,0x71,0xd1,0x36,0xf1,0xeb,0xd7,0xb9, - 0xb5,0x75,0x2b,0xb,0x1a,0x1b,0x59,0xba,0x6f,0x1f,0xe2,0xf3,0x91,0xb1,0x6d,0xf4, - 0x5c,0xe,0xd3,0x34,0x19,0x1c,0x1c,0xcc,0xb7,0x7f,0x65,0x25,0xd1,0x68,0xd4,0x6a, - 0x6f,0x6f,0xff,0xf2,0xd9,0xb3,0x67,0x7f,0xba,0x85,0xf2,0x27,0x56,0x5c,0x18,0x7d, - 0xdd,0xdd,0xc4,0x2e,0x5e,0x24,0xb8,0x62,0x5,0xcb,0xf,0x1c,0xc0,0x31,0xc,0xbc, - 0x5e,0x2f,0x89,0xd1,0x51,0xc6,0xc6,0xc6,0x0,0x48,0x26,0x93,0x54,0x57,0x57,0x13, - 0x89,0x44,0xec,0x9d,0x3b,0x77,0x7e,0x15,0xe,0x87,0xef,0x14,0x1f,0x79,0x78,0xcf, - 0x6e,0x88,0x90,0x7a,0xf5,0x8a,0xa1,0xde,0x5e,0xd6,0x9c,0x3f,0xcf,0x8c,0xda,0x5a, - 0xc,0xbf,0x7f,0x7c,0xdb,0xe7,0xf5,0x22,0x22,0x24,0x93,0x29,0x34,0x4d,0x23,0x12, - 0x89,0xd8,0xa1,0x50,0xa8,0xb1,0xa7,0xa7,0xe7,0xe7,0x77,0xa1,0x93,0x56,0xac,0x74, - 0x9d,0x4f,0x9a,0x9b,0x89,0x74,0x75,0xf1,0xd9,0x8e,0x1d,0x85,0x7c,0x6f,0xb5,0x2f, - 0x29,0x29,0xc1,0x71,0x12,0x98,0xa6,0x99,0xde,0xb2,0x65,0xcb,0x9a,0xde,0xde,0xde, - 0x9e,0xf7,0xa1,0x13,0xc0,0xf,0x1f,0x3e,0x8c,0x3e,0x8d,0xc5,0xfe,0x10,0x11,0xb1, - 0x7d,0x3e,0xe5,0x6f,0x6a,0x72,0xe3,0x23,0x23,0x2e,0x23,0x23,0xe3,0x8d,0x63,0xdb, - 0x36,0xb6,0x6d,0x93,0x48,0x24,0x52,0x6d,0x6d,0x6d,0xdf,0x3e,0x7e,0xfc,0x38,0x36, - 0x19,0x14,0x40,0xfe,0xe3,0x67,0xea,0x92,0xff,0x38,0xdd,0xf,0x5,0xfc,0x3,0x36, - 0x2d,0xbc,0x9d,0xd,0x1a,0xb7,0x15,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, - 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/layout.png 0x0,0x0,0x1,0x5, 0x89, @@ -34555,75 +34555,8 @@ 0xd9,0xab,0x4c,0x93,0xe4,0xc,0xe6,0xec,0x7f,0x8a,0xeb,0x17,0xa7,0xba,0x13,0xa, 0xf0,0x1f,0xb,0x94,0x42,0x73,0x3c,0x96,0xa4,0x72,0x0,0x0,0x0,0x0,0x49,0x45, 0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/float-insert_table.png - 0x0,0x0,0x3,0xf4, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, - 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, - 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, - 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, - 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x3,0x71,0x49,0x44, - 0x41,0x54,0x38,0x8d,0xa5,0xd5,0xbf,0x6f,0x1b,0x65,0x18,0xc0,0xf1,0xef,0xd9,0xe7, - 0x8b,0xed,0xb3,0x13,0xc7,0x3f,0x83,0xec,0x46,0x85,0xc,0xb8,0x95,0xe8,0x80,0x14, - 0x29,0x2a,0x7f,0x0,0xb,0x15,0x4,0xf5,0x2f,0x60,0x62,0x61,0x67,0x40,0x16,0x62, - 0xe2,0x4f,0x60,0x6a,0x36,0xa6,0x4a,0x1d,0x80,0xa1,0x88,0x35,0xaa,0x23,0x55,0x55, - 0xda,0x26,0xa5,0xa0,0xb8,0x6e,0x12,0xc7,0x89,0x73,0xa9,0x9d,0xd8,0xbe,0x3b,0x7c, - 0x67,0xbf,0xf,0x43,0xea,0x23,0x7,0x1b,0x7e,0xa6,0x67,0x38,0x7d,0xf4,0xbc,0xef, - 0xf3,0xbc,0xcf,0x69,0xdf,0xfe,0x22,0x4b,0x28,0xd6,0x34,0x98,0xd4,0x3e,0xe1,0x27, - 0x66,0x88,0xef,0x7e,0xe6,0x8e,0x40,0x94,0x8,0x75,0xfd,0x79,0x8b,0xb5,0x95,0x3c, - 0xf,0xac,0x21,0x1e,0x30,0x37,0xb,0xfc,0xba,0xcb,0xfd,0x42,0xa,0xa3,0x71,0xc6, - 0xba,0xfe,0xeb,0xe,0x93,0x42,0x1a,0xcf,0x57,0xd0,0x3c,0x19,0x3c,0x6b,0x75,0x6c, - 0xf3,0xa4,0xe7,0x24,0x6e,0xdf,0x2c,0x59,0x2f,0xf6,0xcf,0xe7,0x87,0xae,0x1f,0x5b, - 0xad,0xe6,0xdf,0x3c,0x6d,0xf4,0x32,0x0,0xb7,0x56,0xb2,0xe7,0x8f,0x5f,0x5a,0xb9, - 0x54,0x22,0xe6,0xdf,0xb8,0x9e,0xe9,0x3f,0xda,0xed,0x14,0x96,0x16,0x93,0x6e,0xa5, - 0x64,0xda,0xbf,0xfd,0x9e,0x26,0x16,0xc1,0xb3,0x6,0x4c,0x10,0x11,0x44,0x84,0x57, - 0xc7,0xfd,0x67,0x32,0x63,0xbc,0x35,0x10,0x11,0xf4,0xe9,0x31,0x5a,0x1d,0xdb,0x7c, - 0x77,0x29,0x4d,0xbb,0xdd,0x66,0x3c,0x1e,0x73,0x34,0x88,0xb3,0xd9,0xca,0x2,0x20, - 0x80,0x6,0x7c,0xfa,0x5e,0x13,0x11,0x41,0x29,0x15,0x14,0xa4,0x94,0x42,0xd7,0x75, - 0xaa,0xd5,0x6a,0x60,0x0,0xff,0xc0,0x27,0x3d,0x27,0x1,0x30,0x1e,0x8f,0x59,0x5e, - 0x5e,0xe6,0xec,0x95,0x43,0xd1,0xf4,0xc8,0x67,0x92,0x0,0xec,0xb6,0x7c,0x16,0x16, - 0x16,0x0,0xb0,0x6d,0x1b,0x0,0xd3,0x34,0x1,0xe8,0x74,0x3a,0x21,0x23,0x4,0xdf, - 0xbe,0x59,0xb2,0x80,0x77,0x8e,0x6,0x71,0xac,0x86,0x4d,0xfb,0x42,0xa3,0x3f,0x8a, - 0x12,0x1b,0xb8,0x0,0x8c,0xc5,0x20,0x16,0x8b,0x21,0x22,0x68,0x9a,0x86,0x88,0x10, - 0x8d,0x46,0x83,0xaa,0xaf,0x18,0x0,0x44,0xa6,0xc9,0x8b,0xfd,0xf3,0x79,0x80,0xcd, - 0x56,0x96,0x3f,0x3b,0x70,0x74,0x11,0x45,0x89,0x86,0x1e,0x11,0xf4,0x88,0x30,0xef, - 0x3c,0xc7,0x71,0x1c,0x5c,0xd7,0xc5,0xf3,0x3c,0x3c,0xcf,0xc3,0xb6,0x6d,0x6c,0xdb, - 0x46,0x44,0x42,0x46,0xa8,0xe2,0xa1,0xeb,0xc7,0xa6,0x79,0x3a,0x6d,0xb2,0x90,0x74, - 0xf8,0xcb,0x87,0xcf,0x57,0x2f,0xaf,0xe2,0xde,0xee,0x13,0xca,0xe5,0x2f,0x42,0x47, - 0x2f,0x95,0x4a,0x0,0x74,0xbb,0xdd,0xff,0x18,0x1,0xbc,0x5a,0xcd,0xbf,0x1,0xca, - 0x0,0x87,0x96,0x8b,0xa7,0xa2,0xa4,0xbc,0x43,0x1e,0x3e,0x6c,0x20,0x22,0x9c,0x9e, - 0x9e,0xb2,0xb7,0xb7,0x87,0x52,0x8a,0xd1,0x68,0x84,0x88,0xd0,0xeb,0xf5,0x50,0x4a, - 0x31,0x99,0x4c,0xae,0x1a,0x61,0xf8,0x69,0xa3,0x97,0xa9,0x14,0x53,0x7c,0x7c,0xfd, - 0x88,0x78,0x3c,0x89,0xae,0xeb,0xb8,0x76,0x84,0x4c,0xea,0x3,0x0,0xc,0xc3,0x60, - 0x63,0x63,0x83,0x5a,0xad,0x86,0x65,0x59,0x88,0x8,0xc5,0x62,0x11,0x11,0x61,0x67, - 0x67,0x27,0x64,0x84,0xe0,0x69,0xc4,0x23,0x1e,0xe9,0xb9,0x39,0x74,0x5d,0x43,0x57, - 0x31,0xf2,0xf9,0x3c,0x0,0xf9,0x7c,0x9e,0x5a,0xad,0x6,0x10,0x8c,0xda,0xf4,0x6e, - 0xa7,0xcd,0xbb,0x1a,0x1,0x7c,0x6b,0x25,0x7b,0xe,0x2c,0x8b,0x8,0xfd,0x7e,0x1f, - 0x11,0x61,0x32,0x99,0x30,0x1a,0x8d,0x50,0x4a,0xe1,0xfb,0x3e,0xcd,0x66,0x13,0x0, - 0xd7,0x75,0x51,0x4a,0x5,0xdf,0x4d,0xe1,0xb7,0x46,0x18,0x7e,0xfc,0xd2,0xca,0x5d, - 0x2b,0x9a,0x28,0xa5,0xc8,0x66,0xb3,0xe8,0xba,0x8e,0xe3,0x38,0x54,0x2a,0x15,0x0, - 0xb6,0xb7,0xb7,0xa9,0x56,0xab,0x0,0xb4,0xdb,0x6d,0x44,0x84,0x72,0xb9,0xc,0x40, - 0xbd,0x5e,0xf,0x19,0x21,0x38,0x95,0x88,0xf9,0xd3,0x63,0x5e,0x5c,0x5c,0xa0,0x69, - 0x1a,0x9e,0xe7,0x71,0x70,0x70,0x80,0x88,0x4,0x15,0x8b,0x8,0xc3,0xe1,0x10,0xa5, - 0x14,0x8e,0xe3,0x0,0x4,0xcd,0x9b,0x1a,0x21,0xf8,0xc6,0xf5,0x4c,0x7f,0xa,0x1b, - 0x86,0x11,0x3c,0x82,0x74,0x3a,0x1d,0x4c,0xc5,0xfc,0xfc,0xe5,0x98,0xfa,0xbe,0x8f, - 0x88,0x90,0xc9,0x64,0x0,0xb0,0x2c,0x2b,0x64,0xc0,0x95,0x7,0xf2,0x68,0xb7,0x53, - 0x98,0x36,0x22,0x91,0x48,0x90,0x4c,0x26,0x31,0xc,0x83,0xc5,0xc5,0x45,0xb2,0xd9, - 0xcb,0x9d,0x91,0xcb,0xe5,0xc8,0xe5,0x72,0x24,0x93,0x49,0x4c,0xd3,0xa4,0x50,0x28, - 0x50,0x28,0x14,0xf8,0xb7,0x11,0xaa,0x78,0x69,0x31,0xe9,0x2,0xe8,0xba,0xce,0xf1, - 0xf1,0x71,0xd0,0xf5,0xb3,0xb3,0xb3,0x60,0xe9,0x6c,0x6d,0x6d,0x5,0xb9,0x52,0x8a, - 0xfd,0xfd,0x7d,0x0,0xe2,0xf1,0x78,0xc8,0x8,0xc1,0x95,0x92,0x69,0x3,0x41,0x83, - 0xfe,0x4f,0x4c,0xd,0x0,0xed,0xab,0x1f,0xe5,0x4e,0x62,0x8e,0xfb,0x8,0x7c,0xf9, - 0xd1,0xe0,0x8f,0x59,0x16,0xfd,0xf,0x9b,0xe9,0xf7,0xd1,0xc0,0x1d,0x71,0x57,0x5b, - 0xf9,0x46,0x3e,0xfb,0xf0,0x1a,0xf,0xe,0xba,0x78,0xf5,0xaf,0x67,0xfb,0x35,0xad, - 0x7d,0xcf,0x68,0x39,0x8b,0xf1,0xe4,0x90,0x75,0xbd,0xd1,0xa5,0xde,0x38,0x65,0x1d, - 0x8d,0xc9,0x2c,0x28,0xc0,0xd6,0x6b,0xee,0x6e,0x35,0x89,0xa2,0x53,0xff,0x1b,0x52, - 0xf8,0x4f,0x97,0x13,0xad,0x14,0x29,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, - 0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-view_pdf5.png - 0x0,0x0,0x4,0x93, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/buffer-view_pdf5.png + 0x0,0x0,0x4,0x93, 0x89, 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, @@ -34699,6 +34632,73 @@ 0x2,0xc8,0x7f,0x7c,0x4c,0x43,0x66,0x1f,0xce,0xf0,0x5d,0x1,0xff,0x0,0x74,0x25, 0xb4,0x52,0x77,0xfe,0x8,0xff,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42, 0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/float-insert_table.png + 0x0,0x0,0x3,0xf4, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x4,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0x8,0x7c,0x8,0x64,0x88, + 0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x2,0x61,0x0,0x0,0x2,0x61, + 0x1,0xc1,0x30,0x55,0xfa,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66, + 0x74,0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61, + 0x70,0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x3,0x71,0x49,0x44, + 0x41,0x54,0x38,0x8d,0xa5,0xd5,0xbf,0x6f,0x1b,0x65,0x18,0xc0,0xf1,0xef,0xd9,0xe7, + 0x8b,0xed,0xb3,0x13,0xc7,0x3f,0x83,0xec,0x46,0x85,0xc,0xb8,0x95,0xe8,0x80,0x14, + 0x29,0x2a,0x7f,0x0,0xb,0x15,0x4,0xf5,0x2f,0x60,0x62,0x61,0x67,0x40,0x16,0x62, + 0xe2,0x4f,0x60,0x6a,0x36,0xa6,0x4a,0x1d,0x80,0xa1,0x88,0x35,0xaa,0x23,0x55,0x55, + 0xda,0x26,0xa5,0xa0,0xb8,0x6e,0x12,0xc7,0x89,0x73,0xa9,0x9d,0xd8,0xbe,0x3b,0x7c, + 0x67,0xbf,0xf,0x43,0xea,0x23,0x7,0x1b,0x7e,0xa6,0x67,0x38,0x7d,0xf4,0xbc,0xef, + 0xf3,0xbc,0xcf,0x69,0xdf,0xfe,0x22,0x4b,0x28,0xd6,0x34,0x98,0xd4,0x3e,0xe1,0x27, + 0x66,0x88,0xef,0x7e,0xe6,0x8e,0x40,0x94,0x8,0x75,0xfd,0x79,0x8b,0xb5,0x95,0x3c, + 0xf,0xac,0x21,0x1e,0x30,0x37,0xb,0xfc,0xba,0xcb,0xfd,0x42,0xa,0xa3,0x71,0xc6, + 0xba,0xfe,0xeb,0xe,0x93,0x42,0x1a,0xcf,0x57,0xd0,0x3c,0x19,0x3c,0x6b,0x75,0x6c, + 0xf3,0xa4,0xe7,0x24,0x6e,0xdf,0x2c,0x59,0x2f,0xf6,0xcf,0xe7,0x87,0xae,0x1f,0x5b, + 0xad,0xe6,0xdf,0x3c,0x6d,0xf4,0x32,0x0,0xb7,0x56,0xb2,0xe7,0x8f,0x5f,0x5a,0xb9, + 0x54,0x22,0xe6,0xdf,0xb8,0x9e,0xe9,0x3f,0xda,0xed,0x14,0x96,0x16,0x93,0x6e,0xa5, + 0x64,0xda,0xbf,0xfd,0x9e,0x26,0x16,0xc1,0xb3,0x6,0x4c,0x10,0x11,0x44,0x84,0x57, + 0xc7,0xfd,0x67,0x32,0x63,0xbc,0x35,0x10,0x11,0xf4,0xe9,0x31,0x5a,0x1d,0xdb,0x7c, + 0x77,0x29,0x4d,0xbb,0xdd,0x66,0x3c,0x1e,0x73,0x34,0x88,0xb3,0xd9,0xca,0x2,0x20, + 0x80,0x6,0x7c,0xfa,0x5e,0x13,0x11,0x41,0x29,0x15,0x14,0xa4,0x94,0x42,0xd7,0x75, + 0xaa,0xd5,0x6a,0x60,0x0,0xff,0xc0,0x27,0x3d,0x27,0x1,0x30,0x1e,0x8f,0x59,0x5e, + 0x5e,0xe6,0xec,0x95,0x43,0xd1,0xf4,0xc8,0x67,0x92,0x0,0xec,0xb6,0x7c,0x16,0x16, + 0x16,0x0,0xb0,0x6d,0x1b,0x0,0xd3,0x34,0x1,0xe8,0x74,0x3a,0x21,0x23,0x4,0xdf, + 0xbe,0x59,0xb2,0x80,0x77,0x8e,0x6,0x71,0xac,0x86,0x4d,0xfb,0x42,0xa3,0x3f,0x8a, + 0x12,0x1b,0xb8,0x0,0x8c,0xc5,0x20,0x16,0x8b,0x21,0x22,0x68,0x9a,0x86,0x88,0x10, + 0x8d,0x46,0x83,0xaa,0xaf,0x18,0x0,0x44,0xa6,0xc9,0x8b,0xfd,0xf3,0x79,0x80,0xcd, + 0x56,0x96,0x3f,0x3b,0x70,0x74,0x11,0x45,0x89,0x86,0x1e,0x11,0xf4,0x88,0x30,0xef, + 0x3c,0xc7,0x71,0x1c,0x5c,0xd7,0xc5,0xf3,0x3c,0x3c,0xcf,0xc3,0xb6,0x6d,0x6c,0xdb, + 0x46,0x44,0x42,0x46,0xa8,0xe2,0xa1,0xeb,0xc7,0xa6,0x79,0x3a,0x6d,0xb2,0x90,0x74, + 0xf8,0xcb,0x87,0xcf,0x57,0x2f,0xaf,0xe2,0xde,0xee,0x13,0xca,0xe5,0x2f,0x42,0x47, + 0x2f,0x95,0x4a,0x0,0x74,0xbb,0xdd,0xff,0x18,0x1,0xbc,0x5a,0xcd,0xbf,0x1,0xca, + 0x0,0x87,0x96,0x8b,0xa7,0xa2,0xa4,0xbc,0x43,0x1e,0x3e,0x6c,0x20,0x22,0x9c,0x9e, + 0x9e,0xb2,0xb7,0xb7,0x87,0x52,0x8a,0xd1,0x68,0x84,0x88,0xd0,0xeb,0xf5,0x50,0x4a, + 0x31,0x99,0x4c,0xae,0x1a,0x61,0xf8,0x69,0xa3,0x97,0xa9,0x14,0x53,0x7c,0x7c,0xfd, + 0x88,0x78,0x3c,0x89,0xae,0xeb,0xb8,0x76,0x84,0x4c,0xea,0x3,0x0,0xc,0xc3,0x60, + 0x63,0x63,0x83,0x5a,0xad,0x86,0x65,0x59,0x88,0x8,0xc5,0x62,0x11,0x11,0x61,0x67, + 0x67,0x27,0x64,0x84,0xe0,0x69,0xc4,0x23,0x1e,0xe9,0xb9,0x39,0x74,0x5d,0x43,0x57, + 0x31,0xf2,0xf9,0x3c,0x0,0xf9,0x7c,0x9e,0x5a,0xad,0x6,0x10,0x8c,0xda,0xf4,0x6e, + 0xa7,0xcd,0xbb,0x1a,0x1,0x7c,0x6b,0x25,0x7b,0xe,0x2c,0x8b,0x8,0xfd,0x7e,0x1f, + 0x11,0x61,0x32,0x99,0x30,0x1a,0x8d,0x50,0x4a,0xe1,0xfb,0x3e,0xcd,0x66,0x13,0x0, + 0xd7,0x75,0x51,0x4a,0x5,0xdf,0x4d,0xe1,0xb7,0x46,0x18,0x7e,0xfc,0xd2,0xca,0x5d, + 0x2b,0x9a,0x28,0xa5,0xc8,0x66,0xb3,0xe8,0xba,0x8e,0xe3,0x38,0x54,0x2a,0x15,0x0, + 0xb6,0xb7,0xb7,0xa9,0x56,0xab,0x0,0xb4,0xdb,0x6d,0x44,0x84,0x72,0xb9,0xc,0x40, + 0xbd,0x5e,0xf,0x19,0x21,0x38,0x95,0x88,0xf9,0xd3,0x63,0x5e,0x5c,0x5c,0xa0,0x69, + 0x1a,0x9e,0xe7,0x71,0x70,0x70,0x80,0x88,0x4,0x15,0x8b,0x8,0xc3,0xe1,0x10,0xa5, + 0x14,0x8e,0xe3,0x0,0x4,0xcd,0x9b,0x1a,0x21,0xf8,0xc6,0xf5,0x4c,0x7f,0xa,0x1b, + 0x86,0x11,0x3c,0x82,0x74,0x3a,0x1d,0x4c,0xc5,0xfc,0xfc,0xe5,0x98,0xfa,0xbe,0x8f, + 0x88,0x90,0xc9,0x64,0x0,0xb0,0x2c,0x2b,0x64,0xc0,0x95,0x7,0xf2,0x68,0xb7,0x53, + 0x98,0x36,0x22,0x91,0x48,0x90,0x4c,0x26,0x31,0xc,0x83,0xc5,0xc5,0x45,0xb2,0xd9, + 0xcb,0x9d,0x91,0xcb,0xe5,0xc8,0xe5,0x72,0x24,0x93,0x49,0x4c,0xd3,0xa4,0x50,0x28, + 0x50,0x28,0x14,0xf8,0xb7,0x11,0xaa,0x78,0x69,0x31,0xe9,0x2,0xe8,0xba,0xce,0xf1, + 0xf1,0x71,0xd0,0xf5,0xb3,0xb3,0xb3,0x60,0xe9,0x6c,0x6d,0x6d,0x5,0xb9,0x52,0x8a, + 0xfd,0xfd,0x7d,0x0,0xe2,0xf1,0x78,0xc8,0x8,0xc1,0x95,0x92,0x69,0x3,0x41,0x83, + 0xfe,0x4f,0x4c,0xd,0x0,0xed,0xab,0x1f,0xe5,0x4e,0x62,0x8e,0xfb,0x8,0x7c,0xf9, + 0xd1,0xe0,0x8f,0x59,0x16,0xfd,0xf,0x9b,0xe9,0xf7,0xd1,0xc0,0x1d,0x71,0x57,0x5b, + 0xf9,0x46,0x3e,0xfb,0xf0,0x1a,0xf,0xe,0xba,0x78,0xf5,0xaf,0x67,0xfb,0x35,0xad, + 0x7d,0xcf,0x68,0x39,0x8b,0xf1,0xe4,0x90,0x75,0xbd,0xd1,0xa5,0xde,0x38,0x65,0x1d, + 0x8d,0xc9,0x2c,0x28,0xc0,0xd6,0x6b,0xee,0x6e,0x35,0x89,0xa2,0x53,0xff,0x1b,0x52, + 0xf8,0x4f,0x97,0x13,0xad,0x14,0x29,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae, + 0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/dialog-show-new-inset_graphics.png 0x0,0x0,0x4,0x24, 0x89, @@ -34866,113 +34866,6 @@ 0xd1,0xff,0x10,0xa4,0xd4,0xec,0x26,0x67,0x9b,0xf8,0x57,0x2b,0x84,0x94,0x7e,0x7f, 0xc6,0xe4,0x1f,0x29,0x69,0xe6,0xd7,0x8f,0x1,0x88,0xa3,0x0,0x0,0x0,0x0,0x49, 0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/bookmark-goto_0.png - 0x0,0x0,0x3,0x8b, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, - 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x9,0x84,0x0,0x0, - 0x9,0x84,0x1,0xaa,0xe2,0x63,0x79,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, - 0xd7,0xc,0x1c,0x11,0x34,0x7,0x24,0x7a,0x2c,0x2,0x0,0x0,0x3,0x18,0x49,0x44, - 0x41,0x54,0x78,0xda,0xdd,0x93,0x49,0x68,0x14,0x41,0x18,0x85,0x5f,0x55,0x77,0xcf, - 0xd2,0xe9,0x4c,0xa2,0x59,0xc5,0x2d,0x26,0x2a,0x8a,0xb,0xb8,0x86,0xb8,0x80,0xa8, - 0x78,0x34,0x8a,0xfb,0x41,0x44,0x41,0x10,0x11,0x3c,0x18,0x45,0x6f,0x8a,0x7a,0x53, - 0xf,0x82,0x10,0x8,0x38,0x1a,0x97,0x93,0x8a,0x1a,0x2,0x42,0xe,0x8a,0x8,0x82, - 0x10,0x5c,0x2e,0x6e,0xa8,0x18,0xd1,0x10,0x98,0x89,0x93,0x64,0x7a,0x7a,0xba,0xba, - 0x16,0xab,0x3b,0xa0,0x82,0x26,0x2a,0x7a,0xf2,0x35,0xf,0xa,0x8a,0xfa,0xea,0xaf, - 0xf7,0xff,0x8d,0xff,0x5f,0x53,0x37,0x5f,0x58,0xbc,0xf6,0xe0,0xcd,0xfb,0xed,0x9d, - 0xcf,0x5a,0x31,0x8a,0xcc,0xdf,0x6,0x6e,0x4a,0x53,0xc9,0x8b,0x2d,0x55,0xe,0x4e, - 0x34,0xcd,0xae,0xb1,0x6e,0x74,0x75,0x2f,0x7,0xb0,0xe7,0xaf,0xc0,0xd,0x9b,0xd2, - 0x35,0x22,0x28,0xb4,0x37,0xcd,0xaa,0x5d,0xb3,0x63,0x5d,0x13,0x12,0xf1,0x18,0xce, - 0xa5,0x6f,0xe0,0xaf,0x2a,0x9e,0xb6,0xf5,0xd2,0x9a,0x18,0x61,0xed,0x1b,0x57,0xcf, - 0xae,0x69,0x9c,0x3b,0x5,0x82,0x73,0xb8,0xda,0xcc,0xcd,0x8c,0xe,0x1e,0x19,0x78, - 0xd9,0x82,0x92,0x27,0xc6,0x8f,0x8d,0xb7,0x6c,0x5e,0x35,0x8b,0x56,0x96,0x97,0x20, - 0xef,0x15,0x41,0x30,0x2c,0xee,0x66,0x51,0x31,0x6f,0xbb,0x41,0xa8,0x9,0x62,0xc4, - 0x15,0x8d,0xd9,0x0,0x8,0xfa,0x1e,0x9c,0x96,0xd0,0xa2,0x3f,0x85,0x6e,0xb9,0x54, - 0xf,0x25,0x1e,0x2c,0x9a,0x5e,0x7e,0x68,0xdb,0xaa,0x7a,0x9a,0xb0,0x28,0xdc,0x82, - 0x8f,0x82,0x17,0x9a,0x45,0xe6,0x5e,0xe,0x3c,0xdf,0xc7,0x45,0x31,0xc7,0x65,0x50, - 0x10,0x8a,0xfb,0xa2,0xac,0x24,0x26,0xf6,0x1e,0xbd,0xd0,0x1,0x2d,0xf2,0x43,0x93, - 0xb6,0x5c,0xdc,0x6a,0x5b,0xa4,0x75,0xc5,0xdc,0x8a,0xb2,0xba,0x71,0x29,0x18,0xa6, - 0x9,0xc3,0x30,0x40,0x69,0x68,0xa,0x42,0x86,0x8f,0x28,0xa5,0x22,0xb,0x21,0xb4, - 0x39,0x78,0x10,0x80,0x31,0x1f,0x6d,0x57,0x3a,0xf0,0xf6,0xee,0x59,0x62,0x7e,0x37, - 0x46,0x25,0x80,0x3a,0x5b,0xed,0xa8,0x5d,0x8d,0xd3,0x4b,0xe1,0xd8,0x4,0x79,0x5d, - 0xa5,0x69,0x49,0x98,0xa6,0xa5,0xe1,0x2a,0x82,0x13,0x4a,0x42,0x78,0x4,0x95,0x52, - 0x46,0x60,0x1e,0x70,0x4,0x8c,0xc1,0xd3,0x51,0x7d,0xce,0xd,0x7c,0xcb,0xb8,0x61, - 0x43,0xdb,0x4,0xc9,0x59,0xd7,0xe4,0x31,0xc1,0x8c,0xfa,0x5a,0x1b,0x3e,0x63,0x0, - 0x21,0x88,0xc5,0x0,0x4b,0x10,0xd,0xa7,0xda,0x44,0xc3,0x29,0x68,0x8,0x86,0xd2, - 0x1f,0xa0,0x24,0x50,0xf4,0x5,0x3e,0xf,0xb8,0xe8,0xed,0xcb,0xe0,0x7d,0xcf,0x27, - 0x68,0xce,0x37,0xb0,0x94,0x1,0x14,0x67,0xca,0xcd,0xfb,0xe8,0xf9,0x54,0x80,0xe3, - 0x94,0xc2,0x76,0x1c,0xd8,0xb6,0x42,0x3c,0x41,0x60,0x59,0x21,0x1c,0x1a,0x2a,0xa1, - 0x40,0x20,0xa4,0x42,0xc0,0x25,0xa,0x45,0x16,0xe5,0x5e,0xf4,0x3c,0xe4,0x5d,0x8e, - 0xb0,0x91,0x4a,0xc,0x83,0xd,0x68,0xe5,0x5e,0x74,0xe,0xa6,0xea,0x57,0x9c,0x1f, - 0x2c,0xb0,0xf2,0xfe,0x5c,0x7e,0x91,0x57,0x64,0xc4,0x63,0x12,0xae,0xaf,0xe0,0x31, - 0xc0,0xb,0x80,0x62,0xa0,0xc0,0x38,0x10,0x88,0x10,0xc,0x48,0x45,0xa2,0xde,0x53, - 0x42,0xa2,0xcb,0x24,0xe7,0x51,0xc6,0xbd,0x3d,0xaf,0xc0,0xb2,0xaf,0x8e,0x7d,0xcd, - 0xb8,0xe7,0xce,0x61,0xf,0xc0,0xbe,0x71,0xcb,0x5b,0x3a,0x33,0x59,0xef,0x3c,0x35, - 0x8c,0x5a,0x27,0x55,0x1e,0x35,0xcf,0xd2,0x8e,0x59,0x96,0x8e,0x26,0xa6,0xab,0x37, - 0xa3,0x48,0x10,0xc2,0x84,0x88,0xd6,0x52,0x29,0xf8,0x7a,0x2f,0x6c,0xae,0x9d,0xb4, - 0x90,0x8f,0x76,0x7f,0xa2,0xea,0xc6,0x3d,0x55,0x52,0x4,0x6d,0x95,0x55,0xd5,0xcd, - 0x33,0xe7,0x2c,0x40,0x2a,0x55,0x86,0x64,0x32,0x81,0x44,0x3c,0xae,0xe1,0x16,0x4c, - 0xd3,0xc0,0xa9,0x3,0xcd,0xe1,0xfc,0x82,0x98,0x49,0x10,0x2b,0xa1,0xd7,0x49,0x8c, - 0xad,0xac,0x80,0x52,0xf2,0xd6,0xc7,0xee,0xeb,0xeb,0x8,0x46,0x50,0xe5,0x82,0x9d, - 0x90,0xdc,0xdf,0xad,0x7f,0xdf,0x33,0xb,0x97,0xac,0x74,0x26,0xd6,0x35,0x20,0x99, - 0xd0,0xf0,0x44,0x3c,0xaa,0xfa,0xe4,0xfe,0x66,0xb0,0xcc,0xcb,0x11,0xcf,0x53,0x8c, - 0xa0,0x4c,0x77,0x1a,0xfd,0x4f,0xaf,0xb6,0xb9,0x83,0xfd,0xf3,0xef,0x75,0x5e,0x7e, - 0xf4,0xe4,0x61,0x57,0x34,0xd,0xa6,0x8e,0x25,0xae,0x9f,0x4d,0xa8,0x85,0xd1,0x44, - 0xf1,0xb,0xd,0xbc,0xb8,0xfd,0x5a,0x72,0xb1,0xec,0xf1,0xc3,0xae,0xe3,0xd7,0xd2, - 0xa7,0xc4,0x40,0x7f,0x5f,0x4,0x7,0x31,0xf0,0xcf,0x94,0x1c,0xbf,0x78,0x49,0x69, - 0xdd,0xd2,0x37,0xcd,0x47,0x5a,0xd5,0xa4,0xa6,0xf5,0xa,0xa3,0xe8,0x8f,0xae,0xe5, - 0x43,0x1f,0x3f,0x10,0xbb,0x26,0x9d,0xed,0xfd,0x60,0xc,0xd,0xb9,0xcf,0xfd,0xec, - 0xbb,0xe,0xfc,0x37,0xfa,0x2,0x9d,0xc7,0x5e,0x6,0x50,0xe4,0x66,0x9b,0x0,0x0, - 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/depth-increment.png - 0x0,0x0,0x2,0xbd, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x3,0x0,0x0,0x0,0xf3,0x6a,0x9c,0x9, - 0x0,0x0,0x0,0x3,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0xdb,0xe1,0x4f,0xe0,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7,0x1, - 0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74, - 0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70, - 0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x1,0x35,0x50,0x4c,0x54, - 0x45,0xff,0xff,0xff,0x0,0x40,0x0,0x40,0x80,0x40,0xf,0x4b,0x1e,0x3c,0x87,0x3c, - 0x1c,0x5c,0x23,0x32,0x80,0x32,0x3a,0x8b,0x36,0x4,0x3f,0x15,0x10,0x4d,0x1c,0x39, - 0x8a,0x35,0x39,0x8c,0x36,0x6,0x3d,0x13,0x21,0x65,0x27,0x2c,0x77,0x2c,0x15,0x56, - 0x1f,0x36,0x86,0x34,0x52,0x52,0x52,0x72,0x72,0x72,0xb,0x45,0x18,0x38,0x8c,0x36, - 0x54,0x54,0x54,0x72,0x72,0x72,0x55,0x55,0x55,0x70,0x70,0x70,0x54,0x54,0x54,0x55, - 0x55,0x55,0x70,0x70,0x70,0x72,0x72,0x72,0x19,0x5e,0x22,0x30,0x7f,0x31,0x26,0x6e, - 0x2a,0x10,0x4d,0x1b,0x38,0x8b,0x36,0xa,0x45,0x18,0x22,0x68,0x25,0x2f,0x78,0x2d, - 0x38,0x8b,0x36,0x1c,0x5d,0x1e,0x3f,0x8d,0x37,0x10,0x4d,0x1b,0x14,0x4e,0x16,0x15, - 0x56,0x1f,0x1a,0x5e,0x22,0x20,0x66,0x26,0x25,0x6e,0x2a,0x2b,0x76,0x2d,0x2d,0x67, - 0x13,0x30,0x7f,0x31,0x35,0x87,0x34,0x38,0x8b,0x36,0x39,0x7a,0x1c,0x4f,0x99,0x41, - 0x53,0x53,0x53,0x54,0x54,0x54,0x54,0x8d,0x10,0x54,0x95,0x37,0x55,0x55,0x55,0x5a, - 0x8e,0x9,0x5e,0x9b,0x17,0x5f,0x92,0x7,0x62,0x95,0x7,0x63,0x63,0x63,0x64,0x97, - 0x7,0x6a,0xa2,0x1e,0x6b,0x9f,0x7,0x6d,0xa3,0x34,0x70,0x70,0x70,0x71,0x71,0x71, - 0x72,0x72,0x72,0x73,0xa6,0x8,0x77,0xa5,0x25,0x77,0xa6,0x23,0x77,0xa7,0x27,0x78, - 0xad,0xc,0x7a,0xae,0x9,0x7b,0xb1,0x57,0x7d,0xae,0x21,0x84,0xb4,0x1e,0x86,0xba, - 0xa,0x88,0xba,0x1d,0x93,0xbe,0x47,0x95,0xbe,0x4e,0x97,0xc1,0x62,0x99,0xc2,0x54, - 0x9c,0xc4,0x5c,0x9d,0xc5,0x59,0xa0,0xc7,0x5e,0xab,0xce,0x6c,0xb0,0xd1,0x73,0xb3, - 0xd4,0x7a,0xc4,0xe0,0x91,0xc9,0xe4,0x98,0xd7,0xee,0xad,0xe0,0xe0,0xe0,0xe2,0xe2, - 0xe2,0xe5,0xe5,0xe5,0xe6,0xe6,0xe6,0xe9,0xe9,0xe9,0xed,0xed,0xed,0xf3,0xf3,0xf3, - 0xf9,0xf9,0xf9,0xfc,0xfc,0xfc,0x1b,0xa1,0x11,0xb4,0x0,0x0,0x0,0x28,0x74,0x52, - 0x4e,0x53,0x0,0x4,0x4,0x11,0x11,0x24,0x24,0x39,0x3d,0x3f,0x3f,0x47,0x50,0x56, - 0x56,0x85,0x85,0xa4,0xa4,0xaa,0xaa,0xab,0xab,0xb1,0xb1,0xb8,0xb8,0xb8,0xb8,0xc9, - 0xc9,0xe0,0xe2,0xe2,0xf0,0xf3,0xf3,0xf6,0xfd,0xfd,0xde,0x51,0x7,0x30,0x0,0x0, - 0x0,0xc6,0x49,0x44,0x41,0x54,0x18,0xd3,0x63,0x60,0x20,0x19,0x8,0xb9,0x22,0x80, - 0x10,0x42,0xd8,0x2e,0xd,0x8,0x52,0x53,0x92,0x13,0xe3,0xe2,0xe2,0xec,0x10,0xc2, - 0x82,0xa6,0x8,0x20,0x88,0xdf,0x60,0x76,0x6e,0xac,0xc2,0xaa,0x26,0x22,0x2c,0x30, - 0xb6,0x84,0xb,0x18,0x48,0x0,0x99,0x46,0xb1,0x3e,0x8a,0x5c,0x8,0xbb,0x53,0x93, - 0xe3,0xc1,0xd6,0x1a,0xc6,0x44,0x7,0xab,0xb,0x30,0x81,0x85,0xc5,0x2d,0xc1,0x40, - 0x1c,0xc8,0x34,0x88,0x8a,0x8c,0x8,0xb5,0x90,0x63,0x43,0x33,0x5b,0x2f,0x3c,0x2c, - 0x24,0x28,0xd0,0x49,0x85,0xf,0x55,0x58,0xd7,0xd3,0xdd,0xc3,0xd7,0x2f,0xc0,0x41, - 0x1e,0xc8,0x96,0x76,0x6,0x1,0x69,0x90,0xb0,0x8e,0x8d,0x8d,0xa3,0xb7,0xbf,0xb5, - 0x32,0x2f,0xc4,0xca,0x94,0x4,0x88,0x47,0xb5,0x6d,0x6c,0xdd,0xbc,0x8c,0x65,0x59, - 0x41,0x6c,0x29,0xb0,0x8d,0x52,0x20,0xa6,0x96,0x8d,0xbd,0xb9,0x1a,0x3f,0x23,0xba, - 0x77,0x34,0xac,0xf4,0x15,0x38,0x31,0x7d,0xa9,0xa4,0x29,0xcc,0xc,0x63,0x8b,0x41, - 0x43,0x57,0x86,0x81,0x81,0x83,0x7,0x35,0x84,0x53,0x92,0x50,0x42,0x17,0x4,0x44, - 0xcd,0x20,0x40,0x92,0xb4,0x68,0x4,0x0,0x11,0x67,0x2b,0xb8,0xed,0xec,0x18,0xcd, - 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/vc-revert.png 0x0,0x0,0x4,0x4e, 0x89, @@ -35045,6 +34938,175 @@ 0xcf,0x3f,0x1d,0x49,0xb5,0x34,0xaf,0x5c,0xeb,0x5e,0xbb,0x80,0x89,0x5c,0xdc,0xcd, 0x3f,0x6f,0x4a,0x5e,0x37,0x81,0x7f,0xd1,0x3f,0x27,0xc4,0xe5,0x63,0x1,0x68,0xb0, 0x72,0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/depth-increment.png + 0x0,0x0,0x2,0xbd, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x3,0x0,0x0,0x0,0xf3,0x6a,0x9c,0x9, + 0x0,0x0,0x0,0x3,0x73,0x42,0x49,0x54,0x8,0x8,0x8,0xdb,0xe1,0x4f,0xe0,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0xd,0xd7,0x0,0x0,0xd,0xd7,0x1, + 0x42,0x28,0x9b,0x78,0x0,0x0,0x0,0x19,0x74,0x45,0x58,0x74,0x53,0x6f,0x66,0x74, + 0x77,0x61,0x72,0x65,0x0,0x77,0x77,0x77,0x2e,0x69,0x6e,0x6b,0x73,0x63,0x61,0x70, + 0x65,0x2e,0x6f,0x72,0x67,0x9b,0xee,0x3c,0x1a,0x0,0x0,0x1,0x35,0x50,0x4c,0x54, + 0x45,0xff,0xff,0xff,0x0,0x40,0x0,0x40,0x80,0x40,0xf,0x4b,0x1e,0x3c,0x87,0x3c, + 0x1c,0x5c,0x23,0x32,0x80,0x32,0x3a,0x8b,0x36,0x4,0x3f,0x15,0x10,0x4d,0x1c,0x39, + 0x8a,0x35,0x39,0x8c,0x36,0x6,0x3d,0x13,0x21,0x65,0x27,0x2c,0x77,0x2c,0x15,0x56, + 0x1f,0x36,0x86,0x34,0x52,0x52,0x52,0x72,0x72,0x72,0xb,0x45,0x18,0x38,0x8c,0x36, + 0x54,0x54,0x54,0x72,0x72,0x72,0x55,0x55,0x55,0x70,0x70,0x70,0x54,0x54,0x54,0x55, + 0x55,0x55,0x70,0x70,0x70,0x72,0x72,0x72,0x19,0x5e,0x22,0x30,0x7f,0x31,0x26,0x6e, + 0x2a,0x10,0x4d,0x1b,0x38,0x8b,0x36,0xa,0x45,0x18,0x22,0x68,0x25,0x2f,0x78,0x2d, + 0x38,0x8b,0x36,0x1c,0x5d,0x1e,0x3f,0x8d,0x37,0x10,0x4d,0x1b,0x14,0x4e,0x16,0x15, + 0x56,0x1f,0x1a,0x5e,0x22,0x20,0x66,0x26,0x25,0x6e,0x2a,0x2b,0x76,0x2d,0x2d,0x67, + 0x13,0x30,0x7f,0x31,0x35,0x87,0x34,0x38,0x8b,0x36,0x39,0x7a,0x1c,0x4f,0x99,0x41, + 0x53,0x53,0x53,0x54,0x54,0x54,0x54,0x8d,0x10,0x54,0x95,0x37,0x55,0x55,0x55,0x5a, + 0x8e,0x9,0x5e,0x9b,0x17,0x5f,0x92,0x7,0x62,0x95,0x7,0x63,0x63,0x63,0x64,0x97, + 0x7,0x6a,0xa2,0x1e,0x6b,0x9f,0x7,0x6d,0xa3,0x34,0x70,0x70,0x70,0x71,0x71,0x71, + 0x72,0x72,0x72,0x73,0xa6,0x8,0x77,0xa5,0x25,0x77,0xa6,0x23,0x77,0xa7,0x27,0x78, + 0xad,0xc,0x7a,0xae,0x9,0x7b,0xb1,0x57,0x7d,0xae,0x21,0x84,0xb4,0x1e,0x86,0xba, + 0xa,0x88,0xba,0x1d,0x93,0xbe,0x47,0x95,0xbe,0x4e,0x97,0xc1,0x62,0x99,0xc2,0x54, + 0x9c,0xc4,0x5c,0x9d,0xc5,0x59,0xa0,0xc7,0x5e,0xab,0xce,0x6c,0xb0,0xd1,0x73,0xb3, + 0xd4,0x7a,0xc4,0xe0,0x91,0xc9,0xe4,0x98,0xd7,0xee,0xad,0xe0,0xe0,0xe0,0xe2,0xe2, + 0xe2,0xe5,0xe5,0xe5,0xe6,0xe6,0xe6,0xe9,0xe9,0xe9,0xed,0xed,0xed,0xf3,0xf3,0xf3, + 0xf9,0xf9,0xf9,0xfc,0xfc,0xfc,0x1b,0xa1,0x11,0xb4,0x0,0x0,0x0,0x28,0x74,0x52, + 0x4e,0x53,0x0,0x4,0x4,0x11,0x11,0x24,0x24,0x39,0x3d,0x3f,0x3f,0x47,0x50,0x56, + 0x56,0x85,0x85,0xa4,0xa4,0xaa,0xaa,0xab,0xab,0xb1,0xb1,0xb8,0xb8,0xb8,0xb8,0xc9, + 0xc9,0xe0,0xe2,0xe2,0xf0,0xf3,0xf3,0xf6,0xfd,0xfd,0xde,0x51,0x7,0x30,0x0,0x0, + 0x0,0xc6,0x49,0x44,0x41,0x54,0x18,0xd3,0x63,0x60,0x20,0x19,0x8,0xb9,0x22,0x80, + 0x10,0x42,0xd8,0x2e,0xd,0x8,0x52,0x53,0x92,0x13,0xe3,0xe2,0xe2,0xec,0x10,0xc2, + 0x82,0xa6,0x8,0x20,0x88,0xdf,0x60,0x76,0x6e,0xac,0xc2,0xaa,0x26,0x22,0x2c,0x30, + 0xb6,0x84,0xb,0x18,0x48,0x0,0x99,0x46,0xb1,0x3e,0x8a,0x5c,0x8,0xbb,0x53,0x93, + 0xe3,0xc1,0xd6,0x1a,0xc6,0x44,0x7,0xab,0xb,0x30,0x81,0x85,0xc5,0x2d,0xc1,0x40, + 0x1c,0xc8,0x34,0x88,0x8a,0x8c,0x8,0xb5,0x90,0x63,0x43,0x33,0x5b,0x2f,0x3c,0x2c, + 0x24,0x28,0xd0,0x49,0x85,0xf,0x55,0x58,0xd7,0xd3,0xdd,0xc3,0xd7,0x2f,0xc0,0x41, + 0x1e,0xc8,0x96,0x76,0x6,0x1,0x69,0x90,0xb0,0x8e,0x8d,0x8d,0xa3,0xb7,0xbf,0xb5, + 0x32,0x2f,0xc4,0xca,0x94,0x4,0x88,0x47,0xb5,0x6d,0x6c,0xdd,0xbc,0x8c,0x65,0x59, + 0x41,0x6c,0x29,0xb0,0x8d,0x52,0x20,0xa6,0x96,0x8d,0xbd,0xb9,0x1a,0x3f,0x23,0xba, + 0x77,0x34,0xac,0xf4,0x15,0x38,0x31,0x7d,0xa9,0xa4,0x29,0xcc,0xc,0x63,0x8b,0x41, + 0x43,0x57,0x86,0x81,0x81,0x83,0x7,0x35,0x84,0x53,0x92,0x50,0x42,0x17,0x4,0x44, + 0xcd,0x20,0x40,0x92,0xb4,0x68,0x4,0x0,0x11,0x67,0x2b,0xb8,0xed,0xec,0x18,0xcd, + 0x0,0x0,0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/bookmark-goto_0.png + 0x0,0x0,0x3,0x8b, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd, + 0xa7,0x93,0x0,0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x9,0x84,0x0,0x0, + 0x9,0x84,0x1,0xaa,0xe2,0x63,0x79,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7, + 0xd7,0xc,0x1c,0x11,0x34,0x7,0x24,0x7a,0x2c,0x2,0x0,0x0,0x3,0x18,0x49,0x44, + 0x41,0x54,0x78,0xda,0xdd,0x93,0x49,0x68,0x14,0x41,0x18,0x85,0x5f,0x55,0x77,0xcf, + 0xd2,0xe9,0x4c,0xa2,0x59,0xc5,0x2d,0x26,0x2a,0x8a,0xb,0xb8,0x86,0xb8,0x80,0xa8, + 0x78,0x34,0x8a,0xfb,0x41,0x44,0x41,0x10,0x11,0x3c,0x18,0x45,0x6f,0x8a,0x7a,0x53, + 0xf,0x82,0x10,0x8,0x38,0x1a,0x97,0x93,0x8a,0x1a,0x2,0x42,0xe,0x8a,0x8,0x82, + 0x10,0x5c,0x2e,0x6e,0xa8,0x18,0xd1,0x10,0x98,0x89,0x93,0x64,0x7a,0x7a,0xba,0xba, + 0x16,0xab,0x3b,0xa0,0x82,0x26,0x2a,0x7a,0xf2,0x35,0xf,0xa,0x8a,0xfa,0xea,0xaf, + 0xf7,0xff,0x8d,0xff,0x5f,0x53,0x37,0x5f,0x58,0xbc,0xf6,0xe0,0xcd,0xfb,0xed,0x9d, + 0xcf,0x5a,0x31,0x8a,0xcc,0xdf,0x6,0x6e,0x4a,0x53,0xc9,0x8b,0x2d,0x55,0xe,0x4e, + 0x34,0xcd,0xae,0xb1,0x6e,0x74,0x75,0x2f,0x7,0xb0,0xe7,0xaf,0xc0,0xd,0x9b,0xd2, + 0x35,0x22,0x28,0xb4,0x37,0xcd,0xaa,0x5d,0xb3,0x63,0x5d,0x13,0x12,0xf1,0x18,0xce, + 0xa5,0x6f,0xe0,0xaf,0x2a,0x9e,0xb6,0xf5,0xd2,0x9a,0x18,0x61,0xed,0x1b,0x57,0xcf, + 0xae,0x69,0x9c,0x3b,0x5,0x82,0x73,0xb8,0xda,0xcc,0xcd,0x8c,0xe,0x1e,0x19,0x78, + 0xd9,0x82,0x92,0x27,0xc6,0x8f,0x8d,0xb7,0x6c,0x5e,0x35,0x8b,0x56,0x96,0x97,0x20, + 0xef,0x15,0x41,0x30,0x2c,0xee,0x66,0x51,0x31,0x6f,0xbb,0x41,0xa8,0x9,0x62,0xc4, + 0x15,0x8d,0xd9,0x0,0x8,0xfa,0x1e,0x9c,0x96,0xd0,0xa2,0x3f,0x85,0x6e,0xb9,0x54, + 0xf,0x25,0x1e,0x2c,0x9a,0x5e,0x7e,0x68,0xdb,0xaa,0x7a,0x9a,0xb0,0x28,0xdc,0x82, + 0x8f,0x82,0x17,0x9a,0x45,0xe6,0x5e,0xe,0x3c,0xdf,0xc7,0x45,0x31,0xc7,0x65,0x50, + 0x10,0x8a,0xfb,0xa2,0xac,0x24,0x26,0xf6,0x1e,0xbd,0xd0,0x1,0x2d,0xf2,0x43,0x93, + 0xb6,0x5c,0xdc,0x6a,0x5b,0xa4,0x75,0xc5,0xdc,0x8a,0xb2,0xba,0x71,0x29,0x18,0xa6, + 0x9,0xc3,0x30,0x40,0x69,0x68,0xa,0x42,0x86,0x8f,0x28,0xa5,0x22,0xb,0x21,0xb4, + 0x39,0x78,0x10,0x80,0x31,0x1f,0x6d,0x57,0x3a,0xf0,0xf6,0xee,0x59,0x62,0x7e,0x37, + 0x46,0x25,0x80,0x3a,0x5b,0xed,0xa8,0x5d,0x8d,0xd3,0x4b,0xe1,0xd8,0x4,0x79,0x5d, + 0xa5,0x69,0x49,0x98,0xa6,0xa5,0xe1,0x2a,0x82,0x13,0x4a,0x42,0x78,0x4,0x95,0x52, + 0x46,0x60,0x1e,0x70,0x4,0x8c,0xc1,0xd3,0x51,0x7d,0xce,0xd,0x7c,0xcb,0xb8,0x61, + 0x43,0xdb,0x4,0xc9,0x59,0xd7,0xe4,0x31,0xc1,0x8c,0xfa,0x5a,0x1b,0x3e,0x63,0x0, + 0x21,0x88,0xc5,0x0,0x4b,0x10,0xd,0xa7,0xda,0x44,0xc3,0x29,0x68,0x8,0x86,0xd2, + 0x1f,0xa0,0x24,0x50,0xf4,0x5,0x3e,0xf,0xb8,0xe8,0xed,0xcb,0xe0,0x7d,0xcf,0x27, + 0x68,0xce,0x37,0xb0,0x94,0x1,0x14,0x67,0xca,0xcd,0xfb,0xe8,0xf9,0x54,0x80,0xe3, + 0x94,0xc2,0x76,0x1c,0xd8,0xb6,0x42,0x3c,0x41,0x60,0x59,0x21,0x1c,0x1a,0x2a,0xa1, + 0x40,0x20,0xa4,0x42,0xc0,0x25,0xa,0x45,0x16,0xe5,0x5e,0xf4,0x3c,0xe4,0x5d,0x8e, + 0xb0,0x91,0x4a,0xc,0x83,0xd,0x68,0xe5,0x5e,0x74,0xe,0xa6,0xea,0x57,0x9c,0x1f, + 0x2c,0xb0,0xf2,0xfe,0x5c,0x7e,0x91,0x57,0x64,0xc4,0x63,0x12,0xae,0xaf,0xe0,0x31, + 0xc0,0xb,0x80,0x62,0xa0,0xc0,0x38,0x10,0x88,0x10,0xc,0x48,0x45,0xa2,0xde,0x53, + 0x42,0xa2,0xcb,0x24,0xe7,0x51,0xc6,0xbd,0x3d,0xaf,0xc0,0xb2,0xaf,0x8e,0x7d,0xcd, + 0xb8,0xe7,0xce,0x61,0xf,0xc0,0xbe,0x71,0xcb,0x5b,0x3a,0x33,0x59,0xef,0x3c,0x35, + 0x8c,0x5a,0x27,0x55,0x1e,0x35,0xcf,0xd2,0x8e,0x59,0x96,0x8e,0x26,0xa6,0xab,0x37, + 0xa3,0x48,0x10,0xc2,0x84,0x88,0xd6,0x52,0x29,0xf8,0x7a,0x2f,0x6c,0xae,0x9d,0xb4, + 0x90,0x8f,0x76,0x7f,0xa2,0xea,0xc6,0x3d,0x55,0x52,0x4,0x6d,0x95,0x55,0xd5,0xcd, + 0x33,0xe7,0x2c,0x40,0x2a,0x55,0x86,0x64,0x32,0x81,0x44,0x3c,0xae,0xe1,0x16,0x4c, + 0xd3,0xc0,0xa9,0x3,0xcd,0xe1,0xfc,0x82,0x98,0x49,0x10,0x2b,0xa1,0xd7,0x49,0x8c, + 0xad,0xac,0x80,0x52,0xf2,0xd6,0xc7,0xee,0xeb,0xeb,0x8,0x46,0x50,0xe5,0x82,0x9d, + 0x90,0xdc,0xdf,0xad,0x7f,0xdf,0x33,0xb,0x97,0xac,0x74,0x26,0xd6,0x35,0x20,0x99, + 0xd0,0xf0,0x44,0x3c,0xaa,0xfa,0xe4,0xfe,0x66,0xb0,0xcc,0xcb,0x11,0xcf,0x53,0x8c, + 0xa0,0x4c,0x77,0x1a,0xfd,0x4f,0xaf,0xb6,0xb9,0x83,0xfd,0xf3,0xef,0x75,0x5e,0x7e, + 0xf4,0xe4,0x61,0x57,0x34,0xd,0xa6,0x8e,0x25,0xae,0x9f,0x4d,0xa8,0x85,0xd1,0x44, + 0xf1,0xb,0xd,0xbc,0xb8,0xfd,0x5a,0x72,0xb1,0xec,0xf1,0xc3,0xae,0xe3,0xd7,0xd2, + 0xa7,0xc4,0x40,0x7f,0x5f,0x4,0x7,0x31,0xf0,0xcf,0x94,0x1c,0xbf,0x78,0x49,0x69, + 0xdd,0xd2,0x37,0xcd,0x47,0x5a,0xd5,0xa4,0xa6,0xf5,0xa,0xa3,0xe8,0x8f,0xae,0xe5, + 0x43,0x1f,0x3f,0x10,0xbb,0x26,0x9d,0xed,0xfd,0x60,0xc,0xd,0xb9,0xcf,0xfd,0xec, + 0xbb,0xe,0xfc,0x37,0xfa,0x2,0x9d,0xc7,0x5e,0x6,0x50,0xe4,0x66,0x9b,0x0,0x0, + 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, + // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/dialog-show_character.png + 0x0,0x0,0x3,0xa6, + 0x89, + 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, + 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, + 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, + 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, + 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x4,0xc2,0x0,0x0,0x4,0xc2,0x1, + 0xbc,0xcf,0x90,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd8,0x7,0xf, + 0x11,0xd,0x2,0x9e,0xbe,0x2e,0x82,0x0,0x0,0x3,0x26,0x49,0x44,0x41,0x54,0x78, + 0xda,0xa5,0x95,0x4d,0x48,0x14,0x71,0x18,0xc6,0x9f,0x99,0xf9,0xaf,0xb3,0x9f,0xac, + 0x2e,0x86,0xab,0xae,0x64,0x14,0x18,0xbb,0x5e,0xba,0x14,0x41,0x7,0x51,0x42,0xd8, + 0xe,0xb5,0x2e,0x88,0xd4,0xc5,0x43,0xa7,0x5c,0x3c,0xe4,0xa9,0x4e,0x81,0x87,0xa0, + 0xf,0x8a,0xee,0x5e,0xba,0x44,0x87,0xb5,0x5b,0x2b,0x8,0xf9,0x5,0x22,0x8,0x1d, + 0x6a,0x83,0xc,0xad,0x24,0x5b,0x77,0xdb,0x51,0xc4,0xdd,0x75,0x76,0x67,0xe7,0xa3, + 0x77,0x70,0x84,0x69,0x10,0x69,0xeb,0x7,0xcf,0x65,0x98,0x79,0x78,0xff,0xcf,0xfb, + 0x7f,0xdf,0xe1,0x6e,0x1,0x79,0x2f,0xe0,0x27,0xc1,0x43,0x72,0x93,0x44,0x12,0xb3, + 0xc4,0xe1,0x10,0x8d,0xa4,0x92,0xea,0xa4,0x1a,0x49,0xb6,0x74,0x40,0xaa,0x2,0xe1, + 0x57,0x40,0x19,0x36,0x18,0x23,0xd3,0xde,0xfe,0x7e,0x5f,0x4b,0x73,0x33,0x9a,0x0, + 0x98,0x72,0x71,0x9c,0x21,0x0,0xe0,0xd,0x83,0x3b,0x32,0xd6,0x1d,0xe6,0xa,0x69, + 0x57,0x92,0xf0,0x71,0x71,0xd1,0x7c,0xc6,0xc3,0x1,0xef,0x32,0xcd,0xc8,0xde,0x50, + 0x94,0x95,0x26,0x51,0xbc,0xcc,0x6b,0x5a,0xe8,0x5b,0x3a,0xcd,0xe2,0xe9,0x34,0xbf, + 0x3d,0x3d,0x8d,0x26,0x0,0x85,0xb7,0x6f,0xb1,0xb7,0xbc,0x1c,0x85,0x2c,0x7,0x95, + 0x5f,0xbf,0x22,0xde,0x60,0xf0,0x92,0xdb,0xe3,0x99,0x35,0xbf,0x63,0x66,0x21,0x96, + 0xb1,0xb3,0x62,0x28,0x7b,0x7b,0x3b,0xa5,0xad,0xad,0xab,0x83,0xef,0xdf,0xcb,0x0, + 0x4e,0x5d,0x99,0x9a,0x6a,0xbf,0x9,0x60,0xb6,0xb5,0xd5,0x10,0x64,0x99,0x73,0xd7, + 0xeb,0xe8,0x4c,0x24,0x2,0x3d,0x93,0x93,0x1,0x1c,0xf2,0xb3,0x5a,0x2c,0xde,0x99, + 0x49,0xa5,0x16,0x18,0xd0,0x91,0x7c,0xf2,0xa4,0xe3,0xd1,0xe8,0xa8,0xf,0x84,0xaa, + 0xaa,0x1a,0x80,0x22,0xc6,0x80,0xf2,0xc3,0xee,0xee,0xa7,0x20,0x24,0x49,0xa,0x3, + 0x30,0xfe,0x57,0xb9,0x5c,0xae,0x9d,0x9,0xc0,0x59,0x5d,0x51,0x4a,0x38,0x44,0x0, + 0x11,0x8f,0xc7,0xe1,0xf7,0xfb,0xd1,0x28,0xdb,0xdb,0xdb,0x58,0x5a,0x5a,0x42,0xb9, + 0x5c,0x6e,0x62,0x2f,0x80,0x2,0x72,0x39,0x38,0x11,0x45,0x71,0xed,0x5a,0x26,0x73, + 0xae,0x23,0x12,0x11,0xd4,0xf,0x1f,0xe0,0x79,0xfc,0x38,0x79,0x79,0x62,0x22,0x3d, + 0x34,0x34,0x84,0x69,0xca,0xbe,0x50,0x28,0xc,0xee,0xec,0xec,0x7c,0x5f,0x5b,0x5b, + 0xb,0xd1,0x49,0x7b,0x56,0x57,0x57,0xef,0xe5,0xf3,0xf9,0x1e,0x10,0xfb,0xfb,0xfb, + 0x3c,0x8f,0x63,0x50,0xe8,0x4,0x63,0x63,0x63,0xd7,0x4f,0x4b,0x92,0xd6,0x5c,0x2e, + 0xc3,0x6b,0x3e,0xcb,0xe7,0x8b,0x20,0xaa,0xd5,0x2a,0x4c,0x74,0x5d,0xff,0x11,0x8d, + 0x46,0xbf,0x24,0x12,0x89,0x95,0x60,0x30,0xf8,0x32,0x95,0x4a,0xdd,0x70,0xb9,0x5c, + 0x15,0x10,0xb5,0x5a,0x4d,0xf8,0xc3,0x98,0xe3,0x38,0x1d,0x84,0xd7,0xeb,0x7d,0x13, + 0x8,0x4,0x36,0x44,0xc0,0xc0,0xfa,0x3a,0xdc,0xba,0xe,0x17,0x63,0x9a,0xc3,0xd8, + 0x80,0xc5,0xf0,0xf0,0xb0,0xd1,0xd5,0xd5,0xb5,0x4e,0x8d,0x7b,0xed,0xf3,0xf9,0xea, + 0x95,0x4a,0x45,0x67,0xb0,0x11,0xa,0x85,0x8a,0x73,0x73,0x73,0xbd,0x2d,0x2d,0x2d, + 0x85,0x58,0x2c,0xa6,0x7e,0x22,0x63,0x97,0x75,0x7f,0xeb,0x8c,0xe9,0x20,0x64,0x59, + 0x86,0xd5,0x7d,0xd8,0xa1,0x6f,0x54,0x8a,0x62,0x9c,0x8a,0xbb,0x2f,0x8,0x82,0xc4, + 0x1c,0x15,0xab,0x0,0x3e,0xc1,0x82,0x4c,0xd,0xb7,0x35,0x14,0x15,0x41,0xd0,0xec, + 0xc6,0x3c,0xcf,0xeb,0x70,0x10,0xe,0x87,0xcd,0x28,0x4c,0x81,0xc7,0x9,0xf0,0x64, + 0x2c,0x5a,0x2f,0x9,0x56,0x14,0xa5,0x52,0x9,0x26,0x75,0xba,0xdb,0x27,0x70,0xb2, + 0x71,0x9d,0x8c,0x6b,0xd6,0x8,0xb,0xa2,0xa8,0x83,0xd8,0xd8,0xd8,0x70,0x64,0x7c, + 0x3c,0xc,0x27,0x70,0x0,0x70,0xaa,0x95,0x31,0x2f,0xcb,0x2,0x6c,0x50,0xc6,0xff, + 0x66,0x9c,0x1,0xc2,0x25,0xc0,0x73,0xd4,0x3c,0x31,0x9b,0xd,0xc3,0x6,0x55,0x8c, + 0x86,0x8c,0x9f,0x3,0x17,0xfd,0xc0,0x99,0x7d,0xe0,0x76,0x1d,0xe0,0x98,0xb5,0xd9, + 0xd4,0x4c,0x66,0x12,0x36,0x34,0x4d,0xd3,0x1b,0x32,0xae,0x2,0xef,0x18,0xe0,0xe3, + 0x8e,0xb2,0xb5,0x16,0x80,0x52,0x2a,0x5d,0x70,0xc,0x51,0x63,0xcd,0x23,0xe3,0x36, + 0xca,0x36,0x60,0xaa,0x62,0xd3,0xf9,0xa9,0xa9,0x18,0x6c,0xd0,0x48,0xbb,0x1b,0xaa, + 0xf8,0x1,0x50,0x81,0xd,0xc3,0x30,0xb0,0xb0,0xb0,0xc0,0xcf,0xcc,0xcf,0x47,0x61, + 0x83,0x76,0x43,0x34,0x9b,0xcd,0x7e,0xa6,0x41,0xd2,0xe9,0xfe,0xa3,0x21,0x36,0x37, + 0x37,0xdd,0x23,0x23,0x23,0xe3,0x3,0x3,0x3,0xcf,0x3a,0x3b,0x3b,0xb7,0xec,0xab, + 0x31,0x12,0x89,0x7c,0xed,0xeb,0xeb,0x7b,0x96,0x4c,0x26,0xef,0xd2,0xc4,0xb9,0xd1, + 0x8,0xc5,0x62,0xb1,0xed,0x6f,0xf6,0xef,0xee,0xee,0x6e,0x5b,0x43,0xf7,0x98,0x3a, + 0x2f,0x51,0x35,0xed,0x8c,0x31,0x1,0xc7,0x61,0xfd,0x31,0xa8,0x91,0x12,0x1c,0xfc, + 0x6,0xa1,0x16,0x7b,0x33,0xba,0x4d,0xe1,0x28,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, + 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/url-insert.png 0x0,0x0,0x5,0x4b, 0x89, @@ -35133,68 +35195,6 @@ 0x92,0x1e,0x1d,0xf3,0x98,0x98,0x46,0xb9,0xde,0x60,0x38,0x4f,0xfd,0x6b,0x5a,0xad, 0x38,0x12,0x5b,0xe5,0xc0,0xbf,0x70,0xca,0x6d,0x44,0xf6,0x4a,0xb0,0xcf,0x0,0x0, 0x0,0x0,0x49,0x45,0x4e,0x44,0xae,0x42,0x60,0x82, - // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/dialog-show_character.png - 0x0,0x0,0x3,0xa6, - 0x89, - 0x50,0x4e,0x47,0xd,0xa,0x1a,0xa,0x0,0x0,0x0,0xd,0x49,0x48,0x44,0x52,0x0, - 0x0,0x0,0x16,0x0,0x0,0x0,0x16,0x8,0x6,0x0,0x0,0x0,0xc4,0xb4,0x6c,0x3b, - 0x0,0x0,0x0,0x1,0x73,0x52,0x47,0x42,0x0,0xae,0xce,0x1c,0xe9,0x0,0x0,0x0, - 0x6,0x62,0x4b,0x47,0x44,0x0,0xff,0x0,0xff,0x0,0xff,0xa0,0xbd,0xa7,0x93,0x0, - 0x0,0x0,0x9,0x70,0x48,0x59,0x73,0x0,0x0,0x4,0xc2,0x0,0x0,0x4,0xc2,0x1, - 0xbc,0xcf,0x90,0x18,0x0,0x0,0x0,0x7,0x74,0x49,0x4d,0x45,0x7,0xd8,0x7,0xf, - 0x11,0xd,0x2,0x9e,0xbe,0x2e,0x82,0x0,0x0,0x3,0x26,0x49,0x44,0x41,0x54,0x78, - 0xda,0xa5,0x95,0x4d,0x48,0x14,0x71,0x18,0xc6,0x9f,0x99,0xf9,0xaf,0xb3,0x9f,0xac, - 0x2e,0x86,0xab,0xae,0x64,0x14,0x18,0xbb,0x5e,0xba,0x14,0x41,0x7,0x51,0x42,0xd8, - 0xe,0xb5,0x2e,0x88,0xd4,0xc5,0x43,0xa7,0x5c,0x3c,0xe4,0xa9,0x4e,0x81,0x87,0xa0, - 0xf,0x8a,0xee,0x5e,0xba,0x44,0x87,0xb5,0x5b,0x2b,0x8,0xf9,0x5,0x22,0x8,0x1d, - 0x6a,0x83,0xc,0xad,0x24,0x5b,0x77,0xdb,0x51,0xc4,0xdd,0x75,0x76,0x67,0xe7,0xa3, - 0x77,0x70,0x84,0x69,0x10,0x69,0xeb,0x7,0xcf,0x65,0x98,0x79,0x78,0xff,0xcf,0xfb, - 0x7f,0xdf,0xe1,0x6e,0x1,0x79,0x2f,0xe0,0x27,0xc1,0x43,0x72,0x93,0x44,0x12,0xb3, - 0xc4,0xe1,0x10,0x8d,0xa4,0x92,0xea,0xa4,0x1a,0x49,0xb6,0x74,0x40,0xaa,0x2,0xe1, - 0x57,0x40,0x19,0x36,0x18,0x23,0xd3,0xde,0xfe,0x7e,0x5f,0x4b,0x73,0x33,0x9a,0x0, - 0x98,0x72,0x71,0x9c,0x21,0x0,0xe0,0xd,0x83,0x3b,0x32,0xd6,0x1d,0xe6,0xa,0x69, - 0x57,0x92,0xf0,0x71,0x71,0xd1,0x7c,0xc6,0xc3,0x1,0xef,0x32,0xcd,0xc8,0xde,0x50, - 0x94,0x95,0x26,0x51,0xbc,0xcc,0x6b,0x5a,0xe8,0x5b,0x3a,0xcd,0xe2,0xe9,0x34,0xbf, - 0x3d,0x3d,0x8d,0x26,0x0,0x85,0xb7,0x6f,0xb1,0xb7,0xbc,0x1c,0x85,0x2c,0x7,0x95, - 0x5f,0xbf,0x22,0xde,0x60,0xf0,0x92,0xdb,0xe3,0x99,0x35,0xbf,0x63,0x66,0x21,0x96, - 0xb1,0xb3,0x62,0x28,0x7b,0x7b,0x3b,0xa5,0xad,0xad,0xab,0x83,0xef,0xdf,0xcb,0x0, - 0x4e,0x5d,0x99,0x9a,0x6a,0xbf,0x9,0x60,0xb6,0xb5,0xd5,0x10,0x64,0x99,0x73,0xd7, - 0xeb,0xe8,0x4c,0x24,0x2,0x3d,0x93,0x93,0x1,0x1c,0xf2,0xb3,0x5a,0x2c,0xde,0x99, - 0x49,0xa5,0x16,0x18,0xd0,0x91,0x7c,0xf2,0xa4,0xe3,0xd1,0xe8,0xa8,0xf,0x84,0xaa, - 0xaa,0x1a,0x80,0x22,0xc6,0x80,0xf2,0xc3,0xee,0xee,0xa7,0x20,0x24,0x49,0xa,0x3, - 0x30,0xfe,0x57,0xb9,0x5c,0xae,0x9d,0x9,0xc0,0x59,0x5d,0x51,0x4a,0x38,0x44,0x0, - 0x11,0x8f,0xc7,0xe1,0xf7,0xfb,0xd1,0x28,0xdb,0xdb,0xdb,0x58,0x5a,0x5a,0x42,0xb9, - 0x5c,0x6e,0x62,0x2f,0x80,0x2,0x72,0x39,0x38,0x11,0x45,0x71,0xed,0x5a,0x26,0x73, - 0xae,0x23,0x12,0x11,0xd4,0xf,0x1f,0xe0,0x79,0xfc,0x38,0x79,0x79,0x62,0x22,0x3d, - 0x34,0x34,0x84,0x69,0xca,0xbe,0x50,0x28,0xc,0xee,0xec,0xec,0x7c,0x5f,0x5b,0x5b, - 0xb,0xd1,0x49,0x7b,0x56,0x57,0x57,0xef,0xe5,0xf3,0xf9,0x1e,0x10,0xfb,0xfb,0xfb, - 0x3c,0x8f,0x63,0x50,0xe8,0x4,0x63,0x63,0x63,0xd7,0x4f,0x4b,0x92,0xd6,0x5c,0x2e, - 0xc3,0x6b,0x3e,0xcb,0xe7,0x8b,0x20,0xaa,0xd5,0x2a,0x4c,0x74,0x5d,0xff,0x11,0x8d, - 0x46,0xbf,0x24,0x12,0x89,0x95,0x60,0x30,0xf8,0x32,0x95,0x4a,0xdd,0x70,0xb9,0x5c, - 0x15,0x10,0xb5,0x5a,0x4d,0xf8,0xc3,0x98,0xe3,0x38,0x1d,0x84,0xd7,0xeb,0x7d,0x13, - 0x8,0x4,0x36,0x44,0xc0,0xc0,0xfa,0x3a,0xdc,0xba,0xe,0x17,0x63,0x9a,0xc3,0xd8, - 0x80,0xc5,0xf0,0xf0,0xb0,0xd1,0xd5,0xd5,0xb5,0x4e,0x8d,0x7b,0xed,0xf3,0xf9,0xea, - 0x95,0x4a,0x45,0x67,0xb0,0x11,0xa,0x85,0x8a,0x73,0x73,0x73,0xbd,0x2d,0x2d,0x2d, - 0x85,0x58,0x2c,0xa6,0x7e,0x22,0x63,0x97,0x75,0x7f,0xeb,0x8c,0xe9,0x20,0x64,0x59, - 0x86,0xd5,0x7d,0xd8,0xa1,0x6f,0x54,0x8a,0x62,0x9c,0x8a,0xbb,0x2f,0x8,0x82,0xc4, - 0x1c,0x15,0xab,0x0,0x3e,0xc1,0x82,0x4c,0xd,0xb7,0x35,0x14,0x15,0x41,0xd0,0xec, - 0xc6,0x3c,0xcf,0xeb,0x70,0x10,0xe,0x87,0xcd,0x28,0x4c,0x81,0xc7,0x9,0xf0,0x64, - 0x2c,0x5a,0x2f,0x9,0x56,0x14,0xa5,0x52,0x9,0x26,0x75,0xba,0xdb,0x27,0x70,0xb2, - 0x71,0x9d,0x8c,0x6b,0xd6,0x8,0xb,0xa2,0xa8,0x83,0xd8,0xd8,0xd8,0x70,0x64,0x7c, - 0x3c,0xc,0x27,0x70,0x0,0x70,0xaa,0x95,0x31,0x2f,0xcb,0x2,0x6c,0x50,0xc6,0xff, - 0x66,0x9c,0x1,0xc2,0x25,0xc0,0x73,0xd4,0x3c,0x31,0x9b,0xd,0xc3,0x6,0x55,0x8c, - 0x86,0x8c,0x9f,0x3,0x17,0xfd,0xc0,0x99,0x7d,0xe0,0x76,0x1d,0xe0,0x98,0xb5,0xd9, - 0xd4,0x4c,0x66,0x12,0x36,0x34,0x4d,0xd3,0x1b,0x32,0xae,0x2,0xef,0x18,0xe0,0xe3, - 0x8e,0xb2,0xb5,0x16,0x80,0x52,0x2a,0x5d,0x70,0xc,0x51,0x63,0xcd,0x23,0xe3,0x36, - 0xca,0x36,0x60,0xaa,0x62,0xd3,0xf9,0xa9,0xa9,0x18,0x6c,0xd0,0x48,0xbb,0x1b,0xaa, - 0xf8,0x1,0x50,0x81,0xd,0xc3,0x30,0xb0,0xb0,0xb0,0xc0,0xcf,0xcc,0xcf,0x47,0x61, - 0x83,0x76,0x43,0x34,0x9b,0xcd,0x7e,0xa6,0x41,0xd2,0xe9,0xfe,0xa3,0x21,0x36,0x37, - 0x37,0xdd,0x23,0x23,0x23,0xe3,0x3,0x3,0x3,0xcf,0x3a,0x3b,0x3b,0xb7,0xec,0xab, - 0x31,0x12,0x89,0x7c,0xed,0xeb,0xeb,0x7b,0x96,0x4c,0x26,0xef,0xd2,0xc4,0xb9,0xd1, - 0x8,0xc5,0x62,0xb1,0xed,0x6f,0xf6,0xef,0xee,0xee,0x6e,0x5b,0x43,0xf7,0x98,0x3a, - 0x2f,0x51,0x35,0xed,0x8c,0x31,0x1,0xc7,0x61,0xfd,0x31,0xa8,0x91,0x12,0x1c,0xfc, - 0x6,0xa1,0x16,0x7b,0x33,0xba,0x4d,0xe1,0x28,0x0,0x0,0x0,0x0,0x49,0x45,0x4e, - 0x44,0xae,0x42,0x60,0x82, // /cvs/lyx/lyx-release/lyx-export/lib/images/oxygen/closetab.png 0x0,0x0,0x3,0x39, 0x89, @@ -35314,37 +35314,43 @@ 0x0,0x62, 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, 0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // math-macro-remove-greedy-param.png + 0x0,0x22, + 0x8,0x91,0xc7,0x47, + 0x0,0x6d, + 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x2d,0x0,0x6d,0x0,0x61,0x0,0x63,0x0,0x72,0x0,0x6f,0x0,0x2d,0x0,0x72,0x0,0x65,0x0,0x6d,0x0,0x6f,0x0,0x76,0x0,0x65, + 0x0,0x2d,0x0,0x67,0x0,0x72,0x0,0x65,0x0,0x65,0x0,0x64,0x0,0x79,0x0,0x2d,0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x61,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e, + 0x0,0x67, // master-buffer-update.png 0x0,0x18, 0xd,0x2e,0x7f,0x67, 0x0,0x6d, 0x0,0x61,0x0,0x73,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x62,0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64, 0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // buffer-update_pdf3.png - 0x0,0x16, - 0xc,0xa2,0xd4,0x47, - 0x0,0x62, - 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, - 0x0,0x33,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // buffer-update_pdf.png 0x0,0x15, 0x8,0xca,0x1f,0x67, 0x0,0x62, 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, 0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // math-macro-remove-greedy-param.png - 0x0,0x22, - 0x8,0x91,0xc7,0x47, - 0x0,0x6d, - 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x2d,0x0,0x6d,0x0,0x61,0x0,0x63,0x0,0x72,0x0,0x6f,0x0,0x2d,0x0,0x72,0x0,0x65,0x0,0x6d,0x0,0x6f,0x0,0x76,0x0,0x65, - 0x0,0x2d,0x0,0x67,0x0,0x72,0x0,0x65,0x0,0x65,0x0,0x64,0x0,0x79,0x0,0x2d,0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x61,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e, - 0x0,0x67, + // buffer-update_pdf3.png + 0x0,0x16, + 0xc,0xa2,0xd4,0x47, + 0x0,0x62, + 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, + 0x0,0x33,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // buffer-update_pdf4.png 0x0,0x16, 0xc,0xa3,0xd4,0x47, 0x0,0x62, 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, 0x0,0x34,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // buffer-update_pdf5.png + 0x0,0x16, + 0xc,0xa4,0xd4,0x47, + 0x0,0x62, + 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, + 0x0,0x35,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // marginalnote-insert.png 0x0,0x17, 0xa,0x1c,0xce,0xc7, @@ -35356,12 +35362,6 @@ 0xb,0xb1,0xe2,0x47, 0x0,0x68, 0x0,0x72,0x0,0x65,0x0,0x66,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // buffer-update_pdf5.png - 0x0,0x16, - 0xc,0xa4,0xd4,0x47, - 0x0,0x62, - 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, - 0x0,0x35,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // math-macro-add-param.png 0x0,0x18, 0x3,0x21,0xf8,0xe7, @@ -35374,6 +35374,12 @@ 0x0,0x74, 0x0,0x61,0x0,0x62,0x0,0x75,0x0,0x6c,0x0,0x61,0x0,0x72,0x0,0x2d,0x0,0x66,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x75,0x0,0x72,0x0,0x65,0x0,0x5f,0x0,0x6d, 0x0,0x2d,0x0,0x76,0x0,0x61,0x0,0x6c,0x0,0x69,0x0,0x67,0x0,0x6e,0x0,0x2d,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // change-accept.png + 0x0,0x11, + 0x7,0xd6,0x5,0x47, + 0x0,0x63, + 0x0,0x68,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x65,0x0,0x2d,0x0,0x61,0x0,0x63,0x0,0x63,0x0,0x65,0x0,0x70,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // tabular-feature_toggle-line-top.png 0x0,0x23, 0x4,0xb3,0xe6,0x47, @@ -35381,12 +35387,6 @@ 0x0,0x61,0x0,0x62,0x0,0x75,0x0,0x6c,0x0,0x61,0x0,0x72,0x0,0x2d,0x0,0x66,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x75,0x0,0x72,0x0,0x65,0x0,0x5f,0x0,0x74, 0x0,0x6f,0x0,0x67,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x2d,0x0,0x6c,0x0,0x69,0x0,0x6e,0x0,0x65,0x0,0x2d,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, - // change-accept.png - 0x0,0x11, - 0x7,0xd6,0x5,0x47, - 0x0,0x63, - 0x0,0x68,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x65,0x0,0x2d,0x0,0x61,0x0,0x63,0x0,0x63,0x0,0x65,0x0,0x70,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // tabular-feature_multirow.png 0x0,0x1c, 0x2,0xf1,0xe4,0x7, @@ -35406,16 +35406,16 @@ 0x0,0x69,0x0,0x61,0x0,0x6c,0x0,0x6f,0x0,0x67,0x0,0x2d,0x0,0x73,0x0,0x68,0x0,0x6f,0x0,0x77,0x0,0x2d,0x0,0x6e,0x0,0x65,0x0,0x77,0x0,0x2d,0x0,0x69, 0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x5f,0x0,0x69,0x0,0x6e,0x0,0x63,0x0,0x6c,0x0,0x75,0x0,0x64,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // buffer-view.png - 0x0,0xf, - 0x6,0x53,0x58,0x27, - 0x0,0x62, - 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x76,0x0,0x69,0x0,0x65,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // undo.png 0x0,0x8, 0x4,0xb2,0x58,0xc7, 0x0,0x75, 0x0,0x6e,0x0,0x64,0x0,0x6f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // buffer-view.png + 0x0,0xf, + 0x6,0x53,0x58,0x27, + 0x0,0x62, + 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x76,0x0,0x69,0x0,0x65,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // vc-repo-update.png 0x0,0x12, 0x9,0xf8,0xf9,0x27, @@ -35489,17 +35489,17 @@ 0x4,0x5e,0x4f,0x27, 0x0,0x76, 0x0,0x63,0x0,0x2d,0x0,0x72,0x0,0x65,0x0,0x76,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // busy.gif - 0x0,0x8, - 0xc,0xac,0x40,0xd6, - 0x0,0x62, - 0x0,0x75,0x0,0x73,0x0,0x79,0x0,0x2e,0x0,0x67,0x0,0x69,0x0,0x66, // math-macro-make-nonoptional.png 0x0,0x1f, 0xb,0x75,0x7c,0x47, 0x0,0x6d, 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x2d,0x0,0x6d,0x0,0x61,0x0,0x63,0x0,0x72,0x0,0x6f,0x0,0x2d,0x0,0x6d,0x0,0x61,0x0,0x6b,0x0,0x65,0x0,0x2d,0x0,0x6e, 0x0,0x6f,0x0,0x6e,0x0,0x6f,0x0,0x70,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x61,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // busy.gif + 0x0,0x8, + 0xc,0xac,0x40,0xd6, + 0x0,0x62, + 0x0,0x75,0x0,0x73,0x0,0x79,0x0,0x2e,0x0,0x67,0x0,0x69,0x0,0x66, // layout_LyX-Code.png 0x0,0x13, 0x7,0x9c,0x86,0x27, @@ -35572,11 +35572,6 @@ 0x9,0x91,0x9,0xc7, 0x0,0x6e, 0x0,0x6f,0x0,0x74,0x0,0x65,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // psnfss4.png - 0x0,0xb, - 0xa,0x88,0x1e,0xe7, - 0x0,0x70, - 0x0,0x73,0x0,0x6e,0x0,0x66,0x0,0x73,0x0,0x73,0x0,0x34,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // bookmark-save.png 0x0,0x11, 0xe,0x74,0x6,0xe7, @@ -35590,22 +35585,27 @@ 0x0,0x61,0x0,0x62,0x0,0x75,0x0,0x6c,0x0,0x61,0x0,0x72,0x0,0x2d,0x0,0x66,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x75,0x0,0x72,0x0,0x65,0x0,0x5f,0x0,0x74, 0x0,0x6f,0x0,0x67,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x2d,0x0,0x6c,0x0,0x69,0x0,0x6e,0x0,0x65,0x0,0x2d,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x2e, 0x0,0x70,0x0,0x6e,0x0,0x67, + // psnfss4.png + 0x0,0xb, + 0xa,0x88,0x1e,0xe7, + 0x0,0x70, + 0x0,0x73,0x0,0x6e,0x0,0x66,0x0,0x73,0x0,0x73,0x0,0x34,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // unknown.png 0x0,0xb, 0x6,0x59,0xf3,0xe7, 0x0,0x75, 0x0,0x6e,0x0,0x6b,0x0,0x6e,0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // psnfss2.png + 0x0,0xb, + 0xa,0x8a,0x1e,0xe7, + 0x0,0x70, + 0x0,0x73,0x0,0x6e,0x0,0x66,0x0,0x73,0x0,0x73,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // dialog-show_spellchecker.png 0x0,0x1c, 0x6,0x74,0xad,0x87, 0x0,0x64, 0x0,0x69,0x0,0x61,0x0,0x6c,0x0,0x6f,0x0,0x67,0x0,0x2d,0x0,0x73,0x0,0x68,0x0,0x6f,0x0,0x77,0x0,0x5f,0x0,0x73,0x0,0x70,0x0,0x65,0x0,0x6c,0x0,0x6c, 0x0,0x63,0x0,0x68,0x0,0x65,0x0,0x63,0x0,0x6b,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // psnfss2.png - 0x0,0xb, - 0xa,0x8a,0x1e,0xe7, - 0x0,0x70, - 0x0,0x73,0x0,0x6e,0x0,0x66,0x0,0x73,0x0,0x73,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // amssymb.png 0x0,0xb, 0x0,0xe5,0xc2,0x27, @@ -35634,22 +35634,17 @@ 0x0,0x63, 0x0,0x68,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x65,0x0,0x73,0x0,0x2d,0x0,0x6f,0x0,0x75,0x0,0x74,0x0,0x70,0x0,0x75,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, + // psnfss3.png + 0x0,0xb, + 0xa,0x8d,0x1e,0xe7, + 0x0,0x70, + 0x0,0x73,0x0,0x6e,0x0,0x66,0x0,0x73,0x0,0x73,0x0,0x33,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // dialog-show-new-inset_ref.png 0x0,0x1d, 0xb,0x92,0xa3,0x67, 0x0,0x64, 0x0,0x69,0x0,0x61,0x0,0x6c,0x0,0x6f,0x0,0x67,0x0,0x2d,0x0,0x73,0x0,0x68,0x0,0x6f,0x0,0x77,0x0,0x2d,0x0,0x6e,0x0,0x65,0x0,0x77,0x0,0x2d,0x0,0x69, 0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x5f,0x0,0x72,0x0,0x65,0x0,0x66,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // psnfss3.png - 0x0,0xb, - 0xa,0x8d,0x1e,0xe7, - 0x0,0x70, - 0x0,0x73,0x0,0x6e,0x0,0x66,0x0,0x73,0x0,0x73,0x0,0x33,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // psnfss1.png - 0x0,0xb, - 0xa,0x8f,0x1e,0xe7, - 0x0,0x70, - 0x0,0x73,0x0,0x6e,0x0,0x66,0x0,0x73,0x0,0x73,0x0,0x31,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // tabular-feature_m-align-center.png 0x0,0x22, 0xc,0xc0,0xee,0x87, @@ -35657,24 +35652,29 @@ 0x0,0x61,0x0,0x62,0x0,0x75,0x0,0x6c,0x0,0x61,0x0,0x72,0x0,0x2d,0x0,0x66,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x75,0x0,0x72,0x0,0x65,0x0,0x5f,0x0,0x6d, 0x0,0x2d,0x0,0x61,0x0,0x6c,0x0,0x69,0x0,0x67,0x0,0x6e,0x0,0x2d,0x0,0x63,0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, + // psnfss1.png + 0x0,0xb, + 0xa,0x8f,0x1e,0xe7, + 0x0,0x70, + 0x0,0x73,0x0,0x6e,0x0,0x66,0x0,0x73,0x0,0x73,0x0,0x31,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // buffer-export_pdf4.png 0x0,0x16, - 0x7,0x64,0x36,0x27, - 0x0,0x62, - 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x65,0x0,0x78,0x0,0x70,0x0,0x6f,0x0,0x72,0x0,0x74,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, - 0x0,0x34,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // buffer-export_pdf2.png - 0x0,0x16, - 0x7,0x66,0x36,0x27, + 0x7,0x64,0x36,0x27, 0x0,0x62, 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x65,0x0,0x78,0x0,0x70,0x0,0x6f,0x0,0x72,0x0,0x74,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, - 0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + 0x0,0x34,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // buffer-toggle-output-sync.png 0x0,0x1d, 0x6,0x15,0xc7,0x7, 0x0,0x62, 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x74,0x0,0x6f,0x0,0x67,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x2d,0x0,0x6f,0x0,0x75,0x0,0x74, 0x0,0x70,0x0,0x75,0x0,0x74,0x0,0x2d,0x0,0x73,0x0,0x79,0x0,0x6e,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // buffer-export_pdf2.png + 0x0,0x16, + 0x7,0x66,0x36,0x27, + 0x0,0x62, + 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x65,0x0,0x78,0x0,0x70,0x0,0x6f,0x0,0x72,0x0,0x74,0x0,0x5f,0x0,0x70,0x0,0x64,0x0,0x66, + 0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // buffer-export_pdf.png 0x0,0x15, 0xb,0x76,0x61,0x47, @@ -35710,18 +35710,18 @@ 0x0,0x63, 0x0,0x68,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x65,0x0,0x73,0x0,0x2d,0x0,0x6d,0x0,0x65,0x0,0x72,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // all-changes-accept.png - 0x0,0x16, - 0xb,0x7f,0xa0,0x87, - 0x0,0x61, - 0x0,0x6c,0x0,0x6c,0x0,0x2d,0x0,0x63,0x0,0x68,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x65,0x0,0x73,0x0,0x2d,0x0,0x61,0x0,0x63,0x0,0x63,0x0,0x65,0x0,0x70, - 0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // thesaurus-entry.png 0x0,0x13, 0x3,0xa6,0x4f,0x7, 0x0,0x74, 0x0,0x68,0x0,0x65,0x0,0x73,0x0,0x61,0x0,0x75,0x0,0x72,0x0,0x75,0x0,0x73,0x0,0x2d,0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x72,0x0,0x79,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, + // all-changes-accept.png + 0x0,0x16, + 0xb,0x7f,0xa0,0x87, + 0x0,0x61, + 0x0,0x6c,0x0,0x6c,0x0,0x2d,0x0,0x63,0x0,0x68,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x65,0x0,0x73,0x0,0x2d,0x0,0x61,0x0,0x63,0x0,0x63,0x0,0x65,0x0,0x70, + 0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // tabular-feature_m-valign-bottom.png 0x0,0x23, 0x4,0xb2,0xd8,0x87, @@ -35794,17 +35794,17 @@ 0x3,0xd3,0xe7,0x87, 0x0,0x76, 0x0,0x63,0x0,0x2d,0x0,0x72,0x0,0x65,0x0,0x67,0x0,0x69,0x0,0x73,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // ert-insert.png + 0x0,0xe, + 0xe,0x7f,0x47,0x47, + 0x0,0x65, + 0x0,0x72,0x0,0x74,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // math-superscript.png 0x0,0x14, 0xf,0x49,0x70,0xa7, 0x0,0x6d, 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x2d,0x0,0x73,0x0,0x75,0x0,0x70,0x0,0x65,0x0,0x72,0x0,0x73,0x0,0x63,0x0,0x72,0x0,0x69,0x0,0x70,0x0,0x74,0x0,0x2e, 0x0,0x70,0x0,0x6e,0x0,0x67, - // ert-insert.png - 0x0,0xe, - 0xe,0x7f,0x47,0x47, - 0x0,0x65, - 0x0,0x72,0x0,0x74,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // buffer-write-as.png 0x0,0x13, 0xc,0xa7,0x70,0x47, @@ -35828,16 +35828,16 @@ 0x0,0x6d, 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x2d,0x0,0x73,0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x63,0x0,0x72,0x0,0x69,0x0,0x70,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, - // math-matrix.png - 0x0,0xf, - 0xc,0x62,0xe8,0x7, - 0x0,0x6d, - 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x2d,0x0,0x6d,0x0,0x61,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // url-insert.png 0x0,0xe, 0xd,0x7f,0x43,0x47, 0x0,0x75, 0x0,0x72,0x0,0x6c,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // math-matrix.png + 0x0,0xf, + 0xc,0x62,0xe8,0x7, + 0x0,0x6d, + 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x2d,0x0,0x6d,0x0,0x61,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // math 0x0,0x4, 0x0,0x7,0x38,0xa8, @@ -35921,17 +35921,17 @@ 0x0,0x73, 0x0,0x63,0x0,0x72,0x0,0x69,0x0,0x70,0x0,0x74,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x5f,0x0,0x73,0x0,0x75,0x0,0x62, 0x0,0x73,0x0,0x63,0x0,0x72,0x0,0x69,0x0,0x70,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // font-sans.png - 0x0,0xd, - 0xe,0xa0,0xbf,0xc7, - 0x0,0x66, - 0x0,0x6f,0x0,0x6e,0x0,0x74,0x0,0x2d,0x0,0x73,0x0,0x61,0x0,0x6e,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // footnote-insert.png 0x0,0x13, 0xd,0xa,0xa,0xa7, 0x0,0x66, 0x0,0x6f,0x0,0x6f,0x0,0x74,0x0,0x6e,0x0,0x6f,0x0,0x74,0x0,0x65,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, + // font-sans.png + 0x0,0xd, + 0xe,0xa0,0xbf,0xc7, + 0x0,0x66, + 0x0,0x6f,0x0,0x6e,0x0,0x74,0x0,0x2d,0x0,0x73,0x0,0x61,0x0,0x6e,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // math-macro-remove-optional-param.png 0x0,0x24, 0x7,0xa3,0x84,0x87, @@ -35967,12 +35967,11 @@ 0x0,0x63, 0x0,0x6c,0x0,0x6f,0x0,0x73,0x0,0x65,0x0,0x2d,0x0,0x74,0x0,0x61,0x0,0x62,0x0,0x2d,0x0,0x67,0x0,0x72,0x0,0x6f,0x0,0x75,0x0,0x70,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, - // buffer-view_ps.png - 0x0,0x12, - 0x6,0x84,0x9d,0xc7, - 0x0,0x62, - 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x76,0x0,0x69,0x0,0x65,0x0,0x77,0x0,0x5f,0x0,0x70,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e, - 0x0,0x67, + // down.png + 0x0,0x8, + 0x6,0xe1,0x5a,0x27, + 0x0,0x64, + 0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // buffer-update.png 0x0,0x11, 0x1,0xab,0x29,0x27, @@ -35985,11 +35984,12 @@ 0x0,0x64, 0x0,0x69,0x0,0x61,0x0,0x6c,0x0,0x6f,0x0,0x67,0x0,0x2d,0x0,0x73,0x0,0x68,0x0,0x6f,0x0,0x77,0x0,0x5f,0x0,0x76,0x0,0x63,0x0,0x6c,0x0,0x6f,0x0,0x67, 0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // down.png - 0x0,0x8, - 0x6,0xe1,0x5a,0x27, - 0x0,0x64, - 0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // buffer-view_ps.png + 0x0,0x12, + 0x6,0x84,0x9d,0xc7, + 0x0,0x62, + 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x76,0x0,0x69,0x0,0x65,0x0,0x77,0x0,0x5f,0x0,0x70,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e, + 0x0,0x67, // classic 0x0,0x7, 0xa,0x28,0xa9,0x33, @@ -36214,17 +36214,17 @@ 0x0,0x61,0x0,0x62,0x0,0x75,0x0,0x6c,0x0,0x61,0x0,0x72,0x0,0x2d,0x0,0x66,0x0,0x65,0x0,0x61,0x0,0x74,0x0,0x75,0x0,0x72,0x0,0x65,0x0,0x5f,0x0,0x73, 0x0,0x65,0x0,0x74,0x0,0x2d,0x0,0x72,0x0,0x6f,0x0,0x74,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x2d,0x0,0x74,0x0,0x61,0x0,0x62,0x0,0x75,0x0,0x6c,0x0,0x61, 0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // label-insert.png - 0x0,0x10, - 0xb,0x6c,0xc2,0x47, - 0x0,0x6c, - 0x0,0x61,0x0,0x62,0x0,0x65,0x0,0x6c,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // tabular-insert.png 0x0,0x12, 0x2,0xae,0xac,0xe7, 0x0,0x74, 0x0,0x61,0x0,0x62,0x0,0x75,0x0,0x6c,0x0,0x61,0x0,0x72,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, + // label-insert.png + 0x0,0x10, + 0xb,0x6c,0xc2,0x47, + 0x0,0x6c, + 0x0,0x61,0x0,0x62,0x0,0x65,0x0,0x6c,0x0,0x2d,0x0,0x69,0x0,0x6e,0x0,0x73,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // tabular-feature_toggle-line-right.png 0x0,0x25, 0xd,0x46,0x59,0x7, @@ -36287,17 +36287,17 @@ 0x0,0x62, 0x0,0x75,0x0,0x66,0x0,0x66,0x0,0x65,0x0,0x72,0x0,0x2d,0x0,0x75,0x0,0x70,0x0,0x64,0x0,0x61,0x0,0x74,0x0,0x65,0x0,0x5f,0x0,0x70,0x0,0x73,0x0,0x2e, 0x0,0x70,0x0,0x6e,0x0,0x67, - // vc-compare.png - 0x0,0xe, - 0x4,0xf4,0x80,0x87, - 0x0,0x76, - 0x0,0x63,0x0,0x2d,0x0,0x63,0x0,0x6f,0x0,0x6d,0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // toolbar-toggle_math.png 0x0,0x17, 0x2,0x20,0x2f,0x7, 0x0,0x74, 0x0,0x6f,0x0,0x6f,0x0,0x6c,0x0,0x62,0x0,0x61,0x0,0x72,0x0,0x2d,0x0,0x74,0x0,0x6f,0x0,0x67,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x5f,0x0,0x6d,0x0,0x61, 0x0,0x74,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // vc-compare.png + 0x0,0xe, + 0x4,0xf4,0x80,0x87, + 0x0,0x76, + 0x0,0x63,0x0,0x2d,0x0,0x63,0x0,0x6f,0x0,0x6d,0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // all-changes-reject.png 0x0,0x16, 0xc,0xa0,0x43,0xa7, @@ -36415,17 +36415,17 @@ 0x0,0x28,0xa3,0xc7, 0x0,0x73, 0x0,0x6d,0x0,0x69,0x0,0x6c,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // triangledown.png - 0x0,0x10, - 0x6,0x6b,0xe3,0xc7, - 0x0,0x74, - 0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x64,0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // trianglelefteq.png 0x0,0x12, 0x0,0x7b,0xe1,0xe7, 0x0,0x74, 0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, + // triangledown.png + 0x0,0x10, + 0x6,0x6b,0xe3,0xc7, + 0x0,0x74, + 0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x64,0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // sum.png 0x0,0x7, 0xa,0xc0,0x57,0xa7, @@ -36446,16 +36446,16 @@ 0x8,0x96,0xa3,0x7, 0x0,0x68, 0x0,0x73,0x0,0x6c,0x0,0x61,0x0,0x73,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // adots.png - 0x0,0x9, - 0x6,0xb6,0x98,0x27, - 0x0,0x61, - 0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // geqslant.png 0x0,0xc, 0xd,0xee,0x43,0x7, 0x0,0x67, 0x0,0x65,0x0,0x71,0x0,0x73,0x0,0x6c,0x0,0x61,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // adots.png + 0x0,0x9, + 0x6,0xb6,0x98,0x27, + 0x0,0x61, + 0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // leftharpoondown.png 0x0,0x13, 0xf,0x3,0x27,0x87, @@ -36505,32 +36505,32 @@ 0x9,0x57,0x84,0x7, 0x0,0x6d, 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x63,0x0,0x61,0x0,0x6c,0x0,0x5f,0x0,0x4f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // blacklozenge.png - 0x0,0x10, - 0x0,0x8c,0xff,0xa7, - 0x0,0x62, - 0x0,0x6c,0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x6c,0x0,0x6f,0x0,0x7a,0x0,0x65,0x0,0x6e,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // bigtriangledown.png 0x0,0x13, 0x5,0xc7,0xe0,0x87, 0x0,0x62, 0x0,0x69,0x0,0x67,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x64,0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, + // blacklozenge.png + 0x0,0x10, + 0x0,0x8c,0xff,0xa7, + 0x0,0x62, + 0x0,0x6c,0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x6c,0x0,0x6f,0x0,0x7a,0x0,0x65,0x0,0x6e,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // flat.png 0x0,0x8, 0x2,0x87,0x5a,0xe7, 0x0,0x66, 0x0,0x6c,0x0,0x61,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // ddddot.png - 0x0,0xa, - 0xb,0x6a,0x2,0x7, - 0x0,0x64, - 0x0,0x64,0x0,0x64,0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // textrm_AA.png 0x0,0xd, 0x6,0xcf,0x24,0xc7, 0x0,0x74, 0x0,0x65,0x0,0x78,0x0,0x74,0x0,0x72,0x0,0x6d,0x0,0x5f,0x0,0x41,0x0,0x41,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // ddddot.png + 0x0,0xa, + 0xb,0x6a,0x2,0x7, + 0x0,0x64, + 0x0,0x64,0x0,0x64,0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // approx.png 0x0,0xa, 0x9,0x66,0x59,0xa7, @@ -36541,17 +36541,17 @@ 0x3,0x35,0x62,0x87, 0x0,0x76, 0x0,0x61,0x0,0x72,0x0,0x74,0x0,0x68,0x0,0x65,0x0,0x74,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // overbrace.png + 0x0,0xd, + 0xa,0x11,0x45,0x87, + 0x0,0x6f, + 0x0,0x76,0x0,0x65,0x0,0x72,0x0,0x62,0x0,0x72,0x0,0x61,0x0,0x63,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // longleftrightarrow2.png 0x0,0x17, 0x4,0x3d,0x80,0x87, 0x0,0x6c, 0x0,0x6f,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f, 0x0,0x77,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // overbrace.png - 0x0,0xd, - 0xa,0x11,0x45,0x87, - 0x0,0x6f, - 0x0,0x76,0x0,0x65,0x0,0x72,0x0,0x62,0x0,0x72,0x0,0x61,0x0,0x63,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ointop.png 0x0,0xa, 0xb,0x6d,0x97,0xe7, @@ -36567,31 +36567,31 @@ 0x1,0xb3,0x6f,0xc7, 0x0,0x73, 0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x6e,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // precapprox.png - 0x0,0xe, - 0x8,0x18,0x44,0x47, - 0x0,0x70, - 0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ngeq.png 0x0,0x8, 0xd,0xc4,0x59,0xc7, 0x0,0x6e, 0x0,0x67,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // precapprox.png + 0x0,0xe, + 0x8,0x18,0x44,0x47, + 0x0,0x70, + 0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // nsupseteqq.png 0x0,0xe, 0x9,0xf,0x73,0x67, 0x0,0x6e, 0x0,0x73,0x0,0x75,0x0,0x70,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // backepsilon.png - 0x0,0xf, - 0x7,0x98,0x5,0x27, - 0x0,0x62, - 0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x65,0x0,0x70,0x0,0x73,0x0,0x69,0x0,0x6c,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // super.png 0x0,0x9, 0x6,0xc5,0xa2,0xc7, 0x0,0x73, 0x0,0x75,0x0,0x70,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // backepsilon.png + 0x0,0xf, + 0x7,0x98,0x5,0x27, + 0x0,0x62, + 0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x65,0x0,0x70,0x0,0x73,0x0,0x69,0x0,0x6c,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // iiiint.png 0x0,0xa, 0x0,0x59,0x57,0x47, @@ -36607,11 +36607,6 @@ 0x8,0x95,0xee,0x7, 0x0,0x6e, 0x0,0x76,0x0,0x64,0x0,0x61,0x0,0x73,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // gtrdot.png - 0x0,0xa, - 0xb,0x6a,0x80,0x47, - 0x0,0x67, - 0x0,0x74,0x0,0x72,0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // nsupseteq.png 0x0,0xd, 0x1,0x9c,0xa5,0x7, @@ -36623,6 +36618,11 @@ 0x0,0x6f, 0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x63,0x0,0x74,0x0,0x72,0x0,0x63,0x0,0x6c,0x0,0x6f,0x0,0x63,0x0,0x6b,0x0,0x77,0x0,0x69,0x0,0x73,0x0,0x65,0x0,0x2e, 0x0,0x70,0x0,0x6e,0x0,0x67, + // gtrdot.png + 0x0,0xa, + 0xb,0x6a,0x80,0x47, + 0x0,0x67, + 0x0,0x74,0x0,0x72,0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // overset.png 0x0,0xb, 0x9,0x2a,0xce,0x67, @@ -36685,38 +36685,38 @@ 0x0,0x6e, 0x0,0x73,0x0,0x68,0x0,0x6f,0x0,0x72,0x0,0x74,0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x61,0x0,0x6c,0x0,0x6c,0x0,0x65,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, + // Lleftarrow.png + 0x0,0xe, + 0xc,0x15,0x12,0xa7, + 0x0,0x4c, + 0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ointctrclockwiseop.png 0x0,0x16, 0xd,0xb3,0xbc,0x67, 0x0,0x6f, 0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x63,0x0,0x74,0x0,0x72,0x0,0x63,0x0,0x6c,0x0,0x6f,0x0,0x63,0x0,0x6b,0x0,0x77,0x0,0x69,0x0,0x73,0x0,0x65,0x0,0x6f, 0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // Lleftarrow.png - 0x0,0xe, - 0xc,0x15,0x12,0xa7, - 0x0,0x4c, - 0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // downharpoonleft.png 0x0,0x13, 0x4,0x82,0xa4,0x67, 0x0,0x64, 0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x68,0x0,0x61,0x0,0x72,0x0,0x70,0x0,0x6f,0x0,0x6f,0x0,0x6e,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, - // beta.png - 0x0,0x8, - 0xc,0xa4,0x5a,0x47, - 0x0,0x62, - 0x0,0x65,0x0,0x74,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // bigvee.png - 0x0,0xa, - 0xc,0xbd,0x48,0x87, - 0x0,0x62, - 0x0,0x69,0x0,0x67,0x0,0x76,0x0,0x65,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // mathcal_F.png 0x0,0xd, 0x9,0x2c,0x84,0x7, 0x0,0x6d, 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x63,0x0,0x61,0x0,0x6c,0x0,0x5f,0x0,0x46,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // bigvee.png + 0x0,0xa, + 0xc,0xbd,0x48,0x87, + 0x0,0x62, + 0x0,0x69,0x0,0x67,0x0,0x76,0x0,0x65,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // beta.png + 0x0,0x8, + 0xc,0xa4,0x5a,0x47, + 0x0,0x62, + 0x0,0x65,0x0,0x74,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // coprod.png 0x0,0xa, 0x9,0x5a,0x1b,0xa7, @@ -36753,6 +36753,11 @@ 0x8,0x90,0xee,0x7, 0x0,0x56, 0x0,0x76,0x0,0x64,0x0,0x61,0x0,0x73,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // nleqslant.png + 0x0,0xd, + 0xe,0xe,0x42,0xc7, + 0x0,0x6e, + 0x0,0x6c,0x0,0x65,0x0,0x71,0x0,0x73,0x0,0x6c,0x0,0x61,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // downarrow2.png 0x0,0xe, 0xb,0x6c,0x5e,0xa7, @@ -36763,11 +36768,6 @@ 0xc,0x6b,0x87,0x7, 0x0,0x61, 0x0,0x6c,0x0,0x65,0x0,0x70,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // nleqslant.png - 0x0,0xd, - 0xe,0xe,0x42,0xc7, - 0x0,0x6e, - 0x0,0x6c,0x0,0x65,0x0,0x71,0x0,0x73,0x0,0x6c,0x0,0x61,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // measuredangle.png 0x0,0x11, 0x7,0x1,0xe5,0x67, @@ -36779,33 +36779,33 @@ 0x0,0x57,0xac,0x7, 0x0,0x62, 0x0,0x69,0x0,0x67,0x0,0x63,0x0,0x69,0x0,0x72,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // backprime.png - 0x0,0xd, - 0x0,0xc4,0x19,0x87, - 0x0,0x62, - 0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x70,0x0,0x72,0x0,0x69,0x0,0x6d,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // nleftrightarrow.png 0x0,0x13, 0x2,0x7a,0x6b,0xe7, 0x0,0x6e, 0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, - // nvdash2.png - 0x0,0xb, - 0x9,0x5e,0xc2,0x47, - 0x0,0x6e, - 0x0,0x76,0x0,0x64,0x0,0x61,0x0,0x73,0x0,0x68,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // lambda2.png - 0x0,0xb, - 0xa,0xa0,0x50,0x47, - 0x0,0x6c, - 0x0,0x61,0x0,0x6d,0x0,0x62,0x0,0x64,0x0,0x61,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // backprime.png + 0x0,0xd, + 0x0,0xc4,0x19,0x87, + 0x0,0x62, + 0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x70,0x0,0x72,0x0,0x69,0x0,0x6d,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // rightleftharpoons.png 0x0,0x15, 0x8,0x6c,0x11,0x7, 0x0,0x72, 0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x68,0x0,0x61,0x0,0x72,0x0,0x70,0x0,0x6f,0x0,0x6f,0x0,0x6e,0x0,0x73, 0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // lambda2.png + 0x0,0xb, + 0xa,0xa0,0x50,0x47, + 0x0,0x6c, + 0x0,0x61,0x0,0x6d,0x0,0x62,0x0,0x64,0x0,0x61,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // nvdash2.png + 0x0,0xb, + 0x9,0x5e,0xc2,0x47, + 0x0,0x6e, + 0x0,0x76,0x0,0x64,0x0,0x61,0x0,0x73,0x0,0x68,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // gtreqless.png 0x0,0xd, 0x1,0xd7,0xc6,0xa7, @@ -36816,17 +36816,17 @@ 0xc,0xc8,0x84,0x47, 0x0,0x62, 0x0,0x72,0x0,0x65,0x0,0x76,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // nsucc.png - 0x0,0x9, - 0xb,0x96,0xbc,0x7, - 0x0,0x6e, - 0x0,0x73,0x0,0x75,0x0,0x63,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // looparrowleft.png 0x0,0x11, 0xb,0x28,0x12,0xa7, 0x0,0x6c, 0x0,0x6f,0x0,0x6f,0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // nsucc.png + 0x0,0x9, + 0xb,0x96,0xbc,0x7, + 0x0,0x6e, + 0x0,0x73,0x0,0x75,0x0,0x63,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // theta2.png 0x0,0xa, 0xa,0x4a,0xa,0xc7, @@ -36837,16 +36837,16 @@ 0x7,0x74,0xe,0x47, 0x0,0x69, 0x0,0x6e,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x63,0x0,0x61,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // pi2.png - 0x0,0x7, - 0x6,0xc5,0x57,0xa7, - 0x0,0x70, - 0x0,0x69,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // longmapsto.png 0x0,0xe, 0x6,0x2e,0x3b,0x67, 0x0,0x6c, 0x0,0x6f,0x0,0x6e,0x0,0x67,0x0,0x6d,0x0,0x61,0x0,0x70,0x0,0x73,0x0,0x74,0x0,0x6f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // pi2.png + 0x0,0x7, + 0x6,0xc5,0x57,0xa7, + 0x0,0x70, + 0x0,0x69,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // frown.png 0x0,0x9, 0x6,0xe1,0x8c,0x67, @@ -36890,16 +36890,16 @@ 0x0,0x72, 0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x68,0x0,0x61,0x0,0x72,0x0,0x70,0x0,0x6f,0x0,0x6f,0x0,0x6e,0x0,0x75,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, - // leftarrow2.png - 0x0,0xe, - 0x1,0x10,0x58,0xc7, - 0x0,0x6c, - 0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // supsetneq.png 0x0,0xd, 0x1,0x4f,0x6f,0xc7, 0x0,0x73, 0x0,0x75,0x0,0x70,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x6e,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // leftarrow2.png + 0x0,0xe, + 0x1,0x10,0x58,0xc7, + 0x0,0x6c, + 0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // gvertneqq.png 0x0,0xd, 0x1,0x1d,0x60,0x67, @@ -36915,17 +36915,17 @@ 0xc,0x84,0x5a,0xe7, 0x0,0x67, 0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // ngtr.png - 0x0,0x8, - 0xe,0xb5,0x59,0xc7, - 0x0,0x6e, - 0x0,0x67,0x0,0x74,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // leftrightarrow2.png 0x0,0x13, 0x7,0xa6,0xa4,0x7, 0x0,0x6c, 0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x32,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, + // ngtr.png + 0x0,0x8, + 0xe,0xb5,0x59,0xc7, + 0x0,0x6e, + 0x0,0x67,0x0,0x74,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // succnapprox.png 0x0,0xf, 0xa,0x23,0xb3,0x47, @@ -36952,17 +36952,17 @@ 0x6,0xb6,0x84,0x27, 0x0,0x63, 0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // check.png - 0x0,0x9, - 0xb,0x9e,0x84,0x87, - 0x0,0x63, - 0x0,0x68,0x0,0x65,0x0,0x63,0x0,0x6b,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // smallsetminus.png 0x0,0x11, 0x3,0x17,0xd0,0x7, 0x0,0x73, 0x0,0x6d,0x0,0x61,0x0,0x6c,0x0,0x6c,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x6d,0x0,0x69,0x0,0x6e,0x0,0x75,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // check.png + 0x0,0x9, + 0xb,0x9e,0x84,0x87, + 0x0,0x63, + 0x0,0x68,0x0,0x65,0x0,0x63,0x0,0x6b,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // gneqq.png 0x0,0x9, 0xc,0x84,0x8b,0xc7, @@ -36994,6 +36994,11 @@ 0x8,0x6f,0xc5,0x87, 0x0,0x61, 0x0,0x6d,0x0,0x73,0x0,0x5f,0x0,0x72,0x0,0x65,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // sqiintop.png + 0x0,0xc, + 0x4,0x33,0x57,0xe7, + 0x0,0x73, + 0x0,0x71,0x0,0x69,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // overleftrightarrow.png 0x0,0x16, 0x2,0x45,0xe,0x7, @@ -37005,52 +37010,47 @@ 0x4,0xc4,0x59,0x27, 0x0,0x6c, 0x0,0x6e,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // sqiintop.png - 0x0,0xc, - 0x4,0x33,0x57,0xe7, + // sigma.png + 0x0,0x9, + 0xe,0x34,0xa4,0xa7, 0x0,0x73, - 0x0,0x71,0x0,0x69,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // prec.png - 0x0,0x8, - 0x8,0xb6,0x59,0xa7, - 0x0,0x70, - 0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + 0x0,0x69,0x0,0x67,0x0,0x6d,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // biguplus.png 0x0,0xc, 0xe,0xdd,0x8f,0xa7, 0x0,0x62, 0x0,0x69,0x0,0x67,0x0,0x75,0x0,0x70,0x0,0x6c,0x0,0x75,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // sigma.png - 0x0,0x9, - 0xe,0x34,0xa4,0xa7, - 0x0,0x73, - 0x0,0x69,0x0,0x67,0x0,0x6d,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ddots.png 0x0,0x9, 0x6,0xb6,0x82,0x27, 0x0,0x64, 0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // prec.png + 0x0,0x8, + 0x8,0xb6,0x59,0xa7, + 0x0,0x70, + 0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // sqsubset.png 0x0,0xc, 0x6,0x96,0x0,0x67, 0x0,0x73, 0x0,0x71,0x0,0x73,0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // rfloor.png - 0x0,0xa, - 0x6,0x6a,0x4d,0x27, - 0x0,0x72, - 0x0,0x66,0x0,0x6c,0x0,0x6f,0x0,0x6f,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // subseteqq.png + 0x0,0xd, + 0x9,0xf3,0x6f,0xe7, + 0x0,0x73, + 0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // blacktriangleright.png 0x0,0x16, 0xc,0xa8,0x68,0x67, 0x0,0x62, 0x0,0x6c,0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68, 0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // subseteqq.png - 0x0,0xd, - 0x9,0xf3,0x6f,0xe7, - 0x0,0x73, - 0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // rfloor.png + 0x0,0xa, + 0x6,0x6a,0x4d,0x27, + 0x0,0x72, + 0x0,0x66,0x0,0x6c,0x0,0x6f,0x0,0x6f,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // prod.png 0x0,0x8, 0x9,0x57,0x59,0xa7, @@ -37128,21 +37128,21 @@ 0x4,0xe9,0xac,0x47, 0x0,0x64, 0x0,0x69,0x0,0x67,0x0,0x61,0x0,0x6d,0x0,0x6d,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // upsilon.png - 0x0,0xb, - 0x3,0xd9,0xa3,0x47, - 0x0,0x75, - 0x0,0x70,0x0,0x73,0x0,0x69,0x0,0x6c,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // subset2.png - 0x0,0xb, - 0xc,0x80,0x24,0x67, - 0x0,0x73, - 0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // hphantom.png 0x0,0xc, 0x6,0xb5,0x87,0xe7, 0x0,0x68, 0x0,0x70,0x0,0x68,0x0,0x61,0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // subset2.png + 0x0,0xb, + 0xc,0x80,0x24,0x67, + 0x0,0x73, + 0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // upsilon.png + 0x0,0xb, + 0x3,0xd9,0xa3,0x47, + 0x0,0x75, + 0x0,0x70,0x0,0x73,0x0,0x69,0x0,0x6c,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ntriangleright.png 0x0,0x12, 0x8,0xdc,0xf8,0x87, @@ -37155,17 +37155,17 @@ 0x0,0x76, 0x0,0x61,0x0,0x72,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x2e, 0x0,0x70,0x0,0x6e,0x0,0x67, + // varsubsetneq.png + 0x0,0x10, + 0x1,0xb0,0x4c,0x47, + 0x0,0x76, + 0x0,0x61,0x0,0x72,0x0,0x73,0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x6e,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // hookleftarrow.png 0x0,0x11, 0xd,0xb0,0x9e,0xe7, 0x0,0x68, 0x0,0x6f,0x0,0x6f,0x0,0x6b,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // varsubsetneq.png - 0x0,0x10, - 0x1,0xb0,0x4c,0x47, - 0x0,0x76, - 0x0,0x61,0x0,0x72,0x0,0x73,0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x6e,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // searrow.png 0x0,0xb, 0x9,0x9d,0x26,0x67, @@ -37176,6 +37176,11 @@ 0xb,0xff,0xb2,0x67, 0x0,0x6c, 0x0,0x63,0x0,0x65,0x0,0x69,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // square.png + 0x0,0xa, + 0x8,0x8b,0x6,0x27, + 0x0,0x73, + 0x0,0x71,0x0,0x75,0x0,0x61,0x0,0x72,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // boxdot.png 0x0,0xa, 0xb,0x6a,0x7a,0x87, @@ -37186,21 +37191,16 @@ 0xc,0x84,0x59,0x7, 0x0,0x6c, 0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // square.png - 0x0,0xa, - 0x8,0x8b,0x6,0x27, - 0x0,0x73, - 0x0,0x71,0x0,0x75,0x0,0x61,0x0,0x72,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // lnapprox.png - 0x0,0xc, - 0x7,0x2,0x59,0xa7, - 0x0,0x6c, - 0x0,0x6e,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // doteqdot.png 0x0,0xc, 0x6,0xa,0xf,0xa7, 0x0,0x64, 0x0,0x6f,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // lnapprox.png + 0x0,0xc, + 0x7,0x2,0x59,0xa7, + 0x0,0x6c, + 0x0,0x6e,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // greek.png 0x0,0x9, 0xb,0xbe,0x8a,0x47, @@ -37243,17 +37243,17 @@ 0x4,0x73,0xdf,0x67, 0x0,0x73, 0x0,0x75,0x0,0x70,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x6e,0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // dotsintop.png + 0x0,0xd, + 0xd,0xb4,0x16,0x47, + 0x0,0x64, + 0x0,0x6f,0x0,0x74,0x0,0x73,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // leftthreetimes.png 0x0,0x12, 0x0,0x7e,0xac,0xc7, 0x0,0x6c, 0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x74,0x0,0x68,0x0,0x72,0x0,0x65,0x0,0x65,0x0,0x74,0x0,0x69,0x0,0x6d,0x0,0x65,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, - // dotsintop.png - 0x0,0xd, - 0xd,0xb4,0x16,0x47, - 0x0,0x64, - 0x0,0x6f,0x0,0x74,0x0,0x73,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // fint.png 0x0,0x8, 0x0,0x57,0x5a,0xe7, @@ -37270,26 +37270,26 @@ 0x0,0x6f, 0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x63,0x0,0x6c,0x0,0x6f,0x0,0x63,0x0,0x6b,0x0,0x77,0x0,0x69,0x0,0x73,0x0,0x65,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, - // sqcap.png - 0x0,0x9, - 0x9,0x83,0xa3,0xa7, - 0x0,0x73, - 0x0,0x71,0x0,0x63,0x0,0x61,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // eth.png 0x0,0x7, 0xc,0xab,0x57,0x87, 0x0,0x65, 0x0,0x74,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // eqslantless.png - 0x0,0xf, - 0x8,0xf7,0x53,0x27, - 0x0,0x65, - 0x0,0x71,0x0,0x73,0x0,0x6c,0x0,0x61,0x0,0x6e,0x0,0x74,0x0,0x6c,0x0,0x65,0x0,0x73,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // sqcap.png + 0x0,0x9, + 0x9,0x83,0xa3,0xa7, + 0x0,0x73, + 0x0,0x71,0x0,0x63,0x0,0x61,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // nleftarrow.png 0x0,0xe, 0xc,0x15,0x1b,0x27, 0x0,0x6e, 0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // eqslantless.png + 0x0,0xf, + 0x8,0xf7,0x53,0x27, + 0x0,0x65, + 0x0,0x71,0x0,0x73,0x0,0x6c,0x0,0x61,0x0,0x6e,0x0,0x74,0x0,0x6c,0x0,0x65,0x0,0x73,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // underset.png 0x0,0xc, 0x6,0x4e,0xe,0x67, @@ -37357,6 +37357,11 @@ 0xd,0xda,0x57,0x87, 0x0,0x67, 0x0,0x67,0x0,0x67,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // mu.png + 0x0,0x6, + 0x7,0x48,0x57,0x47, + 0x0,0x6d, + 0x0,0x75,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ngeqq.png 0x0,0x9, 0xc,0x84,0xbe,0xe7, @@ -37367,11 +37372,6 @@ 0x3,0x14,0x81,0xa7, 0x0,0x64, 0x0,0x6f,0x0,0x74,0x0,0x70,0x0,0x6c,0x0,0x75,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // mu.png - 0x0,0x6, - 0x7,0x48,0x57,0x47, - 0x0,0x6d, - 0x0,0x75,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // cup.png 0x0,0x7, 0xa,0xc3,0x57,0x87, @@ -37388,17 +37388,17 @@ 0x0,0x6c, 0x0,0x6f,0x0,0x6f,0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, - // omega2.png - 0x0,0xa, - 0xd,0x4b,0x90,0x27, - 0x0,0x6f, - 0x0,0x6d,0x0,0x65,0x0,0x67,0x0,0x61,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // longleftrightarrow.png 0x0,0x16, 0xe,0x43,0xda,0x27, 0x0,0x6c, 0x0,0x6f,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f, 0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // omega2.png + 0x0,0xa, + 0xd,0x4b,0x90,0x27, + 0x0,0x6f, + 0x0,0x6d,0x0,0x65,0x0,0x67,0x0,0x61,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // circleddash.png 0x0,0xf, 0x9,0xdf,0x8a,0x27, @@ -37409,26 +37409,26 @@ 0x8,0x76,0x5a,0xe7, 0x0,0x66, 0x0,0x72,0x0,0x61,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // barwedge.png + 0x0,0xc, + 0x7,0xc9,0x6c,0x27, + 0x0,0x62, + 0x0,0x61,0x0,0x72,0x0,0x77,0x0,0x65,0x0,0x64,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // uplus.png 0x0,0x9, 0x3,0xc6,0xaf,0xa7, 0x0,0x75, 0x0,0x70,0x0,0x6c,0x0,0x75,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // perp.png - 0x0,0x8, - 0xc,0x93,0x59,0x87, - 0x0,0x70, - 0x0,0x65,0x0,0x72,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // sub.png 0x0,0x7, 0xa,0xb5,0x57,0xa7, 0x0,0x73, 0x0,0x75,0x0,0x62,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // barwedge.png - 0x0,0xc, - 0x7,0xc9,0x6c,0x27, - 0x0,0x62, - 0x0,0x61,0x0,0x72,0x0,0x77,0x0,0x65,0x0,0x64,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // perp.png + 0x0,0x8, + 0xc,0x93,0x59,0x87, + 0x0,0x70, + 0x0,0x65,0x0,0x72,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // curlyeqsucc.png 0x0,0xf, 0x9,0xec,0x6d,0x27, @@ -37444,52 +37444,52 @@ 0xa,0x35,0xa,0x47, 0x0,0x6d, 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x62,0x0,0x62,0x0,0x5f,0x0,0x51,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // nprec.png + 0x0,0x9, + 0x8,0xb6,0xbd,0xa7, + 0x0,0x6e, + 0x0,0x70,0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // curvearrowleft.png 0x0,0x12, 0x0,0x57,0xf9,0xc7, 0x0,0x63, 0x0,0x75,0x0,0x72,0x0,0x76,0x0,0x65,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, - // nprec.png - 0x0,0x9, - 0x8,0xb6,0xbd,0xa7, - 0x0,0x6e, - 0x0,0x70,0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // frac-square.png 0x0,0xf, 0x6,0x50,0xb0,0x27, 0x0,0x66, 0x0,0x72,0x0,0x61,0x0,0x63,0x0,0x2d,0x0,0x73,0x0,0x71,0x0,0x75,0x0,0x61,0x0,0x72,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // rtimes.png - 0x0,0xa, - 0x3,0xcd,0x61,0x47, - 0x0,0x72, - 0x0,0x74,0x0,0x69,0x0,0x6d,0x0,0x65,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // notin.png 0x0,0x9, 0xb,0x1,0xbd,0x87, 0x0,0x6e, 0x0,0x6f,0x0,0x74,0x0,0x69,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // sqint.png - 0x0,0x9, - 0x0,0x57,0xa2,0x47, - 0x0,0x73, - 0x0,0x71,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // rtimes.png + 0x0,0xa, + 0x3,0xcd,0x61,0x47, + 0x0,0x72, + 0x0,0x74,0x0,0x69,0x0,0x6d,0x0,0x65,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // supseteqq.png 0x0,0xd, 0x9,0xf,0x6f,0xe7, 0x0,0x73, 0x0,0x75,0x0,0x70,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // circeq.png - 0x0,0xa, - 0x9,0xd1,0x16,0x47, - 0x0,0x63, - 0x0,0x69,0x0,0x72,0x0,0x63,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // sqint.png + 0x0,0x9, + 0x0,0x57,0xa2,0x47, + 0x0,0x73, + 0x0,0x71,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // varsigma.png 0x0,0xc, 0x5,0xa5,0x64,0xa7, 0x0,0x76, 0x0,0x61,0x0,0x72,0x0,0x73,0x0,0x69,0x0,0x67,0x0,0x6d,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // circeq.png + 0x0,0xa, + 0x9,0xd1,0x16,0x47, + 0x0,0x63, + 0x0,0x69,0x0,0x72,0x0,0x63,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // varsupsetneqq.png 0x0,0x11, 0x5,0x85,0xe7,0x67, @@ -37664,21 +37664,21 @@ 0x0,0x96,0x59,0xc7, 0x0,0x6d, 0x0,0x69,0x0,0x73,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // cup2.png - 0x0,0x8, - 0xc,0x35,0x5a,0x7, - 0x0,0x63, - 0x0,0x75,0x0,0x70,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // propto.png - 0x0,0xa, - 0x7,0xc0,0xa5,0x87, - 0x0,0x70, - 0x0,0x72,0x0,0x6f,0x0,0x70,0x0,0x74,0x0,0x6f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // mapsto.png 0x0,0xa, 0xa,0xc0,0x27,0xa7, 0x0,0x6d, 0x0,0x61,0x0,0x70,0x0,0x73,0x0,0x74,0x0,0x6f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // propto.png + 0x0,0xa, + 0x7,0xc0,0xa5,0x87, + 0x0,0x70, + 0x0,0x72,0x0,0x6f,0x0,0x70,0x0,0x74,0x0,0x6f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // cup2.png + 0x0,0x8, + 0xc,0x35,0x5a,0x7, + 0x0,0x63, + 0x0,0x75,0x0,0x70,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ncong.png 0x0,0x9, 0x6,0x4a,0xbe,0x7, @@ -37758,16 +37758,16 @@ 0xb,0xa2,0x5a,0x7, 0x0,0x64, 0x0,0x65,0x0,0x63,0x0,0x6f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // wedge.png - 0x0,0x9, - 0xa,0xd8,0xac,0x27, - 0x0,0x77, - 0x0,0x65,0x0,0x64,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ell.png 0x0,0x7, 0xc,0x2f,0x57,0x87, 0x0,0x65, 0x0,0x6c,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // wedge.png + 0x0,0x9, + 0xa,0xd8,0xac,0x27, + 0x0,0x77, + 0x0,0x65,0x0,0x64,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // neq.png 0x0,0x7, 0x4,0xc4,0x57,0xa7, @@ -37829,27 +37829,27 @@ 0x1,0x11,0x90,0xc7, 0x0,0x6e, 0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // precnapprox.png - 0x0,0xf, - 0xe,0x23,0x87,0x87, - 0x0,0x70, - 0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x6e,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // triangleright.png 0x0,0x11, 0x5,0x5c,0xf8,0xa7, 0x0,0x74, 0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // succsim.png - 0x0,0xb, - 0x9,0xd,0x24,0x7, - 0x0,0x73, - 0x0,0x75,0x0,0x63,0x0,0x63,0x0,0x73,0x0,0x69,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // precnapprox.png + 0x0,0xf, + 0xe,0x23,0x87,0x87, + 0x0,0x70, + 0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x6e,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // jmath.png 0x0,0x9, 0x8,0xab,0xb5,0x27, 0x0,0x6a, 0x0,0x6d,0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // succsim.png + 0x0,0xb, + 0x9,0xd,0x24,0x7, + 0x0,0x73, + 0x0,0x75,0x0,0x63,0x0,0x63,0x0,0x73,0x0,0x69,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ams_arrows.png 0x0,0xe, 0xf,0xd1,0x5e,0x67, @@ -37860,42 +37860,42 @@ 0xb,0x1d,0x60,0x7, 0x0,0x6c, 0x0,0x76,0x0,0x65,0x0,0x72,0x0,0x74,0x0,0x6e,0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // nrightarrow2.png - 0x0,0x10, - 0xd,0x4d,0x27,0x87, - 0x0,0x6e, - 0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // succcurlyeq.png 0x0,0xf, 0xc,0xf8,0x2f,0xc7, 0x0,0x73, 0x0,0x75,0x0,0x63,0x0,0x63,0x0,0x63,0x0,0x75,0x0,0x72,0x0,0x6c,0x0,0x79,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // nrightarrow2.png + 0x0,0x10, + 0xd,0x4d,0x27,0x87, + 0x0,0x6e, + 0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // bigtriangleup.png 0x0,0x11, 0xc,0x90,0x31,0xe7, 0x0,0x62, 0x0,0x69,0x0,0x67,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x75,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // thickapprox.png - 0x0,0xf, - 0x6,0x29,0xb2,0x7, - 0x0,0x74, - 0x0,0x68,0x0,0x69,0x0,0x63,0x0,0x6b,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // preccurlyeq.png 0x0,0xf, 0x8,0xf8,0x1b,0x7, 0x0,0x70, 0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x63,0x0,0x75,0x0,0x72,0x0,0x6c,0x0,0x79,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // backsim.png - 0x0,0xb, - 0x9,0x30,0xa3,0x7, - 0x0,0x62, - 0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x73,0x0,0x69,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // thickapprox.png + 0x0,0xf, + 0x6,0x29,0xb2,0x7, + 0x0,0x74, + 0x0,0x68,0x0,0x69,0x0,0x63,0x0,0x6b,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // subset.png 0x0,0xa, 0x9,0xc8,0x0,0x67, 0x0,0x73, 0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // backsim.png + 0x0,0xb, + 0x9,0x30,0xa3,0x7, + 0x0,0x62, + 0x0,0x61,0x0,0x63,0x0,0x6b,0x0,0x73,0x0,0x69,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // oslash.png 0x0,0xa, 0x8,0x95,0x83,0x7, @@ -37942,43 +37942,43 @@ 0x0,0x66, 0x0,0x61,0x0,0x6c,0x0,0x6c,0x0,0x69,0x0,0x6e,0x0,0x67,0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x73,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // eqslantgtr.png - 0x0,0xe, - 0xf,0xf0,0x47,0x27, - 0x0,0x65, - 0x0,0x71,0x0,0x73,0x0,0x6c,0x0,0x61,0x0,0x6e,0x0,0x74,0x0,0x67,0x0,0x74,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // underrightarrow.png 0x0,0x13, 0x7,0xfe,0x23,0xa7, 0x0,0x75, 0x0,0x6e,0x0,0x64,0x0,0x65,0x0,0x72,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, + // eqslantgtr.png + 0x0,0xe, + 0xf,0xf0,0x47,0x27, + 0x0,0x65, + 0x0,0x71,0x0,0x73,0x0,0x6c,0x0,0x61,0x0,0x6e,0x0,0x74,0x0,0x67,0x0,0x74,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // diagup.png 0x0,0xa, 0xe,0xce,0x9,0xa7, 0x0,0x64, 0x0,0x69,0x0,0x61,0x0,0x67,0x0,0x75,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // mathcal_L.png - 0x0,0xd, - 0x9,0x2a,0x84,0x7, - 0x0,0x6d, - 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x63,0x0,0x61,0x0,0x6c,0x0,0x5f,0x0,0x4c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ointclockwise.png 0x0,0x11, 0x5,0x27,0x4,0x27, 0x0,0x6f, 0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x63,0x0,0x6c,0x0,0x6f,0x0,0x63,0x0,0x6b,0x0,0x77,0x0,0x69,0x0,0x73,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // gg.png - 0x0,0x6, - 0x6,0xda,0x57,0x47, - 0x0,0x67, - 0x0,0x67,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // mathcal_L.png + 0x0,0xd, + 0x9,0x2a,0x84,0x7, + 0x0,0x6d, + 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x63,0x0,0x61,0x0,0x6c,0x0,0x5f,0x0,0x4c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // div.png 0x0,0x7, 0xb,0x9,0x57,0x87, 0x0,0x64, 0x0,0x69,0x0,0x76,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // gg.png + 0x0,0x6, + 0x6,0xda,0x57,0x47, + 0x0,0x67, + 0x0,0x67,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // mathbb_C.png 0x0,0xc, 0xa,0x47,0xa,0x47, @@ -37989,16 +37989,16 @@ 0x8,0xd9,0x5,0xa7, 0x0,0x63, 0x0,0x6f,0x0,0x6d,0x0,0x70,0x0,0x6c,0x0,0x65,0x0,0x6d,0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // gtrapprox.png - 0x0,0xd, - 0x4,0x1a,0x58,0x7, - 0x0,0x67, - 0x0,0x74,0x0,0x72,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // bumpeq2.png 0x0,0xb, 0xc,0x96,0xdf,0x87, 0x0,0x62, 0x0,0x75,0x0,0x6d,0x0,0x70,0x0,0x65,0x0,0x71,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // gtrapprox.png + 0x0,0xd, + 0x4,0x1a,0x58,0x7, + 0x0,0x67, + 0x0,0x74,0x0,0x72,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // rightarrow2.png 0x0,0xf, 0xd,0x51,0xa7,0x87, @@ -38044,16 +38044,16 @@ 0x2,0xc4,0x57,0xa7, 0x0,0x6c, 0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // centerdot.png - 0x0,0xd, - 0x8,0xec,0xf,0xe7, - 0x0,0x63, - 0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // sigma2.png 0x0,0xa, 0x3,0x4a,0x68,0x87, 0x0,0x73, 0x0,0x69,0x0,0x67,0x0,0x6d,0x0,0x61,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // centerdot.png + 0x0,0xd, + 0x8,0xec,0xf,0xe7, + 0x0,0x63, + 0x0,0x65,0x0,0x6e,0x0,0x74,0x0,0x65,0x0,0x72,0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // dddot.png 0x0,0x9, 0xb,0x67,0x82,0x7, @@ -38104,11 +38104,6 @@ 0x9,0x76,0x61,0xa7, 0x0,0x68, 0x0,0x65,0x0,0x61,0x0,0x72,0x0,0x74,0x0,0x73,0x0,0x75,0x0,0x69,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // diamond2.png - 0x0,0xc, - 0x9,0x2a,0x5f,0x87, - 0x0,0x64, - 0x0,0x69,0x0,0x61,0x0,0x6d,0x0,0x6f,0x0,0x6e,0x0,0x64,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // oint.png 0x0,0x8, 0x0,0x57,0x59,0x87, @@ -38124,6 +38119,11 @@ 0xe,0x58,0x47,0x7, 0x0,0x73, 0x0,0x75,0x0,0x63,0x0,0x63,0x0,0x61,0x0,0x70,0x0,0x70,0x0,0x72,0x0,0x6f,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // diamond2.png + 0x0,0xc, + 0x9,0x2a,0x5f,0x87, + 0x0,0x64, + 0x0,0x69,0x0,0x61,0x0,0x6d,0x0,0x6f,0x0,0x6e,0x0,0x64,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // varnothing.png 0x0,0xe, 0x1,0x64,0x9c,0x47, @@ -38150,17 +38150,17 @@ 0x0,0x6c, 0x0,0x61,0x0,0x6e,0x0,0x64,0x0,0x64,0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // theta.png - 0x0,0x9, - 0xc,0xa4,0xa2,0x87, - 0x0,0x74, - 0x0,0x68,0x0,0x65,0x0,0x74,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // varsubsetneqq.png 0x0,0x11, 0xa,0x45,0xe7,0x67, 0x0,0x76, 0x0,0x61,0x0,0x72,0x0,0x73,0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x6e,0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // theta.png + 0x0,0x9, + 0xc,0xa4,0xa2,0x87, + 0x0,0x74, + 0x0,0x68,0x0,0x65,0x0,0x74,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // Im.png 0x0,0x6, 0x5,0x0,0x57,0x47, @@ -38198,16 +38198,16 @@ 0x9,0x63,0x57,0x87, 0x0,0x62, 0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // bigwedge.png - 0x0,0xc, - 0x7,0xcb,0x8c,0x27, - 0x0,0x62, - 0x0,0x69,0x0,0x67,0x0,0x77,0x0,0x65,0x0,0x64,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // beth.png 0x0,0x8, 0xc,0xab,0x5a,0x47, 0x0,0x62, 0x0,0x65,0x0,0x74,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // bigwedge.png + 0x0,0xc, + 0x7,0xcb,0x8c,0x27, + 0x0,0x62, + 0x0,0x69,0x0,0x67,0x0,0x77,0x0,0x65,0x0,0x64,0x0,0x67,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // varsz.png 0x0,0x9, 0x9,0xad,0xae,0x47, @@ -38234,11 +38234,6 @@ 0xa,0x85,0x58,0x7, 0x0,0x73, 0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // tilde.png - 0x0,0x9, - 0x2,0xa8,0xa1,0x47, - 0x0,0x74, - 0x0,0x69,0x0,0x6c,0x0,0x64,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // underleftarrow.png 0x0,0x12, 0x3,0x3,0xb4,0x7, @@ -38250,6 +38245,11 @@ 0xa,0x0,0x59,0xe7, 0x0,0x6e, 0x0,0x73,0x0,0x69,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // tilde.png + 0x0,0x9, + 0x2,0xa8,0xa1,0x47, + 0x0,0x74, + 0x0,0x69,0x0,0x6c,0x0,0x64,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // updownarrow2.png 0x0,0x10, 0xb,0x73,0x5e,0xa7, @@ -38270,16 +38270,16 @@ 0x0,0x57,0xb7,0x47, 0x0,0x69, 0x0,0x69,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // urcorner.png - 0x0,0xc, - 0xb,0x54,0x1a,0x67, - 0x0,0x75, - 0x0,0x72,0x0,0x63,0x0,0x6f,0x0,0x72,0x0,0x6e,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // landupintop.png 0x0,0xf, 0x2,0x1a,0x4d,0xe7, 0x0,0x6c, 0x0,0x61,0x0,0x6e,0x0,0x64,0x0,0x75,0x0,0x70,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // urcorner.png + 0x0,0xc, + 0xb,0x54,0x1a,0x67, + 0x0,0x75, + 0x0,0x72,0x0,0x63,0x0,0x6f,0x0,0x72,0x0,0x6e,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // vartriangleleft.png 0x0,0x13, 0x9,0x15,0xef,0x47, @@ -38347,26 +38347,26 @@ 0x0,0x6d, 0x0,0x61,0x0,0x74,0x0,0x68,0x0,0x63,0x0,0x69,0x0,0x72,0x0,0x63,0x0,0x75,0x0,0x6d,0x0,0x66,0x0,0x6c,0x0,0x65,0x0,0x78,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, - // xi.png - 0x0,0x6, - 0x7,0xec,0x57,0x47, - 0x0,0x78, - 0x0,0x69,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // supset2.png 0x0,0xb, 0xc,0x80,0xd8,0x67, 0x0,0x73, 0x0,0x75,0x0,0x70,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x32,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // ams_ops.png - 0x0,0xb, - 0x6,0xa6,0xc5,0x87, - 0x0,0x61, - 0x0,0x6d,0x0,0x73,0x0,0x5f,0x0,0x6f,0x0,0x70,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // xi.png + 0x0,0x6, + 0x7,0xec,0x57,0x47, + 0x0,0x78, + 0x0,0x69,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // nsubseteq.png 0x0,0xd, 0x1,0x97,0x65,0x7, 0x0,0x6e, 0x0,0x73,0x0,0x75,0x0,0x62,0x0,0x73,0x0,0x65,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // ams_ops.png + 0x0,0xb, + 0x6,0xa6,0xc5,0x87, + 0x0,0x61, + 0x0,0x6d,0x0,0x73,0x0,0x5f,0x0,0x6f,0x0,0x70,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // lesseqqgtr.png 0x0,0xe, 0x7,0xe6,0xdb,0x7, @@ -38479,32 +38479,37 @@ 0xa,0xcc,0x6c,0x87, 0x0,0x63, 0x0,0x75,0x0,0x72,0x0,0x6c,0x0,0x79,0x0,0x65,0x0,0x71,0x0,0x70,0x0,0x72,0x0,0x65,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // natural.png + 0x0,0xb, + 0x8,0x96,0x40,0xc7, + 0x0,0x6e, + 0x0,0x61,0x0,0x74,0x0,0x75,0x0,0x72,0x0,0x61,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // nleftrightarrow2.png 0x0,0x14, 0x7,0xa6,0x9d,0x7, 0x0,0x6e, 0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x32,0x0,0x2e, 0x0,0x70,0x0,0x6e,0x0,0x67, - // natural.png - 0x0,0xb, - 0x8,0x96,0x40,0xc7, - 0x0,0x6e, - 0x0,0x61,0x0,0x74,0x0,0x75,0x0,0x72,0x0,0x61,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // nearrow.png 0x0,0xb, 0x9,0x83,0x26,0x67, 0x0,0x6e, 0x0,0x65,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // doteq.png - 0x0,0x9, - 0xa,0xc4,0x81,0x87, - 0x0,0x64, - 0x0,0x6f,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // equation.png 0x0,0xc, 0x5,0xf0,0x26,0x7, 0x0,0x65, 0x0,0x71,0x0,0x75,0x0,0x61,0x0,0x74,0x0,0x69,0x0,0x6f,0x0,0x6e,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // doteq.png + 0x0,0x9, + 0xa,0xc4,0x81,0x87, + 0x0,0x64, + 0x0,0x6f,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // uparrow.png + 0x0,0xb, + 0x9,0x92,0x86,0x67, + 0x0,0x75, + 0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // utilde.png 0x0,0xa, 0x2,0xab,0xc1,0x47, @@ -38515,11 +38520,6 @@ 0x9,0x1d,0xc2,0x7, 0x0,0x6c, 0x0,0x65,0x0,0x73,0x0,0x73,0x0,0x73,0x0,0x69,0x0,0x6d,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // uparrow.png - 0x0,0xb, - 0x9,0x92,0x86,0x67, - 0x0,0x75, - 0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // mid.png 0x0,0x7, 0x3,0xf7,0x57,0xa7, @@ -38565,17 +38565,17 @@ 0xb,0xbf,0x4c,0xa7, 0x0,0x67, 0x0,0x74,0x0,0x72,0x0,0x65,0x0,0x71,0x0,0x71,0x0,0x6c,0x0,0x65,0x0,0x73,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // triangleq.png + 0x0,0xd, + 0x5,0xdf,0x5f,0xe7, + 0x0,0x74, + 0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // downharpoonright.png 0x0,0x14, 0x8,0xa8,0x71,0x47, 0x0,0x64, 0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x68,0x0,0x61,0x0,0x72,0x0,0x70,0x0,0x6f,0x0,0x6f,0x0,0x6e,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x2e, 0x0,0x70,0x0,0x6e,0x0,0x67, - // triangleq.png - 0x0,0xd, - 0x5,0xdf,0x5f,0xe7, - 0x0,0x74, - 0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // circledast.png 0x0,0xe, 0x9,0xb3,0x1a,0x87, @@ -38613,16 +38613,16 @@ 0x0,0x6c, 0x0,0x6f,0x0,0x6e,0x0,0x67,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e,0x0,0x70,0x0,0x6e, 0x0,0x67, - // hat.png - 0x0,0x7, - 0xe,0x87,0x57,0x87, - 0x0,0x68, - 0x0,0x61,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // daleth.png 0x0,0xa, 0xc,0xa6,0x7,0x7, 0x0,0x64, 0x0,0x61,0x0,0x6c,0x0,0x65,0x0,0x74,0x0,0x68,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // hat.png + 0x0,0x7, + 0xe,0x87,0x57,0x87, + 0x0,0x68, + 0x0,0x61,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // blacktriangleleft.png 0x0,0x15, 0xd,0xc1,0x55,0xe7, @@ -38667,6 +38667,11 @@ 0x0,0x74, 0x0,0x77,0x0,0x6f,0x0,0x68,0x0,0x65,0x0,0x61,0x0,0x64,0x0,0x6c,0x0,0x65,0x0,0x66,0x0,0x74,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x2e, 0x0,0x70,0x0,0x6e,0x0,0x67, + // mho.png + 0x0,0x7, + 0x3,0xf2,0x57,0xa7, + 0x0,0x6d, + 0x0,0x68,0x0,0x6f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ntriangleleft.png 0x0,0x11, 0xa,0x85,0xec,0xe7, @@ -38679,11 +38684,6 @@ 0x0,0x74, 0x0,0x72,0x0,0x69,0x0,0x61,0x0,0x6e,0x0,0x67,0x0,0x6c,0x0,0x65,0x0,0x72,0x0,0x69,0x0,0x67,0x0,0x68,0x0,0x74,0x0,0x65,0x0,0x71,0x0,0x2e,0x0,0x70, 0x0,0x6e,0x0,0x67, - // mho.png - 0x0,0x7, - 0x3,0xf2,0x57,0xa7, - 0x0,0x6d, - 0x0,0x68,0x0,0x6f,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // varrho.png 0x0,0xa, 0x9,0x1,0xc6,0x67, @@ -38740,31 +38740,31 @@ 0xf,0x92,0x44,0x7, 0x0,0x70, 0x0,0x61,0x0,0x72,0x0,0x74,0x0,0x69,0x0,0x61,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // delim1.png - 0x0,0xa, - 0x0,0x11,0xf,0x27, - 0x0,0x64, - 0x0,0x65,0x0,0x6c,0x0,0x69,0x0,0x6d,0x0,0x31,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // tau.png 0x0,0x7, 0xa,0x88,0x57,0xa7, 0x0,0x74, 0x0,0x61,0x0,0x75,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // delim1.png + 0x0,0xa, + 0x0,0x11,0xf,0x27, + 0x0,0x64, + 0x0,0x65,0x0,0x6c,0x0,0x69,0x0,0x6d,0x0,0x31,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // bullet.png 0x0,0xa, 0x2,0xca,0x6f,0x27, 0x0,0x62, 0x0,0x75,0x0,0x6c,0x0,0x6c,0x0,0x65,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // landdownint.png - 0x0,0xf, - 0x9,0x0,0x41,0xc7, - 0x0,0x6c, - 0x0,0x61,0x0,0x6e,0x0,0x64,0x0,0x64,0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // upuparrows.png 0x0,0xe, 0x9,0x6b,0x5b,0x67, 0x0,0x75, 0x0,0x70,0x0,0x75,0x0,0x70,0x0,0x61,0x0,0x72,0x0,0x72,0x0,0x6f,0x0,0x77,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // landdownint.png + 0x0,0xf, + 0x9,0x0,0x41,0xc7, + 0x0,0x6c, + 0x0,0x61,0x0,0x6e,0x0,0x64,0x0,0x64,0x0,0x6f,0x0,0x77,0x0,0x6e,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // circledcirc.png 0x0,0xf, 0x1,0xc2,0x8a,0x27, @@ -38781,17 +38781,17 @@ 0x3,0xf7,0x59,0xe7, 0x0,0x6e, 0x0,0x6d,0x0,0x69,0x0,0x64,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // odot.png + 0x0,0x8, + 0xb,0x67,0x59,0xe7, + 0x0,0x6f, + 0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // export-others.png 0x0,0x11, 0xf,0xd1,0x5f,0x27, 0x0,0x65, 0x0,0x78,0x0,0x70,0x0,0x6f,0x0,0x72,0x0,0x74,0x0,0x2d,0x0,0x6f,0x0,0x74,0x0,0x68,0x0,0x65,0x0,0x72,0x0,0x73,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // odot.png - 0x0,0x8, - 0xb,0x67,0x59,0xe7, - 0x0,0x6f, - 0x0,0x64,0x0,0x6f,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // veebar.png 0x0,0xa, 0x8,0x8a,0xc0,0x27, @@ -38847,16 +38847,16 @@ 0x7,0x98,0xa3,0x87, 0x0,0x73, 0x0,0x70,0x0,0x61,0x0,0x63,0x0,0x65,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // intop.png - 0x0,0x9, - 0xb,0x63,0xb7,0xe7, - 0x0,0x69, - 0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ulcorner.png 0x0,0xc, 0xb,0x40,0x1a,0x67, 0x0,0x75, 0x0,0x6c,0x0,0x63,0x0,0x6f,0x0,0x72,0x0,0x6e,0x0,0x65,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // intop.png + 0x0,0x9, + 0xb,0x63,0xb7,0xe7, + 0x0,0x69, + 0x0,0x6e,0x0,0x74,0x0,0x6f,0x0,0x70,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // lnsim.png 0x0,0x9, 0xa,0x0,0xb1,0xe7, @@ -38907,11 +38907,6 @@ 0xb,0x20,0x6e,0x67, 0x0,0x6c, 0x0,0x65,0x0,0x73,0x0,0x73,0x0,0x65,0x0,0x71,0x0,0x67,0x0,0x74,0x0,0x72,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // phi.png - 0x0,0x7, - 0x6,0xec,0x57,0xa7, - 0x0,0x70, - 0x0,0x68,0x0,0x69,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // ominus.png 0x0,0xa, 0x5,0xcc,0x9f,0x47, @@ -38922,11 +38917,11 @@ 0x6,0xa4,0x59,0x47, 0x0,0x69, 0x0,0x6f,0x0,0x74,0x0,0x61,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // Bbbk.png - 0x0,0x8, - 0x8,0x8e,0x5e,0x47, - 0x0,0x42, - 0x0,0x62,0x0,0x62,0x0,0x6b,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // phi.png + 0x0,0x7, + 0x6,0xec,0x57,0xa7, + 0x0,0x70, + 0x0,0x68,0x0,0x69,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // varepsilon.png 0x0,0xe, 0x2,0x79,0xba,0x67, @@ -38937,6 +38932,11 @@ 0x0,0x86,0x5a,0x7, 0x0,0x63, 0x0,0x69,0x0,0x72,0x0,0x63,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // Bbbk.png + 0x0,0x8, + 0x8,0x8e,0x5e,0x47, + 0x0,0x42, + 0x0,0x62,0x0,0x62,0x0,0x6b,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // nu.png 0x0,0x6, 0x7,0x58,0x57,0x47, @@ -39013,16 +39013,16 @@ 0x9,0xf9,0x82,0x47, 0x0,0x64, 0x0,0x61,0x0,0x73,0x0,0x68,0x0,0x76,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, - // lll.png - 0x0,0x7, - 0x3,0x2f,0x57,0xa7, - 0x0,0x6c, - 0x0,0x6c,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // sqiint.png 0x0,0xa, 0x0,0x58,0x7,0x47, 0x0,0x73, 0x0,0x71,0x0,0x69,0x0,0x69,0x0,0x6e,0x0,0x74,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, + // lll.png + 0x0,0x7, + 0x3,0x2f,0x57,0xa7, + 0x0,0x6c, + 0x0,0x6c,0x0,0x6c,0x0,0x2e,0x0,0x70,0x0,0x6e,0x0,0x67, // font.png 0x0,0x8, 0x6,0x57,0x5a,0xe7, @@ -39083,19 +39083,19 @@ // :/images/buffer-update_ps.png 0x0,0x0,0x20,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xf4,0xe3, // :/images/buffer-update.png - 0x0,0x0,0x16,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x61,0x36, + 0x0,0x0,0x16,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x60,0x8a, // :/images/float-insert_table.png 0x0,0x0,0x1d,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xcd,0x52, // :/images/box-insert.png 0x0,0x0,0x1c,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xb8,0x55, // :/images/toolbar-toggle_math.png - 0x0,0x0,0x21,0xe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xfe,0xa, + 0x0,0x0,0x20,0xec,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xfa,0x59, // :/images/nomencl-insert.png 0x0,0x0,0xf,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x70,0xb4, // :/images/dialog-show_print.png 0x0,0x0,0x1c,0xb4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xbc,0xdd, // :/images/tabular-insert.png - 0x0,0x0,0x1e,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xd6,0x5a, + 0x0,0x0,0x1e,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xd1,0x51, // :/images/math-mode.png 0x0,0x0,0x21,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa,0xc3, // :/images/changes-merge.png @@ -39117,7 +39117,7 @@ // :/images/dialog-show_mathmatrix.png 0x0,0x0,0x5,0xc8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x5e,0x84, // :/images/thesaurus-entry.png - 0x0,0x0,0xe,0xd0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x64,0x78, + 0x0,0x0,0xe,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x60,0x7c, // :/images/vc-register.png 0x0,0x0,0x11,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xed,0x80, // :/images/depth-increment.png @@ -39131,11 +39131,11 @@ // :/images/buffer-view_dvi.png 0x0,0x0,0x13,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x2a,0x88, // :/images/undo.png - 0x0,0x0,0x5,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x4c,0x53, + 0x0,0x0,0x5,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x48,0x73, // :/images/tabular-feature_m-valign-bottom.png 0x0,0x0,0xe,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x68,0xf6, // :/images/tabular-feature_toggle-line-top.png - 0x0,0x0,0x4,0xa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x3a,0x45, + 0x0,0x0,0x4,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x3d,0x59, // :/images/banner.png 0x0,0x0,0x10,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x75,0x1f, // :/images/tabular-feature_m-valign-middle.png @@ -39143,7 +39143,7 @@ // :/images/math-display.png 0x0,0x0,0xa,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x9d,0xcb, // :/images/vc-compare.png - 0x0,0x0,0x20,0xec,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xfa,0x59, + 0x0,0x0,0x21,0x20,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xfd,0xcc, // :/images/vc-check-in.png 0x0,0x0,0x7,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x6c,0xa9, // :/images/math-macro_newmacroname_newcommand.png @@ -39167,7 +39167,7 @@ // :/images/buffer-export_latex.png 0x0,0x0,0x4,0xbc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x41,0x5a, // :/images/buffer-toggle-output-sync.png - 0x0,0x0,0xd,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x49,0xca, + 0x0,0x0,0xd,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x48,0x59, // :/images/buffer-export_dvi.png 0x0,0x0,0x1b,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xa6,0xe4, // :/images/note-next.png @@ -39177,17 +39177,17 @@ // :/images/promote.png 0x0,0x0,0x14,0xa8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x3c,0xd4, // :/images/buffer-view.png - 0x0,0x0,0x5,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x48,0x73, + 0x0,0x0,0x5,0x4e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x4d,0x1a, // :/images/unknown.png 0x0,0x0,0xa,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xbd,0x3e, // :/images/dialog-show_spellchecker.png - 0x0,0x0,0xb,0x14,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc1,0xb9, + 0x0,0x0,0xb,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xde,0x44, // :/images/tabular-feature_m-valign-top.png 0x0,0x0,0x3,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x39,0xc, // :/images/copy.png 0x0,0x0,0x6,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x62,0xff, // :/images/buffer-view_ps.png - 0x0,0x0,0x16,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x5c,0x9e, + 0x0,0x0,0x16,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x67,0xf3, // :/images/lyx-quit.png 0x0,0x0,0x13,0xd6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x22,0xb4, // :/images/tabular-feature_m-align-right.png @@ -39197,9 +39197,9 @@ // :/images/layout.png 0x0,0x0,0x0,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x7,0x8, // :/images/tabular-feature_toggle-line-left.png - 0x0,0x0,0xa,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xbb,0xaf, + 0x0,0x0,0xa,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xa5,0xdc, // :/images/down.png - 0x0,0x0,0x17,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x68,0x9f, + 0x0,0x0,0x16,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x5c,0x9e, // :/images/tabular-feature_unset-all-lines.png 0x0,0x0,0xf,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x73,0x98, // :/images/closetab.png @@ -39213,7 +39213,7 @@ // :/images/buffer-export_pdf4.png 0x0,0x0,0xc,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x46,0x73, // :/images/buffer-export_pdf2.png - 0x0,0x0,0xd,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x48,0x59, + 0x0,0x0,0xd,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x4d,0x0, // :/images/buffer-export_pdf5.png 0x0,0x0,0xd,0xcc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x50,0x22, // :/images/buffer-export_pdf3.png @@ -39233,7 +39233,7 @@ // :/images/standard.png 0x0,0x0,0x12,0x1e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xfa,0x30, // :/images/change-accept.png - 0x0,0x0,0x4,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x3b,0xd5, + 0x0,0x0,0x4,0xa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x3a,0x45, // :/images/vc-locking-toggle.png 0x0,0x0,0x16,0x1a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x4f,0xcf, // :/images/layout_Description.png @@ -39241,9 +39241,9 @@ // :/images/tabular-feature_append-column.png 0x0,0x0,0x17,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x72,0xcf, // :/images/math-macro-remove-greedy-param.png - 0x0,0x0,0x2,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x25,0xe8, + 0x0,0x0,0x1,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x19,0x99, // :/images/buffer-update_pdf.png - 0x0,0x0,0x2,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x22,0x4c, + 0x0,0x0,0x2,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x20,0xd1, // :/images/tabular-feature_set-all-lines.png 0x0,0x0,0x19,0x78,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x8e,0xca, // :/images/info-insert_buffer_vcs-revision.png @@ -39269,17 +39269,17 @@ // :/images/dialog-show-new-inset_graphics.png 0x0,0x0,0x1f,0x84,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xe0,0x1e, // :/images/marginalnote-insert.png - 0x0,0x0,0x3,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2b,0xcd, + 0x0,0x0,0x3,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2f,0x4d, // :/images/classic 0x0,0x0,0x17,0x1e,0x0,0x2,0x0,0x0,0x0,0xa9,0x0,0x0,0x0,0xba, // :/images/psnfss4.png - 0x0,0x0,0xa,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xa1,0x1f, + 0x0,0x0,0xa,0xdc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xa7,0x6b, // :/images/psnfss2.png - 0x0,0x0,0xb,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc6,0x2f, + 0x0,0x0,0xb,0x14,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc1,0xb9, // :/images/psnfss3.png - 0x0,0x0,0xc,0x76,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xa,0x9a, + 0x0,0x0,0xc,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x8,0x49, // :/images/psnfss1.png - 0x0,0x0,0xc,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x30,0x3f, + 0x0,0x0,0xc,0xdc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x31,0x89, // :/images/hidetab.png 0x0,0x0,0x19,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x89,0xe9, // :/images/paste.png @@ -39299,17 +39299,17 @@ // :/images/tabular-feature_m-align-left.png 0x0,0x0,0x13,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x1b,0x4d, // :/images/label-insert.png - 0x0,0x0,0x1e,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xd1,0x51, + 0x0,0x0,0x1e,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xd2,0x7c, // :/images/math-macro-make-nonoptional.png - 0x0,0x0,0x7,0xa4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x84,0x9, + 0x0,0x0,0x7,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x7c,0xcc, // :/images/buffer-export_pdf.png 0x0,0x0,0xd,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x4e,0x71, // :/images/all-changes-accept.png - 0x0,0x0,0xe,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x60,0x7c, + 0x0,0x0,0xe,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x64,0xfa, // :/images/dialog-show-new-inset_ref.png - 0x0,0x0,0xc,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x8,0x49, + 0x0,0x0,0xc,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x2d,0xee, // :/images/href-insert.png - 0x0,0x0,0x3,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2d,0xa7, + 0x0,0x0,0x3,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x31,0x27, // :/images/redo.png 0x0,0x0,0x14,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x3f,0x5b, // :/images/math-macro-append-greedy-param.png @@ -39327,7 +39327,7 @@ // :/images/buffer-view_pdf3.png 0x0,0x0,0x1d,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xc7,0xda, // :/images/math-matrix.png - 0x0,0x0,0x12,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xe,0x88, + 0x0,0x0,0x12,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x14,0x8a, // :/images/change-next.png 0x0,0x0,0x1b,0xb6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xaa,0x5b, // :/images/buffer-reload.png @@ -39339,19 +39339,19 @@ // :/images/buffer-update_pdf2.png 0x0,0x0,0x1,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x16,0x35, // :/images/buffer-update_pdf3.png - 0x0,0x0,0x2,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x1e,0xb5, + 0x0,0x0,0x2,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x24,0x6d, // :/images/buffer-update_pdf4.png 0x0,0x0,0x2,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x28,0x4, // :/images/buffer-update_pdf5.png - 0x0,0x0,0x3,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x33,0xa9, + 0x0,0x0,0x3,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x2b,0xcd, // :/images/buffer-write-as.png 0x0,0x0,0x11,0xc0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xf3,0x26, // :/images/dialog-show_character.png 0x0,0x0,0x8,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x8e,0x90, // :/images/busy.gif - 0x0,0x0,0x7,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x7c,0xcc, + 0x0,0x0,0x7,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x7e,0x7, // :/images/tabular-feature_m-align-center.png - 0x0,0x0,0xc,0xae,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x45,0x29, + 0x0,0x0,0xc,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0x30,0x3f, // :/images/file-open.png 0x0,0x0,0x13,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x1c,0x87, // :/images/tabular-feature_delete-column.png @@ -39359,15 +39359,15 @@ // :/images/tabular-feature_set-rotate-cell.png 0x0,0x0,0x8,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x8b,0xf6, // :/images/footnote-insert.png - 0x0,0x0,0x15,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x46,0xa7, + 0x0,0x0,0x15,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x44,0xc5, // :/images/master-buffer-update.png - 0x0,0x0,0x1,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x19,0x99, + 0x0,0x0,0x2,0x3a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0x1b,0xb5, // :/images/tabular-feature_toggle-line-right.png 0x0,0x0,0x1e,0xb2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xd7,0x85, // :/images/dialog-show_vclog.png - 0x0,0x0,0x16,0xd8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x66,0x37, + 0x0,0x0,0x16,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x65,0x8b, // :/images/url-insert.png - 0x0,0x0,0x12,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xf,0x5e, + 0x0,0x0,0x12,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0xe,0x88, // :/images/master-buffer-view.png 0x0,0x0,0x22,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x12,0xe6, // :/images/changes-track.png @@ -39375,11 +39375,11 @@ // :/images/dialog-show-new-inset_citation.png 0x0,0x0,0x1,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xc,0x27, // :/images/bookmark-save.png - 0x0,0x0,0xa,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xb6,0xf2, + 0x0,0x0,0xa,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xa1,0x1f, // :/images/ert-insert.png - 0x0,0x0,0x11,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xf1,0xa7, + 0x0,0x0,0x11,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xf0,0xe8, // :/images/font-sans.png - 0x0,0x0,0x15,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x44,0xc5, + 0x0,0x0,0x15,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x46,0xa2, // :/images/font-emph.png 0x0,0x0,0xb,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x0,0xfa,0xdf, // :/images/tabular-feature_set-longtabular.png @@ -39393,7 +39393,7 @@ // :/images/tabular-feature_toggle-rotate-cell.png 0x0,0x0,0x1a,0xc6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x9f,0x27, // :/images/math-superscript.png - 0x0,0x0,0x11,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xf0,0xe8, + 0x0,0x0,0x11,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x1,0xf2,0x67, // :/images/buffer-export.png 0x0,0x0,0x1a,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x2,0x9b,0x7f, // :/images/math-macro-add-greedy-optional-param.png @@ -39445,21 +39445,21 @@ // :/images/classic/buffer-update_ps.png 0x0,0x0,0x20,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x97,0xb6, // :/images/classic/buffer-update.png - 0x0,0x0,0x16,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x21,0xa4, + 0x0,0x0,0x16,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x21,0x60, // :/images/classic/float-insert_table.png 0x0,0x0,0x1d,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x7d,0xb9, // :/images/classic/box-insert.png 0x0,0x0,0x1c,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x6d,0x6e, // :/images/classic/toolbar-toggle_math.png - 0x0,0x0,0x21,0xe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x9f,0xa7, + 0x0,0x0,0x20,0xec,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x99,0x59, // :/images/classic/nomencl-insert.png 0x0,0x0,0xf,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xd3,0xfe, // :/images/classic/dialog-show_print.png 0x0,0x0,0x1c,0xb4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x70,0x80, // :/images/classic/tabular-insert.png - 0x0,0x0,0x1e,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x81,0x8f, + 0x0,0x0,0x1e,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x80,0x70, // :/images/classic/math-mode.png - 0x0,0x0,0x21,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xab,0x2e, + 0x0,0x0,0x21,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xa9,0x91, // :/images/classic/changes-merge.png 0x0,0x0,0xe,0x76,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xbf,0x1, // :/images/classic/tabular-feature_multirow.png @@ -39479,7 +39479,7 @@ // :/images/classic/dialog-show_mathmatrix.png 0x0,0x0,0x5,0xc8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x63,0xd8, // :/images/classic/thesaurus-entry.png - 0x0,0x0,0xe,0xd0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xc6,0xb1, + 0x0,0x0,0xe,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xc0,0x45, // :/images/classic/vc-register.png 0x0,0x0,0x11,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xdd,0xb3, // :/images/classic/depth-increment.png @@ -39487,21 +39487,21 @@ // :/images/classic/vc-revert.png 0x0,0x0,0x7,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x81,0x10, // :/images/classic/changes-output.png - 0x0,0x0,0xc,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xae,0x87, + 0x0,0x0,0xc,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xaa,0x7, // :/images/classic/buffer-view_dvi.png 0x0,0x0,0x13,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x1,0x37, // :/images/classic/undo.png - 0x0,0x0,0x5,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x59,0x36, + 0x0,0x0,0x5,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x55,0xa9, // :/images/classic/tabular-feature_m-valign-bottom.png 0x0,0x0,0xe,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xcd,0xb, // :/images/classic/tabular-feature_toggle-line-top.png - 0x0,0x0,0x4,0xa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x48,0xbc, + 0x0,0x0,0x4,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x49,0xba, // :/images/classic/tabular-feature_m-valign-middle.png 0x0,0x0,0x20,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x94,0xfe, // :/images/classic/math-display.png - 0x0,0x0,0xa,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x98,0x6c, + 0x0,0x0,0xa,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x9a,0xd2, // :/images/classic/vc-compare.png - 0x0,0x0,0x20,0xec,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x99,0x59, + 0x0,0x0,0x21,0x20,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x9b,0xd4, // :/images/classic/vc-check-in.png 0x0,0x0,0x7,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x71,0xac, // :/images/classic/math-macro_newmacroname_newcommand.png @@ -39513,7 +39513,7 @@ // :/images/classic/math-macro-add-optional-param.png 0x0,0x0,0x8,0x4a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x88,0x4f, // :/images/classic/reload.png - 0x0,0x0,0xb,0xf2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xad,0x76, + 0x0,0x0,0xb,0xf2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa8,0xf6, // :/images/classic/buffer-update_dvi.png 0x0,0x0,0x14,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x4,0xe9, // :/images/classic/tabular-feature_align-decimal.png @@ -39525,7 +39525,7 @@ // :/images/classic/buffer-export_latex.png 0x0,0x0,0x4,0xbc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x4e,0x38, // :/images/classic/buffer-toggle-output-sync.png - 0x0,0x0,0xd,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xb4,0x5a, + 0x0,0x0,0xd,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xb2,0xe9, // :/images/classic/buffer-export_dvi.png 0x0,0x0,0x1b,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x5e,0x6, // :/images/classic/note-next.png @@ -39535,27 +39535,27 @@ // :/images/classic/promote.png 0x0,0x0,0x14,0xa8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc,0x66, // :/images/classic/buffer-view.png - 0x0,0x0,0x5,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x55,0xa9, + 0x0,0x0,0x5,0x4e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x59,0x9e, // :/images/classic/unknown.png 0x0,0x0,0xa,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa0,0x99, // :/images/classic/dialog-show_spellchecker.png - 0x0,0x0,0xb,0x14,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa5,0x14, + 0x0,0x0,0xb,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa5,0x14, // :/images/classic/tabular-feature_m-valign-top.png 0x0,0x0,0x3,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x47,0xcd, // :/images/classic/copy.png 0x0,0x0,0x6,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x65,0x93, // :/images/classic/buffer-view_ps.png - 0x0,0x0,0x16,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x20,0xb0, + 0x0,0x0,0x16,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x2a,0xe8, // :/images/classic/tabular-feature_m-align-right.png - 0x0,0x0,0xb,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa7,0x13, + 0x0,0x0,0xb,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa8,0x7, // :/images/classic/demote.png 0x0,0x0,0xf,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xd0,0xe0, // :/images/classic/layout.png 0x0,0x0,0x0,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x1c,0xbf, // :/images/classic/tabular-feature_toggle-line-left.png - 0x0,0x0,0xa,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x9f,0xd4, + 0x0,0x0,0xa,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x9f,0xd4, // :/images/classic/down.png - 0x0,0x0,0x17,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x2b,0x2c, + 0x0,0x0,0x16,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x20,0xb0, // :/images/classic/tabular-feature_unset-all-lines.png 0x0,0x0,0xf,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xd5,0x5e, // :/images/classic/split-view_horizontal.png @@ -39567,7 +39567,7 @@ // :/images/classic/buffer-export_pdf4.png 0x0,0x0,0xc,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xb1,0x25, // :/images/classic/buffer-export_pdf2.png - 0x0,0x0,0xd,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xb2,0xe9, + 0x0,0x0,0xd,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xb7,0x8e, // :/images/classic/buffer-export_pdf5.png 0x0,0x0,0xd,0xcc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xba,0x85, // :/images/classic/buffer-export_pdf3.png @@ -39583,7 +39583,7 @@ // :/images/classic/math-macro-remove-param.png 0x0,0x0,0x20,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x95,0xf2, // :/images/classic/change-accept.png - 0x0,0x0,0x4,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x49,0x7a, + 0x0,0x0,0x4,0xa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x48,0xbc, // :/images/classic/vc-locking-toggle.png 0x0,0x0,0x16,0x1a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x1a,0x74, // :/images/classic/layout_Description.png @@ -39591,9 +39591,9 @@ // :/images/classic/tabular-feature_append-column.png 0x0,0x0,0x17,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x31,0xb, // :/images/classic/math-macro-remove-greedy-param.png - 0x0,0x0,0x2,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x36,0x86, + 0x0,0x0,0x1,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x2c,0xa7, // :/images/classic/buffer-update_pdf.png - 0x0,0x0,0x2,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x34,0x2c, + 0x0,0x0,0x2,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x36,0x48, // :/images/classic/tabular-feature_set-all-lines.png 0x0,0x0,0x19,0x78,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x4d,0x8d, // :/images/classic/info-insert_buffer_vcs-revision.png @@ -39605,7 +39605,7 @@ // :/images/classic/note-insert.png 0x0,0x0,0xa,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x9b,0x85, // :/images/classic/buffer-view_pdf.png - 0x0,0x0,0x9,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x99,0xff, + 0x0,0x0,0x9,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x99,0x4c, // :/images/classic/math-subscript.png 0x0,0x0,0x12,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xed,0xe4, // :/images/classic/update-others.png @@ -39619,7 +39619,7 @@ // :/images/classic/dialog-show-new-inset_graphics.png 0x0,0x0,0x1f,0x84,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x86,0xe2, // :/images/classic/marginalnote-insert.png - 0x0,0x0,0x3,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x3b,0x2d, + 0x0,0x0,0x3,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x3d,0x99, // :/images/classic/paste.png 0x0,0x0,0x7,0x28,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x75,0x38, // :/images/classic/dialog-toggle_findreplaceadv.png @@ -39629,7 +39629,7 @@ // :/images/classic/cut.png 0x0,0x0,0x1f,0xce,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x8c,0x2c, // :/images/classic/buffer-update_dvi3.png - 0x0,0x0,0x22,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xa8,0x96, + 0x0,0x0,0x22,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xab,0x54, // :/images/classic/close-tab-group.png 0x0,0x0,0x16,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x1e,0x3c, // :/images/classic/script-insert_subscript.png @@ -39637,17 +39637,17 @@ // :/images/classic/tabular-feature_m-align-left.png 0x0,0x0,0x13,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xf9,0x25, // :/images/classic/label-insert.png - 0x0,0x0,0x1e,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x80,0x70, + 0x0,0x0,0x1e,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x81,0x46, // :/images/classic/math-macro-make-nonoptional.png - 0x0,0x0,0x7,0xa4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x84,0xf6, + 0x0,0x0,0x7,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x84,0xf6, // :/images/classic/buffer-export_pdf.png 0x0,0x0,0xd,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xb8,0xff, // :/images/classic/all-changes-accept.png - 0x0,0x0,0xe,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xc0,0x45, + 0x0,0x0,0xe,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xc6,0x9f, // :/images/classic/dialog-show-new-inset_ref.png - 0x0,0x0,0xc,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa8,0xf6, + 0x0,0x0,0xc,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xab,0xb6, // :/images/classic/href-insert.png - 0x0,0x0,0x3,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x3b,0xec, + 0x0,0x0,0x3,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x3e,0x58, // :/images/classic/redo.png 0x0,0x0,0x14,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd,0x4c, // :/images/classic/math-macro-append-greedy-param.png @@ -39655,7 +39655,7 @@ // :/images/classic/layout_Enumerate.png 0x0,0x0,0x1d,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x7c,0xcb, // :/images/classic/textstyle-apply.png - 0x0,0x0,0x21,0xb4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xaa,0x33, + 0x0,0x0,0x21,0xb4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xa8,0x96, // :/images/classic/buffer-view_pdf4.png 0x0,0x0,0x1c,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x6e,0xbc, // :/images/classic/buffer-view_pdf5.png @@ -39665,7 +39665,7 @@ // :/images/classic/buffer-view_pdf3.png 0x0,0x0,0x1d,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x7b,0x49, // :/images/classic/math-matrix.png - 0x0,0x0,0x12,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xee,0xa2, + 0x0,0x0,0x12,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xf6,0x34, // :/images/classic/change-next.png 0x0,0x0,0x1b,0xb6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x63,0xe6, // :/images/classic/buffer-reload.png @@ -39677,17 +39677,17 @@ // :/images/classic/buffer-update_pdf2.png 0x0,0x0,0x1,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x2a,0x4d, // :/images/classic/buffer-update_pdf3.png - 0x0,0x0,0x2,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x31,0xc4, + 0x0,0x0,0x2,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x33,0xe0, // :/images/classic/buffer-update_pdf4.png 0x0,0x0,0x2,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x38,0xa2, // :/images/classic/buffer-update_pdf5.png - 0x0,0x0,0x3,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x43,0x7e, + 0x0,0x0,0x3,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x3b,0x2d, // :/images/classic/buffer-write-as.png 0x0,0x0,0x11,0xc0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xe3,0xcd, // :/images/classic/dialog-show_character.png 0x0,0x0,0x8,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x8b,0xaa, // :/images/classic/tabular-feature_m-align-center.png - 0x0,0x0,0xc,0xae,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xb0,0x36, + 0x0,0x0,0xc,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xb0,0x36, // :/images/classic/file-open.png 0x0,0x0,0x13,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xfa,0xc, // :/images/classic/tabular-feature_delete-column.png @@ -39697,15 +39697,15 @@ // :/images/classic/iconsize.png 0x0,0x0,0x22,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xbd,0x7f, // :/images/classic/footnote-insert.png - 0x0,0x0,0x15,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x13,0x22, + 0x0,0x0,0x15,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x12,0x27, // :/images/classic/master-buffer-update.png - 0x0,0x0,0x1,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x2c,0xa7, + 0x0,0x0,0x2,0x3a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x2e,0xc3, // :/images/classic/tabular-feature_toggle-line-right.png 0x0,0x0,0x1e,0xb2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x82,0x65, // :/images/classic/dialog-show_vclog.png - 0x0,0x0,0x16,0xd8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x26,0xd4, + 0x0,0x0,0x16,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x26,0x90, // :/images/classic/url-insert.png - 0x0,0x0,0x12,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xef,0x5d, + 0x0,0x0,0x12,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xee,0xa2, // :/images/classic/master-buffer-view.png 0x0,0x0,0x22,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xac,0xf1, // :/images/classic/changes-track.png @@ -39713,13 +39713,13 @@ // :/images/classic/dialog-show-new-inset_citation.png 0x0,0x0,0x1,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x20,0xa4, // :/images/classic/bookmark-save.png - 0x0,0x0,0xa,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x9c,0xbe, + 0x0,0x0,0xa,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x9c,0xbe, // :/images/classic/ert-insert.png - 0x0,0x0,0x11,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xe2,0xe3, + 0x0,0x0,0x11,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xe2,0x24, // :/images/classic/font-sans.png - 0x0,0x0,0x15,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x12,0x27, + 0x0,0x0,0x15,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x12,0xe5, // :/images/classic/font-emph.png - 0x0,0x0,0xb,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa8,0x2, + 0x0,0x0,0xb,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xa7,0x13, // :/images/classic/tabular-feature_set-longtabular.png 0x0,0x0,0x10,0xe2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xdc,0xd2, // :/images/classic/tabular-feature_delete-row.png @@ -39727,11 +39727,11 @@ // :/images/classic/buffer-close.png 0x0,0x0,0x14,0x20,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x2,0x2c, // :/images/classic/tabular-feature_set-border-lines.png - 0x0,0x0,0x9,0xa2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x99,0x1f, + 0x0,0x0,0x9,0xa2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0x98,0x6c, // :/images/classic/tabular-feature_toggle-rotate-cell.png 0x0,0x0,0x1a,0xc6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x5a,0x65, // :/images/classic/math-superscript.png - 0x0,0x0,0x11,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xe2,0x24, + 0x0,0x0,0x11,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x3,0xe3,0xe, // :/images/classic/buffer-export.png 0x0,0x0,0x1a,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0x56,0x29, // :/images/classic/math-macro-add-greedy-optional-param.png @@ -39759,43 +39759,43 @@ // :/images/oxygen/layout-paragraph.png 0x0,0x0,0x1b,0xda,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xe5,0x8f, // :/images/oxygen/bookmark-goto_0.png - 0x0,0x0,0x17,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xc2,0x15, + 0x0,0x0,0x17,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xc9,0x28, // :/images/oxygen/toolbar-toggle_table.png 0x0,0x0,0x8,0x14,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x4e,0x86, // :/images/oxygen/buffer-update_ps.png 0x0,0x0,0x20,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x87,0x60, // :/images/oxygen/buffer-update.png - 0x0,0x0,0x16,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x8f,0xdf, + 0x0,0x0,0x16,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x8f,0xdf, // :/images/oxygen/float-insert_table.png - 0x0,0x0,0x1d,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xaf,0xb5, + 0x0,0x0,0x1d,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xb4,0x4c, // :/images/oxygen/box-insert.png 0x0,0x0,0x1c,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x33,0x4, // :/images/oxygen/toolbar-toggle_math.png - 0x0,0x0,0x21,0xe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x1f,0x51, + 0x0,0x0,0x20,0xec,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x1a,0xa1, // :/images/oxygen/nomencl-insert.png 0x0,0x0,0xf,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x2c,0x0, // :/images/oxygen/dialog-show_print.png 0x0,0x0,0x1c,0xb4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x12,0x19, // :/images/oxygen/tabular-insert.png - 0x0,0x0,0x1e,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x23,0x53, + 0x0,0x0,0x1e,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x23,0x53, // :/images/oxygen/math-mode.png - 0x0,0x0,0x21,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x5c,0x9f, + 0x0,0x0,0x21,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x60,0xf1, // :/images/oxygen/dialog-show_findreplace.png - 0x0,0x0,0x9,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x80,0xdc, + 0x0,0x0,0x9,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x83,0xae, // :/images/oxygen/buffer-new.png 0x0,0x0,0x17,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x8d,0xf1, // :/images/oxygen/thesaurus-entry.png - 0x0,0x0,0xe,0xd0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x9d,0x95, + 0x0,0x0,0xe,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x9d,0x95, // :/images/oxygen/depth-increment.png - 0x0,0x0,0x12,0xba,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xc5,0xa4, + 0x0,0x0,0x12,0xba,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xc6,0x67, // :/images/oxygen/vc-revert.png - 0x0,0x0,0x7,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xc8,0x65, + 0x0,0x0,0x7,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xc2,0x15, // :/images/oxygen/changes-output.png 0x0,0x0,0xc,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x3c,0x3c, // :/images/oxygen/buffer-view_dvi.png 0x0,0x0,0x13,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x71,0xc5, // :/images/oxygen/undo.png - 0x0,0x0,0x5,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x9d,0x26, + 0x0,0x0,0x5,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x9d,0x26, // :/images/oxygen/math-macro_newmacroname_newcommand.png 0x0,0x0,0x19,0xc0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x91,0x5e, // :/images/oxygen/reload.png @@ -39803,23 +39803,23 @@ // :/images/oxygen/buffer-update_dvi.png 0x0,0x0,0x14,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xc,0xc5, // :/images/oxygen/view-others.png - 0x0,0x0,0x1a,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x66,0xb6, + 0x0,0x0,0x1a,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x6b,0x6e, // :/images/oxygen/index-insert.png 0x0,0x0,0xf,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xe4,0x7, // :/images/oxygen/buffer-toggle-output-sync.png - 0x0,0x0,0xd,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xa1,0xee, + 0x0,0x0,0xd,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xa1,0xee, // :/images/oxygen/note-next.png - 0x0,0x0,0x19,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xce,0xb6, + 0x0,0x0,0x19,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xd2,0xc7, // :/images/oxygen/depth-decrement.png - 0x0,0x0,0x1b,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x84,0x8e, + 0x0,0x0,0x1b,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x80,0xdc, // :/images/oxygen/buffer-view.png - 0x0,0x0,0x5,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xca,0x39, + 0x0,0x0,0x5,0x4e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xca,0x39, // :/images/oxygen/dialog-show_spellchecker.png - 0x0,0x0,0xb,0x14,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x97,0x32, + 0x0,0x0,0xb,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x97,0x32, // :/images/oxygen/copy.png - 0x0,0x0,0x6,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xa2,0xaa, + 0x0,0x0,0x6,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xa8,0x16, // :/images/oxygen/buffer-view_ps.png - 0x0,0x0,0x16,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x86,0xb1, + 0x0,0x0,0x16,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x86,0xb1, // :/images/oxygen/lyx-quit.png 0x0,0x0,0x13,0xd6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x58,0x2d, // :/images/oxygen/layout.png @@ -39827,31 +39827,31 @@ // :/images/oxygen/closetab.png 0x0,0x0,0x11,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xd5,0xb0, // :/images/oxygen/split-view_horizontal.png - 0x0,0x0,0x0,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xef,0xd2, + 0x0,0x0,0x0,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xea,0xfe, // :/images/oxygen/change-accept.png - 0x0,0x0,0x4,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x52,0xa0, + 0x0,0x0,0x4,0xa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x52,0xa0, // :/images/oxygen/layout_Description.png 0x0,0x0,0xe,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xc0,0x39, // :/images/oxygen/buffer-update_pdf.png - 0x0,0x0,0x2,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x75,0x11, + 0x0,0x0,0x2,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x75,0x11, // :/images/oxygen/buffer-write.png 0x0,0x0,0x1a,0x78,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x39,0x1a, // :/images/oxygen/layout-document.png 0x0,0x0,0x5,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x63,0x41, // :/images/oxygen/note-insert.png - 0x0,0x0,0xa,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xae,0x7a, + 0x0,0x0,0xa,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xaa,0x1d, // :/images/oxygen/buffer-view_pdf.png - 0x0,0x0,0x9,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x6c,0x4, + 0x0,0x0,0x9,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x66,0xb6, // :/images/oxygen/update-others.png - 0x0,0x0,0x10,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xea,0xfe, + 0x0,0x0,0x10,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xec,0x3e, // :/images/oxygen/split-view_vertical.png 0x0,0x0,0x18,0x50,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xe2,0xdb, // :/images/oxygen/buffer-view_dvi3.png - 0x0,0x0,0x20,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xfe,0xe7, + 0x0,0x0,0x20,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xfc,0xa5, // :/images/oxygen/dialog-show-new-inset_graphics.png 0x0,0x0,0x1f,0x84,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xb8,0x44, // :/images/oxygen/marginalnote-insert.png - 0x0,0x0,0x3,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xf5,0xf3, + 0x0,0x0,0x3,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xf1,0x12, // :/images/oxygen/paste.png 0x0,0x0,0x7,0x28,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x83,0xaa, // :/images/oxygen/dialog-toggle_findreplaceadv.png @@ -39859,19 +39859,19 @@ // :/images/oxygen/cut.png 0x0,0x0,0x1f,0xce,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xd7,0x8e, // :/images/oxygen/buffer-update_dvi3.png - 0x0,0x0,0x22,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xa4,0xb1, + 0x0,0x0,0x22,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xae,0x12, // :/images/oxygen/close-tab-group.png 0x0,0x0,0x16,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x8c,0x1, // :/images/oxygen/label-insert.png - 0x0,0x0,0x1e,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xd3,0x7d, + 0x0,0x0,0x1e,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xce,0xb6, // :/images/oxygen/all-changes-accept.png - 0x0,0x0,0xe,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x2d,0xa0, + 0x0,0x0,0xe,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x2d,0xa0, // :/images/oxygen/dialog-show-new-inset_ref.png - 0x0,0x0,0xc,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xfc,0xa5, + 0x0,0x0,0xc,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x0,0x2c, // :/images/oxygen/href-insert.png - 0x0,0x0,0x3,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x7e,0x5b, + 0x0,0x0,0x3,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x7e,0x5b, // :/images/oxygen/redo.png - 0x0,0x0,0x14,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xf1,0x12, + 0x0,0x0,0x14,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xf7,0xc4, // :/images/oxygen/layout_Enumerate.png 0x0,0x0,0x1d,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x55,0xbe, // :/images/oxygen/textstyle-apply.png @@ -39879,41 +39879,41 @@ // :/images/oxygen/buffer-view_pdf4.png 0x0,0x0,0x1c,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x49,0xb7, // :/images/oxygen/buffer-view_pdf5.png - 0x0,0x0,0x1c,0xe4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xb3,0xad, + 0x0,0x0,0x1c,0xe4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xaf,0xb5, // :/images/oxygen/buffer-view_pdf2.png 0x0,0x0,0x1d,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xb2,0x6f, // :/images/oxygen/buffer-view_pdf3.png - 0x0,0x0,0x1d,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x1a,0xa1, + 0x0,0x0,0x1d,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x1e,0xa3, // :/images/oxygen/change-next.png 0x0,0x0,0x1b,0xb6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x7a,0xab, // :/images/oxygen/buffer-reload.png - 0x0,0x0,0x18,0x28,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x5e,0xef, + 0x0,0x0,0x18,0x28,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x5c,0x9f, // :/images/oxygen/font-noun.png 0x0,0x0,0x1,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xdd,0x6c, // :/images/oxygen/all-changes-reject.png 0x0,0x0,0x21,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x15,0x8d, // :/images/oxygen/buffer-update_pdf2.png - 0x0,0x0,0x1,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xf7,0x37, + 0x0,0x0,0x1,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xf2,0x56, // :/images/oxygen/buffer-update_pdf3.png - 0x0,0x0,0x2,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x44,0x25, + 0x0,0x0,0x2,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x44,0x25, // :/images/oxygen/buffer-update_pdf4.png 0x0,0x0,0x2,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xaa,0x1a, // :/images/oxygen/buffer-update_pdf5.png - 0x0,0x0,0x3,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xa9,0xe, + 0x0,0x0,0x3,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xa2,0xaa, // :/images/oxygen/buffer-write-as.png 0x0,0x0,0x11,0xc0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0x35,0x7d, // :/images/oxygen/dialog-show_character.png - 0x0,0x0,0x8,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xd2,0x6, + 0x0,0x0,0x8,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xcc,0xb7, // :/images/oxygen/file-open.png 0x0,0x0,0x13,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x94,0x12, // :/images/oxygen/iconsize.png - 0x0,0x0,0x22,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xc9,0x76, + 0x0,0x0,0x22,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xc4,0x7d, // :/images/oxygen/footnote-insert.png - 0x0,0x0,0x15,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xc3,0x2a, + 0x0,0x0,0x15,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xc3,0x2a, // :/images/oxygen/master-buffer-update.png - 0x0,0x0,0x1,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xc4,0x7d, + 0x0,0x0,0x2,0x3a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xc5,0x40, // :/images/oxygen/url-insert.png - 0x0,0x0,0x12,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xcc,0xb7, + 0x0,0x0,0x12,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xd0,0x61, // :/images/oxygen/master-buffer-view.png 0x0,0x0,0x22,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xbd,0x9b, // :/images/oxygen/changes-track.png @@ -39921,9 +39921,9 @@ // :/images/oxygen/dialog-show-new-inset_citation.png 0x0,0x0,0x1,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xa6,0x89, // :/images/oxygen/bookmark-save.png - 0x0,0x0,0xa,0x82,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xe6,0xf3, + 0x0,0x0,0xa,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xe6,0xf3, // :/images/oxygen/ert-insert.png - 0x0,0x0,0x11,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x9a,0xe2, + 0x0,0x0,0x11,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x9a,0xe2, // :/images/oxygen/font-emph.png 0x0,0x0,0xb,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x7,0xbc,0x6c, // :/images/oxygen/dialog-show-new-inset_include.png @@ -39933,7 +39933,7 @@ // :/images/math/delim0.png 0x0,0x0,0x43,0xa4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa9,0x1a, // :/images/math/delim1.png - 0x0,0x0,0x59,0x1e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x4f,0x6b, + 0x0,0x0,0x59,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x50,0x32, // :/images/math/style.png 0x0,0x0,0x47,0x3e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc5,0x72, // :/images/math/smile.png @@ -39949,11 +39949,11 @@ // :/images/math/iint.png 0x0,0x0,0x44,0x98,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xaf,0xbf, // :/images/math/oint.png - 0x0,0x0,0x4b,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe2,0x64, + 0x0,0x0,0x4a,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe1,0x8c, // :/images/math/fint.png 0x0,0x0,0x37,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x53,0xb7, // :/images/math/sqint.png - 0x0,0x0,0x3c,0xa4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x76,0x7e, + 0x0,0x0,0x3c,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x77,0x53, // :/images/math/bigcirc.png 0x0,0x0,0x2c,0xa4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf6,0x9a, // :/images/math/iiint.png @@ -39961,43 +39961,43 @@ // :/images/math/oiint.png 0x0,0x0,0x4c,0xcc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xef,0xf, // :/images/math/curvearrowleft.png - 0x0,0x0,0x3c,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x72,0x3d, + 0x0,0x0,0x3c,0x24,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x73,0x1d, // :/images/math/sqiint.png - 0x0,0x0,0x5e,0xe2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x7e,0xf8, + 0x0,0x0,0x5e,0xce,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x7e,0x19, // :/images/math/iiiint.png 0x0,0x0,0x28,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xda,0x13, // :/images/math/Finv.png 0x0,0x0,0x58,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x4b,0x94, // :/images/math/trianglelefteq.png - 0x0,0x0,0x24,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xbd,0xec, + 0x0,0x0,0x24,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xbd,0x18, // :/images/math/leftthreetimes.png - 0x0,0x0,0x37,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x52,0x1, + 0x0,0x0,0x37,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x52,0xe2, // :/images/math/dotsint.png 0x0,0x0,0x4d,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf8,0x4a, // :/images/math/circ.png - 0x0,0x0,0x5d,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x71,0x50, + 0x0,0x0,0x5d,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x70,0x75, // :/images/math/eqcirc.png 0x0,0x0,0x55,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x39,0xc6, // :/images/math/blacklozenge.png - 0x0,0x0,0x26,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xcb,0xd9, + 0x0,0x0,0x26,0x7e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xcc,0xb2, // :/images/math/misc.png 0x0,0x0,0x41,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x93,0xe, // :/images/math/longrightarrow2.png 0x0,0x0,0x59,0xd0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x53,0xfc, // :/images/math/backprime.png - 0x0,0x0,0x2c,0xc0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf7,0x84, + 0x0,0x0,0x2c,0xec,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf8,0x6e, // :/images/math/spadesuit.png 0x0,0x0,0x3e,0xd8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x85,0xa1, // :/images/math/blacktriangledown.png 0x0,0x0,0x3e,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x82,0x6d, // :/images/math/leftarrow2.png - 0x0,0x0,0x2f,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x8,0x4f, + 0x0,0x0,0x2f,0x7c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x9,0x2a, // :/images/math/nleftarrow2.png 0x0,0x0,0x44,0xae,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb0,0x7f, // :/images/math/gvertneqq.png 0x0,0x0,0x2f,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x9,0xf5, // :/images/math/supsetneq.png - 0x0,0x0,0x2f,0x7e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x9,0x1a, + 0x0,0x0,0x2f,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x8,0x4f, // :/images/math/varsupsetneq.png 0x0,0x0,0x4f,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6,0xde, // :/images/math/vartriangle.png @@ -40007,7 +40007,7 @@ // :/images/math/ntrianglerighteq.png 0x0,0x0,0x55,0xd8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x3a,0x90, // :/images/math/trianglerighteq.png - 0x0,0x0,0x57,0xa8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x44,0xf1, + 0x0,0x0,0x57,0xbc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x45,0xcb, // :/images/math/downdownarrows.png 0x0,0x0,0x23,0xfa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xbb,0x8f, // :/images/math/twoheadrightarrow.png @@ -40015,13 +40015,13 @@ // :/images/math/lparen_rparen.png 0x0,0x0,0x25,0xc2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc7,0xa8, // :/images/math/nsubseteq.png - 0x0,0x0,0x50,0x90,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x14,0x45, + 0x0,0x0,0x50,0x74,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x11,0x1e, // :/images/math/underleftrightarrow.png 0x0,0x0,0x44,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xac,0x60, // :/images/math/nsupseteq.png - 0x0,0x0,0x28,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xdd,0x73, + 0x0,0x0,0x28,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xdc,0xa1, // :/images/math/varsubsetneq.png - 0x0,0x0,0x35,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x44,0xf, + 0x0,0x0,0x35,0x96,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x43,0x42, // :/images/math/subsetneq.png 0x0,0x0,0x27,0xb8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd4,0xd8, // :/images/math/circledcirc.png @@ -40041,27 +40041,27 @@ // :/images/math/looparrowright.png 0x0,0x0,0x3a,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x68,0x1f, // :/images/math/landupintop.png - 0x0,0x0,0x4e,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x0,0x7d, + 0x0,0x0,0x4e,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xff,0xc0, // :/images/math/bigotimes.png 0x0,0x0,0x41,0xea,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x9c,0x5c, // :/images/math/overleftrightarrow.png - 0x0,0x0,0x31,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x29,0xd3, + 0x0,0x0,0x31,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2a,0xbd, // :/images/math/rightrightarrows.png 0x0,0x0,0x4c,0x68,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xec,0x8e, // :/images/math/varepsilon.png - 0x0,0x0,0x5d,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x70,0x84, + 0x0,0x0,0x5c,0xee,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6f,0xa9, // :/images/math/nleftrightarrow.png - 0x0,0x0,0x2c,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf8,0x39, + 0x0,0x0,0x2c,0xc0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf7,0x84, // :/images/math/flat.png 0x0,0x0,0x26,0xa4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xcd,0x89, // :/images/math/overline.png 0x0,0x0,0x51,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x1a,0xde, // :/images/math/tilde.png - 0x0,0x0,0x4d,0xbc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf9,0xe0, + 0x0,0x0,0x4d,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xfb,0x85, // :/images/math/rightleftarrows.png 0x0,0x0,0x42,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x9e,0x20, // :/images/math/utilde.png - 0x0,0x0,0x53,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2b,0x1e, + 0x0,0x0,0x53,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2b,0xd7, // :/images/math/leq.png 0x0,0x0,0x49,0xa2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd6,0xc4, // :/images/math/nleq.png @@ -40073,15 +40073,15 @@ // :/images/math/delim.png 0x0,0x0,0x29,0x84,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe1,0x86, // :/images/math/underleftarrow.png - 0x0,0x0,0x4d,0xd4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xfa,0xb2, + 0x0,0x0,0x4d,0xbc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf9,0xe0, // :/images/math/dotplus.png - 0x0,0x0,0x3a,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x64,0xfb, + 0x0,0x0,0x3a,0x54,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x65,0xc6, // :/images/math/smallsetminus.png - 0x0,0x0,0x30,0xf6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x1b,0xea, + 0x0,0x0,0x30,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x1b,0x16, // :/images/math/boxplus.png 0x0,0x0,0x3f,0xe4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x8c,0xe2, // :/images/math/lll.png - 0x0,0x0,0x5e,0xce,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x7e,0x19, + 0x0,0x0,0x5e,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x7e,0xef, // :/images/math/vartheta.png 0x0,0x0,0x27,0xe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd0,0x9f, // :/images/math/backsimeq.png @@ -40089,7 +40089,7 @@ // :/images/math/gamma2.png 0x0,0x0,0x47,0x24,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc4,0xaa, // :/images/math/sigma2.png - 0x0,0x0,0x49,0xd6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd8,0x4d, + 0x0,0x0,0x49,0xb6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd7,0x9f, // :/images/math/therefore.png 0x0,0x0,0x39,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x5f,0x19, // :/images/math/Lsh.png @@ -40105,7 +40105,7 @@ // :/images/math/times.png 0x0,0x0,0x37,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x50,0x4f, // :/images/math/uplus.png - 0x0,0x0,0x3b,0x50,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6c,0x93, + 0x0,0x0,0x3b,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6d,0x62, // :/images/math/oplus.png 0x0,0x0,0x34,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x3a,0x5, // :/images/math/ltimes.png @@ -40113,13 +40113,13 @@ // :/images/math/otimes.png 0x0,0x0,0x37,0xfe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x54,0x6c, // :/images/math/rtimes.png - 0x0,0x0,0x3c,0x72,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x74,0xc8, + 0x0,0x0,0x3c,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x75,0xa9, // :/images/math/approxeq.png 0x0,0x0,0x4e,0xfa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2,0x21, // :/images/math/upsilon.png - 0x0,0x0,0x34,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x3f,0xa, + 0x0,0x0,0x35,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x40,0xc3, // :/images/math/mho.png - 0x0,0x0,0x57,0xd4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x45,0xcc, + 0x0,0x0,0x57,0x80,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x44,0xb, // :/images/math/mid.png 0x0,0x0,0x54,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2d,0xe2, // :/images/math/nmid.png @@ -40129,15 +40129,15 @@ // :/images/math/curlywedge.png 0x0,0x0,0x39,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x5d,0x8d, // :/images/math/gtrapprox.png - 0x0,0x0,0x48,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xce,0xb0, + 0x0,0x0,0x48,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xcf,0x83, // :/images/math/lozenge.png 0x0,0x0,0x25,0xea,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc9,0x42, // :/images/math/sqiintop.png - 0x0,0x0,0x32,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2b,0x8f, + 0x0,0x0,0x31,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x29,0xd3, // :/images/math/gamma.png 0x0,0x0,0x52,0xd4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x24,0x94, // :/images/math/longleftrightarrow2.png - 0x0,0x0,0x27,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd1,0x78, + 0x0,0x0,0x27,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd2,0x4f, // :/images/math/emptyset.png 0x0,0x0,0x34,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x39,0x2f, // :/images/math/supsetneqq.png @@ -40151,7 +40151,7 @@ // :/images/math/neq.png 0x0,0x0,0x43,0x7e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa7,0x76, // :/images/math/lneq.png - 0x0,0x0,0x32,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2a,0xae, + 0x0,0x0,0x32,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2b,0x98, // :/images/math/gneq.png 0x0,0x0,0x5b,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x60,0xa8, // :/images/math/digamma.png @@ -40161,13 +40161,13 @@ // :/images/math/Im.png 0x0,0x0,0x4c,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xea,0xd1, // :/images/math/ointclockwise.png - 0x0,0x0,0x48,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xca,0x8c, + 0x0,0x0,0x47,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc9,0xb8, // :/images/math/lbrace_rbrace.png 0x0,0x0,0x42,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa2,0xd0, // :/images/math/triangle.png 0x0,0x0,0x3e,0x90,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x84,0x8, // :/images/math/triangleright.png - 0x0,0x0,0x44,0xf6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb2,0x48, + 0x0,0x0,0x44,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb1,0x5a, // :/images/math/iiiintop.png 0x0,0x0,0x25,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc4,0x5c, // :/images/math/twoheadleftarrow.png @@ -40181,29 +40181,29 @@ // :/images/math/subseteq.png 0x0,0x0,0x3d,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x7f,0x20, // :/images/math/ointctrclockwise.png - 0x0,0x0,0x28,0xfe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xde,0x55, + 0x0,0x0,0x28,0xe4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xdd,0x83, // :/images/math/supseteq.png 0x0,0x0,0x54,0x7e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x30,0xf1, // :/images/math/varsigma.png - 0x0,0x0,0x3c,0xf6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x78,0xef, + 0x0,0x0,0x3c,0xdc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x78,0x28, // :/images/math/ams_nrel.png 0x0,0x0,0x30,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf,0xc5, // :/images/math/bigtriangledown.png - 0x0,0x0,0x26,0x78,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xcc,0xb0, + 0x0,0x0,0x26,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xcb,0xd9, // :/images/math/ominus.png - 0x0,0x0,0x5c,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6e,0x11, + 0x0,0x0,0x5c,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6d,0x3a, // :/images/math/triangleq.png - 0x0,0x0,0x55,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x35,0xb5, + 0x0,0x0,0x54,0xfe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x34,0xfe, // :/images/math/equation.png - 0x0,0x0,0x53,0xac,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2a,0x4a, + 0x0,0x0,0x53,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x29,0x75, // :/images/math/curvearrowright.png 0x0,0x0,0x52,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x1f,0x69, // :/images/math/doteqdot.png - 0x0,0x0,0x36,0x80,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x49,0xe7, + 0x0,0x0,0x36,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x48,0xee, // :/images/math/thickapprox.png - 0x0,0x0,0x46,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbc,0x79, + 0x0,0x0,0x46,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbd,0x55, // :/images/math/longmapsto.png - 0x0,0x0,0x2e,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x1,0x58, + 0x0,0x0,0x2e,0x24,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x0,0x93, // :/images/math/cong.png 0x0,0x0,0x38,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x5b,0x2f, // :/images/math/ncong.png @@ -40217,11 +40217,11 @@ // :/images/math/root.png 0x0,0x0,0x3e,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x81,0x77, // :/images/math/rfloor.png - 0x0,0x0,0x32,0xc6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x30,0x5e, + 0x0,0x0,0x33,0x18,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x31,0xfd, // :/images/math/lfloor.png 0x0,0x0,0x49,0x54,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd4,0x55, // :/images/math/triangledown.png - 0x0,0x0,0x24,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xbd,0x18, + 0x0,0x0,0x24,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xbd,0xf3, // :/images/math/diamond.png 0x0,0x0,0x39,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x5b,0xfc, // :/images/math/sqsubset.png @@ -40229,23 +40229,23 @@ // :/images/math/sqsupset.png 0x0,0x0,0x51,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x1b,0x9f, // :/images/math/iota.png - 0x0,0x0,0x5c,0xd8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6e,0xf2, + 0x0,0x0,0x5c,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6e,0x1b, // :/images/math/thicksim.png 0x0,0x0,0x5d,0xc8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x76,0xf, // :/images/math/ams_ops.png - 0x0,0x0,0x50,0x74,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x11,0x1e, + 0x0,0x0,0x50,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x12,0xa, // :/images/math/succnsim.png 0x0,0x0,0x4e,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xfe,0x1c, // :/images/math/hphantom.png - 0x0,0x0,0x35,0x20,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x40,0xa9, + 0x0,0x0,0x34,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x3f,0xa, // :/images/math/dots.png 0x0,0x0,0x49,0x3e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd3,0xcb, // :/images/math/ddots.png - 0x0,0x0,0x32,0x90,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2e,0xed, + 0x0,0x0,0x32,0x7a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2e,0x1d, // :/images/math/cdots.png 0x0,0x0,0x30,0xc6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x1a,0x63, // :/images/math/adots.png - 0x0,0x0,0x24,0xea,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc2,0x1f, + 0x0,0x0,0x25,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc2,0xf7, // :/images/math/vdots.png 0x0,0x0,0x58,0xcc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x4d,0x5, // :/images/math/ldots.png @@ -40253,11 +40253,11 @@ // :/images/math/iddots.png 0x0,0x0,0x5a,0xd0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x5e,0x9f, // :/images/math/pi2.png - 0x0,0x0,0x2e,0x24,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x0,0x93, + 0x0,0x0,0x2e,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x1,0x5c, // :/images/math/super.png - 0x0,0x0,0x28,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd9,0x35, + 0x0,0x0,0x28,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd8,0x6f, // :/images/math/textrm_AA.png - 0x0,0x0,0x26,0xd4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xce,0xfc, + 0x0,0x0,0x26,0xba,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xce,0x4a, // :/images/math/bumpeq.png 0x0,0x0,0x44,0x7e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xae,0xfc, // :/images/math/circledS.png @@ -40269,7 +40269,7 @@ // :/images/math/rightarrow.png 0x0,0x0,0x56,0xba,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x40,0xb, // :/images/math/gg.png - 0x0,0x0,0x48,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xcb,0x77, + 0x0,0x0,0x48,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xcc,0x33, // :/images/math/frown.png 0x0,0x0,0x2e,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2,0x21, // :/images/math/alpha.png @@ -40279,7 +40279,7 @@ // :/images/math/arrows.png 0x0,0x0,0x4f,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x4,0x90, // :/images/math/phi.png - 0x0,0x0,0x5c,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6d,0x3a, + 0x0,0x0,0x5c,0xda,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6e,0xd2, // :/images/math/rightharpoonup.png 0x0,0x0,0x2f,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x7,0x8e, // :/images/math/divideontimes.png @@ -40289,7 +40289,7 @@ // :/images/math/measuredangle.png 0x0,0x0,0x2c,0x7c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf5,0xc3, // :/images/math/lnapprox.png - 0x0,0x0,0x36,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x48,0xee, + 0x0,0x0,0x36,0x80,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x49,0xa6, // :/images/math/leftarrowtail.png 0x0,0x0,0x40,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x8d,0xa5, // :/images/math/precnsim.png @@ -40301,7 +40301,7 @@ // :/images/math/mp.png 0x0,0x0,0x3e,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x7f,0xf2, // :/images/math/mu.png - 0x0,0x0,0x3a,0x5e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x65,0xb9, + 0x0,0x0,0x3a,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x63,0xfb, // :/images/math/ni.png 0x0,0x0,0x43,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa8,0x46, // :/images/math/nu.png @@ -40315,7 +40315,7 @@ // :/images/math/intercal.png 0x0,0x0,0x2e,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xff,0xda, // :/images/math/backepsilon.png - 0x0,0x0,0x28,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd8,0x6f, + 0x0,0x0,0x28,0x4a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd9,0x4d, // :/images/math/space.png 0x0,0x0,0x5b,0x50,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x62,0x62, // :/images/math/lbrace.png @@ -40325,19 +40325,19 @@ // :/images/math/psi.png 0x0,0x0,0x54,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x32,0x8a, // :/images/math/nleftrightarrow2.png - 0x0,0x0,0x53,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x26,0xf4, + 0x0,0x0,0x53,0x4a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x27,0xb5, // :/images/math/leftrightarrow2.png - 0x0,0x0,0x30,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd,0x39, + 0x0,0x0,0x2f,0xf6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc,0x50, // :/images/math/empty.png 0x0,0x0,0x4a,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xdc,0xd1, // :/images/math/propto.png - 0x0,0x0,0x41,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x97,0x1e, + 0x0,0x0,0x41,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x97,0x3f, // :/images/math/blacksquare.png 0x0,0x0,0x2e,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x5,0x45, // :/images/math/barwedge.png - 0x0,0x0,0x3b,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6e,0xf1, + 0x0,0x0,0x3b,0x50,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6c,0x93, // :/images/math/bigwedge.png - 0x0,0x0,0x4c,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf2,0xa5, + 0x0,0x0,0x4d,0xe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf3,0x74, // :/images/math/bigsqcup.png 0x0,0x0,0x5a,0xb2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x5d,0xf0, // :/images/math/wp.png @@ -40349,11 +40349,11 @@ // :/images/math/leftrightarrows.png 0x0,0x0,0x26,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xca,0x1a, // :/images/math/xi.png - 0x0,0x0,0x50,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xf,0x72, + 0x0,0x0,0x50,0x62,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x10,0x48, // :/images/math/underrightarrow.png - 0x0,0x0,0x47,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc8,0xf, + 0x0,0x0,0x47,0x7e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc7,0x35, // :/images/math/precapprox.png - 0x0,0x0,0x27,0xd8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd5,0xb2, + 0x0,0x0,0x27,0xee,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd6,0xa2, // :/images/math/forall.png 0x0,0x0,0x3e,0x76,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x83,0x34, // :/images/math/amalg.png @@ -40363,7 +40363,7 @@ // :/images/math/Game.png 0x0,0x0,0x3f,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x88,0xd9, // :/images/math/rightleftharpoons.png - 0x0,0x0,0x2d,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xfa,0xc1, + 0x0,0x0,0x2d,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf9,0x23, // :/images/math/nparallel.png 0x0,0x0,0x31,0x54,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x1e,0x5c, // :/images/math/backslash.png @@ -40383,9 +40383,9 @@ // :/images/math/veebar.png 0x0,0x0,0x5a,0x50,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x5a,0xa8, // :/images/math/square.png - 0x0,0x0,0x36,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x48,0x2f, + 0x0,0x0,0x36,0x18,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x46,0x84, // :/images/math/Bbbk.png - 0x0,0x0,0x5c,0xee,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6f,0xa9, + 0x0,0x0,0x5d,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x71,0x34, // :/images/math/Vvdash.png 0x0,0x0,0x2c,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf2,0x74, // :/images/math/sharp.png @@ -40395,7 +40395,7 @@ // :/images/math/nvdash.png 0x0,0x0,0x28,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xdb,0xc2, // :/images/math/natural.png - 0x0,0x0,0x53,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x27,0xce, + 0x0,0x0,0x53,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x26,0xf4, // :/images/math/bars.png 0x0,0x0,0x37,0x34,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x4e,0xc2, // :/images/math/hslash.png @@ -40409,17 +40409,17 @@ // :/images/math/vdash.png 0x0,0x0,0x3d,0xce,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x7e,0x6a, // :/images/math/downharpoonright.png - 0x0,0x0,0x54,0xfe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x34,0xfe, + 0x0,0x0,0x55,0x1e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x35,0xc9, // :/images/math/jmath.png - 0x0,0x0,0x45,0x3a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb3,0xf5, + 0x0,0x0,0x45,0x1e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb3,0x13, // :/images/math/imath.png 0x0,0x0,0x43,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa9,0xea, // :/images/math/lambda.png 0x0,0x0,0x3d,0x54,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x7b,0x50, // :/images/math/prec.png - 0x0,0x0,0x32,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2c,0x79, + 0x0,0x0,0x32,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2e,0xd3, // :/images/math/nprec.png - 0x0,0x0,0x3c,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x73,0x17, + 0x0,0x0,0x3c,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x72,0x3d, // :/images/math/brel.png 0x0,0x0,0x4f,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x7,0xbf, // :/images/math/grave.png @@ -40441,7 +40441,7 @@ // :/images/math/boxminus.png 0x0,0x0,0x5d,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x76,0xd5, // :/images/math/centerdot.png - 0x0,0x0,0x49,0xb6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd7,0x9f, + 0x0,0x0,0x49,0xd0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd8,0x7f, // :/images/math/fallingdotseq.png 0x0,0x0,0x47,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc6,0x78, // :/images/math/rho.png @@ -40451,11 +40451,11 @@ // :/images/math/varkappa.png 0x0,0x0,0x22,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xb4,0x19, // :/images/math/eqslantless.png - 0x0,0x0,0x38,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x57,0xea, + 0x0,0x0,0x38,0x92,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x58,0xbc, // :/images/math/preccurlyeq.png - 0x0,0x0,0x46,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbd,0x4d, + 0x0,0x0,0x46,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbc,0x79, // :/images/math/landdownint.png - 0x0,0x0,0x59,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x51,0x98, + 0x0,0x0,0x59,0x88,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x52,0x62, // :/images/math/varrho.png 0x0,0x0,0x57,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x46,0xa6, // :/images/math/matrix.png @@ -40463,9 +40463,9 @@ // :/images/math/nshortparallel.png 0x0,0x0,0x2a,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe8,0xa, // :/images/math/succsim.png - 0x0,0x0,0x45,0x1e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb3,0x13, + 0x0,0x0,0x45,0x36,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb3,0xd8, // :/images/math/supseteqq.png - 0x0,0x0,0x3c,0xbc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x77,0x53, + 0x0,0x0,0x3c,0xa4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x76,0x7e, // :/images/math/nsupseteqq.png 0x0,0x0,0x28,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd7,0x8b, // :/images/math/precsim.png @@ -40475,15 +40475,15 @@ // :/images/math/leftharpoonup.png 0x0,0x0,0x3f,0xa2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x8b,0x4d, // :/images/math/lesssim.png - 0x0,0x0,0x53,0xe4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2c,0x40, + 0x0,0x0,0x54,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2c,0xf9, // :/images/math/nabla.png 0x0,0x0,0x29,0xd8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe4,0x0, // :/images/math/uparrow2.png 0x0,0x0,0x51,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x1a,0x16, // :/images/math/diamond2.png - 0x0,0x0,0x4a,0xe8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe1,0x8c, + 0x0,0x0,0x4b,0x34,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe4,0x1b, // :/images/math/mathcal_L.png - 0x0,0x0,0x47,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc9,0xb8, + 0x0,0x0,0x48,0xe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xca,0xa3, // :/images/math/npreceq.png 0x0,0x0,0x39,0x90,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x5f,0xcb, // :/images/math/overset.png @@ -40491,11 +40491,11 @@ // :/images/math/nsucceq.png 0x0,0x0,0x4d,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf7,0x60, // :/images/math/mathcal_F.png - 0x0,0x0,0x2b,0x40,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xed,0x11, + 0x0,0x0,0x2b,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xeb,0x56, // :/images/math/mathcal_H.png 0x0,0x0,0x50,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x16,0x10, // :/images/math/backsim.png - 0x0,0x0,0x46,0x4e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbe,0x29, + 0x0,0x0,0x46,0x68,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbe,0xf6, // :/images/math/clubsuit.png 0x0,0x0,0x52,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x20,0x43, // :/images/math/risingdotseq.png @@ -40509,7 +40509,7 @@ // :/images/math/coprod.png 0x0,0x0,0x2b,0x60,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xed,0xf9, // :/images/math/nvdash2.png - 0x0,0x0,0x2d,0xc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf9,0x23, + 0x0,0x0,0x2d,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xfa,0xb3, // :/images/math/nvdash3.png 0x0,0x0,0x47,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc3,0xc6, // :/images/math/bop.png @@ -40521,7 +40521,7 @@ // :/images/math/bot.png 0x0,0x0,0x56,0xa6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x3f,0x57, // :/images/math/upuparrows.png - 0x0,0x0,0x59,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x52,0x4f, + 0x0,0x0,0x59,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x51,0x98, // :/images/math/varpi.png 0x0,0x0,0x3d,0x8e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x7c,0xd9, // :/images/math/vert2.png @@ -40533,13 +40533,13 @@ // :/images/math/cap.png 0x0,0x0,0x5b,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x5f,0xe6, // :/images/math/sqcap.png - 0x0,0x0,0x38,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x56,0x52, + 0x0,0x0,0x38,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x57,0x30, // :/images/math/nwarrow.png 0x0,0x0,0x4e,0x3a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xfd,0x31, // :/images/math/bigcap.png 0x0,0x0,0x3e,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x80,0xad, // :/images/math/uparrow.png - 0x0,0x0,0x54,0x0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2d,0x29, + 0x0,0x0,0x53,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2b,0x1e, // :/images/math/Rsh.png 0x0,0x0,0x23,0x84,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xb8,0x70, // :/images/math/searrow.png @@ -40559,7 +40559,7 @@ // :/images/math/cases.png 0x0,0x0,0x52,0xa2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x22,0x7e, // :/images/math/subset.png - 0x0,0x0,0x46,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbe,0xed, + 0x0,0x0,0x46,0x4e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbe,0x29, // :/images/math/supset.png 0x0,0x0,0x23,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xb7,0xa0, // :/images/math/preceq.png @@ -40567,7 +40567,7 @@ // :/images/math/succeq.png 0x0,0x0,0x25,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc6,0x4, // :/images/math/circeq.png - 0x0,0x0,0x3c,0xdc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x78,0x28, + 0x0,0x0,0x3c,0xfa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x78,0xf5, // :/images/math/circleddash.png 0x0,0x0,0x3b,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6a,0x9c, // :/images/math/chi.png @@ -40575,7 +40575,7 @@ // :/images/math/curlyeqsucc.png 0x0,0x0,0x3b,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6f,0xc0, // :/images/math/subseteqq.png - 0x0,0x0,0x33,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x31,0xd0, + 0x0,0x0,0x32,0xc6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x30,0x5e, // :/images/math/gtrsim.png 0x0,0x0,0x5b,0xb6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x65,0x92, // :/images/math/dashv.png @@ -40583,7 +40583,7 @@ // :/images/math/sim.png 0x0,0x0,0x48,0xf4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd1,0x37, // :/images/math/nsim.png - 0x0,0x0,0x4d,0xfe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xfb,0x83, + 0x0,0x0,0x4d,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xfa,0xb1, // :/images/math/gnsim.png 0x0,0x0,0x33,0xda,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x37,0x8c, // :/images/math/lnsim.png @@ -40593,7 +40593,7 @@ // :/images/math/longrightarrow.png 0x0,0x0,0x56,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x3b,0x7f, // :/images/math/overbrace.png - 0x0,0x0,0x27,0x60,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd2,0x52, + 0x0,0x0,0x27,0x2c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd1,0x78, // :/images/math/succnapprox.png 0x0,0x0,0x30,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe,0xe, // :/images/math/mathbb_R.png @@ -40603,7 +40603,7 @@ // :/images/math/mathbb_Z.png 0x0,0x0,0x5a,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x5b,0x75, // :/images/math/varsubsetneqq.png - 0x0,0x0,0x4c,0x2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe9,0xee, + 0x0,0x0,0x4b,0xea,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe9,0x1c, // :/images/math/mathbb_C.png 0x0,0x0,0x48,0x54,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xcd,0x10, // :/images/math/delta2.png @@ -40625,21 +40625,21 @@ // :/images/math/star.png 0x0,0x0,0x4d,0xa6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf9,0x19, // :/images/math/ntriangleleft.png - 0x0,0x0,0x57,0x80,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x44,0xb, + 0x0,0x0,0x57,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x44,0xe5, // :/images/math/tau.png - 0x0,0x0,0x59,0x38,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x50,0x19, + 0x0,0x0,0x59,0x1e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x4f,0x6b, // :/images/math/llcorner.png 0x0,0x0,0x4f,0x18,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2,0xee, // :/images/math/lambda2.png - 0x0,0x0,0x2d,0x28,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf9,0xf9, + 0x0,0x0,0x2d,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf9,0xeb, // :/images/math/lrcorner.png 0x0,0x0,0x42,0x78,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x9f,0xbb, // :/images/math/sub.png - 0x0,0x0,0x3b,0x7e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6e,0x17, + 0x0,0x0,0x3b,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6e,0x32, // :/images/math/exists.png 0x0,0x0,0x5b,0xd0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x66,0x77, // :/images/math/mapsto.png - 0x0,0x0,0x41,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x97,0xf0, + 0x0,0x0,0x41,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x96,0x58, // :/images/math/sum.png 0x0,0x0,0x24,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xbe,0xc7, // :/images/math/cup.png @@ -40647,13 +40647,13 @@ // :/images/math/sqcup.png 0x0,0x0,0x52,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x21,0xce, // :/images/math/doteq.png - 0x0,0x0,0x53,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x29,0x75, + 0x0,0x0,0x53,0xb2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x2a,0x49, // :/images/math/curlyeqprec.png 0x0,0x0,0x53,0xa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x26,0x21, // :/images/math/bigcup.png 0x0,0x0,0x58,0x2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x47,0x7b, // :/images/math/wedge.png - 0x0,0x0,0x43,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa5,0xe2, + 0x0,0x0,0x43,0x66,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa6,0xb0, // :/images/math/blacktriangle.png 0x0,0x0,0x2a,0x24,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe6,0x7a, // :/images/math/bowtie.png @@ -40661,9 +40661,9 @@ // :/images/math/setminus.png 0x0,0x0,0x52,0xec,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x25,0x64, // :/images/math/notin.png - 0x0,0x0,0x3c,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x75,0x9d, + 0x0,0x0,0x3c,0x72,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x74,0xc8, // :/images/math/div.png - 0x0,0x0,0x48,0x40,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xcc,0x54, + 0x0,0x0,0x48,0x2e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xcb,0x77, // :/images/math/lvertneqq.png 0x0,0x0,0x45,0x74,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb9,0x20, // :/images/math/lesseqgtr.png @@ -40673,25 +40673,25 @@ // :/images/math/lfloor_rfloor.png 0x0,0x0,0x3d,0xa6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x7d,0xb3, // :/images/math/looparrowleft.png - 0x0,0x0,0x2d,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xfe,0x1e, + 0x0,0x0,0x2d,0xac,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xfd,0x43, // :/images/math/ointclockwiseop.png 0x0,0x0,0x38,0x18,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x55,0x5a, // :/images/math/ulcorner.png - 0x0,0x0,0x5b,0x80,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x63,0xea, + 0x0,0x0,0x5b,0x68,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x63,0x1e, // :/images/math/urcorner.png - 0x0,0x0,0x4e,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xff,0xc0, + 0x0,0x0,0x4e,0xb0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x0,0x90, // :/images/math/triangleleft.png 0x0,0x0,0x31,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x20,0xa, // :/images/math/top.png 0x0,0x0,0x4a,0xb4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xdf,0xeb, // :/images/math/intop.png - 0x0,0x0,0x5b,0x68,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x63,0x1e, + 0x0,0x0,0x5b,0x86,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x63,0xd9, // :/images/math/overrightarrow.png 0x0,0x0,0x58,0x72,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x4a,0xc2, // :/images/math/dot.png 0x0,0x0,0x50,0xf2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x16,0xeb, // :/images/math/odot.png - 0x0,0x0,0x5a,0x3a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x59,0xc2, + 0x0,0x0,0x5a,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x55,0x86, // :/images/math/ddot.png 0x0,0x0,0x5c,0x74,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6b,0x85, // :/images/math/cdot.png @@ -40699,13 +40699,13 @@ // :/images/math/dddot.png 0x0,0x0,0x49,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd9,0x2d, // :/images/math/ddddot.png - 0x0,0x0,0x26,0xba,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xce,0x4a, + 0x0,0x0,0x26,0xda,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xcf,0x22, // :/images/math/boxdot.png - 0x0,0x0,0x36,0x18,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x46,0x84, + 0x0,0x0,0x36,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x47,0x43, // :/images/math/gtrdot.png - 0x0,0x0,0x28,0xc4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xdc,0xa1, + 0x0,0x0,0x29,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xde,0x70, // :/images/math/downarrow2.png - 0x0,0x0,0x2c,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf3,0x32, + 0x0,0x0,0x2c,0x42,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf4,0x1f, // :/images/math/iintop.png 0x0,0x0,0x4b,0x90,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe6,0xb0, // :/images/math/ointop.png @@ -40729,13 +40729,13 @@ // :/images/math/succ.png 0x0,0x0,0x24,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xbf,0xb5, // :/images/math/nsucc.png - 0x0,0x0,0x2d,0xac,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xfd,0x43, + 0x0,0x0,0x2d,0xd4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xfe,0x1e, // :/images/math/sqsubseteq.png 0x0,0x0,0x51,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x19,0x56, // :/images/math/sqsupseteq.png 0x0,0x0,0x29,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe0,0xa, // :/images/math/check.png - 0x0,0x0,0x30,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x1b,0x16, + 0x0,0x0,0x31,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x1b,0xde, // :/images/math/deco.png 0x0,0x0,0x43,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa5,0x5, // :/images/math/subsetneqq.png @@ -40765,21 +40765,21 @@ // :/images/math/leftarrow.png 0x0,0x0,0x51,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x1d,0x0, // :/images/math/Lleftarrow.png - 0x0,0x0,0x2a,0xc2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe9,0xc9, + 0x0,0x0,0x2a,0x90,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe8,0xd1, // :/images/math/nleftarrow.png - 0x0,0x0,0x38,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x58,0xc6, + 0x0,0x0,0x38,0x70,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x57,0xea, // :/images/math/upharpoonright.png 0x0,0x0,0x40,0xe2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x92,0x57, // :/images/math/ell.png - 0x0,0x0,0x43,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa6,0xa8, + 0x0,0x0,0x43,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa5,0xe2, // :/images/math/cup2.png - 0x0,0x0,0x41,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x96,0x58, + 0x0,0x0,0x41,0x56,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x98,0x11, // :/images/math/models.png 0x0,0x0,0x58,0xb2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x4c,0x4c, // :/images/math/because.png 0x0,0x0,0x56,0xdc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x40,0xcb, // :/images/math/aleph.png - 0x0,0x0,0x2c,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf3,0xfc, + 0x0,0x0,0x2c,0x64,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf4,0xe9, // :/images/math/parallel.png 0x0,0x0,0x2b,0x7a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xee,0xbf, // :/images/math/landdownintop.png @@ -40789,11 +40789,11 @@ // :/images/math/gtrless.png 0x0,0x0,0x4b,0x74,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe5,0xd1, // :/images/math/subset2.png - 0x0,0x0,0x35,0x4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x3f,0xd2, + 0x0,0x0,0x35,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x3f,0xec, // :/images/math/supset2.png - 0x0,0x0,0x50,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x10,0x48, + 0x0,0x0,0x50,0x46,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0xf,0x72, // :/images/math/leqq.png - 0x0,0x0,0x36,0x32,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x47,0x54, + 0x0,0x0,0x36,0x4c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x48,0x13, // :/images/math/geqq.png 0x0,0x0,0x2f,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb,0x7b, // :/images/math/gneqq.png @@ -40803,7 +40803,7 @@ // :/images/math/nleqq.png 0x0,0x0,0x3f,0x8a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x8a,0x65, // :/images/math/ngeqq.png - 0x0,0x0,0x3a,0x2a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x63,0xfb, + 0x0,0x0,0x3a,0x3c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x64,0xc6, // :/images/math/surd.png 0x0,0x0,0x2b,0xc6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf0,0xca, // :/images/math/diamondsuit.png @@ -40811,9 +40811,9 @@ // :/images/math/bigtriangleup.png 0x0,0x0,0x45,0xde,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xbb,0xa8, // :/images/math/perp.png - 0x0,0x0,0x3b,0x68,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6d,0x63, + 0x0,0x0,0x3b,0x9a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x6f,0xc, // :/images/math/bumpeq2.png - 0x0,0x0,0x48,0xb4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xcf,0x98, + 0x0,0x0,0x48,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xce,0xb0, // :/images/math/vert.png 0x0,0x0,0x2b,0x98,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xef,0x63, // :/images/math/textrm_O.png @@ -40823,27 +40823,27 @@ // :/images/math/eta.png 0x0,0x0,0x54,0x9c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x31,0xc4, // :/images/math/beta.png - 0x0,0x0,0x2b,0x10,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xeb,0x56, + 0x0,0x0,0x2b,0x4a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xed,0x15, // :/images/math/theta.png - 0x0,0x0,0x4b,0xea,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe9,0x1c, + 0x0,0x0,0x4c,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe9,0xff, // :/images/math/daleth.png - 0x0,0x0,0x56,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x3d,0x13, + 0x0,0x0,0x56,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x3c,0x45, // :/images/math/nless.png 0x0,0x0,0x33,0x48,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x33,0x6b, // :/images/math/blacktriangleright.png - 0x0,0x0,0x32,0xe0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x31,0x5, + 0x0,0x0,0x32,0xe6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x31,0x32, // :/images/math/acute.png 0x0,0x0,0x4b,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe7,0x86, // :/images/math/eth.png - 0x0,0x0,0x38,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x57,0xc, + 0x0,0x0,0x38,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x56,0x52, // :/images/math/beth.png - 0x0,0x0,0x4d,0x16,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf3,0x71, + 0x0,0x0,0x4c,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xf2,0xa5, // :/images/math/vec.png 0x0,0x0,0x25,0xae,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc6,0xd6, // :/images/math/vee.png - 0x0,0x0,0x4b,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe3,0x3e, + 0x0,0x0,0x4a,0xfe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe2,0x66, // :/images/math/bigvee.png - 0x0,0x0,0x2b,0x26,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xec,0x3a, + 0x0,0x0,0x2b,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xec,0x3e, // :/images/math/breve.png 0x0,0x0,0x2d,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xfc,0x71, // :/images/math/shortmid.png @@ -40851,7 +40851,7 @@ // :/images/math/circlearrowright.png 0x0,0x0,0x56,0xf8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x41,0x7d, // :/images/math/succcurlyeq.png - 0x0,0x0,0x45,0xba,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xba,0xd2, + 0x0,0x0,0x45,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xba,0x4, // :/images/math/ddagger.png 0x0,0x0,0x30,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x19,0xa8, // :/images/math/hookrightarrow.png @@ -40863,9 +40863,9 @@ // :/images/math/lbracket_rbracket.png 0x0,0x0,0x36,0xb6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x4c,0x57, // :/images/math/omega2.png - 0x0,0x0,0x3a,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x68,0xf9, + 0x0,0x0,0x3a,0xfc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x69,0xc4, // :/images/math/nrightarrow2.png - 0x0,0x0,0x45,0x94,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xba,0x4, + 0x0,0x0,0x45,0xb8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xba,0xda, // :/images/math/rightarrow2.png 0x0,0x0,0x48,0xd0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd0,0x6b, // :/images/math/landupint.png @@ -40875,11 +40875,11 @@ // :/images/math/ams_misc.png 0x0,0x0,0x4a,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xda,0x83, // :/images/math/hookleftarrow.png - 0x0,0x0,0x35,0x96,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x43,0x42, + 0x0,0x0,0x35,0xbc,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x44,0x21, // :/images/math/ointctrclockwiseop.png - 0x0,0x0,0x2a,0x90,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe8,0xd1, + 0x0,0x0,0x2a,0xb2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe9,0xa6, // :/images/math/dotsintop.png - 0x0,0x0,0x37,0xc8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x52,0xd6, + 0x0,0x0,0x37,0x9e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x52,0x1, // :/images/math/dashleftarrow.png 0x0,0x0,0x3f,0x1c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x87,0x49, // :/images/math/infty.png @@ -40889,7 +40889,7 @@ // :/images/math/geq.png 0x0,0x0,0x5e,0x4e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x7a,0x36, // :/images/math/ngeq.png - 0x0,0x0,0x27,0xfa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd6,0x9b, + 0x0,0x0,0x27,0xd8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xd5,0xb2, // :/images/math/dagger.png 0x0,0x0,0x3b,0xd4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x70,0x96, // :/images/math/longleftarrow2.png @@ -40901,13 +40901,13 @@ // :/images/math/longleftarrow.png 0x0,0x0,0x51,0x6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x17,0xb5, // :/images/math/geqslant.png - 0x0,0x0,0x25,0x2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc2,0xc3, + 0x0,0x0,0x24,0xea,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xc2,0x1f, // :/images/math/leftleftarrows.png 0x0,0x0,0x3e,0xae,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x84,0xd9, // :/images/math/nleqslant.png - 0x0,0x0,0x2c,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf4,0xd6, + 0x0,0x0,0x2c,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xf3,0x32, // :/images/math/precnapprox.png - 0x0,0x0,0x44,0xd2,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb1,0x5a, + 0x0,0x0,0x44,0xfa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb2,0x25, // :/images/math/angle.png 0x0,0x0,0x49,0x8,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd1,0xfa, // :/images/math/langle.png @@ -40915,21 +40915,21 @@ // :/images/math/rangle.png 0x0,0x0,0x43,0xd6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xaa,0xa9, // :/images/math/sigma.png - 0x0,0x0,0x32,0x78,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2e,0x29, + 0x0,0x0,0x32,0x44,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2c,0x79, // :/images/math/longleftrightarrow.png - 0x0,0x0,0x3a,0xe4,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x69,0xd1, + 0x0,0x0,0x3a,0xca,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x68,0xf9, // :/images/math/lessgtr.png 0x0,0x0,0x5c,0x58,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x6a,0x98, // :/images/math/succapprox.png - 0x0,0x0,0x4b,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe4,0xa, + 0x0,0x0,0x4b,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xe3,0x32, // :/images/math/widehat.png 0x0,0x0,0x55,0x8c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x38,0x11, // :/images/math/hat.png - 0x0,0x0,0x56,0x30,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x3c,0x45, + 0x0,0x0,0x56,0x4a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x3d,0x6, // :/images/math/varpropto.png 0x0,0x0,0x41,0xa0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x9a,0xb1, // :/images/math/ngtr.png - 0x0,0x0,0x2f,0xf6,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc,0x50, + 0x0,0x0,0x30,0x22,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xd,0x25, // :/images/math/xi2.png 0x0,0x0,0x54,0x6a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x30,0x23, // :/images/math/phi2.png @@ -40941,7 +40941,7 @@ // :/images/math/rbracket.png 0x0,0x0,0x55,0x6e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x37,0x69, // :/images/math/biguplus.png - 0x0,0x0,0x32,0x5a,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2d,0x49, + 0x0,0x0,0x32,0x5c,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0x2d,0x3d, // :/images/math/bigoplus.png 0x0,0x0,0x29,0xf0,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x4,0xe4,0xdd, // :/images/math/boxtimes.png @@ -40965,11 +40965,11 @@ // :/images/math/ams_arrows.png 0x0,0x0,0x45,0x52,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xb4,0xba, // :/images/math/export-others.png - 0x0,0x0,0x5a,0x12,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x55,0x86, + 0x0,0x0,0x5a,0x28,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x6,0x56,0x6c, // :/images/math/underscore.png 0x0,0x0,0x2f,0xbe,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xa,0xd5, // :/images/math/eqslantgtr.png - 0x0,0x0,0x47,0x7e,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc7,0x35, + 0x0,0x0,0x47,0xaa,0x0,0x0,0x0,0x0,0x0,0x1,0x0,0x5,0xc8,0x8, }; diff -Nru lyx-2.0.2/src/frontends/qt4/TocModel.cpp lyx-2.0.3/src/frontends/qt4/TocModel.cpp --- lyx-2.0.2/src/frontends/qt4/TocModel.cpp 2010-04-26 01:36:24.000000000 +0000 +++ lyx-2.0.3/src/frontends/qt4/TocModel.cpp 2011-11-29 19:54:48.000000000 +0000 @@ -189,6 +189,7 @@ } model_->setHeaderData(0, Qt::Horizontal, QVariant("title"), Qt::DisplayRole); + sorted_model_->setSourceModel(model_); if (is_sorted_) sorted_model_->sort(0); model_->blockSignals(false); diff -Nru lyx-2.0.2/src/insets/InsetBox.cpp lyx-2.0.3/src/insets/InsetBox.cpp --- lyx-2.0.2/src/insets/InsetBox.cpp 2011-10-25 17:59:24.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetBox.cpp 2012-01-15 16:47:50.000000000 +0000 @@ -547,7 +547,6 @@ void InsetBox::string2params(string const & in, InsetBoxParams & params) { - params = InsetBoxParams(string()); if (in.empty()) return; @@ -572,6 +571,7 @@ "Expected arg 2 to be \"Box\"\n"); } + params = InsetBoxParams(string()); params.read(lex); } diff -Nru lyx-2.0.2/src/insets/InsetBranch.cpp lyx-2.0.3/src/insets/InsetBranch.cpp --- lyx-2.0.2/src/insets/InsetBranch.cpp 2011-10-14 13:57:48.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetBranch.cpp 2011-12-02 21:30:40.000000000 +0000 @@ -126,18 +126,26 @@ } case LFUN_BRANCH_ACTIVATE: case LFUN_BRANCH_DEACTIVATE: { - // FIXME: I do not like this cast, but have no other idea... - Buffer const * buf = buffer().masterBuffer(); - BranchList const & branchlist = buf->params().branchlist(); - Branch * our_branch = const_cast<Branch *>(branchlist.find(params_.branch)); - if (!our_branch) { + Buffer * buf = const_cast<Buffer *>(buffer().masterBuffer()); + // is the branch in our master buffer? + bool branch_in_master = (buf != &buffer()); + + Branch * our_branch = buf->params().branchlist().find(params_.branch); + if (branch_in_master && !our_branch) { // child only? our_branch = buffer().params().branchlist().find(params_.branch); if (!our_branch) break; + branch_in_master = false; } bool const activate = (cmd.action() == LFUN_BRANCH_ACTIVATE); if (our_branch->isSelected() != activate) { + // FIXME If the branch is in the master document, we cannot + // call recordUndo..., becuase the master may be hidden, and + // the code presently assumes that hidden documents can never + // be dirty. See GuiView::closeBufferAll(), for example. + if (!branch_in_master) + buffer().undo().recordUndoFullDocument(cur); our_branch->setSelected(activate); cur.forceBufferUpdate(); } @@ -230,8 +238,12 @@ docstring InsetBranch::xhtml(XHTMLStream & xs, OutputParams const & rp) const { - if (isBranchSelected()) - xhtmlParagraphs(text(), buffer(), xs, rp); + if (isBranchSelected()) { + OutputParams newrp = rp; + newrp.par_begin = 0; + newrp.par_end = text().paragraphs().size(); + xhtmlParagraphs(text(), buffer(), xs, newrp); + } return docstring(); } diff -Nru lyx-2.0.2/src/insets/InsetCitation.cpp lyx-2.0.3/src/insets/InsetCitation.cpp --- lyx-2.0.2/src/insets/InsetCitation.cpp 2011-02-10 20:02:48.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetCitation.cpp 2011-11-29 19:45:27.000000000 +0000 @@ -19,6 +19,8 @@ #include "BufferParams.h" #include "BufferView.h" #include "DispatchResult.h" +#include "FuncCode.h" +#include "FuncRequest.h" #include "LaTeXFeatures.h" #include "output_xhtml.h" #include "ParIterator.h" @@ -99,6 +101,14 @@ } +void InsetCitation::doDispatch(Cursor & cur, FuncRequest & cmd) +{ + if (cmd.action() == LFUN_INSET_MODIFY) + cache.recalculate = true; + InsetCommand::doDispatch(cur, cmd); +} + + docstring InsetCitation::toolTip(BufferView const & bv, int, int) const { Buffer const & buf = bv.buffer(); @@ -459,11 +469,10 @@ void InsetCitation::updateBuffer(ParIterator const &, UpdateType) { - CiteEngine const engine = buffer().params().citeEngine(); - if (cache.params == params() && cache.engine == engine) + if (!cache.recalculate && buffer().citeLabelsValid()) return; - // The label has changed, so we have to re-create it. + // The label may have changed, so we have to re-create it. docstring const glabel = generateLabel(); unsigned int const maxLabelChars = 45; @@ -474,8 +483,7 @@ label += "..."; } - cache.engine = engine; - cache.params = params(); + cache.recalculate = false; cache.generated_label = glabel; cache.screen_label = label; } diff -Nru lyx-2.0.2/src/insets/InsetCitation.h lyx-2.0.3/src/insets/InsetCitation.h --- lyx-2.0.2/src/insets/InsetCitation.h 2011-02-10 20:02:48.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetCitation.h 2011-11-29 19:45:27.000000000 +0000 @@ -41,6 +41,8 @@ /// docstring toolTip(BufferView const & bv, int x, int y) const; /// + void doDispatch(Cursor & cur, FuncRequest & cmd); + /// InsetCode lyxCode() const { return CITE_CODE; } /// void latex(otexstream &, OutputParams const &) const; @@ -102,14 +104,10 @@ static ParamInfo param_info_; /// - class Cache { - public: - /// - Cache() : engine(ENGINE_BASIC), params(CITE_CODE) {} - /// - CiteEngine engine; + struct Cache { + Cache() : recalculate(true) {}; /// - InsetCommandParams params; + bool recalculate; /// docstring generated_label; /// diff -Nru lyx-2.0.2/src/insets/InsetIndex.cpp lyx-2.0.3/src/insets/InsetIndex.cpp --- lyx-2.0.2/src/insets/InsetIndex.cpp 2011-10-28 06:33:39.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetIndex.cpp 2012-01-16 15:08:55.000000000 +0000 @@ -356,7 +356,7 @@ DocIterator pit = cpit; pit.push_back(CursorSlice(const_cast<InsetIndex &>(*this))); docstring str; - text().forToc(str, TOC_ENTRY_LENGTH); + text().forToc(str, 0); buffer().tocBackend().toc("index").push_back(TocItem(pit, 0, str)); // Proceed with the rest of the inset. InsetCollapsable::addToToc(cpit); diff -Nru lyx-2.0.2/src/insets/InsetLayout.cpp lyx-2.0.3/src/insets/InsetLayout.cpp --- lyx-2.0.2/src/insets/InsetLayout.cpp 2011-03-29 01:01:24.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetLayout.cpp 2011-12-21 15:08:30.000000000 +0000 @@ -159,7 +159,6 @@ lex.pushTable(elementTags); - FontInfo font = inherit_font; labelfont_ = inherit_font; bgcolor_ = Color_none; bool getout = false; diff -Nru lyx-2.0.2/src/insets/InsetListings.cpp lyx-2.0.3/src/insets/InsetListings.cpp --- lyx-2.0.2/src/insets/InsetListings.cpp 2011-02-10 20:02:48.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetListings.cpp 2011-12-21 15:08:30.000000000 +0000 @@ -158,8 +158,7 @@ (outer_language->encoding()->hasFixedWidth()) ? outer_language->encoding() : encodings.fromLyXName("iso8859-1"); - pair<bool, int> const c = switchEncoding(os.os(), - buffer().params(), runparams, *lstenc, true); + switchEncoding(os.os(), buffer().params(), runparams, *lstenc, true); runparams.encoding = lstenc; encoding_switched = true; } @@ -250,8 +249,7 @@ if (encoding_switched){ // Switch back - pair<bool, int> const c = switchEncoding(os.os(), - buffer().params(), runparams, *save_enc, true); + switchEncoding(os.os(), buffer().params(), runparams, *save_enc, true); runparams.encoding = save_enc; } diff -Nru lyx-2.0.2/src/insets/InsetNote.cpp lyx-2.0.3/src/insets/InsetNote.cpp --- lyx-2.0.2/src/insets/InsetNote.cpp 2011-03-28 22:33:04.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetNote.cpp 2011-12-06 20:46:40.000000000 +0000 @@ -311,6 +311,10 @@ switch (params_.type) { case InsetNoteParams::Comment: features.require("verbatim"); + if (features.runparams().flavor == OutputParams::HTML) + // we do output this but set display to "none" by default, + // but people might want to use it. + InsetCollapsable::validate(features); break; case InsetNoteParams::Greyedout: features.require("color"); diff -Nru lyx-2.0.2/src/insets/InsetTabular.cpp lyx-2.0.3/src/insets/InsetTabular.cpp --- lyx-2.0.2/src/insets/InsetTabular.cpp 2011-10-05 12:57:04.000000000 +0000 +++ lyx-2.0.3/src/insets/InsetTabular.cpp 2012-01-27 21:44:30.000000000 +0000 @@ -188,62 +188,6 @@ }; -template <class T> -string const write_attribute(string const & name, T const & t) -{ - string const s = tostr(t); - return s.empty() ? s : " " + name + "=\"" + s + "\""; -} - -template <> -string const write_attribute(string const & name, string const & t) -{ - return t.empty() ? t : " " + name + "=\"" + t + "\""; -} - - -template <> -string const write_attribute(string const & name, docstring const & t) -{ - return t.empty() ? string() : " " + name + "=\"" + to_utf8(t) + "\""; -} - - -template <> -string const write_attribute(string const & name, bool const & b) -{ - // we write only true attribute values so we remove a bit of the - // file format bloat for tabulars. - return b ? write_attribute(name, convert<string>(b)) : string(); -} - - -template <> -string const write_attribute(string const & name, int const & i) -{ - // we write only true attribute values so we remove a bit of the - // file format bloat for tabulars. - return i ? write_attribute(name, convert<string>(i)) : string(); -} - - -template <> -string const write_attribute(string const & name, Tabular::idx_type const & i) -{ - // we write only true attribute values so we remove a bit of the - // file format bloat for tabulars. - return i ? write_attribute(name, convert<string>(i)) : string(); -} - - -template <> -string const write_attribute(string const & name, Length const & value) -{ - // we write only the value if we really have one same reson as above. - return value.zero() ? string() : write_attribute(name, value.asString()); -} - - string const tostr(LyXAlignment const & num) { switch (num) { @@ -503,6 +447,61 @@ } } +template <class T> +string const write_attribute(string const & name, T const & t) +{ + string const s = tostr(t); + return s.empty() ? s : " " + name + "=\"" + s + "\""; +} + +template <> +string const write_attribute(string const & name, string const & t) +{ + return t.empty() ? t : " " + name + "=\"" + t + "\""; +} + + +template <> +string const write_attribute(string const & name, docstring const & t) +{ + return t.empty() ? string() : " " + name + "=\"" + to_utf8(t) + "\""; +} + + +template <> +string const write_attribute(string const & name, bool const & b) +{ + // we write only true attribute values so we remove a bit of the + // file format bloat for tabulars. + return b ? write_attribute(name, convert<string>(b)) : string(); +} + + +template <> +string const write_attribute(string const & name, int const & i) +{ + // we write only true attribute values so we remove a bit of the + // file format bloat for tabulars. + return i ? write_attribute(name, convert<string>(i)) : string(); +} + + +template <> +string const write_attribute(string const & name, Tabular::idx_type const & i) +{ + // we write only true attribute values so we remove a bit of the + // file format bloat for tabulars. + return i ? write_attribute(name, convert<string>(i)) : string(); +} + + +template <> +string const write_attribute(string const & name, Length const & value) +{ + // we write only the value if we really have one same reson as above. + return value.zero() ? string() : write_attribute(name, value.asString()); +} + } // namespace @@ -760,14 +759,37 @@ void Tabular::copyRow(row_type const row) { - row_info.insert(row_info.begin() + row, row_info[row]); - cell_info.insert(cell_info.begin() + row, cell_info[row]); - - if (buffer().params().trackChanges) - for (col_type c = 0; c < ncols(); ++c) + row_info.insert(row_info.begin() + row + 1, RowData(row_info[row])); + cell_info.insert(cell_info.begin() + row + 1, + cell_vector(0, CellData(buffer_))); + + for (col_type c = 0; c < ncols(); ++c) { + cell_info[row + 1].insert(cell_info[row + 1].begin() + c, + CellData(cell_info[row][c])); + if (buffer().params().trackChanges) cell_info[row + 1][c].inset->setChange(Change(Change::INSERTED)); - + if (cell_info[row][c].multirow == CELL_BEGIN_OF_MULTIROW) + cell_info[row + 1][c].multirow = CELL_PART_OF_MULTIROW; + } + updateIndexes(); + for (col_type c = 0; c < ncols(); ++c) { + if (isPartOfMultiRow(row, c)) + continue; + // inherit line settings + idx_type const i = cellIndex(row + 1, c); + idx_type const j = cellIndex(row, c); + setLeftLine(i, leftLine(j)); + setRightLine(i, rightLine(j)); + setTopLine(i, topLine(j)); + if (topLine(j) && bottomLine(j)) { + setBottomLine(i, true); + setBottomLine(j, false); + } + // mark track changes + if (buffer().params().trackChanges) + cellInfo(i).inset->setChange(Change(Change::INSERTED)); + } } @@ -827,14 +849,30 @@ void Tabular::copyColumn(col_type const col) { BufferParams const & bp = buffer().params(); - column_info.insert(column_info.begin() + col, column_info[col]); + column_info.insert(column_info.begin() + col + 1, ColumnData(column_info[col])); for (row_type r = 0; r < nrows(); ++r) { - cell_info[r].insert(cell_info[r].begin() + col, cell_info[r][col]); + cell_info[r].insert(cell_info[r].begin() + col + 1, CellData(cell_info[r][col])); if (bp.trackChanges) cell_info[r][col + 1].inset->setChange(Change(Change::INSERTED)); + if (cell_info[r][col].multicolumn == CELL_BEGIN_OF_MULTICOLUMN) + cell_info[r][col + 1].multicolumn = CELL_PART_OF_MULTICOLUMN; } updateIndexes(); + for (row_type r = 0; r < nrows(); ++r) { + // inherit line settings + idx_type const i = cellIndex(r, col + 1); + idx_type const j = cellIndex(r, col); + setBottomLine(i, bottomLine(j)); + setTopLine(i, topLine(j)); + setLeftLine(i, leftLine(j)); + if (rightLine(j) && rightLine(j)) { + setRightLine(i, true); + setRightLine(j, false); + } + if (buffer().params().trackChanges) + cellInfo(i).inset->setChange(Change(Change::INSERTED)); + } } @@ -4160,10 +4198,16 @@ cur.bv().showDialog("tabular"); break; - case LFUN_INSET_MODIFY: - if (!tabularFeatures(cur, to_utf8(cmd.argument()))) + case LFUN_INSET_MODIFY: { + string arg; + if (cmd.getArg(1) == "from-dialog") + arg = cmd.getArg(0) + to_utf8(cmd.argument().substr(19)); + else + arg = to_utf8(cmd.argument()); + if (!tabularFeatures(cur, arg)) cur.undispatched(); break; + } // insert file functions case LFUN_FILE_INSERT_PLAINTEXT_PARA: diff -Nru lyx-2.0.2/src/insets/RenderButton.cpp lyx-2.0.3/src/insets/RenderButton.cpp --- lyx-2.0.2/src/insets/RenderButton.cpp 2007-10-28 18:51:54.000000000 +0000 +++ lyx-2.0.3/src/insets/RenderButton.cpp 2011-12-09 15:52:18.000000000 +0000 @@ -51,7 +51,7 @@ else fm.rectText(text_, dim.wid, dim.asc, dim.des); - dim.wid += 4; + dim.wid += 2; dim_ = dim; } @@ -64,9 +64,9 @@ font.decSize(); if (editable_) { - pi.pain.buttonText(x + 2, y, text_, font, renderState()); + pi.pain.buttonText(x + 1, y, text_, font, renderState()); } else { - pi.pain.rectText(x + 2, y, text_, font, + pi.pain.rectText(x + 1, y, text_, font, Color_commandbg, Color_commandframe); } } diff -Nru lyx-2.0.2/src/lyxcore.cpp lyx-2.0.3/src/lyxcore.cpp --- lyx-2.0.2/src/lyxcore.cpp 2011-11-27 01:07:57.000000000 +0000 +++ lyx-2.0.3/src/lyxcore.cpp 2012-02-19 15:54:18.000000000 +0000 @@ -45,6 +45,7 @@ #include "Language.cpp" #include "LaTeX.cpp" #include "LaTeXFeatures.cpp" +#include "LaTeXPackages.cpp" #include "LayoutFile.cpp" #include "LayoutModuleList.cpp" #include "Length.cpp" diff -Nru lyx-2.0.2/src/mathed/InsetMathNest.cpp lyx-2.0.3/src/mathed/InsetMathNest.cpp --- lyx-2.0.2/src/mathed/InsetMathNest.cpp 2011-09-06 17:37:49.000000000 +0000 +++ lyx-2.0.3/src/mathed/InsetMathNest.cpp 2012-02-02 22:39:26.000000000 +0000 @@ -1344,7 +1344,6 @@ // we just need to be in math mode to enable that case LFUN_MATH_SIZE: case LFUN_MATH_SPACE: - case LFUN_MATH_LIMITS: case LFUN_MATH_EXTERN: flag.setEnabled(true); break; diff -Nru lyx-2.0.2/src/mathed/InsetMathScript.cpp lyx-2.0.3/src/mathed/InsetMathScript.cpp --- lyx-2.0.2/src/mathed/InsetMathScript.cpp 2010-10-13 17:28:55.000000000 +0000 +++ lyx-2.0.3/src/mathed/InsetMathScript.cpp 2012-02-02 22:39:26.000000000 +0000 @@ -14,6 +14,7 @@ #include "Cursor.h" #include "DispatchResult.h" #include "FuncRequest.h" +#include "FuncStatus.h" #include "InsetMathFont.h" #include "InsetMathScript.h" #include "InsetMathSymbol.h" @@ -754,6 +755,7 @@ //LYXERR("InsetMathScript: request: " << cmd); if (cmd.action() == LFUN_MATH_LIMITS) { + cur.recordUndoInset(); if (!cmd.argument().empty()) { if (cmd.argument() == "limits") limits_ = 1; @@ -772,6 +774,26 @@ } +bool InsetMathScript::getStatus(Cursor & cur, FuncRequest const & cmd, + FuncStatus & flag) const +{ + if (cmd.action() == LFUN_MATH_LIMITS) { + if (!cmd.argument().empty()) { + if (cmd.argument() == "limits") + flag.setOnOff(limits_ == 1); + else if (cmd.argument() == "nolimits") + flag.setOnOff(limits_ == -1); + else + flag.setOnOff(limits_ == 0); + } + flag.setEnabled(true); + return true; + } + + return InsetMathNest::getStatus(cur, cmd, flag); +} + + // the idea for dual scripts came from the eLyXer code void InsetMathScript::validate(LaTeXFeatures & features) const { diff -Nru lyx-2.0.2/src/mathed/InsetMathScript.h lyx-2.0.3/src/mathed/InsetMathScript.h --- lyx-2.0.2/src/mathed/InsetMathScript.h 2010-03-30 01:31:25.000000000 +0000 +++ lyx-2.0.3/src/mathed/InsetMathScript.h 2012-02-02 22:39:26.000000000 +0000 @@ -110,6 +110,9 @@ void validate(LaTeXFeatures &features) const; protected: virtual void doDispatch(Cursor & cur, FuncRequest & cmd); + /// do we want to handle this event? + bool getStatus(Cursor & cur, FuncRequest const & cmd, + FuncStatus & status) const; private: virtual Inset * clone() const; /// returns x offset for main part diff -Nru lyx-2.0.2/src/mathed/MathFactory.cpp lyx-2.0.3/src/mathed/MathFactory.cpp --- lyx-2.0.2/src/mathed/MathFactory.cpp 2011-02-10 20:02:48.000000000 +0000 +++ lyx-2.0.3/src/mathed/MathFactory.cpp 2012-01-22 10:34:07.000000000 +0000 @@ -161,9 +161,12 @@ else is >> tmp.extra; // requires is optional - if (is) + if (is) { is >> tmp.requires; - else { + // backward compatibility + if (tmp.requires == "esintoramsmath") + tmp.requires = from_ascii("esint|amsmath"); + } else { LYXERR(Debug::MATHED, "skipping line '" << line << "'\n" << to_utf8(tmp.name) << ' ' << to_utf8(tmp.inset) << ' ' << to_utf8(tmp.extra)); diff -Nru lyx-2.0.2/src/output_docbook.cpp lyx-2.0.3/src/output_docbook.cpp --- lyx-2.0.2/src/output_docbook.cpp 2010-03-31 19:38:05.000000000 +0000 +++ lyx-2.0.3/src/output_docbook.cpp 2012-01-22 14:37:13.000000000 +0000 @@ -106,8 +106,10 @@ for (ParagraphList::const_iterator par = pbegin; par != pend; ++par) { if (par != pbegin) os << '\n'; - if (buf.params().documentClass().isDefaultLayout(par->layout()) - && par->emptyTag()) { + bool const default_or_plain = + (buf.params().documentClass().isDefaultLayout(par->layout()) + || buf.params().documentClass().isPlainLayout(par->layout())); + if (default_or_plain && par->emptyTag()) { par->simpleDocBookOnePar(buf, os, runparams, text.outerFont(distance(paragraphs.begin(), par))); } else { diff -Nru lyx-2.0.2/src/support/FileName.cpp lyx-2.0.3/src/support/FileName.cpp --- lyx-2.0.2/src/support/FileName.cpp 2011-03-24 10:12:55.000000000 +0000 +++ lyx-2.0.3/src/support/FileName.cpp 2012-01-19 20:21:53.000000000 +0000 @@ -813,6 +813,9 @@ // PKZIP static string const zipStamp = "PK"; + // ZIP containers (koffice, openoffice.org etc). + static string const nonzipStamp = "\008\0\0\0mimetypeapplication/"; + // compress static string const compressStamp = "\037\235"; @@ -840,7 +843,8 @@ if (prefixIs(str, gzipStamp)) { format = "gzip"; - } else if (stamp == zipStamp) { + } else if (stamp == zipStamp && + !contains(str, nonzipStamp)) { format = "zip"; } else if (stamp == compressStamp) { diff -Nru lyx-2.0.2/src/support/Systemcall.cpp lyx-2.0.3/src/support/Systemcall.cpp --- lyx-2.0.2/src/support/Systemcall.cpp 2011-09-26 17:14:24.000000000 +0000 +++ lyx-2.0.3/src/support/Systemcall.cpp 2012-01-16 00:36:13.000000000 +0000 @@ -100,8 +100,13 @@ int Systemcall::startscript(Starttype how, string const & what, std::string const & path, bool /*process_events*/) { - string command = - to_filesystem8bit(from_utf8(latexEnvCmdPrefix(path))) + what; + string const python_call = "python -tt"; + string command = to_filesystem8bit(from_utf8(latexEnvCmdPrefix(path))); + + if (prefixIs(what, python_call)) + command += os::python() + what.substr(python_call.length()); + else + command += what; if (how == DontWait) { switch (os::shell()) { @@ -123,8 +128,10 @@ namespace { /* - * This is a parser that (mostly) mimics the behavior of a posix shell but - * its output is tailored for being processed by QProcess. + * This is a parser that (mostly) mimics the behavior of a posix shell as + * regards quoting, but its output is tailored for being processed by QProcess. + * Note that shell metacharacters are not parsed and only output redirection + * is taken into account. * * The escape character is the backslash. * A backslash that is not quoted preserves the literal value of the following @@ -157,51 +164,67 @@ * "\a" -> "\a" * "a\"b" -> "a"""b" */ -string const parsecmd(string const & inputcmd, string & outfile) +string const parsecmd(string const & incmd, string & outfile, string & errfile) { bool in_single_quote = false; bool in_double_quote = false; bool escaped = false; - string cmd; + string const python_call = "python -tt"; + vector<string> outcmd(3); + size_t start = 0; + + if (prefixIs(incmd, python_call)) { + outcmd[0] = os::python(); + start = python_call.length(); + } - for (size_t i = 0; i < inputcmd.length(); ++i) { - char c = inputcmd[i]; + for (size_t i = start, o = 0; i < incmd.length(); ++i) { + char c = incmd[i]; if (c == '\'') { if (in_double_quote || escaped) { if (in_double_quote && escaped) - cmd += '\\'; - cmd += c; + outcmd[o] += '\\'; + outcmd[o] += c; } else in_single_quote = !in_single_quote; escaped = false; continue; } if (in_single_quote) { - cmd += c; + outcmd[o] += c; continue; } if (c == '"') { if (escaped) { - cmd += "\"\"\""; + // Don't triple double-quotes for redirection + // files as these won't be parsed by QProcess + outcmd[o] += string(o ? "\"" : "\"\"\""); escaped = false; } else { - cmd += c; + outcmd[o] += c; in_double_quote = !in_double_quote; } } else if (c == '\\' && !escaped) { escaped = !escaped; } else if (c == '>' && !(in_double_quote || escaped)) { - outfile = trim(inputcmd.substr(i + 1), " \""); - return trim(cmd); + if (suffixIs(outcmd[o], " 2")) { + outcmd[o] = rtrim(outcmd[o], "2"); + o = 2; + } else { + if (suffixIs(outcmd[o], " 1")) + outcmd[o] = rtrim(outcmd[o], "1"); + o = 1; + } } else { if (escaped && in_double_quote) - cmd += '\\'; - cmd += c; + outcmd[o] += '\\'; + outcmd[o] += c; escaped = false; } } - outfile.erase(); - return cmd; + outfile = trim(outcmd[1], " \""); + errfile = trim(outcmd[2], " \""); + return trim(outcmd[0]); } } // namespace anon @@ -211,10 +234,14 @@ int Systemcall::startscript(Starttype how, string const & what, string const & path, bool process_events) { + lyxerr << "\nRunning: " << what << endl; + string outfile; - QString cmd = QString::fromLocal8Bit(parsecmd(what, outfile).c_str()); + string errfile; + QString cmd = QString::fromLocal8Bit( + parsecmd(what, outfile, errfile).c_str()); - SystemcallPrivate d(outfile); + SystemcallPrivate d(outfile, errfile); d.startProcess(cmd, path); @@ -247,17 +274,60 @@ } -SystemcallPrivate::SystemcallPrivate(const std::string& of) : - process_(new QProcess), - out_index_(0), - err_index_(0), - out_file_(of), - process_events_(false) +SystemcallPrivate::SystemcallPrivate(std::string const & of, + std::string const & ef) : + process_(new QProcess), + out_index_(0), + err_index_(0), + out_file_(of), + err_file_(ef), + process_events_(false) { if (!out_file_.empty()) { - // Check whether we have to simply throw away the output. - if (out_file_ != os::nulldev()) - process_->setStandardOutputFile(QString::fromLocal8Bit(out_file_.c_str())); + if (out_file_[0] == '&') { + if (subst(out_file_, " ", "") == "&2" + && err_file_[0] != '&') { + out_file_ = err_file_; + process_->setProcessChannelMode( + QProcess::MergedChannels); + } else { + if (err_file_[0] == '&') { + // Leave alone things such as + // "1>&2 2>&1". Should not be harmful, + // but let's give anyway a warning. + LYXERR0("Unsupported stdout/stderr redirect."); + err_file_.erase(); + } else { + LYXERR0("Ambiguous stdout redirect: " + << out_file_); + } + out_file_ = os::nulldev(); + } + } + // Check whether we have to set the output file. + if (out_file_ != os::nulldev()) { + process_->setStandardOutputFile(QString::fromLocal8Bit( + out_file_.c_str())); + } + } + if (!err_file_.empty()) { + if (err_file_[0] == '&') { + if (subst(err_file_, " ", "") == "&1" + && out_file_[0] != '&') { + process_->setProcessChannelMode( + QProcess::MergedChannels); + } else { + LYXERR0("Ambiguous stderr redirect: " + << err_file_); + } + // In MergedChannels mode stderr goes to stdout. + err_file_ = os::nulldev(); + } + // Check whether we have to set the error file. + if (err_file_ != os::nulldev()) { + process_->setStandardErrorFile(QString::fromLocal8Bit( + err_file_.c_str())); + } } connect(process_, SIGNAL(readyReadStandardOutput()), SLOT(stdOut())); diff -Nru lyx-2.0.2/src/support/SystemcallPrivate.h lyx-2.0.3/src/support/SystemcallPrivate.h --- lyx-2.0.2/src/support/SystemcallPrivate.h 2011-09-26 17:14:24.000000000 +0000 +++ lyx-2.0.3/src/support/SystemcallPrivate.h 2012-01-16 00:36:13.000000000 +0000 @@ -32,7 +32,7 @@ Q_OBJECT public: - SystemcallPrivate(std::string const & outfile); + SystemcallPrivate(std::string const & outfile, std::string const & errfile); ~SystemcallPrivate(); enum State { @@ -74,6 +74,8 @@ size_t err_index_; /// std::string out_file_; + /// + std::string err_file_; /// Size of buffers. static size_t const buffer_size_ = 200; diff -Nru lyx-2.0.2/src/support/lyxtime.cpp lyx-2.0.3/src/support/lyxtime.cpp --- lyx-2.0.2/src/support/lyxtime.cpp 2007-12-12 10:16:00.000000000 +0000 +++ lyx-2.0.3/src/support/lyxtime.cpp 2011-12-04 16:16:32.000000000 +0000 @@ -12,9 +12,18 @@ #include "support/lyxtime.h" +#include "support/debug.h" +#include "support/environment.h" +#include "support/lstrings.h" +#include "support/qstring_helpers.h" + +#include <QDateTime> +#include <QLocale> + using namespace std; namespace lyx { +namespace support { time_t current_time() { @@ -30,4 +39,63 @@ return string(date); } + +time_t from_ctime(string t) +{ + // Example for the format: "Sun Nov 6 10:39:39 2011\n" + // Generously remove trailing '\n' (and other whitespace if needed) + t = trim(t, " \t\r\n"); +#if QT_VERSION >= 0x040400 + // toDateTime() is too stupid to recognize variable amounts of + // whitespace (needed because ctime() outputs double spaces before + // single digit day numbers and hours) + t = subst(t, " ", " "); + QString const format("ddd MMM d H:mm:ss yyyy"); + QLocale loc("C"); + QDateTime loc_dt = loc.toDateTime(toqstr(t), format); + if (!loc_dt.isValid()) { + LYXERR(Debug::LOCALE, "Could not parse `" << t + << "´ (invalid format)"); + return static_cast<time_t>(-1); + } + return loc_dt.toTime_t(); +#elif defined(_WIN32) +#error "The minimum required Qt version on windows is Qt 4.4." +#else + // strptime() is not available on windows (defined by POSIX) + + // strptime() uses the current locale, so we need to switch to "C" + LYXERR(Debug::LOCALE, "Setting LC_ALL and LC_TIME to C"); + string oldLC_ALL = getEnv("LC_ALL"); + string oldLC_TIME = getEnv("LC_TIME"); + if (!setEnv("LC_ALL", "C")) + LYXERR(Debug::LOCALE, "\t... LC_ALL failed!"); + if (!setEnv("LC_TIME", "C")) + LYXERR(Debug::LOCALE, "\t... LC_TIME failed!"); + + struct tm loc_tm; + char const * const format = "%a%n%b%n%d%n%T%n%Y"; + char * remainder = strptime(t.c_str(), format, &loc_tm); + + LYXERR(Debug::LOCALE, "Resetting LC_ALL and LC_TIME"); + if(!setEnv("LC_TIME", oldLC_TIME)) + LYXERR(Debug::LOCALE, "\t... LC_TIME failed!"); + if (!setEnv("LC_ALL", oldLC_ALL)) + LYXERR(Debug::LOCALE, "\t... LC_ALL failed!"); + + if (!remainder) { + LYXERR(Debug::LOCALE, "Could not parse `" << t + << "´ (invalid format)"); + return static_cast<time_t>(-1); + } + if (*remainder != '\0') { + LYXERR(Debug::LOCALE, "Could not parse `" << t + << "´ (excess characters)"); + return static_cast<time_t>(-1); + } + return mktime(&loc_tm); +#endif +} + +} // namespace support } // namespace lyx diff -Nru lyx-2.0.2/src/support/lyxtime.h lyx-2.0.3/src/support/lyxtime.h --- lyx-2.0.2/src/support/lyxtime.h 2010-12-16 08:06:00.000000000 +0000 +++ lyx-2.0.3/src/support/lyxtime.h 2011-12-04 16:16:32.000000000 +0000 @@ -18,6 +18,7 @@ namespace lyx { +namespace support { time_t current_time(); @@ -27,6 +28,15 @@ */ std::string const formatted_time(time_t t, std::string const & fmt); +/** + * Inverse of ctime(). + * Since ctime() outputs the local time, the caller needs to ensure that the + * time zone and daylight saving time are the same as when \p t was created + * by ctime(). + */ +time_t from_ctime(std::string t); + +} // namespace support } // namespace lyx #endif // LYXTIME_H diff -Nru lyx-2.0.2/src/support/os.cpp lyx-2.0.3/src/support/os.cpp --- lyx-2.0.2/src/support/os.cpp 2010-11-05 16:51:09.000000000 +0000 +++ lyx-2.0.3/src/support/os.cpp 2012-01-16 00:23:09.000000000 +0000 @@ -4,13 +4,20 @@ * Licence details can be found in the file COPYING. * * \author Ruurd A. Reitsma + * \author Enrico Forestieri * * Full author contact details are available in file CREDITS. */ #include <config.h> -#if defined(__CYGWIN__) || defined(__CYGWIN32__) +#include "debug.h" +#include "filetools.h" +#include "qstring_helpers.h" + +#include <QDir> + +#if defined(__CYGWIN__) #include "support/os_cygwin.cpp" #elif defined(_WIN32) #include "support/os_win32.cpp" @@ -31,11 +38,57 @@ namespace support { namespace os { +static string const python2(string const & binary, bool verbose = false) +{ + if (verbose) + lyxerr << "Examining " << binary << "\n"; + + // Check whether this is a python 2 binary. + cmd_ret const out = runCommand(binary + " -V 2>&1"); + if (out.first < 0 || !prefixIs(out.second, "Python 2")) + return string(); + + if (verbose) + lyxerr << "Found " << out.second << "\n"; + return binary; +} + + string const python() { - // Use the -tt switch so that mixed tab/whitespace indentation is - // an error - static string const command("python -tt"); + // Check whether the first python in PATH is the right one. + static string command = python2("python -tt"); + + if (command.empty()) { + // It was not, so check whether we can find it elsewhere in + // PATH, maybe with some suffix appended. + vector<string> const path = getEnvPath("PATH"); + vector<string>::const_iterator it = path.begin(); + vector<string>::const_iterator const end = path.end(); + lyxerr << "Looking for python v2.x ...\n"; + for (; it != end; ++it) { + QString const dir = toqstr(*it); + string const localdir = dir.toLocal8Bit().constData(); + QDir qdir(dir); + qdir.setFilter(QDir::Files | QDir::Executable); + QStringList list = qdir.entryList(QStringList("python*")); + for (int i = 0; i < list.size() && command.empty(); ++i) { + string const binary = addName(localdir, + list.at(i).toLocal8Bit().constData()); + command = python2(binary, true); + } + } + + // Default to "python" if no usable binary was found. + if (command.empty()) { + lyxerr << "Warning: No python v2.x binary found.\n"; + command = "python"; + } + + // Add the -tt switch so that mixed tab/whitespace + // indentation is an error + command += " -tt"; + } return command; } diff -Nru lyx-2.0.2/src/tex2lyx/Makefile.am lyx-2.0.3/src/tex2lyx/Makefile.am --- lyx-2.0.2/src/tex2lyx/Makefile.am 2011-10-19 14:53:01.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/Makefile.am 2011-12-04 16:16:32.000000000 +0000 @@ -29,6 +29,7 @@ test/test-structure.tex LINKED_FILES = \ + ../Author.cpp \ ../Color.cpp \ ../Counters.cpp \ ../Encoding.cpp \ @@ -36,6 +37,7 @@ ../Floating.cpp \ ../FontInfo.cpp \ ../insets/InsetLayout.cpp \ + ../LaTeXPackages.cpp \ ../Layout.cpp \ ../LayoutFile.cpp \ ../LayoutModuleList.cpp \ @@ -57,7 +59,8 @@ math.cpp \ Parser.cpp \ Parser.h \ - preamble.cpp \ + Preamble.cpp \ + Preamble.h \ table.cpp \ tex2lyx.cpp \ tex2lyx.h \ @@ -68,3 +71,7 @@ $(INTLLIBS) $(LIBICONV) $(BOOST_LIBS) \ $(QT4_LIB) $(QT4_LDFLAGS) \ @LIBS@ $(LIBSHLWAPI) $(LIBPSAPI) + +if INSTALL_MACOSX +tex2lyx_LDFLAGS = -framework AppKit +endif diff -Nru lyx-2.0.2/src/tex2lyx/Makefile.in lyx-2.0.3/src/tex2lyx/Makefile.in --- lyx-2.0.2/src/tex2lyx/Makefile.in 2011-11-27 01:07:34.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/Makefile.in 2012-02-19 15:53:58.000000000 +0000 @@ -65,15 +65,16 @@ CONFIG_CLEAN_VPATH_FILES = am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(man1dir)" PROGRAMS = $(bin_PROGRAMS) -am__objects_1 = Color.$(OBJEXT) Counters.$(OBJEXT) Encoding.$(OBJEXT) \ - FloatList.$(OBJEXT) Floating.$(OBJEXT) FontInfo.$(OBJEXT) \ - InsetLayout.$(OBJEXT) Layout.$(OBJEXT) LayoutFile.$(OBJEXT) \ +am__objects_1 = Author.$(OBJEXT) Color.$(OBJEXT) Counters.$(OBJEXT) \ + Encoding.$(OBJEXT) FloatList.$(OBJEXT) Floating.$(OBJEXT) \ + FontInfo.$(OBJEXT) InsetLayout.$(OBJEXT) \ + LaTeXPackages.$(OBJEXT) Layout.$(OBJEXT) LayoutFile.$(OBJEXT) \ LayoutModuleList.$(OBJEXT) lengthcommon.$(OBJEXT) \ Lexer.$(OBJEXT) ModuleList.$(OBJEXT) Spacing.$(OBJEXT) \ TextClass.$(OBJEXT) version.$(OBJEXT) am_tex2lyx_OBJECTS = $(am__objects_1) boost.$(OBJEXT) \ Context.$(OBJEXT) math.$(OBJEXT) Parser.$(OBJEXT) \ - preamble.$(OBJEXT) table.$(OBJEXT) tex2lyx.$(OBJEXT) \ + Preamble.$(OBJEXT) table.$(OBJEXT) tex2lyx.$(OBJEXT) \ text.$(OBJEXT) tex2lyx_OBJECTS = $(am_tex2lyx_OBJECTS) am__DEPENDENCIES_1 = @@ -86,6 +87,8 @@ $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ $(am__DEPENDENCIES_1) +tex2lyx_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(tex2lyx_LDFLAGS) \ + $(LDFLAGS) -o $@ depcomp = $(SHELL) $(top_srcdir)/config/depcomp am__depfiles_maybe = depfiles am__mv = mv -f @@ -400,6 +403,7 @@ test/test-structure.tex LINKED_FILES = \ + ../Author.cpp \ ../Color.cpp \ ../Counters.cpp \ ../Encoding.cpp \ @@ -407,6 +411,7 @@ ../Floating.cpp \ ../FontInfo.cpp \ ../insets/InsetLayout.cpp \ + ../LaTeXPackages.cpp \ ../Layout.cpp \ ../LayoutFile.cpp \ ../LayoutModuleList.cpp \ @@ -427,7 +432,8 @@ math.cpp \ Parser.cpp \ Parser.h \ - preamble.cpp \ + Preamble.cpp \ + Preamble.h \ table.cpp \ tex2lyx.cpp \ tex2lyx.h \ @@ -439,6 +445,7 @@ $(QT4_LIB) $(QT4_LDFLAGS) \ @LIBS@ $(LIBSHLWAPI) $(LIBPSAPI) +@INSTALL_MACOSX_TRUE@tex2lyx_LDFLAGS = -framework AppKit all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-am @@ -515,7 +522,7 @@ -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) tex2lyx$(EXEEXT): $(tex2lyx_OBJECTS) $(tex2lyx_DEPENDENCIES) @rm -f tex2lyx$(EXEEXT) - $(AM_V_CXXLD)$(CXXLINK) $(tex2lyx_OBJECTS) $(tex2lyx_LDADD) $(LIBS) + $(AM_V_CXXLD)$(tex2lyx_LINK) $(tex2lyx_OBJECTS) $(tex2lyx_LDADD) $(LIBS) mostlyclean-compile: -rm -f *.$(OBJEXT) @@ -523,6 +530,7 @@ distclean-compile: -rm -f *.tab.c +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Author.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Color.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Context.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Counters.Po@am__quote@ @@ -531,18 +539,19 @@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Floating.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/FontInfo.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/InsetLayout.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LaTeXPackages.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Layout.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LayoutFile.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/LayoutModuleList.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Lexer.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ModuleList.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Parser.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Preamble.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/Spacing.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/TextClass.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/boost.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lengthcommon.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/math.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/preamble.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/table.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tex2lyx.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text.Po@am__quote@ @@ -564,6 +573,22 @@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` +Author.o: ../Author.cpp +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Author.o -MD -MP -MF $(DEPDIR)/Author.Tpo -c -o Author.o `test -f '../Author.cpp' || echo '$(srcdir)/'`../Author.cpp +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/Author.Tpo $(DEPDIR)/Author.Po +@am__fastdepCXX_FALSE@ $(AM_V_CXX) @AM_BACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../Author.cpp' object='Author.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Author.o `test -f '../Author.cpp' || echo '$(srcdir)/'`../Author.cpp + +Author.obj: ../Author.cpp +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Author.obj -MD -MP -MF $(DEPDIR)/Author.Tpo -c -o Author.obj `if test -f '../Author.cpp'; then $(CYGPATH_W) '../Author.cpp'; else $(CYGPATH_W) '$(srcdir)/../Author.cpp'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/Author.Tpo $(DEPDIR)/Author.Po +@am__fastdepCXX_FALSE@ $(AM_V_CXX) @AM_BACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../Author.cpp' object='Author.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o Author.obj `if test -f '../Author.cpp'; then $(CYGPATH_W) '../Author.cpp'; else $(CYGPATH_W) '$(srcdir)/../Author.cpp'; fi` + Color.o: ../Color.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Color.o -MD -MP -MF $(DEPDIR)/Color.Tpo -c -o Color.o `test -f '../Color.cpp' || echo '$(srcdir)/'`../Color.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/Color.Tpo $(DEPDIR)/Color.Po @@ -676,6 +701,22 @@ @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o InsetLayout.obj `if test -f '../insets/InsetLayout.cpp'; then $(CYGPATH_W) '../insets/InsetLayout.cpp'; else $(CYGPATH_W) '$(srcdir)/../insets/InsetLayout.cpp'; fi` +LaTeXPackages.o: ../LaTeXPackages.cpp +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LaTeXPackages.o -MD -MP -MF $(DEPDIR)/LaTeXPackages.Tpo -c -o LaTeXPackages.o `test -f '../LaTeXPackages.cpp' || echo '$(srcdir)/'`../LaTeXPackages.cpp +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/LaTeXPackages.Tpo $(DEPDIR)/LaTeXPackages.Po +@am__fastdepCXX_FALSE@ $(AM_V_CXX) @AM_BACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../LaTeXPackages.cpp' object='LaTeXPackages.o' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LaTeXPackages.o `test -f '../LaTeXPackages.cpp' || echo '$(srcdir)/'`../LaTeXPackages.cpp + +LaTeXPackages.obj: ../LaTeXPackages.cpp +@am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT LaTeXPackages.obj -MD -MP -MF $(DEPDIR)/LaTeXPackages.Tpo -c -o LaTeXPackages.obj `if test -f '../LaTeXPackages.cpp'; then $(CYGPATH_W) '../LaTeXPackages.cpp'; else $(CYGPATH_W) '$(srcdir)/../LaTeXPackages.cpp'; fi` +@am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/LaTeXPackages.Tpo $(DEPDIR)/LaTeXPackages.Po +@am__fastdepCXX_FALSE@ $(AM_V_CXX) @AM_BACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='../LaTeXPackages.cpp' object='LaTeXPackages.obj' libtool=no @AMDEPBACKSLASH@ +@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ +@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o LaTeXPackages.obj `if test -f '../LaTeXPackages.cpp'; then $(CYGPATH_W) '../LaTeXPackages.cpp'; else $(CYGPATH_W) '$(srcdir)/../LaTeXPackages.cpp'; fi` + Layout.o: ../Layout.cpp @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT Layout.o -MD -MP -MF $(DEPDIR)/Layout.Tpo -c -o Layout.o `test -f '../Layout.cpp' || echo '$(srcdir)/'`../Layout.cpp @am__fastdepCXX_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/Layout.Tpo $(DEPDIR)/Layout.Po diff -Nru lyx-2.0.2/src/tex2lyx/Parser.cpp lyx-2.0.3/src/tex2lyx/Parser.cpp --- lyx-2.0.2/src/tex2lyx/Parser.cpp 2011-01-28 20:29:06.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/Parser.cpp 2011-12-04 16:16:32.000000000 +0000 @@ -221,6 +221,20 @@ // We return a copy here because the tokens_ vector may get reallocated +Token const Parser::next_next_token() +{ + static const Token dummy; + // If good() has not been called after the last get_token() we need + // to tokenize two more tokens. + if (pos_ + 1 >= tokens_.size()) { + tokenize_one(); + tokenize_one(); + } + return pos_ + 1 < tokens_.size() ? tokens_[pos_ + 1] : dummy; +} + + +// We return a copy here because the tokens_ vector may get reallocated Token const Parser::get_token() { static const Token dummy; @@ -238,8 +252,7 @@ if (curr_token().cat() == catNewline && (curr_token().cs().size() > 1 || (next_token().cat() == catSpace && - pos_ < tokens_.size() - 1 && - tokens_[pos_ + 1].cat() == catNewline))) + next_next_token().cat() == catNewline))) return true; if (curr_token().cat() == catEscape && curr_token().cs() == "par") return true; diff -Nru lyx-2.0.2/src/tex2lyx/Parser.h lyx-2.0.3/src/tex2lyx/Parser.h --- lyx-2.0.2/src/tex2lyx/Parser.h 2011-01-28 20:29:06.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/Parser.h 2011-12-04 16:16:32.000000000 +0000 @@ -213,6 +213,8 @@ Token const curr_token() const; /// The next token. Token const next_token(); + /// The next but one token. + Token const next_next_token(); /// Make the next token current and return that. Token const get_token(); /// \return whether the current token starts a new paragraph diff -Nru lyx-2.0.2/src/tex2lyx/Preamble.cpp lyx-2.0.3/src/tex2lyx/Preamble.cpp --- lyx-2.0.2/src/tex2lyx/Preamble.cpp 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/Preamble.cpp 2011-12-07 21:21:41.000000000 +0000 @@ -0,0 +1,1485 @@ +/** + * \file Preamble.cpp + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. + * + * \author André Pönitz + * \author Uwe Stöhr + * + * Full author contact details are available in file CREDITS. + */ + +// {[( + +#include <config.h> + +#include "Preamble.h" +#include "tex2lyx.h" + +#include "LayoutFile.h" +#include "Layout.h" +#include "Lexer.h" +#include "TextClass.h" + +#include "support/convert.h" +#include "support/FileName.h" +#include "support/filetools.h" +#include "support/lstrings.h" + +#include "support/regex.h" + +#include <algorithm> +#include <iostream> + +using namespace std; +using namespace lyx::support; + + +namespace lyx { + +// special columntypes +extern map<char, int> special_columns; + +Preamble preamble; + +namespace { + +//add this to known_languages when updating to lyxformat 266: +// "armenian" (needs special handling since not supported by standard babel) +//add these to known_languages when updating to lyxformat 268: +//"chinese-simplified", "chinese-traditional", "japanese", "korean" +// Both changes require first that support for non-babel languages (CJK, +// armtex) is added. +/** + * known babel language names (including synonyms) + * not in standard babel: arabic, arabtex, armenian, belarusian, serbian-latin, thai + * not yet supported by LyX: kurmanji + * please keep this in sync with known_coded_languages line by line! + */ +const char * const known_languages[] = {"acadian", "afrikaans", "albanian", +"american", "arabic", "arabtex", "austrian", "bahasa", "bahasai", "bahasam", +"basque", "belarusian", "brazil", "brazilian", "breton", "british", "bulgarian", +"canadian", "canadien", "catalan", "croatian", "czech", "danish", "dutch", +"english", "esperanto", "estonian", "farsi", "finnish", "francais", "french", +"frenchb", "frenchle", "frenchpro", "galician", "german", "germanb", "greek", +"hebrew", "hungarian", "icelandic", "indon", "indonesian", "interlingua", +"irish", "italian", "kazakh", "latin", "latvian", "lithuanian", "lowersorbian", +"lsorbian", "magyar", "malay", "meyalu", "mongolian", "naustrian", "newzealand", +"ngerman", "ngermanb", "norsk", "nynorsk", "polutonikogreek", "polish", +"portuges", "portuguese", "romanian", "russian", "russianb", "samin", +"scottish", "serbian", "serbian-latin", "slovak", "slovene", "spanish", +"swedish", "thai", "turkish", "turkmen", "ukraineb", "ukrainian", +"uppersorbian", "UKenglish", "USenglish", "usorbian", "vietnam", "welsh", +0}; + +/** + * the same as known_languages with .lyx names + * please keep this in sync with known_languages line by line! + */ +const char * const known_coded_languages[] = {"french", "afrikaans", "albanian", +"american", "arabic_arabi", "arabic_arabtex", "austrian", "bahasa", "bahasa", "bahasam", +"basque", "belarusian", "brazilian", "brazilian", "breton", "british", "bulgarian", +"canadian", "canadien", "catalan", "croatian", "czech", "danish", "dutch", +"english", "esperanto", "estonian", "farsi", "finnish", "french", "french", +"french", "french", "french", "galician", "german", "german", "greek", +"hebrew", "magyar", "icelandic", "bahasa", "bahasa", "interlingua", +"irish", "italian", "kazakh", "latin", "latvian", "lithuanian", "lowersorbian", +"lowersorbian", "magyar", "bahasam", "bahasam", "mongolian", "naustrian", "english", +"ngerman", "ngerman", "norsk", "nynorsk", "polutonikogreek", "polish", +"portuguese", "portuguese", "romanian", "russian", "russian", "samin", +"scottish", "serbian", "serbian-latin", "slovak", "slovene", "spanish", +"swedish", "thai", "turkish", "turkmen", "ukrainian", "ukrainian", +"uppersorbian", "uppersorbian", "english", "english", "vietnamese", "welsh", +0}; + +/// languages with english quotes (.lyx names) +const char * const known_english_quotes_languages[] = {"american", "bahasa", +"bahasam", "brazilian", "canadian", "chinese-simplified", "english", +"esperanto", "hebrew", "irish", "korean", "portuguese", "scottish", "thai", 0}; + +/// languages with french quotes (.lyx names) +const char * const known_french_quotes_languages[] = {"albanian", +"arabic_arabi", "arabic_arabtex", "basque", "canadien", "catalan", "french", +"galician", "greek", "italian", "norsk", "nynorsk", "polutonikogreek", +"russian", "spanish", "spanish-mexico", "turkish", "turkmen", "ukrainian", +"vietnamese", 0}; + +/// languages with german quotes (.lyx names) +const char * const known_german_quotes_languages[] = {"austrian", "bulgarian", +"czech", "german", "icelandic", "lithuanian", "lowersorbian", "naustrian", +"ngerman", "serbian", "serbian-latin", "slovak", "slovene", "uppersorbian", 0}; + +/// languages with polish quotes (.lyx names) +const char * const known_polish_quotes_languages[] = {"afrikaans", "croatian", +"dutch", "estonian", "magyar", "polish", "romanian", 0}; + +/// languages with swedish quotes (.lyx names) +const char * const known_swedish_quotes_languages[] = {"finnish", +"swedish", 0}; + +/// known language packages from the times before babel +const char * const known_old_language_packages[] = {"french", "frenchle", +"frenchpro", "german", "ngerman", "pmfrench", 0}; + +char const * const known_fontsizes[] = { "10pt", "11pt", "12pt", 0 }; + +const char * const known_roman_fonts[] = { "ae", "beraserif", "bookman", +"ccfonts", "chancery", "charter", "cmr", "fourier", "lmodern", "mathpazo", +"mathptmx", "newcent", "utopia", 0}; + +const char * const known_sans_fonts[] = { "avant", "berasans", "cmbr", "cmss", +"helvet", "lmss", 0}; + +const char * const known_typewriter_fonts[] = { "beramono", "cmtl", "cmtt", +"courier", "lmtt", "luximono", "fourier", "lmodern", "mathpazo", "mathptmx", +"newcent", 0}; + +const char * const known_paper_sizes[] = { "a0paper", "b0paper", "c0paper", +"a1paper", "b1paper", "c1paper", "a2paper", "b2paper", "c2paper", "a3paper", +"b3paper", "c3paper", "a4paper", "b4paper", "c4paper", "a5paper", "b5paper", +"c5paper", "a6paper", "b6paper", "c6paper", "executivepaper", "legalpaper", +"letterpaper", "b0j", "b1j", "b2j", "b3j", "b4j", "b5j", "b6j", 0}; + +const char * const known_class_paper_sizes[] = { "a4paper", "a5paper", +"executivepaper", "legalpaper", "letterpaper", 0}; + +const char * const known_paper_margins[] = { "lmargin", "tmargin", "rmargin", +"bmargin", "headheight", "headsep", "footskip", "columnsep", 0}; + +const char * const known_coded_paper_margins[] = { "leftmargin", "topmargin", +"rightmargin", "bottommargin", "headheight", "headsep", "footskip", +"columnsep", 0}; + +/// commands that can start an \if...\else...\endif sequence +const char * const known_if_commands[] = {"if", "ifarydshln", "ifbraket", +"ifcancel", "ifcolortbl", "ifeurosym", "ifmarginnote", "ifmmode", "ifpdf", +"ifsidecap", "ifupgreek", 0}; + +const char * const known_basic_colors[] = {"blue", "black", "cyan", "green", +"magenta", "red", "white", "yellow", 0}; + +const char * const known_basic_color_codes[] = {"#0000ff", "#000000", "#00ffff", "#00ff00", +"#ff00ff", "#ff0000", "#ffffff", "#ffff00", 0}; + +/// conditional commands with three arguments like \@ifundefined{}{}{} +const char * const known_if_3arg_commands[] = {"@ifundefined", "IfFileExists", +0}; + +/// packages that work only in xetex +const char * const known_xetex_packages[] = {"arabxetex", "fixlatvian", +"fontbook", "fontwrap", "mathspec", "philokalia", "polyglossia", "unisugar", +"xeCJK", "xecolor", "xecyr", "xeindex", "xepersian", "xunicode", 0}; + +// codes used to remove packages that are loaded automatically by LyX. +// Syntax: package_beg_sep<name>package_mid_sep<package loading code>package_end_sep +const char package_beg_sep = '\001'; +const char package_mid_sep = '\002'; +const char package_end_sep = '\003'; + + +// returns true if at least one of the options in what has been found +bool handle_opt(vector<string> & opts, char const * const * what, string & target) +{ + if (opts.empty()) + return false; + + bool found = false; + // the last language option is the document language (for babel and LyX) + // the last size option is the document font size + vector<string>::iterator it; + vector<string>::iterator position = opts.begin(); + for (; *what; ++what) { + it = find(opts.begin(), opts.end(), *what); + if (it != opts.end()) { + if (it >= position) { + found = true; + target = *what; + position = it; + } + } + } + return found; +} + + +void delete_opt(vector<string> & opts, char const * const * what) +{ + if (opts.empty()) + return; + + // remove found options from the list + // do this after handle_opt to avoid potential memory leaks + vector<string>::iterator it; + for (; *what; ++what) { + it = find(opts.begin(), opts.end(), *what); + if (it != opts.end()) + opts.erase(it); + } +} + + +/*! + * Split a package options string (keyval format) into a vector. + * Example input: + * authorformat=smallcaps, + * commabeforerest, + * titleformat=colonsep, + * bibformat={tabular,ibidem,numbered} + */ +vector<string> split_options(string const & input) +{ + vector<string> options; + string option; + Parser p(input); + while (p.good()) { + Token const & t = p.get_token(); + if (t.asInput() == ",") { + options.push_back(trim(option)); + option.erase(); + } else if (t.asInput() == "=") { + option += '='; + p.skip_spaces(true); + if (p.next_token().asInput() == "{") + option += '{' + p.getArg('{', '}') + '}'; + } else if (t.cat() != catSpace) + option += t.asInput(); + } + + if (!option.empty()) + options.push_back(trim(option)); + + return options; +} + + +/*! + * Retrieve a keyval option "name={value with=sign}" named \p name from + * \p options and return the value. + * The found option is also removed from \p options. + */ +string process_keyval_opt(vector<string> & options, string name) +{ + for (size_t i = 0; i < options.size(); ++i) { + vector<string> option; + split(options[i], option, '='); + if (option.size() < 2) + continue; + if (option[0] == name) { + options.erase(options.begin() + i); + option.erase(option.begin()); + return join(option, "="); + } + } + return ""; +} + +} // anonymous namespace + + +bool Preamble::indentParagraphs() const +{ + return h_paragraph_separation == "indent"; +} + + +bool Preamble::isPackageUsed(string const & package) const +{ + return used_packages.find(package) != used_packages.end(); +} + + +vector<string> Preamble::getPackageOptions(string const & package) const +{ + map<string, vector<string> >::const_iterator it = used_packages.find(package); + if (it != used_packages.end()) + return it->second; + return vector<string>(); +} + + +void Preamble::registerAutomaticallyLoadedPackage(std::string const & package) +{ + auto_packages.insert(package); +} + + +void Preamble::addModule(string const & module) +{ + used_modules.push_back(module); +} + + +void Preamble::suppressDate(bool suppress) +{ + if (suppress) + h_suppress_date = "true"; + else + h_suppress_date = "false"; +} + + +void Preamble::registerAuthor(std::string const & name) +{ + Author author(from_utf8(name), empty_docstring()); + author.setUsed(true); + authors_.record(author); + h_tracking_changes = "true"; + h_output_changes = "true"; +} + + +Author const & Preamble::getAuthor(std::string const & name) const +{ + Author author(from_utf8(name), empty_docstring()); + for (AuthorList::Authors::const_iterator it = authors_.begin(); + it != authors_.end(); it++) + if (*it == author) + return *it; + static Author const dummy; + return dummy; +} + + +void Preamble::add_package(string const & name, vector<string> & options) +{ + // every package inherits the global options + if (used_packages.find(name) == used_packages.end()) + used_packages[name] = split_options(h_options); + + vector<string> & v = used_packages[name]; + v.insert(v.end(), options.begin(), options.end()); + if (name == "jurabib") { + // Don't output the order argument (see the cite command + // handling code in text.cpp). + vector<string>::iterator end = + remove(options.begin(), options.end(), "natbiborder"); + end = remove(options.begin(), end, "jurabiborder"); + options.erase(end, options.end()); + } +} + + +namespace { + +// Given is a string like "scaled=0.9", return 0.9 * 100 +string const scale_as_percentage(string const & scale) +{ + string::size_type pos = scale.find('='); + if (pos != string::npos) { + string value = scale.substr(pos + 1); + if (isStrDbl(value)) + return convert<string>(100 * convert<double>(value)); + } + // If the input string didn't match our expectations. + // return the default value "100" + return "100"; +} + + +string remove_braces(string const & value) +{ + if (value.empty()) + return value; + if (value[0] == '{' && value[value.length()-1] == '}') + return value.substr(1, value.length()-2); + return value; +} + +} // anonymous namespace + + +Preamble::Preamble() : one_language(true) +{ + //h_backgroundcolor; + //h_boxbgcolor; + h_cite_engine = "basic"; + h_defskip = "medskip"; + //h_float_placement; + //h_fontcolor; + h_fontencoding = "default"; + h_font_roman = "default"; + h_font_sans = "default"; + h_font_typewriter = "default"; + h_font_default_family = "default"; + h_font_sc = "false"; + h_font_osf = "false"; + h_font_sf_scale = "100"; + h_font_tt_scale = "100"; + h_graphics = "default"; + h_html_be_strict = "false"; + h_html_css_as_file = "0"; + h_html_math_output = "0"; + h_inputencoding = "auto"; + h_language = "english"; + h_language_package = "none"; + //h_listings_params; + //h_margins; + //h_notefontcolor; + //h_options; + h_output_changes = "false"; + h_papercolumns = "1"; + h_paperfontsize = "default"; + h_paperorientation = "portrait"; + h_paperpagestyle = "default"; + //h_papersides; + h_papersize = "default"; + h_paragraph_indentation = "default"; + h_paragraph_separation = "indent"; + //h_pdf_title; + //h_pdf_author; + //h_pdf_subject; + //h_pdf_keywords; + h_pdf_bookmarks = "1"; + h_pdf_bookmarksnumbered = "0"; + h_pdf_bookmarksopen = "0"; + h_pdf_bookmarksopenlevel = "1"; + h_pdf_breaklinks = "0"; + h_pdf_pdfborder = "0"; + h_pdf_colorlinks = "0"; + h_pdf_backref = "section"; + h_pdf_pdfusetitle = "1"; + //h_pdf_pagemode; + //h_pdf_quoted_options; + h_quotes_language = "english"; + h_secnumdepth = "3"; + h_spacing = "single"; + h_suppress_date = "false"; + h_textclass = "article"; + h_tocdepth = "3"; + h_tracking_changes = "false"; + h_use_bibtopic = "false"; + h_use_indices = "false"; + h_use_geometry = "false"; + h_use_amsmath = "1"; + h_use_default_options = "false"; + h_use_esint = "1"; + h_use_hyperref = "0"; + h_use_mhchem = "0"; + h_use_mathdots = "0"; + h_use_refstyle = "0"; +} + + +void Preamble::handle_hyperref(vector<string> & options) +{ + // FIXME swallow inputencoding changes that might surround the + // hyperref setup if it was written by LyX + h_use_hyperref = "1"; + // swallow "unicode=true", since LyX does always write that + vector<string>::iterator it = + find(options.begin(), options.end(), "unicode=true"); + if (it != options.end()) + options.erase(it); + it = find(options.begin(), options.end(), "pdfusetitle"); + if (it != options.end()) { + h_pdf_pdfusetitle = "1"; + options.erase(it); + } + string bookmarks = process_keyval_opt(options, "bookmarks"); + if (bookmarks == "true") + h_pdf_bookmarks = "1"; + else if (bookmarks == "false") + h_pdf_bookmarks = "0"; + if (h_pdf_bookmarks == "1") { + string bookmarksnumbered = + process_keyval_opt(options, "bookmarksnumbered"); + if (bookmarksnumbered == "true") + h_pdf_bookmarksnumbered = "1"; + else if (bookmarksnumbered == "false") + h_pdf_bookmarksnumbered = "0"; + string bookmarksopen = + process_keyval_opt(options, "bookmarksopen"); + if (bookmarksopen == "true") + h_pdf_bookmarksopen = "1"; + else if (bookmarksopen == "false") + h_pdf_bookmarksopen = "0"; + if (h_pdf_bookmarksopen == "1") { + string bookmarksopenlevel = + process_keyval_opt(options, "bookmarksopenlevel"); + if (!bookmarksopenlevel.empty()) + h_pdf_bookmarksopenlevel = bookmarksopenlevel; + } + } + string breaklinks = process_keyval_opt(options, "breaklinks"); + if (breaklinks == "true") + h_pdf_breaklinks = "1"; + else if (breaklinks == "false") + h_pdf_breaklinks = "0"; + string pdfborder = process_keyval_opt(options, "pdfborder"); + if (pdfborder == "{0 0 0}") + h_pdf_pdfborder = "1"; + else if (pdfborder == "{0 0 1}") + h_pdf_pdfborder = "0"; + string backref = process_keyval_opt(options, "backref"); + if (!backref.empty()) + h_pdf_backref = backref; + string colorlinks = process_keyval_opt(options, "colorlinks"); + if (colorlinks == "true") + h_pdf_colorlinks = "1"; + else if (colorlinks == "false") + h_pdf_colorlinks = "0"; + string pdfpagemode = process_keyval_opt(options, "pdfpagemode"); + if (!pdfpagemode.empty()) + h_pdf_pagemode = pdfpagemode; + string pdftitle = process_keyval_opt(options, "pdftitle"); + if (!pdftitle.empty()) { + h_pdf_title = remove_braces(pdftitle); + } + string pdfauthor = process_keyval_opt(options, "pdfauthor"); + if (!pdfauthor.empty()) { + h_pdf_author = remove_braces(pdfauthor); + } + string pdfsubject = process_keyval_opt(options, "pdfsubject"); + if (!pdfsubject.empty()) + h_pdf_subject = remove_braces(pdfsubject); + string pdfkeywords = process_keyval_opt(options, "pdfkeywords"); + if (!pdfkeywords.empty()) + h_pdf_keywords = remove_braces(pdfkeywords); + if (!options.empty()) { + if (!h_pdf_quoted_options.empty()) + h_pdf_quoted_options += ','; + h_pdf_quoted_options += join(options, ","); + options.clear(); + } +} + + +void Preamble::handle_geometry(vector<string> & options) +{ + h_use_geometry = "true"; + vector<string>::iterator it; + // paper orientation + if ((it = find(options.begin(), options.end(), "landscape")) != options.end()) { + h_paperorientation = "landscape"; + options.erase(it); + } + // paper size + // keyval version: "paper=letter" + string paper = process_keyval_opt(options, "paper"); + if (!paper.empty()) + h_papersize = paper + "paper"; + // alternative version: "letterpaper" + handle_opt(options, known_paper_sizes, h_papersize); + delete_opt(options, known_paper_sizes); + // page margins + char const * const * margin = known_paper_margins; + for (; *margin; ++margin) { + string value = process_keyval_opt(options, *margin); + if (!value.empty()) { + int k = margin - known_paper_margins; + string name = known_coded_paper_margins[k]; + h_margins += '\\' + name + ' ' + value + '\n'; + } + } +} + + +void Preamble::handle_package(Parser &p, string const & name, + string const & opts, bool in_lyx_preamble) +{ + vector<string> options = split_options(opts); + add_package(name, options); + string scale; + + if (is_known(name, known_xetex_packages)) + xetex = true; + + // roman fonts + if (is_known(name, known_roman_fonts)) { + h_font_roman = name; + p.skip_spaces(); + } + + if (name == "fourier") { + h_font_roman = "utopia"; + // when font uses real small capitals + if (opts == "expert") + h_font_sc = "true"; + } + + if (name == "mathpazo") + h_font_roman = "palatino"; + + if (name == "mathptmx") + h_font_roman = "times"; + + // sansserif fonts + if (is_known(name, known_sans_fonts)) { + h_font_sans = name; + if (!opts.empty()) { + scale = opts; + h_font_sf_scale = scale_as_percentage(scale); + } + } + + // typewriter fonts + if (is_known(name, known_typewriter_fonts)) { + // fourier can be set as roman font _only_ + // fourier as typewriter is handled in handling of \ttdefault + if (name != "fourier") { + h_font_typewriter = name; + if (!opts.empty()) { + scale = opts; + h_font_tt_scale = scale_as_percentage(scale); + } + } + } + + // font uses old-style figure + if (name == "eco") + h_font_osf = "true"; + + // after the detection and handling of special cases, we can remove the + // fonts, otherwise they would appear in the preamble, see bug #7856 + if (is_known(name, known_roman_fonts) || is_known(name, known_sans_fonts) + || is_known(name, known_typewriter_fonts)) + ; + + else if (name == "amsmath" || name == "amssymb") + h_use_amsmath = "2"; + + else if (name == "esint") + h_use_esint = "2"; + + else if (name == "mhchem") + h_use_mhchem = "2"; + + else if (name == "mathdots") + h_use_mathdots = "2"; + + else if (name == "babel") { + h_language_package = "default"; + // One might think we would have to do nothing if babel is loaded + // without any options to prevent pollution of the preamble with this + // babel call in every roundtrip. + // But the user could have defined babel-specific things afterwards. So + // we need to keep it in the preamble to prevent cases like bug #7861. + if (!opts.empty()) { + // check if more than one option was used - used later for inputenc + if (options.begin() != options.end() - 1) + one_language = false; + // babel takes the last language of the option of its \usepackage + // call as document language. If there is no such language option, the + // last language in the documentclass options is used. + handle_opt(options, known_languages, h_language); + // If babel is called with options, LyX puts them by default into the + // document class options. This works for most languages, except + // for Latvian, Lithuanian, Mongolian, Turkmen and Vietnamese and + // perhaps in future others. + // Therefore keep the babel call as it is as the user might have + // reasons for it. + h_preamble << "\\usepackage[" << opts << "]{babel}\n"; + delete_opt(options, known_languages); + } + else + h_preamble << "\\usepackage{babel}\n"; + } + + else if (name == "fontenc") { + h_fontencoding = getStringFromVector(options, ","); + /* We could do the following for better round trip support, + * but this makes the document less portable, so I skip it: + if (h_fontencoding == lyxrc.fontenc) + h_fontencoding = "global"; + */ + options.clear(); + } + + else if (name == "inputenc" || name == "luainputenc") { + // h_inputencoding is only set when there is not more than one + // inputenc option because otherwise h_inputencoding must be + // set to "auto" (the default encoding of the document language) + // Therefore check for the "," character. + // It is also only set when there is not more than one babel + // language option. + if (opts.find(",") == string::npos && one_language == true) + h_inputencoding = opts; + if (!options.empty()) + p.setEncoding(options.back()); + options.clear(); + } + + else if (is_known(name, known_old_language_packages)) { + // known language packages from the times before babel + // if they are found and not also babel, they will be used as + // custom language package + h_language_package = "\\usepackage{" + name + "}"; + } + + else if (name == "prettyref") + ; // ignore this FIXME: Use the package separator mechanism instead + + else if (name == "varioref") + ; // ignore this FIXME: Use the package separator mechanism instead + + else if (name == "verbatim") + ; // ignore this FIXME: Use the package separator mechanism instead + + else if (name == "textcomp") + ; // ignore this FIXME: Use the package separator mechanism instead + + else if (name == "pdfpages") + ; // ignore this + + else if (name == "lyxskak") { + // ignore this and its options + if (!options.empty()) + options.clear(); + } + + else if (name == "array" || name == "booktabs" || name == "calc" || + name == "color" || name == "hhline" || name == "ifthen" || + name == "float" || name == "longtable" || name == "makeidx" || + name == "multirow" || name == "nomencl" || name == "setspace" || + name == "splitidx" || name == "subscript" || name == "ulem" || + name == "url") { + if (!in_lyx_preamble) + h_preamble << package_beg_sep << name + << package_mid_sep << "\\usepackage{" + << name << '}' << package_end_sep; + } + + else if (name == "graphicx") + ; // ignore this FIXME: Use the package separator mechanism instead + + else if (name == "geometry") + handle_geometry(options); + + else if (name == "rotfloat") + ; // ignore this FIXME: Use the package separator mechanism instead + + else if (name == "wrapfig") + ; // ignore this FIXME: Use the package separator mechanism instead + + else if (name == "subfig") + ; // ignore this FIXME: Use the package separator mechanism instead + + else if (is_known(name, known_languages)) + h_language = name; + + else if (name == "natbib") { + h_cite_engine = "natbib_authoryear"; + vector<string>::iterator it = + find(options.begin(), options.end(), "authoryear"); + if (it != options.end()) + options.erase(it); + else { + it = find(options.begin(), options.end(), "numbers"); + if (it != options.end()) { + h_cite_engine = "natbib_numerical"; + options.erase(it); + } + } + } + + else if (name == "jurabib") + h_cite_engine = "jurabib"; + + else if (name == "hyperref") + handle_hyperref(options); + + else if (!in_lyx_preamble) { + if (options.empty()) + h_preamble << "\\usepackage{" << name << "}"; + else { + h_preamble << "\\usepackage[" << opts << "]{" + << name << "}"; + options.clear(); + } + } + + // We need to do something with the options... + if (!options.empty()) + cerr << "Ignoring options '" << join(options, ",") + << "' of package " << name << '.' << endl; + + // remove the whitespace + p.skip_spaces(); +} + + +void Preamble::handle_if(Parser & p, bool in_lyx_preamble) +{ + while (p.good()) { + Token t = p.get_token(); + if (t.cat() == catEscape && + is_known(t.cs(), known_if_commands)) + handle_if(p, in_lyx_preamble); + else { + if (!in_lyx_preamble) + h_preamble << t.asInput(); + if (t.cat() == catEscape && t.cs() == "fi") + return; + } + } +} + + +bool Preamble::writeLyXHeader(ostream & os, bool subdoc) +{ + // translate from babel to LyX names + h_language = babel2lyx(h_language); + + // set the quote language + // LyX only knows the following quotes languages: + // english, swedish, german, polish, french and danish + // (quotes for "japanese" and "chinese-traditional" are missing because + // they wouldn't be useful: http://www.lyx.org/trac/ticket/6383) + // conversion list taken from + // http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage + // (quotes for kazakh and interlingua are unknown) + // danish + if (h_language == "danish") + h_quotes_language = "danish"; + // french + else if (is_known(h_language, known_french_quotes_languages)) + h_quotes_language = "french"; + // german + else if (is_known(h_language, known_german_quotes_languages)) + h_quotes_language = "german"; + // polish + else if (is_known(h_language, known_polish_quotes_languages)) + h_quotes_language = "polish"; + // swedish + else if (is_known(h_language, known_swedish_quotes_languages)) + h_quotes_language = "swedish"; + //english + else if (is_known(h_language, known_english_quotes_languages)) + h_quotes_language = "english"; + + if (contains(h_float_placement, "H")) + registerAutomaticallyLoadedPackage("float"); + if (h_spacing != "single" && h_spacing != "default") + registerAutomaticallyLoadedPackage("setspace"); + + // output the LyX file settings + os << "#LyX file created by tex2lyx " << PACKAGE_VERSION << "\n" + << "\\lyxformat " << LYX_FORMAT << '\n' + << "\\begin_document\n" + << "\\begin_header\n" + << "\\textclass " << h_textclass << "\n"; + string const raw = subdoc ? empty_string() : h_preamble.str(); + if (!raw.empty()) { + os << "\\begin_preamble\n"; + for (string::size_type i = 0; i < raw.size(); ++i) { + if (raw[i] == package_beg_sep) { + // Here follows some package loading code that + // must be skipped if the package is loaded + // automatically. + string::size_type j = raw.find(package_mid_sep, i); + if (j == string::npos) + return false; + string::size_type k = raw.find(package_end_sep, j); + if (k == string::npos) + return false; + string const package = raw.substr(i + 1, j - i - 1); + string const replacement = raw.substr(j + 1, k - j - 1); + if (auto_packages.find(package) == auto_packages.end()) + os << replacement; + i = k; + } else + os.put(raw[i]); + } + os << "\n\\end_preamble\n"; + } + if (!h_options.empty()) + os << "\\options " << h_options << "\n"; + os << "\\use_default_options " << h_use_default_options << "\n"; + if (!used_modules.empty()) { + os << "\\begin_modules\n"; + vector<string>::const_iterator const end = used_modules.end(); + vector<string>::const_iterator it = used_modules.begin(); + for (; it != end; it++) + os << *it << '\n'; + os << "\\end_modules\n"; + } + os << "\\language " << h_language << "\n" + << "\\language_package " << h_language_package << "\n" + << "\\inputencoding " << h_inputencoding << "\n" + << "\\fontencoding " << h_fontencoding << "\n" + << "\\font_roman " << h_font_roman << "\n" + << "\\font_sans " << h_font_sans << "\n" + << "\\font_typewriter " << h_font_typewriter << "\n" + << "\\font_default_family " << h_font_default_family << "\n" + << "\\font_sc " << h_font_sc << "\n" + << "\\font_osf " << h_font_osf << "\n" + << "\\font_sf_scale " << h_font_sf_scale << "\n" + << "\\font_tt_scale " << h_font_tt_scale << "\n" + << "\\graphics " << h_graphics << "\n"; + if (!h_float_placement.empty()) + os << "\\float_placement " << h_float_placement << "\n"; + os << "\\paperfontsize " << h_paperfontsize << "\n" + << "\\spacing " << h_spacing << "\n" + << "\\use_hyperref " << h_use_hyperref << '\n'; + if (h_use_hyperref == "1") { + if (!h_pdf_title.empty()) + os << "\\pdf_title \"" << h_pdf_title << "\"\n"; + if (!h_pdf_author.empty()) + os << "\\pdf_author \"" << h_pdf_author << "\"\n"; + if (!h_pdf_subject.empty()) + os << "\\pdf_subject \"" << h_pdf_subject << "\"\n"; + if (!h_pdf_keywords.empty()) + os << "\\pdf_keywords \"" << h_pdf_keywords << "\"\n"; + os << "\\pdf_bookmarks " << h_pdf_bookmarks << "\n" + "\\pdf_bookmarksnumbered " << h_pdf_bookmarksnumbered << "\n" + "\\pdf_bookmarksopen " << h_pdf_bookmarksopen << "\n" + "\\pdf_bookmarksopenlevel " << h_pdf_bookmarksopenlevel << "\n" + "\\pdf_breaklinks " << h_pdf_breaklinks << "\n" + "\\pdf_pdfborder " << h_pdf_pdfborder << "\n" + "\\pdf_colorlinks " << h_pdf_colorlinks << "\n" + "\\pdf_backref " << h_pdf_backref << "\n" + "\\pdf_pdfusetitle " << h_pdf_pdfusetitle << '\n'; + if (!h_pdf_pagemode.empty()) + os << "\\pdf_pagemode " << h_pdf_pagemode << '\n'; + if (!h_pdf_quoted_options.empty()) + os << "\\pdf_quoted_options \"" << h_pdf_quoted_options << "\"\n"; + } + os << "\\papersize " << h_papersize << "\n" + << "\\use_geometry " << h_use_geometry << "\n" + << "\\use_amsmath " << h_use_amsmath << "\n" + << "\\use_esint " << h_use_esint << "\n" + << "\\use_mhchem " << h_use_mhchem << "\n" + << "\\use_mathdots " << h_use_mathdots << "\n" + << "\\cite_engine " << h_cite_engine << "\n" + << "\\use_bibtopic " << h_use_bibtopic << "\n" + << "\\use_indices " << h_use_indices << "\n" + << "\\paperorientation " << h_paperorientation << '\n' + << "\\suppress_date " << h_suppress_date << '\n' + << "\\use_refstyle " << h_use_refstyle << '\n'; + if (!h_fontcolor.empty()) + os << "\\fontcolor " << h_fontcolor << '\n'; + if (!h_notefontcolor.empty()) + os << "\\notefontcolor " << h_notefontcolor << '\n'; + if (!h_backgroundcolor.empty()) + os << "\\backgroundcolor " << h_backgroundcolor << '\n'; + if (!h_boxbgcolor.empty()) + os << "\\boxbgcolor " << h_boxbgcolor << '\n'; + os << h_margins + << "\\secnumdepth " << h_secnumdepth << "\n" + << "\\tocdepth " << h_tocdepth << "\n" + << "\\paragraph_separation " << h_paragraph_separation << "\n"; + if (h_paragraph_separation == "skip") + os << "\\defskip " << h_defskip << "\n"; + else + os << "\\paragraph_indentation " << h_paragraph_indentation << "\n"; + os << "\\quotes_language " << h_quotes_language << "\n" + << "\\papercolumns " << h_papercolumns << "\n" + << "\\papersides " << h_papersides << "\n" + << "\\paperpagestyle " << h_paperpagestyle << "\n"; + if (!h_listings_params.empty()) + os << "\\listings_params " << h_listings_params << "\n"; + os << "\\tracking_changes " << h_tracking_changes << "\n" + << "\\output_changes " << h_output_changes << "\n" + << "\\html_math_output " << h_html_math_output << "\n" + << "\\html_css_as_file " << h_html_css_as_file << "\n" + << "\\html_be_strict " << h_html_be_strict << "\n" + << authors_ + << "\\end_header\n\n" + << "\\begin_body\n"; + return true; +} + + +void Preamble::parse(Parser & p, string const & forceclass, + TeX2LyXDocClass & tc) +{ + // initialize fixed types + special_columns['D'] = 3; + bool is_full_document = false; + bool is_lyx_file = false; + bool in_lyx_preamble = false; + + // determine whether this is a full document or a fragment for inclusion + while (p.good()) { + Token const & t = p.get_token(); + + if (t.cat() == catEscape && t.cs() == "documentclass") { + is_full_document = true; + break; + } + } + p.reset(); + + while (is_full_document && p.good()) { + Token const & t = p.get_token(); + +#ifdef FILEDEBUG + cerr << "t: " << t << "\n"; +#endif + + // + // cat codes + // + if (!in_lyx_preamble && + (t.cat() == catLetter || + t.cat() == catSuper || + t.cat() == catSub || + t.cat() == catOther || + t.cat() == catMath || + t.cat() == catActive || + t.cat() == catBegin || + t.cat() == catEnd || + t.cat() == catAlign || + t.cat() == catParameter)) + h_preamble << t.cs(); + + else if (!in_lyx_preamble && + (t.cat() == catSpace || t.cat() == catNewline)) + h_preamble << t.asInput(); + + else if (t.cat() == catComment) { + static regex const islyxfile("%% LyX .* created this file"); + static regex const usercommands("User specified LaTeX commands"); + + string const comment = t.asInput(); + + // magically switch encoding default if it looks like XeLaTeX + static string const magicXeLaTeX = + "% This document must be compiled with XeLaTeX "; + if (comment.size() > magicXeLaTeX.size() + && comment.substr(0, magicXeLaTeX.size()) == magicXeLaTeX + && h_inputencoding == "auto") { + cerr << "XeLaTeX comment found, switching to UTF8\n"; + h_inputencoding = "utf8"; + } + smatch sub; + if (regex_search(comment, sub, islyxfile)) { + is_lyx_file = true; + in_lyx_preamble = true; + } else if (is_lyx_file + && regex_search(comment, sub, usercommands)) + in_lyx_preamble = false; + else if (!in_lyx_preamble) + h_preamble << t.asInput(); + } + + else if (t.cs() == "pagestyle") + h_paperpagestyle = p.verbatim_item(); + + else if (t.cs() == "date") { + string argument = p.getArg('{', '}'); + if (argument.empty()) + h_suppress_date = "true"; + else + h_preamble << t.asInput() << '{' << argument << '}'; + } + + else if (t.cs() == "color") { + string const space = + (p.hasOpt() ? p.getOpt() : string()); + string argument = p.getArg('{', '}'); + // check the case that a standard color is used + if (space.empty() && is_known(argument, known_basic_colors)) { + h_fontcolor = rgbcolor2code(argument); + preamble.registerAutomaticallyLoadedPackage("color"); + } else if (space.empty() && argument == "document_fontcolor") + preamble.registerAutomaticallyLoadedPackage("color"); + // check the case that LyX's document_fontcolor is defined + // but not used for \color + else { + h_preamble << t.asInput(); + if (!space.empty()) + h_preamble << space; + h_preamble << '{' << argument << '}'; + // the color might already be set because \definecolor + // is parsed before this + h_fontcolor = ""; + } + } + + else if (t.cs() == "pagecolor") { + string argument = p.getArg('{', '}'); + // check the case that a standard color is used + if (is_known(argument, known_basic_colors)) { + h_backgroundcolor = rgbcolor2code(argument); + } else if (argument == "page_backgroundcolor") + preamble.registerAutomaticallyLoadedPackage("color"); + // check the case that LyX's page_backgroundcolor is defined + // but not used for \pagecolor + else { + h_preamble << t.asInput() << '{' << argument << '}'; + // the color might already be set because \definecolor + // is parsed before this + h_backgroundcolor = ""; + } + } + + else if (t.cs() == "makeatletter") { + // LyX takes care of this + p.setCatCode('@', catLetter); + } + + else if (t.cs() == "makeatother") { + // LyX takes care of this + p.setCatCode('@', catOther); + } + + else if (t.cs() == "newcommand" || t.cs() == "newcommandx" + || t.cs() == "renewcommand" || t.cs() == "renewcommandx" + || t.cs() == "providecommand" || t.cs() == "providecommandx" + || t.cs() == "DeclareRobustCommand" + || t.cs() == "DeclareRobustCommandx" + || t.cs() == "ProvideTextCommandDefault" + || t.cs() == "DeclareMathAccent") { + bool star = false; + if (p.next_token().character() == '*') { + p.get_token(); + star = true; + } + string const name = p.verbatim_item(); + string const opt1 = p.getFullOpt(); + string const opt2 = p.getFullOpt(); + string const body = p.verbatim_item(); + // font settings + if (name == "\\rmdefault") + if (is_known(body, known_roman_fonts)) + h_font_roman = body; + if (name == "\\sfdefault") + if (is_known(body, known_sans_fonts)) + h_font_sans = body; + if (name == "\\ttdefault") + if (is_known(body, known_typewriter_fonts)) + h_font_typewriter = body; + if (name == "\\familydefault") { + string family = body; + // remove leading "\" + h_font_default_family = family.erase(0,1); + } + + // remove the lyxdot definition that is re-added by LyX + // if necessary + if (name == "\\lyxdot") + in_lyx_preamble = true; + + // Add the command to the known commands + add_known_command(name, opt1, !opt2.empty(), from_utf8(body)); + + // only non-lyxspecific stuff + if (!in_lyx_preamble) { + ostringstream ss; + ss << '\\' << t.cs(); + if (star) + ss << '*'; + ss << '{' << name << '}' << opt1 << opt2 + << '{' << body << "}"; + h_preamble << ss.str(); +/* + ostream & out = in_preamble ? h_preamble : os; + out << "\\" << t.cs() << "{" << name << "}" + << opts << "{" << body << "}"; +*/ + } + } + + else if (t.cs() == "documentclass") { + vector<string>::iterator it; + vector<string> opts = split_options(p.getArg('[', ']')); + handle_opt(opts, known_fontsizes, h_paperfontsize); + delete_opt(opts, known_fontsizes); + // delete "pt" at the end + string::size_type i = h_paperfontsize.find("pt"); + if (i != string::npos) + h_paperfontsize.erase(i); + // The documentclass options are always parsed before the options + // of the babel call so that a language cannot overwrite the babel + // options. + handle_opt(opts, known_languages, h_language); + delete_opt(opts, known_languages); + + // paper orientation + if ((it = find(opts.begin(), opts.end(), "landscape")) != opts.end()) { + h_paperorientation = "landscape"; + opts.erase(it); + } + // paper sides + if ((it = find(opts.begin(), opts.end(), "oneside")) + != opts.end()) { + h_papersides = "1"; + opts.erase(it); + } + if ((it = find(opts.begin(), opts.end(), "twoside")) + != opts.end()) { + h_papersides = "2"; + opts.erase(it); + } + // paper columns + if ((it = find(opts.begin(), opts.end(), "onecolumn")) + != opts.end()) { + h_papercolumns = "1"; + opts.erase(it); + } + if ((it = find(opts.begin(), opts.end(), "twocolumn")) + != opts.end()) { + h_papercolumns = "2"; + opts.erase(it); + } + // paper sizes + // some size options are known to any document classes, other sizes + // are handled by the \geometry command of the geometry package + handle_opt(opts, known_class_paper_sizes, h_papersize); + delete_opt(opts, known_class_paper_sizes); + // the remaining options + h_options = join(opts, ","); + // FIXME This does not work for classes that have a + // different name in LyX than in LaTeX + h_textclass = p.getArg('{', '}'); + } + + else if (t.cs() == "usepackage") { + string const options = p.getArg('[', ']'); + string const name = p.getArg('{', '}'); + vector<string> vecnames; + split(name, vecnames, ','); + vector<string>::const_iterator it = vecnames.begin(); + vector<string>::const_iterator end = vecnames.end(); + for (; it != end; ++it) + handle_package(p, trim(*it), options, + in_lyx_preamble); + } + + else if (t.cs() == "inputencoding") { + string const encoding = p.getArg('{','}'); + h_inputencoding = encoding; + p.setEncoding(encoding); + } + + else if (t.cs() == "newenvironment") { + string const name = p.getArg('{', '}'); + string const opt1 = p.getFullOpt(); + string const opt2 = p.getFullOpt(); + string const beg = p.verbatim_item(); + string const end = p.verbatim_item(); + if (!in_lyx_preamble) { + h_preamble << "\\newenvironment{" << name + << '}' << opt1 << opt2 << '{' + << beg << "}{" << end << '}'; + } + add_known_environment(name, opt1, !opt2.empty(), + from_utf8(beg), from_utf8(end)); + + } + + else if (t.cs() == "def") { + string name = p.get_token().cs(); + while (p.next_token().cat() != catBegin) + name += p.get_token().cs(); + if (!in_lyx_preamble) + h_preamble << "\\def\\" << name << '{' + << p.verbatim_item() << "}"; + } + + else if (t.cs() == "newcolumntype") { + string const name = p.getArg('{', '}'); + trim(name); + int nargs = 0; + string opts = p.getOpt(); + if (!opts.empty()) { + istringstream is(string(opts, 1)); + is >> nargs; + } + special_columns[name[0]] = nargs; + h_preamble << "\\newcolumntype{" << name << "}"; + if (nargs) + h_preamble << "[" << nargs << "]"; + h_preamble << "{" << p.verbatim_item() << "}"; + } + + else if (t.cs() == "setcounter") { + string const name = p.getArg('{', '}'); + string const content = p.getArg('{', '}'); + if (name == "secnumdepth") + h_secnumdepth = content; + else if (name == "tocdepth") + h_tocdepth = content; + else + h_preamble << "\\setcounter{" << name << "}{" << content << "}"; + } + + else if (t.cs() == "setlength") { + string const name = p.verbatim_item(); + string const content = p.verbatim_item(); + // the paragraphs are only not indented when \parindent is set to zero + if (name == "\\parindent" && content != "") { + if (content[0] == '0') + h_paragraph_separation = "skip"; + else + h_paragraph_indentation = translate_len(content); + } else if (name == "\\parskip") { + if (content == "\\smallskipamount") + h_defskip = "smallskip"; + else if (content == "\\medskipamount") + h_defskip = "medskip"; + else if (content == "\\bigskipamount") + h_defskip = "bigskip"; + else + h_defskip = content; + } else + h_preamble << "\\setlength{" << name << "}{" << content << "}"; + } + + else if (t.cs() == "onehalfspacing") + h_spacing = "onehalf"; + + else if (t.cs() == "doublespacing") + h_spacing = "double"; + + else if (t.cs() == "setstretch") + h_spacing = "other " + p.verbatim_item(); + + else if (t.cs() == "begin") { + string const name = p.getArg('{', '}'); + if (name == "document") + break; + h_preamble << "\\begin{" << name << "}"; + } + + else if (t.cs() == "geometry") { + vector<string> opts = split_options(p.getArg('{', '}')); + handle_geometry(opts); + } + + else if (t.cs() == "definecolor") { + string const color = p.getArg('{', '}'); + string const space = p.getArg('{', '}'); + string const value = p.getArg('{', '}'); + if (color == "document_fontcolor" && space == "rgb") { + RGBColor c(RGBColorFromLaTeX(value)); + h_fontcolor = X11hexname(c); + } else if (color == "note_fontcolor" && space == "rgb") { + RGBColor c(RGBColorFromLaTeX(value)); + h_notefontcolor = X11hexname(c); + } else if (color == "page_backgroundcolor" && space == "rgb") { + RGBColor c(RGBColorFromLaTeX(value)); + h_backgroundcolor = X11hexname(c); + } else if (color == "shadecolor" && space == "rgb") { + RGBColor c(RGBColorFromLaTeX(value)); + h_boxbgcolor = X11hexname(c); + } else { + h_preamble << "\\definecolor{" << color + << "}{" << space << "}{" << value + << '}'; + } + } + + else if (t.cs() == "jurabibsetup") { + // FIXME p.getArg('{', '}') is most probably wrong (it + // does not handle nested braces). + // Use p.verbatim_item() instead. + vector<string> jurabibsetup = + split_options(p.getArg('{', '}')); + // add jurabibsetup to the jurabib package options + add_package("jurabib", jurabibsetup); + if (!jurabibsetup.empty()) { + h_preamble << "\\jurabibsetup{" + << join(jurabibsetup, ",") << '}'; + } + } + + else if (t.cs() == "hypersetup") { + vector<string> hypersetup = + split_options(p.verbatim_item()); + // add hypersetup to the hyperref package options + handle_hyperref(hypersetup); + if (!hypersetup.empty()) { + h_preamble << "\\hypersetup{" + << join(hypersetup, ",") << '}'; + } + } + + else if (is_known(t.cs(), known_if_3arg_commands)) { + // prevent misparsing of \usepackage if it is used + // as an argument (see e.g. our own output of + // \@ifundefined above) + string const arg1 = p.verbatim_item(); + string const arg2 = p.verbatim_item(); + string const arg3 = p.verbatim_item(); + // test case \@ifundefined{date}{}{\date{}} + if (t.cs() == "@ifundefined" && arg1 == "date" && + arg2.empty() && arg3 == "\\date{}") { + h_suppress_date = "true"; + // older tex2lyx versions did output + // \@ifundefined{definecolor}{\usepackage{color}}{} + } else if (t.cs() == "@ifundefined" && + arg1 == "definecolor" && + arg2 == "\\usepackage{color}" && + arg3.empty()) { + if (!in_lyx_preamble) + h_preamble << package_beg_sep + << "color" + << package_mid_sep + << "\\@ifundefined{definecolor}{color}{}" + << package_end_sep; + // test for case + //\@ifundefined{showcaptionsetup}{}{% + // \PassOptionsToPackage{caption=false}{subfig}} + // that LyX uses for subfloats + } else if (t.cs() == "@ifundefined" && + arg1 == "showcaptionsetup" && arg2.empty() + && arg3 == "%\n \\PassOptionsToPackage{caption=false}{subfig}") { + ; // do nothing + } else if (!in_lyx_preamble) { + h_preamble << t.asInput() + << '{' << arg1 << '}' + << '{' << arg2 << '}' + << '{' << arg3 << '}'; + } + } + + else if (is_known(t.cs(), known_if_commands)) { + // must not parse anything in conditional code, since + // LyX would output the parsed contents unconditionally + if (!in_lyx_preamble) + h_preamble << t.asInput(); + handle_if(p, in_lyx_preamble); + } + + else if (!t.cs().empty() && !in_lyx_preamble) + h_preamble << '\\' << t.cs(); + } + + // remove the whitespace + p.skip_spaces(); + + // Force textclass if the user wanted it + if (!forceclass.empty()) + h_textclass = forceclass; + if (noweb_mode && !prefixIs(h_textclass, "literate-")) + h_textclass.insert(0, "literate-"); + tc.setName(h_textclass); + if (!tc.load()) { + cerr << "Error: Could not read layout file for textclass \"" << h_textclass << "\"." << endl; + exit(EXIT_FAILURE); + } + if (h_papersides.empty()) { + ostringstream ss; + ss << tc.sides(); + h_papersides = ss.str(); + } +} + + +string babel2lyx(string const & language) +{ + char const * const * where = is_known(language, known_languages); + if (where) + return known_coded_languages[where - known_languages]; + return language; +} + + +string rgbcolor2code(string const & name) +{ + char const * const * where = is_known(name, known_basic_colors); + if (where) { + // "red", "green" etc + return known_basic_color_codes[where - known_basic_colors]; + } + // "255,0,0", "0,255,0" etc + RGBColor c(RGBColorFromLaTeX(name)); + return X11hexname(c); +} + +// }]) + + +} // namespace lyx diff -Nru lyx-2.0.2/src/tex2lyx/Preamble.h lyx-2.0.3/src/tex2lyx/Preamble.h --- lyx-2.0.2/src/tex2lyx/Preamble.h 1970-01-01 00:00:00.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/Preamble.h 2011-12-04 16:16:32.000000000 +0000 @@ -0,0 +1,178 @@ +/** + * \file Preamble.h + * This file is part of LyX, the document processor. + * Licence details can be found in the file COPYING. + * + * \author André Pönitz + * \author Uwe Stöhr + * + * Full author contact details are available in file CREDITS. + */ + +// {[( + +#ifndef LYX_PREAMBLE_H +#define LYX_PREAMBLE_H + +#include "Author.h" + +#include <iosfwd> +#include <sstream> +#include <string> +#include <vector> +#include <map> +#include <set> + + +namespace lyx { + +class Parser; +class TeX2LyXDocClass; + +class Preamble +{ +public: + Preamble(); + + /// + std::string inputencoding() const { return h_inputencoding; } + /// + std::string notefontcolor() const { return h_notefontcolor; } + /// + std::string use_indices() const { return h_use_indices; } + /// + bool indentParagraphs() const; + /// + bool isPackageUsed(std::string const & package) const; + /// + std::vector<std::string> + getPackageOptions(std::string const & package) const; + /// Tell that \p package will be loaded automatically by LyX. + /// This has only an effect if \p package is prepared for + /// autoloading in parse(). + void registerAutomaticallyLoadedPackage(std::string const & package); + /// + void addModule(std::string const & module); + /// + void suppressDate(bool suppress); + /// Register an author named \p name in the author list + void registerAuthor(std::string const & name); + /// Get author named \p name (must be registered first) + Author const & getAuthor(std::string const & name) const; + + + /// Parses the LaTeX preamble into internal data + void parse(Parser & p, std::string const & forceclass, + TeX2LyXDocClass & tc); + /// Writes the LyX file header from internal data + bool writeLyXHeader(std::ostream & os, bool subdoc); + +private: + /// + std::map<std::string, std::vector<std::string> > used_packages; + /// Packages that will be loaded automatically by LyX + std::set<std::string> auto_packages; + /// + std::vector<std::string> used_modules; + + /// needed to handle encodings with babel + bool one_language; + + std::ostringstream h_preamble; + std::string h_backgroundcolor; + std::string h_boxbgcolor; + std::string h_cite_engine; + std::string h_defskip; + std::string h_float_placement; + std::string h_fontcolor; + std::string h_fontencoding; + std::string h_font_roman; + std::string h_font_sans; + std::string h_font_typewriter; + std::string h_font_default_family; + std::string h_font_sc; + std::string h_font_osf; + std::string h_font_sf_scale; + std::string h_font_tt_scale; + std::string h_graphics; + std::string h_html_be_strict; + std::string h_html_css_as_file; + std::string h_html_math_output; + std::string h_inputencoding; + std::string h_language; + std::string h_language_package; + std::string h_listings_params; + std::string h_margins; + std::string h_notefontcolor; + std::string h_options; + std::string h_output_changes; + std::string h_papercolumns; + std::string h_paperfontsize; + std::string h_paperorientation; + std::string h_paperpagestyle; + std::string h_papersides; + std::string h_papersize; + std::string h_paragraph_indentation; + /// necessary to set the separation when \setlength is parsed + std::string h_paragraph_separation; + std::string h_pdf_title; + std::string h_pdf_author; + std::string h_pdf_subject; + std::string h_pdf_keywords; + std::string h_pdf_bookmarks; + std::string h_pdf_bookmarksnumbered; + std::string h_pdf_bookmarksopen; + std::string h_pdf_bookmarksopenlevel; + std::string h_pdf_breaklinks; + std::string h_pdf_pdfborder; + std::string h_pdf_colorlinks; + std::string h_pdf_backref; + std::string h_pdf_pdfusetitle; + std::string h_pdf_pagemode; + std::string h_pdf_quoted_options; + std::string h_quotes_language; + std::string h_secnumdepth; + std::string h_spacing; + std::string h_suppress_date; + std::string h_textclass; + std::string h_tocdepth; + std::string h_tracking_changes; + std::string h_use_bibtopic; + std::string h_use_indices; + std::string h_use_geometry; + std::string h_use_amsmath; + std::string h_use_default_options; + std::string h_use_esint; + std::string h_use_hyperref; + std::string h_use_mhchem; + std::string h_use_mathdots; + std::string h_use_refstyle; + + /*! + * Add package \p name with options \p options to used_packages. + * Remove options from \p options that we don't want to output. + */ + void add_package(std::string const & name, + std::vector<std::string> & options); + /// + void handle_hyperref(std::vector<std::string> & options); + /// + void handle_geometry(std::vector<std::string> & options); + /// + void handle_package(Parser &p, std::string const & name, + std::string const & opts, bool in_lyx_preamble); + /// + void handle_if(Parser & p, bool in_lyx_preamble); + + AuthorList authors_; +}; + + +extern Preamble preamble; + +// }]) + + +} // namespace lyx + +#endif diff -Nru lyx-2.0.2/src/tex2lyx/TODO.txt lyx-2.0.3/src/tex2lyx/TODO.txt --- lyx-2.0.2/src/tex2lyx/TODO.txt 2011-11-07 21:57:49.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/TODO.txt 2011-12-05 01:12:41.000000000 +0000 @@ -10,15 +10,15 @@ Format LaTeX feature LyX feature -222 change tracking change tracking 224 external insets defined in InsetExternal - lib/external_templates. This is - quite difficult to recognize. + lib/external_templates. + (Date and RasterImage cannot be supported + (Chess diagram, PDF pages and Spreadsheet are supported) + (Xfig figure, Lilypond, Dia diagram can be supported by looking at the file extension) 226 nothing (impossible to import) InsetBranch, \branch...\end_branch 226 transformations InsetExternal 228 draft InsetExternal 232 bibtopic InsetBibTeX -248 booktabs.sty InsetTabular 254 esint.sty \use_esint 266 armenian \language, \lang 267 XeTeX utf8 encoding @@ -45,11 +45,8 @@ 363 horizontal longtable alignment InsetTabular 364 branch file name suffix \filename_suffix 366 relative lengths for parskip \defskip -367 relative lengths for h and v space InsetHSpace, InsetVSpace -368 glue lengths InsetHSpace -369 author id \author -370 \date{} \suppress_date - (partly supported, see bug #7844) +367 relative lengths for h and v space InsetSpace, InsetVSpace +368 glue lengths InsetSpace 371 automatic mhchem loading \use_mhchem 375 \includeonly \{begin,end}_includeonly 376 update .aux of unincluded children \maintain_unincluded_children @@ -66,9 +63,7 @@ 401 feyn.sty InsetMathDiagram 402 \addcontentsline InsetBibtex bibtotoc option 404 refstyle.sty InsetRef -405 author hash \author 407 vertical offset for multirows InsetTabular 409 XeTeX \use_non_tex_fonts 411 support for polyglossia \language_package (the cases of no package, of babel and of custom package is supported) -412 tabular* InsetTabular diff -Nru lyx-2.0.2/src/tex2lyx/math.cpp lyx-2.0.3/src/tex2lyx/math.cpp --- lyx-2.0.2/src/tex2lyx/math.cpp 2009-03-30 01:43:40.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/math.cpp 2011-12-04 16:16:32.000000000 +0000 @@ -27,6 +27,16 @@ } +bool is_display_math_env(string const & name) +{ + CommandMap::const_iterator it = known_math_environments.find(name); + if (it != known_math_environments.end()) + if (!it->second.empty()) + return it->second.back() == displaymath; + return false; +} + + void parse_math(Parser & p, ostream & os, unsigned flags, const mode_type mode) { while (p.good()) { diff -Nru lyx-2.0.2/src/tex2lyx/preamble.cpp lyx-2.0.3/src/tex2lyx/preamble.cpp --- lyx-2.0.2/src/tex2lyx/preamble.cpp 2011-10-31 01:58:58.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/preamble.cpp 1970-01-01 00:00:00.000000000 +0000 @@ -1,1349 +0,0 @@ -/** - * \file preamble.cpp - * This file is part of LyX, the document processor. - * Licence details can be found in the file COPYING. - * - * \author André Pönitz - * \author Uwe Stöhr - * - * Full author contact details are available in file CREDITS. - */ - -// {[( - -#include <config.h> - -#include "tex2lyx.h" - -#include "LayoutFile.h" -#include "Layout.h" -#include "Lexer.h" -#include "TextClass.h" - -#include "support/convert.h" -#include "support/FileName.h" -#include "support/filetools.h" -#include "support/lstrings.h" - -#include "support/regex.h" - -#include <algorithm> -#include <iostream> -#include <sstream> -#include <string> -#include <vector> -#include <map> - -using namespace std; -using namespace lyx::support; - - -namespace lyx { - -// special columntypes -extern map<char, int> special_columns; - -map<string, vector<string> > used_packages; -const char * const modules_placeholder = "\001modules\001"; - -// needed to handle encodings with babel -bool one_language = true; -string h_inputencoding = "auto"; -string h_paragraph_separation = "indent"; - -namespace { - -//add this to known_languages when updating to lyxformat 266: -// "armenian" (needs special handling since not supported by standard babel) -//add these to known_languages when updating to lyxformat 268: -//"chinese-simplified", "chinese-traditional", "japanese", "korean" -// Both changes require first that support for non-babel languages (CJK, -// armtex) is added. -/** - * known babel language names (including synonyms) - * not in standard babel: arabic, arabtex, armenian, belarusian, serbian-latin, thai - * not yet supported by LyX: kurmanji - * please keep this in sync with known_coded_languages line by line! - */ -const char * const known_languages[] = {"acadian", "afrikaans", "albanian", -"american", "arabic", "arabtex", "austrian", "bahasa", "bahasai", "bahasam", -"basque", "belarusian", "brazil", "brazilian", "breton", "british", "bulgarian", -"canadian", "canadien", "catalan", "croatian", "czech", "danish", "dutch", -"english", "esperanto", "estonian", "farsi", "finnish", "francais", "french", -"frenchb", "frenchle", "frenchpro", "galician", "german", "germanb", "greek", -"hebrew", "hungarian", "icelandic", "indon", "indonesian", "interlingua", -"irish", "italian", "kazakh", "latin", "latvian", "lithuanian", "lowersorbian", -"lsorbian", "magyar", "malay", "meyalu", "mongolian", "naustrian", "newzealand", -"ngerman", "ngermanb", "norsk", "nynorsk", "polutonikogreek", "polish", -"portuges", "portuguese", "romanian", "russian", "russianb", "samin", -"scottish", "serbian", "serbian-latin", "slovak", "slovene", "spanish", -"swedish", "thai", "turkish", "turkmen", "ukraineb", "ukrainian", -"uppersorbian", "UKenglish", "USenglish", "usorbian", "vietnam", "welsh", -0}; - -/** - * the same as known_languages with .lyx names - * please keep this in sync with known_languages line by line! - */ -const char * const known_coded_languages[] = {"french", "afrikaans", "albanian", -"american", "arabic_arabi", "arabic_arabtex", "austrian", "bahasa", "bahasa", "bahasam", -"basque", "belarusian", "brazilian", "brazilian", "breton", "british", "bulgarian", -"canadian", "canadien", "catalan", "croatian", "czech", "danish", "dutch", -"english", "esperanto", "estonian", "farsi", "finnish", "french", "french", -"french", "french", "french", "galician", "german", "german", "greek", -"hebrew", "magyar", "icelandic", "bahasa", "bahasa", "interlingua", -"irish", "italian", "kazakh", "latin", "latvian", "lithuanian", "lowersorbian", -"lowersorbian", "magyar", "bahasam", "bahasam", "mongolian", "naustrian", "english", -"ngerman", "ngerman", "norsk", "nynorsk", "polutonikogreek", "polish", -"portuguese", "portuguese", "romanian", "russian", "russian", "samin", -"scottish", "serbian", "serbian-latin", "slovak", "slovene", "spanish", -"swedish", "thai", "turkish", "turkmen", "ukrainian", "ukrainian", -"uppersorbian", "uppersorbian", "english", "english", "vietnamese", "welsh", -0}; - -/// languages with english quotes (.lyx names) -const char * const known_english_quotes_languages[] = {"american", "bahasa", -"bahasam", "brazilian", "canadian", "chinese-simplified", "english", -"esperanto", "hebrew", "irish", "korean", "portuguese", "scottish", "thai", 0}; - -/// languages with french quotes (.lyx names) -const char * const known_french_quotes_languages[] = {"albanian", -"arabic_arabi", "arabic_arabtex", "basque", "canadien", "catalan", "french", -"galician", "greek", "italian", "norsk", "nynorsk", "polutonikogreek", -"russian", "spanish", "spanish-mexico", "turkish", "turkmen", "ukrainian", -"vietnamese", 0}; - -/// languages with german quotes (.lyx names) -const char * const known_german_quotes_languages[] = {"austrian", "bulgarian", -"czech", "german", "icelandic", "lithuanian", "lowersorbian", "naustrian", -"ngerman", "serbian", "serbian-latin", "slovak", "slovene", "uppersorbian", 0}; - -/// languages with polish quotes (.lyx names) -const char * const known_polish_quotes_languages[] = {"afrikaans", "croatian", -"dutch", "estonian", "magyar", "polish", "romanian", 0}; - -/// languages with swedish quotes (.lyx names) -const char * const known_swedish_quotes_languages[] = {"finnish", -"swedish", 0}; - -/// known language packages from the times before babel -const char * const known_old_language_packages[] = {"french", "frenchle", -"frenchpro", "german", "ngerman", "pmfrench", 0}; - -char const * const known_fontsizes[] = { "10pt", "11pt", "12pt", 0 }; - -const char * const known_roman_fonts[] = { "ae", "beraserif", "bookman", -"ccfonts", "chancery", "charter", "cmr", "fourier", "lmodern", "mathpazo", -"mathptmx", "newcent", "utopia", 0}; - -const char * const known_sans_fonts[] = { "avant", "berasans", "cmbr", "cmss", -"helvet", "lmss", 0}; - -const char * const known_typewriter_fonts[] = { "beramono", "cmtl", "cmtt", -"courier", "lmtt", "luximono", "fourier", "lmodern", "mathpazo", "mathptmx", -"newcent", 0}; - -const char * const known_paper_sizes[] = { "a0paper", "b0paper", "c0paper", -"a1paper", "b1paper", "c1paper", "a2paper", "b2paper", "c2paper", "a3paper", -"b3paper", "c3paper", "a4paper", "b4paper", "c4paper", "a5paper", "b5paper", -"c5paper", "a6paper", "b6paper", "c6paper", "executivepaper", "legalpaper", -"letterpaper", "b0j", "b1j", "b2j", "b3j", "b4j", "b5j", "b6j", 0}; - -const char * const known_class_paper_sizes[] = { "a4paper", "a5paper", -"executivepaper", "legalpaper", "letterpaper", 0}; - -const char * const known_paper_margins[] = { "lmargin", "tmargin", "rmargin", -"bmargin", "headheight", "headsep", "footskip", "columnsep", 0}; - -const char * const known_coded_paper_margins[] = { "leftmargin", "topmargin", -"rightmargin", "bottommargin", "headheight", "headsep", "footskip", -"columnsep", 0}; - -/// commands that can start an \if...\else...\endif sequence -const char * const known_if_commands[] = {"if", "ifarydshln", "ifbraket", -"ifcancel", "ifcolortbl", "ifeurosym", "ifmarginnote", "ifmmode", "ifpdf", -"ifsidecap", "ifupgreek", 0}; - -const char * const known_basic_colors[] = {"blue", "black", "cyan", "green", -"magenta", "red", "white", "yellow", 0}; - -const char * const known_basic_color_codes[] = {"#0000ff", "#000000", "#00ffff", "#00ff00", -"#ff00ff", "#ff0000", "#ffffff", "#ffff00", 0}; - -/// conditional commands with three arguments like \@ifundefined{}{}{} -const char * const known_if_3arg_commands[] = {"@ifundefined", "IfFileExists", -0}; - -// default settings -ostringstream h_preamble; -string h_textclass = "article"; -string h_use_default_options = "false"; -string h_options; -string h_language = "english"; -string h_language_package = "none"; -string h_fontencoding = "default"; -string h_font_roman = "default"; -string h_font_sans = "default"; -string h_font_typewriter = "default"; -string h_font_default_family = "default"; -string h_font_sc = "false"; -string h_font_osf = "false"; -string h_font_sf_scale = "100"; -string h_font_tt_scale = "100"; -string h_graphics = "default"; -string h_float_placement; -string h_paperfontsize = "default"; -string h_spacing = "single"; -string h_use_hyperref = "0"; -string h_pdf_title; -string h_pdf_author; -string h_pdf_subject; -string h_pdf_keywords; -string h_pdf_bookmarks = "1"; -string h_pdf_bookmarksnumbered = "0"; -string h_pdf_bookmarksopen = "0"; -string h_pdf_bookmarksopenlevel = "1"; -string h_pdf_breaklinks = "0"; -string h_pdf_pdfborder = "0"; -string h_pdf_colorlinks = "0"; -string h_pdf_backref = "section"; -string h_pdf_pdfusetitle = "1"; -string h_pdf_pagemode; -string h_pdf_quoted_options; -string h_papersize = "default"; -string h_use_geometry = "false"; -string h_use_amsmath = "1"; -string h_use_esint = "1"; -string h_use_mhchem = "0"; -string h_use_mathdots = "0"; -string h_cite_engine = "basic"; -string h_use_bibtopic = "false"; -string h_paperorientation = "portrait"; -string h_suppress_date = "false"; -string h_use_refstyle = "0"; -string h_backgroundcolor; -string h_boxbgcolor; -string h_fontcolor; -string h_notefontcolor; -string h_secnumdepth = "3"; -string h_tocdepth = "3"; -string h_defskip = "medskip"; -string h_paragraph_indentation = "default"; -string h_quotes_language = "english"; -string h_papercolumns = "1"; -string h_papersides; -string h_paperpagestyle = "default"; -string h_listings_params; -string h_tracking_changes = "false"; -string h_output_changes = "false"; -string h_html_math_output = "0"; -string h_html_css_as_file = "0"; -string h_html_be_strict = "false"; -string h_margins; - - -// returns true if at least one of the options in what has been found -bool handle_opt(vector<string> & opts, char const * const * what, string & target) -{ - if (opts.empty()) - return false; - - bool found = false; - // the last language option is the document language (for babel and LyX) - // the last size option is the document font size - vector<string>::iterator it; - vector<string>::iterator position = opts.begin(); - for (; *what; ++what) { - it = find(opts.begin(), opts.end(), *what); - if (it != opts.end()) { - if (it >= position) { - found = true; - target = *what; - position = it; - } - } - } - return found; -} - - -void delete_opt(vector<string> & opts, char const * const * what) -{ - if (opts.empty()) - return; - - // remove found options from the list - // do this after handle_opt to avoid potential memory leaks - vector<string>::iterator it; - for (; *what; ++what) { - it = find(opts.begin(), opts.end(), *what); - if (it != opts.end()) - opts.erase(it); - } -} - - -/*! - * Split a package options string (keyval format) into a vector. - * Example input: - * authorformat=smallcaps, - * commabeforerest, - * titleformat=colonsep, - * bibformat={tabular,ibidem,numbered} - */ -vector<string> split_options(string const & input) -{ - vector<string> options; - string option; - Parser p(input); - while (p.good()) { - Token const & t = p.get_token(); - if (t.asInput() == ",") { - options.push_back(trim(option)); - option.erase(); - } else if (t.asInput() == "=") { - option += '='; - p.skip_spaces(true); - if (p.next_token().asInput() == "{") - option += '{' + p.getArg('{', '}') + '}'; - } else if (t.cat() != catSpace) - option += t.asInput(); - } - - if (!option.empty()) - options.push_back(trim(option)); - - return options; -} - - -/*! - * Retrieve a keyval option "name={value with=sign}" named \p name from - * \p options and return the value. - * The found option is also removed from \p options. - */ -string process_keyval_opt(vector<string> & options, string name) -{ - for (size_t i = 0; i < options.size(); ++i) { - vector<string> option; - split(options[i], option, '='); - if (option.size() < 2) - continue; - if (option[0] == name) { - options.erase(options.begin() + i); - option.erase(option.begin()); - return join(option, "="); - } - } - return ""; -} - - -/*! - * Add package \p name with options \p options to used_packages. - * Remove options from \p options that we don't want to output. - */ -void add_package(string const & name, vector<string> & options) -{ - // every package inherits the global options - if (used_packages.find(name) == used_packages.end()) - used_packages[name] = split_options(h_options); - - vector<string> & v = used_packages[name]; - v.insert(v.end(), options.begin(), options.end()); - if (name == "jurabib") { - // Don't output the order argument (see the cite command - // handling code in text.cpp). - vector<string>::iterator end = - remove(options.begin(), options.end(), "natbiborder"); - end = remove(options.begin(), end, "jurabiborder"); - options.erase(end, options.end()); - } -} - - -// Given is a string like "scaled=0.9", return 0.9 * 100 -string const scale_as_percentage(string const & scale) -{ - string::size_type pos = scale.find('='); - if (pos != string::npos) { - string value = scale.substr(pos + 1); - if (isStrDbl(value)) - return convert<string>(100 * convert<double>(value)); - } - // If the input string didn't match our expectations. - // return the default value "100" - return "100"; -} - - -string remove_braces(string const & value) -{ - if (value.empty()) - return value; - if (value[0] == '{' && value[value.length()-1] == '}') - return value.substr(1, value.length()-2); - return value; -} - - -void handle_hyperref(vector<string> & options) -{ - // FIXME swallow inputencoding changes that might surround the - // hyperref setup if it was written by LyX - h_use_hyperref = "1"; - // swallow "unicode=true", since LyX does always write that - vector<string>::iterator it = - find(options.begin(), options.end(), "unicode=true"); - if (it != options.end()) - options.erase(it); - it = find(options.begin(), options.end(), "pdfusetitle"); - if (it != options.end()) { - h_pdf_pdfusetitle = "1"; - options.erase(it); - } - string bookmarks = process_keyval_opt(options, "bookmarks"); - if (bookmarks == "true") - h_pdf_bookmarks = "1"; - else if (bookmarks == "false") - h_pdf_bookmarks = "0"; - if (h_pdf_bookmarks == "1") { - string bookmarksnumbered = - process_keyval_opt(options, "bookmarksnumbered"); - if (bookmarksnumbered == "true") - h_pdf_bookmarksnumbered = "1"; - else if (bookmarksnumbered == "false") - h_pdf_bookmarksnumbered = "0"; - string bookmarksopen = - process_keyval_opt(options, "bookmarksopen"); - if (bookmarksopen == "true") - h_pdf_bookmarksopen = "1"; - else if (bookmarksopen == "false") - h_pdf_bookmarksopen = "0"; - if (h_pdf_bookmarksopen == "1") { - string bookmarksopenlevel = - process_keyval_opt(options, "bookmarksopenlevel"); - if (!bookmarksopenlevel.empty()) - h_pdf_bookmarksopenlevel = bookmarksopenlevel; - } - } - string breaklinks = process_keyval_opt(options, "breaklinks"); - if (breaklinks == "true") - h_pdf_breaklinks = "1"; - else if (breaklinks == "false") - h_pdf_breaklinks = "0"; - string pdfborder = process_keyval_opt(options, "pdfborder"); - if (pdfborder == "{0 0 0}") - h_pdf_pdfborder = "1"; - else if (pdfborder == "{0 0 1}") - h_pdf_pdfborder = "0"; - string backref = process_keyval_opt(options, "backref"); - if (!backref.empty()) - h_pdf_backref = backref; - string colorlinks = process_keyval_opt(options, "colorlinks"); - if (colorlinks == "true") - h_pdf_colorlinks = "1"; - else if (colorlinks == "false") - h_pdf_colorlinks = "0"; - string pdfpagemode = process_keyval_opt(options, "pdfpagemode"); - if (!pdfpagemode.empty()) - h_pdf_pagemode = pdfpagemode; - string pdftitle = process_keyval_opt(options, "pdftitle"); - if (!pdftitle.empty()) { - h_pdf_title = remove_braces(pdftitle); - } - string pdfauthor = process_keyval_opt(options, "pdfauthor"); - if (!pdfauthor.empty()) { - h_pdf_author = remove_braces(pdfauthor); - } - string pdfsubject = process_keyval_opt(options, "pdfsubject"); - if (!pdfsubject.empty()) - h_pdf_subject = remove_braces(pdfsubject); - string pdfkeywords = process_keyval_opt(options, "pdfkeywords"); - if (!pdfkeywords.empty()) - h_pdf_keywords = remove_braces(pdfkeywords); - if (!options.empty()) { - if (!h_pdf_quoted_options.empty()) - h_pdf_quoted_options += ','; - h_pdf_quoted_options += join(options, ","); - options.clear(); - } -} - - -void handle_package(Parser &p, string const & name, string const & opts, - bool in_lyx_preamble) -{ - vector<string> options = split_options(opts); - add_package(name, options); - string scale; - - // roman fonts - if (is_known(name, known_roman_fonts)) { - h_font_roman = name; - p.skip_spaces(); - } - - if (name == "fourier") { - h_font_roman = "utopia"; - // when font uses real small capitals - if (opts == "expert") - h_font_sc = "true"; - } - - if (name == "mathpazo") - h_font_roman = "palatino"; - - if (name == "mathptmx") - h_font_roman = "times"; - - // sansserif fonts - if (is_known(name, known_sans_fonts)) { - h_font_sans = name; - if (!opts.empty()) { - scale = opts; - h_font_sf_scale = scale_as_percentage(scale); - } - } - - // typewriter fonts - if (is_known(name, known_typewriter_fonts)) { - // fourier can be set as roman font _only_ - // fourier as typewriter is handled in handling of \ttdefault - if (name != "fourier") { - h_font_typewriter = name; - if (!opts.empty()) { - scale = opts; - h_font_tt_scale = scale_as_percentage(scale); - } - } - } - - // font uses old-style figure - if (name == "eco") - h_font_osf = "true"; - - // after the detection and handling of special cases, we can remove the - // fonts, otherwise they would appear in the preamble, see bug #7856 - if (is_known(name, known_roman_fonts) || is_known(name, known_sans_fonts) - || is_known(name, known_typewriter_fonts)) - ; - - else if (name == "amsmath" || name == "amssymb") - h_use_amsmath = "2"; - - else if (name == "esint") - h_use_esint = "2"; - - else if (name == "mhchem") - h_use_mhchem = "2"; - - else if (name == "mathdots") - h_use_mathdots = "2"; - - else if (name == "babel") { - h_language_package = "default"; - // One might think we would have to do nothing if babel is loaded - // without any options to prevent pollution of the preamble with this - // babel call in every roundtrip. - // But the user could have defined babel-specific things afterwards. So - // we need to keep it in the preamble to prevent cases like bug #7861. - if (!opts.empty()) { - // check if more than one option was used - used later for inputenc - if (options.begin() != options.end() - 1) - one_language = false; - // babel takes the last language of the option of its \usepackage - // call as document language. If there is no such language option, the - // last language in the documentclass options is used. - handle_opt(options, known_languages, h_language); - // If babel is called with options, LyX puts them by default into the - // document class options. This works for most languages, except - // for Latvian, Lithuanian, Mongolian, Turkmen and Vietnamese and - // perhaps in future others. - // Therefore keep the babel call as it is as the user might have - // reasons for it. - h_preamble << "\\usepackage[" << opts << "]{babel}\n"; - delete_opt(options, known_languages); - } - else - h_preamble << "\\usepackage{babel}\n"; - } - - else if (name == "fontenc") { - h_fontencoding = getStringFromVector(options, ","); - /* We could do the following for better round trip support, - * but this makes the document less portable, so I skip it: - if (h_fontencoding == lyxrc.fontenc) - h_fontencoding = "global"; - */ - options.clear(); - } - - else if (name == "inputenc" || name == "luainputenc") { - // h_inputencoding is only set when there is not more than one - // inputenc option because otherwise h_inputencoding must be - // set to "auto" (the default encoding of the document language) - // Therefore check for the "," character. - // It is also only set when there is not more than one babel - // language option. - if (opts.find(",") == string::npos && one_language == true) - h_inputencoding = opts; - if (!options.empty()) - p.setEncoding(options.back()); - options.clear(); - } - - else if (is_known(name, known_old_language_packages)) { - // known language packages from the times before babel - // if they are found and not also babel, they will be used as - // cutom language package - h_language_package = "\\usepackage{" + name + "}"; - } - - else if (name == "makeidx") - ; // ignore this - - else if (name == "prettyref") - ; // ignore this - - else if (name == "varioref") - ; // ignore this - - else if (name == "verbatim") - ; // ignore this - - else if (name == "nomencl") - ; // ignore this - - else if (name == "textcomp") - ; // ignore this - - else if (name == "url") - ; // ignore this - - else if (name == "subscript") - ; // ignore this - - else if (name == "color") { - // with the following command this package is only loaded when needed for - // undefined colors, since we only support the predefined colors - h_preamble << "\\@ifundefined{definecolor}\n {\\usepackage{color}}{}\n"; - } - - else if (name == "graphicx") - ; // ignore this - - else if (name == "setspace") - ; // ignore this - -#if 0 - // do not ignore as long as we don't support all commands (e.g. \xout is missing) - else if (name == "ulem") - ; // ignore this -#endif - - else if (name == "geometry") - ; // Ignore this, the geometry settings are made by the \geometry - // command. This command is handled below. - - else if (name == "rotfloat") - ; // ignore this - - else if (name == "wrapfig") - ; // ignore this - - else if (name == "subfig") - ; // ignore this - - else if (is_known(name, known_languages)) - h_language = name; - - else if (name == "natbib") { - h_cite_engine = "natbib_authoryear"; - vector<string>::iterator it = - find(options.begin(), options.end(), "authoryear"); - if (it != options.end()) - options.erase(it); - else { - it = find(options.begin(), options.end(), "numbers"); - if (it != options.end()) { - h_cite_engine = "natbib_numerical"; - options.erase(it); - } - } - } - - else if (name == "jurabib") - h_cite_engine = "jurabib"; - - else if (name == "hyperref") - handle_hyperref(options); - - else if (!in_lyx_preamble) { - if (options.empty()) - h_preamble << "\\usepackage{" << name << "}"; - else { - h_preamble << "\\usepackage[" << opts << "]{" - << name << "}"; - options.clear(); - } - } - - // We need to do something with the options... - if (!options.empty()) - cerr << "Ignoring options '" << join(options, ",") - << "' of package " << name << '.' << endl; - - // remove the whitespace - p.skip_spaces(); -} - - -void handle_if(Parser & p, bool in_lyx_preamble) -{ - while (p.good()) { - Token t = p.get_token(); - if (t.cat() == catEscape && - is_known(t.cs(), known_if_commands)) - handle_if(p, in_lyx_preamble); - else { - if (!in_lyx_preamble) - h_preamble << t.asInput(); - if (t.cat() == catEscape && t.cs() == "fi") - return; - } - } -} - - -void end_preamble(ostream & os, TextClass const & /*textclass*/) -{ - // translate from babel to LyX names - h_language = babel2lyx(h_language); - - // set the quote language - // LyX only knows the following quotes languages: - // english, swedish, german, polish, french and danish - // (quotes for "japanese" and "chinese-traditional" are missing because - // they wouldn't be useful: http://www.lyx.org/trac/ticket/6383) - // conversion list taken from - // http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage - // (quotes for kazakh and interlingua are unknown) - // danish - if (h_language == "danish") - h_quotes_language = "danish"; - // french - else if (is_known(h_language, known_french_quotes_languages)) - h_quotes_language = "french"; - // german - else if (is_known(h_language, known_german_quotes_languages)) - h_quotes_language = "german"; - // polish - else if (is_known(h_language, known_polish_quotes_languages)) - h_quotes_language = "polish"; - // swedish - else if (is_known(h_language, known_swedish_quotes_languages)) - h_quotes_language = "swedish"; - //english - else if (is_known(h_language, known_english_quotes_languages)) - h_quotes_language = "english"; - - // output the LyX file settings - os << "#LyX file created by tex2lyx " << PACKAGE_VERSION << "\n" - << "\\lyxformat " << LYX_FORMAT << '\n' - << "\\begin_document\n" - << "\\begin_header\n" - << "\\textclass " << h_textclass << "\n"; - if (!h_preamble.str().empty()) - os << "\\begin_preamble\n" << h_preamble.str() << "\n\\end_preamble\n"; - if (!h_options.empty()) - os << "\\options " << h_options << "\n"; - os << "\\use_default_options " << h_use_default_options << "\n" - << modules_placeholder - << "\\language " << h_language << "\n" - << "\\language_package " << h_language_package << "\n" - << "\\inputencoding " << h_inputencoding << "\n" - << "\\fontencoding " << h_fontencoding << "\n" - << "\\font_roman " << h_font_roman << "\n" - << "\\font_sans " << h_font_sans << "\n" - << "\\font_typewriter " << h_font_typewriter << "\n" - << "\\font_default_family " << h_font_default_family << "\n" - << "\\font_sc " << h_font_sc << "\n" - << "\\font_osf " << h_font_osf << "\n" - << "\\font_sf_scale " << h_font_sf_scale << "\n" - << "\\font_tt_scale " << h_font_tt_scale << "\n" - << "\\graphics " << h_graphics << "\n"; - if (!h_float_placement.empty()) - os << "\\float_placement " << h_float_placement << "\n"; - os << "\\paperfontsize " << h_paperfontsize << "\n" - << "\\spacing " << h_spacing << "\n" - << "\\use_hyperref " << h_use_hyperref << '\n'; - if (h_use_hyperref == "1") { - if (!h_pdf_title.empty()) - os << "\\pdf_title \"" << h_pdf_title << "\"\n"; - if (!h_pdf_author.empty()) - os << "\\pdf_author \"" << h_pdf_author << "\"\n"; - if (!h_pdf_subject.empty()) - os << "\\pdf_subject \"" << h_pdf_subject << "\"\n"; - if (!h_pdf_keywords.empty()) - os << "\\pdf_keywords \"" << h_pdf_keywords << "\"\n"; - os << "\\pdf_bookmarks " << h_pdf_bookmarks << "\n" - "\\pdf_bookmarksnumbered " << h_pdf_bookmarksnumbered << "\n" - "\\pdf_bookmarksopen " << h_pdf_bookmarksopen << "\n" - "\\pdf_bookmarksopenlevel " << h_pdf_bookmarksopenlevel << "\n" - "\\pdf_breaklinks " << h_pdf_breaklinks << "\n" - "\\pdf_pdfborder " << h_pdf_pdfborder << "\n" - "\\pdf_colorlinks " << h_pdf_colorlinks << "\n" - "\\pdf_backref " << h_pdf_backref << "\n" - "\\pdf_pdfusetitle " << h_pdf_pdfusetitle << '\n'; - if (!h_pdf_pagemode.empty()) - os << "\\pdf_pagemode " << h_pdf_pagemode << '\n'; - if (!h_pdf_quoted_options.empty()) - os << "\\pdf_quoted_options \"" << h_pdf_quoted_options << "\"\n"; - } - os << "\\papersize " << h_papersize << "\n" - << "\\use_geometry " << h_use_geometry << "\n" - << "\\use_amsmath " << h_use_amsmath << "\n" - << "\\use_esint " << h_use_esint << "\n" - << "\\use_mhchem " << h_use_mhchem << "\n" - << "\\use_mathdots " << h_use_mathdots << "\n" - << "\\cite_engine " << h_cite_engine << "\n" - << "\\use_bibtopic " << h_use_bibtopic << "\n" - << "\\paperorientation " << h_paperorientation << '\n' - << "\\suppress_date " << h_suppress_date << '\n' - << "\\use_refstyle " << h_use_refstyle << '\n'; - if (!h_fontcolor.empty()) - os << "\\fontcolor " << h_fontcolor << '\n'; - if (!h_notefontcolor.empty()) - os << "\\notefontcolor " << h_notefontcolor << '\n'; - if (!h_backgroundcolor.empty()) - os << "\\backgroundcolor " << h_backgroundcolor << '\n'; - if (!h_boxbgcolor.empty()) - os << "\\boxbgcolor " << h_boxbgcolor << '\n'; - os << h_margins - << "\\secnumdepth " << h_secnumdepth << "\n" - << "\\tocdepth " << h_tocdepth << "\n" - << "\\paragraph_separation " << h_paragraph_separation << "\n"; - if (h_paragraph_separation == "skip") - os << "\\defskip " << h_defskip << "\n"; - else - os << "\\paragraph_indentation " << h_paragraph_indentation << "\n"; - os << "\\quotes_language " << h_quotes_language << "\n" - << "\\papercolumns " << h_papercolumns << "\n" - << "\\papersides " << h_papersides << "\n" - << "\\paperpagestyle " << h_paperpagestyle << "\n"; - if (!h_listings_params.empty()) - os << "\\listings_params " << h_listings_params << "\n"; - os << "\\tracking_changes " << h_tracking_changes << "\n" - << "\\output_changes " << h_output_changes << "\n" - << "\\html_math_output " << h_html_math_output << "\n" - << "\\html_css_as_file " << h_html_css_as_file << "\n" - << "\\html_be_strict " << h_html_be_strict << "\n" - << "\\end_header\n\n" - << "\\begin_body\n"; - // clear preamble for subdocuments - h_preamble.str(""); -} - -} // anonymous namespace - - -void parse_preamble(Parser & p, ostream & os, - string const & forceclass, TeX2LyXDocClass & tc) -{ - // initialize fixed types - special_columns['D'] = 3; - bool is_full_document = false; - bool is_lyx_file = false; - bool in_lyx_preamble = false; - - // determine whether this is a full document or a fragment for inclusion - while (p.good()) { - Token const & t = p.get_token(); - - if (t.cat() == catEscape && t.cs() == "documentclass") { - is_full_document = true; - break; - } - } - p.reset(); - - while (is_full_document && p.good()) { - Token const & t = p.get_token(); - -#ifdef FILEDEBUG - cerr << "t: " << t << "\n"; -#endif - - // - // cat codes - // - if (!in_lyx_preamble && - (t.cat() == catLetter || - t.cat() == catSuper || - t.cat() == catSub || - t.cat() == catOther || - t.cat() == catMath || - t.cat() == catActive || - t.cat() == catBegin || - t.cat() == catEnd || - t.cat() == catAlign || - t.cat() == catParameter)) - h_preamble << t.cs(); - - else if (!in_lyx_preamble && - (t.cat() == catSpace || t.cat() == catNewline)) - h_preamble << t.asInput(); - - else if (t.cat() == catComment) { - static regex const islyxfile("%% LyX .* created this file"); - static regex const usercommands("User specified LaTeX commands"); - - string const comment = t.asInput(); - - // magically switch encoding default if it looks like XeLaTeX - static string const magicXeLaTeX = - "% This document must be compiled with XeLaTeX "; - if (comment.size() > magicXeLaTeX.size() - && comment.substr(0, magicXeLaTeX.size()) == magicXeLaTeX - && h_inputencoding == "auto") { - cerr << "XeLaTeX comment found, switching to UTF8\n"; - h_inputencoding = "utf8"; - } - smatch sub; - if (regex_search(comment, sub, islyxfile)) { - is_lyx_file = true; - in_lyx_preamble = true; - } else if (is_lyx_file - && regex_search(comment, sub, usercommands)) - in_lyx_preamble = false; - else if (!in_lyx_preamble) - h_preamble << t.asInput(); - } - - else if (t.cs() == "pagestyle") - h_paperpagestyle = p.verbatim_item(); - - else if (t.cs() == "date") { - string argument = p.getArg('{', '}'); - if (argument.empty()) - h_suppress_date = "true"; - else - h_preamble << t.asInput() << '{' << argument << '}'; - } - - else if (t.cs() == "color") { - string argument = p.getArg('{', '}'); - // check the case that a standard color is used - if (is_known(argument, known_basic_colors)) - h_fontcolor = color2code(argument); - // check the case that LyX's document_fontcolor is defined - // but not used for \color - if (argument != "document_fontcolor" - && !is_known(argument, known_basic_colors)) { - h_preamble << t.asInput() << '{' << argument << '}'; - // the color might already be set because \definecolor - // is parsed before this - h_fontcolor = ""; - } - } - - else if (t.cs() == "pagecolor") { - string argument = p.getArg('{', '}'); - // check the case that a standard color is used - if (is_known(argument, known_basic_colors)) - h_backgroundcolor = color2code(argument); - // check the case that LyX's page_backgroundcolor is defined - // but not used for \pagecolor - if (argument != "page_backgroundcolor" - && !is_known(argument, known_basic_colors)) { - h_preamble << t.asInput() << '{' << argument << '}'; - // the color might already be set because \definecolor - // is parsed before this - h_backgroundcolor = ""; - } - } - - else if (t.cs() == "makeatletter") { - // LyX takes care of this - p.setCatCode('@', catLetter); - } - - else if (t.cs() == "makeatother") { - // LyX takes care of this - p.setCatCode('@', catOther); - } - - else if (t.cs() == "newcommand" || t.cs() == "newcommandx" - || t.cs() == "renewcommand" || t.cs() == "renewcommandx" - || t.cs() == "providecommand" || t.cs() == "providecommandx" - || t.cs() == "DeclareRobustCommand" - || t.cs() == "DeclareRobustCommandx" - || t.cs() == "ProvideTextCommandDefault" - || t.cs() == "DeclareMathAccent") { - bool star = false; - if (p.next_token().character() == '*') { - p.get_token(); - star = true; - } - string const name = p.verbatim_item(); - string const opt1 = p.getFullOpt(); - string const opt2 = p.getFullOpt(); - string const body = p.verbatim_item(); - // font settings - if (name == "\\rmdefault") - if (is_known(body, known_roman_fonts)) - h_font_roman = body; - if (name == "\\sfdefault") - if (is_known(body, known_sans_fonts)) - h_font_sans = body; - if (name == "\\ttdefault") - if (is_known(body, known_typewriter_fonts)) - h_font_typewriter = body; - if (name == "\\familydefault") { - string family = body; - // remove leading "\" - h_font_default_family = family.erase(0,1); - } - - // Add the command to the known commands - add_known_command(name, opt1, !opt2.empty(), from_utf8(body)); - - // only non-lyxspecific stuff - if (!in_lyx_preamble) { - ostringstream ss; - ss << '\\' << t.cs(); - if (star) - ss << '*'; - ss << '{' << name << '}' << opt1 << opt2 - << '{' << body << "}"; - h_preamble << ss.str(); -/* - ostream & out = in_preamble ? h_preamble : os; - out << "\\" << t.cs() << "{" << name << "}" - << opts << "{" << body << "}"; -*/ - } - } - - else if (t.cs() == "documentclass") { - vector<string>::iterator it; - vector<string> opts = split_options(p.getArg('[', ']')); - handle_opt(opts, known_fontsizes, h_paperfontsize); - delete_opt(opts, known_fontsizes); - // delete "pt" at the end - string::size_type i = h_paperfontsize.find("pt"); - if (i != string::npos) - h_paperfontsize.erase(i); - // The documentclass options are always parsed before the options - // of the babel call so that a language cannot overwrite the babel - // options. - handle_opt(opts, known_languages, h_language); - delete_opt(opts, known_languages); - - // paper orientation - if ((it = find(opts.begin(), opts.end(), "landscape")) != opts.end()) { - h_paperorientation = "landscape"; - opts.erase(it); - } - // paper sides - if ((it = find(opts.begin(), opts.end(), "oneside")) - != opts.end()) { - h_papersides = "1"; - opts.erase(it); - } - if ((it = find(opts.begin(), opts.end(), "twoside")) - != opts.end()) { - h_papersides = "2"; - opts.erase(it); - } - // paper columns - if ((it = find(opts.begin(), opts.end(), "onecolumn")) - != opts.end()) { - h_papercolumns = "1"; - opts.erase(it); - } - if ((it = find(opts.begin(), opts.end(), "twocolumn")) - != opts.end()) { - h_papercolumns = "2"; - opts.erase(it); - } - // paper sizes - // some size options are know to any document classes, other sizes - // are handled by the \geometry command of the geometry package - handle_opt(opts, known_class_paper_sizes, h_papersize); - delete_opt(opts, known_class_paper_sizes); - // the remaining options - h_options = join(opts, ","); - // FIXME This does not work for classes that have a - // different name in LyX than in LaTeX - h_textclass = p.getArg('{', '}'); - } - - else if (t.cs() == "usepackage") { - string const options = p.getArg('[', ']'); - string const name = p.getArg('{', '}'); - vector<string> vecnames; - split(name, vecnames, ','); - vector<string>::const_iterator it = vecnames.begin(); - vector<string>::const_iterator end = vecnames.end(); - for (; it != end; ++it) - handle_package(p, trim(*it), options, - in_lyx_preamble); - } - - else if (t.cs() == "inputencoding") { - string const encoding = p.getArg('{','}'); - h_inputencoding = encoding; - p.setEncoding(encoding); - } - - else if (t.cs() == "newenvironment") { - string const name = p.getArg('{', '}'); - string const opt1 = p.getFullOpt(); - string const opt2 = p.getFullOpt(); - string const beg = p.verbatim_item(); - string const end = p.verbatim_item(); - if (!in_lyx_preamble) { - h_preamble << "\\newenvironment{" << name - << '}' << opt1 << opt2 << '{' - << beg << "}{" << end << '}'; - } - add_known_environment(name, opt1, !opt2.empty(), - from_utf8(beg), from_utf8(end)); - - } - - else if (t.cs() == "def") { - string name = p.get_token().cs(); - while (p.next_token().cat() != catBegin) - name += p.get_token().cs(); - if (!in_lyx_preamble) - h_preamble << "\\def\\" << name << '{' - << p.verbatim_item() << "}"; - } - - else if (t.cs() == "newcolumntype") { - string const name = p.getArg('{', '}'); - trim(name); - int nargs = 0; - string opts = p.getOpt(); - if (!opts.empty()) { - istringstream is(string(opts, 1)); - is >> nargs; - } - special_columns[name[0]] = nargs; - h_preamble << "\\newcolumntype{" << name << "}"; - if (nargs) - h_preamble << "[" << nargs << "]"; - h_preamble << "{" << p.verbatim_item() << "}"; - } - - else if (t.cs() == "setcounter") { - string const name = p.getArg('{', '}'); - string const content = p.getArg('{', '}'); - if (name == "secnumdepth") - h_secnumdepth = content; - else if (name == "tocdepth") - h_tocdepth = content; - else - h_preamble << "\\setcounter{" << name << "}{" << content << "}"; - } - - else if (t.cs() == "setlength") { - string const name = p.verbatim_item(); - string const content = p.verbatim_item(); - // the paragraphs are only not indented when \parindent is set to zero - if (name == "\\parindent" && content != "") { - if (content[0] == '0') - h_paragraph_separation = "skip"; - else - h_paragraph_indentation = translate_len(content); - } else if (name == "\\parskip") { - if (content == "\\smallskipamount") - h_defskip = "smallskip"; - else if (content == "\\medskipamount") - h_defskip = "medskip"; - else if (content == "\\bigskipamount") - h_defskip = "bigskip"; - else - h_defskip = content; - } else - h_preamble << "\\setlength{" << name << "}{" << content << "}"; - } - - else if (t.cs() == "onehalfspacing") - h_spacing = "onehalf"; - - else if (t.cs() == "doublespacing") - h_spacing = "double"; - - else if (t.cs() == "setstretch") - h_spacing = "other " + p.verbatim_item(); - - else if (t.cs() == "begin") { - string const name = p.getArg('{', '}'); - if (name == "document") - break; - h_preamble << "\\begin{" << name << "}"; - } - - else if (t.cs() == "geometry") { - h_use_geometry = "true"; - vector<string> opts = split_options(p.getArg('{', '}')); - vector<string>::iterator it; - // paper orientation - if ((it = find(opts.begin(), opts.end(), "landscape")) != opts.end()) { - h_paperorientation = "landscape"; - opts.erase(it); - } - // paper size - handle_opt(opts, known_paper_sizes, h_papersize); - delete_opt(opts, known_paper_sizes); - // page margins - char const * const * margin = known_paper_margins; - int k = -1; - for (; *margin; ++margin) { - k += 1; - // search for the "=" in e.g. "lmargin=2cm" to get the value - for(size_t i = 0; i != opts.size(); i++) { - if (opts.at(i).find(*margin) != string::npos) { - string::size_type pos = opts.at(i).find("="); - string value = opts.at(i).substr(pos + 1); - string name = known_coded_paper_margins[k]; - h_margins += "\\" + name + " " + value + "\n"; - } - } - } - } - - else if (t.cs() == "definecolor") { - string const color = p.getArg('{', '}'); - string const space = p.getArg('{', '}'); - string const value = p.getArg('{', '}'); - if (color == "document_fontcolor" && space == "rgb") { - RGBColor c(RGBColorFromLaTeX(value)); - h_fontcolor = X11hexname(c); - } else if (color == "note_fontcolor" && space == "rgb") { - RGBColor c(RGBColorFromLaTeX(value)); - h_notefontcolor = X11hexname(c); - } else if (color == "page_backgroundcolor" && space == "rgb") { - RGBColor c(RGBColorFromLaTeX(value)); - h_backgroundcolor = X11hexname(c); - } else if (color == "shadecolor" && space == "rgb") { - RGBColor c(RGBColorFromLaTeX(value)); - h_boxbgcolor = X11hexname(c); - } else { - h_preamble << "\\definecolor{" << color - << "}{" << space << "}{" << value - << '}'; - } - } - - else if (t.cs() == "jurabibsetup") { - // FIXME p.getArg('{', '}') is most probably wrong (it - // does not handle nested braces). - // Use p.verbatim_item() instead. - vector<string> jurabibsetup = - split_options(p.getArg('{', '}')); - // add jurabibsetup to the jurabib package options - add_package("jurabib", jurabibsetup); - if (!jurabibsetup.empty()) { - h_preamble << "\\jurabibsetup{" - << join(jurabibsetup, ",") << '}'; - } - } - - else if (t.cs() == "hypersetup") { - vector<string> hypersetup = - split_options(p.verbatim_item()); - // add hypersetup to the hyperref package options - handle_hyperref(hypersetup); - if (!hypersetup.empty()) { - h_preamble << "\\hypersetup{" - << join(hypersetup, ",") << '}'; - } - } - - else if (is_known(t.cs(), known_if_3arg_commands)) { - // prevent misparsing of \usepackage if it is used - // as an argument (see e.g. our own output of - // \@ifundefined above) - string const arg1 = p.verbatim_item(); - string const arg2 = p.verbatim_item(); - string const arg3 = p.verbatim_item(); - // test case \@ifundefined{date}{}{\date{}} - if (arg1 == "date" && arg2.empty() && arg3 == "\\date{}") { - h_suppress_date = "true"; - // test for case - //\@ifundefined{showcaptionsetup}{}{% - // \PassOptionsToPackage{caption=false}{subfig}} - // that LyX uses for subfloats - } else if (arg1 == "showcaptionsetup" && arg2.empty() - && arg3 == "%\n \\PassOptionsToPackage{caption=false}{subfig}") { - ; // do nothing - } else if (!in_lyx_preamble) { - h_preamble << t.asInput() - << '{' << arg1 << '}' - << '{' << arg2 << '}' - << '{' << arg3 << '}'; - } - } - - else if (is_known(t.cs(), known_if_commands)) { - // must not parse anything in conditional code, since - // LyX would output the parsed contents unconditionally - if (!in_lyx_preamble) - h_preamble << t.asInput(); - handle_if(p, in_lyx_preamble); - } - - else if (!t.cs().empty() && !in_lyx_preamble) - h_preamble << '\\' << t.cs(); - } - - // remove the whitespace - p.skip_spaces(); - - // Force textclass if the user wanted it - if (!forceclass.empty()) - h_textclass = forceclass; - if (noweb_mode && !prefixIs(h_textclass, "literate-")) - h_textclass.insert(0, "literate-"); - tc.setName(h_textclass); - if (!tc.load()) { - cerr << "Error: Could not read layout file for textclass \"" << h_textclass << "\"." << endl; - exit(EXIT_FAILURE); - } - if (h_papersides.empty()) { - ostringstream ss; - ss << tc.sides(); - h_papersides = ss.str(); - } - end_preamble(os, tc); -} - - -/// translates a babel language name to a LyX language name -string babel2lyx(string const & language) -{ - char const * const * where = is_known(language, known_languages); - if (where) - return known_coded_languages[where - known_languages]; - return language; -} - - -/// translates a color name to a LyX color code -string color2code(string const & name) -{ - char const * const * where = is_known(name, known_basic_colors); - if (where) - return known_basic_color_codes[where - known_basic_colors]; - return name; -} - -// }]) - - -} // namespace lyx diff -Nru lyx-2.0.2/src/tex2lyx/table.cpp lyx-2.0.3/src/tex2lyx/table.cpp --- lyx-2.0.2/src/tex2lyx/table.cpp 2011-11-06 18:56:26.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/table.cpp 2011-12-04 16:16:32.000000000 +0000 @@ -16,6 +16,8 @@ #include "tex2lyx.h" +#include "Preamble.h" + #include "support/lassert.h" #include "support/convert.h" #include "support/lstrings.h" @@ -73,10 +75,23 @@ public: RowInfo() : topline(false), bottomline(false), type(LT_NORMAL), caption(false), newpage(false) {} + /// Does this row have any special setting? + bool special() const + { + return topline || bottomline || !top_space.empty() || + !bottom_space.empty() || !interline_space.empty() || + type != LT_NORMAL || caption || newpage; + } /// horizontal line above bool topline; /// horizontal line below bool bottomline; + /// Extra space between the top line and this row + string top_space; + /// Extra space between this row and the bottom line + string bottom_space; + /// Extra space between the bottom line and the next top line + string interline_space; /// These are for longtabulars only /// row type (head, foot, firsthead etc.) LTRowType type; @@ -129,6 +144,23 @@ }; +class ltType { +public: + // constructor + ltType() : topDL(false), bottomDL(false), empty(false) {} + // we have this header type (is set in the getLT... functions) + bool set; + // double borders on top + bool topDL; + // double borders on bottom + bool bottomDL; + // used for FirstHeader & LastFooter and if this is true + // all the rows marked as FirstHeader or LastFooter are + // ignored in the output and it is set to be empty! + bool empty; +}; + + /// translate a horizontal alignment (as stored in ColInfo and CellInfo) to LyX inline char const * verbose_align(char c) { @@ -471,12 +503,35 @@ { LASSERT(t.cat() == catEscape, return false); - if (t.cs() == "hline") - hlines += "\\hline"; + if (t.cs() == "hline" || t.cs() == "toprule" || t.cs() == "midrule" || + t.cs() == "bottomrule") + hlines += '\\' + t.cs(); else if (t.cs() == "cline") hlines += "\\cline{" + p.verbatim_item() + '}'; + else if (t.cs() == "cmidrule") { + // We cannot handle the \cmidrule(l){3-4} form + p.pushPosition(); + p.skip_spaces(true); + bool const hasParentheses(p.getFullArg('(', ')').first); + p.popPosition(); + if (hasParentheses) + return false; + hlines += "\\cmidrule{" + p.verbatim_item() + '}'; + } + + else if (t.cs() == "addlinespace") { + p.pushPosition(); + p.skip_spaces(true); + bool const hasArgument(p.getFullArg('{', '}').first); + p.popPosition(); + if (hasArgument) + hlines += "\\addlinespace{" + p.verbatim_item() + '}'; + else + hlines += "\\addlinespace"; + } + else if (is_long_tabular && t.cs() == "newpage") hlines += "\\newpage"; @@ -610,7 +665,6 @@ } continue; } - } // We need a HLINE separator if we either have no hline @@ -628,14 +682,20 @@ pos = IN_COLUMNS; break; case IN_HLINES_END: - // Oops, there is still cell content after hline - // stuff. This does not work in LaTeX, so we ignore - // the hlines. - cerr << "Ignoring '" << hlines << "' in a cell" - << endl; + // Oops, there is still cell content or unsupported + // booktabs commands after hline stuff. The latter are + // moved to the cell, and the first does not work in + // LaTeX, so we ignore the hlines. os << comments; - hlines.erase(); comments.erase(); + if (support::contains(hlines, "\\hline") || + support::contains(hlines, "\\cline") || + support::contains(hlines, "\\newpage")) + cerr << "Ignoring '" << hlines + << "' in a cell" << endl; + else + os << hlines; + hlines.erase(); pos = IN_COLUMNS; break; case IN_COLUMNS: @@ -770,9 +830,11 @@ } // anonymous namespace -void handle_tabular(Parser & p, ostream & os, bool is_long_tabular, - Context & context) +void handle_tabular(Parser & p, ostream & os, string const & name, + string const & tabularwidth, Context & context) { + bool const is_long_tabular(name == "longtable"); + bool booktabs = false; string tabularvalignment("middle"); string posopts = p.getOpt(); if (!posopts.empty()) { @@ -806,13 +868,18 @@ vector< vector<CellInfo> > cellinfo(lines.size()); vector<RowInfo> rowinfo(lines.size()); + ltType endfirsthead; + ltType endhead; + ltType endfoot; + ltType endlastfoot; // split into rows //cerr << "// split into rows\n"; - for (size_t row = 0; row < rowinfo.size(); ++row) { + for (size_t row = 0; row < rowinfo.size();) { // init row cellinfo[row].resize(colinfo.size()); + bool deletelastrow = false; // split row vector<string> dummy; @@ -840,13 +907,18 @@ while (p1.good()) { Token t = p1.get_token(); //cerr << "read token: " << t << "\n"; - if (t.cs() == "hline") { + if (t.cs() == "hline" || t.cs() == "toprule" || + t.cs() == "midrule" || + t.cs() == "bottomrule") { + if (t.cs() != "hline") + booktabs = true; if (i == 0) { if (rowinfo[row].topline) { if (row > 0) // extra bottomline above handle_hline_below(rowinfo[row - 1], cellinfo[row - 1]); else - cerr << "dropping extra hline\n"; + cerr << "dropping extra " + << t.cs() << '\n'; //cerr << "below row: " << row-1 << endl; } else { handle_hline_above(rowinfo[row], cellinfo[row]); @@ -856,37 +928,39 @@ //cerr << "below row: " << row << endl; handle_hline_below(rowinfo[row], cellinfo[row]); } - } else if (t.cs() == "cline") { + } else if (t.cs() == "cline" || t.cs() == "cmidrule") { + if (t.cs() == "cmidrule") + booktabs = true; string arg = p1.verbatim_item(); - //cerr << "read cline arg: '" << arg << "'\n"; - vector<string> t; - split(arg, t, '-'); - t.resize(2); - size_t from = convert<unsigned int>(t[0]); + //cerr << "read " << t.cs() << " arg: '" << arg << "'\n"; + vector<string> cols; + split(arg, cols, '-'); + cols.resize(2); + size_t from = convert<unsigned int>(cols[0]); if (from == 0) cerr << "Could not parse " - "cline start column." + << t.cs() << " start column." << endl; else // 1 based index -> 0 based --from; if (from >= colinfo.size()) { - cerr << "cline starts at non " - "existing column " + cerr << t.cs() << " starts at " + "non existing column " << (from + 1) << endl; from = colinfo.size() - 1; } - size_t to = convert<unsigned int>(t[1]); + size_t to = convert<unsigned int>(cols[1]); if (to == 0) cerr << "Could not parse " - "cline end column." + << t.cs() << " end column." << endl; else // 1 based index -> 0 based --to; if (to >= colinfo.size()) { - cerr << "cline ends at non " - "existing column " + cerr << t.cs() << " ends at " + "non existing column " << (to + 1) << endl; to = colinfo.size() - 1; } @@ -900,38 +974,74 @@ cellinfo[row][col].bottomline = true; } } + } else if (t.cs() == "addlinespace") { + booktabs = true; + string const opt = p.next_token().cat() == catBegin ? + p.verbatim_item() : string(); + if (i == 0) { + if (opt.empty()) + rowinfo[row].top_space = "default"; + else + rowinfo[row].top_space = translate_len(opt); + } else if (rowinfo[row].bottomline) { + if (opt.empty()) + rowinfo[row].bottom_space = "default"; + else + rowinfo[row].bottom_space = translate_len(opt); + } else { + if (opt.empty()) + rowinfo[row].interline_space = "default"; + else + rowinfo[row].interline_space = translate_len(opt); + } } else if (t.cs() == "endhead") { - if (i > 0) + if (i == 0) + endhead.empty = true; + else rowinfo[row].type = LT_HEAD; for (int r = row - 1; r >= 0; --r) { if (rowinfo[r].type != LT_NORMAL) break; rowinfo[r].type = LT_HEAD; + endhead.empty = false; } + endhead.set = true; } else if (t.cs() == "endfirsthead") { - if (i > 0) + if (i == 0) + endfirsthead.empty = true; + else rowinfo[row].type = LT_FIRSTHEAD; for (int r = row - 1; r >= 0; --r) { if (rowinfo[r].type != LT_NORMAL) break; rowinfo[r].type = LT_FIRSTHEAD; + endfirsthead.empty = false; } + endfirsthead.set = true; } else if (t.cs() == "endfoot") { - if (i > 0) + if (i == 0) + endfoot.empty = true; + else rowinfo[row].type = LT_FOOT; for (int r = row - 1; r >= 0; --r) { if (rowinfo[r].type != LT_NORMAL) break; rowinfo[r].type = LT_FOOT; + endfoot.empty = false; } + endfoot.set = true; } else if (t.cs() == "endlastfoot") { - if (i > 0) + if (i == 0) + endlastfoot.empty = true; + else rowinfo[row].type = LT_LASTFOOT; for (int r = row - 1; r >= 0; --r) { if (rowinfo[r].type != LT_NORMAL) break; rowinfo[r].type = LT_LASTFOOT; + endlastfoot.empty = false; } + endlastfoot.set = true; } else if (t.cs() == "newpage") { if (i == 0) { if (row > 0) @@ -950,6 +1060,48 @@ } } + // LyX ends headers and footers always with \tabularnewline. + // This causes one additional row in the output. + // If the last row of a header/footer is empty, we can work + // around that by removing it. + if (row > 1) { + RowInfo test = rowinfo[row-1]; + test.type = LT_NORMAL; + if (lines[row-1].empty() && !test.special()) { + switch (rowinfo[row-1].type) { + case LT_FIRSTHEAD: + if (rowinfo[row].type != LT_FIRSTHEAD && + rowinfo[row-2].type == LT_FIRSTHEAD) + deletelastrow = true; + break; + case LT_HEAD: + if (rowinfo[row].type != LT_HEAD && + rowinfo[row-2].type == LT_HEAD) + deletelastrow = true; + break; + case LT_FOOT: + if (rowinfo[row].type != LT_FOOT && + rowinfo[row-2].type == LT_FOOT) + deletelastrow = true; + break; + case LT_LASTFOOT: + if (rowinfo[row].type != LT_LASTFOOT && + rowinfo[row-2].type == LT_LASTFOOT) + deletelastrow = true; + break; + case LT_NORMAL: + break; + } + } + } + + if (deletelastrow) { + lines.erase(lines.begin() + (row - 1)); + rowinfo.erase(rowinfo.begin() + (row - 1)); + cellinfo.erase(cellinfo.begin() + (row - 1)); + continue; + } + // split into cells vector<string> cells; split(lines[row], cells, TAB); @@ -1010,7 +1162,8 @@ cellinfo[row][col].align = 'c'; } - } else if (col == 0 && is_long_tabular && + } else if (col == 0 && colinfo.size() > 1 && + is_long_tabular && p.next_token().cs() == "caption") { // longtable caption support in LyX is a hack: // Captions require a row of their own with @@ -1018,27 +1171,45 @@ // one multicolumn cell. The contents of that // cell must contain exactly one caption inset // and nothing else. - rowinfo[row].caption = true; - for (size_t c = 1; c < cells.size(); ++c) { - if (!cells[c].empty()) { - cerr << "Moving cell content '" - << cells[c] - << "' into the caption cell. " - "This will probably not work." - << endl; - cells[0] += cells[c]; + // LyX outputs all caption rows as first head, + // so we must not set the caption flag for + // captions not in the first head. + // Fortunately, the caption flag is only needed + // for tables with more than one column. + bool usecaption = (rowinfo[row].type == LT_NORMAL || + rowinfo[row].type == LT_FIRSTHEAD); + for (size_t r = 0; r < row && usecaption; ++r) + if (rowinfo[row].type != LT_NORMAL && + rowinfo[row].type != LT_FIRSTHEAD) + usecaption = false; + if (usecaption) { + rowinfo[row].caption = true; + for (size_t c = 1; c < cells.size(); ++c) { + if (!cells[c].empty()) { + cerr << "Moving cell content '" + << cells[c] + << "' into the caption cell. " + "This will probably not work." + << endl; + cells[0] += cells[c]; + } } + cells.resize(1); + cellinfo[row][col].align = colinfo[col].align; + cellinfo[row][col].multi = CELL_BEGIN_OF_MULTICOLUMN; + } else { + cellinfo[row][col].leftlines = colinfo[col].leftlines; + cellinfo[row][col].rightlines = colinfo[col].rightlines; + cellinfo[row][col].align = colinfo[col].align; } - cells.resize(1); - cellinfo[row][col].align = colinfo[col].align; - cellinfo[row][col].multi = CELL_BEGIN_OF_MULTICOLUMN; ostringstream os; parse_text_in_inset(p, os, FLAG_CELL, false, context); cellinfo[row][col].content += os.str(); - // add dummy multicolumn cells - for (size_t c = 1; c < colinfo.size(); ++c) - cellinfo[row][c].multi = CELL_PART_OF_MULTICOLUMN; - + if (usecaption) { + // add dummy multicolumn cells + for (size_t c = 1; c < colinfo.size(); ++c) + cellinfo[row][c].multi = CELL_PART_OF_MULTICOLUMN; + } } else { cellinfo[row][col].leftlines = colinfo[col].leftlines; cellinfo[row][col].rightlines = colinfo[col].rightlines; @@ -1060,6 +1231,8 @@ cellinfo[row - 1][col].bottomline = true; rowinfo.pop_back(); } + + ++row; } // Now we have the table structure and content in rowinfo, colinfo @@ -1106,15 +1279,33 @@ } } + if (booktabs) + preamble.registerAutomaticallyLoadedPackage("booktabs"); + if (is_long_tabular) + preamble.registerAutomaticallyLoadedPackage("longtable"); + //cerr << "// output what we have\n"; // output what we have os << "\n<lyxtabular version=\"3\" rows=\"" << rowinfo.size() << "\" columns=\"" << colinfo.size() << "\">\n"; os << "<features" << write_attribute("rotate", false) + << write_attribute("booktabs", booktabs) << write_attribute("islongtable", is_long_tabular); - if (!is_long_tabular) - os << write_attribute("tabularvalignment", tabularvalignment); + if (is_long_tabular) { + os << write_attribute("firstHeadTopDL", endfirsthead.topDL) + << write_attribute("firstHeadBottomDL", endfirsthead.bottomDL) + << write_attribute("firstHeadEmpty", endfirsthead.empty) + << write_attribute("headTopDL", endhead.topDL) + << write_attribute("headBottomDL", endhead.bottomDL) + << write_attribute("footTopDL", endfoot.topDL) + << write_attribute("footBottomDL", endfoot.bottomDL) + << write_attribute("lastFootTopDL", endlastfoot.topDL) + << write_attribute("lastFootBottomDL", endlastfoot.bottomDL) + << write_attribute("lastFootEmpty", endlastfoot.empty); + } else + os << write_attribute("tabularvalignment", tabularvalignment) + << write_attribute("tabularwidth", tabularwidth); os << ">\n"; //cerr << "// after header\n"; @@ -1131,6 +1322,9 @@ for (size_t row = 0; row < rowinfo.size(); ++row) { os << "<row" + << write_attribute("topspace", rowinfo[row].top_space) + << write_attribute("bottomspace", rowinfo[row].bottom_space) + << write_attribute("interlinespace", rowinfo[row].interline_space) << write_attribute("endhead", rowinfo[row].type == LT_HEAD) << write_attribute("endfirsthead", diff -Nru lyx-2.0.2/src/tex2lyx/test/box-color-size-space-align.tex lyx-2.0.3/src/tex2lyx/test/box-color-size-space-align.tex --- lyx-2.0.2/src/tex2lyx/test/box-color-size-space-align.tex 2011-11-07 21:57:49.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/test/box-color-size-space-align.tex 2011-12-04 16:16:32.000000000 +0000 @@ -87,6 +87,7 @@ \begin{picture}(8,6) \put(0,0){\makebox(0,0)[tr]{AAA}} \put(8,0){\makebox(0,0){BBB}} +\put(0,8){\framebox(0,0){x}} \put(1,0){\line(1,0){6}} \end{picture} diff -Nru lyx-2.0.2/src/tex2lyx/test/test-insets.tex lyx-2.0.3/src/tex2lyx/test/test-insets.tex --- lyx-2.0.2/src/tex2lyx/test/test-insets.tex 2011-10-26 21:43:08.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/test/test-insets.tex 2011-12-04 16:16:32.000000000 +0000 @@ -114,8 +114,19 @@ \section{Input files\index{Input files}} We can input files too, like this \input{DummyDocument}, or with the include -variant \include{DummyDocument} % unfortunately, including the doc twice -% generates a multiply defined label +variant \include{DummyDocument} % unfortunately, including the doc twice generates a multiply defined label + +We can also import chess diagrams: + +\loadgame{../../../lib/examples/iecc05}\showboard + +Spreadsheets: + +\def\inputGnumericTable{}\input{../../../lib/examples/longsheet.gnumeric} + +and PDF pages: + +\includepdf[pages=-,angle=22,origin=Bl,width=5cm,height=40mm,keepaspectratio]{../../../lib/examples/beamer-icsi-logo} If you prefer verbatim input, you can choose between~\verbatiminput{foo} or~\verbatiminput*{foo}. @@ -258,6 +269,97 @@ Lots of lines& like this. \end{longtable} +From bug 7412 another example with more captions (can currently not produced in LyX): +\begin{longtable}{|l|l|} +\caption{A long table} +\endfirsthead +\caption{A long table -- continued} +\endhead +\multicolumn{2}{r}{{Continued on next page}} +\tabularnewline +\endfoot +\endlastfoot +\hline +\multicolumn{1}{|c|}{Something} & \multicolumn{1}{c|}{Description}\tabularnewline +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline Lots of lines& like this.\\ +\hline +\end{longtable} + +A table*: + +\begin{tabular*} % some comment +{0.8\columnwidth}[b]{lr} +two\\ +lonely&lines +\end{tabular*} + +A booktabs table: + +\begin{table}[h] +\caption{\label{tab:Special-booktabs-table}Special booktabs-table} + + +\centering{}% +\begin{tabular}{cccc} +\toprule +System & Chip\,1 & \multicolumn{2}{c}{Chip\,2}\tabularnewline +\cmidrule(r){2-2}\cmidrule(l){3-4}\morecmidrules \cmidrule{2-4}Detector +thickness in \textmu{}m & 300 & 300 & 700\tabularnewline +\midrule +Edge angle in \textdegree{} & 3.55 & 2.71 & 7.99\tabularnewline +\addlinespace +Spatial resolution in \textmu{}m & 4.26 & 10.17 & 10.56\tabularnewline +\addlinespace +MTF at $f_{\mathrm{max}}$ & 0.53 & 0.37 & 0.39\tabularnewline +\midrule +\morecmidrules \cmidrule{3-4}LSF-spatial resolution & & & \tabularnewline +in \textmu{}m & 129.7 & 52.75 & 50.78\tabularnewline +in \% of pixel size & 76.3 & 95.9 & 92.3\tabularnewline +\bottomrule +\end{tabular} +\end{table} + + \section{Macros} LyX supports several kinds of macros: diff -Nru lyx-2.0.2/src/tex2lyx/test/test-structure.tex lyx-2.0.3/src/tex2lyx/test/test-structure.tex --- lyx-2.0.2/src/tex2lyx/test/test-structure.tex 2011-11-13 10:43:30.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/test/test-structure.tex 2011-12-04 16:16:32.000000000 +0000 @@ -16,6 +16,8 @@ \newcommand{\noun}[1]{\textsc{#1}} %% Because html converters don't know tabularnewline \providecommand{\tabularnewline}{\\} +\newcommand{\lyxadded}[3]{#3} +\newcommand{\lyxdeleted}[3]{} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Textclass specific LaTeX commands. \newenvironment{lyxlist}[1] @@ -87,6 +89,12 @@ An environment \end{quote} +We also support change tracking: +\lyxadded{Hans Wurst}{Sun Nov 6 10:39:39 2011}{Added text} +some parts remain +\lyxdeleted{Hans Wurst}{Sun Nov 6 10:39:55 2011}{This was the original text} +some parts remain + \section*{A starred section for floats} \begin{figure} @@ -278,6 +286,7 @@ \begin{lyxlist}{00.00.0000} \item [label~1] first item \item [label~2] second item +\item [{$\left[\textrm{ }\right]^{x}$}] Label with space, math and ] in it \end{lyxlist} and bibliography: \begin{thebibliography}{9} diff -Nru lyx-2.0.2/src/tex2lyx/tex2lyx.1in lyx-2.0.3/src/tex2lyx/tex2lyx.1in --- lyx-2.0.2/src/tex2lyx/tex2lyx.1in 2011-10-19 14:53:01.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/tex2lyx.1in 2012-01-22 20:00:19.000000000 +0000 @@ -34,6 +34,11 @@ (something like /usr/local/share/lyx/layouts/foo.layout \s-1OR\s0 \fB\s-1HOME\s0\fR/.lyx/layouts/foo.layout). Use \fB\-c\fR to declare a different textclass (and read a different layout file). +.IP "" +This option is needed if the input file is a LaTeX fragment, with no preamble +matter or \f(CW\ebegin{document}\fR command. LyX files created by +\fBtex2lyx\fR from partial files can be included in an existing LyX file using +the \*[lq]Include LyX File\*[rq] command from LyX's Insert menu. .TP .BI \-f Force. \fBtex2lyx\fR will not run if the .lyx file it would generate already exists. @@ -44,16 +49,6 @@ (almost?) equivalent to running \*[lq]noweb2lyx foo.tex foo.lyx\*[rq]. This option requires the \fB\-c\fR option. .\" .TP -.\" .BI \-p -.\" Partial file. The input files are LaTeX fragments, with no preamble matter or -.\" \f(CW\ebegin{document}\fR commands. This option requires the \fB\-c\fR option, since there -.\" are no \f(CW\edocumentclass\fR commands in the files \fBtex2lyx\fR is translating. When -.\" using this option, you can translate more than one file, as long as all files -.\" are the same class. The LyX file created by \fBtex2lyx\fR can be included in an -.\" existing LyX file using the \*[lq]Include LyX File\*[rq] command from -.\" LyX's Insert menu. (\fBNOTE\fR: this feature of the older \fBreLyX\fR script has -.\" not yet been implemented in \fBtex2lyx\fR). -.\" .TP .\" .BI \-r .\" Regular environments (see the section on \fISyntax Files\fR). If you give more than one .\" environment, separate them with commas (not spaces). You'll probably need to @@ -120,7 +115,7 @@ you don't want any output at all, try (in csh) `tex2lyx foo.tex >& /dev/null'. You should \s-1NOT\s0 redirect standard output to \fIfoo.lyx\fR. .IP "\(bu" 4 -Run LyX (version 1.6 or later) on the resulting .lyx file. +Run LyX (version 2.1 or later) on the resulting .lyx file. .IP "" In theory, most of the file will have been translated, and anything that's untranslatable will be transferred to TeX code (ERT in LyX-speak). In theory, LyX will be @@ -206,8 +201,6 @@ course show up in the LyX window. Check Document->Settings->LaTeX Preamble to see the result. .SS "What tex2lyx Can't Handle --- But it's \s-1OK\s0" .IP "\(bu" 4 -tabular* tables -.IP "\(bu" 4 some spacing commands (\f(CW\ehspace\fR, \f(CW\epagebreak\fR and \f(CW\elinebreak\fR) .IP "\(bu" 4 \f(CW\ecentering\fR, \f(CW\eraggedleft\fR, \f(CW\eraggedright\fR diff -Nru lyx-2.0.2/src/tex2lyx/tex2lyx.cpp lyx-2.0.3/src/tex2lyx/tex2lyx.cpp --- lyx-2.0.2/src/tex2lyx/tex2lyx.cpp 2011-10-19 14:53:01.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/tex2lyx.cpp 2011-12-04 16:16:32.000000000 +0000 @@ -21,6 +21,7 @@ #include "LayoutFile.h" #include "LayoutModuleList.h" #include "ModuleList.h" +#include "Preamble.h" #include "TextClass.h" #include "support/convert.h" @@ -342,6 +343,7 @@ bool noweb_mode = false; bool pdflatex = false; +bool xetex = false; bool roundtrip = false; @@ -364,13 +366,20 @@ string const arg = p.getArg('{', '}'); if (arg == "translate") arguments.push_back(required); + else if (arg == "group") + arguments.push_back(req_group); else if (arg == "item") arguments.push_back(item); + else if (arg == "displaymath") + arguments.push_back(displaymath); else arguments.push_back(verbatim); } else { - p.getArg('[', ']'); - arguments.push_back(optional); + string const arg = p.getArg('[', ']'); + if (arg == "group") + arguments.push_back(opt_group); + else + arguments.push_back(optional); } } commands[command] = arguments; @@ -649,7 +658,7 @@ * You must ensure that \p parentFilePath is properly set before calling * this function! */ -void tex2lyx(idocstream & is, ostream & os, string encoding) +bool tex2lyx(idocstream & is, ostream & os, string encoding) { // Set a sensible default encoding. // This is used until an encoding command is found. @@ -657,18 +666,17 @@ // since latin1 does not cause an iconv error if the actual encoding // is different (bug 7509). if (encoding.empty()) { - if (h_inputencoding == "auto") + if (preamble.inputencoding() == "auto") encoding = "latin1"; else - encoding = h_inputencoding; + encoding = preamble.inputencoding(); } Parser p(is); p.setEncoding(encoding); //p.dump(); - ostringstream ps; - parse_preamble(p, ps, documentclass, textclass); + preamble.parse(p, documentclass, textclass); active_environments.push_back("document"); Context context(true, textclass); @@ -682,16 +690,16 @@ active_environments.pop_back(); // We know the used modules only after parsing the full text - ostringstream ms; if (!used_modules.empty()) { - ms << "\\begin_modules\n"; LayoutModuleList::const_iterator const end = used_modules.end(); LayoutModuleList::const_iterator it = used_modules.begin(); for (; it != end; it++) - ms << *it << '\n'; - ms << "\\end_modules\n"; + preamble.addModule(*it); + } + if (!preamble.writeLyXHeader(os, !active_environments.empty())) { + cerr << "Could write LyX file header." << endl; + return false; } - os << subst(ps.str(), modules_placeholder, ms.str()); ss.seekg(0); os << ss.str(); @@ -702,6 +710,7 @@ parsertest << p.get_token().asInput(); // <origfile> and parsertest.tex should now have identical content #endif + return true; } @@ -719,9 +728,9 @@ } string const oldParentFilePath = parentFilePath; parentFilePath = onlyPath(infilename.absFileName()); - tex2lyx(is, os, encoding); + bool retval = tex2lyx(is, os, encoding); parentFilePath = oldParentFilePath; - return true; + return retval; } } // anonymous namespace diff -Nru lyx-2.0.2/src/tex2lyx/tex2lyx.h lyx-2.0.3/src/tex2lyx/tex2lyx.h --- lyx-2.0.2/src/tex2lyx/tex2lyx.h 2011-10-26 01:22:31.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/tex2lyx.h 2011-12-04 16:16:32.000000000 +0000 @@ -43,19 +43,10 @@ void setName(std::string const & name) { name_ = name; } }; -/// in preamble.cpp -void parse_preamble(Parser & p, std::ostream & os, - std::string const & forceclass, TeX2LyXDocClass & tc); /// Translate babel language name to LyX language name extern std::string babel2lyx(std::string const & language); -/// translate color name to LyX color code -extern std::string color2code(std::string const & name); - -/// used packages with options -extern std::map<std::string, std::vector<std::string> > used_packages; -extern const char * const modules_placeholder; -extern std::string h_inputencoding; -extern std::string h_paragraph_separation; +/// Translate basic color name or RGB color in LaTeX syntax to LyX color code +extern std::string rgbcolor2code(std::string const & name); /// in text.cpp std::string translate_len(std::string const &); @@ -80,8 +71,8 @@ /// in table.cpp -void handle_tabular(Parser & p, std::ostream & os, bool is_long_tabular, - Context & context); +void handle_tabular(Parser & p, std::ostream & os, std::string const & name, + std::string const & width, Context & context); /// in tex2lyx.cpp @@ -93,6 +84,7 @@ char const * delim); bool is_math_env(std::string const & name); +bool is_display_math_env(std::string const & name); char const * const * is_known(std::string const &, char const * const *); /*! @@ -124,9 +116,12 @@ enum ArgumentType { required, + req_group, verbatim, item, - optional + optional, + opt_group, + displaymath, }; class FullCommand { @@ -167,6 +162,8 @@ extern bool noweb_mode; /// Did we recognize any pdflatex-only construct? extern bool pdflatex; +/// Did we recognize any xetex-only construct? +extern bool xetex; /// LyX format that is created by tex2lyx int const LYX_FORMAT = 413; diff -Nru lyx-2.0.2/src/tex2lyx/text.cpp lyx-2.0.3/src/tex2lyx/text.cpp --- lyx-2.0.2/src/tex2lyx/text.cpp 2011-11-14 21:04:00.000000000 +0000 +++ lyx-2.0.3/src/tex2lyx/text.cpp 2011-12-11 23:24:44.000000000 +0000 @@ -19,14 +19,17 @@ #include "Context.h" #include "Encoding.h" #include "FloatList.h" +#include "LaTeXPackages.h" #include "Layout.h" #include "Length.h" +#include "Preamble.h" #include "support/lassert.h" #include "support/convert.h" #include "support/FileName.h" #include "support/filetools.h" #include "support/lstrings.h" +#include "support/lyxtime.h" #include <algorithm> #include <iostream> @@ -160,7 +163,12 @@ char const * const known_font_families[] = { "rmfamily", "sffamily", "ttfamily", 0}; -/// the same as known_old_font_families and known_font_families with .lyx names +/// LaTeX names for font family changing commands +char const * const known_text_font_families[] = { "textrm", "textsf", +"texttt", 0}; + +/// The same as known_old_font_families, known_font_families and +/// known_text_font_families with .lyx names char const * const known_coded_font_families[] = { "roman", "sans", "typewriter", 0}; @@ -170,7 +178,11 @@ /// LaTeX names for font series char const * const known_font_series[] = { "bfseries", "mdseries", 0}; -/// the same as known_old_font_series and known_font_series with .lyx names +/// LaTeX names for font series changing commands +char const * const known_text_font_series[] = { "textbf", "textmd", 0}; + +/// The same as known_old_font_series, known_font_series and +/// known_text_font_series with .lyx names char const * const known_coded_font_series[] = { "bold", "medium", 0}; /// LaTeX 2.09 names for font shapes @@ -180,10 +192,23 @@ char const * const known_font_shapes[] = { "itshape", "slshape", "scshape", "upshape", 0}; -/// the same as known_old_font_shapes and known_font_shapes with .lyx names +/// LaTeX names for font shape changing commands +char const * const known_text_font_shapes[] = { "textit", "textsl", "textsc", +"textup", 0}; + +/// The same as known_old_font_shapes, known_font_shapes and +/// known_text_font_shapes with .lyx names char const * const known_coded_font_shapes[] = { "italic", "slanted", "smallcaps", "up", 0}; +/// Known special characters which need skip_spaces_braces() afterwards +char const * const known_special_chars[] = {"ldots", "lyxarrow", +"textcompwordmark", "slash", 0}; + +/// the same as known_special_chars with .lyx names +char const * const known_coded_special_chars[] = {"ldots{}", "menuseparator", +"textcompwordmark{}", "slash{}", 0}; + /*! * Graphics file extensions known by the dvips driver of the graphics package. * These extensions are used to complete the filename of an included @@ -668,10 +693,14 @@ for (size_t i = 0; i < no_arguments; ++i) { switch (template_arguments[i]) { case required: + case req_group: // This argument contains regular LaTeX handle_ert(os, ert + '{', context); eat_whitespace(p, os, context, false); - parse_text(p, os, FLAG_ITEM, outer, context); + if (template_arguments[i] == required) + parse_text(p, os, FLAG_ITEM, outer, context); + else + parse_text_snippet(p, os, FLAG_ITEM, outer, context); ert = "}"; break; case item: @@ -683,11 +712,13 @@ else ert += p.verbatim_item(); break; + case displaymath: case verbatim: // This argument may contain special characters ert += '{' + p.verbatim_item() + '}'; break; case optional: + case opt_group: // true because we must not eat whitespace // if an optional arg follows we must not strip the // brackets from this one @@ -792,7 +823,7 @@ latex_width = p.verbatim_item(); // if e.g. only \ovalbox{content} was used, set the width to 1\columnwidth // as this is LyX's standard for such cases (except for makebox) - // \framebox is special and handled below + // \framebox is more special and handled below if (latex_width.empty() && inner_type != "makebox" && outer_type != "framebox") latex_width = "1\\columnwidth"; @@ -927,6 +958,7 @@ (outer_type == "minipage" && inner_type == "shaded") || (outer_type == "parbox" && inner_type == "shaded")) { os << "Shaded\n"; + preamble.registerAutomaticallyLoadedPackage("color"); } else if (outer_type == "doublebox") os << "Doublebox\n"; else if (outer_type.empty()) @@ -1133,7 +1165,8 @@ void parse_environment(Parser & p, ostream & os, bool outer, - string & last_env, Context & parent_context) + string & last_env, bool & title_layout_found, + Context & parent_context) { Layout const * newlayout; InsetLayout const * newinsetlayout = 0; @@ -1149,13 +1182,24 @@ parse_math(p, os, FLAG_END, MATH_MODE); os << "\\end{" << name << "}"; end_inset(os); + if (is_display_math_env(name)) { + // Prevent the conversion of a line break to a space + // (bug 7668). This does not change the output, but + // looks ugly in LyX. + eat_whitespace(p, os, parent_context, false); + } } - else if (name == "tabular" || name == "longtable") { + else if (unstarred_name == "tabular" || name == "longtable") { eat_whitespace(p, os, parent_context, false); + string width = "0pt"; + if (name == "tabular*") { + width = lyx::translate_len(p.getArg('{', '}')); + eat_whitespace(p, os, parent_context, false); + } parent_context.check_layout(os); begin_inset(os, "Tabular "); - handle_tabular(p, os, name == "longtable", parent_context); + handle_tabular(p, os, name, width, parent_context); end_inset(os); p.skip_spaces(); } @@ -1176,6 +1220,15 @@ float_type = ""; if (!opt.empty()) os << "placement " << opt << '\n'; + if (contains(opt, "H")) + preamble.registerAutomaticallyLoadedPackage("float"); + else { + Floating const & fl = parent_context.textclass.floats() + .getType(unstarred_name); + if (!fl.floattype().empty() && fl.usesFloatPkg()) + preamble.registerAutomaticallyLoadedPackage("float"); + } + os << "wide " << convert<string>(is_starred) << "\nsideways false" << "\nstatus open\n\n"; @@ -1287,6 +1340,8 @@ parse_text_in_inset(p, os, FLAG_END, outer, parent_context); end_inset(os); p.skip_spaces(); + if (!preamble.notefontcolor().empty()) + preamble.registerAutomaticallyLoadedPackage("color"); } else if (name == "framed" || name == "shaded") { @@ -1298,6 +1353,8 @@ else if (name == "lstlisting") { eat_whitespace(p, os, parent_context, false); // FIXME handle listings with parameters + // If this is added, don't forgot to handle the + // automatic color package loading if (p.hasOpt()) parse_unknown_environment(p, name, os, FLAG_END, outer, parent_context); @@ -1335,12 +1392,16 @@ parent_context.add_extra_stuff("\\align center\n"); else if (name == "singlespace") parent_context.add_extra_stuff("\\paragraph_spacing single\n"); - else if (name == "onehalfspace") + else if (name == "onehalfspace") { parent_context.add_extra_stuff("\\paragraph_spacing onehalf\n"); - else if (name == "doublespace") + preamble.registerAutomaticallyLoadedPackage("setspace"); + } else if (name == "doublespace") { parent_context.add_extra_stuff("\\paragraph_spacing double\n"); - else if (name == "spacing") + preamble.registerAutomaticallyLoadedPackage("setspace"); + } else if (name == "spacing") { parent_context.add_extra_stuff("\\paragraph_spacing other " + p.verbatim_item() + "\n"); + preamble.registerAutomaticallyLoadedPackage("setspace"); + } parse_text(p, os, FLAG_END, outer, parent_context); // Just in case the environment is empty parent_context.extra_stuff.erase(); @@ -1450,6 +1511,11 @@ context.check_end_deeper(os); parent_context.new_paragraph(os); p.skip_spaces(); + if (!title_layout_found) + title_layout_found = newlayout->intitle; + set<string> const & req = newlayout->requires(); + for (set<string>::const_iterator it = req.begin(); it != req.end(); it++) + preamble.registerAutomaticallyLoadedPackage(*it); } // The single '=' is meant here. @@ -1832,13 +1898,15 @@ { Layout const * newlayout = 0; InsetLayout const * newinsetlayout = 0; + char const * const * where = 0; // Store the latest bibliographystyle and nocite{*} option // (needed for bibtex inset) string btprint; string bibliographystyle; - bool const use_natbib = used_packages.find("natbib") != used_packages.end(); - bool const use_jurabib = used_packages.find("jurabib") != used_packages.end(); + bool const use_natbib = preamble.isPackageUsed("natbib"); + bool const use_jurabib = preamble.isPackageUsed("jurabib"); string last_env; + bool title_layout_found = false; while (p.good()) { Token const & t = p.get_token(); @@ -1882,7 +1950,8 @@ context.check_layout(os); begin_inset(os, "Formula "); Token const & n = p.get_token(); - if (n.cat() == catMath && outer) { + bool const display(n.cat() == catMath && outer); + if (display) { // TeX's $$...$$ syntax for displayed math os << "\\["; parse_math(p, os, FLAG_SIMPLE, MATH_MODE); @@ -1896,6 +1965,12 @@ os << '$'; } end_inset(os); + if (display) { + // Prevent the conversion of a line break to a + // space (bug 7668). This does not change the + // output, but looks ugly in LyX. + eat_whitespace(p, os, context, false); + } } else if (t.cat() == catSuper || t.cat() == catSub) @@ -2017,8 +2092,10 @@ os << t.cs(); } - else if (t.cat() == catBegin && - p.next_token().cat() == catEnd) { + else if (t.cat() == catBegin) { + Token const next = p.next_token(); + Token const end = p.next_next_token(); + if (next.cat() == catEnd) { // {} Token const prev = p.prev_token(); p.get_token(); @@ -2028,14 +2105,19 @@ ; // ignore it in {}`` or -{}- else handle_ert(os, "{}", context); - - } - - else if (t.cat() == catBegin) { + } else if (next.cat() == catEscape && + is_known(next.cs(), known_quotes) && + end.cat() == catEnd) { + // Something like {\textquoteright} (e.g. + // from writer2latex). LyX writes + // \textquoteright{}, so we may skip the + // braces here for better readability. + parse_text_snippet(p, os, FLAG_BRACE_LAST, + outer, context); + } else { context.check_layout(os); // special handling of font attribute changes Token const prev = p.prev_token(); - Token const next = p.next_token(); TeXFont const oldFont = context.font; if (next.character() == '[' || next.character() == ']' || @@ -2108,6 +2190,7 @@ parse_text_snippet(p, os, FLAG_BRACE_LAST, outer, context); handle_ert(os, "}", context); + } } } @@ -2142,10 +2225,15 @@ parse_math(p, os, FLAG_EQUATION, MATH_MODE); os << "\\]"; end_inset(os); + // Prevent the conversion of a line break to a space + // (bug 7668). This does not change the output, but + // looks ugly in LyX. + eat_whitespace(p, os, context, false); } else if (t.cs() == "begin") - parse_environment(p, os, outer, last_env, context); + parse_environment(p, os, outer, last_env, + title_layout_found, context); else if (t.cs() == "end") { if (flags & FLAG_END) { @@ -2166,7 +2254,8 @@ // FIXME: This swallows comments, but we cannot use // eat_whitespace() since we must not output // anything before the item. - s = p.getArg('[', ']'); + p.skip_spaces(true); + s = p.verbatimOption(); } else p.skip_spaces(false); context.set_item(); @@ -2216,7 +2305,8 @@ else if (t.cs() == "bibitem") { context.set_item(); context.check_layout(os); - string label = convert_command_inset_arg(p.getArg('[', ']')); + eat_whitespace(p, os, context, false); + string label = convert_command_inset_arg(p.verbatimOption()); string key = convert_command_inset_arg(p.verbatim_item()); if (contains(label, '\\') || contains(key, '\\')) { // LyX can't handle LaTeX commands in labels or keys @@ -2231,8 +2321,65 @@ } } - else if (is_macro(p)) - parse_macro(p, os, context); + else if (is_macro(p)) { + // catch the case of \def\inputGnumericTable + bool macro = true; + if (t.cs() == "def") { + Token second = p.next_token(); + if (second.cs() == "inputGnumericTable") { + p.pushPosition(); + p.get_token(); + skip_braces(p); + Token third = p.get_token(); + p.popPosition(); + if (third.cs() == "input") { + p.get_token(); + skip_braces(p); + p.get_token(); + string name = normalize_filename(p.verbatim_item()); + string const path = getMasterFilePath(); + // We want to preserve relative / absolute filenames, + // therefore path is only used for testing + // The file extension is in every case ".tex". + // So we need to remove this extension and check for + // the original one. + name = removeExtension(name); + if (!makeAbsPath(name, path).exists()) { + char const * const Gnumeric_formats[] = {"gnumeric", + "ods", "xls", 0}; + string const Gnumeric_name = + find_file(name, path, Gnumeric_formats); + if (!Gnumeric_name.empty()) + name = Gnumeric_name; + } + if (makeAbsPath(name, path).exists()) + fix_relative_filename(name); + else + cerr << "Warning: Could not find file '" + << name << "'." << endl; + context.check_layout(os); + begin_inset(os, "External\n\ttemplate "); + os << "GnumericSpreadsheet\n\tfilename " + << name << "\n"; + end_inset(os); + context.check_layout(os); + macro = false; + // register the packages that are automatically reloaded + // by the Gnumeric template + // Fixme: InsetExternal.cpp should give us that list + preamble.registerAutomaticallyLoadedPackage("array"); + preamble.registerAutomaticallyLoadedPackage("calc"); + preamble.registerAutomaticallyLoadedPackage("color"); + preamble.registerAutomaticallyLoadedPackage("hhline"); + preamble.registerAutomaticallyLoadedPackage("ifthen"); + preamble.registerAutomaticallyLoadedPackage("longtable"); + preamble.registerAutomaticallyLoadedPackage("multirow"); + } + } + } + if (macro) + parse_macro(p, os, context); + } else if (t.cs() == "noindent") { p.skip_spaces(); @@ -2262,6 +2409,32 @@ eat_whitespace(p, os, context, true); } + // Must catch empty dates before findLayout is called below + else if (t.cs() == "date") { + string const date = p.verbatim_item(); + if (date.empty()) + preamble.suppressDate(true); + else { + preamble.suppressDate(false); + if (context.new_layout_allowed && + (newlayout = findLayout(context.textclass, + t.cs(), true))) { + // write the layout + output_command_layout(os, p, outer, + context, newlayout); + p.skip_spaces(); + if (!title_layout_found) + title_layout_found = newlayout->intitle; + set<string> const & req = newlayout->requires(); + for (set<string>::const_iterator it = req.begin(); + it != req.end(); it++) + preamble.registerAutomaticallyLoadedPackage(*it); + } else + handle_ert(os, "\\date{" + date + '}', + context); + } + } + // Starred section headings // Must attempt to parse "Section*" before "Section". else if ((p.next_token().asInput() == "*") && @@ -2271,6 +2444,11 @@ p.get_token(); output_command_layout(os, p, outer, context, newlayout); p.skip_spaces(); + if (!title_layout_found) + title_layout_found = newlayout->intitle; + set<string> const & req = newlayout->requires(); + for (set<string>::const_iterator it = req.begin(); it != req.end(); it++) + preamble.registerAutomaticallyLoadedPackage(*it); } // Section headings and the like @@ -2279,6 +2457,11 @@ // write the layout output_command_layout(os, p, outer, context, newlayout); p.skip_spaces(); + if (!title_layout_found) + title_layout_found = newlayout->intitle; + set<string> const & req = newlayout->requires(); + for (set<string>::const_iterator it = req.begin(); it != req.end(); it++) + preamble.registerAutomaticallyLoadedPackage(*it); } else if (t.cs() == "caption") { @@ -2561,10 +2744,11 @@ } else if (t.cs() == "makeindex" || t.cs() == "maketitle") { - // FIXME: Somehow prevent title layouts if - // "maketitle" was not found - // swallow this - skip_spaces_braces(p); + if (title_layout_found) { + // swallow this + skip_spaces_braces(p); + } else + handle_ert(os, t.asInput(), context); } else if (t.cs() == "tableofcontents") { @@ -2601,50 +2785,20 @@ handle_ert(os, "\\listof{" + name + "}", context); } - else if (t.cs() == "textrm") - parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\family", - context.font.family, "roman"); - - else if (t.cs() == "textsf") - parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\family", - context.font.family, "sans"); - - else if (t.cs() == "texttt") - parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\family", - context.font.family, "typewriter"); - - else if (t.cs() == "textmd") - parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\series", - context.font.series, "medium"); - - else if (t.cs() == "textbf") + else if ((where = is_known(t.cs(), known_text_font_families))) parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\series", - context.font.series, "bold"); + context, "\\family", context.font.family, + known_coded_font_families[where - known_text_font_families]); - else if (t.cs() == "textup") + else if ((where = is_known(t.cs(), known_text_font_series))) parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\shape", - context.font.shape, "up"); + context, "\\series", context.font.series, + known_coded_font_series[where - known_text_font_series]); - else if (t.cs() == "textit") + else if ((where = is_known(t.cs(), known_text_font_shapes))) parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\shape", - context.font.shape, "italic"); - - else if (t.cs() == "textsl") - parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\shape", - context.font.shape, "slanted"); - - else if (t.cs() == "textsc") - parse_text_attributes(p, os, FLAG_ITEM, outer, - context, "\\shape", - context.font.shape, "smallcaps"); + context, "\\shape", context.font.shape, + known_coded_font_shapes[where - known_text_font_shapes]); else if (t.cs() == "textnormal" || t.cs() == "normalfont") { context.check_layout(os); @@ -2674,6 +2828,7 @@ parse_text_snippet(p, os, FLAG_ITEM, outer, context); context.check_layout(os); os << "\n\\color inherit\n"; + preamble.registerAutomaticallyLoadedPackage("color"); } else // for custom defined colors handle_ert(os, t.asInput() + "{" + color + "}", context); @@ -2691,6 +2846,7 @@ parse_text_snippet(p, os, FLAG_ITEM, outer, context); context.check_layout(os); os << "\n\\bar default\n"; + preamble.registerAutomaticallyLoadedPackage("ulem"); } else if (t.cs() == "sout") { @@ -2699,6 +2855,7 @@ parse_text_snippet(p, os, FLAG_ITEM, outer, context); context.check_layout(os); os << "\n\\strikeout default\n"; + preamble.registerAutomaticallyLoadedPackage("ulem"); } else if (t.cs() == "uuline" || t.cs() == "uwave" || @@ -2708,6 +2865,52 @@ parse_text_snippet(p, os, FLAG_ITEM, outer, context); context.check_layout(os); os << "\n\\" << t.cs() << " default\n"; + if (t.cs() == "uuline" || t.cs() == "uwave") + preamble.registerAutomaticallyLoadedPackage("ulem"); + } + + else if (t.cs() == "lyxadded" || t.cs() == "lyxdeleted") { + context.check_layout(os); + string name = p.getArg('{', '}'); + string localtime = p.getArg('{', '}'); + preamble.registerAuthor(name); + Author const & author = preamble.getAuthor(name); + // from_ctime() will fail if LyX decides to output the + // time in the text language. It might also use a wrong + // time zone (if the original LyX document was exported + // with a different time zone). + time_t ptime = from_ctime(localtime); + if (ptime == static_cast<time_t>(-1)) { + cerr << "Warning: Could not parse time `" << localtime + << "´ for change tracking, using current time instead.\n"; + ptime = current_time(); + } + if (t.cs() == "lyxadded") + os << "\n\\change_inserted "; + else + os << "\n\\change_deleted "; + os << author.bufferId() << ' ' << ptime << '\n'; + parse_text_snippet(p, os, FLAG_ITEM, outer, context); + bool dvipost = LaTeXPackages::isAvailable("dvipost"); + bool xcolorulem = LaTeXPackages::isAvailable("ulem") && + LaTeXPackages::isAvailable("xcolor"); + // No need to test for luatex, since luatex comes in + // two flavours (dvi and pdf), like latex, and those + // are detected by pdflatex. + if (pdflatex || xetex) { + if (xcolorulem) { + preamble.registerAutomaticallyLoadedPackage("ulem"); + preamble.registerAutomaticallyLoadedPackage("xcolor"); + preamble.registerAutomaticallyLoadedPackage("pdfcolmk"); + } + } else { + if (dvipost) { + preamble.registerAutomaticallyLoadedPackage("dvipost"); + } else if (xcolorulem) { + preamble.registerAutomaticallyLoadedPackage("ulem"); + preamble.registerAutomaticallyLoadedPackage("xcolor"); + } + } } else if (t.cs() == "phantom" || t.cs() == "hphantom" || @@ -2764,7 +2967,7 @@ // about the empty paragraph. context.new_paragraph(os); } - if (h_paragraph_separation == "indent") { + if (preamble.indentParagraphs()) { // we need to unindent, lest the line be too long context.add_par_extra_stuff("\\noindent\n"); } @@ -2795,7 +2998,7 @@ is_known(p.next_token().cs(), known_phrases))) { // LyX sometimes puts a \protect in front, so we have to ignore it // FIXME: This needs to be changed when bug 4752 is fixed. - char const * const * where = is_known( + where = is_known( t.cs() == "protect" ? p.get_token().cs() : t.cs(), known_phrases); context.check_layout(os); @@ -2803,12 +3006,10 @@ skip_spaces_braces(p); } - else if (is_known(t.cs(), known_ref_commands)) { + else if ((where = is_known(t.cs(), known_ref_commands))) { string const opt = p.getOpt(); if (opt.empty()) { context.check_layout(os); - char const * const * where = is_known(t.cs(), - known_ref_commands); begin_command_inset(os, "ref", known_coded_ref_commands[where - known_ref_commands]); os << "reference \"" @@ -2891,7 +3092,8 @@ p.get_token(); } char argumentOrder = '\0'; - vector<string> const & options = used_packages["jurabib"]; + vector<string> const options = + preamble.getPackageOptions("jurabib"); if (find(options.begin(), options.end(), "natbiborder") != options.end()) argumentOrder = 'n'; @@ -2966,6 +3168,7 @@ << convert_command_inset_arg(p.verbatim_item()) << "\"\n"; end_inset(os); + preamble.registerAutomaticallyLoadedPackage("nomencl"); } else if (t.cs() == "label") { @@ -2983,6 +3186,9 @@ os << "type \"idx\"\n"; end_inset(os); skip_spaces_braces(p); + preamble.registerAutomaticallyLoadedPackage("makeidx"); + if (preamble.use_indices() == "true") + preamble.registerAutomaticallyLoadedPackage("splitidx"); } else if (t.cs() == "printnomenclature") { @@ -3009,6 +3215,7 @@ os << "width \"" << width << '\"'; end_inset(os); skip_spaces_braces(p); + preamble.registerAutomaticallyLoadedPackage("nomencl"); } else if ((t.cs() == "textsuperscript" || t.cs() == "textsubscript")) { @@ -3017,10 +3224,11 @@ os << t.cs().substr(4) << '\n'; parse_text_in_inset(p, os, FLAG_ITEM, false, context); end_inset(os); + if (t.cs() == "textsubscript") + preamble.registerAutomaticallyLoadedPackage("subscript"); } - else if (is_known(t.cs(), known_quotes)) { - char const * const * where = is_known(t.cs(), known_quotes); + else if ((where = is_known(t.cs(), known_quotes))) { context.check_layout(os); begin_inset(os, "Quotes "); os << known_coded_quotes[where - known_quotes]; @@ -3032,9 +3240,8 @@ skip_braces(p); } - else if (is_known(t.cs(), known_sizes) && + else if ((where = is_known(t.cs(), known_sizes)) && context.new_layout_allowed) { - char const * const * where = is_known(t.cs(), known_sizes); context.check_layout(os); TeXFont const oldFont = context.font; context.font.size = known_coded_sizes[where - known_sizes]; @@ -3042,10 +3249,8 @@ eat_whitespace(p, os, context, false); } - else if (is_known(t.cs(), known_font_families) && + else if ((where = is_known(t.cs(), known_font_families)) && context.new_layout_allowed) { - char const * const * where = - is_known(t.cs(), known_font_families); context.check_layout(os); TeXFont const oldFont = context.font; context.font.family = @@ -3054,10 +3259,8 @@ eat_whitespace(p, os, context, false); } - else if (is_known(t.cs(), known_font_series) && + else if ((where = is_known(t.cs(), known_font_series)) && context.new_layout_allowed) { - char const * const * where = - is_known(t.cs(), known_font_series); context.check_layout(os); TeXFont const oldFont = context.font; context.font.series = @@ -3066,10 +3269,8 @@ eat_whitespace(p, os, context, false); } - else if (is_known(t.cs(), known_font_shapes) && + else if ((where = is_known(t.cs(), known_font_shapes)) && context.new_layout_allowed) { - char const * const * where = - is_known(t.cs(), known_font_shapes); context.check_layout(os); TeXFont const oldFont = context.font; context.font.shape = @@ -3077,10 +3278,8 @@ output_font_change(os, oldFont, context.font); eat_whitespace(p, os, context, false); } - else if (is_known(t.cs(), known_old_font_families) && + else if ((where = is_known(t.cs(), known_old_font_families)) && context.new_layout_allowed) { - char const * const * where = - is_known(t.cs(), known_old_font_families); context.check_layout(os); TeXFont const oldFont = context.font; context.font.init(); @@ -3091,10 +3290,8 @@ eat_whitespace(p, os, context, false); } - else if (is_known(t.cs(), known_old_font_series) && + else if ((where = is_known(t.cs(), known_old_font_series)) && context.new_layout_allowed) { - char const * const * where = - is_known(t.cs(), known_old_font_series); context.check_layout(os); TeXFont const oldFont = context.font; context.font.init(); @@ -3105,10 +3302,8 @@ eat_whitespace(p, os, context, false); } - else if (is_known(t.cs(), known_old_font_shapes) && + else if ((where = is_known(t.cs(), known_old_font_shapes)) && context.new_layout_allowed) { - char const * const * where = - is_known(t.cs(), known_old_font_shapes); context.check_layout(os); TeXFont const oldFont = context.font; context.font.init(); @@ -3141,27 +3336,11 @@ p.setEncoding(enc); } - else if (t.cs() == "ldots") { + else if ((where = is_known(t.cs(), known_special_chars))) { context.check_layout(os); - os << "\\SpecialChar \\ldots{}\n"; - skip_spaces_braces(p); - } - - else if (t.cs() == "lyxarrow") { - context.check_layout(os); - os << "\\SpecialChar \\menuseparator\n"; - skip_spaces_braces(p); - } - - else if (t.cs() == "textcompwordmark") { - context.check_layout(os); - os << "\\SpecialChar \\textcompwordmark{}\n"; - skip_spaces_braces(p); - } - - else if (t.cs() == "slash") { - context.check_layout(os); - os << "\\SpecialChar \\slash{}\n"; + os << "\\SpecialChar \\" + << known_coded_special_chars[where - known_special_chars] + << '\n'; skip_spaces_braces(p); } @@ -3477,17 +3656,30 @@ parse_outer_box(p, os, FLAG_ITEM, outer, context, t.cs(), ""); else if (t.cs() == "framebox") { - string special = p.getFullOpt(); - special += p.getOpt(); - parse_outer_box(p, os, FLAG_ITEM, outer, context, t.cs(), special); + if (p.next_token().character() == '(') { + //the syntax is: \framebox(x,y)[position]{content} + string arg = t.asInput(); + arg += p.getFullParentheseArg(); + arg += p.getFullOpt(); + eat_whitespace(p, os, context, false); + handle_ert(os, arg + '{', context); + eat_whitespace(p, os, context, false); + parse_text(p, os, FLAG_ITEM, outer, context); + handle_ert(os, "}", context); + } else { + string special = p.getFullOpt(); + special += p.getOpt(); + parse_outer_box(p, os, FLAG_ITEM, outer, + context, t.cs(), special); + } } //\makebox() is part of the picture environment and different from \makebox{} //\makebox{} will be parsed by parse_box else if (t.cs() == "makebox") { - string arg = t.asInput(); if (p.next_token().character() == '(') { //the syntax is: \makebox(x,y)[position]{content} + string arg = t.asInput(); arg += p.getFullParentheseArg(); arg += p.getFullOpt(); eat_whitespace(p, os, context, false); @@ -3512,8 +3704,7 @@ skip_spaces_braces(p); } - else if (is_known(t.cs(), known_spaces)) { - char const * const * where = is_known(t.cs(), known_spaces); + else if ((where = is_known(t.cs(), known_spaces))) { context.check_layout(os); begin_inset(os, "space "); os << '\\' << known_coded_spaces[where - known_spaces] @@ -3547,7 +3738,7 @@ t.cs() == "DeclareRobustCommandx" || t.cs() == "newcommand" || t.cs() == "newcommandx" || - t.cs() == "providecommand" || + t.cs() == "providecommand" || t.cs() == "providecommandx" || t.cs() == "renewcommand" || t.cs() == "renewcommandx") { @@ -3731,6 +3922,105 @@ end_inset(os); } + else if (t.cs() == "includepdf") { + p.skip_spaces(); + string const arg = p.getArg('[', ']'); + map<string, string> opts; + vector<string> keys; + split_map(arg, opts, keys); + string name = normalize_filename(p.verbatim_item()); + string const path = getMasterFilePath(); + // We want to preserve relative / absolute filenames, + // therefore path is only used for testing + if (!makeAbsPath(name, path).exists()) { + // The file extension is probably missing. + // Now try to find it out. + char const * const pdfpages_format[] = {"pdf", 0}; + string const pdftex_name = + find_file(name, path, pdfpages_format); + if (!pdftex_name.empty()) { + name = pdftex_name; + pdflatex = true; + } + } + if (makeAbsPath(name, path).exists()) + fix_relative_filename(name); + else + cerr << "Warning: Could not find file '" + << name << "'." << endl; + // write output + context.check_layout(os); + begin_inset(os, "External\n\ttemplate "); + os << "PDFPages\n\tfilename " + << name << "\n"; + // parse the options + if (opts.find("pages") != opts.end()) + os << "\textra LaTeX \"pages=" + << opts["pages"] << "\"\n"; + if (opts.find("angle") != opts.end()) + os << "\trotateAngle " + << opts["angle"] << '\n'; + if (opts.find("origin") != opts.end()) { + ostringstream ss; + string const opt = opts["origin"]; + if (opt == "tl") ss << "topleft"; + if (opt == "bl") ss << "bottomleft"; + if (opt == "Bl") ss << "baselineleft"; + if (opt == "c") ss << "center"; + if (opt == "tc") ss << "topcenter"; + if (opt == "bc") ss << "bottomcenter"; + if (opt == "Bc") ss << "baselinecenter"; + if (opt == "tr") ss << "topright"; + if (opt == "br") ss << "bottomright"; + if (opt == "Br") ss << "baselineright"; + if (!ss.str().empty()) + os << "\trotateOrigin " << ss.str() << '\n'; + else + cerr << "Warning: Ignoring unknown includegraphics origin argument '" << opt << "'\n"; + } + if (opts.find("width") != opts.end()) + os << "\twidth " + << translate_len(opts["width"]) << '\n'; + if (opts.find("height") != opts.end()) + os << "\theight " + << translate_len(opts["height"]) << '\n'; + if (opts.find("keepaspectratio") != opts.end()) + os << "\tkeepAspectRatio\n"; + end_inset(os); + context.check_layout(os); + } + + else if (t.cs() == "loadgame") { + p.skip_spaces(); + string name = normalize_filename(p.verbatim_item()); + string const path = getMasterFilePath(); + // We want to preserve relative / absolute filenames, + // therefore path is only used for testing + if (!makeAbsPath(name, path).exists()) { + // The file extension is probably missing. + // Now try to find it out. + char const * const lyxskak_format[] = {"fen", 0}; + string const lyxskak_name = + find_file(name, path, lyxskak_format); + if (!lyxskak_name.empty()) + name = lyxskak_name; + } + if (makeAbsPath(name, path).exists()) + fix_relative_filename(name); + else + cerr << "Warning: Could not find file '" + << name << "'." << endl; + context.check_layout(os); + begin_inset(os, "External\n\ttemplate "); + os << "ChessDiagram\n\tfilename " + << name << "\n"; + end_inset(os); + context.check_layout(os); + // after a \loadgame follows a \showboard + if (p.get_token().asInput() == "showboard") + p.get_token(); + } + else { // try to see whether the string is in unicodesymbols // Only use text mode commands, since we are in text mode here,